<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>drale &#187; Software</title>
	<atom:link href="http://blog.drale.com/category/computers/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.drale.com</link>
	<description>programmer, gamer, computer and technology enthusiast</description>
	<lastBuildDate>Sat, 17 Jul 2010 09:17:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Firefox Ctrl+B toggle Bookmarks Toolbar like Chrome</title>
		<link>http://blog.drale.com/firefox-ctrl-b-toggle-bookmarks-toolbar-like-chrome/</link>
		<comments>http://blog.drale.com/firefox-ctrl-b-toggle-bookmarks-toolbar-like-chrome/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 08:31:49 +0000</pubDate>
		<dc:creator>drale</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[shortcut keys]]></category>

		<guid isPermaLink="false">http://blog.drale.com/?p=414</guid>
		<description><![CDATA[Pressing Ctrl+B in Chrome opens and closes the Bookmarks Toolbar. By default, Firefox Ctrl+B toggles the Bookmarks Sidebar. Here is how to apply the same shortcut key to Firefox as in Chrome. The Bookmarks Sidebar will still be accessible with Ctrl+I. Install keyconfig.xpi posted in the mozillaZine forums. It is not an official hosted plugin. [...]]]></description>
		<wfw:commentRss>http://blog.drale.com/firefox-ctrl-b-toggle-bookmarks-toolbar-like-chrome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Chrome Design Should Be Tweaked</title>
		<link>http://blog.drale.com/how-chrome-design-should-be-tweaked/</link>
		<comments>http://blog.drale.com/how-chrome-design-should-be-tweaked/#comments</comments>
		<pubDate>Sat, 06 Feb 2010 10:35:35 +0000</pubDate>
		<dc:creator>drale</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://blog.drale.com/?p=381</guid>
		<description><![CDATA[This is how I would like Chrome to be. Reduce extra space above the tabs like Chrome does when in full screen mode. Also shrink the address bar and buttons, or give the option for smaller icons (resulting in shrunk area) just like Firefox lets me have a thinner toolbar.]]></description>
		<wfw:commentRss>http://blog.drale.com/how-chrome-design-should-be-tweaked/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Convert Zune Playlist zpl to m3u or wpl</title>
		<link>http://blog.drale.com/convert-zune-playlist-zpl-to-m3u-or-wpl/</link>
		<comments>http://blog.drale.com/convert-zune-playlist-zpl-to-m3u-or-wpl/#comments</comments>
		<pubDate>Sat, 14 Feb 2009 07:44:56 +0000</pubDate>
		<dc:creator>drale</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[m3u]]></category>
		<category><![CDATA[playlist]]></category>
		<category><![CDATA[wpl]]></category>
		<category><![CDATA[zpl]]></category>
		<category><![CDATA[zune]]></category>

		<guid isPermaLink="false">http://blog.drale.com/?p=169</guid>
		<description><![CDATA[1.  Browse to My Music under My Documents and open the Zune folder. 2.  Copy the zpl file you want to your Desktop and rename it to wpl. 3.  Open the wpl with Windows Media Player (zpl and wpl are basically very similar) All your songs from the playlist should be in Now Playing and [...]]]></description>
		<wfw:commentRss>http://blog.drale.com/convert-zune-playlist-zpl-to-m3u-or-wpl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NetBeans PHP Project on Dreamhost Advanced Setup</title>
		<link>http://blog.drale.com/netbeans-dreamhost-php-project-advanced-setup/</link>
		<comments>http://blog.drale.com/netbeans-dreamhost-php-project-advanced-setup/#comments</comments>
		<pubDate>Sat, 20 Dec 2008 05:10:44 +0000</pubDate>
		<dc:creator>drale</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[dreamhost]]></category>
		<category><![CDATA[netbeans]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php ide]]></category>

		<guid isPermaLink="false">http://blog.drale.com/?p=137</guid>
		<description><![CDATA[This guide will show you how to setup a PHP project in NetBeans covering a complicated situation, such as files behind public root. PHP support is new in NetBeans so hopefully this guide will help some new comers to NetBeans that want to use it for PHP websites. What some may experience when first using [...]]]></description>
		<wfw:commentRss>http://blog.drale.com/netbeans-dreamhost-php-project-advanced-setup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>You don&#8217;t have permission to access /php/php-cgi.exe/index.php on this server. PHP 5 on Apache 2.2</title>
		<link>http://blog.drale.com/php-5-apache-22-dont-have-permission-to-access-index-php-on-this-server/</link>
		<comments>http://blog.drale.com/php-5-apache-22-dont-have-permission-to-access-index-php-on-this-server/#comments</comments>
		<pubDate>Thu, 21 Aug 2008 05:02:39 +0000</pubDate>
		<dc:creator>drale</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[cgi]]></category>
		<category><![CDATA[permissions]]></category>

		<guid isPermaLink="false">http://blog.drale.com/?p=59</guid>
		<description><![CDATA[Did you get this on your fresh install of PHP5 on Windows? Forbidden You don&#8217;t have permission to access /php/php-cgi.exe/index.php on this server. You might encounter this with a default installation of Apache 2.2 (I used the exe installer) and a manual install of PHP5 as cgi on Windows. I placed this in my httpd.conf [...]]]></description>
		<wfw:commentRss>http://blog.drale.com/php-5-apache-22-dont-have-permission-to-access-index-php-on-this-server/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 1.205 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-09-04 17:20:31 -->
