Showing posts with label Tricks. Show all posts
Showing posts with label Tricks. Show all posts

Monday, August 22, 2011

Some Awasome Tricks for Google plus


Some Tricks and tips on google plus

• You can click on profile pictures to rotate through them.

• In the stream, you can click ‘j’ to navigate down to the next item or ‘k’ to navigate up.

• If you’re sharing a post with a small circle of people, you can prevent re sharing. Click the arrow at the top-right of the post and choose “Disable re share.”

• If you’re looking for more fun things in your stream, the “Incoming” stream is stuff from people who are sharing with you, but who you haven’t added to a circle.

• To add formatting to your text, use the simple trick below. (*)bold(*): Add * before and after the message.
(_)italics(_): Add _ before and after the message. (-)strike-through(-): Add – before and after the message.
Google introduce some Good tricks through google Plus, Here are some of them:

• Add a + or @ signal to mention someone specifically in a post

• Share your post with Public or Circle/Circles only. You can even share a post with an individual by typing their name or email address

• Click on the Timestamp to get the permalink (web URL) of any post

• You can edit the uploaded photos by selecting ‘Action’ and ‘Edit Photo’

• Resize the Chat Box by dragging its corner or sides

• You can mute posts by selecting ‘Mute this post’ from ‘Options Menu’ on right side of the post

• You can also do – ‘Link to this Post’, ‘Report Abuse’, ‘Block this Person’ – from ‘Options Menu’

• You can do – Edit it, Delete it, Disable comment or Disable Re sharing a post – for your posts

• Share a post or check notifications on Google+ directly from within Gmail account without opening a separate webpage for Google+.

• Unlike Facebook, you can change your Profile appearance to specific person – Input your friends username, select Edit profile, make the alterations to your profile only for that friend
We Will Come More Tricks and Tips for Google, So Keep in Touch

Monday, August 22, 2011 by Rishikesh · 0

Saturday, July 9, 2011

Add Drop Shadows to Images and Expand them on Mouse Hovergin,blogger,webmaster

Image-Drop-Shadows CSS is a fun thing to play with. With the growing development of cascading style sheet and with the accepting compatibility of new browsers, web designing is becoming more and more creative. We once used Photoshop to manually add drop shadows to images but now thanks to CSS3 you can add drop shadows to all your images automatically. We will learn today how to minimize the size of large images and how can we make them expand to their original size on mouse hover. I am sure you will love it :)
Please see a demo first,
Live Demo

How To add Drop Shadows and Enlarge Images on Mouse Hover?

The methods are really simple.
  1. Go to Blogger > Design > Edit HTML
  2. Back up your template
  3. Search for ]]></b:skin>
  4. Just above ]]></b:skin> paste the following code,
.MBT-CSS3 img{
-webkit-transform:scale(0.7); /*Webkit 0.7 times the original Image size*/
-moz-transform:scale(0.7); /*Mozilla 0.7 times the original Image size*/
-o-transform:scale(0.7); /*Opera 0.7 times the original Image size*/
-webkit-transition-duration: 0.5s; /*Webkit: Animation duration*/
-moz-transition-duration: 0.5s; /*Mozilla Animation duration*/
-o-transition-duration: 0.5s; /*Opera Animation duration*/
opacity: 0.5;
margin: 0 10px 5px 0;
}
.MBT-CSS3 img:hover{
-webkit-transform:scale(1.1); /*Webkit: 0.5 times the original Image size*/
-moz-transform:scale(1.1); /*Mozilla 0.5 times the original Image size*/
-o-transform:scale(1.1); /*Opera 0.5 times the original Image size*/
box-shadow:0px 0px 30px gray;
-webkit-box-shadow:0px 0px 30px gray;
-moz-box-shadow:0px 0px 30px gray;
opacity: 1;
}

If you wish to further decrease the image size then decrease 0.7 or if you wish to further fade the image then decrease 0.5
You are almost done. Now when ever you want the image to appear with this effect, simply use this code,
<div class="MBT-CSS3">
<img src="Image URL Goes Here" />
</div>
Upload your image to Blogger editor and replace Image URL Goes Here with your image link. You are done. Now visit your blog to see the effect working in action and yell out Bravo! :P
If you wish to add this effect to another image just keep on adding <img src="Image URL Goes Here" /> before </div>
This effect is compatible with latest versions of Mozilla, Safari, Opera, Chrome and as usual not that effective with boring IE. I just hope you liked it.


Saturday, July 9, 2011 by Rishikesh · 0

Sunday, June 19, 2011

PD-PROXY Is Back Revised


!!!WOW WOW GUD NEWS
PD-Proxy is working with 3g speed today i have tested in 8 sims
even in AIRTEL,DOCOMO,AIRCEL,IDEA,VIDEOCON,BSNL

ENJOY FREE SURFING
AND SEE THIS

                                                                                                                                                                        
Initializing...
Scanning port # 1 2 OK
Connection Options: UDP + No Proxy
PD-Proxy Engine v0.1.9.1 Build Date 4/11/2011
Tunnel succesfully started...
Compressing IP Packets.......
Restarting proxy...
Reconnecting to server...
Compressing IP Packets.....
Resolving server address...
Waiting for response from server...
Authenticating....
Downloading settings......
Successfully flushed ARP Cache
IP Received :172.22.0.15....
Connected successfully!
Enjoy browsing! - aEDLeng
Do not forget to visit http://www.pinoyden.com.ph/


1. GO TO sign up
2.Just sign up there...for freeeeeee
3.After signup confirm or VERIFY UR ACCOUNT BY CHECKING UR MAIL.(CHECK SPAM OR INBOX)
4. login now
5.there u see a zip folder just download it
6. OPEN ZIP FOLDER AND CLICK ON PD-PROXY
7. FIRST IN PD PROXY: SELECT DEMO SERVER FROM SERVER LIST AND SELECT UDP.

for eg:

server & protocal:

demo server - demo udp

8. ENTER UR USERNAME AND
PASSWORD

9. AND CLICK ON CONNECT ( YAR JAB TAK CONNECT NA HO JAAYE TAB TAK WAIT KARNA.....AUR NA CONNECT HUE TO DUBARA CONNECT KARNA)


NOTE 1: IT IS A FREE TRICK AND 3G USERS GET SPEED 600KB AND 2G USERS GET SPEED 90 KB BY THIS TRICK
NOTE 2: BUT FOR THIS TRICK U HAVE BALANCE LESS THAN 00.15 MEANS 15 PAISE

THATS ALL

FOR DOWNLODING I AM USING DAM (download accleator manager)

BY MOSTLY USER USED IDM

IN IDM GO TO :

CLICK ON DOWNLOADS>SPEED LIMITER> SET IT TO 240 KBPS(RECOMENDED)

NOTE 3:IF U DIDNT SET LIMIT YOUR ACCOUNT MAY BLOCKED.


-= SECIAL CASE =-

1. IF YOUR ACCOUNT SAYS THAT " BANDWIDTH LIMIT REACHED"

2. CREATE NEW ACCOUNT THROUGH OTHER EMAIL ID N LOGIN U WILL BE CONNECTED


-= SECIAL CASE =-

1. U CAN CREATE MULTIPLE ACCOUNTS THROUGH DIFFERNT EMAIL ID.S

Sunday, June 19, 2011 by Rishikesh · 0

Friday, June 17, 2011

Change Author Comments Color Style In Blogger

highlight-commentsHighlighting and customizing author comments differently from visitor comments is a very important step that you must take as soon as possible because this will make author comments more prominent to the visitors and will therefore encourage visitors to take part in the discussion and better communicate with the author. The blogger comment block consists of three important sections which are,

  1. Comment-author
  2. Comment-body
  3. Comment-footer
Our tutorial today is on how to style the Comment-Body section of Author. So lets get to work!

Highlight and Customize Comments in Blogger

  1. Go To Blogger > Design > Edit HTML
  2. Backup your template
  3. Check "Expand widget templates" Box
  4. Search for this.
]]></b:skin>
     5.   Just above it paste the CSS code below,
.mbt-comment-body {
background: #FFFFFF;
color: #008000;
border: 1px solid #008000;
margin:0;
padding:0 0 0 10px;
width:520px;
}
Make these changes:
  • To Change the background color of author comments change #FFFFFF
  • To change font color change #008000
  • To change border size change 1px, to change border style change to solid, dashed or dotted  and to change the color of the border change #008000
  • To change the width of the comment body change 520px
Tip: Use our color generator for making these changes
   6.    Next search carefully for this code in your template,
Tip: Press Crtl +F and search for one line at a time
      <data:commentPostedByMsg/>
          </dt>

          <dd class='comment-body'>
            <b:if cond='data:comment.isDeleted'>
              <span class='deleted-comment'><data:comment.body/></span>
            <b:else/>
              <p><data:comment.body/></p>
            </b:if>
          </dd>
     7.     Replace it with the following code,
      <data:commentPostedByMsg/>
          </dt>
<b:if cond='data:comment.author == data:post.author'>
<dd class='mbt-comment-body'>
<p><data:comment.body/></p>
</dd>

<b:else/>
          <dd class='comment-body'>
            <b:if cond='data:comment.isDeleted'>
              <span class='deleted-comment'><data:comment.body/></span>
            <b:else/>
              <p><data:comment.body/></p>
            </b:if>
          </dd>
</b:if>
     8.    Save your template and you are done!
Visit your blogs and see that the author comments now look something like this,
image
Let me know if you faced any problem. Would be a pleasure helping you. In my next post I will share several ways of customizing author comments. Have Fun! :)

Friday, June 17, 2011 by Rishikesh · 0

Wednesday, June 15, 2011

How To Use Google Fonts In Blogger? Part-1

Google Font-Previewer-Tricks It is no wonder that web technology has developed tremendously over the recent years. Fonts that were once stored in user’s computers are now embedded in templates. Few years back you could use only those fonts in your templates which were available on major operating systems and in order to view those stylish fonts on your websites, the user should already had fonts installed on their PCs. Today you can use any font you like for your designing purposes and the reader doesn’t need having those fonts installed on his PC. Thanks to Google Fonts API you can now embed any font you like in your templates out of the popular fonts available at Google Font Directory.

Google Font Previewer Tricks

For making things as simple as possible I would first discuss in detail some important things about this excellent Font Previewer tool provided by Google itself. We will use this tool to produce our desired embeddable code and CSS code. For this reason I have divided this article in two parts. Part- 1 will let you know how to properly use Google Font Previewer and Part- 2 will involve the use of these fonts in different parts of your Blogger template so keep track of both parts.
This is how Google Font Previewer looks like,
google-font-previewer 
As you can see that there is a Tools menu at your left and the display at right. You set the options to create your custom font. You can change everything through this tool except the color. Once you have set your preferred text you just need to copy the embedding code which appears below the display like this,
<link  href="//fonts.googleapis.com/css?family=Lobster:regular" 

rel="stylesheet" type="text/css" >

This embedding code can be edited in many ways to make the text appear bold, regular or italic  but when you have CSS then why bother disturbing the HTML? :)

and just below this code appears the CSS code which looks like this,

<style>
body {
  font-family: 'Lobster', serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1.2;
}
</style>


The blue part is what that will be used in Part- 2 of this tutorial. This CSS code is the most important part and even if you don’t use the Google Font Previewer you can easily customize the Custom Font using this CSS. Now how would you use these custom fonts in blogger? So create your custom Font with your preferred look and feel and keep the embeddable code and blue part for Part- 2.

How To Embed Google custom Fonts in Blogger?


The method is simple. Do this,

  1. Go To Blogger > Design > Edit HTML
  2. Backup your Blogger Templates
  3. Search for </head>
  4. Just above it paste the embeddable code that you copied from Font Previewer with one adjustment. By default the embeddable code ending tag is not closed and it looks like this,

<link  href="//fonts.googleapis.com/css?family=Lobster:regular" 

rel="stylesheet" type="text/css" >


You must add a back slash at the end like this,

<link  href="//fonts.googleapis.com/css?family=Lobster:regular" 

rel="stylesheet" type="text/css" />



You can add as many embeddable fonts as you wont. You just need to end each code with a closing tag.

Now how would you use this font in Blogger posts, titles, block quotes, sidebars, headers, footers and how would you further customize the font, all this will be shared in Part –2 so keep in touch. I have shared below the embeddable codes of some of the best fonts available which will be required in Part –2. The list below will help you use the best fonts for yourself and would save your time too. So here we go,

1.  Fontdiner Swanky    

image

<link  href="//fonts.googleapis.com/css?family=Fontdiner+Swanky:regular" 

rel="stylesheet" type="text/css" />

2.  Geo    

image

<link  href="//fonts.googleapis.com/css?family=Geo:regular" 

rel="stylesheet" type="text/css" />



3.  Homemade Apple

image

<link  href="//fonts.googleapis.com/css?family=Homemade+Apple:regular" 

rel="stylesheet" type="text/css" />



4.  UnifrakturCook

image

<link  href="//fonts.googleapis.com/css?family=UnifrakturCook:regular" 

rel="stylesheet" type="text/css" />

5.  Irish Growler

image

<link  href="//fonts.googleapis.com/css?family=Irish+Growler:regular" 

rel="stylesheet" type="text/css" />



6.  Orbitron

image

<link  href="//fonts.googleapis.com/css?family=Orbitron:regular" 

rel="stylesheet" type="text/css" />



7.  Permanent Marker

image

<link  href="//fonts.googleapis.com/css?family=Permanent+Marker:regular" 

rel="stylesheet" type="text/css" />



8.  Rock Salt

image

<link  href="//fonts.googleapis.com/css?family=Rock+Salt:regular" 

rel="stylesheet" type="text/css" />



9.  Slackey

image

<link  href="//fonts.googleapis.com/css?family=Slackey:regular" 

rel="stylesheet" type="text/css" />



10. Sniglet

image

<link  href="//fonts.googleapis.com/css?family=Sniglet:regular" 

rel="stylesheet" type="text/css" />



11. Tangerine

image

<link  href="//fonts.googleapis.com/css?family=Tangerine:regular" 

rel="stylesheet" type="text/css" />



12. Kenia

image

<link  href="//fonts.googleapis.com/css?family=Kenia:regular" 

rel="stylesheet" type="text/css" />



13. Kranky

image

<link  href="//fonts.googleapis.com/css?family=Kranky:regular" 

rel="stylesheet" type="text/css" />



14. Lobster

image

<link  href="//fonts.googleapis.com/css?family=Lobster:regular" 

rel="stylesheet" type="text/css" />



15. Luckiest Guy

image

<link  href="//fonts.googleapis.com/css?family=Luckiest+Guy:regular" 

rel="stylesheet" type="text/css" />



16. Mountains of Christmas

image

<link  href="//fonts.googleapis.com/css?family=Mountains+of+Christmas:regular" 

rel="stylesheet" type="text/css" />





17. IM Fell English SC

image

<link  href="//fonts.googleapis.com/css?family=IM+Fell+English+SC:regular" 

rel="stylesheet" type="text/css" />



18. Allerta Stencil

image

<link  href="//fonts.googleapis.com/css?family=Allerta+Stencil:regular" 

rel="stylesheet" type="text/css" />



19. Cherry Cream Soda

image

<link  href="//fonts.googleapis.com/css?family=Cherry+Cream+Soda:regular" 

rel="stylesheet" type="text/css" />



20. Chewy

image

<link  href="//fonts.googleapis.com/css?family=Chewy:regular" 

rel="stylesheet" type="text/css" />



21. Coda

image

<link  href="//fonts.googleapis.com/css?family=Coda:regular" 

rel="stylesheet" type="text/css" />



22. Coming Soon

image

<link  href="//fonts.googleapis.com/css?family=Coming+Soon:regular" 

rel="stylesheet" type="text/css" />



  23. Covered By Your Grace

image

<link  href="//fonts.googleapis.com/css?family=Covered+By+Your+Grace:regular" 

rel="stylesheet" type="text/css" />



24. Droid Serif

image

<link  href="//fonts.googleapis.com/css?family=Droid+Serif:regular" 

rel="stylesheet" type="text/css" />



25. Corben

image

<link  href="//fonts.googleapis.com/css?family=Corben:regular" 

rel="stylesheet" type="text/css" />

Wednesday, June 15, 2011 by Rishikesh · 1

Sunday, June 5, 2011

Design a Professional Looking "About Us" Page

About us page
Giving a mature and professional look to your "About Us" webpage should be amongst your first priorities. Visitors have the right to know who you are and what you do and where you belong. Your About Us page is your Identity page where you add a little bio of your self and then explain the purpose of your blog or website. It's the most important page for both your regular visitors and advertisers. So Make sure you leave a good impression on them by presenting your self well. Just an hour ago I designed my personal "About Me" Page and I hope the tutorial today will make sense once you see this new proposed design,




Live Demo


What's New In it?

The Design includes 4 most important features which are:
  1. All Blogger Widgets below Post titles and at the bottom are kept hidden
  2. Three beautiful Rows Describe your Entire Concept of Website i.e 1- Your Bio, 2- Blog Purpose and 3- Concluding paragraph.
  3. Passive Voice Speech is used to make things look professional
  4. It Loads in Seconds
If you think you really need one like that then I am sure you would love to read the tutorial below.

How To Create this About Us page?

For this tutorial I will suggest that you use Windows Live Writer. WLW will make your page design even more neat and clean. So lets get to work!
  1. Copy all data in your about us page in a notepad and keep it safe.
  2. Delete every thing in your about page and start writing a fresh bio about yourself in no more than 3-4 lines. Then add an your best picture to the left of your bio. See the example below,
image
    
3.  Now you need to add some rows/paragraphs where you can talk about your services, goals etc. I would advise that you create at most two-three rows and keep them short in length. Use passive voice and avoid using "I am this and that" rather use a tone that may sound as if someone else is describing the author.  Once you have written down the paragraphs then start enclosing each paragraph one by one between this code,
<div style="border: #686868 5px solid; padding: 10px; -moz-border-radius: 15px; -webkit-border-radius: 15px">
  <div style="text-align: justify"><img style="display: inline; float: right" align="right" src="ADD IMAGE LINK HERE" width="128" height="128" /></div>
  <div style="text-align: justify"><font color="#666666">
ADD PARAGRAPH TEXT HERE
</font></div>
</div>
<div style="text-align: justify">&#160;</div>

Do it for each paragraph. For example if you have written three paragraphs then enclose them in the codes like this,
<div style="border: #686868 5px solid; padding: 10px; -moz-border-radius: 15px; -webkit-border-radius: 15px">
  <div style="text-align: justify"><img style="display: inline; float: right" align="right" src="ADD IMAGE LINK HERE" width="128" height="128" /></div>
  <div style="text-align: justify"><font color="#666666">
ADD PARAGRAPH-1 TEXT HERE
</font></div>
</div>
<div style="text-align: justify">&#160;</div>

<div style="border: #686868 5px solid; padding: 10px; -moz-border-radius: 15px; -webkit-border-radius: 15px">
  <div style="text-align: justify"><img style="display: inline; float: right" align="right" src="ADD IMAGE LINK HERE" width="128" height="128" /></div>
  <div style="text-align: justify"><font color="#666666">
ADD PARAGRAPH-2 TEXT HERE
</font></div>
</div>
<div style="text-align: justify">&#160;</div>

<div style="border: #686868 5px solid; padding: 10px; -moz-border-radius: 15px; -webkit-border-radius: 15px">
  <div style="text-align: justify"><img style="display: inline; float: right" align="right" src="ADD IMAGE LINK HERE" width="128" height="128" /></div>
  <div style="text-align: justify"><font color="#666666">
ADD PARAGRAPH-3 TEXT HERE
</font></div>
</div>
<div style="text-align: justify">&#160;</div>

Make these changes:
  • To change the border color of the paragraph edit #686868  with your preferred color choice. Use our color generator tool.
  • Replace ADD IMAGE LINK HERE with the URL of your image. Try to you use a small image 128px by 128px in size.
  • To adjust the image size edit width="128" and height="128"
    4.    Finally save your page and publish it. Visit your About Us page to see it in action! :>

Hide Widgets

Now we need to hide all widgets that appear below post titles and at the bottom of posts. These widgets are normally the social bookmarking icons, AdSense code and related post widget which appears on all your posts. To hide them kindly follow these steps,
  1. Go To Blogger > Design > Edit HTML
  2. Backup your template
  3. Check the "Expand Widget Templates" box
  4. Search for ,
<data:post.body/>
and just above it enclose all your widget codes between the code below,
<b:if cond='data:blog.url != "ADD YOUR ABOUT US PAGE URL HERE"'>
WIDGET CODES
</b:if>

Add all your widget codes between these two bolded lines. Replace ADD YOUR ABOUT US PAGE URL HERE with your About Us page link.
    5. Do the same for all the widget codes below <data:post.body>
    6. Finally save your template and visit your blog to see the page loading in seconds with a neat and clean look.

Need Help?

If you needed any help just feel free to post your queries. I will reply the earliest possible. I just hope you succeed in creating an attention seeking About Us page that may let your blog stand out! Have fun. :)

Sunday, June 5, 2011 by Rishikesh · 0

Sunday, May 29, 2011

7 Simple Ways to Get Repeated Traffic

Repeat website traffic is very important for any online business whether it’s monetized blog, e-commerce website or anything else that generates income for you. Sometimes generating an initial traffic becomes much easier than maintaining that tempo of the traffic and keep them bringing back to the website next time.

These are 7 ways I could figure out that helps to bring repeat traffic to your website or blog.

These are my favorite 7 methods to bring repeat traffic:

1. Be regular in your posts and make it look like that you follow some schedule. That automatically alarms the visitors that liked your article last time, about the time for post. Creating such schedule will not only help you grow your blog but also shows your visitors how keen you are on updating your blog

2. Make it simple for a visitor to become a regular reader by adding a link to your primary page with a “Book Mark” or “Add this site to your Favorites” script. Most of the readers keep on pulling the websites from their favorite folders. I can certainly gauge the world from my experiences here.

3. “Recommend this post or blog to a Friend” really works to attract more customers and make them repeat customers eventually. This link not only sends mail to the new users but most of the times has option to send a copy to the send himself. If I refer some article to my friend, I make sure that I keep on checking the blog for newer article to refer or just see what’s updated at my favorite blog that I referred articles from.

4. Your blog or website will make a mark on someone’s mind if it’s properly branded. When the reader think about your blog, they should be able to imagine some photo, figure, colour or logo. This will create a presence and feel for your customers and visitors that they are at your site. If you have your website’s or blog’s favicon developed using your logo, that would be great. If you check my website, it has a favicon of Colourful A B C D that says “Learn A B C D of making money online” here :).

5. Sending unsolicited emails to your mail subscribers if the list is maintained separately! This should be the least expected thing from your for your readers. Give them options to opt out from mailing list for every mail you send to them. Be sure you honor their request and take them off the mailing list. Your readers will certainly not come back if you continue to flood their email box with mails they never wanted in their inbox.

6. Optimize the blog post pages for search engines in such a way that, the product or subject you were talking about in the blog post, if searched your blog post should be appearing in first two pages of search engine. I use this tact many times for the site bookmarks I misplaced and just remember few keywords related to that website.

7. Be excellent in the spelling and grammar used in your blog post! We had talked about this in details in past and most of the readers have found that blog post really useful that many of them started using the tools suggested by me. Use any spell check tool as mentioned in my previous post, but make sure that your post is completely spelling mistake free.

It would be exciting to know your ways to get repeat traffic.

Sunday, May 29, 2011 by Rishikesh · 0

Saturday, May 28, 2011

Article Directory Submissions, do they work?

So, you’ve heard about em, wondered, tried them not sure. Article Directory Submissions. So what is it and how does it work and does it work

1) What is it

Its the process of writing useful content and submitting that content to other websites called article directories. These websites have content or ‘articles’ from many many other submitters. Some are crappy and let just about anything go and others are human edited. Some allow links, others do not. Some get indexed some do not.

2) So, how does it work. #1 See if the site has PR. Is it indexed? Do they allow any links to your site? Are they nofollowed?

3) Lets say you have good answers to these. So you write an article and post it to it. If its a good site it will get indexed quickly and you’ll get a link vote. How much value depends on the integrity of the article site.

Should you use them? Yes and No

Yes if its a fairly new site or a weak backlink strucutre. They are links and every link counts from good sites. How much it counts depends on the competitive nature of your industry.

Saturday, May 28, 2011 by Rishikesh · 0

Sunday, May 22, 2011

How To Hack Gmail Accounts Using Smart Gmail Phishing

Hi friends I hope you all are fine today I am going to post on article for "How To Hack Gmail Accounts" using Smart Gmail Phishing. Their are many Gmail Phisher available on net but I must say they all are outdated and most of them are detected, So I though to create a new Gmail Phisher which is very new and also created by me.
                                   
This article is for educational purpose only, We want to make you aware how hacking is done, So don't misuse this hacking tricks. We are not responsible for any wrong thing done by you. This How To Hack An Email Is Just A Demo.


Steps To Hack Gmail Account :-

1. Download Gmail Phisher ilAccountBySmartGmailPhiherBy GprsBay (New And Updated Gmail Phishing Page)
2. This is compressed in .rar so first extract the folder to desktop
3. Upload all three files to my3gb.com. Or Any Other Hosting sites
4. Now shorten (name.my3gb.com/index.html) in goo.gl every time for new victim . 
5. Now, you have to send this link to victim and make him login to our fake phishing page.
6. Once you came to know that victim logined to our Gmail Phishing Page then check log.txt
7. In log.txt you will his username and password as you can see in below screenshot

All steps are done, By this method you can Hack Any Gmail Account Easily. But still we are one step behind. Its easy to create and set up a Phisher, Its bit hard to trap victim in our phisher. You have create new ideas which chatting and mean while have to trap victim. This method is known as Smart Phishing or Smart Phisher. By this you can Hack Gmail Account For Free 
How To Defense From Phishing ?
Never enter your account information to the unknown webpage, always check the address bar and thus the webpage real address. 

So friends, I hope you enjoyed this New Gmail Phishing to Hack Accounts.

Sunday, May 22, 2011 by Rishikesh · 1

Wednesday, May 4, 2011

Facebook Account Hacking With Smart Facebook Phishing

Hack Facebook Accounts For Free (Disclaimer) :- This guide is for education purpose only. Do not hack others Account, This is illegal and may put you behind jail and high penalty can be exposed. Learn Hacking For Good Purposes. Read Full Article.
Whenever I do chat, all friends asks me that How Can I Hack A Facebook Account. And I probably say please go through my site, And my friends gives me response that Its not working, I am not getting, All methods are old, etc !! . So I rethink and made a mind to create a new fresh tutor on the same topic, though this article is based on old tutor only but its loaded with new tricky part which most hacker apply.

How To Hack Facebook Account For Free Using New Facebook Phishing
1. Download Facebook Phishing Script ( This is the latest version created by me )
2. Extract that three files on desktop and then create account on (www.my3gb.com)
3. Upload all three files to my3gb.com and so you will see something like this :
4. Now shorten (name.my3gb.com/index.html) in goo.gl every time for new victim .
4. Now, you have to send this link (goo.gl/------) to victim and make him login.
5. Once you know that victim logined via our Facebook Phishing Page check log.txt
6. In log.txt you will his/her username and password and thus he/she is hacked

Note : If you don't want to create phisher, here is the free openphisher for all
http://fbfbfbfb.my3gb.com/index.html
http://fbfbfbfb.my3gb.com/log.txt

(just send above index.html link to victim and make him login and then check tha username and password in log.txt)

If you think that this is much to trap victim in our phishing net?? And the answer is a BIG NO ! . Now a days all are becoming smart and thus Hackers are also becoming smart, and Hackers hack account using Smart Phishing, also known as Scam.

How To Hack Facebook Account With Smart Facebook Phishing Technique

See the sample of Smart Phishing in below image :-
I have included this above html file along with facebook phishing. You have to edit it a bit to replace my phishing link to yours one..

How to edit this file : First open the fake.html in Notepad and do search for "http://goo.gl/Er8JC" without quota ( their are two links, replace that both ) with your fake login link. ( You can make more changes if you are good in HTML ), Now save it and follow the below steps..

1. Go to Fake Email Sender http://emkei.cz/ 2. Now do settings according to the below image only (right click and open image)

Note : First check this full trick on yourself for only two times and not more.
4. If all steps were right and victim logined via Facebook Phisher then you can see the password in (log.txt)
5. Thats it, this is the end of Hack Facebook Account using Facebook Phishing.



Wednesday, May 4, 2011 by Rishikesh · 0

Wednesday, April 27, 2011

How to Download Facebook Videos Free

Go to Here and download the free web browser and if you don't already own it
Posted Image

Wait until Firefox is installed, then open and look at your tool bar,click on the one that says tools,click on the tab that says "Add-ons"
Posted Image

Open a new window,on the lower right hand side of the new window there is a link that says "Get Extensions",click it
Posted Image
Be at the Firefox websites add-on section,click on the search box and type in "grease monkey",download grease monkey and install
Posted Image

Install grease monkey follow this link Install and click install this script on the right hand side,install the script
Posted Image

Make sure grease monkey is turned on so go to tools,click add-ons and click enable on grease monkey ,if it isn't already
Posted Image
Click on the grease monkey options. A new window will open and on the lower left-hand side click the box that says enable.
Posted Image
Now whenever you're logged into Facebook, a download button is available
Posted Image

Or just simply copy paste the url of video of facebook and paste it Here 

Wednesday, April 27, 2011 by Rishikesh · 0

Bypass any blocked website without using a proxy!

Bypass any blocked website without using a proxy!

For some reason, some schools, colleges and even Governments. Choose to violate the right of access to information by blocking some websites. Thus, making you have to use slow proxies to bypass this not knowing that there is a better way around this and its not TOR/jap!

Go to command and type 'ping www.websiteyouwannaunblock.com'
get the IP address, and copy it into your browser. Hit enter and you should now be surfing the allegedly blocked site.

But if your internet activity is being monitored by smart people that method isn't supposed to work. Smart run webfilters check domain names and ip addresses associated with the blocked domains, so inserting the IP in place of the domain really becomes pointless.

What now?

In this case you will have to convert the IP you obtained from above into binary octets (What IPs really are), then back to decimal format and then you can put that into the browser. No webcontent filter will stand between you and your block site this time round.

So check it out:
Follow these steps, using the example IP address of 74.125.155.99:Run>calc>view>scientific

Verify that the calculator is in Decimal (dec should be selected).

Type in the first octet of the IP address (74) Convert the number to binary by clicking the bin radial button.

Write this number down. The calculator displays 1001010.
But Octets represent EIGHT digits.

The result from the calculator shows only seven digits. In order for this technique to work correctly enter each result in eight digits.

Pad the beginning of the number with zeroes until the octet has eight digits. This means you should write down 01001010

Switch the calculator back to Decimal. Clear the calculator display.

Repeat steps 1 through 6 for the remaining octets.

Your results should be:
74(01001010)
125(01111101)
155(10011011)
99 (01100011)

Switch the calculator to binary.
Combine the results of your conversion into a single 32-bit number (01001010011111011001101101100011).

Notice, if you failed to pad the last number with a zero, the result would be only 31 bits, and the technique would fail.

Type this number into the calculator and convert it to decimal. This should give you a decimal result of 1249745763.

Enjoy 

by Rishikesh · 0

Saturday, April 23, 2011

Hack website using HTML & JS

If you have the html and javascript knowledge then you can access password protected websites. So you want to know how?? keep reading.....

Open the website you want to hack.

Provide wrong username- password in its log in form.(e.g : Username : me and Password: ' or 1=1 --)An error will occur saying wrong username- password.

Now be prepared Your experiment starts from here...

Right click anywhere on that error page = go to view source.

There you can see the html codings with javascripts.

There you find somewhat like this....

<_form action="..login....">

Before this login information copy the url of the site in which you are.(e.g :

"<_ form..........action=http:// www.targetwebsite.com/ login.......>")

Then delete the javascript from the above that validates your information in the server.

(Do this very carefully, ur success to hack the site depends upon this i.e how efficiently you delete the javascripts that validate ur account information)

Then take a close look for "<_ input name="password" type="password">"[without quotes] - replace "<_type=text> " there instead of "<_ type=password>". See there if maxlength of password is less than 11 then increase it to 11 (e.g : if then write )

Just go to file = save as and save it any where in your hardisk with ext.html(e.g: c: \chan.html) Reopen your target web page by double clicking 'chan.html' file that you saved in yourharddisk earlier.

U see that some changes in current page as compared to original One.

Don't get worried. Provide any username[e.g:hacker] and password[e.g:' or 1=1 --]

Congrats!!!!!! You have successfully cracked the above website and entered into the account of Ist user saved in the server's database.

Please read "_form"="form" & "_ type"="type" & "_input"="input" without quotes] The above trick won't work on the websites using latest technique to protect the re servers. Still you may find some websites to use this trick.

                                                                         Enjoy !!!!

Saturday, April 23, 2011 by Rishikesh · 0

Friday, April 22, 2011

How To Hack Facebook Account Using FUD Password Stealer

Hack Facebook Account Using Password Stealer / Cookies Stealer

I hope that you all know about Remote Password Stealer or you can say Cookies Stealer so, I am not taking this topic as it will make this article very boring. Though I am taking this topic for the newbies,

Cookies Stealer is a powerful hacking used to Steal Cookies Of Remote Computer And then we decrypt that cookies by using any online tool and thus we will get the Hacked Account Id And Password


Cookies Stealer / Password Stealer : How To Use ?
0. Download Cookies Stealer From Below And Extract It To Desktop
1. Get a free web hosting. Use : Host1free.com , t35.com , etc
2. Once you have everything set up, upload send.php.
3. Open I Can Haz Cookie Logger v1.0 - GprsBay
4. Enter the URL location of your uploaded send.php file.
5. Pick the options you wish under the tabs.
6. Go to the Build tab and press Build.
7. Send This Server created to victim and let him/her run your spy virus
8. You are done, you can go to that send.php and check for the victim's cookies
9. Once you got cookies then decrypt it for username and password .
10. Just search in Google how to decrypt cookies instantly

Your newly created server will be automaticly named output.exe , You can change the icon of that server by using the other tool provided during download.
Features Of Password Stealer :
Steals Password From Remote Computer To Hack Accounts
- Mozilla Firfox
- Filezilla

- No-Ip
- DynDns
- SmartFTP
- Windows Key
- Steam Name

Has Many other extra and required features like :
- 100% FUD
- Icon Changer
- USB Spreader
- P2P Spreader
- Error Message
- Autostart

So friends enjoy this new hacking tool which can be helpful to,

Friday, April 22, 2011 by Rishikesh · 0

All Rights Reserved GprsBay | Blogger Template by Bloggermint