<?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>Doc Blades &#187; Software</title> <atom:link href="http://blog.docblades.com/category/software/feed/" rel="self" type="application/rss+xml" /><link>http://blog.docblades.com</link> <description>what&#039;s not to like?</description> <lastBuildDate>Sun, 26 Dec 2010 22:29:41 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.1.3</generator> <item><title>Silent Night &#8211; The App!</title><link>http://blog.docblades.com/2010/11/15/silent-night-the-app/</link> <comments>http://blog.docblades.com/2010/11/15/silent-night-the-app/#comments</comments> <pubDate>Tue, 16 Nov 2010 01:29:16 +0000</pubDate> <dc:creator>Christian</dc:creator> <category><![CDATA[Android]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[silent night]]></category> <category><![CDATA[testing]]></category><guid
isPermaLink="false">http://blog.docblades.com/?p=445</guid> <description><![CDATA[I&#8217;ve decided to actually develop some Android programming skills, and as my first project I&#8217;m making an app version of my Silent Night night-time ringer silencer. Truth be told, I&#8217;ve been working on the code for a few weeks now, and I&#8217;ve run into issues with the Android OS stopping my background Service, then restarting [...]Related posts:<ol><li><a
href='http://blog.docblades.com/2010/03/08/silent-night-script-for-androids-ase-to-silence-the-ringer-at-night/' rel='bookmark' title='Permanent Link: Silent Night &#8211; Script for Android&#8217;s ASE to silence the ringer at night'>Silent Night &#8211; Script for Android&#8217;s ASE to silence the ringer at night</a> <small>I coded a little Python script for ASE which silences...</small></li></ol>]]></description> <content:encoded><![CDATA[<p>I&#8217;ve decided to actually develop some Android programming skills, and as my first project I&#8217;m making an<a
href="http://silentnight.docblades.com/" target="_blank"> app version</a> of my <a
href="https://github.com/docblades/Silent-Night" target="_blank">Silent Night night-time ringer silencer</a>.</p><p>Truth be told, I&#8217;ve been working on the code for a few weeks now, and I&#8217;ve run into issues with the Android OS stopping my background Service, then restarting it, well, weirdly. It seems to be the same issue that stops my ASE version if the script has been running for more than, say, 6 hours.</p><p>I&#8217;m planning to release a basic version as a freebie, and a more feature-rich version as either paid or ad-supported.</p><p><strong>Here&#8217;s the part where I ask for some help: </strong></p><p>I own one Android phone, the Moto Droid a855. I need to test this thing on multiple phones and tablets (if you really need a ringer silencer on a tablet), and I&#8217;m not made of money. If any of you would like to do some testing, go create an account over on the <a
href="http://silentnight.docblades.com/">project page</a> and leave a comment here with your username. If you contribute your time, I&#8217;ll repay your kindness with free releases of the future premium versions. And a credit in the about dialog.</p><p>Thank you in advance!</p><p>Related posts:<ol><li><a
href='http://blog.docblades.com/2010/03/08/silent-night-script-for-androids-ase-to-silence-the-ringer-at-night/' rel='bookmark' title='Permanent Link: Silent Night &#8211; Script for Android&#8217;s ASE to silence the ringer at night'>Silent Night &#8211; Script for Android&#8217;s ASE to silence the ringer at night</a> <small>I coded a little Python script for ASE which silences...</small></li></ol></p>]]></content:encoded> <wfw:commentRss>http://blog.docblades.com/2010/11/15/silent-night-the-app/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Connecting to SPSU wireless in Ubuntu with wicd</title><link>http://blog.docblades.com/2010/01/26/connecting-to-spsu-wireless-in-ubuntu-with-wicd/</link> <comments>http://blog.docblades.com/2010/01/26/connecting-to-spsu-wireless-in-ubuntu-with-wicd/#comments</comments> <pubDate>Tue, 26 Jan 2010 21:26:00 +0000</pubDate> <dc:creator>Christian Blades</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Uncategorized]]></category> <category><![CDATA[howto]]></category> <category><![CDATA[SPSU]]></category> <category><![CDATA[ubuntu]]></category> <category><![CDATA[wicd]]></category> <category><![CDATA[wireless]]></category><guid
isPermaLink="false">http://blog.docblades.com/?p=432</guid> <description><![CDATA[I&#8217;ve noticed from browsing forums and from my own personal experience, connecting to any WPA encrypted wireless network in Ubuntu is less than stable. In my own experience, my connection stops every 10 or 15 minutes. To solve this problem, I recently switched to Wicd and now I get a nice stable connection on my [...]No related posts.]]></description> <content:encoded><![CDATA[<p>I&#8217;ve noticed from browsing forums and from my own personal experience, connecting to any WPA encrypted wireless network in Ubuntu is less than stable. In my own experience, my connection stops every 10 or 15 minutes.</p><p>To solve this problem, I recently switched to Wicd and now I get a nice stable connection on my home wireless. But here at Southern Poly, I had some trouble connecting to the wireless network. After some googling, I found this script: <a
href="http://wicd.net/punbb/viewtopic.php?id=200">http://wicd.net/punbb/viewtopic.php?id=200</a>. What I&#8217;m follows is a step by step HOWTO for connecting to Southern Polytechnic State University&#8217;s wireless network in Ubuntu 9.10 Karmic Koala.</p><ol><li>Add the wicd package<br
/><blockquote><p><code>sudo apt-get install wicd</code></p></blockquote><p>It&#8217;s going to want to remove network-manager, but don&#8217;t panic, you won&#8217;t miss it. After the install, the gnome panel is going to complain about network manager not working, but this is also normal.</li><li>Download this template (<a
href="http://blog.docblades.com/random/eap-ttls">eap-ttls</a>) to your desktop and move it to your /etc/wicd/encryption/templates folder.<br
/><blockquote><p><code>sudo mv ~/Desktop/eap-ttls /etc/wicd/encryption/templates</code></p></blockquote></li><li>Now add the template to wicd&#8217;s active list<br
/><blockquote><p><code>sudo echo eap-ttls &gt;&gt; /etc/wicd/encryption/templates/active</code></p></blockquote></li><li>Start wicd.In the menus, click &#8220;Applications&#8221;-&gt;&#8221;Internet&#8221;-&gt;&#8221;Wicd Network Manager&#8221;</li><li>Find &#8220;<strong>hornet</strong>&#8221; in the network list.</li><li>Click <strong>Properties</strong>.</li><li>Leave all of the choice boxes unclicked except for <strong>Use Encryption</strong>.</li><li>In the drop down box, choose <strong>EAP-TTLS</strong></li><li>Under <strong>Identity</strong>, type your user name (the part of your school email address that comes before <a
href="http://twitter.com/spsu">@spsu</a>.edu)</li><li>Under <strong>Password</strong>, type your password. The same one you use for your school email.Your property window should look like this, now.<a
href="http://blog.docblades.com/wp-content/uploads/2010/01/spsu-wicd-properties.png"><img
class="alignnone size-full wp-image-434" title="spsu-wicd-properties" src="http://blog.docblades.com/wp-content/uploads/2010/01/spsu-wicd-properties.png" alt="spsu-wicd-properties" width="379" height="501" /></a></li><li>Click <strong>Ok</strong>.</li><li>Now click <strong>Connect</strong> and you should be good to go.</li></ol><p>No related posts.</p>]]></content:encoded> <wfw:commentRss>http://blog.docblades.com/2010/01/26/connecting-to-spsu-wireless-in-ubuntu-with-wicd/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Rapidstack &#8211; For Searching Rapidshare, Of Course</title><link>http://blog.docblades.com/2009/03/03/rapidstack-for-searching-rapidshare-of-course/</link> <comments>http://blog.docblades.com/2009/03/03/rapidstack-for-searching-rapidshare-of-course/#comments</comments> <pubDate>Tue, 03 Mar 2009 18:26:06 +0000</pubDate> <dc:creator>Christian Blades</dc:creator> <category><![CDATA[Webapps]]></category> <category><![CDATA[filesharing]]></category> <category><![CDATA[rapidshare]]></category> <category><![CDATA[webapp]]></category><guid
isPermaLink="false">http://blog.docblades.com/?p=374</guid> <description><![CDATA[This is one of those strange finds that happens when I&#8217;m thinking about starting a new project. I was downloading something from Rapidshare and I thought to myself &#8220;I wonder if I could scour the web for Rapidshare links? See what&#8217;s out there, and what not.&#8221; Yes, I talk to myself like I&#8217;m in a [...]No related posts.]]></description> <content:encoded><![CDATA[<p><a
href="http://blog.docblades.com/wp-content/uploads/2009/03/rapidstack.png"><img
class="alignnone size-large wp-image-375" title="rapidstack" src="http://blog.docblades.com/wp-content/uploads/2009/03/rapidstack-480x201.png" alt="rapidstack" width="480" height="201" /></a></p><p>This is one of those strange finds that happens when I&#8217;m thinking about starting a new project. I was downloading something from Rapidshare and I thought to myself &#8220;I wonder if I could scour the web for Rapidshare links? See what&#8217;s out there, and what not.&#8221; Yes, I talk to myself like I&#8217;m in a Sherlock Holmes novel.</p><p>Anyway&#8230; the point is that I searched to see if someone had already made and app to search for Rapidshare links and, in fact, someone had. I found <a
href="http://rapidstack.com/">Rapidstack</a>, a nice ajax-driven search engine. It even claims that it weeds out all of the dead links before displaying the results. I&#8217;ve had no problems with any of the links I&#8217;ve found, so I&#8217;d have to say that it does its job.</p><p>It has left me wanting something more, though. Because of Google Analytics, I&#8217;m now addicted to graphs. Pretty pretty graphs. I can only imagine what the graphs of keywords from Rapidshare links would look like.</p><p><a
href="http://blog.docblades.com/wp-content/uploads/2009/03/image.png"><img
class="alignnone size-full wp-image-376" title="image" src="http://blog.docblades.com/wp-content/uploads/2009/03/image.png" alt="image" width="450" height="320" /></a></p><p>[<a
href="http://rapidstack.com/">Rapidstack</a>]</p><p>No related posts.</p>]]></content:encoded> <wfw:commentRss>http://blog.docblades.com/2009/03/03/rapidstack-for-searching-rapidshare-of-course/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Twisten.fm Lets You Listen to What Others Are Twittering About</title><link>http://blog.docblades.com/2009/03/02/twistenfm-lets-you-listen-to-what-others-are-twittering-about/</link> <comments>http://blog.docblades.com/2009/03/02/twistenfm-lets-you-listen-to-what-others-are-twittering-about/#comments</comments> <pubDate>Mon, 02 Mar 2009 23:39:16 +0000</pubDate> <dc:creator>Christian Blades</dc:creator> <category><![CDATA[Webapps]]></category> <category><![CDATA[music]]></category> <category><![CDATA[webapp]]></category><guid
isPermaLink="false">http://blog.docblades.com/?p=369</guid> <description><![CDATA[Yet another music service using Grooveshark (or by Grooveshark&#8230; yes definitely by them). This one trolls Twitter updates looking for Tinysong links, and gives you a convenient play button so you can just start listening without navigating away. It&#8217;s a great way to discover new music. That is, it will be until Twitter becomes so [...]Related posts:<ol><li><a
href='http://blog.docblades.com/2009/02/24/tinysong/' rel='bookmark' title='Permanent Link: TinySong &#8211; Easy Way to Share Your Poor Taste in Music'>TinySong &#8211; Easy Way to Share Your Poor Taste in Music</a> <small>Ever wanted to share what you&#8217;re listening to with all...</small></li><li><a
href='http://blog.docblades.com/2009/02/24/mcp-on-twitter/' rel='bookmark' title='Permanent Link: MCP on Twitter'>MCP on Twitter</a> <small>Found a few Tron characters on Twitter last night. You...</small></li></ol>]]></description> <content:encoded><![CDATA[<p><a
href="http://blog.docblades.com/wp-content/uploads/2009/03/twisten-dot-fm.png"><img
class="alignnone size-full wp-image-370" title="twisten-dot-fm" src="http://blog.docblades.com/wp-content/uploads/2009/03/twisten-dot-fm.png" alt="twisten-dot-fm" width="480" height="128" /></a></p><p>Yet another music service using Grooveshark (or by Grooveshark&#8230; yes definitely by them). This one trolls Twitter updates looking for <a
href="http://blog.docblades.com/2009/02/24/tinysong/">Tinysong</a> links, and gives you a convenient play button so you can just start listening without navigating away.</p><p>It&#8217;s a great way to discover new music. That is, it will be until Twitter becomes so mainstream that all those people from Myspace start using it. Then it&#8217;s back to looking for needles in haystacks. Or just back to Last.fm.</p><p>[<a
href="http://twisten.fm">Twisten.fm</a>]</p><p>Related posts:<ol><li><a
href='http://blog.docblades.com/2009/02/24/tinysong/' rel='bookmark' title='Permanent Link: TinySong &#8211; Easy Way to Share Your Poor Taste in Music'>TinySong &#8211; Easy Way to Share Your Poor Taste in Music</a> <small>Ever wanted to share what you&#8217;re listening to with all...</small></li><li><a
href='http://blog.docblades.com/2009/02/24/mcp-on-twitter/' rel='bookmark' title='Permanent Link: MCP on Twitter'>MCP on Twitter</a> <small>Found a few Tron characters on Twitter last night. You...</small></li></ol></p>]]></content:encoded> <wfw:commentRss>http://blog.docblades.com/2009/03/02/twistenfm-lets-you-listen-to-what-others-are-twittering-about/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>TinySong &#8211; Easy Way to Share Your Poor Taste in Music</title><link>http://blog.docblades.com/2009/02/24/tinysong/</link> <comments>http://blog.docblades.com/2009/02/24/tinysong/#comments</comments> <pubDate>Tue, 24 Feb 2009 12:33:01 +0000</pubDate> <dc:creator>Christian Blades</dc:creator> <category><![CDATA[Webapps]]></category> <category><![CDATA[music]]></category> <category><![CDATA[twitter]]></category><guid
isPermaLink="false">http://blog.docblades.com/?p=323</guid> <description><![CDATA[Ever wanted to share what you&#8217;re listening to with all of your social networked friends? No? Not a Myspace fan, huh? Well, this is different. TinySong lets you create a, well, tiny url for a song. It&#8217;s perfect for Twitter, or even a Facebook status because the average url comes in at 24 characters. It [...]Related posts:<ol><li><a
href='http://blog.docblades.com/2009/02/06/gmail-adds-multiple-inboxes/' rel='bookmark' title='Permanent Link: Gmail adds Multiple Inboxes'>Gmail adds Multiple Inboxes</a> <small>Yesterday, Gmail intruduced a new feature in the labs: Multiple...</small></li></ol>]]></description> <content:encoded><![CDATA[<p><a
href="http://blog.docblades.com/wp-content/uploads/2009/02/tinysong.png"><img
class="alignnone size-large wp-image-324" title="tinysong" src="http://blog.docblades.com/wp-content/uploads/2009/02/tinysong-480x227.png" alt="tinysong" width="480" height="227" /></a></p><p>Ever wanted to share what you&#8217;re listening to with all of your social networked friends? No? Not a Myspace fan, huh?</p><p>Well, this is different.</p><p>TinySong lets you create a, well, tiny url for a song. It&#8217;s perfect for Twitter, or even a Facebook status because the average url comes in at 24 characters. It uses <a
href="http://www.grooveshark.com/">Grooveshark&#8217;s</a> huge database of songs, so you&#8217;re almost guaranteed to find the song you want. In fact, when click on a TinySong link, you&#8217;ll be taken to the Grooveshark page for that song, so there are no surprises. In other words: no surprise Rick Rolls.</p><p>So, give it a ty. <a
href="http://tinysong.com/1Xa">http://tinysong.com/1Xa</a></p><p>Related posts:<ol><li><a
href='http://blog.docblades.com/2009/02/06/gmail-adds-multiple-inboxes/' rel='bookmark' title='Permanent Link: Gmail adds Multiple Inboxes'>Gmail adds Multiple Inboxes</a> <small>Yesterday, Gmail intruduced a new feature in the labs: Multiple...</small></li></ol></p>]]></content:encoded> <wfw:commentRss>http://blog.docblades.com/2009/02/24/tinysong/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Facebook&#8217;s Gift Remains Wrapped Until Valentines</title><link>http://blog.docblades.com/2009/02/12/facebooks-gift-remains-wrapped-until-valentines/</link> <comments>http://blog.docblades.com/2009/02/12/facebooks-gift-remains-wrapped-until-valentines/#comments</comments> <pubDate>Thu, 12 Feb 2009 05:13:51 +0000</pubDate> <dc:creator>Christian Blades</dc:creator> <category><![CDATA[Webapps]]></category> <category><![CDATA[facebook]]></category> <category><![CDATA[valentines]]></category><guid
isPermaLink="false">http://blog.docblades.com/?p=182</guid> <description><![CDATA[You can give a gift to your special someone on Facebook, to remain wrapped and on their wall until midnight on February 14th.Related posts:<ol><li><a
href='http://blog.docblades.com/2009/02/10/facebook-like/' rel='bookmark' title='Permanent Link: &#8220;I Like This&#8221; on Facebook: Bringing Laziness to Comments'>&#8220;I Like This&#8221; on Facebook: Bringing Laziness to Comments</a> <small>Facebook is at it again. Within the last year or...</small></li></ol>]]></description> <content:encoded><![CDATA[<p><a
href="http://blog.docblades.com/wp-content/uploads/2009/02/valentines.png"><img
class="alignnone size-full wp-image-183" title="Send Your Sweetie A Valentines Gift... Electronically" src="http://blog.docblades.com/wp-content/uploads/2009/02/valentines.png" alt="Send Your Sweetie A Valentines Gift... Electronically" width="480" height="75" /></a></p><p>Two <a
href="http://blog.docblades.com/2009/02/10/facebook-like/">updates</a> in a row! That&#8217;s gotta be some sort of record, or something.</p><p>This one I really do like. For this Valentines, you can send your sweetie, or friend, or bed-buddy, a nice Valentines gift that will remain wrapped until Valentine&#8217;s Day. No peeking, even.</p><p>The gift will <a
href="http://blog.facebook.com/blog.php?post=53441202130">remain on the giftee&#8217;s wall</a> until midnight on the 14th, building suspense about what it could possibly be.</p><p>Brilliant!</p><p>Thanks, Facebook.</p><p>Related posts:<ol><li><a
href='http://blog.docblades.com/2009/02/10/facebook-like/' rel='bookmark' title='Permanent Link: &#8220;I Like This&#8221; on Facebook: Bringing Laziness to Comments'>&#8220;I Like This&#8221; on Facebook: Bringing Laziness to Comments</a> <small>Facebook is at it again. Within the last year or...</small></li></ol></p>]]></content:encoded> <wfw:commentRss>http://blog.docblades.com/2009/02/12/facebooks-gift-remains-wrapped-until-valentines/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>&#8220;I Like This&#8221; on Facebook: Bringing Laziness to Comments</title><link>http://blog.docblades.com/2009/02/10/facebook-like/</link> <comments>http://blog.docblades.com/2009/02/10/facebook-like/#comments</comments> <pubDate>Wed, 11 Feb 2009 02:18:00 +0000</pubDate> <dc:creator>Christian Blades</dc:creator> <category><![CDATA[Webapps]]></category> <category><![CDATA[facebook]]></category> <category><![CDATA[feature]]></category><guid
isPermaLink="false">http://blog.docblades.com/?p=146</guid> <description><![CDATA[Facebook is at it again. Within the last year or so, Facebook has added new features that have, in my opinion, changed the way we think of social networks. The ability to on just about every action your friends make is a feature that I use on a daily basis, and honestly can&#8217;t imagine living [...]No related posts.]]></description> <content:encoded><![CDATA[<p><a
href="http://blog.docblades.com/wp-content/uploads/2009/02/facebook-like.png"></a><a
href="http://blog.docblades.com/wp-content/uploads/2009/02/facebook-like-2.png"><img
class="alignnone size-large wp-image-154" title="Facebook I Like This" src="http://blog.docblades.com/wp-content/uploads/2009/02/facebook-like-2-480x286.png" alt="Facebook I Like This" width="480" height="286" /></a></p><p>Facebook is at it again. Within the last year or so, Facebook has added new features that have, in my opinion, changed the way we think of social networks. The ability to on just about every action your friends make is a feature that I use on a daily basis, and honestly can&#8217;t imagine living without.</p><p>But now, like the original poke, Facebook has added a lazy way to show your friends that you&#8217;re paying attention to them. On your feeds, next to the comment link, you will now find a &#8220;like&#8221; link. Instead of writing an insightful and well thought out message (I know, noone actually does that), you now have the option to simply &#8220;like&#8221; their status changes, new book choices, or group joins.</p><p>I&#8217;m honestly opposed to the idea of making people lazier. Really, what&#8217;s so hard about typing a few words. Something thoughtful, like &#8220;I&#8217;m so glad you&#8217;ve decided to join the Ricky Martin fan club, but we can no longer hang out.&#8221; Or something inspirational, like &#8220;Learn the difference between its and it&#8217;s, retard.&#8221;</p><p>Society is crumbling around us.</p><p><strong>Edit:</strong></p><p>Apparently it was on the <a
href="http://blog.facebook.com/blog.php?post=53024537130">Facebook blog</a> at 9pm last night, but the addict I am, I&#8217;m sure I would have noticed if it had been implemented anytime before 3pm EDT today.</p><p>No related posts.</p>]]></content:encoded> <wfw:commentRss>http://blog.docblades.com/2009/02/10/facebook-like/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>People like KDE better than Vista</title><link>http://blog.docblades.com/2009/02/07/people-like-kde-better-than-vista/</link> <comments>http://blog.docblades.com/2009/02/07/people-like-kde-better-than-vista/#comments</comments> <pubDate>Sun, 08 Feb 2009 02:01:50 +0000</pubDate> <dc:creator>Christian Blades</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Windows]]></category><guid
isPermaLink="false">http://blog.docblades.com/?p=87</guid> <description><![CDATA[As two Aussie&#8217;s discover, people like KDE better than Vista. Of course, in order to get people to look at it, they told them it was Windows 7. Draw your own conclusions. Related posts:In The Future, People Will Be Made of Lego In the not to distant future: lego people. Disturbing, yes....Related posts:<ol><li><a
href='http://blog.docblades.com/2009/02/07/in-the-future-people-will-be-made-of-lego/' rel='bookmark' title='Permanent Link: In The Future, People Will Be Made of Lego'>In The Future, People Will Be Made of Lego</a> <small>In the not to distant future: lego people. Disturbing, yes....</small></li></ol>]]></description> <content:encoded><![CDATA[<p><object
width="400" height="330" data="http://www.zdnet.com.au/video/embed/22470997" type="application/x-shockwave-flash"><param
name="allowfullscreen" value="true" /><param
name="allowscriptaccess" value="always" /><param
name="src" value="http://www.zdnet.com.au/video/embed/22470997" /></object></p><p>As two Aussie&#8217;s discover, people like KDE better than Vista.</p><p>Of course, in order to get people to look at it, they told them it was Windows 7.</p><p>Draw your own conclusions.</p><p>Related posts:<ol><li><a
href='http://blog.docblades.com/2009/02/07/in-the-future-people-will-be-made-of-lego/' rel='bookmark' title='Permanent Link: In The Future, People Will Be Made of Lego'>In The Future, People Will Be Made of Lego</a> <small>In the not to distant future: lego people. Disturbing, yes....</small></li></ol></p>]]></content:encoded> <wfw:commentRss>http://blog.docblades.com/2009/02/07/people-like-kde-better-than-vista/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Free Sam &amp; Max or Strongbad (SCG4AP) Episode Until Feb 28</title><link>http://blog.docblades.com/2009/02/06/free-sam-max-or-strongbad-scg4ap-episode-until-feb-28/</link> <comments>http://blog.docblades.com/2009/02/06/free-sam-max-or-strongbad-scg4ap-episode-until-feb-28/#comments</comments> <pubDate>Fri, 06 Feb 2009 08:50:07 +0000</pubDate> <dc:creator>Christian Blades</dc:creator> <category><![CDATA[Windows]]></category> <category><![CDATA[free]]></category> <category><![CDATA[games]]></category> <category><![CDATA[Software]]></category><guid
isPermaLink="false">http://blog.docblades.com/?p=50</guid> <description><![CDATA[Time to break out the disposable email accounts. Telltale Games, the makers of the latest incarnation of the Sam &#38; Max games, not to mention the new Strongbad&#8217;s Cool Game for Attractive People, are giving away an episode of one or the other if you subscribe to their newsletter. If you&#8217;ve never played either one, [...]Related posts:<ol><li><a
href='http://blog.docblades.com/2009/02/06/gmail-adds-multiple-inboxes/' rel='bookmark' title='Permanent Link: Gmail adds Multiple Inboxes'>Gmail adds Multiple Inboxes</a> <small>Yesterday, Gmail intruduced a new feature in the labs: Multiple...</small></li></ol>]]></description> <content:encoded><![CDATA[<p>Time to break out the disposable email accounts.</p><p>Telltale Games, the makers of the latest incarnation of the Sam &amp; Max games, not to mention the new Strongbad&#8217;s Cool Game for Attractive People, are giving away an episode of one or the other if you subscribe to their <a
href="http://www.telltalegames.com/mytelltale/subscriptions/">newsletter</a>.</p><p>If you&#8217;ve never played either one, now is the time to try it out. They are well-made games, geared toward the casual gamer. You&#8217;ll have fun, I promise. Strongbad is basically an extended, more interactive version of Strongbad&#8217;s email from <a
href="http://www.homestarrunner.com">Homestarrunner</a>. <a
href="http://en.wikipedia.org/wiki/Sam_&amp;_Max">Sam &amp; Max</a> is an updated version of the old Lucasart games from the early 90&#8242;s.</p><p>Oh, and in case you don&#8217;t have or don&#8217;t want to make a disposable email address, I&#8217;ll teach you a little trick with your Gmail account.</p><p>Sign up with your Gmail email address, but with a slight addition:</p><p>Say your email address is &#8220;some.guy<a
href="http://twitter.com/gmail">@gmail</a>.com&#8221;.</p><ol><li>For the registration, type: &#8220;some.guy+deleteme<a
href="http://twitter.com/gmail">@gmail</a>.com&#8221;. Gmail will ignore anything after the plus sign and forward it on to your account.</li><li>Go to Gmail and click &#8220;Create a Filter&#8221;, which is next to the search box.</li><li>In the &#8220;To:&#8221; box, type &#8221; some.guy+deleteme<a
href="http://twitter.com/gmail">@gmail</a>.com&#8221;</li><li>Click Next</li><li>Check &#8220;Skip the Inbox&#8221;, or if you really never want to see it again &#8220;Delete it&#8221;</li><li>Check &#8220;Also apply filter to n conversations below&#8221;</li><li>Click &#8220;Create Filter&#8221;</li></ol><p>You&#8217;re welcome.</p><p>[Via <a
href="http://www.downloadsquad.com/2009/02/05/get-a-strongbad-or-sam-and-max-episode-for-free/">Downloadsquad</a>]</p><p>Related posts:<ol><li><a
href='http://blog.docblades.com/2009/02/06/gmail-adds-multiple-inboxes/' rel='bookmark' title='Permanent Link: Gmail adds Multiple Inboxes'>Gmail adds Multiple Inboxes</a> <small>Yesterday, Gmail intruduced a new feature in the labs: Multiple...</small></li></ol></p>]]></content:encoded> <wfw:commentRss>http://blog.docblades.com/2009/02/06/free-sam-max-or-strongbad-scg4ap-episode-until-feb-28/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Gmail adds Multiple Inboxes</title><link>http://blog.docblades.com/2009/02/06/gmail-adds-multiple-inboxes/</link> <comments>http://blog.docblades.com/2009/02/06/gmail-adds-multiple-inboxes/#comments</comments> <pubDate>Fri, 06 Feb 2009 08:24:09 +0000</pubDate> <dc:creator>Christian Blades</dc:creator> <category><![CDATA[Webapps]]></category> <category><![CDATA[email]]></category> <category><![CDATA[google]]></category><guid
isPermaLink="false">http://blog.docblades.com/?p=43</guid> <description><![CDATA[Yesterday, Gmail intruduced a new feature in the labs: Multiple Inboxes. First thought when I heard about it? &#8220;Oh, now I can stop forwarding my student account and other Gmail based accounts to my main account and just access them all from the same space.&#8221; You know, 9 accounts were given to the Christian, but [...]No related posts.]]></description> <content:encoded><![CDATA[<p><img
class="alignleft size-medium wp-image-45" title="Gmail Multibox from the Labs Page" src="http://blog.docblades.com/wp-content/uploads/2009/02/multibox-labs-300x82.png" alt="Gmail Multibox from the Labs Page" width="300" height="82" />Yesterday, Gmail intruduced a new feature in the labs: Multiple Inboxes.</p><p>First thought when I heard about it? &#8220;Oh, now I can stop forwarding my student account and other Gmail based accounts to my main account and just access them all from the same space.&#8221; You know, 9 accounts were given to the Christian, but in secret another ring was forged&#8230;</p><p>I was only mildly disappointed.</p><p><span
id="more-43"></span><img
class="alignnone size-full wp-image-44" title="Gmail Multiple Inbox" src="http://blog.docblades.com/wp-content/uploads/2009/02/gmail-multibox.png" alt="Gmail Multiple Inbox" width="691" height="259" /></p><p>What Multiple Inboxes does is allow you to add up to 5 extra panes to Gmail displaying emails based on simple filters. You can show starred items (&#8220;is: starred&#8221;), or items from a particular label (&#8220;label: mom&#8221;).  You also have the option of inserting the panes above, below or to the right of the main pane (as seen above).</p><p>As of right now there is no list or link to list of filters that you can use on the settings page, so you&#8217;ll either need to have the filter syntax memorized, or do things my way. Switch over to the filters settings, create a quick filter, and then copy the result. Then switch back to Multiple Inboxes and paste.</p><p>How useful is it? Personally, I think it gets in the way of productivity. If I&#8217;m working on one stack of emails under one label, I don&#8217;t want to be distracted by the incoming email popping up in the main window.</p><p>I&#8217;ll admit that it does lend itself to a few applications. You could, for example, show the Bob&#8217;s that you have 5 different bosses droning on about TPS reports.</p><p>Via <a
href="http://www.techcrunch.com/2009/02/05/gmail-adds-support-for-multiple-pane-viewing/">Techcrunch</a> and <a
href="http://www.jashsayani.com/gmail-gets-multiple-inboxes/#more-322">Jash Sayani</a> (awesome name)</p><p>No related posts.</p>]]></content:encoded> <wfw:commentRss>http://blog.docblades.com/2009/02/06/gmail-adds-multiple-inboxes/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Object Caching 2218/2345 objects using disk

Served from: blog.docblades.com @ 2012-02-08 19:31:38 -->
