<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ray.MY: Tech, Web, Blogging Tips and PC Freewares stuffs &#187; javascript</title>
	<atom:link href="http://ray.my/tag/javascript/feed" rel="self" type="application/rss+xml" />
	<link>http://ray.my</link>
	<description>Geek stuffs that matters....and life.</description>
	<lastBuildDate>Mon, 21 Sep 2009 14:52:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Make Google Logo Dance</title>
		<link>http://ray.my/fun-stuffs/make-google-logo-dance</link>
		<comments>http://ray.my/fun-stuffs/make-google-logo-dance#comments</comments>
		<pubDate>Thu, 18 Sep 2008 15:26:33 +0000</pubDate>
		<dc:creator>Raymond</dc:creator>
				<category><![CDATA[Fun Stuffs]]></category>
		<category><![CDATA[Funny]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[google hack]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.ray.my/?p=112</guid>
		<description><![CDATA[Found a really good Google hack, which basically makes the logo dance on the screen. Here&#8217;s how to do it: 1. Go to http://www.google.com/webhp?hl=en 2. Copy and paste the following url and paste unto the navigation bar of the page (replacing the previous url) javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ray.my/wp-content/uploads/2008/09/google_page.gif" onclick="return TrackClick('http%3A%2F%2Fwww.ray.my%2Fwp-content%2Fuploads%2F2008%2F09%2Fgoogle_page.gif','google_page')" rel="lightbox[112]"><img class="aligncenter size-medium wp-image-113" title="google_page" src="http://www.ray.my/wp-content/uploads/2008/09/google_page-300x231.gif" alt="" width="300" height="231" /></a></p>
<p>Found a really good Google hack, which basically makes the logo dance on the screen. Here&#8217;s how to do it:</p>
<p>1. Go to <a href="http://www.google.com/webhp?hl=en" onclick="return TrackClick('http%3A%2F%2Fwww.google.com%2Fwebhp%3Fhl%3Den','')" target="_blank"></a><a>http://www.google.com/webhp?hl=en</a></p>
<p>2. Copy and paste the following url and paste unto the navigation bar of the page (replacing the previous url)</p>
<p><strong>javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.images; DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position=&#8217;absolute&#8217;; DIS.left=Math.sin(R*x1+i*x2+x3)*x4+x5; DIS.top=Math.cos(R*y1+i*y2+y3)*y4+y5}R++}setInterval(&#8216;A()&#8217;,5); void(0);</strong></p>
<p>3. Hit <strong>Enter </strong>and see the logo dance!</p>
<p>As you may have guess this is really just the javascript at work, but hey, for the fun of it.</p>
<p>You can try the hack on other .com sites with any pictures logo as well, however not all will work though.</p>
<p>via [<a href="http://www.helpero.com/" onclick="return TrackClick('http%3A%2F%2Fwww.helpero.com%2F','Helpero')" target="_blank">Helpero</a>]</p>
<div class="linkwithin_hook" id="http://ray.my/fun-stuffs/make-google-logo-dance"></div>

<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-wealth">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://ray.my/fun-stuffs/make-google-logo-dance/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://ray.my/fun-stuffs/make-google-logo-dance&amp;t=Make+Google+Logo+Dance" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Make+Google+Logo+Dance&amp;body=Link: http://ray.my/fun-stuffs/make-google-logo-dance (sent via shareaholic)%0D%0A%0D%0A----%0D%0A %0A%0AFound%20a%20really%20good%20Google%20hack%2C%20which%20basically%20makes%20the%20logo%20dance%20on%20the%20screen.%20Here%27s%20how%20to%20do%20it%3A%0A%0A1.%20Go%20to%20http%3A%2F%2Fwww.google.com%2Fwebhp%3Fhl%3Den%0A%0A2.%20Copy%20and%20paste%20the%20following%20url%20and%20paste%20unto%20the%20navigation%20bar%20of%20the%20page%20%28replacing%20the%20previous%20url%29%0A%0Ajavascript%3AR%3D0%3B%20x1%3D.1%3B%20y1%3D.05%3B%20x2%3D." rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://ray.my/fun-stuffs/make-google-logo-dance&amp;title=Make+Google+Logo+Dance" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://ray.my/fun-stuffs/make-google-logo-dance&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://ray.my/fun-stuffs/make-google-logo-dance&amp;title=Make+Google+Logo+Dance&amp;srcUrl=http://ray.my/fun-stuffs/make-google-logo-dance&amp;srcTitle=Make+Google+Logo+Dance&amp;snippet=%0A%0AFound%20a%20really%20good%20Google%20hack%2C%20which%20basically%20makes%20the%20logo%20dance%20on%20the%20screen.%20Here%27s%20how%20to%20do%20it%3A%0A%0A1.%20Go%20to%20http%3A%2F%2Fwww.google.com%2Fwebhp%3Fhl%3Den%0A%0A2.%20Copy%20and%20paste%20the%20following%20url%20and%20paste%20unto%20the%20navigation%20bar%20of%20the%20page%20%28replacing%20the%20previous%20url%29%0A%0Ajavascript%3AR%3D0%3B%20x1%3D.1%3B%20y1%3D.05%3B%20x2%3D." rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-posterous">
			<a href="http://posterous.com/share?linkto=http://ray.my/fun-stuffs/make-google-logo-dance&amp;title=Make+Google+Logo+Dance&amp;selection=%0A%0AFound%20a%20really%20good%20Google%20hack%2C%20which%20basically%20makes%20the%20logo%20dance%20on%20the%20screen.%20Here%27s%20how%20to%20do%20it%3A%0A%0A1.%20Go%20to%20http%3A%2F%2Fwww.google.com%2Fwebhp%3Fhl%3Den%0A%0A2.%20Copy%20and%20paste%20the%20following%20url%20and%20paste%20unto%20the%20navigation%20bar%20of%20the%20page%20%28replacing%20the%20previous%20url%29%0A%0Ajavascript%3AR%3D0%3B%20x1%3D.1%3B%20y1%3D.05%3B%20x2%3D." rel="nofollow" class="external" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://ray.my/fun-stuffs/make-google-logo-dance&amp;title=Make+Google+Logo+Dance" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fray.my%2Ffun-stuffs%2Fmake-google-logo-dance&amp;t=Make+Google+Logo+Dance" rel="nofollow" class="external" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Make+Google+Logo+Dance+-+&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://ray.my/fun-stuffs/make-google-logo-dance/feed</wfw:commentRss>
		<slash:comments><span class="dsq-postid" rel="112 http://www.ray.my/?p=112">0</span></slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/


Served from: ray.my @ 2012-02-07 18:50:59 -->
