Monday 13 August 2012

25 Cool Google Tricks


There are lots of hidden secrets in Google you may not know . Today I'm gonna write about 25 of them. They are damn cool. Here we go:

1.Google Gravity : Don't you hate it when you can't find searched lyrics of a song which you can't remember ? Frustrated ? Get all your frustration on google by throwing all of it's content.

Just Go To Google > Type 'Google Gravity' > Click on 'I'am Feeling Luck  > Smack It Down
2.Google Sphere : Sick with scrolling images ? Now you can revolve them around Google by using this trick.

Just Go To Google > Type 'Google Sphere' > Click on 'I'am Feeling Luck  > Search Some Images
3.Zerg Rush : Do you think Google doesn't need any food? Wohhh you are so wrong, Google is hungry enough to eat your search results . Really you will find Google a bit hungry

Just Go To Google > Type 'Zerg Rush' > Click on 'I'am Feeling Luck  > Kill Some Hungry Beasts
4.Do A Barrel Roll : I can control Google with my words. I'll tell Google to do a barrel roll and he'll surely do that. Come On , I'am not kidding.

Just Go To Google > Type 'Do A Barrel Roll' > Click On Search > See My Control
5.The Answer To Life, The Universe And Everything : Some times I wonder what is life and what is the answer to life , the universe and everything.

Just Go To Google > Type 'the answer to life the universe and everything' > Click On Search > Find The Answer Out
6.Pacman : You remember a video game we played in childhood, eating food with our pacman. Man that was awesome plus you can now play pacman on Google and yea it's awesome.

Just Go To Google > Type 'Pacman' > Click on 'I'am Feeling Luck  > PG
7.Recursion : Google pokes fun at its own "did you mean" suggestions if you search recursion (repetition or returning) by questioning your spelling even though you didn’t make a mistake.

Just Go To Google > Type 'Recursion' > Click On Search > Did You Mean?
8.Kerning : Kerning is the spacing between letters in a word. When you do a search for kerning, Google changes the spaces between letters in the word 'kerning' in all the results. Heehee. You see what they did there?

Just Go To Google > Type 'Kerning' > Click On Search > K e r n i n g
9.Anagram : If you search for 'anagram' (rearranging the letters in a word to make a new word or phrase), Google rearranges the letters to suggest you were really searching for 'nag a ram'.

Just Go To Google > Type 'Anagram' > Click On Search > Nag A Ram
10.Find Chuck Norris : Google won't search for Chuck Norris because it knows you don't find Chuck Norris, he finds you.

Just Go To Google > Type 'Find Chuck Norris' > Click on 'I'am Feeling Luck  > Be-aware
11.Askew/Tilt : My family always wanted me to do something practical but I never did. Wanna see something practical ? Try this.

Just Go To Google > Type 'Askew' Or 'Tilt'> Click On Search > Practical
12.Goglogo : Customize Google logo and create your own little Google with Goglogo or create one for your girlfriend who is lazy enough to create it by herself.

Just Go To Google > Type 'Goglogo' > Click on 'I'am Feeling Luck  > Google
13.Binary : I really hate binary numbers but Google likes it. So he prefer to show binary digits as search query.

Just Go To Google > Type 'Binary'> Click On Search > It Sucks
14.Google Heart : Love is just complicated as maths and you can't solve it but Google can. Also it proves that Google has a heart inside his server.

It's Too Big Just Click Here To Visit
15.Google Rainbow : Girl gonna love this trick. Google Rainbow you may found a golden pot there just maybe.

Just Go To Google > Type 'Google Rainbow' > Click on 'I'am Feeling Luck  > Nyan Nyan Nyan
16.Google Mirror : Once I told Google to see his face in mirror. He is still upset with it. In mirror, Google looks horrible.

Just Go To Google > Type 'Google Mirror' > Click on 'I'am Feeling Luck  > elgooG
17.Annoying Google : In this trick Google will annoy all guys who are in hurry. Just go and type your search query in search box.

Just Go To Google > Type 'Annoying Google' > Click on 'I'am Feeling Luck  > Stop It
18.Google Terminal : Geek's method to access Google via terminal command lines.This is the coolest Google ever for me. It makes me feel like a pro-programmer.

Just Go To Google > Type 'Google Terminal' > Click on 'I'am Feeling Luck  > Like A Boss
19.Epic Google : Epic Google is Google on steroids . Once the page loads, the logo, search bar, “Search” and “I’m Feeling Excessive” buttons, all swell.

Just Go To Google > Type 'Epic Google' > Click on 'I'am Feeling Luck  > Run Run
20.Weenie Google : Weenie Google is the flip side of Epic Google. Once the page loads, logo, search bar, "Search" and "I'm Feeling Inadequate" buttons,will begin to shrink.

Just Go To Google > Type 'Weenie Google' > Click on 'I'am Feeling Luck  > Oops
21.Google MentalPlex : It's amazing. I won't tell you about this one. Just go and check this whole page out you may get surprised.

Just Go To Google > Type 'Google MentalPlex' > Click on 'I'am Feeling Luck  > Epic
22.Google Hacker : Those who are familiar with the so-called language of hackers may love using this Google trick to amuse haxor pals or confound the squares.

Just Go To Google > Type 'Google Hacker' > Click on 'I'am Feeling Luck  > Hack It
23.Google Underwater : One of the best tricks because your search results will float in water with sharks and all stuff.

Just Go To Google > Type 'Google Underwater' > Click on 'I'am Feeling Luck  > Swimming Time
24.Let Me Google That For You : Lazy enough to send big links then LMGTFU is for you..

Just Go To Google > Type 'Let Me Google That For You' > Click on 'I'am Feeling Luck  > Enjoy
25.I Love Google : I Know you love Google but it's not about that. Type what you love and it'll show everything about it.

Just Go To Google > Type 'I Love Google' > Click on 'I'am Feeling Luck  > Enjoy

Saturday 11 August 2012

Colorful jQuery Menu For Blogger


jQuery is totally amazing and today we're going to get another amazing jquery menu for your blogs and sites. First of all just wanna remind you all that you can also use this menu in your html documents and sites.

  • Go To Blogger > Layout > Add A Widget > HTML / Javascript
  • And paste the following script :
<script type="text/javascript" src="http://widcraft.googlecode.com/svn/jquery.min.js"></script>
<script type="text/javascript" src="http://widcraft.googlecode.com/svn/Easing-Init.js"></script>
<style type="text/css">
#menu { float: left; position: relative; top: 0; left: 0; overflow: hidden; }
#menu .colourful { display: block; position: absolute; background: #f0ad22; height: 38px; width: 85px; top: 4px; left: -100px; }
#menu ul { margin: 0; padding: 0; list-style: none; float: left; position: relative; top: 0; left: 0; z-index: 1; }
#menu li { float: left; margin: 0 1px 0 0; }
#menu a:link, #menu a:visited, #menu a:hover, #menu a:active { color: #000; text-align: center; display: block; border: solid; border-width: 4px 0 0; line-height: 40px; width: 85px; }
#menu li a:hover { text-decoration: none; color: #fff; text-shadow: 0 0 1px #999; }
</style>
      <!-- start menu -->
      <div id="menu">
        <ul>
          <li>
            <a href="#">Home </a>
          </li>
          <li>
            <a href="#">Widgets</a>
          </li>
          <li>
            <a href="#">SEO</a>
          </li>
          <li>
            <a href="#">Tutorials</a>
          </li>
          <li>
            <a href="#">CSS3</a>
          </li>
          <li>
            <a href="#">jQuery</a>
          </li>
          <li>
            <a href="#">Blogging</a>
          </li>
          <li>
            <a href="#">RSS</a>
          </li>
          <li>
            <a href="#">Contact Us</a>
          </li>
        </ul>
      </div>
      <!-- end menu --> 
  • Now just replace all # with your links and all Menu item names with your custom names. 
Not Working : If it's not working then follow these steps :

  • Go To Blogger > Layout > And remove all other menus except this one.
  • Go To Blogger > Template > Edit HTML > And remove all css with #Menu.
Still not working ? Comment so i can help you.....

Friday 10 August 2012

Feedback Widget For Blogger


This widget will help you to know what your viewers think about your blog and it really gives a pro-look to your blog. Alright here we go :
  • First go and create a Feedback form with the help of this post.
  • Now after creating form just put 'Form Embed Code' below :
  • Just add and if your form doesn't fit in screen size go to layout and edit this widget and change Width and Height of your Form Embed Code

Cool Round CSS3 Badge


As you can see in above pic these round css3 badges are totally awesome and it's too easy to make :


<div id="RC3B">
HD
</div>
<style>
div#RC3B {background:black;
height:60px;
width:60px;
-moz-border-radius:64px;
-webkit-border-radius:64px;
padding:32px;
text-align:center;
color:white;background:#f656ac;
border:4px solid white;-webkit-box-shadow: 0 0 1px rgb(0,0,0);
-moz-box-shadow: 0 0 1px rgb(255,0,0);
box-shadow: 0 0 1px rgb(255,0,0);font-size:50px; font-weight:bold;text-shadow: 0px 2px 2px #1F1F1F;
-webkit-transform: rotate(-19deg);
-moz-transform: scale(0) rotate(-19deg);
-ms-transform: scale(0) rotate(-19deg);
transform: scale(0) rotate(-19deg);
rotate(-19deg);
-ms-transform: scale(0) rotate(-19deg);
transform: scale(0) rotate(-19deg);
</style>


Now just replace HD with your text and paste it on your site or blog.

URL Encoder

Thursday 9 August 2012

Recent Posts Slider For Blogger


Amazing recent posts slider for blog which shows recent posts of your blog in a cool way. I made it more easy to add this widget by creating a widget generator so now you don't have to do any editing on your blog.

Amazing jQuery Color Picker


Let me guess maybe you created a from with a color field and thought about adding some cool color pickers then searched it on google and you found us.....WOW google really works just kidding.....In this post i'am gonna post about this color picker you can see above in pic.....you can use this on your blogger,wordpress or any html supported thing such as a simple html document.
  • On Blogger : Go to Blogger > Template > Edit HTML  > Post Below Script Above  </head>  Tag
  • On Other : Just post below script above </head>
  • Post below script :
<script src="
http://widcraft.googlecode.com/svn/jquery.js" type="text/javascript"></script>
<script src="http://widcraft.googlecode.com/svn/ColorPicker.js" type="text/javascript"></script>

Done with all scripting now time to learn how add this color box in your pages
<input id="mycolor" name="mycolor" type="text" value="#ffcc00" class="iColorPicker" />
Important: each input field need to have unique ID
That's It.....Comment For Any Help/Suggestion/Request/

Tuesday 7 August 2012

Setup Feed On Your Blogger


In this quick post, I'm not gonna teach you how to create feed for your blogger, but how to setup correctly in blogger. After doing this your visitors can check your feed out in this url : http://yourblog.blogspot.com/feeds/posts/default

It's too simple we just have to put your feed url in blogger settings. It's necessary to setup feed otherwise some widgets will not work in your blog.
  • Grab your feed url (Example : feeds.feedburner.com/WidgetCraft
  • Go To Blogger > Settings > Other > Post Feed Redirect URL
  • Paste your feed url and click on save.
That's IT!

Tip : You can also get feed url by adding 'Subscribe By Email' Widget on your blog.

Sunday 5 August 2012

Get A Free Short Domain For Your Blog



Not in any specific favorable order;

Website: http://www.dot.tk/
Short Domain: yourdomain.tk

Website: http://www.freedomain.co.nr/
Short Domain: yourdomain.co.nr

Website: http://www.nic.cz.cc/
Short Domain: yourdomain.cz.cc.
--
Website: http://www.co.cc/
Short Domain: yourdomain.co.cc/.
--
Website: http://www.com.co.in/home.html
Short Domain: yourdomain.com.co.in
--
Website: http://www.c-o.in/myred/home.php
Short Domain:
yourname.c-o.in
yourname.c-o.cc
yourname.coz.in
yourname.cq.bz
--
Website: http://www.unonic.com/
Short Domain:
yourdomain.net.tf
yourdomain.eu.tf
yourdomain.us.tf
yourdomain.int.tf
yourdomain.ca.tf
yourdomain.de.tf
yourdomain.at.tf
yourdomain.ch.tf
yourdomain.edu.tf
yourdomain.ru.tf
yourdomain.pl.tf
yourdomain.cz.tf
yourdomain.bg.tf
yourdomain.sg.tf
--
Website: http://www.smartdots.com/
Short Domain:
yourdomain.eu.tc
yourdomain.us.tc
yourdomain.int.tc
yourdomain.de.tc
yourdomain.at.tc
yourdomain.pro.tc
yourdomain.de.tc
yourdomain.co.at.tc
yourdomain.es.tc
yourdomain.ru.tc
yourdomain.ua.tc
yourdomain.se.tc
yourdomain.dk.tc
yourdomain.be.tc
yourdomain.pl.tc
yourdomain.bg.tc
yourdomain.cz.tc
yourdomain.mx.tc
yourdomain.br.tc
yourdomain.hk.tc
yourdomain.kr.tc
yourdomain.th.tc
yourdomain.ph.tc
--
Website: http://www.co.tv/
Short Domain: yourdomain.co.tv
--
Website: http://www.eu.tv
Short Domain: yourdomain.eu.tv
--
Website: http://www.uni.cc/site/home.php
Short Domain: yourdomain.uni.cc
--
Website: http://www.eu.org/
Short Domain: yourdomain.eu.org
--
Website: http://www.yi.org/
Short Domain yourdomain.yi.org
--
Website: http://www.friko.pl/
Short Domain: yourdomain.xorg.pl
--
Website: http://www.da.ru/
Short Domain: yourdomain.da.ru
--
Website: http://www.bee.pl/index.html
Short Domain: yourdomain.bee.pl
--
Website: http://www.za.net/
Short Domain:
yourdomain.za.net
yourdomain.za.org
--
Website: http://www.9hz.com
Shortdomain: yourdomain.nhz.com

Cool HTML5 And CSS3 Menu For Blogger


We all know power of HTML5 and CSS3 , so today i'am posting about a cool HTML5 and CSS3 menu for your blogger and sites. Again wanna remind you that you can all use this menu in wordpress , sites and all type of HTML documents.

  • Go to Blogger > Layout > Add A Gadget > HTML/Javascript 
  • Paste following code in it
<style>
.main-ul li {
    float:left;
     list-style: none;
      position:relative;
       width:25%;
      text-align:center;
   }
.main-ul li a {
                      display:block;
     padding-bottom:20px;
     padding-right:10px;
     padding-top:10px;
     padding-left:10px;
      text-decoration:none;
     position: relative;
      z-index: 100;
     background-color: rgba(164, 164, 164, 0.2);
      -webkit-transition: all 1s;
     -moz-transition: all 1s;
      -o-transition: all 1s;
      transition: all 1s;
   }
.main-ul li a span{
           display:block;
           padding-top:10px;
           font-weight:700;
           font-size: 20px;
           color: rgba(120, 120, 120, 0.9);
           text-transform:uppercase;
           font-family: 'Kotta One', serif;
 }
.main-ul li:hover span{
                   color: #fff;
}
.main-ul li:nth-child(1):hover a{
                background-color: rgba(175,54,55,0.8);
                -moz-transform: rotate(-3deg);
                -webkit-transform: rotate(-3deg);
                -o-transform: rotate(-3deg);
                 transform: rotate(-3deg);
}
.main-ul li:nth-child(2):hover a{
   background-color: rgba(199, 204, 73, 0.8);
   -moz-transform: rotate(-3deg);
   -webkit-transform: rotate(-3deg);
   -o-transform: rotate(-3deg);
   transform: rotate(-3deg);
}
.main-ul li:nth-child(3):hover a{
   background-color: rgba(213, 135, 11, 0.8);
   -moz-transform: rotate(3deg);
   -webkit-transform: rotate(3deg);
   -o-transform: rotate(3deg);
   transform: rotate(3deg);
}
.main-ul li:nth-child(4):hover a{
   background-color: rgba(51, 143, 144, 0.8);
   -moz-transform: rotate(3deg);
   -webkit-transform: rotate(3deg);
   -o-transform: rotate(3deg);
   transform: rotate(3deg);
}
.main-ul li:nth-child(5):hover a{
   background-color: rgba(117,18,98,0.8);
   -moz-transform: rotate(-3deg);
   -webkit-transform: rotate(-3deg);
   -o-transform: rotate(-3deg);
   transform: rotate(-3deg);
}
.main-ul li:nth-child(6):hover a{
   background-color: rgba(33, 136, 215, 0.8);
   -moz-transform: rotate(-3deg);
   -webkit-transform: rotate(-3deg);
   -o-transform: rotate(-3deg);
   transform: rotate(-3deg);
}
.main-ul li:nth-child(7):hover a{
   background-color: rgba(109, 109, 109, 0.8);
   -moz-transform: rotate(3deg);
   -webkit-transform: rotate(3deg);
   -o-transform: rotate(3deg);
   transform: rotate(3deg);
}
.main-ul li:nth-child(8):hover a{
   background-color: rgba(152, 120, 92, 0.8);
   -moz-transform: rotate(3deg);
   -webkit-transform: rotate(3deg);
   -o-transform: rotate(3deg);
   transform: rotate(3deg);
}
</style>
<ul class="main-ul">
         <li><a href="#"><span>Home</span></a></li>
         <li><a href="#"><span>Article</span></a></li>
         <li><a href="#"><span>Blog</span></a></li>
         <li><a href="#"><span>Gallery</span></a></li>
         <li><a href="#"><span>About</span></a></li>
         <li><a href="#"><span>Contact Us</span></a></li>
         <li><a href="http://widcraft.blogpspot.com"><span>Widgets</span></a></li>
         <li><a href="#"><span>Templates</span></a></li>
 </ul>
  • Now just change # with you links and bold text with your titles.....
Need any help or wanna join the dark side then please comment :)

Popular Posts

 
Powered by Blogger.