<?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>I sketch in code</title>
	<atom:link href="http://blog.derakkilgo.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.derakkilgo.com</link>
	<description>Derak</description>
	<lastBuildDate>Mon, 16 Apr 2012 04:46:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>FirePHP and Zend Framework</title>
		<link>http://blog.derakkilgo.com/2012/04/16/firephp-and-zend-framework/</link>
		<comments>http://blog.derakkilgo.com/2012/04/16/firephp-and-zend-framework/#comments</comments>
		<pubDate>Mon, 16 Apr 2012 04:46:32 +0000</pubDate>
		<dc:creator>derak</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[zend-framework]]></category>
		<category><![CDATA[development-tip]]></category>
		<category><![CDATA[firephp]]></category>

		<guid isPermaLink="false">http://blog.derakkilgo.com/?p=362</guid>
		<description><![CDATA[Zend has a great tool for debugging ajax code. It allows error messages to be displayed directly in firebug via an additional plug-in called FirePHP. First, visit the mozilla plug-in site and install FireBug and FirePHP. Then add this to your zend framework projects bootstrap file. &#60;?php // Place this in your bootstrap file before [...]]]></description>
		<wfw:commentRss>http://blog.derakkilgo.com/2012/04/16/firephp-and-zend-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Webalizer DNS cache with PHP</title>
		<link>http://blog.derakkilgo.com/2012/04/15/open-webalizer-dns-cache-with-php/</link>
		<comments>http://blog.derakkilgo.com/2012/04/15/open-webalizer-dns-cache-with-php/#comments</comments>
		<pubDate>Sun, 15 Apr 2012 04:41:34 +0000</pubDate>
		<dc:creator>derak</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Centos 5.3]]></category>
		<category><![CDATA[Open Source Software]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Sysadmin Tips]]></category>
		<category><![CDATA[install module in zend server]]></category>
		<category><![CDATA[webalizer]]></category>
		<category><![CDATA[zend-server]]></category>

		<guid isPermaLink="false">http://blog.derakkilgo.com/?p=367</guid>
		<description><![CDATA[Problem: Webalizer produces a cache file for DNS to speed up the process for resolving addresses to names but no utilities exist to browse this kind of file. Background: Webalizer is a log file analyser which can provide basic site usage stats by processing your apache log files. Its a standard utility in a RHEL envirnment. [...]]]></description>
		<wfw:commentRss>http://blog.derakkilgo.com/2012/04/15/open-webalizer-dns-cache-with-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firmware file &#8220;b43legacy/ucode4.fw&#8221; not found or load failed.</title>
		<link>http://blog.derakkilgo.com/2011/12/21/firmware-file-b43legacyucode4-fw-not-found-or-load-failed/</link>
		<comments>http://blog.derakkilgo.com/2011/12/21/firmware-file-b43legacyucode4-fw-not-found-or-load-failed/#comments</comments>
		<pubDate>Wed, 21 Dec 2011 14:12:06 +0000</pubDate>
		<dc:creator>derak</dc:creator>
				<category><![CDATA[GNU\Linux]]></category>
		<category><![CDATA[Open Source Software]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.fistagon.us/?p=336</guid>
		<description><![CDATA[Getting the wireless to work on a Dell Latitude D600 under ubuntu or debian is a pain. Problem: The network manager under gnome says &#8216;firmware missing or not installed&#8217;. and &#8220;sudo dmesg &#124; grep ERROR&#8221; returns a message like b43legacy-phy3 ERROR: Firmware file "b43legacy/ucode4.fw" not found or load failed. b43legacy-phy3 ERROR: You must go to [...]]]></description>
		<wfw:commentRss>http://blog.derakkilgo.com/2011/12/21/firmware-file-b43legacyucode4-fw-not-found-or-load-failed/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>XRDP is great</title>
		<link>http://blog.derakkilgo.com/2011/12/19/xrdp-is-great/</link>
		<comments>http://blog.derakkilgo.com/2011/12/19/xrdp-is-great/#comments</comments>
		<pubDate>Mon, 19 Dec 2011 18:26:08 +0000</pubDate>
		<dc:creator>derak</dc:creator>
				<category><![CDATA[GNU\Linux]]></category>
		<category><![CDATA[Open Source Software]]></category>
		<category><![CDATA[Sysadmin Tips]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[terminal server]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[xrdp]]></category>

		<guid isPermaLink="false">http://www.fistagon.us/?p=327</guid>
		<description><![CDATA[xrdp.org hosts an open-source implementation of Microsoft&#8217;s remote desktop protocol server. This is a great tool long overdue on GNU/Linux. Remote Desktop Protocol (RDP) is a proprietary protocol developed by Microsoft, which provides a user with a graphical interface to another computer. Unlike VNC which simply forwards screen shots and keyboard input from another computer, [...]]]></description>
		<wfw:commentRss>http://blog.derakkilgo.com/2011/12/19/xrdp-is-great/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Using PHP/Curl to make big Google Charts</title>
		<link>http://blog.derakkilgo.com/2011/12/19/proxy-in-php-allows-for-really-big-google-charts/</link>
		<comments>http://blog.derakkilgo.com/2011/12/19/proxy-in-php-allows-for-really-big-google-charts/#comments</comments>
		<pubDate>Mon, 19 Dec 2011 00:48:03 +0000</pubDate>
		<dc:creator>derak</dc:creator>
				<category><![CDATA[Open Source Software]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[google-charts]]></category>
		<category><![CDATA[proxy]]></category>

		<guid isPermaLink="false">http://www.fistagon.us/?p=313</guid>
		<description><![CDATA[Google charts is a wonderful tool for generating all kinds of graphs and charts. It provides two methods for supplying data, either in the URL or via POST. The URL version is limited to 2048 characters and the POST version is limited to 16K characters. I wish the FAQ explained a little more about why [...]]]></description>
		<wfw:commentRss>http://blog.derakkilgo.com/2011/12/19/proxy-in-php-allows-for-really-big-google-charts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 1/31 queries in 0.101 seconds using disk: basic
Object Caching 337/412 objects using disk: basic

Served from: blog.derakkilgo.com @ 2012-05-20 21:21:44 -->
