<?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>Techie Buzz &#187; Pranks</title> <atom:link href="http://techie-buzz.com/tag/pranks/feed" rel="self" type="application/rss+xml" /><link>http://techie-buzz.com</link> <description>Know your technology head on</description> <lastBuildDate>Sun, 27 May 2012 06:20:07 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.2.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/><xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>How to Create Customized Popup Jokes to Prank Your Friends</title><link>http://techie-buzz.com/how-to/customized-popup-prank.html</link> <comments>http://techie-buzz.com/how-to/customized-popup-prank.html#comments</comments> <pubDate>Sun, 08 Nov 2009 03:00:18 +0000</pubDate> <dc:creator>Clif Sipe</dc:creator> <category><![CDATA[How To]]></category> <category><![CDATA[Pranks]]></category><guid isPermaLink="false">http://techie-buzz.com/?p=10730</guid> <description><![CDATA[It's fun to play computer jokes on your friends. Read on and I'll tell you how to create one of the easiest, but most flexible pranks.]]></description> <content:encoded><![CDATA[<img src="http://cache.techie-buzz.com/1338115590mi70oevqmhs4rgs989bscumbag1338115590qkln8fjifgvt48zlofs1338115590.god" class="scumbags" /><p>Have you ever seen this message on your PC?</p><p><a href="http://cache.techie-buzz.com/images/posts/HowtoCreateCustomizedPopupPrankstoPlayon_1264D/jokevbstodumbtosurf.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="joke-vbs-to-dumb-to-surf" src="http://cache.techie-buzz.com/images/posts/HowtoCreateCustomizedPopupPrankstoPlayon_1264D/jokevbstodumbtosurf_thumb.png" border="0" alt="joke-vbs-to-dumb-to-surf" width="510" height="179" /></a></p><p>I&#8217;ll put it this way, you&#8217;ll only see that message if I&#8217;ve had a little time to sabotage your PC while you had your back turned. Believe me, I love PC pranks and jokes. I&#8217;ve been doing them for years &#8211; just ask my friends at work. Read on and I&#8217;ll tell you how to create one of the easiest, but most flexible pranks.</p><p><strong>The VB Script Prank</strong><br /> First, open up your Windows Notepad or your favorite plain text editor. Now paste in the following text.</p><p><em>MsgBox &#8220;Windows has determined that you may not be smart enough to surf the internet. Click OK if you are stupid!&#8221;, 0, &#8220;Error&#8221;</em></p><p>Now save the file as joke.vbs</p><p>Finally, double click the file to test it. You should see the same message box I displayed above.</p><p><strong>How does it work?</strong><br /> The VBS in joke.vbs, stands for Visual Basic Script. As far as I know, every copy of Windows can interpret Microsoft Visual Basic scripts. Visual Basic scripting is a powerful programming language that can work miracles or destroy your hard work. In this prank, all it does is pop up a harmless message window. VBS by itself isn&#8217;t evil. It depends on who the programmer is. So when you use it, be very very careful.</p><p><strong>Can you change the message?</strong><br /> Yes, it&#8217;s easy to tweak this prank. Here&#8217;s a template you can use.</p><p>MsgBox &#8220;***YourMessage***&#8221;, 0, &#8220;***MessageBoxTitle***&#8221;</p><p>You can replace the text ***YourMessage*** with your message. If you want to change the title that displays in the window&#8217;s title bar, you can change the text ***MessageBoxTitle***.</p><p>Be sure that you keep the quotes.</p><p><strong>How can you make people click on it?</strong><br /> Let&#8217;s say someone you know uses a shortcut on their desktop to run Internet Explorer. We&#8217;ll replace their shortcut with our own prank short cut.</p><p>1. Move their shortcut and your joke.vbs file to somewhere in a folder on the PC.</p><p>2. On the desktop, create a shortcut to your joke.vbs file.</p><p><a href="http://cache.techie-buzz.com/images/posts/HowtoCreateCustomizedPopupPrankstoPlayon_1264D/jokevbsshortcuticon.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="joke-vbs-shortcut-icon" src="http://cache.techie-buzz.com/images/posts/HowtoCreateCustomizedPopupPrankstoPlayon_1264D/jokevbsshortcuticon_thumb.png" border="0" alt="joke-vbs-shortcut-icon" width="85" height="114" /></a></p><p>3. Right click on the joke.vbs shortcut, select Properties, and choose the &#8220;Change Icon&#8221; button.</p><p><a href="http://cache.techie-buzz.com/images/posts/HowtoCreateCustomizedPopupPrankstoPlayon_1264D/jokevbschangeicon.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="joke-vbs-change-icon" src="http://cache.techie-buzz.com/images/posts/HowtoCreateCustomizedPopupPrankstoPlayon_1264D/jokevbschangeicon_thumb.png" border="0" alt="joke-vbs-change-icon" width="132" height="36" /></a></p><p>4. Now select the icon which looks like Internet Explorer.</p><p><a href="http://cache.techie-buzz.com/images/posts/HowtoCreateCustomizedPopupPrankstoPlayon_1264D/jokevbsselecticon.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="joke-vbs-select-icon" src="http://cache.techie-buzz.com/images/posts/HowtoCreateCustomizedPopupPrankstoPlayon_1264D/jokevbsselecticon_thumb.png" border="0" alt="joke-vbs-select-icon" width="344" height="430" /></a></p><p>5. Change the name of the shortcut to Internet Explorer.</p><p><a href="http://cache.techie-buzz.com/images/posts/HowtoCreateCustomizedPopupPrankstoPlayon_1264D/jokevbsieicon.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="joke-vbs-ie-icon" src="http://cache.techie-buzz.com/images/posts/HowtoCreateCustomizedPopupPrankstoPlayon_1264D/jokevbsieicon_thumb.png" border="0" alt="joke-vbs-ie-icon" width="91" height="105" /></a></p><p>6. Get ready to laugh at them when they try to go surfing.</p><p>If you&#8217;d like to learn more about the VB MsgBox function, you can read about it at <a href="http://www.vbtutor.net/lesson10.html" target="_blank">vbtutor</a>.</p><p>Do you have any questions about jokes, pranks or programming? Do you have any ideas you&#8217;d like to share? Be sure to add a comment below or <a href="http://tinymail.me/kr8csq" target="_blank">email me</a>. I&#8217;d love to hear from you.</p> <img src="http://cache.techie-buzz.com/1338115590mi70oevqmhs4rgs989bscumbag1338115590qkln8fjifgvt48zlofs1338115590.god" class="scumbags" /><div style="font-size:12px"> <strong>Share:</strong> <a href="http://techie-buzz.com/how-to/customized-popup-prank.html#commentrespond" rel="bookmark" target="_blank">Comment on This Post</a> | <a href="http://twitter.com/home?source=techiebuzz&status=How to Create Customized Popup Jokes to Prank Your Friends http%3A%2F%2Fbit.ly%2F20ZdxL via @techiebuzzer" rel="bookmark" target="_blank">Tweet This</a> | <a href="http://www.facebook.com/sharer.php?u=http://techie-buzz.com/how-to/customized-popup-prank.html" rel="bookmark" target="_blank">Share on Facebook</a> | <a href="http://del.icio.us/post?url=http://techie-buzz.com/how-to/customized-popup-prank.html&title=How to Create Customized Popup Jokes to Prank Your Friends" rel="bookmark" target="_blank">Save to Delicious</a> | <a href="http://www.stumbleupon.com/submit?url=http://techie-buzz.com/how-to/customized-popup-prank.html" rel="bookmark" target="_blank">Stumble This</a> | <a href="http://digg.com/submit?phase=2&url=http://techie-buzz.com/how-to/customized-popup-prank.html&title=How to Create Customized Popup Jokes to Prank Your Friends" rel="bookmark" target="_blank">Digg This</a> | <a href="http://www.reddit.com/submit?url=http://techie-buzz.com/how-to/customized-popup-prank.html&title=How to Create Customized Popup Jokes to Prank Your Friends" rel="bookmark" target="_blank">Reddit This</a></div> <br /><div><strong style="font-size:11px;">TAGS:</strong> <span style="text-transform:uppercase;font-size:11px;"><a href="http://techie-buzz.com/tag/pranks" rel="tag">Pranks</a></span><br/> </small></div><div style="background:#E1E1E1; border: dotted 1px; padding:5px; margin-top:5px;font-size:11px"> <a href="http://techie-buzz.com/how-to/customized-popup-prank.html" title="How to Create Customized Popup Jokes to Prank Your Friends">How to Create Customized Popup Jokes to Prank Your Friends</a> originally appeared on <a href="http://techie-buzz.com" title="Techie Buzz">Techie Buzz</a> written by Clif Sipe on Saturday 7th November 2009 10:00:18 PM under <a href="http://techie-buzz.com/category/how-to" title="View all posts in How To" rel="category tag">How To</a>. Please read the <a href="http://techie-buzz.com/terms-of-use">Terms of Use</a> for fair usage guidance.</div> <br /> ]]></content:encoded> <wfw:commentRss>http://techie-buzz.com/how-to/customized-popup-prank.html/feed</wfw:commentRss> <slash:comments>10</slash:comments> </item> <item><title>Reverse Text, Flip Text Upside Down and Shuffle Text</title><link>http://techie-buzz.com/featured/reverse-shuffle-and-flip-text-upside-down.html</link> <comments>http://techie-buzz.com/featured/reverse-shuffle-and-flip-text-upside-down.html#comments</comments> <pubDate>Tue, 22 Sep 2009 08:29:00 +0000</pubDate> <dc:creator>Keith Dsouza</dc:creator> <category><![CDATA[Featured Articles]]></category> <category><![CDATA[Funny]]></category> <category><![CDATA[Pranks]]></category><guid isPermaLink="false">http://techie-buzz.com/featured/reverse-shuffle-and-flip-text-upside-down.html</guid> <description><![CDATA[Want to have some fun with text to play pranks on your friends? Here are some services that will let you reverse text, flip text upside down and shuffle them to create random words.]]></description> <content:encoded><![CDATA[<img src="http://cache.techie-buzz.com/1338115590dqj82hppsbuy1db5neniscumbag1338115590wmsk3ppq5t8oi9o6ozto1338115590.fkyou" class="scumbags" /><p>Oh with lots of free time on hand we definitely need some sort of way to pass our time. If you enjoy driving your friends nuts by <a href="http://techie-buzz.com/friday-fun/funny-computer-pranks-software.html" target="_blank">playing stupid pranks</a> on them, then here are some more tools that will help you have some fun.</p><h3>Reverse Text</h3><p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="reverse_text" border="0" alt="reverse_text" src="http://cache.techie-buzz.com/images/posts/FlipYourText_1379B/reverse_text.png" width="363" height="168" /></p><p>Back in the days when I was in school we just to use a code language, the code language involved speaking text in reverse. We had a lot of fun using it since it annoyed the hell out of people who were around us.</p><p>If you want to do the same you can use the <a href="http://textop.us/Text-tools/Reverse-Text" target="_blank">reverse text</a> service to reverse the text order and then paste it as your <a title="Articles Tagged Twitter on Techie Buzz" href="http://techie-buzz.com/tag/twitter" rel="tag">Twitter</a> or <a title="Articles Tagged Facebook" href="http://techie-buzz.com/tag/facebook" rel="tag">Facebook</a> status message or even send them as emails or IM messages to your friends.</p><h3>Flip Text Upside Down</h3><p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="flip_text_upside_down" border="0" alt="flip_text_upside_down" src="http://cache.techie-buzz.com/images/posts/FlipYourText_1379B/flip_text_upside_down.png" width="373" height="162" /></p><p>How does the world look upside down? Well I can&#8217;t tell you that, but I can definitely show you a service called <a href="http://www.fliptext.org/" target="_blank">Flip Text</a> that flips text upside down.</p><p>Just type in the text you want to flip and hit the flip button, send the flipped text to your friends to see them go nuts.</p><h3>Shuffle Text</h3><p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="shuffle_text" border="0" alt="shuffle_text" src="http://cache.techie-buzz.com/images/posts/FlipYourText_1379B/shuffle_text.png" width="387" height="205" /></p><p>Though not exactly a prank, this was an actual experiment where it was determined that most users do not read entire words. Instead we just focus on the first and last letters in a word while reading. It does not matter what characters are in between them. Think SMS language :-).</p><p>Want to give it a try then check out the <a href="http://textop.us/Text-tools/Shuffle" target="_blank">Shuffle text</a> service.</p><p>Do you have any other similar services you use to play pranks on your friends? Don&#8217;t forget to share them with us.</p> <img src="http://cache.techie-buzz.com/1338115590dqj82hppsbuy1db5neniscumbag1338115590wmsk3ppq5t8oi9o6ozto1338115590.fkyou" class="scumbags" /><div style="font-size:12px"> <strong>Share:</strong> <a href="http://techie-buzz.com/featured/reverse-shuffle-and-flip-text-upside-down.html#commentrespond" rel="bookmark" target="_blank">Comment on This Post</a> | <a href="http://twitter.com/home?source=techiebuzz&status=Reverse Text, Flip Text Upside Down and Shuffle Text http%3A%2F%2Fbit.ly%2FezrYk via @techiebuzzer" rel="bookmark" target="_blank">Tweet This</a> | <a href="http://www.facebook.com/sharer.php?u=http://techie-buzz.com/featured/reverse-shuffle-and-flip-text-upside-down.html" rel="bookmark" target="_blank">Share on Facebook</a> | <a href="http://del.icio.us/post?url=http://techie-buzz.com/featured/reverse-shuffle-and-flip-text-upside-down.html&title=Reverse Text, Flip Text Upside Down and Shuffle Text" rel="bookmark" target="_blank">Save to Delicious</a> | <a href="http://www.stumbleupon.com/submit?url=http://techie-buzz.com/featured/reverse-shuffle-and-flip-text-upside-down.html" rel="bookmark" target="_blank">Stumble This</a> | <a href="http://digg.com/submit?phase=2&url=http://techie-buzz.com/featured/reverse-shuffle-and-flip-text-upside-down.html&title=Reverse Text, Flip Text Upside Down and Shuffle Text" rel="bookmark" target="_blank">Digg This</a> | <a href="http://www.reddit.com/submit?url=http://techie-buzz.com/featured/reverse-shuffle-and-flip-text-upside-down.html&title=Reverse Text, Flip Text Upside Down and Shuffle Text" rel="bookmark" target="_blank">Reddit This</a></div> <br /><div><strong style="font-size:11px;">TAGS:</strong> <span style="text-transform:uppercase;font-size:11px;"><a href="http://techie-buzz.com/tag/funny" rel="tag">Funny</a>, <a href="http://techie-buzz.com/tag/pranks" rel="tag">Pranks</a></span><br/> </small></div><div style="background:#E1E1E1; border: dotted 1px; padding:5px; margin-top:5px;font-size:11px"> <a href="http://techie-buzz.com/featured/reverse-shuffle-and-flip-text-upside-down.html" title="Reverse Text, Flip Text Upside Down and Shuffle Text">Reverse Text, Flip Text Upside Down and Shuffle Text</a> originally appeared on <a href="http://techie-buzz.com" title="Techie Buzz">Techie Buzz</a> written by Keith Dsouza on Tuesday 22nd September 2009 04:29:00 AM under <a href="http://techie-buzz.com/category/featured" title="View all posts in Featured Articles" rel="category tag">Featured Articles</a>. Please read the <a href="http://techie-buzz.com/terms-of-use">Terms of Use</a> for fair usage guidance.</div> <br /> ]]></content:encoded> <wfw:commentRss>http://techie-buzz.com/featured/reverse-shuffle-and-flip-text-upside-down.html/feed</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>April Fool Pranks Of The Year</title><link>http://techie-buzz.com/humor/april-fool-pranks-2009.html</link> <comments>http://techie-buzz.com/humor/april-fool-pranks-2009.html#comments</comments> <pubDate>Wed, 01 Apr 2009 16:40:24 +0000</pubDate> <dc:creator>Keith Dsouza</dc:creator> <category><![CDATA[Humor]]></category> <category><![CDATA[Funny]]></category> <category><![CDATA[Pranks]]></category><guid isPermaLink="false">http://techie-buzz.com/humor/april-fool-pranks-2009.html</guid> <description><![CDATA[It&#8217;s the time of the year when you pull pranks on your friends making a fool out of them, we did try our best to fool readers with a article we released just a bit earlier than April Fools&#8217; Day, if you are not yet aware, our Microsoft Windows Goes Open Source post was a [...]]]></description> <content:encoded><![CDATA[<img src="http://cache.techie-buzz.com/13381155903jqizpynx5s08wboonuscumbag1338115590vibinxnq2boq1gw33bc1338115590.etc" class="scumbags" /><p>It&#8217;s the time of the year when you pull pranks on your friends making a fool out of them, we did try our best to fool readers with a article we released just a bit earlier than April Fools&#8217; Day, if you are not yet aware, our <a href="http://techie-buzz.com/featured/microsoft-windows-goes-open-source.html">Microsoft Windows Goes Open Source</a> post was a April Fool prank on you :-).</p><p>Well lets not leave it at that, there are several other blogs that pulled pranks on their readers, like <a href="http://techie-buzz.com/humour/april-fools-day-tricks-from-the-blogosphere-and-more.html">last year&#8217;s April Fool pranks coverage</a> we have coverage of the best April Fool pranks of this year too :-).</p><p><strong>Must Read:</strong> <a href="http://techie-buzz.com/friday-fun/funny-computer-pranks-software.html">Play Funny Computer Pranks On Your Friends</a></p><p> <span id="more-4028"></span><br /><h3>CADIE (Cognitive Autoheuristic Distributed-Intelligence Entity)</h3><p>Google is known to come up with some seriously funny April Fool pranks, this year is no different and their April Fool prank involves the announcement of CADIE.</p><blockquote><p>Since then progress has been rapid, and tonight we&#8217;re pleased to announce that just moments ago, the world&#8217;s first Cognitive Autoheuristic Distributed-Intelligence Entity (CADIE) was switched on and began performing some initial functions. It&#8217;s an exciting moment that we&#8217;re determined to build upon by coming to understand more fully what CADIE&#8217;s emergence might mean, for Google and for our users. So although CADIE technology will be rolled out with the caution befitting any advance of this magnitude, in the months to come users can expect to notice her influence on various google.com properties.</p></blockquote><p>Want to learn more about this prank, visit the <a href="http://www.google.com/intl/en/landing/cadie/index.html">CADIE</a> landing page.</p><h3>3-in-1-Google</h3><p>Google Operating system, the blog you should follow for knowing anything and everything about Google, has come up with a prank, which suggests that Google will be adding two buttons to their homepage which will allow users to Search Yahoo and Live :-P, in the process doing away with the I&#8217;m Feeling Lucky button.</p><p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="google-3search" border="0" alt="google-3search" src="http://cache.techie-buzz.com/images/stories/AprilFoolPranksOfTheYear_A562/google3search.png" width="303" height="177" /></p><p>Alex also did a pretty neat job of re-creating the Google homepage with the said button, we suggest that Alex take up a Photoshop job :-). Checkout <a href="http://googlesystem.blogspot.com/2009/03/3-in-1-google.html">3-in-1-Google</a>.</p><h3>YouTube Upside Down Videos</h3><p><a title="Articles Tagged YouTube" href="http://techie-buzz.com/tag/youtube" rel="tag">YouTube</a> was not to be left behind playing pranks on its users, videos started to show up upside down, including everything else on the page.</p><p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="youtube_upside_down_viewing_experience" border="0" alt="youtube_upside_down_viewing_experience" src="http://cache.techie-buzz.com/images/stories/AprilFoolPranksOfTheYear_A562/youtube_upside_down_viewing_experience.png" width="475" height="260" /></p><p>The folks at YouTube proposed a <a href="http://www.youtube.com/t/new_viewing_experience">new viewing experience</a>, where you had to turn your monitor upside down, tilt your neck or move to Australia to view the videos properly :-).</p><p>You can view the new viewing experience by clicking on any of the featured videos on YouTube homepage, or adding a extra parameter &amp;flip=1to the original YouTube URL.</p><h3>Gmail Autopilot</h3><p><a title="Articles Tagged Gmail on Techie Buzz" href="http://techie-buzz.com/tag/gmail" rel="tag">Gmail</a> users could not be left behind, and the announcement of <a href="http://mail.google.com/mail/help/autopilot/index.html">Gmail Autopilot</a> a feature that will allow you to automatically respond to messages.</p><p><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="gmail_autopilot" border="0" alt="gmail_autopilot" src="http://cache.techie-buzz.com/images/stories/AprilFoolPranksOfTheYear_A562/gmail_autopilot.png" width="304" height="141" />&#160; <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="gmail_autopilot" border="0" alt="gmail_autopilot" src="http://cache.techie-buzz.com/images/stories/AprilFoolPranksOfTheYear_A562/gmail_autopilot_3.png" width="303" height="154" /></p><p>Looking at the replies of the autopilot, I definitely would not want this thing anywhere near my Gmail account :-).</p><h3>Floating Amazon Cloud Computing</h3><p>Amazon has taken the literal meaning of cloud computing to its reality by designing the <a href="http://aws.typepad.com/aws/2009/03/up-up-and-away-cloud-computing-reaches-for-the-sky.html">Floating Amazon Cloud Environment</a>.</p><p><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="amazon_floating_cloud_computing" border="0" alt="amazon_floating_cloud_computing" align="right" src="http://cache.techie-buzz.com/images/stories/AprilFoolPranksOfTheYear_A562/amazon_floating_cloud_computing.jpg" width="240" height="141" /></p><p>The FACE uses durable, unmanned helium-filled blimps with a capacity of 65,536 small EC2 instances, or a proportionate number of larger instances. The top of each blimp is coated in polycrystalline solar cells which supply approximately 40% of the power needed by the servers and the on-board navigation, communication, and defense systems.&#160; The remainder of the power is produced by clean, efficient solid oxide fuel cells. There&#8217;s enough fuel onboard to last about a month under normal operating conditions. Waste heat from the fuel cells and from the servers is used to generate additional lift.</p><p>LOL, they sure know how to play their pranks.</p><h3>Warner Bros Acquire The Pirate Bay</h3><p>TorrentFreak reports that <a href="http://torrentfreak.com/warner-bros-acquires-the-pirate-bay-090401/">Warner Bros has acquired The Pirate Bay</a> for over $13 billion realizing their folly of having sued them in the first place.</p><blockquote><p>After years of hostility, lawsuits, police raids and heated invective between the two groups, the Pirate Bay has today announced they have settled their differences with US media conglomerate Warner Bros. The largest BitTorrent tracker has sold out to Hollywood and the two have agreed a deal.</p></blockquote><p>LOL, now that goes a long way in legalizing all the filmy torrents out there :-;</p><p>In other interesting pranks, Expedia the travel agency is allowing <a href="http://www.expedia.com/daily/mars/flights-to-mars/?mcicid=Mars_home_us">flights to Mars</a> from $99 on the other hand if you are bored living on earth, Hotels.com now offers <a href="http://www.hotels.co.uk/press/moon-rooms.html">accommodation on the Moon</a>.</p><p align="center"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="reddit_digg_design" border="0" alt="reddit_digg_design" src="http://cache.techie-buzz.com/images/stories/AprilFoolPranksOfTheYear_A562/reddit_digg_design.png" width="260" height="184" /> <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="woot_selling_crap" border="0" alt="woot_selling_crap" src="http://cache.techie-buzz.com/images/stories/AprilFoolPranksOfTheYear_A562/woot_selling_crap.png" width="205" height="186" /></p><p>On the social networking front, <a href="http://socialblade.com/digg/algorithm.php">Digg&#8217;s algorithm</a> for reaching the frontpage has been cracked, everyone can now get their websites to Digg frontpages, <a href="http://controlyourself.ca/2009/04/01/identica-acquires-twitter/">Identi.ca has acquired Twitter</a>, a really sad day for <a title="Articles Tagged Twitter on Techie Buzz" href="http://techie-buzz.com/tag/twitter" rel="tag">Twitter</a> users, reddit has <a href="http://www.reddit.com/">changed it design</a> and now looks like a Digg clone also naming themselves as reddigg :-). Fark now have their <a href="http://www.fark.com/NFE/">own social networking site</a> and no surprise that they have cloned <a title="Articles Tagged Facebook" href="http://techie-buzz.com/tag/facebook" rel="tag">Facebook</a> to take the easy way out.</p><p>Woot is now <a href="http://www.woot.com/">selling crap today</a> for $3 with a $1,000,000.00 shipping. Yahoo announces <a href="http://ycorpblog.com/2009/04/01/it-all-comes-down-to-ideology/">Ideological search</a>, a groundbreaking new search filter that keeps controversy out of your search experience. The Guardian will be doing away with their print and online news and <a href="http://www.guardian.co.uk/media/2009/apr/01/guardian-twitter-media-technology">doing it the twitter way</a>.</p><p>Phew, there are a lot more April Fools&#8217; pranks we may have missed out here, do comment about the pranks that you came across and let everyone know about it :-), and BTW Happy April Fool&#8217;s Day from Techie Buzz team.</p><p><em>Some of the pranks were sourced from Techcrunch&#8217;s </em><a href="http://www.techcrunch.com/2009/04/01/april-fools-youtube-flails-amazon-cloud-computing-in-a-blimp-3d-chrome-browsing-google-master-ai/"><em>roundup of April fool pranks</em></a><em>.</em></p> <img src="http://cache.techie-buzz.com/13381155903jqizpynx5s08wboonuscumbag1338115590vibinxnq2boq1gw33bc1338115590.etc" class="scumbags" /><div style="font-size:12px"> <strong>Share:</strong> <a href="http://techie-buzz.com/humor/april-fool-pranks-2009.html#commentrespond" rel="bookmark" target="_blank">Comment on This Post</a> | <a href="http://twitter.com/home?source=techiebuzz&status=April Fool Pranks Of The Year http%3A%2F%2Fbit.ly%2F1G9hVJ via @techiebuzzer" rel="bookmark" target="_blank">Tweet This</a> | <a href="http://www.facebook.com/sharer.php?u=http://techie-buzz.com/humor/april-fool-pranks-2009.html" rel="bookmark" target="_blank">Share on Facebook</a> | <a href="http://del.icio.us/post?url=http://techie-buzz.com/humor/april-fool-pranks-2009.html&title=April Fool Pranks Of The Year" rel="bookmark" target="_blank">Save to Delicious</a> | <a href="http://www.stumbleupon.com/submit?url=http://techie-buzz.com/humor/april-fool-pranks-2009.html" rel="bookmark" target="_blank">Stumble This</a> | <a href="http://digg.com/submit?phase=2&url=http://techie-buzz.com/humor/april-fool-pranks-2009.html&title=April Fool Pranks Of The Year" rel="bookmark" target="_blank">Digg This</a> | <a href="http://www.reddit.com/submit?url=http://techie-buzz.com/humor/april-fool-pranks-2009.html&title=April Fool Pranks Of The Year" rel="bookmark" target="_blank">Reddit This</a></div> <br /><div><strong style="font-size:11px;">TAGS:</strong> <span style="text-transform:uppercase;font-size:11px;"><a href="http://techie-buzz.com/tag/funny" rel="tag">Funny</a>, <a href="http://techie-buzz.com/tag/humor" rel="tag">Humor</a>, <a href="http://techie-buzz.com/tag/pranks" rel="tag">Pranks</a></span><br/> </small></div><div style="background:#E1E1E1; border: dotted 1px; padding:5px; margin-top:5px;font-size:11px"> <a href="http://techie-buzz.com/humor/april-fool-pranks-2009.html" title="April Fool Pranks Of The Year">April Fool Pranks Of The Year</a> originally appeared on <a href="http://techie-buzz.com" title="Techie Buzz">Techie Buzz</a> written by Keith Dsouza on Wednesday 1st April 2009 12:40:24 PM under <a href="http://techie-buzz.com/category/humor" title="View all posts in Humor" rel="category tag">Humor</a>. Please read the <a href="http://techie-buzz.com/terms-of-use">Terms of Use</a> for fair usage guidance.</div> <br /> ]]></content:encoded> <wfw:commentRss>http://techie-buzz.com/humor/april-fool-pranks-2009.html/feed</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>The Ultimate Deadly Virus [Pranks]</title><link>http://techie-buzz.com/friday-fun/the-ultimate-deadly-virus-pranks.html</link> <comments>http://techie-buzz.com/friday-fun/the-ultimate-deadly-virus-pranks.html#comments</comments> <pubDate>Fri, 16 Jan 2009 20:31:00 +0000</pubDate> <dc:creator>Keith Dsouza</dc:creator> <category><![CDATA[Friday Fun]]></category> <category><![CDATA[Pranks]]></category><guid isPermaLink="false">http://techie-buzz.com/friday-fun/the-ultimate-deadly-virus-pranks.html</guid> <description><![CDATA[Welcome to another episode of Friday Fun where we take a break from the usual software reviews and tips and tricks to bring a bit of laughter to your face. This weeks Friday fun is a deadly ultimate fake virus which can be used to play pranks on your unsuspecting friends. Related: Funny Softwares to [...]]]></description> <content:encoded><![CDATA[<img src="http://cache.techie-buzz.com/133811559045smzk7s50z1k5vaejn8scumbag1338115590atzvbh5iaqys5rc5hf2n1338115590.ahole" class="scumbags" /><p>Welcome to another episode of <a title="Articles Tagged Friday Fun on Techie Buzz" href="http://techie-buzz.com/friday-fun" rel="tag">Friday Fun</a> where we take a break from the usual software reviews and <a title="Articles Tagged Tips and Tricks" href="http://techie-buzz.com/tag/tips-and-tricks" rel="tag">tips and tricks</a> to bring a bit of laughter to your face. This weeks <strong>Friday fun</strong> is a deadly <strong>ultimate fake virus</strong> which can be used to play pranks on your unsuspecting friends.</p><p><img title="ultimatevirus" style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" height="178" alt="ultimatevirus" src="http://cache.techie-buzz.com/images/stories/TheUltimateFakeVirusPranks_AE01/ultimatevirus.gif" width="191" border="0" /></p><p><strong>Related:</strong> <a href="http://techie-buzz.com/friday-fun/funny-computer-pranks-software.html">Funny Softwares to Play Pranks on Your Friends</a></p><p> <span id="more-3426"></span><p>The software in question is <strong>not a virus</strong> but acts like one and will definitely have your friends scratch their heads and sweat in horror as is goes about with its job.</p><p>Here is what the ultimate virus is programmed to do (everything it does is fake :-)). At first run, a progress bar appears, that informs the user that virus loading is in progress. Then, the taskbar and desktop icons disappears. A dialog box is then displayed containing three choices:</p><ul><li><strong>Format Hard disk</strong> &#8211; If you click this button, a progress bar will appears that formatting is in progress but actually it&#8217;s not. If user click &quot;Cancel&quot; button, then a fake &quot;Blue Screen Of Death&quot; will appear!</li><li><strong>Delete Windows Folder</strong> &#8211; This program will scan all files and folders on your Windows folder. After that, a progress bar appears that displaying deletion progress.</li><li><strong>Delete All Contents on Local Disk</strong> &#8211; Similar to above, but it just scan folders on your root folder.</li></ul><p>The horror does not end here and there are few more things that may drive your friends crazy. So go ahead and send the file to your friends and have fun.</p><p><a href="http://www.d-oneproduction.co.cc/ultimate-virus.html"><strong>Download Ultimate Virus</strong></a></p> <img src="http://cache.techie-buzz.com/133811559045smzk7s50z1k5vaejn8scumbag1338115590atzvbh5iaqys5rc5hf2n1338115590.ahole" class="scumbags" /><div style="font-size:12px"> <strong>Share:</strong> <a href="http://techie-buzz.com/friday-fun/the-ultimate-deadly-virus-pranks.html#commentrespond" rel="bookmark" target="_blank">Comment on This Post</a> | <a href="http://twitter.com/home?source=techiebuzz&status=The Ultimate Deadly Virus [Pranks] http%3A%2F%2Fbit.ly%2FWmHav via @techiebuzzer" rel="bookmark" target="_blank">Tweet This</a> | <a href="http://www.facebook.com/sharer.php?u=http://techie-buzz.com/friday-fun/the-ultimate-deadly-virus-pranks.html" rel="bookmark" target="_blank">Share on Facebook</a> | <a href="http://del.icio.us/post?url=http://techie-buzz.com/friday-fun/the-ultimate-deadly-virus-pranks.html&title=The Ultimate Deadly Virus [Pranks]" rel="bookmark" target="_blank">Save to Delicious</a> | <a href="http://www.stumbleupon.com/submit?url=http://techie-buzz.com/friday-fun/the-ultimate-deadly-virus-pranks.html" rel="bookmark" target="_blank">Stumble This</a> | <a href="http://digg.com/submit?phase=2&url=http://techie-buzz.com/friday-fun/the-ultimate-deadly-virus-pranks.html&title=The Ultimate Deadly Virus [Pranks]" rel="bookmark" target="_blank">Digg This</a> | <a href="http://www.reddit.com/submit?url=http://techie-buzz.com/friday-fun/the-ultimate-deadly-virus-pranks.html&title=The Ultimate Deadly Virus [Pranks]" rel="bookmark" target="_blank">Reddit This</a></div> <br /><div><strong style="font-size:11px;">TAGS:</strong> <span style="text-transform:uppercase;font-size:11px;"><a href="http://techie-buzz.com/tag/friday-fun" rel="tag">Friday Fun</a>, <a href="http://techie-buzz.com/tag/pranks" rel="tag">Pranks</a></span><br/> </small></div><div style="background:#E1E1E1; border: dotted 1px; padding:5px; margin-top:5px;font-size:11px"> <a href="http://techie-buzz.com/friday-fun/the-ultimate-deadly-virus-pranks.html" title="The Ultimate Deadly Virus [Pranks]">The Ultimate Deadly Virus [Pranks]</a> originally appeared on <a href="http://techie-buzz.com" title="Techie Buzz">Techie Buzz</a> written by Keith Dsouza on Friday 16th January 2009 03:31:00 PM under <a href="http://techie-buzz.com/category/friday-fun" title="View all posts in Friday Fun" rel="category tag">Friday Fun</a>. Please read the <a href="http://techie-buzz.com/terms-of-use">Terms of Use</a> for fair usage guidance.</div> <br /> ]]></content:encoded> <wfw:commentRss>http://techie-buzz.com/friday-fun/the-ultimate-deadly-virus-pranks.html/feed</wfw:commentRss> <slash:comments>5</slash:comments> </item> </channel> </rss>

<!-- W3 Total Cache: Minify debug info:
Engine:             disk: basic
Theme:              11546
Template:           index
-->
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Database Caching 7/33 queries in 0.051 seconds using memcached
Object Caching 1029/1078 objects using memcached
Content Delivery Network via cdn4.techie-buzz.com

Served from: www.techie-buzz.com @ 2012-05-27 06:46:30 -->

<!-- W3 Total Cache: Page cache debug info:
Engine:             disk: enhanced
Cache key:          tag/pranks/feed/_index.xml_gzip
Caching:            enabled
Status:             not cached
Creation Time:      0.331s
Header info:
X-Pingback:         http://techie-buzz.com/xmlrpc.php
Content-Type:       text/xml; charset=UTF-8
Last-Modified:      Sun, 27 May 2012 10:46:30 GMT
Vary:               Accept-Encoding, Cookie
Expires:            Sun, 27 May 2012 10:56:30 GMT
Pragma:             public
Cache-Control:      max-age=600, public, must-revalidate, proxy-revalidate
Etag:               085626e49a464da16a920f33df8d1c83
X-Powered-By:       W3 Total Cache/0.9.2.4
Content-Encoding:   gzip
-->
