<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:yt="http://gdata.youtube.com/schemas/2007" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
   <channel>
      <title>I Dream of Code</title>
      <description>Pipes Output</description>
      <link>http://pipes.yahoo.com/pipes/pipe.info?_id=5qbJzSeE3RGEobg4_w6H4A</link>
      <pubDate>Mon, 09 Nov 2009 00:35:40 -0800</pubDate>
      <generator>http://pipes.yahoo.com/pipes/</generator>
      <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/idreamofcode" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
         <title>Intro to Ruby on Rails Workshop</title>
         <link>http://feedproxy.google.com/~r/idreamofcode/~3/F9Lpm7UrFVY/140721175</link>
         <description>&lt;p&gt;&lt;img src="http://images.eventbrite.com/logos/384261336.jpg" align="right"/&gt;&lt;/p&gt;&lt;p&gt;I’m happy to announce my first free “Intro to Ruby on Rails” workshop at Florida International University.&lt;/p&gt; &lt;p&gt;This is meant to be for people who have never touched Ruby on Rails before and have been looking to get into it. I hope that from this I can gauge the RoR needs and wants from the South Florida community so we can develop more advanced (and free!) workshops in the future.&lt;/p&gt; &lt;p&gt;Please register to attend: &lt;a rel="nofollow" target="_blank" href="http://tinyurl.com/railsworkshop"&gt;http://tinyurl.com/railsworkshop&lt;/a&gt;&lt;/p&gt; &lt;p&gt;Looking forward to seeing you there!&lt;/p&gt;</description>
         <guid isPermaLink="false">http://tumblr.idreamofcode.com/post/140721175</guid>
         <pubDate>Mon, 13 Jul 2009 04:47:04 -0700</pubDate>
      <feedburner:origLink>http://tumblr.idreamofcode.com/post/140721175</feedburner:origLink></item>
      <item>
         <title>Rewriting old domain to new with nginx</title>
         <link>http://feedproxy.google.com/~r/idreamofcode/~3/LCviEZvrP1k/140732228</link>
         <description>&lt;p&gt;As simple as:&lt;/p&gt; &lt;pre&gt;&lt;code&gt;if ($host ~* "domain.old$") { rewrite ^&amp;#92;/?(.*)$ &lt;a rel="nofollow" target="_blank" href="http://domain.new/%241"&gt;http://domain.new/$1&lt;/a&gt; permanent; break;
}&lt;/code&gt;&lt;/pre&gt;</description>
         <guid isPermaLink="false">http://tumblr.idreamofcode.com/post/140732228</guid>
         <pubDate>Mon, 13 Jul 2009 04:46:28 -0700</pubDate>
      <feedburner:origLink>http://tumblr.idreamofcode.com/post/140732228</feedburner:origLink></item>
      <item>
         <title>Introducing FIUWiki.com</title>
         <link>http://feedproxy.google.com/~r/idreamofcode/~3/5Mv8hfw30ug/137655541</link>
         <description>&lt;p&gt;I’ve been meaning to do this for over a year, and all it took me was a couple minutes.&lt;/p&gt; &lt;p&gt;&lt;img src="http://fiuwiki.com/skins/common/images/wiki.png" align="right" style="margin-left:1em;"/&gt;&lt;/p&gt; &lt;p&gt;The students and community need a centralized place for information about FIU and this will hopefully bring it. Through a collaboration with students and staff, we can build something great here.&lt;/p&gt; &lt;p&gt;This will be very similar (if not, identical) to &lt;a rel="nofollow" target="_blank" href="http://duiki.com"&gt;what students have done at Duke&lt;/a&gt; for a wiki. Professor bios, class information, FIU history, administrative information, and more.&lt;/p&gt; &lt;p&gt;This will be exactly what it looks like: A &lt;a rel="nofollow" target="_blank" href="http://wikipedia.org"&gt;Wikipedia&lt;/a&gt; for FIU.&lt;/p&gt; &lt;p&gt;Please &lt;a rel="nofollow" target="_blank" href="http://fiuwiki.com"&gt;join and contribute&lt;/a&gt;!&lt;/p&gt;</description>
         <guid isPermaLink="false">http://tumblr.idreamofcode.com/post/137655541</guid>
         <pubDate>Wed, 08 Jul 2009 02:47:00 -0700</pubDate>
      <feedburner:origLink>http://tumblr.idreamofcode.com/post/137655541</feedburner:origLink></item>
      <item>
         <title>IRC channel for FIU on Freenode</title>
         <link>http://feedproxy.google.com/~r/idreamofcode/~3/JClNDZQsr98/137361254</link>
         <description>&lt;p&gt;I set up #FIU on Freenode for us geeky Golden Panthers&lt;/p&gt; &lt;ul&gt;
&lt;li&gt;&lt;a rel="nofollow"&gt;Check it out&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you need an IRC client, here are my recommendations:&lt;/p&gt; &lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Windows:&lt;/strong&gt; &lt;a rel="nofollow" target="_blank" href="http://www.mirc.com/"&gt;mIRC&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Mac OS X:&lt;/strong&gt; &lt;a rel="nofollow" target="_blank" href="http://colloquy.info/"&gt;Colloquy&lt;/a&gt; or &lt;a rel="nofollow" target="_blank" href="http://conceitedsoftware.com/products/linkinus"&gt;Linkinus&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Linux:&lt;/strong&gt; &lt;a rel="nofollow" target="_blank" href="http://irssi.org/"&gt;Irssi&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;</description>
         <guid isPermaLink="false">http://tumblr.idreamofcode.com/post/137361254</guid>
         <pubDate>Tue, 07 Jul 2009 16:18:46 -0700</pubDate>
      <feedburner:origLink>http://tumblr.idreamofcode.com/post/137361254</feedburner:origLink></item>
      <item>
         <title>How to connect to FIU's Cisco VPN natively in Snow Leopard</title>
         <link>http://feedproxy.google.com/~r/idreamofcode/~3/ON1buTczuxE/136307207</link>
         <description>&lt;p&gt;Hate Cisco’s clunky and useless VPN client invading your personal desktop space? Of course you are!&lt;/p&gt; &lt;p&gt;&lt;img src="http://img36.imageshack.us/img36/8141/screenshoton20090706at4.png" alt="A screenshot of OS X Snow Leopard connected to FIU's VPN natively" title="Snow Leopard connected to FIU's VPN" style="float:right;margin-left:1em;"/&gt;&lt;/p&gt; &lt;p&gt;Luckily, if you’re running the latest beta for Mac OS 10.6, you can connect to the FIU (or another organization’s) VPN natively, along with Mac OS’s great VPN user interface. And it all just takes a few easy steps.&lt;/p&gt; &lt;ol&gt;
&lt;li&gt;&lt;p&gt;First, you need to request your Cisco VPN profile file for your environment. Ask the people who manage the VPN in your IT department for your respective PCF file.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Once you acquire the PCF file, visit &lt;a rel="nofollow" target="_blank" href="http://tinyurl.com/cisco-decrypt"&gt;http://tinyurl.com/cisco-decrypt&lt;/a&gt; for an online version of Maurice Massar’s &lt;code&gt;cisco-decrypt&lt;/code&gt; tool. Upload your PCF file, and note down your Server Address, Group Name and Shared Secret.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Go to your &lt;strong&gt;System Preferences and click on the &lt;strong&gt;Network&lt;/strong&gt; icon.&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Under the list of network interfaces on the left, click the “+” sign to add a new connection.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Select “VPN” for the “Interface” drop-down menu. Then select “Cisco IPSec” for the VPN type. Put “FIU” or the name of your organization as the “Service Name.”&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;For the “Server Address,” enter the server address that the online &lt;code&gt;cisco-decrypt&lt;/code&gt; tool gave you.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Enter the proper credentials for the “Account Name” and “Password.”&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Click “Authentication Settings…” and fill the “Shared Secret” and “Group Name” tools with the results given by the online &lt;code&gt;cisco-decrypt&lt;/code&gt; tool earlier. Click “OK.”&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Click “Apply” on the bottom right corner. Then click the “Connect” button under the “Authentication Settings…” button. Optionally, but recommended, you should check “Show VPN status in menu bar” for quick and native access to FIU’s, or your organization’s, VPN.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;You should now be set up and a much happier camper with your organization’s proprietary Cisco VPN. Enjoy!&lt;/p&gt;</description>
         <guid isPermaLink="false">http://tumblr.idreamofcode.com/post/136307207</guid>
         <pubDate>Mon, 06 Jul 2009 01:09:00 -0700</pubDate>
      <feedburner:origLink>http://tumblr.idreamofcode.com/post/136307207</feedburner:origLink></item>
      <item>
         <title>Opinion by me: The students' voice will change a flawed administration</title>
         <link>http://feedproxy.google.com/~r/idreamofcode/~3/6IYyOTA7x78/134276331</link>
         <description>&lt;a rel="nofollow" target="_blank" href="http://fiusm.com/opinion/2009/7/1/attention-faculty-stop-neglecting-students"&gt;Opinion by me: The students' voice will change a flawed administration&lt;/a&gt;</description>
         <guid isPermaLink="false">http://tumblr.idreamofcode.com/post/134276331</guid>
         <pubDate>Thu, 02 Jul 2009 11:07:45 -0700</pubDate>
      <feedburner:origLink>http://tumblr.idreamofcode.com/post/134276331</feedburner:origLink></item>
      <item>
         <title>Iris: I hate Megan Fox</title>
         <link>http://feedproxy.google.com/~r/idreamofcode/~3/FhWSVUXZuD0/132003242</link>
         <description>Iris: I hate Megan Fox&lt;br /&gt; Rick: Come on, Iris&lt;br /&gt; Rick: You know you'd do her if you had a penis.... or do you :O&lt;br /&gt; Iris: Well&lt;br /&gt; Rick: THE PLOT THICKENS&lt;br /&gt; Iris: Yeah, I'll tell ya, SOMETHING THICKENS&lt;br /&gt; Iris: ZIIIIIING</description>
         <guid isPermaLink="false">http://tumblr.idreamofcode.com/post/132003242</guid>
         <pubDate>Sun, 28 Jun 2009 19:24:04 -0700</pubDate>
      <feedburner:origLink>http://tumblr.idreamofcode.com/post/132003242</feedburner:origLink></item>
      <item>
         <title>FIU Cheer and Marching Band Press</title>
         <link>http://feedproxy.google.com/~r/idreamofcode/~3/-UuAAMMDXxU/131918096</link>
         <description>&lt;ul&gt;
&lt;li&gt;&lt;a rel="nofollow" target="_blank" href="http://fiusm.com/news/2009/6/22/-34"&gt;http://fiusm.com/news/2009/6/22/-34&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a rel="nofollow" target="_blank" href="http://fiusm.com/news/2009/6/24/cheerleading-program-officially-cut"&gt;http://fiusm.com/news/2009/6/24/cheerleading-program-officially-cut&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a rel="nofollow" target="_blank" href="http://www.miamiherald.com/569/story/1114651.html"&gt;http://www.miamiherald.com/569/story/1114651.html&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a rel="nofollow" target="_blank" href="http://rivals.yahoo.com/ncaa/football/blog/dr_saturday/post/FIU-replaces-cheerleaders-band-with-eerie-silen?urn=ncaaf,172897"&gt;http://rivals.yahoo.com/ncaa/football/blog/dr_saturday/post/FIU-replaces-cheerleaders-band-with-eerie-silen?urn=ncaaf,172897&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a rel="nofollow" target="_blank" href="http://blogs.miaminewtimes.com/riptide/2009/06/not_even_fius_cheerleading_tea.php"&gt;http://blogs.miaminewtimes.com/riptide/2009/06/not_even_fius_cheerleading_tea.php&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a rel="nofollow" target="_blank" href="http://thechoice.blogs.nytimes.com/2009/06/25/cheerleaders-fall-victim-to-budget-crisis/"&gt;http://thechoice.blogs.nytimes.com/2009/06/25/cheerleaders-fall-victim-to-budget-crisis/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a rel="nofollow" target="_blank" href="http://cbs4.com/local/fiu.Florida.International.2.1058164.html"&gt;http://cbs4.com/local/fiu.Florida.International.2.1058164.html&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a rel="nofollow" target="_blank" href="http://www.upi.com/Sports_News/2009/06/25/FIU-cheerleading-squad-part-of-school-cuts/UPI-57491245955289/"&gt;http://www.upi.com/Sports_News/2009/06/25/FIU-cheerleading-squad-part-of-school-cuts/UPI-57491245955289/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Hey, FIU Athletics. Get the point?&lt;/p&gt;</description>
         <guid isPermaLink="false">http://tumblr.idreamofcode.com/post/131918096</guid>
         <pubDate>Sun, 28 Jun 2009 16:01:01 -0700</pubDate>
      <feedburner:origLink>http://tumblr.idreamofcode.com/post/131918096</feedburner:origLink></item>
      <item>
         <title>In case you didn't notice...</title>
         <link>http://feedproxy.google.com/~r/idreamofcode/~3/oyr5e3X9kXo/126779767</link>
         <description>&lt;p&gt;I suck at scheduled posts. But I’ll get better (probably not).&lt;/p&gt;</description>
         <guid isPermaLink="false">http://tumblr.idreamofcode.com/post/126779767</guid>
         <pubDate>Fri, 19 Jun 2009 19:16:24 -0700</pubDate>
      <feedburner:origLink>http://tumblr.idreamofcode.com/post/126779767</feedburner:origLink></item>
      <item>
         <title>#takebackfridays: Tweetie</title>
         <link>http://feedproxy.google.com/~r/idreamofcode/~3/c_iiwbr683o/116359738</link>
         <description>&lt;p&gt;&lt;img src="http://img190.imageshack.us/img190/8218/54314138.gif" alt="Screenshot of Tweetie"/&gt;&lt;/p&gt;&lt;p&gt;I’m about two weeks and a few days late but it’s all good. Here’s my first #takebackfriday… on a Monday.&lt;/p&gt; &lt;p&gt;From the makers of the &lt;a rel="nofollow" target="_blank" href="http://gotapps.com/tweetie-best-twitter-iphone-app-reviewed/"&gt;best Twitter client on iPhone&lt;/a&gt; comes a version of the app for Mac OS X. Acknowledging that a different platform requires a revised client, &lt;a rel="nofollow" target="_blank" href="http://www.atebits.com/tweetie-mac/"&gt;Tweetie for Mac&lt;/a&gt; comes with its own logo, completely different to the one used in the iPhone, and a very simple and sleek look and feel.&lt;/p&gt; &lt;p&gt;It’s support for multiple accounts is very well done. A navigation bar on the left contains icons for each Twitter account added, and “sub icons” for the different feeds under each account (timeline, replies, direct messages, etc.). This is especially useful when you’re running multiple Twitter accounts and you quickly want to post between them. This is something we do often for the @&lt;a rel="nofollow" target="_blank" href="http://twitter.com/FIUSM"&gt;FIUSM&lt;/a&gt; and @&lt;a rel="nofollow" target="_blank" href="http://twitter.com/RadiateFM"&gt;RadiateFM&lt;/a&gt; twitters.&lt;/p&gt; &lt;p&gt;It’s simple interface makes it a breeze to teach others how to use. We have Tweetie installed in the FIU Student Media newsroom so that reporters can go in and update our Twitter accounts with ease and without having to remember (or reveal) passwords as Tweetie can keep you logged in.&lt;/p&gt; &lt;p&gt;Tweetie is an easy replacement for TweetDeck and Twitteriffic (I was using both before switching). The only thing the new client lacks is notification of new Tweets for searches. I like being notified whenever there’s a new Tweet about FIU. It’s particularly useful for breaking news. Unfortunately, I have to go in and check the saved search every couple minutes (if I remember) to stay up to date.&lt;/p&gt; &lt;p&gt;Tweetie was one of the best purchases I made for iPhone and now it’s one of the best purchases I’ve made for Mac. Tweetie is written by &lt;a rel="nofollow" target="_blank" href="http://atebits.com"&gt;atebits&lt;/a&gt;, created by &lt;a rel="nofollow" target="_blank" href="http://twitter.com/atebits"&gt;Loren Brichter&lt;/a&gt; in Berkely, California. If you don’t have the cash to spend $19.95 on Tweetie for Mac, you can still operate Tweetie free of charge with ads by downloading it &lt;a rel="nofollow" target="_blank" href="http://d2fh6i8lncx8ya.cloudfront.net/tweetie_1.2.1.zip"&gt;here&lt;/a&gt;. I do suggest you shell out the $3 for Tweetie for iPhone, though.&lt;/p&gt;</description>
         <guid isPermaLink="false">http://tumblr.idreamofcode.com/post/116359738</guid>
         <pubDate>Mon, 01 Jun 2009 11:29:50 -0700</pubDate>
      <feedburner:origLink>http://tumblr.idreamofcode.com/post/116359738</feedburner:origLink></item>
      <item>
         <title>They Took 'er Economy!</title>
         <link>http://feedproxy.google.com/~r/idreamofcode/~3/jfYZ4V1I4PE/107271036</link>
         <description>&lt;p&gt;&lt;img src="http://img381.imageshack.us/img381/3143/southpark.jpg" alt="Screenshot from South Park episode: Margaritaville"/&gt;&lt;/p&gt;&lt;p&gt;There’s no better way to learn about how to save the economy than by watching, of course, yet another &lt;a rel="nofollow" target="_blank" href="http://southparkstudios.com/episodes/220760"&gt;educational episode&lt;/a&gt; of South Park.&lt;/p&gt; &lt;p&gt;One of the biggest things I’ve been trying to promote is buying U.S.-made software to support new startups and new businesses. I have to say that I do believe that entrepreneurship will save the U.S. economy and allow it to compete as the Internet forces economies to move more and more towards globalization.&lt;/p&gt; &lt;p&gt;So in order to make this a fun little habit, I’m officially declaring #takebackfridays where we fight whatever it is that &lt;a rel="nofollow" target="_blank" href="http://www.southparkstudios.com/clips/222625"&gt;took ‘er economy&lt;/a&gt;, invest in a little U. S. of A., and take ‘er economy back.&lt;/p&gt; &lt;p&gt;Every Friday I’m going to highlight a piece of software I will or plan to purchase every Friday, at least until I run out of money (I am, of course, still a college student).&lt;/p&gt; &lt;p&gt;I encourage you to do the same, whether it’s a $0.99, $19, or $199 purchase. Every little bit will help someone who is trying to make it in this economy and trying to make better software for you.&lt;/p&gt; &lt;p&gt;Check out the site this Friday when I make my first #takebackfridays purchase!&lt;/p&gt;</description>
         <guid isPermaLink="false">http://tumblr.idreamofcode.com/post/107271036</guid>
         <pubDate>Wed, 13 May 2009 09:49:00 -0700</pubDate>
      <feedburner:origLink>http://tumblr.idreamofcode.com/post/107271036</feedburner:origLink></item>
      <item>
         <title>#todaysplaylist: April 10th, 2009 - 90's Movies</title>
         <link>http://feedproxy.google.com/~r/idreamofcode/~3/so0N12gn5ok/95018200</link>
         <description>&lt;a rel="nofollow" target="_blank" href="http://listen.grooveshark.com/#/playlist/_number_todaysplaylist_April_10th_2009_90_s_Movies/7887756"&gt;#todaysplaylist: April 10th, 2009 - 90's Movies&lt;/a&gt;</description>
         <guid isPermaLink="false">http://tumblr.idreamofcode.com/post/95018200</guid>
         <pubDate>Fri, 10 Apr 2009 17:47:00 -0700</pubDate>
      <feedburner:origLink>http://tumblr.idreamofcode.com/post/95018200</feedburner:origLink></item>
      <item>
         <title>#todaysplaylist: April 5th, 2009</title>
         <link>http://feedproxy.google.com/~r/idreamofcode/~3/2BhPZ2hJREA/93330031</link>
         <description>&lt;a rel="nofollow" target="_blank" href="http://is.gd/qUZO"&gt;#todaysplaylist: April 5th, 2009&lt;/a&gt;</description>
         <guid isPermaLink="false">http://tumblr.idreamofcode.com/post/93330031</guid>
         <pubDate>Sun, 05 Apr 2009 19:09:00 -0700</pubDate>
      <feedburner:origLink>http://tumblr.idreamofcode.com/post/93330031</feedburner:origLink></item>
      <item>
         <title>#todaysplaylist: April 3rd, 2009</title>
         <link>http://feedproxy.google.com/~r/idreamofcode/~3/sg5nF98hDEE/92765963</link>
         <description>&lt;a rel="nofollow" target="_blank" href="http://listen.grooveshark.com/#/playlist/_number_todaysplaylist_April_3rd_2009/7782731"&gt;#todaysplaylist: April 3rd, 2009&lt;/a&gt;</description>
         <guid isPermaLink="false">http://tumblr.idreamofcode.com/post/92765963</guid>
         <pubDate>Fri, 03 Apr 2009 19:39:23 -0700</pubDate>
      <feedburner:origLink>http://tumblr.idreamofcode.com/post/92765963</feedburner:origLink></item>
      <item>
         <title>#todaysplaylist: April 1st, 2009</title>
         <link>http://feedproxy.google.com/~r/idreamofcode/~3/YusIfPVwPLk/92171368</link>
         <description>&lt;a rel="nofollow" target="_blank" href="http://listen.grooveshark.com/#/playlist/_number_todaysplaylist_April_1st_2009/7749761"&gt;#todaysplaylist: April 1st, 2009&lt;/a&gt;</description>
         <guid isPermaLink="false">http://tumblr.idreamofcode.com/post/92171368</guid>
         <pubDate>Wed, 01 Apr 2009 23:49:46 -0700</pubDate>
      <feedburner:origLink>http://tumblr.idreamofcode.com/post/92171368</feedburner:origLink></item>
      <item>
         <title>inside_layout for Rails 2.3</title>
         <link>http://feedproxy.google.com/~r/idreamofcode/~3/lfZgO8dgqz0/88438542</link>
         <description>&lt;p&gt;For nesting layouts with Rails 2.3&lt;/p&gt; &lt;p&gt;Tested with &lt;code&gt;erb&lt;/code&gt; and &lt;code&gt;haml&lt;/code&gt;.&lt;/p&gt;</description>
         <guid isPermaLink="false">http://tumblr.idreamofcode.com/post/88438542</guid>
         <pubDate>Sat, 21 Mar 2009 02:39:00 -0700</pubDate>
      <feedburner:origLink>http://tumblr.idreamofcode.com/post/88438542</feedburner:origLink></item>
      <item>
         <title>T’was a sad day for journalism</title>
         <link>http://feedproxy.google.com/~r/idreamofcode/~3/19Q3_JBranc/82321499</link>
         <description>&lt;iframe class="embeddedvideo" src="http://www.vimeo.com/moogaloop.swf?clip_id=3390739&amp;server=www.vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" type="application/x-shockwave-flash" width="400" height="225"&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;T’was a sad day for journalism&lt;/p&gt;</description>
         <guid isPermaLink="false">http://tumblr.idreamofcode.com/post/82321499</guid>
         <pubDate>Sat, 28 Feb 2009 10:50:00 -0800</pubDate>
      <feedburner:origLink>http://tumblr.idreamofcode.com/post/82321499</feedburner:origLink></item>
      <item>
         <title>Chris Brown can</title>
         <link>http://feedproxy.google.com/~r/idreamofcode/~3/Wzkebl1AB7M/82320933</link>
         <description>&lt;img src="http://5.media.tumblr.com/Eri3OcSYUki6x9ikaztn57oGo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Chris Brown can&lt;/p&gt;</description>
         <guid isPermaLink="false">http://tumblr.idreamofcode.com/post/82320933</guid>
         <pubDate>Sat, 28 Feb 2009 10:47:47 -0800</pubDate>
      <feedburner:origLink>http://tumblr.idreamofcode.com/post/82320933</feedburner:origLink></item>
      <item>
         <title>Slides from BarCamp Miami '09</title>
         <link>http://feedproxy.google.com/~r/idreamofcode/~3/6RC0_OPGJwo/81166303</link>
         <description>&lt;a rel="nofollow" target="_blank" href="http://www.slideshare.net/digx/an-analog-brain-in-the-digital-world-newspapers"&gt;Slides from BarCamp Miami '09&lt;/a&gt;</description>
         <guid isPermaLink="false">http://tumblr.idreamofcode.com/post/81166303</guid>
         <pubDate>Tue, 24 Feb 2009 12:20:58 -0800</pubDate>
      <feedburner:origLink>http://tumblr.idreamofcode.com/post/81166303</feedburner:origLink></item>
      <item>
         <title>This commercial was played virtually before every movie ever...</title>
         <link>http://feedproxy.google.com/~r/idreamofcode/~3/uX5eCEWN-Yc/76457517</link>
         <description>&lt;iframe class="embeddedvideo" src="http://www.youtube.com/v/O0yO5cmj1yI&amp;rel=0&amp;egm=0&amp;showinfo=0&amp;fs=1" type="application/x-shockwave-flash" width="400" height="336"&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;This commercial was played virtually before every movie ever played in a theatre in Puerto Rico. How nostalgic.&lt;/p&gt;</description>
         <guid isPermaLink="false">http://tumblr.idreamofcode.com/post/76457517</guid>
         <pubDate>Sat, 07 Feb 2009 12:17:00 -0800</pubDate>
      <feedburner:origLink>http://tumblr.idreamofcode.com/post/76457517</feedburner:origLink></item>
   </channel>
</rss><!-- fe12.pipes.sp1.yahoo.com uncompressed/chunked Mon Nov  9 00:35:40 PST 2009 -->
