<?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>beer planet &#187; tip</title> <atom:link href="http://beerpla.net/tag/tip/feed/" rel="self" type="application/rss+xml" /><link>http://beerpla.net</link> <description>where things have nothing to do with beer - tutorials, tips, how-tos, thoughts, hacks, and other techy nonsense</description> <lastBuildDate>Thu, 17 May 2012 22:50:53 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <atom:link rel='hub' href='http://beerpla.net/?pushpress=hub'/> <item><title>The Most Awesome VPN Tip: How To Make Windows Automatically Use Your Local WiFi/LAN Connection Directly For Requests That Don&#039;t Need To Go Through VPN</title><link>http://beerpla.net/2010/03/01/the-most-awesome-vpn-tip-how-to-make-windows-automatically-use-your-local-wifilan-connection-directly-for-requests-that-dont-need-to-go-through-vpn/</link> <comments>http://beerpla.net/2010/03/01/the-most-awesome-vpn-tip-how-to-make-windows-automatically-use-your-local-wifilan-connection-directly-for-requests-that-dont-need-to-go-through-vpn/#comments</comments> <pubDate>Tue, 02 Mar 2010 00:45:05 +0000</pubDate> <dc:creator>Artem Russakovskii</dc:creator> <category><![CDATA[Tips]]></category> <category><![CDATA[connection]]></category> <category><![CDATA[default]]></category> <category><![CDATA[fast]]></category> <category><![CDATA[gateway]]></category> <category><![CDATA[lan]]></category> <category><![CDATA[local]]></category> <category><![CDATA[network]]></category> <category><![CDATA[remote]]></category> <category><![CDATA[route]]></category> <category><![CDATA[tip]]></category> <category><![CDATA[vpn]]></category> <category><![CDATA[wifi]]></category> <category><![CDATA[windows]]></category> <guid
isPermaLink="false">http://beerpla.net/2010/03/01/the-most-awesome-vpn-tip-how-to-make-windows-automatically-use-your-local-wifilan-connection-directly-for-requests-that-dont-need-to-go-through-vpn/</guid> <description><![CDATA[<p><img
style="margin: 0px 10px 10px 0px; display: inline" title="VPN" alt="VPN" align="left" src="http://beerpla.net/wp-content/uploads/4a1ace4eb070_A683/image_6.png" width="149" height="150" /> This tip can also be filed in the &#34;post with the longest title that kind of makes sense but needs more explanation&#34; category.</p><p>If you use a <a
href="http://en.wikipedia.org/wiki/Virtual_private_network" rel="nofollow">VPN</a> (Virtual Private Network), this tip is for you.</p><p>&#160;</p><h2>The Problem</h2><ul><li>you connect to a VPN to get access to your work/whatever network</li><li>your connection is fast but the VPN connection is balls slow</li><li>you try to stream a bit of online radio, go to a website, watch a video, or do anything, which is automatically routed through the VPN connection but everything TAKES AGES because the VPN connection is the limiting factor</li><li>so not only are you frustrated by hiccupping radio, stuttering video, and a never disappearing progress bar but you&#039;re</li>...<div
class=clear></div> <a
href="http://beerpla.net/2010/03/01/the-most-awesome-vpn-tip-how-to-make-windows-automatically-use-your-local-wifilan-connection-directly-for-requests-that-dont-need-to-go-through-vpn/" class="read_more"><div
class=excerpt-end>Read the rest of this article &#187;</div></a></ul>]]></description> <content:encoded><![CDATA[<p><img
style="margin: 0px 10px 10px 0px; display: inline" title="VPN" alt="VPN" align="left" src="http://beerpla.net/wp-content/uploads/4a1ace4eb070_A683/image_6.png" width="149" height="150" /> This tip can also be filed in the &quot;post with the longest title that kind of makes sense but needs more explanation&quot; category.</p><p>If you use a <a
href="http://en.wikipedia.org/wiki/Virtual_private_network" rel="nofollow">VPN</a> (Virtual Private Network), this tip is for you.</p><p>&#160;</p><h2>The Problem</h2><ul><li>you connect to a VPN to get access to your work/whatever network</li><li>your connection is fast but the VPN connection is balls slow</li><li>you try to stream a bit of online radio, go to a website, watch a video, or do anything, which is automatically routed through the VPN connection but everything TAKES AGES because the VPN connection is the limiting factor</li><li>so not only are you frustrated by hiccupping radio, stuttering video, and a never disappearing progress bar but you&#039;re also making your already slow link slower, so now remote desktop and other activity for which you&#039;ve VPN&#039;ed in the first place is taking even longer</li></ul><p>Familiar situation? You bet.</p><p>&#160;</p><h2>The Solution</h2><p>This solution is for Windows users only but I&#039;m sure similar settings are available in MacOS, Linux, etc.</p><p>Here in particular I am using Windows 7 but this solution applies to Windows XP and Vista as well (the menus look only slightly different for those).</p><h3>1. Open up the VPN Connection&#039;s Properties</h3><p>These properties can be reached by right clicking on the VPN connection in the list of networks and selecting Properties.</p><p> <img
style="display: block; float: none; margin-left: auto; margin-right: auto" title="VPN tweak step 1" alt="VPN tweak step 1" src="http://beerpla.net/wp-content/uploads/4a1ace4eb070_A683/image_thumb.png" width="279" height="255" /><br
/><h3>2. Go to the TCP Properties</h3><p>On Windows XP, you might see only the &quot;Internet Protocol (TCP/IP)&quot;, while on Windows 7 you will see both IPv4 and IPv6. You will most likely need to select IPv4 then.</p><p><img
style="display: block; float: none; margin-left: auto; margin-right: auto" title="VPN tweak step 2" alt="VPN tweak step 2" src="http://beerpla.net/wp-content/uploads/4a1ace4eb070_A683/image_thumb_3.png" width="378" height="481" /></p><h3>3. Head to the Advanced settings</h3><p> <img
style="display: block; float: none; margin-left: auto; margin-right: auto" title="VPN tweak step 3" alt="VPN tweak step 3" src="http://beerpla.net/wp-content/uploads/4a1ace4eb070_A683/image_thumb_4.png" width="409" height="457" /><br
/><h3>4. Uncheck the &quot;Use default gateway on remote network&quot; checkbox</h3><p> <img
style="display: block; float: none; margin-left: auto; margin-right: auto" title="VPN tweak step 4" alt="VPN tweak step 4" src="http://beerpla.net/wp-content/uploads/4a1ace4eb070_A683/image_thumb_5.png" width="409" height="485" /><br
/><h3>5. Restart the VPN connection</h3><p>This should do the trick.</p><p>&#160;</p><h2>The New Behavior</h2><p>The new behavior from what I can tell is:</p><ul><li>use a local connection, such as your WiFi or wired connection, so your radio, streaming video, websites, etc should now bypass the VPN connection</li><li>if the request above fails, Windows should only then fall back on the VPN connection</li></ul><p>&#160;</p><h2>When Not To Use This Tweak</h2></p><p>Do not use this tweak if you rely on the VPN to always encrypt all your network traffic.</p><p>Temporarily disable this tweak if normally you are OK with not encrypting all of your traffic but are currently using an unsecure network. Examples include a WiFi connection that does not prompt for a password or a public network, such as an Internet cafe.</p><p>&#160;</p><p>Enjoy your faster VPN experience!</p><div
class="shr-bookmarks shr-bookmarks-expand"><ul
class="socials"><li
class="shr-twitter"> <a
href="http://www.shareaholic.com/api/share/?title=The+Most+Awesome+VPN+Tip%3A+How+To+Make+Windows+Automatically+Use+Your+Local+WiFi%2FLAN+Connection+Directly+For+Requests+That+Don%27t+Need+To+Go+Through+VPN&amp;link=http://beerpla.net/2010/03/01/the-most-awesome-vpn-tip-how-to-make-windows-automatically-use-your-local-wifilan-connection-directly-for-requests-that-dont-need-to-go-through-vpn/&amp;notes=%20This%20tip%20can%20also%20be%20filed%20in%20the%20%26quot%3Bpost%20with%20the%20longest%20title%20that%20kind%20of%20makes%20sense%20but%20needs%20more%20explanation%26quot%3B%20category.%20%20If%20you%20use%20a%20VPN%20%28Virtual%20Private%20Network%29%2C%20this%20tip%20is%20for%20you.%20%20%26%23160%3B%20%20The%20Problem%20%20%20%20%20you%20connect%20to%20a%20VPN%20to%20get%20access%20to%20your%20work%2Fwhatever%20network%20%20%20%20%20you&amp;short_link=http://bit.ly/cx3LVT&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%24%7Btitle%7D+-+%24%7Bshort_link%7D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a></li><li
class="shr-facebook"> <a
href="http://www.shareaholic.com/api/share/?title=The+Most+Awesome+VPN+Tip%3A+How+To+Make+Windows+Automatically+Use+Your+Local+WiFi%2FLAN+Connection+Directly+For+Requests+That+Don%27t+Need+To+Go+Through+VPN&amp;link=http://beerpla.net/2010/03/01/the-most-awesome-vpn-tip-how-to-make-windows-automatically-use-your-local-wifilan-connection-directly-for-requests-that-dont-need-to-go-through-vpn/&amp;notes=%20This%20tip%20can%20also%20be%20filed%20in%20the%20%26quot%3Bpost%20with%20the%20longest%20title%20that%20kind%20of%20makes%20sense%20but%20needs%20more%20explanation%26quot%3B%20category.%20%20If%20you%20use%20a%20VPN%20%28Virtual%20Private%20Network%29%2C%20this%20tip%20is%20for%20you.%20%20%26%23160%3B%20%20The%20Problem%20%20%20%20%20you%20connect%20to%20a%20VPN%20to%20get%20access%20to%20your%20work%2Fwhatever%20network%20%20%20%20%20you&amp;short_link=http://bit.ly/cx3LVT&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a></li><li
class="shr-googlebuzz"> <a
href="http://www.shareaholic.com/api/share/?title=The+Most+Awesome+VPN+Tip%3A+How+To+Make+Windows+Automatically+Use+Your+Local+WiFi%2FLAN+Connection+Directly+For+Requests+That+Don%27t+Need+To+Go+Through+VPN&amp;link=http://beerpla.net/2010/03/01/the-most-awesome-vpn-tip-how-to-make-windows-automatically-use-your-local-wifilan-connection-directly-for-requests-that-dont-need-to-go-through-vpn/&amp;notes=%20This%20tip%20can%20also%20be%20filed%20in%20the%20%26quot%3Bpost%20with%20the%20longest%20title%20that%20kind%20of%20makes%20sense%20but%20needs%20more%20explanation%26quot%3B%20category.%20%20If%20you%20use%20a%20VPN%20%28Virtual%20Private%20Network%29%2C%20this%20tip%20is%20for%20you.%20%20%26%23160%3B%20%20The%20Problem%20%20%20%20%20you%20connect%20to%20a%20VPN%20to%20get%20access%20to%20your%20work%2Fwhatever%20network%20%20%20%20%20you&amp;short_link=http://bit.ly/cx3LVT&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=257&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a></li><li
class="shr-reddit"> <a
href="http://www.shareaholic.com/api/share/?title=The+Most+Awesome+VPN+Tip%3A+How+To+Make+Windows+Automatically+Use+Your+Local+WiFi%2FLAN+Connection+Directly+For+Requests+That+Don%27t+Need+To+Go+Through+VPN&amp;link=http://beerpla.net/2010/03/01/the-most-awesome-vpn-tip-how-to-make-windows-automatically-use-your-local-wifilan-connection-directly-for-requests-that-dont-need-to-go-through-vpn/&amp;notes=%20This%20tip%20can%20also%20be%20filed%20in%20the%20%26quot%3Bpost%20with%20the%20longest%20title%20that%20kind%20of%20makes%20sense%20but%20needs%20more%20explanation%26quot%3B%20category.%20%20If%20you%20use%20a%20VPN%20%28Virtual%20Private%20Network%29%2C%20this%20tip%20is%20for%20you.%20%20%26%23160%3B%20%20The%20Problem%20%20%20%20%20you%20connect%20to%20a%20VPN%20to%20get%20access%20to%20your%20work%2Fwhatever%20network%20%20%20%20%20you&amp;short_link=http://bit.ly/cx3LVT&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=40&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a></li><li
class="shr-hackernews"> <a
href="http://www.shareaholic.com/api/share/?title=The+Most+Awesome+VPN+Tip%3A+How+To+Make+Windows+Automatically+Use+Your+Local+WiFi%2FLAN+Connection+Directly+For+Requests+That+Don%27t+Need+To+Go+Through+VPN&amp;link=http://beerpla.net/2010/03/01/the-most-awesome-vpn-tip-how-to-make-windows-automatically-use-your-local-wifilan-connection-directly-for-requests-that-dont-need-to-go-through-vpn/&amp;notes=%20This%20tip%20can%20also%20be%20filed%20in%20the%20%26quot%3Bpost%20with%20the%20longest%20title%20that%20kind%20of%20makes%20sense%20but%20needs%20more%20explanation%26quot%3B%20category.%20%20If%20you%20use%20a%20VPN%20%28Virtual%20Private%20Network%29%2C%20this%20tip%20is%20for%20you.%20%20%26%23160%3B%20%20The%20Problem%20%20%20%20%20you%20connect%20to%20a%20VPN%20to%20get%20access%20to%20your%20work%2Fwhatever%20network%20%20%20%20%20you&amp;short_link=http://bit.ly/cx3LVT&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=202&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Submit this to Hacker News">Submit this to Hacker News</a></li><li
class="shr-delicious"> <a
href="http://www.shareaholic.com/api/share/?title=The+Most+Awesome+VPN+Tip%3A+How+To+Make+Windows+Automatically+Use+Your+Local+WiFi%2FLAN+Connection+Directly+For+Requests+That+Don%27t+Need+To+Go+Through+VPN&amp;link=http://beerpla.net/2010/03/01/the-most-awesome-vpn-tip-how-to-make-windows-automatically-use-your-local-wifilan-connection-directly-for-requests-that-dont-need-to-go-through-vpn/&amp;notes=%20This%20tip%20can%20also%20be%20filed%20in%20the%20%26quot%3Bpost%20with%20the%20longest%20title%20that%20kind%20of%20makes%20sense%20but%20needs%20more%20explanation%26quot%3B%20category.%20%20If%20you%20use%20a%20VPN%20%28Virtual%20Private%20Network%29%2C%20this%20tip%20is%20for%20you.%20%20%26%23160%3B%20%20The%20Problem%20%20%20%20%20you%20connect%20to%20a%20VPN%20to%20get%20access%20to%20your%20work%2Fwhatever%20network%20%20%20%20%20you&amp;short_link=http://bit.ly/cx3LVT&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a></li><li
class="shr-stumbleupon"> <a
href="http://www.shareaholic.com/api/share/?title=The+Most+Awesome+VPN+Tip%3A+How+To+Make+Windows+Automatically+Use+Your+Local+WiFi%2FLAN+Connection+Directly+For+Requests+That+Don%27t+Need+To+Go+Through+VPN&amp;link=http://beerpla.net/2010/03/01/the-most-awesome-vpn-tip-how-to-make-windows-automatically-use-your-local-wifilan-connection-directly-for-requests-that-dont-need-to-go-through-vpn/&amp;notes=%20This%20tip%20can%20also%20be%20filed%20in%20the%20%26quot%3Bpost%20with%20the%20longest%20title%20that%20kind%20of%20makes%20sense%20but%20needs%20more%20explanation%26quot%3B%20category.%20%20If%20you%20use%20a%20VPN%20%28Virtual%20Private%20Network%29%2C%20this%20tip%20is%20for%20you.%20%20%26%23160%3B%20%20The%20Problem%20%20%20%20%20you%20connect%20to%20a%20VPN%20to%20get%20access%20to%20your%20work%2Fwhatever%20network%20%20%20%20%20you&amp;short_link=http://bit.ly/cx3LVT&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a></li><li
class="shr-mail"> <a
href="http://www.shareaholic.com/api/share/?title=The%20Most%20Awesome%20VPN%20Tip%3A%20How%20To%20Make%20Windows%20Automatically%20Use%20Your%20Local%20WiFi%2FLAN%20Connection%20Directly%20For%20Requests%20That%20Don%27t%20Need%20To%20Go%20Through%20VPN&amp;link=http://beerpla.net/2010/03/01/the-most-awesome-vpn-tip-how-to-make-windows-automatically-use-your-local-wifilan-connection-directly-for-requests-that-dont-need-to-go-through-vpn/&amp;notes=%20This%20tip%20can%20also%20be%20filed%20in%20the%20%26quot%3Bpost%20with%20the%20longest%20title%20that%20kind%20of%20makes%20sense%20but%20needs%20more%20explanation%26quot%3B%20category.%20%20If%20you%20use%20a%20VPN%20%28Virtual%20Private%20Network%29%2C%20this%20tip%20is%20for%20you.%20%20%26%23160%3B%20%20The%20Problem%20%20%20%20%20you%20connect%20to%20a%20VPN%20to%20get%20access%20to%20your%20work%2Fwhatever%20network%20%20%20%20%20you&amp;short_link=http://bit.ly/cx3LVT&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=201&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a></li></ul><div
style="clear: both;"></div></div> Similar Posts:<ul><li><a
href="http://beerpla.net/2009/06/20/how-to-properly-set-svn-svnexternals-property-in-svn-command-line/" rel="bookmark" title="June 20, 2009">How To Properly Set SVN svn:externals Property In SVN Command Line</a></li><li><a
href="http://beerpla.net/2010/01/09/how-to-exportimport-your-expandrivesftpdrive-drives-and-settings/" rel="bookmark" title="January 9, 2010">How To Export/Import Your ExpanDrive/SFTPDrive Drives And Settings</a></li><li><a
href="http://beerpla.net/2008/11/08/building-the-perfect-htpc-media-pc-capable-of-playing-1080p-h264/" rel="bookmark" title="November 8, 2008">Building The Perfect HTPC (Media PC), Capable Of Playing 1080P H264</a></li><li><a
href="http://beerpla.net/2009/11/17/is-your-simplifymedia-for-winamp-broken-on-a-64-bit-windows-7-heres-how-to-fix-it/" rel="bookmark" title="November 17, 2009">Is Your Simplifymedia For Winamp Broken On A 64 Bit Windows 7? Here&#039;s How To Fix It</a></li><li><a
href="http://beerpla.net/2009/11/26/how-i-doubled-my-android-phones-htc-hero-battery-life-or-just-how-much-email-polling-affects-your-battery/" rel="bookmark" title="November 26, 2009">How I Doubled My Android Phone&#039;s (HTC Hero) Battery Life or Just How Much Email Polling Affects Your Battery</a></li></ul><p><a
class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fbeerpla.net%2F2010%2F03%2F01%2Fthe-most-awesome-vpn-tip-how-to-make-windows-automatically-use-your-local-wifilan-connection-directly-for-requests-that-dont-need-to-go-through-vpn%2F&amp;title=The%20Most%20Awesome%20VPN%20Tip%3A%20How%20To%20Make%20Windows%20Automatically%20Use%20Your%20Local%20WiFi%2FLAN%20Connection%20Directly%20For%20Requests%20That%20Don%26%23039%3Bt%20Need%20To%20Go%20Through%20VPN" id="wpa2a_2"><img
src="http://beerpla.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded> <wfw:commentRss>http://beerpla.net/2010/03/01/the-most-awesome-vpn-tip-how-to-make-windows-automatically-use-your-local-wifilan-connection-directly-for-requests-that-dont-need-to-go-through-vpn/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>The Easiest (And Best?) Way To Search For Beautiful Wallpapers In Your Specific Screen Resolution And Size</title><link>http://beerpla.net/2010/01/09/the-easiest-and-best-way-to-search-for-beautiful-wallpapers-in-your-specific-screen-resolution-and-size/</link> <comments>http://beerpla.net/2010/01/09/the-easiest-and-best-way-to-search-for-beautiful-wallpapers-in-your-specific-screen-resolution-and-size/#comments</comments> <pubDate>Sun, 10 Jan 2010 00:25:35 +0000</pubDate> <dc:creator>Artem Russakovskii</dc:creator> <category><![CDATA[My Favorites]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[beautiful]]></category> <category><![CDATA[deviant art]]></category> <category><![CDATA[download]]></category> <category><![CDATA[engine]]></category> <category><![CDATA[find]]></category> <category><![CDATA[get]]></category> <category><![CDATA[resolution]]></category> <category><![CDATA[screen]]></category> <category><![CDATA[search]]></category> <category><![CDATA[size]]></category> <category><![CDATA[tip]]></category> <category><![CDATA[trick]]></category> <category><![CDATA[wallpaper]]></category> <guid
isPermaLink="false">http://beerpla.net/2010/01/09/the-easiest-and-best-way-to-search-for-beautiful-wallpapers-in-your-specific-screen-resolution-and-size/</guid> <description><![CDATA[<p><img
style="margin: 0px 10px 10px 0px; display: inline" title="Seasonscape - credit alexiuss" alt="Seasonscape - credit alexiuss" align="left" src="http://beerpla.net/wp-content/uploads/TheBestWayToSearchForWallpapersInYourScr_FF68/image.png" width="150" height="155" /> There are undoubtedly a lot of wallpaper sites. Even more undoubtedly, most of them suck, both in content and filtering capabilities (by resolution, theme, etc).</p><p>My preferred way until recently was <a
href="http://www.deviantart.com" rel="nofollow">Deviant Art</a>, because it had a lot of content and very nice filtering &#8211; I could specify my exact resolution.</p><p>However, as of some time ago, Deviant Art browsing by resolution disappeared, as evident from trying to find it on their site and from the comments on <a
href="http://news.deviantart.com/article/25502/?offset=25#comments" rel="nofollow">this post</a> announcing the capability in the first place.</p><h2>The Solution</h2><p>Sometimes the solution lies right in front of our eyes &#8211; we just have to open them to see it.</p><p>A while ago, Google Image Search expanded their support for ...<div
class=clear></div> <a
href="http://beerpla.net/2010/01/09/the-easiest-and-best-way-to-search-for-beautiful-wallpapers-in-your-specific-screen-resolution-and-size/" class="read_more"><div
class=excerpt-end>Read the rest of this article &#187;</div></a></p>]]></description> <content:encoded><![CDATA[<p><img
style="margin: 0px 10px 10px 0px; display: inline" title="Seasonscape - credit alexiuss" alt="Seasonscape - credit alexiuss" align="left" src="http://beerpla.net/wp-content/uploads/TheBestWayToSearchForWallpapersInYourScr_FF68/image.png" width="150" height="155" /> There are undoubtedly a lot of wallpaper sites. Even more undoubtedly, most of them suck, both in content and filtering capabilities (by resolution, theme, etc).</p><p>My preferred way until recently was <a
href="http://www.deviantart.com" rel="nofollow">Deviant Art</a>, because it had a lot of content and very nice filtering &#8211; I could specify my exact resolution.</p><p>However, as of some time ago, Deviant Art browsing by resolution disappeared, as evident from trying to find it on their site and from the comments on <a
href="http://news.deviantart.com/article/25502/?offset=25#comments" rel="nofollow">this post</a> announcing the capability in the first place.</p><h2>The Solution</h2><p>Sometimes the solution lies right in front of our eyes &#8211; we just have to open them to see it.</p><p>A while ago, Google Image Search expanded their support for image size filtering (small, medium, large) to include the actual image size via this query:</p><div
class="wp_syntax"><div
class="code"><pre>imagesize:NNNNxNNNN</pre></div></div><p>And because it&#039;s Google, you can add search terms to narrow down the subject.</p><p>Here are some examples.</p><h3>Example 1: &quot;wallpaper&quot;</h3><p><a
href="http://images.google.com/images?q=imagesize%3A1920x1200 wallpaper" rel="nofollow">imagesize:1920&#215;1200 wallpaper</a></p><p><a
href="http://beerpla.net/wp-content/uploads/TheBestWayToSearchForWallpapersInYourScr_FF68/image_3.png" class="lightview" rel="gallery['1345']" title="imagesize:1920x1200 wallpaper"><img
style="display: block; float: none; margin-left: auto; margin-right: auto" title="imagesize:1920x1200 wallpaper" alt="imagesize:1920x1200 wallpaper" src="http://beerpla.net/wp-content/uploads/TheBestWayToSearchForWallpapersInYourScr_FF68/image_thumb.png" width="700" height="325" /></a></p><p>The image size is so specific that it&#039;s usually not even necessary to include the word &quot;wallpaper&quot; &#8211; most of the results will already be wallpapers, except maybe for a few desktop screenshots.</p><h3>Example 2: &quot;nature&quot;</h3><p><a
href="http://images.google.com/images?q=imagesize%3A1920x1200 nature" rel="nofollow">imagesize:1920&#215;1200 nature</a></p><p><a
href="http://beerpla.net/wp-content/uploads/TheBestWayToSearchForWallpapersInYourScr_FF68/image_4.png" class="lightview" rel="gallery['1345']" title="imagesize:1920x1200 nature"><img
style="display: block; float: none; margin-left: auto; margin-right: auto" title="imagesize:1920x1200 nature" alt="imagesize:1920x1200 nature" src="http://beerpla.net/wp-content/uploads/TheBestWayToSearchForWallpapersInYourScr_FF68/image_thumb_3.png" width="700" height="331" /></a></p></p><h3>Example 3: &quot;futuristic&quot;</h3><p><a
href="http://images.google.com/images?q=imagesize%3A1680x1050 futuristic" rel="nofollow">imagesize:1680&#215;1050 futuristic</a></p><p><a
href="http://beerpla.net/wp-content/uploads/TheBestWayToSearchForWallpapersInYourScr_FF68/image_5.png" class="lightview" rel="gallery['1345']" title="imagesize:1680x1050 futuristic"><img
style="display: block; float: none; margin-left: auto; margin-right: auto" title="imagesize:1680x1050 futuristic" alt="imagesize:1680x1050 futuristic" src="http://beerpla.net/wp-content/uploads/TheBestWayToSearchForWallpapersInYourScr_FF68/image_thumb_4.png" width="700" height="309" /></a></p></p><h3>Example 4: &quot;cars&quot;</h3><p><a
href="http://images.google.com/images?q=imagesize%3A1680x1050 cars" rel="nofollow">imagesize:1680&#215;1050 cars</a></p><p><a
href="http://beerpla.net/wp-content/uploads/TheBestWayToSearchForWallpapersInYourScr_FF68/image_6.png" class="lightview" rel="gallery['1345']" title="imagesize:1680x1050 cars"><img
style="display: block; float: none; margin-left: auto; margin-right: auto" title="imagesize:1680x1050 cars" alt="imagesize:1680x1050 cars" src="http://beerpla.net/wp-content/uploads/TheBestWayToSearchForWallpapersInYourScr_FF68/image_thumb_5.png" width="700" height="320" /></a></p></p><h3>Example 5: &quot;babe&quot;</h3><p><a
href="http://images.google.com/images?q=imagesize%3A1680x1050 babe" rel="nofollow">imagesize:1680&#215;1050 babe</a> (be careful if you have SafeSearch off ;-] )</p><p><a
href="http://beerpla.net/wp-content/uploads/TheBestWayToSearchForWallpapersInYourScr_FF68/image_7.png" class="lightview" rel="gallery['1345']" title="imagesize:1680x1050 babe "><img
style="display: block; float: none; margin-left: auto; margin-right: auto" title="imagesize:1680x1050 babe " alt="imagesize:1680x1050 babe " src="http://beerpla.net/wp-content/uploads/TheBestWayToSearchForWallpapersInYourScr_FF68/image_thumb_6.png" width="700" height="332" /></a></p></p></p><h2>Starter Links Per Resolution</h2><p>Here are some quick starter links for common resolutions to get you started:</p><p><a
href="http://images.google.com/images?q=imagesize%3A320x396 wallpaper" rel="nofollow">320&#215;396</a></p><p><a
href="http://images.google.com/images?q=imagesize%3A320x480 wallpaper" rel="nofollow">320&#215;480</a></p><p><a
href="http://images.google.com/images?q=imagesize%3A800x600 wallpaper" rel="nofollow">800&#215;600</a></p><p><a
href="http://images.google.com/images?q=imagesize%3A1024x600 wallpaper" rel="nofollow">1024&#215;600</a></p><p><a
href="http://images.google.com/images?q=imagesize%3A1024x768 wallpaper" rel="nofollow">1024&#215;768</a></p><p><a
href="http://images.google.com/images?q=imagesize%3A1152x864 wallpaper" rel="nofollow">1152&#215;864</a></p><p><a
href="http://images.google.com/images?q=imagesize%3A1280x1024 wallpaper" rel="nofollow">1280&#215;1024</a></p><p><a
href="http://images.google.com/images?q=imagesize%3A1280x720 wallpaper" rel="nofollow">1280&#215;720</a></p><p><a
href="http://images.google.com/images?q=imagesize%3A1280x768 wallpaper" rel="nofollow">1280&#215;768</a></p><p><a
href="http://images.google.com/images?q=imagesize%3A1280x800 wallpaper" rel="nofollow">1280&#215;800</a></p><p><a
href="http://images.google.com/images?q=imagesize%3A1280x960 wallpaper" rel="nofollow">1280&#215;960</a></p><p><a
href="http://images.google.com/images?q=imagesize%3A1360x768 wallpaper" rel="nofollow">1360&#215;768</a></p><p><a
href="http://images.google.com/images?q=imagesize%3A1366x768 wallpaper" rel="nofollow">1366&#215;768</a></p><p><a
href="http://images.google.com/images?q=imagesize%3A1400x1050 wallpaper" rel="nofollow">1400&#215;1050</a></p><p><a
href="http://images.google.com/images?q=imagesize%3A1440x900 wallpaper" rel="nofollow">1440&#215;900</a></p><p><a
href="http://images.google.com/images?q=imagesize%3A1600x1200 wallpaper" rel="nofollow">1600&#215;1200</a></p><p><a
href="http://images.google.com/images?q=imagesize%3A1600x900 wallpaper" rel="nofollow">1600&#215;900</a></p><p><a
href="http://images.google.com/images?q=imagesize%3A1680x1050 wallpaper" rel="nofollow">1680&#215;1050</a></p><p><a
href="http://images.google.com/images?q=imagesize%3A1920x1080 wallpaper" rel="nofollow">1920&#215;1080</a></p><p><a
href="http://images.google.com/images?q=imagesize%3A1920x1200 wallpaper" rel="nofollow">1920&#215;1200</a></p><p><a
href="http://images.google.com/images?q=imagesize%3A2560x1024 wallpaper" rel="nofollow">2560&#215;1024</a></p><p><a
href="http://images.google.com/images?q=imagesize%3A2560x1600 wallpaper" rel="nofollow">2560&#215;1600</a></p><h2>Conclusion</h2><p>What sites do you use to get your wallpapers, specifically allowing filtering by resolution? No spam links please.</p><div
class="shr-bookmarks shr-bookmarks-expand"><ul
class="socials"><li
class="shr-twitter"> <a
href="http://www.shareaholic.com/api/share/?title=The+Easiest+%28And+Best%3F%29+Way+To+Search+For+Beautiful+Wallpapers+In+Your+Specific+Screen+Resolution+And+Size&amp;link=http://beerpla.net/2010/01/09/the-easiest-and-best-way-to-search-for-beautiful-wallpapers-in-your-specific-screen-resolution-and-size/&amp;notes=%20There%20are%20undoubtedly%20a%20lot%20of%20wallpaper%20sites.%20Even%20more%20undoubtedly%2C%20most%20of%20them%20suck%2C%20both%20in%20content%20and%20filtering%20capabilities%20%28by%20resolution%2C%20theme%2C%20etc%29.%20%20My%20preferred%20way%20until%20recently%20was%20Deviant%20Art%2C%20because%20it%20had%20a%20lot%20of%20content%20and%20very%20nice%20filtering%20-%20I%20could%20specify%20my%20exact%20reso&amp;short_link=http://bit.ly/6P5KIr&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%24%7Btitle%7D+-+%24%7Bshort_link%7D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a></li><li
class="shr-facebook"> <a
href="http://www.shareaholic.com/api/share/?title=The+Easiest+%28And+Best%3F%29+Way+To+Search+For+Beautiful+Wallpapers+In+Your+Specific+Screen+Resolution+And+Size&amp;link=http://beerpla.net/2010/01/09/the-easiest-and-best-way-to-search-for-beautiful-wallpapers-in-your-specific-screen-resolution-and-size/&amp;notes=%20There%20are%20undoubtedly%20a%20lot%20of%20wallpaper%20sites.%20Even%20more%20undoubtedly%2C%20most%20of%20them%20suck%2C%20both%20in%20content%20and%20filtering%20capabilities%20%28by%20resolution%2C%20theme%2C%20etc%29.%20%20My%20preferred%20way%20until%20recently%20was%20Deviant%20Art%2C%20because%20it%20had%20a%20lot%20of%20content%20and%20very%20nice%20filtering%20-%20I%20could%20specify%20my%20exact%20reso&amp;short_link=http://bit.ly/6P5KIr&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a></li><li
class="shr-googlebuzz"> <a
href="http://www.shareaholic.com/api/share/?title=The+Easiest+%28And+Best%3F%29+Way+To+Search+For+Beautiful+Wallpapers+In+Your+Specific+Screen+Resolution+And+Size&amp;link=http://beerpla.net/2010/01/09/the-easiest-and-best-way-to-search-for-beautiful-wallpapers-in-your-specific-screen-resolution-and-size/&amp;notes=%20There%20are%20undoubtedly%20a%20lot%20of%20wallpaper%20sites.%20Even%20more%20undoubtedly%2C%20most%20of%20them%20suck%2C%20both%20in%20content%20and%20filtering%20capabilities%20%28by%20resolution%2C%20theme%2C%20etc%29.%20%20My%20preferred%20way%20until%20recently%20was%20Deviant%20Art%2C%20because%20it%20had%20a%20lot%20of%20content%20and%20very%20nice%20filtering%20-%20I%20could%20specify%20my%20exact%20reso&amp;short_link=http://bit.ly/6P5KIr&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=257&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a></li><li
class="shr-reddit"> <a
href="http://www.shareaholic.com/api/share/?title=The+Easiest+%28And+Best%3F%29+Way+To+Search+For+Beautiful+Wallpapers+In+Your+Specific+Screen+Resolution+And+Size&amp;link=http://beerpla.net/2010/01/09/the-easiest-and-best-way-to-search-for-beautiful-wallpapers-in-your-specific-screen-resolution-and-size/&amp;notes=%20There%20are%20undoubtedly%20a%20lot%20of%20wallpaper%20sites.%20Even%20more%20undoubtedly%2C%20most%20of%20them%20suck%2C%20both%20in%20content%20and%20filtering%20capabilities%20%28by%20resolution%2C%20theme%2C%20etc%29.%20%20My%20preferred%20way%20until%20recently%20was%20Deviant%20Art%2C%20because%20it%20had%20a%20lot%20of%20content%20and%20very%20nice%20filtering%20-%20I%20could%20specify%20my%20exact%20reso&amp;short_link=http://bit.ly/6P5KIr&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=40&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a></li><li
class="shr-hackernews"> <a
href="http://www.shareaholic.com/api/share/?title=The+Easiest+%28And+Best%3F%29+Way+To+Search+For+Beautiful+Wallpapers+In+Your+Specific+Screen+Resolution+And+Size&amp;link=http://beerpla.net/2010/01/09/the-easiest-and-best-way-to-search-for-beautiful-wallpapers-in-your-specific-screen-resolution-and-size/&amp;notes=%20There%20are%20undoubtedly%20a%20lot%20of%20wallpaper%20sites.%20Even%20more%20undoubtedly%2C%20most%20of%20them%20suck%2C%20both%20in%20content%20and%20filtering%20capabilities%20%28by%20resolution%2C%20theme%2C%20etc%29.%20%20My%20preferred%20way%20until%20recently%20was%20Deviant%20Art%2C%20because%20it%20had%20a%20lot%20of%20content%20and%20very%20nice%20filtering%20-%20I%20could%20specify%20my%20exact%20reso&amp;short_link=http://bit.ly/6P5KIr&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=202&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Submit this to Hacker News">Submit this to Hacker News</a></li><li
class="shr-delicious"> <a
href="http://www.shareaholic.com/api/share/?title=The+Easiest+%28And+Best%3F%29+Way+To+Search+For+Beautiful+Wallpapers+In+Your+Specific+Screen+Resolution+And+Size&amp;link=http://beerpla.net/2010/01/09/the-easiest-and-best-way-to-search-for-beautiful-wallpapers-in-your-specific-screen-resolution-and-size/&amp;notes=%20There%20are%20undoubtedly%20a%20lot%20of%20wallpaper%20sites.%20Even%20more%20undoubtedly%2C%20most%20of%20them%20suck%2C%20both%20in%20content%20and%20filtering%20capabilities%20%28by%20resolution%2C%20theme%2C%20etc%29.%20%20My%20preferred%20way%20until%20recently%20was%20Deviant%20Art%2C%20because%20it%20had%20a%20lot%20of%20content%20and%20very%20nice%20filtering%20-%20I%20could%20specify%20my%20exact%20reso&amp;short_link=http://bit.ly/6P5KIr&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a></li><li
class="shr-stumbleupon"> <a
href="http://www.shareaholic.com/api/share/?title=The+Easiest+%28And+Best%3F%29+Way+To+Search+For+Beautiful+Wallpapers+In+Your+Specific+Screen+Resolution+And+Size&amp;link=http://beerpla.net/2010/01/09/the-easiest-and-best-way-to-search-for-beautiful-wallpapers-in-your-specific-screen-resolution-and-size/&amp;notes=%20There%20are%20undoubtedly%20a%20lot%20of%20wallpaper%20sites.%20Even%20more%20undoubtedly%2C%20most%20of%20them%20suck%2C%20both%20in%20content%20and%20filtering%20capabilities%20%28by%20resolution%2C%20theme%2C%20etc%29.%20%20My%20preferred%20way%20until%20recently%20was%20Deviant%20Art%2C%20because%20it%20had%20a%20lot%20of%20content%20and%20very%20nice%20filtering%20-%20I%20could%20specify%20my%20exact%20reso&amp;short_link=http://bit.ly/6P5KIr&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a></li><li
class="shr-mail"> <a
href="http://www.shareaholic.com/api/share/?title=The%20Easiest%20%28And%20Best%3F%29%20Way%20To%20Search%20For%20Beautiful%20Wallpapers%20In%20Your%20Specific%20Screen%20Resolution%20And%20Size&amp;link=http://beerpla.net/2010/01/09/the-easiest-and-best-way-to-search-for-beautiful-wallpapers-in-your-specific-screen-resolution-and-size/&amp;notes=%20There%20are%20undoubtedly%20a%20lot%20of%20wallpaper%20sites.%20Even%20more%20undoubtedly%2C%20most%20of%20them%20suck%2C%20both%20in%20content%20and%20filtering%20capabilities%20%28by%20resolution%2C%20theme%2C%20etc%29.%20%20My%20preferred%20way%20until%20recently%20was%20Deviant%20Art%2C%20because%20it%20had%20a%20lot%20of%20content%20and%20very%20nice%20filtering%20-%20I%20could%20specify%20my%20exact%20reso&amp;short_link=http://bit.ly/6P5KIr&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=201&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a></li></ul><div
style="clear: both;"></div></div> Similar Posts:<ul><li><a
href="http://beerpla.net/2010/02/20/my-new-desktop-background-on-the-imac-running-window-7-thats-right-its-awesome/" rel="bookmark" title="February 20, 2010">My New Desktop Background On The iMac Running Window 7 &#8211; That&#039;s Right, It&#039;s Awesome</a></li><li><a
href="http://beerpla.net/2009/06/09/how-to-make-your-site-lightning-fast-by-compressing-deflategzip-your-html-javascript-css-xml-etc-in-apache/" rel="bookmark" title="June 9, 2009">How To Make Your Site Lightning Fast* By Compressing (deflate/gzip) Your HTML, Javascript, CSS, XML, etc In Apache</a></li><li><a
href="http://beerpla.net/2008/10/15/more-on-android-a-mobile-os-with-a-clue/" rel="bookmark" title="October 15, 2008">More On Android &ndash; A Mobile OS With A Clue</a></li><li><a
href="http://beerpla.net/2008/03/27/parsing-json-in-perl-by-example-southparkstudioscom-south-park-episodes/" rel="bookmark" title="March 27, 2008">Parsing JSON In Perl By Example &#8211; SouthParkStudios.com South Park Episodes</a></li><li><a
href="http://beerpla.net/2008/08/14/how-to-find-out-the-number-of-videos-on-youtube/" rel="bookmark" title="August 14, 2008">How To Find Out The Number Of Videos On Youtube</a></li></ul><p><a
class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fbeerpla.net%2F2010%2F01%2F09%2Fthe-easiest-and-best-way-to-search-for-beautiful-wallpapers-in-your-specific-screen-resolution-and-size%2F&amp;title=The%20Easiest%20%28And%20Best%3F%29%20Way%20To%20Search%20For%20Beautiful%20Wallpapers%20In%20Your%20Specific%20Screen%20Resolution%20And%20Size" id="wpa2a_4"><img
src="http://beerpla.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded> <wfw:commentRss>http://beerpla.net/2010/01/09/the-easiest-and-best-way-to-search-for-beautiful-wallpapers-in-your-specific-screen-resolution-and-size/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Supercharge Your GNU Screen With A Power &quot;Taskbar&quot; And Never Feel Lost Again</title><link>http://beerpla.net/2009/10/06/supercharge-your-gnu-screen-with-a-power-taskbar-and-never-feel-lost-again/</link> <comments>http://beerpla.net/2009/10/06/supercharge-your-gnu-screen-with-a-power-taskbar-and-never-feel-lost-again/#comments</comments> <pubDate>Tue, 06 Oct 2009 14:30:00 +0000</pubDate> <dc:creator>Artem Russakovskii</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[My Favorites]]></category> <category><![CDATA[Programming]]></category> <category><![CDATA[bandwidth]]></category> <category><![CDATA[bar]]></category> <category><![CDATA[gnu]]></category> <category><![CDATA[gnu screen]]></category> <category><![CDATA[load]]></category> <category><![CDATA[manage]]></category> <category><![CDATA[screen]]></category> <category><![CDATA[screenrc]]></category> <category><![CDATA[taskbar]]></category> <category><![CDATA[time]]></category> <category><![CDATA[tip]]></category> <category><![CDATA[trick]]></category> <category><![CDATA[windows]]></category> <category><![CDATA[wormulon]]></category> <guid
isPermaLink="false">http://beerpla.net/?p=1154</guid> <description><![CDATA[<h2>Introduction</h2><p><img
style="margin: 0px 10px 10px 0px; display: inline" title="image" alt="image" align="left" src="http://beerpla.net/wp-content/uploads/SuperchargeYourGNUScreenWithAPowerBar_B381/image_thumb_3.png" width="240" height="24" /><a
href="http://www.gnu.org/software/screen/" rel="nofollow"><em>Screen</em></a> is awesome. Once you become comfortable navigating around it, you start using it ALL the time. No more dropped sessions, no having 10 Putty windows open at the same time, no more nohup.</p><p>However, with default <em>screen </em>settings I&#039;ve always felt a bit lost and out of place, mostly because there was no &#34;taskbar&#34; with a bird&#039;s eye view of all windows. Pressing <em>ctrl-a, &#34;</em> really does get annoying fast (that&#039;s the command that brings up the window selector &#8211; screenshot below).</p><p><img
style="display: block; float: none; margin-left: auto; margin-right: auto" title="image" alt="image" src="http://beerpla.net/wp-content/uploads/SuperchargeYourGNUScreenWithAPowerBar_B381/image_thumb.png" width="153" height="117" /></p><p>So instead I modded my <em>screen</em> to have a &#34;taskbar&#34; which sits at the bottom of <em>screen</em> and adds:</p><ul><li>the name of each window</li><li>a clear marking of window states, such as<ul><li>the currently active window</li></ul></li>...<div
class=clear></div> <a
href="http://beerpla.net/2009/10/06/supercharge-your-gnu-screen-with-a-power-taskbar-and-never-feel-lost-again/" class="read_more"><div
class=excerpt-end>Read the rest of this article &#187;</div></a></ul>]]></description> <content:encoded><![CDATA[<h2>Introduction</h2><p><img
style="margin: 0px 10px 10px 0px; display: inline" title="image" alt="image" align="left" src="http://beerpla.net/wp-content/uploads/SuperchargeYourGNUScreenWithAPowerBar_B381/image_thumb_3.png" width="240" height="24" /><a
href="http://www.gnu.org/software/screen/" rel="nofollow"><em>Screen</em></a> is awesome. Once you become comfortable navigating around it, you start using it ALL the time. No more dropped sessions, no having 10 Putty windows open at the same time, no more nohup.</p><p>However, with default <em>screen </em>settings I&#039;ve always felt a bit lost and out of place, mostly because there was no &quot;taskbar&quot; with a bird&#039;s eye view of all windows. Pressing <em>ctrl-a, &quot;</em> really does get annoying fast (that&#039;s the command that brings up the window selector &#8211; screenshot below).</p><p><img
style="display: block; float: none; margin-left: auto; margin-right: auto" title="image" alt="image" src="http://beerpla.net/wp-content/uploads/SuperchargeYourGNUScreenWithAPowerBar_B381/image_thumb.png" width="153" height="117" /></p><p>So instead I modded my <em>screen</em> to have a &quot;taskbar&quot; which sits at the bottom of <em>screen</em> and adds:</p><ul><li>the name of each window</li><li>a clear marking of window states, such as<ul><li>the currently active window (* and different background)</li><li>last used window (-)</li><li>if you&#039;re sharing the current window with someone else (&amp;)</li></ul></li><li>the current incoming/outgoing bandwidth in bytes/sec, updating every 5 seconds</li><li>the current time</li><li>the load on the server, as reported by the <em>uptime</em> or <em>w</em> commands</li></ul><p>Of course, all of the above is customizable to your liking, but this is what I picked for myself.</p><p>Without further ado, here&#039;s a screenshot:</p><p><a
href="http://beerpla.net/wp-content/uploads/SuperchargeYourGNUScreenWithAPowerBar_B381/image_3.png" class="lightview" rel="gallery['1154']" title="screen power taskbar"><img
style="display: block; float: none; margin-left: auto; margin-right: auto" title="screen power taskbar" alt="screen power taskbar" src="http://beerpla.net/wp-content/uploads/SuperchargeYourGNUScreenWithAPowerBar_B381/image_thumb_3.png" width="700" height="71" /></a></p><p>Doesn&#039;t that make you feel much more homey?</p><p>Now using a shared <em>screen </em>session for pair programming, as suggested in a <a
href="http://haruska.com/2009/09/29/remote-pair-programming/" rel="nofollow">recent article</a> posted on <a
href="http://news.ycombinator.com" rel="nofollow">Hacker News</a>, suddenly sounds even more appealing.</p><p><div
class="note"><div
class="notetip">Did you know you could rename each individual window within screen? Just press ctrl-a A and enter a new name.</div></div></p><h2>Installation</h2><p>Here&#039;s what you need to get this bar on your <em>screen</em>:</p><ul><li>download my <a
href="http://beerpla.net/downloads/.screenrc">.screenrc</a> (0 B, downloaded 965 times) and put it in your home directory. Make sure the location of wormulon (installed in the next step) is correct. Also, specify the right network interface (eth0 in most cases). <br
/>Here is the file, for reference:</li></ul><div
class="wp_syntax"><table><tr><td
class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
</pre></td><td
class="code"><pre># Monitor eth0 bandwidth and update every 5 s
# Assign the output of this cmd to '%1`' and use it in the below hardstatus line:
backtick 1 0 0 /usr/local/bin/wormulon -d 5 -i eth0
&nbsp;
hardstatus alwayslastline &quot;%{bw}[%H] [%?%-Lw%?%{wb}%n*%f %t%{bw}%?%+Lw%?]%=%{bw} [%1`] [%c:%s] [%l]&quot; # modified from http://lists.gnu.org/archive/html/screen-users/2007-08/msg00008.html
&nbsp;
# Set the scrollback length:
defscrollback 10000
&nbsp;
# Select whether you want to see the copyright notice during startup:
startup_message off</pre></td></tr></table></div><ul><li>download and compile <em>wormulon</em> (<a
href="http://beerpla.net/downloads/wormulon-0.1.4.tar.gz">wormulon-0.1.4.tar.gz</a> 45.3 kB, downloaded 473 times or from a <a
href="http://www.sourcefiles.org/Monitoring/Network/wormulon-0.1.4.tar.gz" rel="nofollow">mirror</a>) &#8211; a nifty little program that shows incoming and outgoing bandwidth and is perfect for integrating with <em>screen</em>. You can omit this step if you don&#039;t want the bandwidth monitor. I know the name is a bit odd but it&#039;s a legit little open source utility &#8211; feel free to check out the code.</li></ul><div
class="wp_syntax"><div
class="code"><pre>tar xvzf wormulon-0.1.4.tar.gz
cd wormulon-0.1.4/
./configure &amp;&amp; make
sudo make install # this installs into /usr/local/bin/;
                  # alternatively, copy the wormulon binary wherever you
                  # want and update the path in .screenrc</pre></div></div><p>Now restart screen and you&#039;re good to go.</p><div
class="shr-bookmarks shr-bookmarks-expand"><ul
class="socials"><li
class="shr-twitter"> <a
href="http://www.shareaholic.com/api/share/?title=Supercharge+Your+GNU+Screen+With+A+Power+%26quot%3BTaskbar%26quot%3B+And+Never+Feel+Lost+Again&amp;link=http://beerpla.net/2009/10/06/supercharge-your-gnu-screen-with-a-power-taskbar-and-never-feel-lost-again/&amp;notes=Introduction%0D%0AScreen%20is%20awesome.%20Once%20you%20become%20comfortable%20navigating%20around%20it%2C%20you%20start%20using%20it%20ALL%20the%20time.%20No%20more%20dropped%20sessions%2C%20no%20having%2010%20Putty%20windows%20open%20at%20the%20same%20time%2C%20no%20more%20nohup.%0D%0AHowever%2C%20with%20default%20screen%20settings%20I%27ve%20always%20felt%20a%20bit%20lost%20and%20out%20of%20place%2C%20mostly%20b&amp;short_link=http://bit.ly/dBSHMa&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%24%7Btitle%7D+-+%24%7Bshort_link%7D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a></li><li
class="shr-facebook"> <a
href="http://www.shareaholic.com/api/share/?title=Supercharge+Your+GNU+Screen+With+A+Power+%26quot%3BTaskbar%26quot%3B+And+Never+Feel+Lost+Again&amp;link=http://beerpla.net/2009/10/06/supercharge-your-gnu-screen-with-a-power-taskbar-and-never-feel-lost-again/&amp;notes=Introduction%0D%0AScreen%20is%20awesome.%20Once%20you%20become%20comfortable%20navigating%20around%20it%2C%20you%20start%20using%20it%20ALL%20the%20time.%20No%20more%20dropped%20sessions%2C%20no%20having%2010%20Putty%20windows%20open%20at%20the%20same%20time%2C%20no%20more%20nohup.%0D%0AHowever%2C%20with%20default%20screen%20settings%20I%27ve%20always%20felt%20a%20bit%20lost%20and%20out%20of%20place%2C%20mostly%20b&amp;short_link=http://bit.ly/dBSHMa&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a></li><li
class="shr-googlebuzz"> <a
href="http://www.shareaholic.com/api/share/?title=Supercharge+Your+GNU+Screen+With+A+Power+%26quot%3BTaskbar%26quot%3B+And+Never+Feel+Lost+Again&amp;link=http://beerpla.net/2009/10/06/supercharge-your-gnu-screen-with-a-power-taskbar-and-never-feel-lost-again/&amp;notes=Introduction%0D%0AScreen%20is%20awesome.%20Once%20you%20become%20comfortable%20navigating%20around%20it%2C%20you%20start%20using%20it%20ALL%20the%20time.%20No%20more%20dropped%20sessions%2C%20no%20having%2010%20Putty%20windows%20open%20at%20the%20same%20time%2C%20no%20more%20nohup.%0D%0AHowever%2C%20with%20default%20screen%20settings%20I%27ve%20always%20felt%20a%20bit%20lost%20and%20out%20of%20place%2C%20mostly%20b&amp;short_link=http://bit.ly/dBSHMa&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=257&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a></li><li
class="shr-reddit"> <a
href="http://www.shareaholic.com/api/share/?title=Supercharge+Your+GNU+Screen+With+A+Power+%26quot%3BTaskbar%26quot%3B+And+Never+Feel+Lost+Again&amp;link=http://beerpla.net/2009/10/06/supercharge-your-gnu-screen-with-a-power-taskbar-and-never-feel-lost-again/&amp;notes=Introduction%0D%0AScreen%20is%20awesome.%20Once%20you%20become%20comfortable%20navigating%20around%20it%2C%20you%20start%20using%20it%20ALL%20the%20time.%20No%20more%20dropped%20sessions%2C%20no%20having%2010%20Putty%20windows%20open%20at%20the%20same%20time%2C%20no%20more%20nohup.%0D%0AHowever%2C%20with%20default%20screen%20settings%20I%27ve%20always%20felt%20a%20bit%20lost%20and%20out%20of%20place%2C%20mostly%20b&amp;short_link=http://bit.ly/dBSHMa&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=40&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a></li><li
class="shr-hackernews"> <a
href="http://www.shareaholic.com/api/share/?title=Supercharge+Your+GNU+Screen+With+A+Power+%26quot%3BTaskbar%26quot%3B+And+Never+Feel+Lost+Again&amp;link=http://beerpla.net/2009/10/06/supercharge-your-gnu-screen-with-a-power-taskbar-and-never-feel-lost-again/&amp;notes=Introduction%0D%0AScreen%20is%20awesome.%20Once%20you%20become%20comfortable%20navigating%20around%20it%2C%20you%20start%20using%20it%20ALL%20the%20time.%20No%20more%20dropped%20sessions%2C%20no%20having%2010%20Putty%20windows%20open%20at%20the%20same%20time%2C%20no%20more%20nohup.%0D%0AHowever%2C%20with%20default%20screen%20settings%20I%27ve%20always%20felt%20a%20bit%20lost%20and%20out%20of%20place%2C%20mostly%20b&amp;short_link=http://bit.ly/dBSHMa&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=202&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Submit this to Hacker News">Submit this to Hacker News</a></li><li
class="shr-delicious"> <a
href="http://www.shareaholic.com/api/share/?title=Supercharge+Your+GNU+Screen+With+A+Power+%26quot%3BTaskbar%26quot%3B+And+Never+Feel+Lost+Again&amp;link=http://beerpla.net/2009/10/06/supercharge-your-gnu-screen-with-a-power-taskbar-and-never-feel-lost-again/&amp;notes=Introduction%0D%0AScreen%20is%20awesome.%20Once%20you%20become%20comfortable%20navigating%20around%20it%2C%20you%20start%20using%20it%20ALL%20the%20time.%20No%20more%20dropped%20sessions%2C%20no%20having%2010%20Putty%20windows%20open%20at%20the%20same%20time%2C%20no%20more%20nohup.%0D%0AHowever%2C%20with%20default%20screen%20settings%20I%27ve%20always%20felt%20a%20bit%20lost%20and%20out%20of%20place%2C%20mostly%20b&amp;short_link=http://bit.ly/dBSHMa&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a></li><li
class="shr-stumbleupon"> <a
href="http://www.shareaholic.com/api/share/?title=Supercharge+Your+GNU+Screen+With+A+Power+%26quot%3BTaskbar%26quot%3B+And+Never+Feel+Lost+Again&amp;link=http://beerpla.net/2009/10/06/supercharge-your-gnu-screen-with-a-power-taskbar-and-never-feel-lost-again/&amp;notes=Introduction%0D%0AScreen%20is%20awesome.%20Once%20you%20become%20comfortable%20navigating%20around%20it%2C%20you%20start%20using%20it%20ALL%20the%20time.%20No%20more%20dropped%20sessions%2C%20no%20having%2010%20Putty%20windows%20open%20at%20the%20same%20time%2C%20no%20more%20nohup.%0D%0AHowever%2C%20with%20default%20screen%20settings%20I%27ve%20always%20felt%20a%20bit%20lost%20and%20out%20of%20place%2C%20mostly%20b&amp;short_link=http://bit.ly/dBSHMa&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a></li><li
class="shr-mail"> <a
href="http://www.shareaholic.com/api/share/?title=Supercharge%20Your%20GNU%20Screen%20With%20A%20Power%20%26quot%3BTaskbar%26quot%3B%20And%20Never%20Feel%20Lost%20Again&amp;link=http://beerpla.net/2009/10/06/supercharge-your-gnu-screen-with-a-power-taskbar-and-never-feel-lost-again/&amp;notes=Introduction%0D%0AScreen%20is%20awesome.%20Once%20you%20become%20comfortable%20navigating%20around%20it%2C%20you%20start%20using%20it%20ALL%20the%20time.%20No%20more%20dropped%20sessions%2C%20no%20having%2010%20Putty%20windows%20open%20at%20the%20same%20time%2C%20no%20more%20nohup.%0D%0AHowever%2C%20with%20default%20screen%20settings%20I%27ve%20always%20felt%20a%20bit%20lost%20and%20out%20of%20place%2C%20mostly%20b&amp;short_link=http://bit.ly/dBSHMa&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=201&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a></li></ul><div
style="clear: both;"></div></div> Similar Posts:<ul><li><a
href="http://beerpla.net/2007/07/09/how-to-download-and-install-windows-media-player-11-bypassing-wga/" rel="bookmark" title="July 9, 2007">How To Download And Install Windows Media Player 11 Bypassing WGA</a></li><li><a
href="http://beerpla.net/2007/08/04/watch-a-useful-linux-command-you-may-have-never-heard-of/" rel="bookmark" title="August 4, 2007">Watch &#8211; A Useful Linux Command You May Have Never Heard Of</a></li><li><a
href="http://beerpla.net/2010/09/29/how-to-update-eclipse-from-galileo-3-5-to-helios-3-6-in-place-without-reinstalling/" rel="bookmark" title="September 29, 2010">How To Update Eclipse From Galileo (3.5) To Helios (3.6) In-Place Without Reinstalling</a></li><li><a
href="http://beerpla.net/2008/12/22/mastering-the-linux-shell-bash-shortcuts-explained/" rel="bookmark" title="December 22, 2008">Mastering The Linux Shell &#8211; Bash Shortcuts Explained (Now With Cheat Sheets)</a></li><li><a
href="http://beerpla.net/2007/08/10/how-to-resizegrow-vmware-linux-disks-and-partitions/" rel="bookmark" title="August 10, 2007">How To Resize/Grow VMware Linux Disks and Partitions</a></li></ul><p><a
class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fbeerpla.net%2F2009%2F10%2F06%2Fsupercharge-your-gnu-screen-with-a-power-taskbar-and-never-feel-lost-again%2F&amp;title=Supercharge%20Your%20GNU%20Screen%20With%20A%20Power%20%26quot%3BTaskbar%26quot%3B%20And%20Never%20Feel%20Lost%20Again" id="wpa2a_6"><img
src="http://beerpla.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded> <wfw:commentRss>http://beerpla.net/2009/10/06/supercharge-your-gnu-screen-with-a-power-taskbar-and-never-feel-lost-again/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>2 Gmail Tricks I Bet You Didn&#039;t Know About</title><link>http://beerpla.net/2009/08/17/2-gmail-tricks-i-bet-you-didnt-know-about/</link> <comments>http://beerpla.net/2009/08/17/2-gmail-tricks-i-bet-you-didnt-know-about/#comments</comments> <pubDate>Mon, 17 Aug 2009 17:00:00 +0000</pubDate> <dc:creator>Artem Russakovskii</dc:creator> <category><![CDATA[Awesomeness]]></category> <category><![CDATA[Google]]></category> <category><![CDATA[My Favorites]]></category> <category><![CDATA[Technology]]></category> <category><![CDATA[Tutorials]]></category> <category><![CDATA[account]]></category> <category><![CDATA[address]]></category> <category><![CDATA[dot]]></category> <category><![CDATA[easy]]></category> <category><![CDATA[email]]></category> <category><![CDATA[fast]]></category> <category><![CDATA[gmail]]></category> <category><![CDATA[hint]]></category> <category><![CDATA[more]]></category> <category><![CDATA[plus]]></category> <category><![CDATA[power]]></category> <category><![CDATA[sign]]></category> <category><![CDATA[tip]]></category> <category><![CDATA[trick]]></category> <category><![CDATA[unique]]></category> <category><![CDATA[user]]></category> <category><![CDATA[username]]></category> <guid
isPermaLink="false">http://beerpla.net/?p=1110</guid> <description><![CDATA[<p>OK, maybe you did know them &#8211; just see for yourself.</p><h2>Introduction</h2><p>The tricks I am going to describe allow you to create unique gmail addresses that still hit your existing gmail inbox, without actually making new gmail accounts.</p><p>This can be useful in a variety of situations when you need to use multiple email addresses without having the pain of maintaining them, such as</p><ul><li>using unique emails while registering for the same service more than once (say, paypal)</li><li>giving out a unique email address to see if you start getting spam to it later &#8211; that way you know exactly who to blame for it</li><li>more generally, easily create email rules to sort incoming emails into folders, delete them,</li>...<div
class=clear></div> <a
href="http://beerpla.net/2009/08/17/2-gmail-tricks-i-bet-you-didnt-know-about/" class="read_more"><div
class=excerpt-end>Read the rest of this article &#187;</div></a></ul>]]></description> <content:encoded><![CDATA[<p>OK, maybe you did know them &#8211; just see for yourself.</p><h2>Introduction</h2><p>The tricks I am going to describe allow you to create unique gmail addresses that still hit your existing gmail inbox, without actually making new gmail accounts.</p><p>This can be useful in a variety of situations when you need to use multiple email addresses without having the pain of maintaining them, such as</p><ul><li>using unique emails while registering for the same service more than once (say, paypal)</li><li>giving out a unique email address to see if you start getting spam to it later &#8211; that way you know exactly who to blame for it</li><li>more generally, easily create email rules to sort incoming emails into folders, delete them, mark as important, etc.</li></ul><p>The hints are not new by any means but it seems like most gmail users are not aware of them. So, without further ado:</p><h2>Gmail Ignores Dots In Gmail Addresses</h2><p>Did you know this? I sure didn&#039;t, until today, when I read a <a
href="http://streetmakarov.livejournal.com/7242.html" rel="nofollow">blog post</a> by a fellow Russian blogger streetmakarov. Apparently, gmail completely ignores dots, so you can insert them anywhere you want in your email address.</p><p>Thus, <a
href="mailto:foo.bar@gmail.com">foo.bar@gmail.com</a> is the same as <a
href="mailto:foobar@gmail.com">foobar@gmail.com</a>, which is the same as <a
href="mailto:f.o.o.b.a.r@gmail.com">f.o.o.b.a.r@gmail.com</a>, etc &#8211; they will all arrive in the same inbox.</p><p>This begs the question &#8211; what if I registered <a
href="mailto:foo.bar@gmail.com">foo.bar@gmail.com</a> while someone else already owns <a
href="mailto:foobar@gmail.com">foobar@gmail.com</a>? Well, some digg and arstechnica users <a
href="http://digg.com/security/Confirmed:_Gmail_dot_bug_sends_your_email_to_other_users_" rel="nofollow">got their panties</a> in a bunch over this a while ago, just to realize that gmail doesn&#039;t allow registering accounts that would clash in any way &#8211; so if I already own <a
href="mailto:foobar@gmail.com">foobar@gmail.com</a>, nobody can register <a
href="mailto:foo.bar@gmail.com">foo.bar@gmail.com</a> or any other combination.</p><h2>You Can Append a &quot;+ANYTHINGYOUWANT&quot; To Your Username</h2><p>I think this trick is even more awesome and flexible than the previous one. If your email is <a
href="mailto:foobar@gmail.com">foobar@gmail.com</a>, then you can use <a
href="mailto:foobar+blabla@gmail.com">foobar+blabla@gmail.com</a>, <a
href="mailto:foobar+monkeybananas@gmail.com">foobar+monkeybananas@gmail.com</a>, etc and those will still land in your original inbox.</p><p>This makes it even easier to track the addresses you give out. For example, when I register new twitter accounts, I enter my email as <a
href="mailto:myrealemail+mynewtwittername@gmail.com">myrealemail+mynewtwittername@gmail.com</a> and then set up a filter in Outlook to filter those out to a separate folder. Simple, painless, and effective.</p><p>The only downside to this method is some sites foolishly (or purposely) disallow plus signs in email addresses. Oh well, you can use trick #1 for those.</p><h2>Conclusion</h2><p>Do you know other tricks related to &quot;uniquefying&quot; your gmail address? Feel free to share in the comments.</p><div
class="shr-bookmarks shr-bookmarks-expand"><ul
class="socials"><li
class="shr-twitter"> <a
href="http://www.shareaholic.com/api/share/?title=2+Gmail+Tricks+I+Bet+You+Didn%27t+Know+About&amp;link=http://beerpla.net/2009/08/17/2-gmail-tricks-i-bet-you-didnt-know-about/&amp;notes=OK%2C%20maybe%20you%20did%20know%20them%20-%20just%20see%20for%20yourself.%20%20Introduction%20%20The%20tricks%20I%20am%20going%20to%20describe%20allow%20you%20to%20create%20unique%20gmail%20addresses%20that%20still%20hit%20your%20existing%20gmail%20inbox%2C%20without%20actually%20making%20new%20gmail%20accounts.%20%20This%20can%20be%20useful%20in%20a%20variety%20of%20situations%20when%20you%20need%20to%20use%20m&amp;short_link=http://bit.ly/9QVCom&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%24%7Btitle%7D+-+%24%7Bshort_link%7D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a></li><li
class="shr-facebook"> <a
href="http://www.shareaholic.com/api/share/?title=2+Gmail+Tricks+I+Bet+You+Didn%27t+Know+About&amp;link=http://beerpla.net/2009/08/17/2-gmail-tricks-i-bet-you-didnt-know-about/&amp;notes=OK%2C%20maybe%20you%20did%20know%20them%20-%20just%20see%20for%20yourself.%20%20Introduction%20%20The%20tricks%20I%20am%20going%20to%20describe%20allow%20you%20to%20create%20unique%20gmail%20addresses%20that%20still%20hit%20your%20existing%20gmail%20inbox%2C%20without%20actually%20making%20new%20gmail%20accounts.%20%20This%20can%20be%20useful%20in%20a%20variety%20of%20situations%20when%20you%20need%20to%20use%20m&amp;short_link=http://bit.ly/9QVCom&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a></li><li
class="shr-googlebuzz"> <a
href="http://www.shareaholic.com/api/share/?title=2+Gmail+Tricks+I+Bet+You+Didn%27t+Know+About&amp;link=http://beerpla.net/2009/08/17/2-gmail-tricks-i-bet-you-didnt-know-about/&amp;notes=OK%2C%20maybe%20you%20did%20know%20them%20-%20just%20see%20for%20yourself.%20%20Introduction%20%20The%20tricks%20I%20am%20going%20to%20describe%20allow%20you%20to%20create%20unique%20gmail%20addresses%20that%20still%20hit%20your%20existing%20gmail%20inbox%2C%20without%20actually%20making%20new%20gmail%20accounts.%20%20This%20can%20be%20useful%20in%20a%20variety%20of%20situations%20when%20you%20need%20to%20use%20m&amp;short_link=http://bit.ly/9QVCom&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=257&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a></li><li
class="shr-reddit"> <a
href="http://www.shareaholic.com/api/share/?title=2+Gmail+Tricks+I+Bet+You+Didn%27t+Know+About&amp;link=http://beerpla.net/2009/08/17/2-gmail-tricks-i-bet-you-didnt-know-about/&amp;notes=OK%2C%20maybe%20you%20did%20know%20them%20-%20just%20see%20for%20yourself.%20%20Introduction%20%20The%20tricks%20I%20am%20going%20to%20describe%20allow%20you%20to%20create%20unique%20gmail%20addresses%20that%20still%20hit%20your%20existing%20gmail%20inbox%2C%20without%20actually%20making%20new%20gmail%20accounts.%20%20This%20can%20be%20useful%20in%20a%20variety%20of%20situations%20when%20you%20need%20to%20use%20m&amp;short_link=http://bit.ly/9QVCom&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=40&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a></li><li
class="shr-hackernews"> <a
href="http://www.shareaholic.com/api/share/?title=2+Gmail+Tricks+I+Bet+You+Didn%27t+Know+About&amp;link=http://beerpla.net/2009/08/17/2-gmail-tricks-i-bet-you-didnt-know-about/&amp;notes=OK%2C%20maybe%20you%20did%20know%20them%20-%20just%20see%20for%20yourself.%20%20Introduction%20%20The%20tricks%20I%20am%20going%20to%20describe%20allow%20you%20to%20create%20unique%20gmail%20addresses%20that%20still%20hit%20your%20existing%20gmail%20inbox%2C%20without%20actually%20making%20new%20gmail%20accounts.%20%20This%20can%20be%20useful%20in%20a%20variety%20of%20situations%20when%20you%20need%20to%20use%20m&amp;short_link=http://bit.ly/9QVCom&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=202&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Submit this to Hacker News">Submit this to Hacker News</a></li><li
class="shr-delicious"> <a
href="http://www.shareaholic.com/api/share/?title=2+Gmail+Tricks+I+Bet+You+Didn%27t+Know+About&amp;link=http://beerpla.net/2009/08/17/2-gmail-tricks-i-bet-you-didnt-know-about/&amp;notes=OK%2C%20maybe%20you%20did%20know%20them%20-%20just%20see%20for%20yourself.%20%20Introduction%20%20The%20tricks%20I%20am%20going%20to%20describe%20allow%20you%20to%20create%20unique%20gmail%20addresses%20that%20still%20hit%20your%20existing%20gmail%20inbox%2C%20without%20actually%20making%20new%20gmail%20accounts.%20%20This%20can%20be%20useful%20in%20a%20variety%20of%20situations%20when%20you%20need%20to%20use%20m&amp;short_link=http://bit.ly/9QVCom&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a></li><li
class="shr-stumbleupon"> <a
href="http://www.shareaholic.com/api/share/?title=2+Gmail+Tricks+I+Bet+You+Didn%27t+Know+About&amp;link=http://beerpla.net/2009/08/17/2-gmail-tricks-i-bet-you-didnt-know-about/&amp;notes=OK%2C%20maybe%20you%20did%20know%20them%20-%20just%20see%20for%20yourself.%20%20Introduction%20%20The%20tricks%20I%20am%20going%20to%20describe%20allow%20you%20to%20create%20unique%20gmail%20addresses%20that%20still%20hit%20your%20existing%20gmail%20inbox%2C%20without%20actually%20making%20new%20gmail%20accounts.%20%20This%20can%20be%20useful%20in%20a%20variety%20of%20situations%20when%20you%20need%20to%20use%20m&amp;short_link=http://bit.ly/9QVCom&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a></li><li
class="shr-mail"> <a
href="http://www.shareaholic.com/api/share/?title=2%20Gmail%20Tricks%20I%20Bet%20You%20Didn%27t%20Know%20About&amp;link=http://beerpla.net/2009/08/17/2-gmail-tricks-i-bet-you-didnt-know-about/&amp;notes=OK%2C%20maybe%20you%20did%20know%20them%20-%20just%20see%20for%20yourself.%20%20Introduction%20%20The%20tricks%20I%20am%20going%20to%20describe%20allow%20you%20to%20create%20unique%20gmail%20addresses%20that%20still%20hit%20your%20existing%20gmail%20inbox%2C%20without%20actually%20making%20new%20gmail%20accounts.%20%20This%20can%20be%20useful%20in%20a%20variety%20of%20situations%20when%20you%20need%20to%20use%20m&amp;short_link=http://bit.ly/9QVCom&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=201&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a></li></ul><div
style="clear: both;"></div></div> Similar Posts:<ul><li><a
href="http://beerpla.net/2011/06/13/goodbye-outlook-i-dont-need-you-anymore-gmail-now-lets-you-paste-images-directly-from-clipboard/" rel="bookmark" title="June 13, 2011">[Updated x3] Goodbye Outlook, I Don&#039;t Need You Anymore &#8211; Gmail Now Lets You Paste Images Directly From Clipboard</a></li><li><a
href="http://beerpla.net/2009/11/26/how-i-doubled-my-android-phones-htc-hero-battery-life-or-just-how-much-email-polling-affects-your-battery/" rel="bookmark" title="November 26, 2009">How I Doubled My Android Phone&#039;s (HTC Hero) Battery Life or Just How Much Email Polling Affects Your Battery</a></li><li><a
href="http://beerpla.net/2009/07/14/how-to-fix-palm-pres-error-sending-mail-problem-7/" rel="bookmark" title="July 14, 2009">How To Fix Palm Pre&#039;s &quot;Error Sending Mail&quot; Problem</a></li><li><a
href="http://beerpla.net/2009/02/12/how-to-fight-clickjacking-using-the-recent-twitter-hijacking-as-an-example/" rel="bookmark" title="February 12, 2009">How To Fight Clickjacking (Using The Recent Twitter Hijacking As An Example)</a></li><li><a
href="http://beerpla.net/2010/02/03/how-not-to-implement-a-web-application-that-handles-external-authentication-using-betwittered-com-as-an-example/" rel="bookmark" title="February 3, 2010">How *Not* To Implement A Web Application That Handles External Authentication, Using BeTwittered.com As An Example</a></li></ul><p><a
class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fbeerpla.net%2F2009%2F08%2F17%2F2-gmail-tricks-i-bet-you-didnt-know-about%2F&amp;title=2%20Gmail%20Tricks%20I%20Bet%20You%20Didn%26%23039%3Bt%20Know%20About" id="wpa2a_8"><img
src="http://beerpla.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded> <wfw:commentRss>http://beerpla.net/2009/08/17/2-gmail-tricks-i-bet-you-didnt-know-about/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Essential Firefox Extensions (Plugins, Add-Ons) And Tips &#8211; A Comprehensive Guide :: Part 1 :: Tips</title><link>http://beerpla.net/2009/04/11/essential-firefox-extensions-plugins-add-ons-and-tips-a-comprehensive-guide-part-1-tips/</link> <comments>http://beerpla.net/2009/04/11/essential-firefox-extensions-plugins-add-ons-and-tips-a-comprehensive-guide-part-1-tips/#comments</comments> <pubDate>Sat, 11 Apr 2009 22:32:00 +0000</pubDate> <dc:creator>Artem Russakovskii</dc:creator> <category><![CDATA[Awesomeness]]></category> <category><![CDATA[My Favorites]]></category> <category><![CDATA[Technology]]></category> <category><![CDATA[Tutorials]]></category> <category><![CDATA[add-on]]></category> <category><![CDATA[addon]]></category> <category><![CDATA[comprehensive]]></category> <category><![CDATA[extension]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[guide]]></category> <category><![CDATA[keyboard]]></category> <category><![CDATA[plugin]]></category> <category><![CDATA[restore]]></category> <category><![CDATA[session]]></category> <category><![CDATA[shortcut]]></category> <category><![CDATA[tip]]></category> <guid
isPermaLink="false">http://beerpla.net/?p=753</guid> <description><![CDATA[<h1>Introduction</h1><p>In this article I’m going to discuss a number of useful Firefox extensions and tips. This list is not a “COMPLETE GUIDE TO FIREFOX!!!111!” but a collection of <em>some</em>, albeit many, extensions and techniques I find useful, with detailed descriptions and illustrations. I try to make my reviews as personal as possible and express my own points of view, so I will not be using any boring official descriptions altogether. Short, concise, and useful – that is my goal.</p><p>Right now I use 53 extensions in total. If you think that’s a lot, you might be right. However, because Firefox is so mature and new extensions come out every day, it is not as crazy of a number ...<div
class=clear></div> <a
href="http://beerpla.net/2009/04/11/essential-firefox-extensions-plugins-add-ons-and-tips-a-comprehensive-guide-part-1-tips/" class="read_more"><div
class=excerpt-end>Read the rest of this article &#187;</div></a></p>]]></description> <content:encoded><![CDATA[<h1>Introduction</h1><p>In this article I’m going to discuss a number of useful Firefox extensions and tips. This list is not a “COMPLETE GUIDE TO FIREFOX!!!111!” but a collection of <em>some</em>, albeit many, extensions and techniques I find useful, with detailed descriptions and illustrations. I try to make my reviews as personal as possible and express my own points of view, so I will not be using any boring official descriptions altogether. Short, concise, and useful – that is my goal.</p><p>Right now I use 53 extensions in total. If you think that’s a lot, you might be right. However, because Firefox is so mature and new extensions come out every day, it is not as crazy of a number as it was 2 years ago. Firefox gets faster, I download more extensions, and the end result is I’m happier as a user because Firefox suddenly provides me with a lot more features at approximately the same running speed. I plan on continuing to increase this number.</p><p><div
class="note"><div
class="noteclassic">Note that if you have a limited amount of RAM, installing so many extensions might start overflowing the memory and will significantly slow down the system if you run out of it.</div></div></p><p>Here’s a quick slightly obsolete screenshot of the extensions I’m using:</p><p><a
href="/wp-content/uploads/EssentialFirefoxExtensionsPluginsAddOnsF_8A0A/firefoxextensions1.gif" class="lightview" rel="gallery['753']" title="firefox-extensions1"><img
style="display: block; float: none; margin-left: auto; margin-right: auto" title="firefox-extensions1" border="0" alt="firefox-extensions1" src="/wp-content/uploads/EssentialFirefoxExtensionsPluginsAddOnsF_8A0A/firefoxextensions1_thumb.gif" width="650" /></a></p><p>&#160;</p><h1>Firefox Tips</h1><p>Before describing extensions, I wanted to mention a few tips about Firefox itself. If you are interested in extensions, proceed to <a
href="http://beerpla.net/2009/06/10/essential-firefox-extensions-plugins-add-ons-a-comprehensive-guide-part-2-pragmatic-extensions/">part 2</a> right away, however I urge you to read these too.</p><h2 align="center"><strong>Using the bookmarks bar and shortened names</strong></h2><p>You can fit a lot of quick bookmarks on the little bookmark bar if you shorten the names to 1 or 2 characters.</p><p><a
href="http://beerpla.net/wp-content/uploads/EssentialFirefoxExtensionsPluginsAddOnsF_8A0A/image_3.png" class="lightview" rel="gallery['753']" title="image"><img
style="display: block; float: none; margin-left: auto; margin-right: auto" title="image" alt="image" src="http://beerpla.net/wp-content/uploads/EssentialFirefoxExtensionsPluginsAddOnsF_8A0A/image_thumb_3.png" width="640" height="59" /></a></p><h2 align="center"><strong>Using keywords for bookmarks</strong></h2><p>A little less known trick is to use the keywords property of your bookmarks. For example, here I assign a keyword ‘d’ to my <a
href="http://www.digg.com">digg.com</a> bookmark. Then I can just go to the url bar, type in ‘d’, Enter and voila &#8211; digg starts loading.</p><p
align="center"><a
href="http://beerpla.net/wp-content/uploads/EssentialFirefoxExtensionsPluginsAddOnsF_8A0A/image_4.png" class="lightview" rel="gallery['753']" title="image"><img
style="display: inline" title="image" alt="image" src="http://beerpla.net/wp-content/uploads/EssentialFirefoxExtensionsPluginsAddOnsF_8A0A/image_thumb_4.png" width="190" height="286" /></a>&#160; <a
href="http://beerpla.net/wp-content/uploads/EssentialFirefoxExtensionsPluginsAddOnsF_8A0A/image_5.png" class="lightview" rel="gallery['753']" title="image"><img
style="display: inline" title="image" alt="image" src="http://beerpla.net/wp-content/uploads/EssentialFirefoxExtensionsPluginsAddOnsF_8A0A/image_thumb_5.png" width="336" height="231" /></a></p><h2 align="center"><strong>Protecting and locking tabs</strong></h2><p>Protect a tab will prevent you from closing it.</p><p>I use this functionality on my most frequently visited sites – so frequently that I never want to close them. They include the iGoogle homepage, Google calendar, Remember The Milk TODO list, my Trac tickets at work, and a few other things.</p><p>These protected states are saved even if you close and open Firefox (but unfortunately, not if you use QuickRestart described in <a
href="http://beerpla.net/2009/06/10/essential-firefox-extensions-plugins-add-ons-a-comprehensive-guide-part-2-pragmatic-extensions/">part 2</a>). Protected windows are marked by a <a
href="http://beerpla.net/wp-content/uploads/EssentialFirefoxExtensionsPluginsAddOnsF_8A0A/image_77.png" class="lightview" rel="gallery['753']" title="image"><img
style="display: inline" title="image" alt="image" src="http://beerpla.net/wp-content/uploads/EssentialFirefoxExtensionsPluginsAddOnsF_8A0A/image_thumb_77.png" width="15" height="15" /></a> symbol.</p><p><a
href="http://beerpla.net/wp-content/uploads/EssentialFirefoxExtensionsPluginsAddOnsF_8A0A/image_6.png" class="lightview" rel="gallery['753']" title="image"><img
style="display: block; float: none; margin-left: auto; margin-right: auto" title="image" alt="image" src="http://beerpla.net/wp-content/uploads/EssentialFirefoxExtensionsPluginsAddOnsF_8A0A/image_thumb_6.png" width="243" height="265" /></a></p><p><a
href="http://beerpla.net/wp-content/uploads/EssentialFirefoxExtensionsPluginsAddOnsF_8A0A/image_7.png" class="lightview" rel="gallery['753']" title="image"><img
style="display: block; float: none; margin-left: auto; margin-right: auto" title="image" alt="image" src="http://beerpla.net/wp-content/uploads/EssentialFirefoxExtensionsPluginsAddOnsF_8A0A/image_thumb_7.png" width="563" height="39" /></a></p><p><div
class="note"><div
class="notetip">You can protect a tab by Shift-clicking on it and lock it by Alt-clicking (these are customizable in Tab Mix Plus settings)</div></div></p><p>Locking a tab is similar, but instead of not being able to close it, you are not able to change the url. Any url change attempts will produce a new tab. I personally never use this feature but some may find it handy. Locked windows are marked by a <a
href="http://beerpla.net/wp-content/uploads/EssentialFirefoxExtensionsPluginsAddOnsF_8A0A/image_78.png" class="lightview" rel="gallery['753']" title="image"><img
style="display: inline" title="image" alt="image" src="http://beerpla.net/wp-content/uploads/EssentialFirefoxExtensionsPluginsAddOnsF_8A0A/image_thumb_78.png" width="23" height="16" /></a> symbol.</p><p>Note that you need the Tab Mix Plus extension (described in <a
href="http://beerpla.net/2009/06/10/essential-firefox-extensions-plugins-add-ons-a-comprehensive-guide-part-2-pragmatic-extensions/">part 2</a>) for these tricks.</p><h2 align="center"><strong>Restoring sessions</strong></h2><p>While Firefox 3 now has a built-in session restore feature, it’s not very robust. That is why I still use the Tab Mix Plus (described in <a
href="http://beerpla.net/2009/06/10/essential-firefox-extensions-plugins-add-ons-a-comprehensive-guide-part-2-pragmatic-extensions/">part 2</a>) session restore feature set. TMP’s session manager remembers protect and lock statuses, tab history, selected tab, and everything else about the session. I will describe TMP in more detail later.</p><p><a
href="http://beerpla.net/wp-content/uploads/EssentialFirefoxExtensionsPluginsAddOnsF_8A0A/image_8.png" class="lightview" rel="gallery['753']" title="image"><img
style="display: block; float: none; margin-left: auto; margin-right: auto" title="image" alt="image" src="http://beerpla.net/wp-content/uploads/EssentialFirefoxExtensionsPluginsAddOnsF_8A0A/image_thumb_8.png" width="377" height="412" /></a></p><h2 align="center"><strong>Using keyboard shortcuts</strong></h2><p>In my experience, keyboard shortcuts are primarily used by power users, while the rest of the population uses a mouse. However, shortcuts are immensely effective time savers and, if you mouse a lot, will provide a relief for your wrist. Let’s take a look at a few easy and important ones.</p><h3><strong>Ctrl-L and TABs</strong></h3><p>Ctrl-L will put the focus on the url bar, no matter where you are on the page. It is equivalent to F6 in IE, except it’s actually robust. So, when I’m ready to type in the name of the site, my fingers are already on the keyboard. Ctrl-L doesn’t even require extra movements.</p><p>TAB (the key, not the Firefox tab) once after you’ve pressed Ctrl-L and you’re in the Firefox search bar (the one I set to imdb a bit later in the article). TAB twice and you’re in the Google toolbar, if you have it installed.</p><h3><strong>Ctrl-Enter and Shift-Enter</strong></h3><p>Ctrl-Enter is a tremendous time saver. It appends “.com” to whatever you have in the url bar and prepends “http://www.”. Type in “google”, press Ctrl-Enter, and voila, you’re at <a
href="http://www.google.com">www.google.com</a>. Similarly, Shift-Enter, appends “.net”.</p><h3><strong>Ctrl-T</strong></h3><p>Ctrl-T opens a new tab.</p><h3><strong>Ctrl-Shift-T</strong></h3><p>Ctrl-Shift-T opens the last closed tab(s), in the order they were closed.</p><h3><strong>Ctrl-Alt-T</strong></h3><p>Ctrl-Alt-T duplicates the current tab. Yet again, this is a feature of Tab Mix Plus (described in <a
href="http://beerpla.net/2009/06/10/essential-firefox-extensions-plugins-add-ons-a-comprehensive-guide-part-2-pragmatic-extensions/">part 2</a>). Oh how much I love you, TMP.</p><h3><strong>Ctrl-TAB, Ctrl-Shift-TAB</strong></h3><p>Ctrl-TAB is probably the most frequently used key combination. It cycles between tabs forward while Ctrl-Shift-TAB does it backwards.</p><h3><strong>Ctrl-W</strong></h3><p>Ctrl-W closes the current tab.</p><h3><strong>Space</strong></h3><p>Pressing space is a quick way to scroll down one page. It’s a lot of times more convenient than finding the small PgDn button, especially if you have <a
href="http://thefingersyouhaveusedtodialaretoofat.thisisarecording.com/" rel="nofollow">fat fingers</a>.</p><h2 align="center"><strong>Setting the Firefox search bar to IMDB</strong></h2><p>Because I already use the Google Toolbar (one of the most useful toolbars out there) there is little point keeping Firefox’s default search box set to Google. I prefer IMDB (Internet Movie DataBase) myself but you can easily set it to another search engine.</p><p><a
href="http://beerpla.net/wp-content/uploads/EssentialFirefoxExtensionsPluginsAddOnsF_8A0A/image_10.png" class="lightview" rel="gallery['753']" title="image"><img
style="display: block; float: none; margin-left: auto; margin-right: auto" title="image" alt="image" src="http://beerpla.net/wp-content/uploads/EssentialFirefoxExtensionsPluginsAddOnsF_8A0A/image_thumb_10.png" width="351" height="269" /></a></p><h1>End of Part 1</h1><p>This marks the end of part 1 in the series. Proceed to <a
href="http://beerpla.net/2009/06/10/essential-firefox-extensions-plugins-add-ons-a-comprehensive-guide-part-2-pragmatic-extensions/">part 2</a>.</p><div
class="shr-bookmarks shr-bookmarks-expand"><ul
class="socials"><li
class="shr-twitter"> <a
href="http://www.shareaholic.com/api/share/?title=Essential+Firefox+Extensions+%28Plugins%2C+Add-Ons%29+And+Tips+%26ndash%3B+A+Comprehensive+Guide+%3A%3A+Part+1+%3A%3A+Tips&amp;link=http://beerpla.net/2009/04/11/essential-firefox-extensions-plugins-add-ons-and-tips-a-comprehensive-guide-part-1-tips/&amp;notes=Introduction%20%20In%20this%20article%20I%E2%80%99m%20going%20to%20discuss%20a%20number%20of%20useful%20Firefox%20extensions%20and%20tips.%20This%20list%20is%20not%20a%20%E2%80%9CCOMPLETE%20GUIDE%20TO%20FIREFOX%21%21%21111%21%E2%80%9D%20but%20a%20collection%20of%20some%2C%20albeit%20many%2C%20extensions%20and%20techniques%20I%20find%20useful%2C%20with%20detailed%20descriptions%20and%20illustrations.%20I%20try%20to%20make%20m&amp;short_link=http://bit.ly/97pUp4&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%24%7Btitle%7D+-+%24%7Bshort_link%7D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a></li><li
class="shr-facebook"> <a
href="http://www.shareaholic.com/api/share/?title=Essential+Firefox+Extensions+%28Plugins%2C+Add-Ons%29+And+Tips+%26ndash%3B+A+Comprehensive+Guide+%3A%3A+Part+1+%3A%3A+Tips&amp;link=http://beerpla.net/2009/04/11/essential-firefox-extensions-plugins-add-ons-and-tips-a-comprehensive-guide-part-1-tips/&amp;notes=Introduction%20%20In%20this%20article%20I%E2%80%99m%20going%20to%20discuss%20a%20number%20of%20useful%20Firefox%20extensions%20and%20tips.%20This%20list%20is%20not%20a%20%E2%80%9CCOMPLETE%20GUIDE%20TO%20FIREFOX%21%21%21111%21%E2%80%9D%20but%20a%20collection%20of%20some%2C%20albeit%20many%2C%20extensions%20and%20techniques%20I%20find%20useful%2C%20with%20detailed%20descriptions%20and%20illustrations.%20I%20try%20to%20make%20m&amp;short_link=http://bit.ly/97pUp4&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a></li><li
class="shr-googlebuzz"> <a
href="http://www.shareaholic.com/api/share/?title=Essential+Firefox+Extensions+%28Plugins%2C+Add-Ons%29+And+Tips+%26ndash%3B+A+Comprehensive+Guide+%3A%3A+Part+1+%3A%3A+Tips&amp;link=http://beerpla.net/2009/04/11/essential-firefox-extensions-plugins-add-ons-and-tips-a-comprehensive-guide-part-1-tips/&amp;notes=Introduction%20%20In%20this%20article%20I%E2%80%99m%20going%20to%20discuss%20a%20number%20of%20useful%20Firefox%20extensions%20and%20tips.%20This%20list%20is%20not%20a%20%E2%80%9CCOMPLETE%20GUIDE%20TO%20FIREFOX%21%21%21111%21%E2%80%9D%20but%20a%20collection%20of%20some%2C%20albeit%20many%2C%20extensions%20and%20techniques%20I%20find%20useful%2C%20with%20detailed%20descriptions%20and%20illustrations.%20I%20try%20to%20make%20m&amp;short_link=http://bit.ly/97pUp4&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=257&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a></li><li
class="shr-reddit"> <a
href="http://www.shareaholic.com/api/share/?title=Essential+Firefox+Extensions+%28Plugins%2C+Add-Ons%29+And+Tips+%26ndash%3B+A+Comprehensive+Guide+%3A%3A+Part+1+%3A%3A+Tips&amp;link=http://beerpla.net/2009/04/11/essential-firefox-extensions-plugins-add-ons-and-tips-a-comprehensive-guide-part-1-tips/&amp;notes=Introduction%20%20In%20this%20article%20I%E2%80%99m%20going%20to%20discuss%20a%20number%20of%20useful%20Firefox%20extensions%20and%20tips.%20This%20list%20is%20not%20a%20%E2%80%9CCOMPLETE%20GUIDE%20TO%20FIREFOX%21%21%21111%21%E2%80%9D%20but%20a%20collection%20of%20some%2C%20albeit%20many%2C%20extensions%20and%20techniques%20I%20find%20useful%2C%20with%20detailed%20descriptions%20and%20illustrations.%20I%20try%20to%20make%20m&amp;short_link=http://bit.ly/97pUp4&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=40&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a></li><li
class="shr-hackernews"> <a
href="http://www.shareaholic.com/api/share/?title=Essential+Firefox+Extensions+%28Plugins%2C+Add-Ons%29+And+Tips+%26ndash%3B+A+Comprehensive+Guide+%3A%3A+Part+1+%3A%3A+Tips&amp;link=http://beerpla.net/2009/04/11/essential-firefox-extensions-plugins-add-ons-and-tips-a-comprehensive-guide-part-1-tips/&amp;notes=Introduction%20%20In%20this%20article%20I%E2%80%99m%20going%20to%20discuss%20a%20number%20of%20useful%20Firefox%20extensions%20and%20tips.%20This%20list%20is%20not%20a%20%E2%80%9CCOMPLETE%20GUIDE%20TO%20FIREFOX%21%21%21111%21%E2%80%9D%20but%20a%20collection%20of%20some%2C%20albeit%20many%2C%20extensions%20and%20techniques%20I%20find%20useful%2C%20with%20detailed%20descriptions%20and%20illustrations.%20I%20try%20to%20make%20m&amp;short_link=http://bit.ly/97pUp4&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=202&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Submit this to Hacker News">Submit this to Hacker News</a></li><li
class="shr-delicious"> <a
href="http://www.shareaholic.com/api/share/?title=Essential+Firefox+Extensions+%28Plugins%2C+Add-Ons%29+And+Tips+%26ndash%3B+A+Comprehensive+Guide+%3A%3A+Part+1+%3A%3A+Tips&amp;link=http://beerpla.net/2009/04/11/essential-firefox-extensions-plugins-add-ons-and-tips-a-comprehensive-guide-part-1-tips/&amp;notes=Introduction%20%20In%20this%20article%20I%E2%80%99m%20going%20to%20discuss%20a%20number%20of%20useful%20Firefox%20extensions%20and%20tips.%20This%20list%20is%20not%20a%20%E2%80%9CCOMPLETE%20GUIDE%20TO%20FIREFOX%21%21%21111%21%E2%80%9D%20but%20a%20collection%20of%20some%2C%20albeit%20many%2C%20extensions%20and%20techniques%20I%20find%20useful%2C%20with%20detailed%20descriptions%20and%20illustrations.%20I%20try%20to%20make%20m&amp;short_link=http://bit.ly/97pUp4&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a></li><li
class="shr-stumbleupon"> <a
href="http://www.shareaholic.com/api/share/?title=Essential+Firefox+Extensions+%28Plugins%2C+Add-Ons%29+And+Tips+%26ndash%3B+A+Comprehensive+Guide+%3A%3A+Part+1+%3A%3A+Tips&amp;link=http://beerpla.net/2009/04/11/essential-firefox-extensions-plugins-add-ons-and-tips-a-comprehensive-guide-part-1-tips/&amp;notes=Introduction%20%20In%20this%20article%20I%E2%80%99m%20going%20to%20discuss%20a%20number%20of%20useful%20Firefox%20extensions%20and%20tips.%20This%20list%20is%20not%20a%20%E2%80%9CCOMPLETE%20GUIDE%20TO%20FIREFOX%21%21%21111%21%E2%80%9D%20but%20a%20collection%20of%20some%2C%20albeit%20many%2C%20extensions%20and%20techniques%20I%20find%20useful%2C%20with%20detailed%20descriptions%20and%20illustrations.%20I%20try%20to%20make%20m&amp;short_link=http://bit.ly/97pUp4&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a></li><li
class="shr-mail"> <a
href="http://www.shareaholic.com/api/share/?title=Essential%20Firefox%20Extensions%20%28Plugins%2C%20Add-Ons%29%20And%20Tips%20%26ndash%3B%20A%20Comprehensive%20Guide%20%3A%3A%20Part%201%20%3A%3A%20Tips&amp;link=http://beerpla.net/2009/04/11/essential-firefox-extensions-plugins-add-ons-and-tips-a-comprehensive-guide-part-1-tips/&amp;notes=Introduction%20%20In%20this%20article%20I%E2%80%99m%20going%20to%20discuss%20a%20number%20of%20useful%20Firefox%20extensions%20and%20tips.%20This%20list%20is%20not%20a%20%E2%80%9CCOMPLETE%20GUIDE%20TO%20FIREFOX%21%21%21111%21%E2%80%9D%20but%20a%20collection%20of%20some%2C%20albeit%20many%2C%20extensions%20and%20techniques%20I%20find%20useful%2C%20with%20detailed%20descriptions%20and%20illustrations.%20I%20try%20to%20make%20m&amp;short_link=http://bit.ly/97pUp4&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=201&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a></li></ul><div
style="clear: both;"></div></div> Similar Posts:<ul><li><a
href="http://beerpla.net/2009/08/18/delicious-com-quietly-rolls-out-domain-and-url-searchingfiltering-finally/" rel="bookmark" title="August 18, 2009">Delicious.com [Quietly] Rolls Out Domain And Url Searching/Filtering. Finally!</a></li><li><a
href="http://beerpla.net/2009/06/10/essential-firefox-extensions-plugins-add-ons-a-comprehensive-guide-part-2-pragmatic-extensions/" rel="bookmark" title="June 10, 2009">Essential Firefox Extensions (Plugins, Add-Ons) &ndash; A Comprehensive Guide :: Part 2 :: Pragmatic Extensions</a></li><li><a
href="http://beerpla.net/2009/05/13/firefox-being-slow-especially-switching-tabs-high-cpu-load-memory-problems-are-you-using-firecookie-for-firebug/" rel="bookmark" title="May 13, 2009">Firefox Being Slow, Especially Switching Tabs, High CPU Load, Memory Problems? Are You Using Firecookie For Firebug?</a></li><li><a
href="http://beerpla.net/2008/04/09/some-useful-vim-commands-my-vim-cheatsheet/" rel="bookmark" title="April 9, 2008">Some Useful vim Commands &#8211; My vim Cheatsheet</a></li><li><a
href="http://beerpla.net/2008/09/03/thoughts-on-google-chrome/" rel="bookmark" title="September 3, 2008">Thoughts on Google Chrome</a></li></ul><p><a
class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fbeerpla.net%2F2009%2F04%2F11%2Fessential-firefox-extensions-plugins-add-ons-and-tips-a-comprehensive-guide-part-1-tips%2F&amp;title=Essential%20Firefox%20Extensions%20%28Plugins%2C%20Add-Ons%29%20And%20Tips%20%26ndash%3B%20A%20Comprehensive%20Guide%20%3A%3A%20Part%201%20%3A%3A%20Tips" id="wpa2a_10"><img
src="http://beerpla.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded> <wfw:commentRss>http://beerpla.net/2009/04/11/essential-firefox-extensions-plugins-add-ons-and-tips-a-comprehensive-guide-part-1-tips/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Getting The Most Out Of The MySQL Conference</title><link>http://beerpla.net/2008/03/26/getting-the-most-out-of-the-mysql-conference/</link> <comments>http://beerpla.net/2008/03/26/getting-the-most-out-of-the-mysql-conference/#comments</comments> <pubDate>Wed, 26 Mar 2008 21:22:24 +0000</pubDate> <dc:creator>Artem Russakovskii</dc:creator> <category><![CDATA[Databases]]></category> <category><![CDATA[Personal]]></category> <category><![CDATA[conference]]></category> <category><![CDATA[hint]]></category> <category><![CDATA[MySQL]]></category> <category><![CDATA[strategy]]></category> <category><![CDATA[tip]]></category> <guid
isPermaLink="false">http://beerpla.net/2008/03/26/getting-the-most-out-of-the-mysql-conference/</guid> <description><![CDATA[<p>As half of the world population already <a
href="http://beerpla.net/2008/03/24/mysql-conference-2008/">knows</a>, the <a
href="http://en.oreilly.com/mysql2008/public/content/home">MySQL conference</a> is coming in less than 3 weeks. Since this event only happens once a year, lasts only 4 days, and costs more than a Russian mail-order bride, I&#039;d really like to get the most out of it. Considering that <a
href="http://en.oreilly.com/mysql2008/public/schedule/grid?date=2008-04-15">the schedule</a> is <a
href="http://en.oreilly.com/mysql2008/public/schedule/grid?date=2008-04-16">completely packed</a>, with <a
href="http://en.oreilly.com/mysql2008/public/schedule/grid?date=2008-04-17">8 (!!) events</a> going on in parallel, I imagine things can get a little frantic. Additionally, I&#039;ve never been to a conference of such size before and I&#039;m not sure what to expect.</p><p>So&#8230; I&#039;m contemplating:</p><ul><li>printing out the event schedule and drawing a zig-zagging &#034;map&#034; of exactly where I&#039;ll be jumping to next, once the previous presentation ends. I&#039;m actually wondering</li>...<div
class=clear></div> <a
href="http://beerpla.net/2008/03/26/getting-the-most-out-of-the-mysql-conference/" class="read_more"><div
class=excerpt-end>Read the rest of this article &#187;</div></a></ul>]]></description> <content:encoded><![CDATA[<p>As half of the world population already <a
href="http://beerpla.net/2008/03/24/mysql-conference-2008/">knows</a>, the <a
href="http://en.oreilly.com/mysql2008/public/content/home">MySQL conference</a> is coming in less than 3 weeks. Since this event only happens once a year, lasts only 4 days, and costs more than a Russian mail-order bride, I&#039;d really like to get the most out of it. Considering that <a
href="http://en.oreilly.com/mysql2008/public/schedule/grid?date=2008-04-15">the schedule</a> is <a
href="http://en.oreilly.com/mysql2008/public/schedule/grid?date=2008-04-16">completely packed</a>, with <a
href="http://en.oreilly.com/mysql2008/public/schedule/grid?date=2008-04-17">8 (!!) events</a> going on in parallel, I imagine things can get a little frantic. Additionally, I&#039;ve never been to a conference of such size before and I&#039;m not sure what to expect.</p><p>So&#8230; I&#039;m contemplating:</p><ul><li>printing out the event schedule and drawing a zig-zagging &#034;map&#034; of exactly where I&#039;ll be jumping to next, once the previous presentation ends. I&#039;m actually wondering if I&#039;ll need to figure out where all the events are located exactly in advance. How big is that place? Did Google invent in-building walking maps yet? Do people normally jump from one presentation to another parallel one or is that unheard of?</li></ul><ul><li>bringing a laptop to take notes. I find it that my brain tends to retain mostly the general ideas for a good period of time. Code details and specifics tend to flush a lot sooner. Keeping notes (and publishing them online) is the best way to retain all this tasty information. Learn it and starting doing it, don&#039;t be lazy. For my note taking application, I actually prefer Microsoft (:gasp:) OneNote. It keeps things organized and has a coupe of neat tricks up its sleeve, like built-in OCR, Win-S shortcut for a quick area-defined screenshot, integration with Outlook, audio note-taking. Aha!..</li></ul><ul><li>recording audio at every presentation, is that allowed?</li></ul><ul><li>getting plenty of sleep the night before each conference day, as the amount of information is going to be simply crushing. I guess I&#039;m going to have to postpone my 3am sessions until Friday or so.</li></ul><ul><li>bribing an organ thief to steal <a
href="http://www.mysqlperformanceblog.com/">Peter Zaitsev&#039;s</a> brain and replace it with a statistical computer chip capable of running 17 billion MySQL benchmarks a second. Nobody is going to notice the difference anyway.</li></ul><p>Do you have any tips? How do YOU handle conferences? Please share in the comments.</p><div
class="shr-bookmarks shr-bookmarks-expand"><ul
class="socials"><li
class="shr-twitter"> <a
href="http://www.shareaholic.com/api/share/?title=Getting+The+Most+Out+Of+The+MySQL+Conference&amp;link=http://beerpla.net/2008/03/26/getting-the-most-out-of-the-mysql-conference/&amp;notes=As%20half%20of%20the%20world%20population%20already%20knows%2C%20the%20MySQL%20conference%20is%20coming%20in%20less%20than%203%20weeks.%20Since%20this%20event%20only%20happens%20once%20a%20year%2C%20lasts%20only%204%20days%2C%20and%20costs%20more%20than%20a%20Russian%20mail-order%20bride%2C%20I%27d%20really%20like%20to%20get%20the%20most%20out%20of%20it.%20Considering%20that%20the%20schedule%20is%20completely%20pac&amp;short_link=http://bit.ly/arsJ7u&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%24%7Btitle%7D+-+%24%7Bshort_link%7D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a></li><li
class="shr-facebook"> <a
href="http://www.shareaholic.com/api/share/?title=Getting+The+Most+Out+Of+The+MySQL+Conference&amp;link=http://beerpla.net/2008/03/26/getting-the-most-out-of-the-mysql-conference/&amp;notes=As%20half%20of%20the%20world%20population%20already%20knows%2C%20the%20MySQL%20conference%20is%20coming%20in%20less%20than%203%20weeks.%20Since%20this%20event%20only%20happens%20once%20a%20year%2C%20lasts%20only%204%20days%2C%20and%20costs%20more%20than%20a%20Russian%20mail-order%20bride%2C%20I%27d%20really%20like%20to%20get%20the%20most%20out%20of%20it.%20Considering%20that%20the%20schedule%20is%20completely%20pac&amp;short_link=http://bit.ly/arsJ7u&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a></li><li
class="shr-googlebuzz"> <a
href="http://www.shareaholic.com/api/share/?title=Getting+The+Most+Out+Of+The+MySQL+Conference&amp;link=http://beerpla.net/2008/03/26/getting-the-most-out-of-the-mysql-conference/&amp;notes=As%20half%20of%20the%20world%20population%20already%20knows%2C%20the%20MySQL%20conference%20is%20coming%20in%20less%20than%203%20weeks.%20Since%20this%20event%20only%20happens%20once%20a%20year%2C%20lasts%20only%204%20days%2C%20and%20costs%20more%20than%20a%20Russian%20mail-order%20bride%2C%20I%27d%20really%20like%20to%20get%20the%20most%20out%20of%20it.%20Considering%20that%20the%20schedule%20is%20completely%20pac&amp;short_link=http://bit.ly/arsJ7u&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=257&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a></li><li
class="shr-reddit"> <a
href="http://www.shareaholic.com/api/share/?title=Getting+The+Most+Out+Of+The+MySQL+Conference&amp;link=http://beerpla.net/2008/03/26/getting-the-most-out-of-the-mysql-conference/&amp;notes=As%20half%20of%20the%20world%20population%20already%20knows%2C%20the%20MySQL%20conference%20is%20coming%20in%20less%20than%203%20weeks.%20Since%20this%20event%20only%20happens%20once%20a%20year%2C%20lasts%20only%204%20days%2C%20and%20costs%20more%20than%20a%20Russian%20mail-order%20bride%2C%20I%27d%20really%20like%20to%20get%20the%20most%20out%20of%20it.%20Considering%20that%20the%20schedule%20is%20completely%20pac&amp;short_link=http://bit.ly/arsJ7u&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=40&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a></li><li
class="shr-hackernews"> <a
href="http://www.shareaholic.com/api/share/?title=Getting+The+Most+Out+Of+The+MySQL+Conference&amp;link=http://beerpla.net/2008/03/26/getting-the-most-out-of-the-mysql-conference/&amp;notes=As%20half%20of%20the%20world%20population%20already%20knows%2C%20the%20MySQL%20conference%20is%20coming%20in%20less%20than%203%20weeks.%20Since%20this%20event%20only%20happens%20once%20a%20year%2C%20lasts%20only%204%20days%2C%20and%20costs%20more%20than%20a%20Russian%20mail-order%20bride%2C%20I%27d%20really%20like%20to%20get%20the%20most%20out%20of%20it.%20Considering%20that%20the%20schedule%20is%20completely%20pac&amp;short_link=http://bit.ly/arsJ7u&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=202&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Submit this to Hacker News">Submit this to Hacker News</a></li><li
class="shr-delicious"> <a
href="http://www.shareaholic.com/api/share/?title=Getting+The+Most+Out+Of+The+MySQL+Conference&amp;link=http://beerpla.net/2008/03/26/getting-the-most-out-of-the-mysql-conference/&amp;notes=As%20half%20of%20the%20world%20population%20already%20knows%2C%20the%20MySQL%20conference%20is%20coming%20in%20less%20than%203%20weeks.%20Since%20this%20event%20only%20happens%20once%20a%20year%2C%20lasts%20only%204%20days%2C%20and%20costs%20more%20than%20a%20Russian%20mail-order%20bride%2C%20I%27d%20really%20like%20to%20get%20the%20most%20out%20of%20it.%20Considering%20that%20the%20schedule%20is%20completely%20pac&amp;short_link=http://bit.ly/arsJ7u&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a></li><li
class="shr-stumbleupon"> <a
href="http://www.shareaholic.com/api/share/?title=Getting+The+Most+Out+Of+The+MySQL+Conference&amp;link=http://beerpla.net/2008/03/26/getting-the-most-out-of-the-mysql-conference/&amp;notes=As%20half%20of%20the%20world%20population%20already%20knows%2C%20the%20MySQL%20conference%20is%20coming%20in%20less%20than%203%20weeks.%20Since%20this%20event%20only%20happens%20once%20a%20year%2C%20lasts%20only%204%20days%2C%20and%20costs%20more%20than%20a%20Russian%20mail-order%20bride%2C%20I%27d%20really%20like%20to%20get%20the%20most%20out%20of%20it.%20Considering%20that%20the%20schedule%20is%20completely%20pac&amp;short_link=http://bit.ly/arsJ7u&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a></li><li
class="shr-mail"> <a
href="http://www.shareaholic.com/api/share/?title=Getting%20The%20Most%20Out%20Of%20The%20MySQL%20Conference&amp;link=http://beerpla.net/2008/03/26/getting-the-most-out-of-the-mysql-conference/&amp;notes=As%20half%20of%20the%20world%20population%20already%20knows%2C%20the%20MySQL%20conference%20is%20coming%20in%20less%20than%203%20weeks.%20Since%20this%20event%20only%20happens%20once%20a%20year%2C%20lasts%20only%204%20days%2C%20and%20costs%20more%20than%20a%20Russian%20mail-order%20bride%2C%20I%27d%20really%20like%20to%20get%20the%20most%20out%20of%20it.%20Considering%20that%20the%20schedule%20is%20completely%20pac&amp;short_link=http://bit.ly/arsJ7u&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=201&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a></li></ul><div
style="clear: both;"></div></div> Similar Posts:<ul><li><a
href="http://beerpla.net/2008/04/15/mysql-conference-presentation-at-the-kickfire-booth/" rel="bookmark" title="April 15, 2008">MySQL Conference: Presentation At The Kickfire Booth</a></li><li><a
href="http://beerpla.net/2008/03/24/mysql-conference-2008/" rel="bookmark" title="March 24, 2008">MySQL Conference 2008</a></li><li><a
href="http://beerpla.net/2007/08/27/youtubes-presentation-about-scalability-at-googles-seattle-conference-on-scalability/" rel="bookmark" title="August 27, 2007">YouTube&#039;s Presentation About Scalability at Google&#039;s Seattle Conference On Scalability</a></li><li><a
href="http://beerpla.net/2007/07/09/how-to-download-and-install-windows-media-player-11-bypassing-wga/" rel="bookmark" title="July 9, 2007">How To Download And Install Windows Media Player 11 Bypassing WGA</a></li><li><a
href="http://beerpla.net/2008/06/24/zoomii-a-virtual-bookstore-actually-worth-looking-at/" rel="bookmark" title="June 24, 2008">Zoomii &ndash; A Virtual Bookstore Actually Worth Looking At</a></li></ul><p><a
class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fbeerpla.net%2F2008%2F03%2F26%2Fgetting-the-most-out-of-the-mysql-conference%2F&amp;title=Getting%20The%20Most%20Out%20Of%20The%20MySQL%20Conference" id="wpa2a_12"><img
src="http://beerpla.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded> <wfw:commentRss>http://beerpla.net/2008/03/26/getting-the-most-out-of-the-mysql-conference/feed/</wfw:commentRss> <slash:comments>11</slash:comments> </item> </channel> </rss>
