<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="iBlog 1.4.6" -->

<rss xmlns:itunes="http://www.itunes.com/DTDs/Podcast-1.0.dtd" version="2.0">
  <channel>
    <title><![CDATA[Ruske]]></title>
    <link>http://homepage.mac.com/ruske/ruske</link>
    <description><![CDATA[Wandering through an ever-expanding forest of technologies, becoming very lost, and occasionally finding a sunny spot in a clearing. Expect to stumble across Cocoa, Java, .NET, and other software development topics, with frequent personal detours of no consequence whatsoever.]]></description>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<language>en</language>
    
    <copyright></copyright>
    <lastBuildDate>Tue, 24 Jun 2008 01:02:22 -0500</lastBuildDate>
    <pubDate>Tue, 24 Jun 2008 01:02:26 -0500</pubDate>
    <generator>iBlog 1.4.6</generator>
    
	<!-- iTunes tags in channel -->
	
	<itunes:author></itunes:author>
	<itunes:subtitle>Ruske</itunes:subtitle>
	<itunes:summary>Wandering through an ever-expanding forest of technologies, becoming very lost, and occasionally finding a sunny spot in a clearing. Expect to stumble across Cocoa, Java, .NET, and other software development topics, with frequent personal detours of no consequence whatsoever.</itunes:summary>
	<itunes:owner>
		<itunes:name></itunes:name>
		<itunes:email></itunes:email>
	</itunes:owner>
	<itunes:link rel="image" type="image/png" href="http://homepage.mac.com/ruske/ruske/podcastImage.png">Ruske</itunes:link>
	<category>Arts &amp; Entertainment</category>
	<itunes:category text="Arts &amp; Entertainment"> <itunes:category text="Architecture"/> </itunes:category>
	
	<!-- end of iTunes tags in channel -->
	
    <item>
      <title><![CDATA[31,000 Scientists Refute Global Warming ]]></title>
      <link>http://homepage.mac.com/ruske/ruske/C1252493963/E20080624010145/index.html</link>
      <description><![CDATA[<div><font face="Helvetica">Or so says retired meteorologist John Coleman in a bit of spam (<a href="http://www.snopes.com/politics/soapbox/johncoleman.asp">as seen on Snopes.com</a>), forwarded to me by some dear friends. After a little reading on this claim, I sent this reply...</font></div> ]]></description>
      <pubDate>Tue, 24 Jun 2008 01:01:45 -0500</pubDate>
	  <guid>http://homepage.mac.com/ruske/ruske/C1252493963/E20080624010145/index.html</guid>
	  
    </item>

    <item>
      <title><![CDATA[Dear Apple, I Love the iPhone ]]></title>
      <link>http://homepage.mac.com/ruske/ruske/C2127905073/E20080604112917/index.html</link>
      <description><![CDATA[<div><font face="Helvetica">Yeah, I know, I said I was keeping my Palm, but that was almost a <i>year</i> ago. And so much has changed since then...</font></div> ]]></description>
      <pubDate>Sun, 01 Jun 2008 11:29:17 -0500</pubDate>
	  <guid>http://homepage.mac.com/ruske/ruske/C2127905073/E20080604112917/index.html</guid>
	  
    </item>

    <item>
      <title><![CDATA[Love the iPhone, Keeping my Palm ]]></title>
      <link>http://homepage.mac.com/ruske/ruske/C2127905073/E20070701224416/index.html</link>
      <description><![CDATA[<div><font face="Helvetica">The stars aligned: my wife had been asking what new toy I might like for my birthday, my call-dropping Sprint service reached the end of its 3 year contract, the Palm OS was disappearing from even Palm's own phones, and Apple had introduced the most anticipated new gadget of all time: the <a href="http://www.apple.com/iphone/">iPhone</a>. True, my 15GB iPod still seemed to have a lot of life left in it, and nothing in particular going against it --- but why fight fate? ...</font></div> ]]></description>
      <pubDate>Sun, 01 Jul 2007 22:44:16 -0500</pubDate>
	  <guid>http://homepage.mac.com/ruske/ruske/C2127905073/E20070701224416/index.html</guid>
	  
    </item>

    <item>
      <title><![CDATA[On Comments ]]></title>
      <link>http://homepage.mac.com/ruske/ruske/C1501534740/E20070115090713/index.html</link>
      <description><![CDATA[<div><font face="Helvetica">One way or another, all programmers eventually learn the importance of commenting their code. The importance of clear documentation increases with the size of the team and the complexity of the project. Ideally, the code will not only be documented but unit tested as well. Here's an example of what happens when, for one reason or another, we let ourselves be less than thorough...</font></div> ]]></description>
      <pubDate>Tue, 16 Jan 2007 17:07:13 -0600</pubDate>
	  <guid>http://homepage.mac.com/ruske/ruske/C1501534740/E20070115090713/index.html</guid>
	  
    </item>

    <item>
      <title><![CDATA[A Few Weeks with a MacBook Pro, Parallels, and MSDN Universal ]]></title>
      <link>http://homepage.mac.com/ruske/ruske/C1501534740/E20060702075209/index.html</link>
      <description><![CDATA[<div><font face="Helvetica">Several weeks ago a maxed-out <a href="http://www.apple.com/macbookpro/">MacBook Pro</a> arrived at my doorstep, and since then I've been putting it through the paces as a .NET development system --- using Microsoft's own Visual Studio 2005 on Windows XP, running under OS X via <a href="http://www.parallels.com/en/products/desktop/">Parallels Desktop for Mac</a>. To my surprise, I not only got this to work, but work well enough to blow away my 1.6 GHz Dell running XP natively with twice as much RAM...</font></div> ]]></description>
      <pubDate>Sun, 02 Jul 2006 07:52:09 -0500</pubDate>
	  <guid>http://homepage.mac.com/ruske/ruske/C1501534740/E20060702075209/index.html</guid>
	  
    </item>

    <item>
      <title><![CDATA[ListView Tooltips for SubItems ]]></title>
      <link>http://homepage.mac.com/ruske/ruske/C1501534740/E20060415103448/index.html</link>
      <description><![CDATA[<div><font face="Helvetica">I don't say much about my .NET work here, sometimes because the nature of that work is proprietary, but usually because there's so much about .NET already on the web that it'd just be redundant. I had a hard time finding out exactly how .NET 2.0 supported tooltips for ListView subitems, though, so I thought I'd put a small blurb on the web for the benefit of others...</font></div> ]]></description>
      <pubDate>Sat, 15 Apr 2006 10:34:48 -0500</pubDate>
	  <guid>http://homepage.mac.com/ruske/ruske/C1501534740/E20060415103448/index.html</guid>
	  
    </item>

    <item>
      <title><![CDATA[Virtualization Software for Intel-Based Macs ]]></title>
      <link>http://homepage.mac.com/ruske/ruske/C2127905073/E20060406235442/index.html</link>
      <description><![CDATA[<div><font face="Helvetica">Yesterday I went on a bit about Apple's <a href="http://www.apple.com/macosx/bootcamp/">Boot Camp</a> software that enables booting into Windows, and said I'd prefer running Windows in a virtual machine (VM) when it became available. Turns out that such software is available today for beta testing from <a href="http://www.parallels.com/">Parallels</a>; <a href="http://www.parallels.com/en/news/id,8655">here's the press release</a>. And according to <a href="http://www.prodedgy.com/article/51">this</a>, it's very, very fast, too --- if the video </font><font face="Helvetica-Oblique"><i>isn't</i></font><font face="Helvetica"> faked, it's darn impressive...</font></div> ]]></description>
      <pubDate>Thu, 06 Apr 2006 23:54:42 -0500</pubDate>
	  <guid>http://homepage.mac.com/ruske/ruske/C2127905073/E20060406235442/index.html</guid>
	  
    </item>

    <item>
      <title><![CDATA[My Future .NET Development Machine: A Mac! ]]></title>
      <link>http://homepage.mac.com/ruske/ruske/C1501534740/E20060405133828/index.html</link>
      <description><![CDATA[<div><font face="Helvetica">It's official: Apple <a href="http://www.apple.com/pr/library/2006/apr/05bootcamp.html">announced</a> that they'll provide the ability for new Intel-based Macs to boot Windows XP via <a href="http://www.apple.com/macosx/bootcamp/">Boot Camp</a>, available now as a public Beta and later as a feature bundled with OS X. While some clever people have succeeded in bringing up Windows on a Mac <a href="http://onmac.net/">before</a>, an official Apple solution will be better received, particularly among businesses that might like to give Macs a try. But the question my fellow Visual Studio users may be asking is, "Why bother?"...</font></div> ]]></description>
      <pubDate>Wed, 05 Apr 2006 23:18:28 -0500</pubDate>
	  <guid>http://homepage.mac.com/ruske/ruske/C1501534740/E20060405133828/index.html</guid>
	  
    </item>

    <item>
      <title><![CDATA[An Open Letter to the RIAA ]]></title>
      <link>http://homepage.mac.com/ruske/ruske/C1252493963/E20060223230717/index.html</link>
      <description><![CDATA[<div><font face="Helvetica">I support the idea of legal music downloads, and I agree that copyright holders deserve to be compensated for their work. All the music I've downloaded has been through Apple's iTunes music store, and everything on my iPod comes from either that or CDs I purchased in the past...</font></div> ]]></description>
      <pubDate>Thu, 23 Feb 2006 23:07:17 -0600</pubDate>
	  <guid>http://homepage.mac.com/ruske/ruske/C1252493963/E20060223230717/index.html</guid>
	  
    </item>

    <item>
      <title><![CDATA[Serenity ]]></title>
      <link>http://homepage.mac.com/ruske/ruske/C1252493963/E20050927110428/index.html</link>
      <description><![CDATA[<div><font face="Helvetica">The FOX television science fiction series </font><font face="Helvetica-Oblique"><i>Firefly</i></font><font face="Helvetica"> was "hailed by critics as one of the most cancelled series of the year," joked creator Joss Whedon. Shown out of order by FOX, Firefly was pulled after just 11 episodes. But the strength of the <a href="http://www.imdb.com/title/tt0303461/">DVD</a> sales, which included an additional 3 episodes that never aired, helped Whedon get the backing of Universal Studios for a feature film. That film,</font><font face="Helvetica-Oblique"><i> <a href="http://www.serenitymovie.com/">Serenity</a>,</i></font><font face="Helvetica"> arrives in theaters today...</font></div> ]]></description>
      <pubDate>Fri, 30 Sep 2005 06:04:28 -0500</pubDate>
	  <guid>http://homepage.mac.com/ruske/ruske/C1252493963/E20050927110428/index.html</guid>
	  
    </item>

    <item>
      <title><![CDATA[Number Formatting in Javascript ]]></title>
      <link>http://homepage.mac.com/ruske/ruske/C2127905073/E844527267/index.html</link>
      <description><![CDATA[<div><font face="Helvetica">I released my little <a href="http://www.ruske.net/downloads/index.html">Firefox Counter widget</a>, and within two weeks the feed changed to remove the thousands separators (commas, the U.S. and British convention). With over 70 million downloads of Firefox now, it's a big number to view without such separators. Javascript to the rescue...</font></div> ]]></description>
      <pubDate>Sat, 16 Jul 2005 00:52:46 -0500</pubDate>
	  <guid>http://homepage.mac.com/ruske/ruske/C2127905073/E844527267/index.html</guid>
	  
    </item>

    <item>
      <title><![CDATA[Firefox Widget Trouble? Already? ]]></title>
      <link>http://homepage.mac.com/ruske/ruske/C2127905073/E53762809/index.html</link>
      <description><![CDATA[<div><font face="Helvetica">Yes and no. If you've downloaded the <a href="http://www.ruske.net/downloads/index.html">Firefox Counter widget</a> and you're not seeing an increasing count at the moment, it's because SpreadFirefox.com --- the site that provides the counter data --- is temporarily down...</font></div> ]]></description>
      <pubDate>Thu, 14 Jul 2005 16:57:08 -0500</pubDate>
	  <guid>http://homepage.mac.com/ruske/ruske/C2127905073/E53762809/index.html</guid>
	  
    </item>

    <item>
      <title><![CDATA[Firefox Counter Widget ]]></title>
      <link>http://homepage.mac.com/ruske/ruske/C2127905073/E153682441/index.html</link>
      <description><![CDATA[<div><font face="Helvetica">With much guidance from Danny Goodman's new </font><font face="Helvetica-Oblique"><i><a href="http://www.spiderworks.com/books/dashboard.php">Mac OS X Technology Guide to Dashboard</a></i></font><font face="Helvetica">, graphic bits from the <a href="http://www.spreadfirefox.com/?q=affiliates&amp;id=47211&amp;t=1">Firefox</a> logo artists, and an RSS feed from <a href="http://www.spreadfirefox.com">SpreadFirefox.com</a>, I've thrown together my first OS X Tiger <a href="http://www.apple.com/macosx/features/dashboard/">Dashboard</a> widget. A simple little thing, the <a href="http://www.ruske.net/downloads/index.html">Firefox Counter widget</a> just displays the minute-by-minute download count for Firefox...</font></div> ]]></description>
      <pubDate>Tue, 05 Jul 2005 08:12:41 -0500</pubDate>
	  <guid>http://homepage.mac.com/ruske/ruske/C2127905073/E153682441/index.html</guid>
	  
    </item>

    <item>
      <title><![CDATA[UnitKit's Fate ]]></title>
      <link>http://homepage.mac.com/ruske/ruske/C2127905073/E784248792/index.html</link>
      <description><![CDATA[<div><font face="Helvetica">Back in March I took a first look at unit testing in Objective-C and a few of the options available. I chose <a href="http://www.unitkit.org">UnitKit</a>. Well, with the release of XCode 2.1, Apple not only adds support for Intel processors, but also integrates a unit testing framework, <a href="http://sente.epfl.ch/software/ocunit/">OCUnit</a> (XCode's release notes can be found <a href="http://developer.apple.com/releasenotes/DeveloperTools/Xcode/Xcode.html">here</a>). While this will expand the number of developers who embrace unit testing and improve software quality on the Mac platform, it does call into question the future of alternative testing frameworks like UnitKit...</font></div> ]]></description>
      <pubDate>Sat, 11 Jun 2005 22:52:58 -0500</pubDate>
	  <guid>http://homepage.mac.com/ruske/ruske/C2127905073/E784248792/index.html</guid>
	  
    </item>

    <item>
      <title><![CDATA[Intel Inside... Macintosh! ]]></title>
      <link>http://homepage.mac.com/ruske/ruske/C2127905073/E448563224/index.html</link>
      <description><![CDATA[<div><font face="Helvetica">Apple's announcement that they'd be migrating their product line to Intel processors is sure getting its <a href="http://news.google.com/news?hl=en&amp;ned=us&amp;q=apple+intel&amp;btnG=Search+News">share of press</a>. I've been reading a lot of the predictions, some good and some rubbish, but Macworld has a <a href="http://www.macworld.com/2005/06/features/intelfaq/index.php">FAQ</a> that seems to be pretty realistic...</font></div> ]]></description>
      <pubDate>Tue, 07 Jun 2005 22:52:05 -0500</pubDate>
	  <guid>http://homepage.mac.com/ruske/ruske/C2127905073/E448563224/index.html</guid>
	  
    </item>
  
  </channel>
</rss>
