<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">

    <channel>
    
    <title>Idle Hamster</title>
    <link>http://www.idlehamster.com/index.php/site/index/</link>
    <description></description>
    <dc:language>en</dc:language>
    <dc:creator></dc:creator>
    <dc:rights>Copyright 2008</dc:rights>
    <dc:date>2008-09-28T23:31:00-05:00</dc:date>
    <admin:generatorAgent rdf:resource="http://expressionengine.com/" />


    <item>
      <title>The Rise of Netbooks</title>
      <link>http://www.idlehamster.com/index.php/site/the_rise_of_netbooks/</link>
      <guid>http://www.idlehamster.com/index.php/site/the_rise_of_netbooks/#When:23:31:00Z</guid>
      <description>Ever since ASUS introduced the Eee PC late last year, every computer company in the world has been scrambling to introduce their own.&amp;nbsp; Well except for Apple and Sony, but Sony is rumored to be working on one.&amp;nbsp; They&apos;re neat little machines, but I can&apos;t see how people get any serious work done on those things.&amp;nbsp; Especially when it comes to word processors, those things get bigger and slower with each release.&amp;nbsp; But if Apple wants to enter this market I suggest they leveage their iPhone technology and make a tablet with an attachable keyboard, similar to Compaq&apos;s old 10&quot; tablet.</description>
      <dc:subject></dc:subject>
      <dc:date>2008-09-28T23:31:00-05:00</dc:date>
    </item>

    <item>
      <title>Spring Cleaning in the Summer</title>
      <link>http://www.idlehamster.com/index.php/site/spring_cleaning_in_the_summer/</link>
      <guid>http://www.idlehamster.com/index.php/site/spring_cleaning_in_the_summer/#When:23:20:00Z</guid>
      <description>I just got rid of an extremely old laptop &#45; an IBM ThinkPad.  I&apos;m not sure what model it was, but it was a Pentium 75 with 24 MB of RAM running Windows 95.  It had a floppy drive and an external parallel Zip drive, I guess CD drives weren&apos;t popular then.  In addition to that, I ripped out my old internal Zip 250 drive from my Linux box and dumped 20 zip disks that were collecting dust.  It was a total pain because Ubuntu would only recognize a zip disk at boot time and then I couldn&apos;t eject a disk until it was in restart mode.  Of course when I attached the drive to my old windows box, it worked fine.  Its kind of funny when an OS released in 2001 worked better than one released in 2006.
The linux box is next to go, its an Athlon 1.2 GHz system with 768 MB of RAM.  Its a full tower with a pretty weak graphics card and a tiny hard drive.  I&apos;m going to fully wipe the hard drive and reinstall the latest version of ubuntu since I don&apos;t have copies of XP laying around.  If anyone wants it let me know otherwise its going to a local computer store.  The windows box will be after that, but I have to clean it up and get rid of its graphics card, it draws more power than its power supply can handle.  Which causes it to crash when there is heavy graphics work like 3d games.
Update: I also have an old Palm Tungsten E if anyone wants one.</description>
      <dc:subject></dc:subject>
      <dc:date>2008-09-01T23:20:00-05:00</dc:date>
    </item>

    <item>
      <title>Objective&#45;C and the iPhone</title>
      <link>http://www.idlehamster.com/index.php/site/objective_c_and_the_iphone/</link>
      <guid>http://www.idlehamster.com/index.php/site/objective_c_and_the_iphone/#When:01:29:00Z</guid>
      <description>With the launch of the iPhone 3G and the AppStore, developers around the world are rushing to grab a piece of this new market.  Mac developers have a distinct advantage since the iPhone leverages MacOS X 10.5 APIs and frameworks.  These interfaces are written in Objective&#45;C, which is sort of in between C and C++ with a few unique pieces thrown in to spice things up.  I&apos;m sure many developer are scrambling to find tutorials.  I found a couple that may help.
Learn C for CocoaLearn Objective&#45;CObjective&#45;C Beginner&apos;s Guide</description>
      <dc:subject></dc:subject>
      <dc:date>2008-08-07T01:29:00-05:00</dc:date>
    </item>

    <item>
      <title>What&#8217;s happen to you Digg?</title>
      <link>http://www.idlehamster.com/index.php/site/whats_happen_to_you_digg/</link>
      <guid>http://www.idlehamster.com/index.php/site/whats_happen_to_you_digg/#When:04:05:01Z</guid>
      <description>I was just reading about California banning the sale of trans&#45;fats on Digg and I was shocked to see the majority of the comments were against it.  The commentators were claiming it infringes on their rights and they didn&apos;t want the government babysitting them.  Now I hate to lump people into groups, but this is classic Libertarian thinking and its pretty naive of them.  Trans&#45;fat are a public health hazard that have been linked to coronary heart disease.  They only exist because they&apos;re cheap.  They&apos;re like the food equivalent to asbestos, but I&apos;m sure that group would defend their right to buy that crap too.  I remember when Digg was geeky, but now it seems to be home to a bunch of political extremists and that just plan sucks.</description>
      <dc:subject></dc:subject>
      <dc:date>2008-07-27T04:05:01-05:00</dc:date>
    </item>

    <item>
      <title>Working with Embedded Assets in AS3</title>
      <link>http://www.idlehamster.com/index.php/site/working_with_embedded_assets_in_as3/</link>
      <guid>http://www.idlehamster.com/index.php/site/working_with_embedded_assets_in_as3/#When:17:30:00Z</guid>
      <description>I&apos;ve been working with embedding SWFs in a pure AS3 project using the Flex 3 IDE and I ran across a little problem.  All the examples just embed a SWF or JPG and use them directly on the stage. While this is fine for most instances, I needed to change the value of the TextField in my symbol.  Embedding just a SWF won&apos;t allow you to do this.  You have to use a symbol within an embedded SWF.  All you pretty much have to is add the symbol property into the metadata line, like so.
 [Embed(source=&quot;assets/icon.swf&quot;, symbol=&quot;number&quot;)] private var Icon:Class</description>
      <dc:subject></dc:subject>
      <dc:date>2008-07-12T17:30:00-05:00</dc:date>
    </item>

    
    </channel>
</rss>