<?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>/dev/random &#187; Apache</title>
	<atom:link href="http://www.codymays.net/content/category/geekery/apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codymays.net</link>
	<description>The CPUID of my brain...</description>
	<lastBuildDate>Wed, 04 Aug 2010 18:31:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>An Apple for Thanksgiving.</title>
		<link>http://www.codymays.net/content/2006/11/22/an-apple-for-thanksgiving/</link>
		<comments>http://www.codymays.net/content/2006/11/22/an-apple-for-thanksgiving/#comments</comments>
		<pubDate>Thu, 23 Nov 2006 04:08:40 +0000</pubDate>
		<dc:creator>Cody Mays</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Daily Grindage]]></category>
		<category><![CDATA[Experiences]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Geek Humor]]></category>
		<category><![CDATA[Geekery]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.codymays.net/?p=67</guid>
		<description><![CDATA[I would like to wish everyone that reads this blog a happy Thanksgiving. Hope you all don&#8217;t eat too much. I know I will be tomorrow&#8230;maybe even with an Apple. Yep, my new 17&#8243; MacBook Pro finally came on Monday and today is the first day I&#8217;ve really put the time into learning how to [...]]]></description>
			<content:encoded><![CDATA[<p>I would like to wish everyone that reads this blog a happy Thanksgiving. Hope you all don&#8217;t eat too much. I know I will be tomorrow&#8230;maybe even with an Apple. Yep, my new 17&#8243; MacBook Pro finally came on Monday and today is the first day I&#8217;ve really put the time into learning how to use OS X. So far, I&#8217;m completely amazed, it&#8217;s a very nice system. I like how all the applications seem to work together for even simple tasks.</p>
<p>The Kenwood Apple Store was true to their word, they called me the day they came in. I ended up getting to the store around 6:30-7pm and it was packed. These things must be selling like hotcakes because I know they sold 3 of them while we were waiting on the cashier to see if they had any 2gb ram sticks in stock &#8212; which they didn&#8217;t. So I&#8217;m still 1gb of ram short until my reserved stick comes in. They do have a nice deal going right now though. You can get an HP Photosmart C3180 printer for free with your MacBook if you are buying it on a college discount. You have to pay upfront, but you get a rebate for the full price of the printer, similar to how they were running the iPod deals.</p>
<p>So far my experience of moving from Linux to OSX has been pretty grand, as I hinted at above. The built in wireless coupled with my new WRT45G, that I hadn&#8217;t tested the wireless on, seem to be working much better than my old setup. It&#8217;s so nice having wireless again, no cat5 cable to get tangled up in my mouse. Application-wise, I have already found a replacement for everything I used on Linux. I knew all of these before I even owned a Mac though, since I talk to/code with a few people that own a mac.</p>
<p>Heck, in the three days I&#8217;ve had this thing, I&#8217;ve already spent $50 in software. I bought <a href="http://macromate.com">textmate</a> since it appears to be the best coding text editor on the planet for the mac and web 2.0 crew. I&#8217;m definitely liking it so far, but I&#8217;m on the hunt for PHP plugins now. They are a bit saturated with Ruby plugins. <img src='http://www.codymays.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  I still need to get a legal copy of Photoshop CS2 for this box though. If only it was cheaper&#8230;</p>
<p>I&#8217;ve also had the joy of being able to run a lot of my favorite Linux applications on this thing. Fink is quite a nice system. I already have X11 running at startup, without that stupid xterm. I&#8217;ve modified my shell settings so everything I need to start X apps from Terminal.app is there and ready to go. I suggest all of you go out and install <a href="http://www.rhythmiccanvas.com/software/xdroplets/index.html">Xdroplets</a>. Combined with this custom X11 setup and Xdroplets, I have a pretty standard application interface for running my old applications, such as XMMS or Konqueror for testing.</p>
<p>To give you some idea of how fast this laptop is, I have two benchmarks for you. While I was writing this post, I started a compile of Apache 2.0.59 to start setting up my development environment for <a href="http://www.threadbound.com">ThreadBound</a>. Here are the command that I ran:</p>
<blockquote><p>
$ ./configure<br />
$ export MAKEOPTS=&#8221;-j6&#8243;<br />
$ time make
</p></blockquote>
<p>What are the results? Astounding, considering this is a 10-20 minute compile on my old Athlon64 3200+ laptop&#8230;</p>
<blockquote><p>
real    1m37.240s<br />
user    0m53.671s<br />
sys     0m37.242s
</p></blockquote>
<p>The other benchmark is from when I installed Windows XP on my friend&#8217;s MacBook Pro, which is identical to the one I bought. After installing Counter-Strike: Source, we ran the video stress test. These machines averaged 114 FPS on it. This test set all of the settings on high, so we tried it. We were getting about 60-90 FPS at 1680&#215;1050 during games. This just goes to show you the performance of this machine. Considering that people don&#8217;t know that the x1600 graphics cards they ship with are underclocked by around 45% below what ATI ships them as, due to heat. So I&#8217;m going to have to overclock them a bit and see how it does.</p>
<p>Here is a nice picture of my MacBook Pro:</p>
<div style="width:500px;text-align:right;"><a href="http://beta.zooomr.com/photos/codymays/435556/" title="Zooomr Photo Sharing :: Photo Sharing"><img src="http://static.zooomr.com/images/435556_931ea66bff.jpg" width="500" height="376" alt="Macbook Pro Core 2 Duo Opening" border="0" style="border:1px solid #000;" /></a><span style="float:left;">Macbook Pro Core 2 Duo Opening</span> Hosted on <strong>Zooom<span style="color:#9EAE15;">r</span></strong></div>
<p>More pictures of it can be found <a href="http://beta.zooomr.com/smartsets/codymays/6140">here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.codymays.net/content/2006/11/22/an-apple-for-thanksgiving/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ThreadBound.com</title>
		<link>http://www.codymays.net/content/2006/08/07/threadboundcom/</link>
		<comments>http://www.codymays.net/content/2006/08/07/threadboundcom/#comments</comments>
		<pubDate>Tue, 08 Aug 2006 03:27:47 +0000</pubDate>
		<dc:creator>Cody Mays</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Daily Grindage]]></category>
		<category><![CDATA[Experiences]]></category>
		<category><![CDATA[Geekery]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Prototype]]></category>
		<category><![CDATA[Script.aculo.us]]></category>
		<category><![CDATA[Site News]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.codymays.net/content/2006/08/07/threadboundcom/</guid>
		<description><![CDATA[Well, we came up with the new name and the teaser page is up. Have fun. ThreadBound.com I&#8217;ll make a logo soon as Alpaca gets back from Canada. Fill out the form if you want updates.
]]></description>
			<content:encoded><![CDATA[<p>Well, we came up with the new name and the teaser page is up. Have fun. <a href="http://www.threadbound.com">ThreadBound.com</a> I&#8217;ll make a logo soon as Alpaca gets back from Canada. Fill out the form if you want updates.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codymays.net/content/2006/08/07/threadboundcom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OSX and the APC battle</title>
		<link>http://www.codymays.net/content/2006/06/03/osx-and-the-apc-battle/</link>
		<comments>http://www.codymays.net/content/2006/06/03/osx-and-the-apc-battle/#comments</comments>
		<pubDate>Sun, 04 Jun 2006 01:41:38 +0000</pubDate>
		<dc:creator>Cody Mays</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Daily Grindage]]></category>
		<category><![CDATA[Experiences]]></category>
		<category><![CDATA[Geekery]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.codymays.net/content/2006/06/03/osx-and-the-apc-battle/</guid>
		<description><![CDATA[So over the period of a week, I&#8217;ve been helping Alpaca get a MAMP (The setup, not the prepackaged deal) setup going off and on. So starts a huge adventure.
We first started looking at darwin ports, but we soon realised that it did everything we didn&#8217;t want it to. Disabled most PHP modules, disabled pear [...]]]></description>
			<content:encoded><![CDATA[<p>So over the period of a week, I&#8217;ve been helping <a href="http://www.hohclan.com/notablog/">Alpaca</a> get a MAMP (The setup, not the prepackaged deal) setup going off and on. So starts a huge adventure.</p>
<p>We first started looking at darwin ports, but we soon realised that it did everything we didn&#8217;t want it to. Disabled most PHP modules, disabled pear and pecl, and just flat out didn&#8217;t work for what we needed. The only thing that did work was the MySQL port&#8230;</p>
<p>So we went over to the <a  href="http://www.mamp.info/">MAMP</a> camp. We thought we had it. There it was, a prepacked installer with Mysql 5, PHP5, apache, and all the PHP extensions required but two pecl ones. Little did we know&#8230; So the first task at hand was to disable eAccelerator. This was easily done in a control panel, but the rest wasn&#8217;t. MAMP doesn&#8217;t add any of the binaries to your shell&#8217;s PATH, so we had to do that so we could use pecl.</p>
<p>From there, we tried to install APC and so the trouble began. We were loaded up with errors about Apache&#8217;s APXS and config_vars.mk. I quickly solved the APXS file issues, but the config_vars.mk was a stumper. We could not make it work, even putty an old one there, since MAMP doesn&#8217;t have one.</p>
<p>So now, we&#8217;re going hardcore. I&#8217;m just going to tell him how to compile them from source so we don&#8217;t lose anymore time, because this one day job has taken WAY too long to do. </p>
<p>P.S. I&#8217;m still working on that new design, just a bit preoccupied at the moment. I also have an APC/Memcached article 75% finished.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codymays.net/content/2006/06/03/osx-and-the-apc-battle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>High Traffic Web Development</title>
		<link>http://www.codymays.net/content/2006/04/16/high-traffic-web-development/</link>
		<comments>http://www.codymays.net/content/2006/04/16/high-traffic-web-development/#comments</comments>
		<pubDate>Mon, 17 Apr 2006 01:53:55 +0000</pubDate>
		<dc:creator>Cody Mays</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Daily Grindage]]></category>
		<category><![CDATA[Experiences]]></category>
		<category><![CDATA[Geekery]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Reading]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.codymays.net/?p=41</guid>
		<description><![CDATA[Over the past week and a half, I have been in the process of reading up on  developing for high traffic sites. It is very interesting that it only requires small optimizations here and there. 
One thing I&#8217;ve found in common with all large sites and that should be pretty obvious, is a PHP [...]]]></description>
			<content:encoded><![CDATA[<p>Over the past week and a half, I have been in the process of reading up on  developing for high traffic sites. It is very interesting that it only requires small optimizations here and there. </p>
<p>One thing I&#8217;ve found in common with all large sites and that should be pretty obvious, is a PHP compiler cache and some type of caching system.  Some of the more popular ones are APC, Bware Afterburner, Turck MMCache, and the Zend Accelerator. PHP caching systems are easy to write and can speed up template calls a ton.</p>
<p>You can speed up your site by using output buffering. What this does is use writev() instead of write(). The write() calls were sent to apache as 4kb buffers, where as the writev() calls aren&#8217;t.  </p>
<p>Another speed up can be accomplished by setting Apache&#8217;s SendBufferSize to PageSize. This allows the page to be handed over to the kernel, to be sent, without blocking.</p>
<p>To reduce bandwidth, you may want to look into gzipping the contents of your page. I have seen this shrink 80gb backups down by almost a third the size, except for when most of the contents were images. So you should gain a lot for this if you can afford the overhead of the operations to compress your data.</p>
<p>There are also some simple thinks you can do to speed up your code. To speed up database calls, only query for that data you need. No need to SELECT * when you only need to SELECT id. You should also only query a table once. Get the data you need from it and store it, don&#8217;t query it again. </p>
<p>If you are using PHP5 or higher, you may also want to use MySQLi. This new MySQL API is much faster than the old API and includes both a functional and OOP interface. Most applications can be easily converted to use it. Plus, you get support for prepared statements and bind statements.</p>
<p>Optimization can also be made during the design of your database. Make sure you realize the differences between MyISAM and the InnoDB storage engines.  MyISAM is very efficient for either very high volume writes or reads, but has table level locking. InnoDB has non-locking reads and row level updates, plus high concurrency.</p>
<p>You may also want to cache query results if they are not expected to update as often. An example I often use for this is CMS systems. Why query all of the blocks you want on one page, when you can cache the results of the original query for 6 hours and have them quickly accessible? Plus, if the owner of the site changes them, just clear the cache&#8230;</p>
<p>Now, back to what I&#8217;ve been up to. Besides reading up on the above, I have also been messing with my new project for the last two weeks straight. It is amazing how many hacks IE5-IE6 requires. I know I&#8217;ve used at least four to get my new site to display correctly. While the thing worked in Firefox, Safari, Epiphany, Konqeror, Opera, and IE7 the _whole_ time.</p>
<p>I hope most people will like the design though. I have shown it to around 20 people on IRC, and only one person hasn&#8217;t liked it a lot. So I would say I&#8217;ve done pretty good considering this was the first site I had designed entirely in Photoshop and then converted it to CSS/XHTML by hand. The core work for this new project starts this week and will probably continue for the next few months to a year.</p>
<p>Reference for high volume PHP: <a href="http://www.oreillynet.com/onlamp/blog/2006/04/digg_phps_scalability_and_perf.html">http://www.oreillynet.com/onlamp/blog/2006/04/digg_phps_scalability_and_perf.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.codymays.net/content/2006/04/16/high-traffic-web-development/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How do I roll? I roll with PHP/6.0.0-dev.</title>
		<link>http://www.codymays.net/content/2006/03/23/how-do-i-roll-i-roll-with-php600-dev/</link>
		<comments>http://www.codymays.net/content/2006/03/23/how-do-i-roll-i-roll-with-php600-dev/#comments</comments>
		<pubDate>Fri, 24 Mar 2006 01:37:35 +0000</pubDate>
		<dc:creator>Cody Mays</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Daily Grindage]]></category>
		<category><![CDATA[Geekery]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.codymays.net/?p=36</guid>
		<description><![CDATA[I&#8217;ve had one insanely sweet idea for a website last Sunday. So after I got home today, I worked on building a php6 installed. I must say it&#8217;s not easy. I could not get the direct cvs checkout to compile correctly. It seems to me that flex and yacc weren&#8217;t generating the parser and I [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve had one insanely sweet idea for a website last Sunday. So after I got home today, I worked on building a php6 installed. I must say it&#8217;s not easy. I could not get the direct cvs checkout to compile correctly. It seems to me that flex and yacc weren&#8217;t generating the parser and I didn&#8217;t feel like fixing. </p>
<p>So I headed on over to <a href="http://snaps.php.net">snaps.php.net</a> and downloaded a prebuilt cvs export. After installing at least 15 libabc-dev packages via apt-get, I was ready to build. So I started it and saw something about ICU. Well it turns out, the Ubuntu package isn&#8217;t up-to-date enough. PHP 6 requires ICU 3.4+. So I had to compile all 8.5mb of that code. Make sure that you run ./configure like this on ICU (according to the one thing I found on google about it, let me know if it works differently) ./configure &#8211;prefix=/usr/local/ &#8211;disable-threads<br />
Here is what I build my PHP 6.0.0/dev install with:</p>
<blockquote><p>
./configure &#8211;program-suffix=6 &#8211;with-apxs2=/usr/local/apache2/bin/apxs &#8211;enable-openssl &#8211;with-zlib &#8211;enable-bcmath &#8211;with-bz2 &#8211;enable-calender &#8211;with-curlwrappers &#8211;enable-dba &#8211;with-inifile &#8211;with-flatfile &#8211;enable-exif &#8211;enable-ftp &#8211;with-gd &#8211;with-gettext &#8211;enable-mbstring &#8211;with-mcrypt &#8211;with-mhash &#8211;with-mime-magic &#8211;with-mysql &#8211;with-mysqli &#8211;with-unixODBC=/usr/ &#8211;with-readline &#8211;with-mm &#8211;enable-soap &#8211;enable-sockets &#8211;enable-sysvshm &#8211;with-tidy &#8211;with-xsl &#8211;with-icu-dur=/usr/local &#8211;disable-mbregex
</p></blockquote>
<p>Now, I&#8217;m off to mess with my long wanted namespaces in PHP.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codymays.net/content/2006/03/23/how-do-i-roll-i-roll-with-php600-dev/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache Apache Apache&#8230;why aren&#8217;t you working working?</title>
		<link>http://www.codymays.net/content/2006/01/24/apache-apache-apachewhy-arent-you-working-working/</link>
		<comments>http://www.codymays.net/content/2006/01/24/apache-apache-apachewhy-arent-you-working-working/#comments</comments>
		<pubDate>Wed, 25 Jan 2006 02:01:34 +0000</pubDate>
		<dc:creator>Cody Mays</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Experiences]]></category>
		<category><![CDATA[Geekery]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.codymays.net/?p=20</guid>
		<description><![CDATA[I&#8217;ve just spent a good two to three hours of my time screwing with the Apache 2.0.54 Ubuntu Linux package, just to get mod_rewrite to work properly. So if you have an Error 500 when adding &#8220;RewriteEngine On&#8221; to your .htaccess, this is the fix for you.

cd /etc/apache2
sudo nano apache2.conf
Add Options +FollowSymLinks
sudo /etc/init.d/apache2 force-restart

and you [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just spent a good two to three hours of my time screwing with the Apache 2.0.54 Ubuntu Linux package, just to get mod_rewrite to work properly. So if you have an Error 500 when adding &#8220;RewriteEngine On&#8221; to your .htaccess, this is the fix for you.</p>
<ol>
<li>cd /etc/apache2</li>
<li>sudo nano apache2.conf</li>
<li>Add Options +FollowSymLinks</li>
<li>sudo /etc/init.d/apache2 force-restart</li>
</ol>
<p>and you should be up and running. Hope that assists you people out there. I know I spent too much time on that. <img src='http://www.codymays.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.codymays.net/content/2006/01/24/apache-apache-apachewhy-arent-you-working-working/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Usermin up for /Dev/Nulled Hosting</title>
		<link>http://www.codymays.net/content/2005/12/12/usermin-up-for-devnulled-hosting/</link>
		<comments>http://www.codymays.net/content/2005/12/12/usermin-up-for-devnulled-hosting/#comments</comments>
		<pubDate>Tue, 13 Dec 2005 04:14:30 +0000</pubDate>
		<dc:creator>Cody Mays</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Daily Grindage]]></category>
		<category><![CDATA[Experiences]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Geekery]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Site News]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.codymays.net/content/2005/12/12/usermin-up-for-devnulled-hosting/</guid>
		<description><![CDATA[Well I was on a friend of mine&#8217;s (Helio, an admin of the wyldryde.org irc network) server and he had usermin up. I had always wanted to play with it on this server, I have just always forgotten about it. Well today I decided to get it setup and configured. Usermin/Webmin are very great tools [...]]]></description>
			<content:encoded><![CDATA[<p>Well I was on a friend of mine&#8217;s (Helio, an admin of the <a href="http://wyldryde.org">wyldryde.org</a> irc network) server and he had usermin up. I had always wanted to play with it on this server, I have just always forgotten about it. Well today I decided to get it setup and configured. Usermin/Webmin are very great tools for admins on the go. </p>
<p>Webmin allows you to control basically every aspect of your server and more. Usermin comes in when you want users to be able to control their accounts and settings, just like being logged in at the box physically. I have Usermin setup to allow file upload/download, apache configuration, mysql administration, and protegresql administration though it. Tip: Make sure you run the setup.sh script after you install the Usermin port from /usr/ports/sysutils/usermin. The message makes you think that it needs to only be run to update to a new version, it doesn&#8217;t. <img src='http://www.codymays.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Well, one day until my KVM gets here. <img src='http://www.codymays.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  Don&#8217;t freak out on my if the site does not get updated every day during this week, I have at least two regular tests and final exams all this week and Monday and Tuesday of next week, then I&#8217;m off for two weeks. During that time, this site will get some work, and I&#8217;d like to get some work done on osdever.net and IllusionOS.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codymays.net/content/2005/12/12/usermin-up-for-devnulled-hosting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>test</title>
		<link>http://www.codymays.net/content/2005/12/09/test/</link>
		<comments>http://www.codymays.net/content/2005/12/09/test/#comments</comments>
		<pubDate>Fri, 09 Dec 2005 19:36:02 +0000</pubDate>
		<dc:creator>Cody Mays</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[C/C++]]></category>
		<category><![CDATA[Daily Grindage]]></category>
		<category><![CDATA[Experiences]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Geek Humor]]></category>
		<category><![CDATA[Geekery]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Operating System Development]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Reading]]></category>
		<category><![CDATA[Site News]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.codymays.net/?p=6</guid>
		<description><![CDATA[
#include 

int main()
{
        printf("BBBBBBBB\n");
        return 0;
}

]]></description>
			<content:encoded><![CDATA[<pre lang="c">
#include <stdlib .h>

int main()
{
        printf("BBBBBBBB\n");
        return 0;
}
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.codymays.net/content/2005/12/09/test/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>
