<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0" xml:base="http://damagestudios.net">
<channel>
 <title>Damage Studios blogs</title>
 <link>http://damagestudios.net/blog</link>
 <description />
 <language>en</language>
<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/fusion94" type="application/rss+xml" /><item>
 <title>Skyfire</title>
 <link>http://feeds.feedburner.com/~r/fusion94/~3/447485367/skyfire</link>
 <description>&lt;p&gt;Just a little update to let people know that for the past three months I've been working as Director of Engineering - Web Services over at &lt;a href="http://www.skyfire.com"&gt;Skyfire&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;What is Skyfire? Skyfire is a free downloadable mobile browser that delivers both the speed and media-rich experience similar to the PC browser.&lt;/p&gt;
&lt;p&gt;Currently the only platforms we support are Windows Mobile and Symbian S60 3rd Edition. And yes we know that it doesn't work on VGA phones but we're working on that.&lt;/p&gt;
&lt;p&gt;Anyways, If you want to give it a try go register and download. Also to Note: We only support the US and Canada at the moment.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/fusion94?a=Y98SN"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=Y98SN" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/fusion94?a=3RtnN"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=3RtnN" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/fusion94/~4/447485367" height="1" width="1"/&gt;</description>
 <comments>http://damagestudios.net/blog/2008/11/09/skyfire#comments</comments>
 <category domain="http://damagestudios.net/tags/mobile-browser">mobile browser</category>
 <category domain="http://damagestudios.net/tags/skyfire">Skyfire</category>
 <category domain="http://damagestudios.net/tags/symbian">symbian</category>
 <category domain="http://damagestudios.net/tags/windows-mobile">windows mobile</category>
 <pubDate>Sun, 09 Nov 2008 15:26:13 +0000</pubDate>
 <dc:creator>fusion94</dc:creator>
 <guid isPermaLink="false">454 at http://damagestudios.net</guid>
<feedburner:origLink>http://damagestudios.net/blog/2008/11/09/skyfire</feedburner:origLink></item>
<item>
 <title>Save the Date</title>
 <link>http://feeds.feedburner.com/~r/fusion94/~3/319225225/save-the-date</link>
 <description>&lt;p&gt;&lt;img src="/images/dkm_bosstones.jpg"&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/fusion94?a=iYzOiI"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=iYzOiI" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/fusion94?a=CCrHaI"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=CCrHaI" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/fusion94/~4/319225225" height="1" width="1"/&gt;</description>
 <comments>http://damagestudios.net/blog/2008/06/24/save-the-date#comments</comments>
 <category domain="http://damagestudios.net/tags/dropkick-murphys">dropkick murphys</category>
 <category domain="http://damagestudios.net/tags/festival">festival</category>
 <category domain="http://damagestudios.net/tags/mighty-mighty-bosstones">mighty mighty bosstones</category>
 <category domain="http://damagestudios.net/wordpress-category/music">Music</category>
 <pubDate>Tue, 24 Jun 2008 22:30:12 +0000</pubDate>
 <dc:creator>fusion94</dc:creator>
 <guid isPermaLink="false">452 at http://damagestudios.net</guid>
<feedburner:origLink>http://damagestudios.net/blog/2008/06/24/save-the-date</feedburner:origLink></item>
<item>
 <title>How to Change __MyCompanyName__ in Xcode ... Permanently </title>
 <link>http://feeds.feedburner.com/~r/fusion94/~3/309757625/how-to-change-mycompanyname-in-xcode-permanently</link>
 <description>&lt;p&gt;If you're tired of seeing __MyCompanyName__ automatically in all copyright notices of all your XCode source files then here's a quick and easy fix. You can set the XCode default company name for copyright notice as follows:&lt;/p&gt;
&lt;p&gt;Go to /Applications/Utilities and open Terminal.app and enter the following code:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;defaults write com.apple.Xcode PBXCustomTemplateMacroDefinitions '{"ORGANIZATIONNAME"="SomeOther Co.";}'&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Make sure you replace SomeOtherCo. with whatever name you want. I used:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;defaults write com.apple.Xcode PBXCustomTemplateMacroDefinitions '{"ORGANIZATIONNAME"="damagestudios.net";}'&lt;/code&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/fusion94?a=o9CawI"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=o9CawI" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/fusion94?a=rvdsfI"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=rvdsfI" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/fusion94/~4/309757625" height="1" width="1"/&gt;</description>
 <comments>http://damagestudios.net/blog/2008/06/11/how-to-change-mycompanyname-in-xcode-permanently#comments</comments>
 <category domain="http://damagestudios.net/tags/os-x">os x</category>
 <category domain="http://damagestudios.net/tags/software-engineering">software engineering</category>
 <category domain="http://damagestudios.net/tags/xcode">Xcode</category>
 <pubDate>Wed, 11 Jun 2008 16:58:25 +0000</pubDate>
 <dc:creator>fusion94</dc:creator>
 <guid isPermaLink="false">451 at http://damagestudios.net</guid>
<feedburner:origLink>http://damagestudios.net/blog/2008/06/11/how-to-change-mycompanyname-in-xcode-permanently</feedburner:origLink></item>
<item>
 <title>Um....Okay</title>
 <link>http://feeds.feedburner.com/~r/fusion94/~3/263573019/um-okay</link>
 <description>&lt;p&gt;&lt;img src="/pics/ebayblunder.jpg"&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/fusion94?a=i3YNUNG"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=i3YNUNG" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/fusion94?a=RZJTKbG"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=RZJTKbG" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/fusion94/~4/263573019" height="1" width="1"/&gt;</description>
 <comments>http://damagestudios.net/blog/2008/04/03/um-okay#comments</comments>
 <category domain="http://damagestudios.net/wordpress-category/humor">Humor</category>
 <pubDate>Thu, 03 Apr 2008 20:51:48 +0000</pubDate>
 <dc:creator>fusion94</dc:creator>
 <guid isPermaLink="false">450 at http://damagestudios.net</guid>
<feedburner:origLink>http://damagestudios.net/blog/2008/04/03/um-okay</feedburner:origLink></item>
<item>
 <title>Disable Space Switching - 10.5.2</title>
 <link>http://feeds.feedburner.com/~r/fusion94/~3/241243012/disable-space-switching-10-5-2</link>
 <description>&lt;p&gt;The 10.5.2 version of OS X has a new preferences command for Spaces although tt's hidden and not available through the System Preferences.&lt;/p&gt;
&lt;p&gt;What it does is allow one to Command-Tab to the app you want and create a new window in the current space. No more switching to the space that the app was originally launched in.&lt;/p&gt;
&lt;p&gt;Here's the terminal command:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;defaults write com.apple.Dock workspaces-auto-swoosh -bool NO&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Then just restart the dock using:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;killall Dock&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;If you need to back out your changes just change the first command from NO to a YES then restart the Dock once more.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/fusion94?a=Lr63hIE"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=Lr63hIE" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/fusion94?a=y2Zw0gE"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=y2Zw0gE" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/fusion94/~4/241243012" height="1" width="1"/&gt;</description>
 <comments>http://damagestudios.net/blog/2008/02/25/disable-space-switching-10-5-2#comments</comments>
 <category domain="http://damagestudios.net/wordpress-category/apple-os-x">Apple/OS X</category>
 <category domain="http://damagestudios.net/tags/spaces">spaces</category>
 <pubDate>Tue, 26 Feb 2008 02:44:21 +0000</pubDate>
 <dc:creator>fusion94</dc:creator>
 <guid isPermaLink="false">447 at http://damagestudios.net</guid>
<feedburner:origLink>http://damagestudios.net/blog/2008/02/25/disable-space-switching-10-5-2</feedburner:origLink></item>
<item>
 <title>Love Your Enemies</title>
 <link>http://feeds.feedburner.com/~r/fusion94/~3/238873329/love-your-enemies</link>
 <description>&lt;p&gt;I saw this on a bumper sticker last night and considering the events around me at the moment it's appropriate.&lt;/p&gt;
&lt;p&gt;&lt;font color="white"&gt;"When Jesus said &lt;b&gt;Love Your Enemies&lt;/b&gt; He probably meant &lt;b&gt;Don't Kill Your Neighbors&lt;/b&gt;"&lt;/font&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/fusion94?a=Yk9PVPE"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=Yk9PVPE" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/fusion94?a=1IW2EfE"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=1IW2EfE" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/fusion94/~4/238873329" height="1" width="1"/&gt;</description>
 <comments>http://damagestudios.net/blog/2008/02/21/love-your-enemies#comments</comments>
 <category domain="http://damagestudios.net/wordpress-tag/humour">humour</category>
 <pubDate>Thu, 21 Feb 2008 16:04:07 +0000</pubDate>
 <dc:creator>fusion94</dc:creator>
 <guid isPermaLink="false">445 at http://damagestudios.net</guid>
<feedburner:origLink>http://damagestudios.net/blog/2008/02/21/love-your-enemies</feedburner:origLink></item>
<item>
 <title>Testing Flock</title>
 <link>http://feeds.feedburner.com/~r/fusion94/~3/237950391/testing-flock</link>
 <description>&lt;p&gt;This is a test blog post composed using the blog tool in Flock 1.1&lt;/p&gt;
&lt;p&gt;Nothing really to see here...move along.&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/fusion94?a=Dymo5XE"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=Dymo5XE" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/fusion94?a=XckLhoE"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=XckLhoE" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/fusion94/~4/237950391" height="1" width="1"/&gt;</description>
 <comments>http://damagestudios.net/blog/2008/02/19/testing-flock#comments</comments>
 <category domain="http://damagestudios.net/tags/flock">flock</category>
 <pubDate>Wed, 20 Feb 2008 03:42:38 +0000</pubDate>
 <dc:creator>fusion94</dc:creator>
 <guid isPermaLink="false">444 at http://damagestudios.net</guid>
<feedburner:origLink>http://damagestudios.net/blog/2008/02/19/testing-flock</feedburner:origLink></item>
<item>
 <title>UAV's</title>
 <link>http://feeds.feedburner.com/~r/fusion94/~3/237781879/uavs</link>
 <description>&lt;p&gt;UAV's or unmanned aerial vehicle, sometimes called an unmanned air-reconnaissance vehicle, is an unpiloted aircraft. UAVs can be remote controlled or fly autonomously based on pre-programmed flight plans or more complex dynamic automation systems. &lt;/p&gt;
&lt;p&gt;Wired Science has a video about them which I've embedded below. About 1/2 through the video Wired talks to Adam Williams about his helicopoter UAV. It was surprise to see it as Adam worked at VA Software back in the day doing linear video editing software.&lt;/p&gt;
&lt;p&gt;&lt;object width="425" height="265"&gt;&lt;br /&gt;
&lt;param name="movie" value="http://www.pbs.org/kcet/wiredscience/video/embed/163"&gt;&lt;/param&gt;
&lt;param name="wmode" value="transparent"&gt;&lt;/param&gt; &lt;embed src="http://www.pbs.org/kcet/wiredscience/video/embed/163" quality="high" wmode="transparent" width="425" height="265" type="application/x-shockwave-flash"&gt;&lt;/embed&gt; &lt;/object&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/fusion94?a=So7mTME"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=So7mTME" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/fusion94?a=88pu39E"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=88pu39E" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/fusion94/~4/237781879" height="1" width="1"/&gt;</description>
 <comments>http://damagestudios.net/blog/2008/02/19/uavs#comments</comments>
 <category domain="http://damagestudios.net/tags/technology">technology</category>
 <category domain="http://damagestudios.net/tags/uavs">uavs</category>
 <category domain="http://damagestudios.net/tags/wired">wired</category>
 <pubDate>Tue, 19 Feb 2008 20:32:13 +0000</pubDate>
 <dc:creator>fusion94</dc:creator>
 <guid isPermaLink="false">443 at http://damagestudios.net</guid>
<feedburner:origLink>http://damagestudios.net/blog/2008/02/19/uavs</feedburner:origLink></item>
<item>
 <title>Comcast and the Airport Extreme Base Station</title>
 <link>http://feeds.feedburner.com/~r/fusion94/~3/235338089/comcast-and-the-airport-extreme-base-station</link>
 <description>&lt;p&gt;Awhile back I picked up an Airport Extreme Base Station to replace a Linksys Wireless Access Point. Unfortunately I was brain-dead while getting everything setup and couldn't get it to talk to the Comcast Cable Modem so I ended up putting it behind the Linksys WAP and turning off the Wireless on the Linksys device.&lt;/p&gt;
&lt;p&gt;Tonight I fixed the issue. Turns out I needed to turn off the Cable Modem (as well as remove the built-in battery backup) for a few minutes while keeping the AEBS turned off. This allowed for the Comcast Modem to clear both the MAC address of the Linksys and the IP addresses. Next I turned on the Cable modem, waited till it had a good connection then turned on the AEBS. The AEBS was then able to pick up a valid IP address and everything was good to go.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/fusion94?a=8nlUPBE"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=8nlUPBE" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/fusion94?a=v60z9xE"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=v60z9xE" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/fusion94/~4/235338089" height="1" width="1"/&gt;</description>
 <comments>http://damagestudios.net/blog/2008/02/14/comcast-and-the-airport-extreme-base-station#comments</comments>
 <category domain="http://damagestudios.net/tags/apple">Apple</category>
 <category domain="http://damagestudios.net/tags/comcast">Comcast</category>
 <pubDate>Fri, 15 Feb 2008 04:01:22 +0000</pubDate>
 <dc:creator>fusion94</dc:creator>
 <guid isPermaLink="false">434 at http://damagestudios.net</guid>
<feedburner:origLink>http://damagestudios.net/blog/2008/02/14/comcast-and-the-airport-extreme-base-station</feedburner:origLink></item>
<item>
 <title>You got to be sh*tting me....</title>
 <link>http://feeds.feedburner.com/~r/fusion94/~3/234660981/you-got-to-be-sh-tting-me</link>
 <description>&lt;p&gt;Do I really need to say anything ?&lt;/p&gt;
&lt;p&gt;&lt;img src="/images/hello-kitty-assault-rifle-1.jpg"&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/fusion94?a=UNZbe5E"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=UNZbe5E" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/fusion94?a=EDklQSE"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=EDklQSE" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/fusion94/~4/234660981" height="1" width="1"/&gt;</description>
 <comments>http://damagestudios.net/blog/2008/02/13/you-got-to-be-sh-tting-me#comments</comments>
 <category domain="http://damagestudios.net/wordpress-category/humor">Humor</category>
 <pubDate>Thu, 14 Feb 2008 00:29:13 +0000</pubDate>
 <dc:creator>fusion94</dc:creator>
 <guid isPermaLink="false">433 at http://damagestudios.net</guid>
<feedburner:origLink>http://damagestudios.net/blog/2008/02/13/you-got-to-be-sh-tting-me</feedburner:origLink></item>
<item>
 <title>Drupal 6 Released</title>
 <link>http://feeds.feedburner.com/~r/fusion94/~3/234474871/drupal-6-released</link>
 <description>&lt;p&gt;I know that I hadn't blogged about the Drupal 6 RC4 version due to work related issues but who cares. &lt;/p&gt;
&lt;p&gt;&lt;a href="http://ftp.osuosl.org/pub/drupal/files/projects/drupal-6.0.tar.gz"&gt;Drupal 6&lt;/a&gt; is now an offical release. What did it take? Over a year of development and over 1600 issues resolved. You can read more about the release &lt;a href="http://drupal.org/drupal-6.0"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I've got a version of this site running an earlier release candidate so migrating over will be coming soon. The biggest issue will be getting the theme ported over.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/fusion94?a=pcdomdE"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=pcdomdE" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/fusion94?a=whIoENE"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=whIoENE" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/fusion94/~4/234474871" height="1" width="1"/&gt;</description>
 <comments>http://damagestudios.net/blog/2008/02/13/drupal-6-released#comments</comments>
 <category domain="http://damagestudios.net/tags/drupal-6">drupal 6</category>
 <category domain="http://damagestudios.net/wordpress-category/open-source">Open Source</category>
 <pubDate>Wed, 13 Feb 2008 17:31:28 +0000</pubDate>
 <dc:creator>fusion94</dc:creator>
 <guid isPermaLink="false">432 at http://damagestudios.net</guid>
<feedburner:origLink>http://damagestudios.net/blog/2008/02/13/drupal-6-released</feedburner:origLink></item>
<item>
 <title>Quicksilver and Leopard</title>
 <link>http://feeds.feedburner.com/~r/fusion94/~3/229726934/quicksilver-and-leopard</link>
 <description>&lt;p&gt;Ever since I upgraded all my boxes to &lt;a href="http://www.apple.com/macosx/"&gt;Leopard&lt;/a&gt; &lt;a href="http://www.blacktree.com/"&gt;Quicksilver&lt;/a&gt; has been having issues. While searching for a new release I've located a solution that seems to have fixed most of my issues. Here's what to do.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Quit Quicksilver if running.&lt;/li&gt;
&lt;li&gt;Delete all traces of Quicksilver by deleting these 4 files.&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;/Applications/Quicksilver.app&lt;/li&gt;
&lt;li&gt;~/Library/Application Support/Quicksilver&lt;/li&gt;
&lt;li&gt;~/Library/Preferences/com.blacktree.Quicksilver.plist&lt;/li&gt;
&lt;li&gt;~/Library/Caches/Quicksilver&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;Head over to &lt;a href="http://lipidity.com/software/quicksilver/"&gt;http://lipidity.com/software/quicksilver/&lt;/a&gt; and download and install Quicksilver B5X.&lt;/li&gt;
&lt;li&gt;Launch Terminal and run the following commands.&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;chmod 0644 /Applications/Quicksilver.app/Contents/Info.plist
&lt;/ul&gt;
&lt;li&gt;Open Quicksilver and go through the setup WITHOUT installing any plugins.&lt;/li&gt;
&lt;li&gt;Open or relaunch Terminal and run the following commands.&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;defaults write com.blacktree.Quicksilver "Cutting Edge Features" -bool yes&lt;/li&gt;
&lt;li&gt;defaults write com.blacktree.Quicksilver "Feature Level" 3&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;Quit and relaunch Quicksilver.&lt;/li&gt;
&lt;li&gt;You can now adjust your settings and preferences and install some plugins.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;I'm not saying this will work for you but is has made Quicksilver more stable for me.&lt;/p&gt;
&lt;p&gt;Also to note is that the &lt;a href="http://www.mygnu.com/julius/proj_bezel.html"&gt;Quicksilver Interface plugin - Bezel HUD&lt;/a&gt; is pretty sweet.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/fusion94?a=nxlsoHE"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=nxlsoHE" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/fusion94?a=lAV0hbE"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=lAV0hbE" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/fusion94/~4/229726934" height="1" width="1"/&gt;</description>
 <comments>http://damagestudios.net/blog/2008/02/05/quicksilver-and-leopard#comments</comments>
 <category domain="http://damagestudios.net/wordpress-category/apple-os-x">Apple/OS X</category>
 <category domain="http://damagestudios.net/tags/leopard">leopard</category>
 <category domain="http://damagestudios.net/tags/quicksilver">quicksilver</category>
 <pubDate>Tue, 05 Feb 2008 17:31:42 +0000</pubDate>
 <dc:creator>fusion94</dc:creator>
 <guid isPermaLink="false">431 at http://damagestudios.net</guid>
<feedburner:origLink>http://damagestudios.net/blog/2008/02/05/quicksilver-and-leopard</feedburner:origLink></item>
<item>
 <title>Commenting</title>
 <link>http://feeds.feedburner.com/~r/fusion94/~3/229704604/commenting</link>
 <description>&lt;p&gt;So I've turned anonymous commenting back on for blog posts. In the old Wordpress installation comment spam was handled by akismet and comments were moderated.&lt;/p&gt;
&lt;p&gt;Now that I've converted most of the content to Drupal I'm testing a new approach. Anonymous users can now comment again but they must fill out some rudimentary contact information as well as successfully submit a Math CAPTCHA. Once this is accomplished their comment will be published. &lt;/p&gt;
&lt;p&gt;If this method works then no problems, if it doesn't then the next step would be to use an Image CAPTCHA. If that fails then the final solution would be to use the Image CAPTCHA in conjunction with comment moderation which I'd really rather not do.&lt;/p&gt;
&lt;p&gt;Also to note is that I've turned off new user account creation. If you really feel as though you need an account here then email me directly or use the contact form. Be prepared to justify your need for an account.&lt;/p&gt;
&lt;p&gt;Let's see how it goes. Let the games begin.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/fusion94?a=LUKDmjE"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=LUKDmjE" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/fusion94?a=1qdrxZE"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=1qdrxZE" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/fusion94/~4/229704604" height="1" width="1"/&gt;</description>
 <comments>http://damagestudios.net/blog/2008/02/05/commenting#comments</comments>
 <category domain="http://damagestudios.net/tags/blogging">blogging</category>
 <category domain="http://damagestudios.net/tags/drupal">drupal</category>
 <pubDate>Tue, 05 Feb 2008 16:37:14 +0000</pubDate>
 <dc:creator>fusion94</dc:creator>
 <guid isPermaLink="false">430 at http://damagestudios.net</guid>
<feedburner:origLink>http://damagestudios.net/blog/2008/02/05/commenting</feedburner:origLink></item>
<item>
 <title>OpenID &amp; Yahoo!</title>
 <link>http://feeds.feedburner.com/~r/fusion94/~3/226787096/openid-amp-yahoo</link>
 <description>&lt;p&gt;As of yesterday all of Yahoo's esitmated 248 million users worldwide now have the means to login to any site that supports OpenID. Currently they are only an OpenID provider and not a consumer which means that you cannot login to Yahoo services using your OpenID but I'd imagine that will change sometime in the near future.&lt;/p&gt;
&lt;p&gt;If you haven't enabled your Yahoo account for OpenID access then head over to &lt;a href="http://openid.yahoo.com"&gt;http://openid.yahoo.com&lt;/a&gt; and do so.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/fusion94?a=eZQj8ED"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=eZQj8ED" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/fusion94?a=rR9KysD"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=rR9KysD" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/fusion94/~4/226787096" height="1" width="1"/&gt;</description>
 <comments>http://damagestudios.net/blog/2008/01/31/openid-amp-yahoo#comments</comments>
 <category domain="http://damagestudios.net/tags/openid">OpenID</category>
 <category domain="http://damagestudios.net/tags/technology">technology</category>
 <pubDate>Thu, 31 Jan 2008 20:39:56 +0000</pubDate>
 <dc:creator>fusion94</dc:creator>
 <guid isPermaLink="false">429 at http://damagestudios.net</guid>
<feedburner:origLink>http://damagestudios.net/blog/2008/01/31/openid-amp-yahoo</feedburner:origLink></item>
<item>
 <title>Drupal Themes Mission Statement</title>
 <link>http://feeds.feedburner.com/~r/fusion94/~3/225376515/drupal-themes-mission-statement</link>
 <description>&lt;p&gt;In some &lt;a href="http://drupal.org/project/Themes"&gt;Drupal Themes&lt;/a&gt; there is support for displaying the "Mission Statement" across all pages and in others this support is limited to the "Front Page" or "Main Page". &lt;/p&gt;
&lt;p&gt;If you are ever using one of the themes with limited mission statement support and want to display the mission statement across all pages you can use this to do so. &lt;/p&gt;
&lt;p&gt;In template.php add the following to the bottom of the file:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;function _phptemplate_variables($hook, $vars = array()) {&lt;br /&gt;
  // Make custom variables available to theme templates&lt;br /&gt;
  switch ($hook) {&lt;br /&gt;
    // Send new variable $custom_mission to page.tpl.php&lt;br /&gt;
    case 'page':&lt;br /&gt;
      $vars['custom_mission'] = variable_get('site_mission', '');&lt;br /&gt;
      break;&lt;br /&gt;
  }&lt;br /&gt;
  return $vars;&lt;br /&gt;
}&lt;br /&gt;
&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Then in page.tpl.php change:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;?php if ($mission) { ?&amp;gt;&amp;lt;?php print $mission ?&amp;gt;&amp;lt;?php } ?&amp;gt;&lt;/code&gt;&lt;br /&gt;
to be&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;?php if ($custom_mission) { ?&amp;gt;&amp;lt;?php print $custom_mission ?&amp;gt;&amp;lt;?php } ?&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;These 2 changes should allow the "Mission Statement" to be displayed across all pages.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/fusion94?a=okzrh7D"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=okzrh7D" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/fusion94?a=W6QyZUD"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=W6QyZUD" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/fusion94/~4/225376515" height="1" width="1"/&gt;</description>
 <comments>http://damagestudios.net/blog/2008/01/29/drupal-themes-mission-statement#comments</comments>
 <category domain="http://damagestudios.net/tags/code">code</category>
 <category domain="http://damagestudios.net/tags/drupal">drupal</category>
 <category domain="http://damagestudios.net/tags/open-source">open source</category>
 <category domain="http://damagestudios.net/tags/technology">technology</category>
 <category domain="http://damagestudios.net/tags/themes">themes</category>
 <pubDate>Tue, 29 Jan 2008 17:33:57 +0000</pubDate>
 <dc:creator>fusion94</dc:creator>
 <guid isPermaLink="false">427 at http://damagestudios.net</guid>
<feedburner:origLink>http://damagestudios.net/blog/2008/01/29/drupal-themes-mission-statement</feedburner:origLink></item>
<item>
 <title>New Drupal 5 release</title>
 <link>http://feeds.feedburner.com/~r/fusion94/~3/224891425/new-drupal-5-release</link>
 <description>&lt;p&gt;Drupal 5.7 was just released.&lt;/p&gt;
&lt;p&gt;There are no new features in this release. Only bug fixes.&lt;/p&gt;
&lt;p&gt;The following bugs have been fixed since the 5.6 release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://drupal.org/node/208700" rel="nofollow"&gt;#208700&lt;/a&gt; by pwolanin. Fix bad backport of &lt;a href="http://drupal.org/node/194579" rel="nofollow"&gt;#194579&lt;/a&gt;. Modified to use Form API.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://drupal.org/node/118569" rel="nofollow"&gt;#118569&lt;/a&gt; by bevan: document how should one set RewriteBase, if under a VirtualDocumentRoot. Backport by Bart Jansens.&lt;/li&gt;
&lt;li&gt;- Patch &lt;a href="http://drupal.org/node/115606" rel="nofollow"&gt;#115606&lt;/a&gt; by Junyor, thesaint_02: added support for PHP 5.2's 'recoverable fatal errors'.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://drupal.org/node/209409" rel="nofollow"&gt;#209409&lt;/a&gt; by Heine, webernet, dww: more accurate register globals value checking&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Go get it &lt;a href="http://ftp.drupal.org/files/projects/drupal-5.7.tar.gz"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/fusion94?a=GVc2xMD"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=GVc2xMD" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/fusion94?a=Y7YYKLD"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=Y7YYKLD" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/fusion94/~4/224891425" height="1" width="1"/&gt;</description>
 <comments>http://damagestudios.net/blog/2008/01/28/new-drupal-5-release#comments</comments>
 <category domain="http://damagestudios.net/tags/drupal">drupal</category>
 <category domain="http://damagestudios.net/tags/open-source">open source</category>
 <pubDate>Tue, 29 Jan 2008 00:34:03 +0000</pubDate>
 <dc:creator>fusion94</dc:creator>
 <guid isPermaLink="false">426 at http://damagestudios.net</guid>
<feedburner:origLink>http://damagestudios.net/blog/2008/01/28/new-drupal-5-release</feedburner:origLink></item>
<item>
 <title>Site Moved</title>
 <link>http://feeds.feedburner.com/~r/fusion94/~3/224408459/site-moved</link>
 <description>&lt;p&gt;I've moved all the content off of &lt;a href="http://fusion94.org/blog" title="http://fusion94.org/blog"&gt;http://fusion94.org/blog&lt;/a&gt; and have imported here into the Damage Studios site. It was getting tiring trying to determine where to blog and since the old site was running WordPress and I'm now doing more Drupal related work it made sense to move it into Drupal. Thanks to PathAuto and aliasing about 98% of the old urls redirect properly.&lt;/p&gt;
&lt;p&gt;I know that there are some things not quite right but I hope to resolve these issues in the next week or so.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/fusion94?a=bbJZPkD"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=bbJZPkD" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/fusion94?a=D0vbtVD"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=D0vbtVD" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/fusion94/~4/224408459" height="1" width="1"/&gt;</description>
 <comments>http://damagestudios.net/blog/2008/01/27/site-moved#comments</comments>
 <category domain="http://damagestudios.net/tags/blogging">blogging</category>
 <category domain="http://damagestudios.net/tags/drupal">drupal</category>
 <category domain="http://damagestudios.net/tags/open-source">open source</category>
 <category domain="http://damagestudios.net/tags/wordpress">wordpress</category>
 <pubDate>Mon, 28 Jan 2008 07:20:25 +0000</pubDate>
 <dc:creator>fusion94</dc:creator>
 <guid isPermaLink="false">424 at http://damagestudios.net</guid>
<feedburner:origLink>http://damagestudios.net/blog/2008/01/27/site-moved</feedburner:origLink></item>
<item>
 <title>R.I.P Joshua Brendan Neal</title>
 <link>http://feeds.feedburner.com/~r/fusion94/~3/224300179/r-i-p-joshua-brendan-neal</link>
 <description>&lt;p&gt;another ex-va colleague ... 33 years old ... 2nd christmas in a row where an ex-va has passed on...this sucks...&lt;/p&gt;
&lt;p&gt;God willing, It's the last time I'll say goodbye&lt;br /&gt;
God willing, I'll see you on the other side&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/fusion94?a=FACTEjD"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=FACTEjD" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/fusion94?a=x8hphiD"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=x8hphiD" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/fusion94/~4/224300179" height="1" width="1"/&gt;</description>
 <comments>http://damagestudios.net/blog/2008/01/13/r-i-p-joshua-brendan-neal#comments</comments>
 <category domain="http://damagestudios.net/wordpress-category/general">General</category>
 <pubDate>Mon, 14 Jan 2008 01:41:43 +0000</pubDate>
 <dc:creator>fusion94</dc:creator>
 <guid isPermaLink="false">422 at http://damagestudios.net</guid>
<feedburner:origLink>http://damagestudios.net/blog/2008/01/13/r-i-p-joshua-brendan-neal</feedburner:origLink></item>
<item>
 <title>Drupal 6 Release Candidate 2</title>
 <link>http://feeds.feedburner.com/~r/fusion94/~3/224300180/drupal-6-release-candidate-2</link>
 <description>&lt;p&gt;Drupal 6 RC2 has now been &lt;a href="http://ftp.drupal.org/files/projects/drupal-6.0-rc2.tar.gz"&gt;released&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This release is fairly stable and while it may not be ready for a production site it's pretty rock solid.&lt;/p&gt;
&lt;p&gt;For more information about this release and/or Drupal 6 please read more &lt;a href="http://drupal.org/drupal-6.0-rc2"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/fusion94?a=L9dTumD"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=L9dTumD" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/fusion94?a=1ZKdfED"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=1ZKdfED" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/fusion94/~4/224300180" height="1" width="1"/&gt;</description>
 <comments>http://damagestudios.net/blog/2008/01/10/drupal-6-release-candidate-2#comments</comments>
 <category domain="http://damagestudios.net/tags/drupal-6">drupal 6</category>
 <category domain="http://damagestudios.net/tags/open-source">open source</category>
 <pubDate>Fri, 11 Jan 2008 02:42:58 +0000</pubDate>
 <dc:creator>fusion94</dc:creator>
 <guid isPermaLink="false">18 at http://damagestudios.net</guid>
<feedburner:origLink>http://damagestudios.net/blog/2008/01/10/drupal-6-release-candidate-2</feedburner:origLink></item>
<item>
 <title>PHP 4.4.8 Released</title>
 <link>http://feeds.feedburner.com/~r/fusion94/~3/224300181/php-4-4-8-released</link>
 <description>&lt;p&gt;PHP 4.4.8 has now been &lt;a href="http://www.php.net/downloads.php#v4"&gt;released&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This release wraps up all the outstanding patches for the PHP 4.4 series, and is therefore the last normal PHP 4.4 release.&lt;/p&gt;
&lt;p&gt;For a full list of changes in PHP 4.4.8, see the &lt;a href="http://www.php.net/ChangeLog-4.php#4.4.8"&gt;ChangeLog&lt;/a&gt;.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/fusion94?a=QuT0UnD"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=QuT0UnD" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/fusion94?a=H7ufXYD"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=H7ufXYD" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/fusion94/~4/224300181" height="1" width="1"/&gt;</description>
 <comments>http://damagestudios.net/blog/2008/01/04/php-4-4-8-released#comments</comments>
 <category domain="http://damagestudios.net/tags/open-source">open source</category>
 <category domain="http://damagestudios.net/tags/php4">PHP4</category>
 <pubDate>Fri, 04 Jan 2008 22:21:55 +0000</pubDate>
 <dc:creator>fusion94</dc:creator>
 <guid isPermaLink="false">19 at http://damagestudios.net</guid>
<feedburner:origLink>http://damagestudios.net/blog/2008/01/04/php-4-4-8-released</feedburner:origLink></item>
<item>
 <title>Merry Christmas…Happy Hannukah…etc etc</title>
 <link>http://feeds.feedburner.com/~r/fusion94/~3/224300182/merry-christmas-happy-hannukah-etc-etc</link>
 <description>&lt;p&gt;&lt;object width="425" height="355"&gt;&lt;br /&gt;
&lt;param name="movie" value="http://www.youtube.com/v/RhrVh3NZmUM&amp;amp;rel=1"&gt;&lt;/param&gt;
&lt;param name="wmode" value="transparent"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/RhrVh3NZmUM&amp;amp;rel=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/fusion94?a=1zTJbqD"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=1zTJbqD" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/fusion94?a=zAxWKzD"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=zAxWKzD" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/fusion94/~4/224300182" height="1" width="1"/&gt;</description>
 <comments>http://damagestudios.net/blog/2007/12/22/merry-christmas-happy-hannukah-etc-etc#comments</comments>
 <category domain="http://damagestudios.net/wordpress-tag/achmed">achmed</category>
 <category domain="http://damagestudios.net/wordpress-tag/humour">humour</category>
 <category domain="http://damagestudios.net/wordpress-category/movies">Movies</category>
 <pubDate>Sat, 22 Dec 2007 17:31:36 +0000</pubDate>
 <dc:creator>fusion94</dc:creator>
 <guid isPermaLink="false">421 at http://damagestudios.net</guid>
<feedburner:origLink>http://damagestudios.net/blog/2007/12/22/merry-christmas-happy-hannukah-etc-etc</feedburner:origLink></item>
<item>
 <title>This is just damn funny…</title>
 <link>http://feeds.feedburner.com/~r/fusion94/~3/224300183/this-is-just-damn-funny</link>
 <description>&lt;p&gt;&lt;object width="425" height="355"&gt;&lt;br /&gt;
&lt;param name="movie" value="http://www.youtube.com/v/1uwOL4rB-go&amp;amp;rel=1"&gt;&lt;/param&gt;
&lt;param name="wmode" value="transparent"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/1uwOL4rB-go&amp;amp;rel=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/fusion94?a=yuX8KjD"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=yuX8KjD" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/fusion94?a=4IIYmTD"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=4IIYmTD" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/fusion94/~4/224300183" height="1" width="1"/&gt;</description>
 <comments>http://damagestudios.net/blog/2007/12/22/this-is-just-damn-funny#comments</comments>
 <category domain="http://damagestudios.net/wordpress-category/humor">Humor</category>
 <category domain="http://damagestudios.net/wordpress-tag/humour">humour</category>
 <category domain="http://damagestudios.net/wordpress-tag/ventriloquist">ventriloquist</category>
 <pubDate>Sat, 22 Dec 2007 17:30:09 +0000</pubDate>
 <dc:creator>fusion94</dc:creator>
 <guid isPermaLink="false">420 at http://damagestudios.net</guid>
<feedburner:origLink>http://damagestudios.net/blog/2007/12/22/this-is-just-damn-funny</feedburner:origLink></item>
<item>
 <title>Drupal 6 Release Candidate 1</title>
 <link>http://feeds.feedburner.com/~r/fusion94/~3/224300184/drupal-6-release-candidate-1</link>
 <description>&lt;p&gt;Drupal 6 RC1 has now been &lt;a href="http://ftp.drupal.org/files/projects/drupal-6.0-rc1.tar.gz"&gt;released&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;The changes from the last beta version are improved embedded developer documentation, strengthened several update functions to ensure that updates are properly applied for Drupal core and contributed modules, revised most user help text and form descriptions to be more understandable and accurate, made user logins more secure, improved right to left language support for several features, and improved table indexes to help with referential integrity and improve performance.&lt;/p&gt;
&lt;p&gt;For more information about this release please read more &lt;a href="http://drupal.org/drupal-6.0-rc1"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/fusion94?a=FviM1DD"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=FviM1DD" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/fusion94?a=CtjceJD"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=CtjceJD" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/fusion94/~4/224300184" height="1" width="1"/&gt;</description>
 <comments>http://damagestudios.net/blog/2007/12/21/drupal-6-release-candidate-1#comments</comments>
 <category domain="http://damagestudios.net/tags/drupal-6">drupal 6</category>
 <category domain="http://damagestudios.net/tags/open-source">open source</category>
 <pubDate>Sat, 22 Dec 2007 05:38:38 +0000</pubDate>
 <dc:creator>fusion94</dc:creator>
 <guid isPermaLink="false">14 at http://damagestudios.net</guid>
<feedburner:origLink>http://damagestudios.net/blog/2007/12/21/drupal-6-release-candidate-1</feedburner:origLink></item>
<item>
 <title>Upgraded Wordpress</title>
 <link>http://feeds.feedburner.com/~r/fusion94/~3/224300185/upgraded-wordpress-2</link>
 <description>&lt;p&gt;I upgraded wordpress last night and need to fix all my plugins so please be patient.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/fusion94?a=fFAesAD"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=fFAesAD" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/fusion94?a=vk8PS9D"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=vk8PS9D" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/fusion94/~4/224300185" height="1" width="1"/&gt;</description>
 <comments>http://damagestudios.net/blog/2007/11/28/upgraded-wordpress-2#comments</comments>
 <pubDate>Wed, 28 Nov 2007 17:21:50 +0000</pubDate>
 <dc:creator>fusion94</dc:creator>
 <guid isPermaLink="false">419 at http://damagestudios.net</guid>
<feedburner:origLink>http://damagestudios.net/blog/2007/11/28/upgraded-wordpress-2</feedburner:origLink></item>
<item>
 <title>Happy Turkey Day Turkeys…</title>
 <link>http://feeds.feedburner.com/~r/fusion94/~3/224300186/happy-turkey-day-turkeys</link>
 <description>&lt;p&gt;&lt;img src="http://fusion94.org/images/Thanksgiving.jpg" alt="" /&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/fusion94?a=PN1cbND"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=PN1cbND" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/fusion94?a=9Qjg0oD"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=9Qjg0oD" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/fusion94/~4/224300186" height="1" width="1"/&gt;</description>
 <comments>http://damagestudios.net/blog/2007/11/22/happy-turkey-day-turkeys#comments</comments>
 <category domain="http://damagestudios.net/wordpress-category/humor">Humor</category>
 <pubDate>Thu, 22 Nov 2007 19:20:45 +0000</pubDate>
 <dc:creator>fusion94</dc:creator>
 <guid isPermaLink="false">418 at http://damagestudios.net</guid>
<feedburner:origLink>http://damagestudios.net/blog/2007/11/22/happy-turkey-day-turkeys</feedburner:origLink></item>
<item>
 <title>SourceForge.net - 8 years old</title>
 <link>http://feeds.feedburner.com/~r/fusion94/~3/224300187/sourceforge-net-8-years-old</link>
 <description>&lt;p&gt;On Saturday, November 17th, 2007 SourceForge.net celebrated 8 years of life.&lt;/p&gt;
&lt;p&gt;Here are a few stats:&lt;br /&gt;
Days to write original sourceforge.net code: 58 days&lt;br /&gt;
Registered Projects: 162,479&lt;br /&gt;
Registered Users: 1,729,574&lt;br /&gt;
# of Downloads Top 100: 1,641,654,250&lt;br /&gt;
# of Project Pageviews Top 100: 1,212,576,253&lt;br /&gt;
# of Hosted Pageviews Top 100: 6,283,590,491&lt;/p&gt;
&lt;p&gt;Not bad after 8 years.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/fusion94?a=bS2R5oD"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=bS2R5oD" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/fusion94?a=zVTbkJD"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=zVTbkJD" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/fusion94/~4/224300187" height="1" width="1"/&gt;</description>
 <comments>http://damagestudios.net/blog/2007/11/19/sourceforge-net-8-years-old#comments</comments>
 <category domain="http://damagestudios.net/wordpress-category/technology">Technology</category>
 <pubDate>Mon, 19 Nov 2007 09:00:31 +0000</pubDate>
 <dc:creator>fusion94</dc:creator>
 <guid isPermaLink="false">417 at http://damagestudios.net</guid>
<feedburner:origLink>http://damagestudios.net/blog/2007/11/19/sourceforge-net-8-years-old</feedburner:origLink></item>
<item>
 <title>Bay Area Hypocrites….</title>
 <link>http://feeds.feedburner.com/~r/fusion94/~3/224300188/bay-area-hypocrites</link>
 <description>&lt;p&gt;So the news is out....Barry Bonds has been indicted for perjury. And it appears that some of the liberals in the Bay Area are now clamoring for his head. Here are a few quotes:&lt;/p&gt;
&lt;p&gt;"im a born sf chick, a lifelong giants fan......and i hope barry finally gets what he deserves! the arrogant person that he is. i can't stand the guy."&lt;/p&gt;
&lt;p&gt;"Wonder how he'll look in a bright orange jumpsuit? Maybe he can share a cell with Greg Anderson?"&lt;/p&gt;
&lt;p&gt;"he cheats -- while breaking the most important record in sports. he lies -- to a grand jury. good riddance."&lt;/p&gt;
&lt;p&gt;"Fantastic! I hope ASSterisk and his big head spends some time behind bars."&lt;/p&gt;
&lt;p&gt;"Friggin Finally. Send him to jail and lets never mention his name again."&lt;/p&gt;
&lt;p&gt;Whats amazing about this is that these are quotes from Bay Area people who are known for being fairly liberal. I wonder if you were the same people that defended Bill Clinton for committing perjury because it was just a lie about sex to congress.&lt;/p&gt;
&lt;p&gt;Hypocrites....&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/fusion94?a=XjuBJzD"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=XjuBJzD" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/fusion94?a=u0gP77D"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=u0gP77D" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/fusion94/~4/224300188" height="1" width="1"/&gt;</description>
 <comments>http://damagestudios.net/blog/2007/11/15/bay-area-hypocrites#comments</comments>
 <category domain="http://damagestudios.net/wordpress-category/general">General</category>
 <pubDate>Fri, 16 Nov 2007 07:22:27 +0000</pubDate>
 <dc:creator>fusion94</dc:creator>
 <guid isPermaLink="false">416 at http://damagestudios.net</guid>
<feedburner:origLink>http://damagestudios.net/blog/2007/11/15/bay-area-hypocrites</feedburner:origLink></item>
<item>
 <title>Absolute Genius</title>
 <link>http://feeds.feedburner.com/~r/fusion94/~3/225376516/absolute-genius</link>
 <description>&lt;p&gt;&lt;object type="application/x-shockwave-flash" data="http://www.collegehumor.com/moogaloop/moogaloop.swf?clip_id=1789284&amp;amp;fullscreen=1" width="480" height="360" &gt;&lt;br /&gt;
&lt;param name="allowfullscreen" value="true" /&gt;
&lt;param name="movie" quality="best" value="http://www.collegehumor.com/moogaloop/moogaloop.swf?clip_id=1789284&amp;amp;fullscreen=1" /&gt;&lt;/object&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/fusion94?a=P2zAcTD"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=P2zAcTD" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/fusion94?a=tD8HTdD"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=tD8HTdD" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/fusion94/~4/225376516" height="1" width="1"/&gt;</description>
 <comments>http://damagestudios.net/blog/2007/11/15/absolute-genius#comments</comments>
 <category domain="http://damagestudios.net/wordpress-category/humor">Humor</category>
 <pubDate>Fri, 16 Nov 2007 02:53:04 +0000</pubDate>
 <dc:creator>fusion94</dc:creator>
 <guid isPermaLink="false">415 at http://damagestudios.net</guid>
<feedburner:origLink>http://damagestudios.net/blog/2007/11/15/absolute-genius</feedburner:origLink></item>
<item>
 <title>Honeymoon Troubles…</title>
 <link>http://feeds.feedburner.com/~r/fusion94/~3/225376517/honeymoon-troubles</link>
 <description>&lt;p&gt;Enough said..&lt;/p&gt;
&lt;p&gt;&lt;img src="/images/arm.jpg" alt="Arm" /&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/fusion94?a=ImU7IzD"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=ImU7IzD" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/fusion94?a=H16aw6D"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=H16aw6D" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/fusion94/~4/225376517" height="1" width="1"/&gt;</description>
 <comments>http://damagestudios.net/blog/2007/10/12/honeymoon-troubles#comments</comments>
 <category domain="http://damagestudios.net/wordpress-category/general">General</category>
 <pubDate>Fri, 12 Oct 2007 18:22:04 +0000</pubDate>
 <dc:creator>fusion94</dc:creator>
 <guid isPermaLink="false">414 at http://damagestudios.net</guid>
<feedburner:origLink>http://damagestudios.net/blog/2007/10/12/honeymoon-troubles</feedburner:origLink></item>
<item>
 <title>Bonds and the HR Chase</title>
 <link>http://feeds.feedburner.com/~r/fusion94/~3/225376518/bonds-and-the-hr-chase</link>
 <description>&lt;p&gt;Regardless of whether Bonds doped or not the fact of the matter is that up until 2004 Steroids were not illegal to use according to MLB rules. And it wasn't until 2006 that MLB decided to ban and test for greenies (amphetamines).&lt;/p&gt;
&lt;p&gt;I'm not saying that Aaron used either of these substances during the course of his career but we only have his word to verify this as testing by MLB wasn't done for either of these substances.&lt;/p&gt;
&lt;p&gt;Bonds is being singled out currently due to allegations of use. There is no definitive proof as of yet.&lt;/p&gt;
&lt;p&gt;Having played baseball up to the college level there will always be individuals who try and circumvent the rules and the spirit of baseball. There are plenty of players currently in the Hall of Fame who used steroids, greenies, corked bats, scuffed or altered the ball or used an illegal substance on the ball. Shall we pull those players from the Hall of Fame? Does the fact that these players might have committed one of these infractions diminish their career accomplishments?&lt;/p&gt;
&lt;p&gt;Just some random thoughts.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/fusion94?a=AwzQzID"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=AwzQzID" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/fusion94?a=IASfJXD"&gt;&lt;img src="http://feeds.feedburner.com/~f/fusion94?i=IASfJXD" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/fusion94/~4/225376518" height="1" width="1"/&gt;</description>
 <comments>http://damagestudios.net/blog/2007/08/02/bonds-and-the-hr-chase#comments</comments>
 <category domain="http://damagestudios.net/wordpress-category/sports">Sports</category>
 <pubDate>Thu, 02 Aug 2007 15:19:35 +0000</pubDate>
 <dc:creator>fusion94</dc:creator>
 <guid isPermaLink="false">413 at http://damagestudios.net</guid>
<feedburner:origLink>http://damagestudios.net/blog/2007/08/02/bonds-and-the-hr-chase</feedburner:origLink></item>
</channel>
</rss>
