<?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>devnulled &#187; Site News</title>
	<atom:link href="http://devnulled.com/topics/culture/site-news/feed/" rel="self" type="application/rss+xml" />
	<link>http://devnulled.com</link>
	<description>devnulled provides news, tips, resources, and articles about various topics that software developers and engineers enjoy.</description>
	<lastBuildDate>Wed, 18 Aug 2010 06:20:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>All Files Up To Date</title>
		<link>http://devnulled.com/content/2008/10/all-files-up-to-date/</link>
		<comments>http://devnulled.com/content/2008/10/all-files-up-to-date/#comments</comments>
		<pubDate>Mon, 27 Oct 2008 07:00:10 +0000</pubDate>
		<dc:creator>Brandon Harper</dc:creator>
				<category><![CDATA[Culture]]></category>
		<category><![CDATA[Site News]]></category>
		<category><![CDATA[carrington]]></category>
		<category><![CDATA[status update]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://devnulled.com/?p=726</guid>
		<description><![CDATA[Wow, it&#8217;s really been quite awhile since I&#8217;ve wrote much regularly, and I hope to start reversing that trend. Ever since I f&#8217;ed up the WordPress theme I did from scratch I&#8217;ve been pretty unmotivated to do much at this blog. I&#8217;ve looked through a zillion themes and found pretty glaring flaws in all of [...]]]></description>
			<content:encoded><![CDATA[<p>Wow, it&#8217;s really been quite awhile since I&#8217;ve wrote much regularly, and I hope to start reversing that trend.  Ever since I <a href="/content/2008/02/aaannnddd-were-back/">f&#8217;ed up the WordPress theme</a> I did from scratch I&#8217;ve been pretty unmotivated to do much at this blog.   I&#8217;ve looked through a zillion themes and found pretty glaring flaws in all of them, and didn&#8217;t want to do one from scratch again.   I was browsing around at random over the weekend and came across the new theme you see now, <a href="http://carringtontheme.com/">Carrington</a>, at <a href="http://crowdfavorite.com/">Crowd Favorite</a> (which is local to me).    Next thing you know, I&#8217;ve upgraded all of my blogs to the latest version of WordPress, and even made this one look good again.   It still needs a little work, but I&#8217;m happy so far.   Hats off to Alex King and team at Crowd Favorite by producing a theme good enough to get me interested in my blog again.</p>
<p>At the same time I&#8217;m now working at <a href="http://bt.com">BT</a> working on <a href="http://newsroom.cisco.com/dlls/2008/prod_093008d.html">high-end video teleconferencing solutions</a>  which has proved to be a really interesting situation for me&#8211; the business knowledge needed to work in the domain itself is more challenging than becoming fluent in a new programming language.  Coming from a background of working on mostly scalable services meant for website and enterprise consumption, working in a rapidly growing and changing area of telecom has proved to be a welcome new challenge.  We have a lot of really cool stuff rolling around, and I can honestly say some of the stuff I&#8217;m working on actually changes peoples lives all across the world in a significant way which is a first for me, and a rare experience as a Software Engineer.</p>
<p>That said, I haven&#8217;t had many burning topics on my mind in the software space since I&#8217;ve had my brain wrapped around learning how telecom and video conferencing works for the past several months.   I have a couple of personal pet projects I&#8217;m working on in my spare time, and if/as they progress, they will provide some fodder for more technical blog posts.</p>
<p>Anyhow, thanks for reading and keeping me in your RSS feeds&#8211; hopefully this will start getting a little more regular again soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://devnulled.com/content/2008/10/all-files-up-to-date/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Aaannnddd&#8230; We&#8217;re Back</title>
		<link>http://devnulled.com/content/2008/02/aaannnddd-were-back/</link>
		<comments>http://devnulled.com/content/2008/02/aaannnddd-were-back/#comments</comments>
		<pubDate>Thu, 07 Feb 2008 07:41:14 +0000</pubDate>
		<dc:creator>Brandon Harper</dc:creator>
				<category><![CDATA[A Day In The Life Of]]></category>
		<category><![CDATA[Culture]]></category>
		<category><![CDATA[Site News]]></category>
		<category><![CDATA[crash]]></category>
		<category><![CDATA[dba]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[fastcgi]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[ram]]></category>
		<category><![CDATA[Ruby On Rails]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vps]]></category>

		<guid isPermaLink="false">http://devnulled.com/content/2008/02/aaannnddd-were-back/</guid>
		<description><![CDATA[Oof. The site was offline for a good 30 hours or so. I attempted to add a Ruby On Rails install to FastCGI for a family related project I&#8217;ve been working on and my server totally exploded.. even the file system became unreadable. It reminded me a lot of a &#8216;buildworld&#8217; upgrade gone awry on [...]]]></description>
			<content:encoded><![CDATA[<p>Oof.  The site was offline for a good 30 hours or so.  I attempted to add a <a href="http://www.rubyonrails.org/">Ruby On Rails</a> install to <a href="http://www.fastcgi.com/">FastCGI</a> for a family related project I&#8217;ve been working on and my server totally exploded.. even the file system became unreadable.   It reminded me a lot of a &#8216;buildworld&#8217; upgrade gone awry on <a href="http://www.freebsd.org/">FreeBSD</a>.  I think the <a href="http://www.debian.org/">Debian</a> VPS image was so out of date that it ate itself trying to process all of the updates.  Since that happened I decided to move to a shiny new <a href="http://futurehosting.biz">Futurehosting</a> Ubuntu VPS which is bigger/better/faster (1 GB of RAM now, previously 512 MB) and I can already tell that this machine is much faster than the past.  </p>
<p>After having to learn a lot of MySQL DBA magic to repair some very broken databases in my backup, get DNS, Apache, MySQL, and all of that other sort of junk setup again, the site is finally back up with no data loss much to my surprise.  </p>
<p>I&#8217;ll be working on getting my other sites back online as well as upgrading/updating everything, and hardening this server a bit more, so if you see any blips over the next few days that&#8217;s why.</p>
]]></content:encoded>
			<wfw:commentRss>http://devnulled.com/content/2008/02/aaannnddd-were-back/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Just Installed MadKast &#8211; Blog Sharing Made Simple</title>
		<link>http://devnulled.com/content/2007/09/just-installed-madkast-blog-sharing-made-simple/</link>
		<comments>http://devnulled.com/content/2007/09/just-installed-madkast-blog-sharing-made-simple/#comments</comments>
		<pubDate>Sat, 29 Sep 2007 22:48:27 +0000</pubDate>
		<dc:creator>Brandon Harper</dc:creator>
				<category><![CDATA[Culture]]></category>
		<category><![CDATA[Languages]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Site News]]></category>
		<category><![CDATA[Tech News]]></category>
		<category><![CDATA[Tips, Hacks, & Tricks]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[blog-sharing]]></category>
		<category><![CDATA[boulder]]></category>
		<category><![CDATA[boulder-colorado]]></category>
		<category><![CDATA[madkast]]></category>
		<category><![CDATA[social-bookmarking]]></category>
		<category><![CDATA[start-up]]></category>
		<category><![CDATA[startup]]></category>
		<category><![CDATA[startups]]></category>
		<category><![CDATA[widget]]></category>
		<category><![CDATA[widgets]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://devnulled.com/content/2007/09/just-installed-madkast-blog-sharing-made-simple/</guid>
		<description><![CDATA[I&#8217;ve been heads down coding for what seems like 8 years now when in reality it&#8217;s just a few months, so I&#8217;ve been a little out of touch with what else is going on in the Boulder start-up scene. This also explains my spotty blog posting, but hopefully I&#8217;ll get a chance to post a [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been heads down coding for what seems like 8 years now when in reality it&#8217;s just a few months, so I&#8217;ve been a little out of touch with what else is going on in the <a href="http://en.wikipedia.org/wiki/Boulder,_Colorado">Boulder</a> <a href="http://coloradostartups.com/">start-up scene</a>.  This also explains my spotty blog posting, but hopefully I&#8217;ll get a chance to post a bit more frequently soon.  Josh from <a href="http://madkast.com">MadKast</a> recently contacted me about installing their product, so I decided to give it a whirl.  (On a side note, I have no affiliation with them at all, I just like to support fellow start-up companies.)</p>
<p>What is MadKast?  I guess I would describe it as the <a href="http://feedburner.com">FeedBurner</a> of social bookmarking &#038; discovery&#8211; it gives your blog readers a way to share your posts, and also supposedly gives you a way to see other sites that your readers are viewing, analytics behind what your readers are sharing with other people, etc.  I haven&#8217;t yet received any sort of confirmation e-mail about a way to login and view this information, but maybe that happens automagically once they have some data to work with.   Until then I don&#8217;t have a good idea about the latter parts, but the concept seems cool at least.</p>
<p>Just thinking about how functionality similar to this usually works, I fully expected to have to go download a <a href="http://wordpress.org">WordPress</a> plug-in, unzip it and SCP to my server, then enable it in WordPress and have to edit my post templates, etc.  I never really looked into it because I just assumed I&#8217;d have to go through all of that work and I honestly just don&#8217;t have the time or interest currently for that.   I&#8217;m just spending an hour today to try and get caught-up on personal e-mail and decided to give it a whirl.  When I saw that I just needed to include a link to their script, I was still a bit skeptical thinking I would still need to edit my post template to get it to work.  Not so&#8211; it literally took just a few seconds to get up and running on my blog, so color me impressed.</p>
<p>I&#8217;m interested to see what sort of information I can gleam from the analytics portion of MadKast, and hopefully I can start blogging somewhat more frequently soon to make that sort of thing more valuable to me.   I do feel like my site is starting to get a bit widget heavy, but it still seems to load quickly for now.  </p>
<p>Have you tried MadKast?  What do you think about it?   Have you seen the analytics portion of it?</p>
]]></content:encoded>
			<wfw:commentRss>http://devnulled.com/content/2007/09/just-installed-madkast-blog-sharing-made-simple/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Me.dium Now Open To The Public&#8211; Announces IE 7 Support &amp; New Widget</title>
		<link>http://devnulled.com/content/2007/08/medium-now-open-to-the-public-announces-ie-7-support-new-widget/</link>
		<comments>http://devnulled.com/content/2007/08/medium-now-open-to-the-public-announces-ie-7-support-new-widget/#comments</comments>
		<pubDate>Mon, 06 Aug 2007 10:05:02 +0000</pubDate>
		<dc:creator>Brandon Harper</dc:creator>
				<category><![CDATA[A Day In The Life Of]]></category>
		<category><![CDATA[Culture]]></category>
		<category><![CDATA[Site News]]></category>
		<category><![CDATA[Tech News]]></category>
		<category><![CDATA[ie7]]></category>
		<category><![CDATA[internet-explorer]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[me.dium]]></category>
		<category><![CDATA[me.dium-widget]]></category>

		<guid isPermaLink="false">http://devnulled.com/content/2007/08/medium-now-open-to-the-public-announces-ie-7-support-new-widget/</guid>
		<description><![CDATA[My blog postings have been fairly sparse since starting a new position earlier this year, but it&#8217;s nice to finally be able to show some of the things happening at my not-so-new job. My employer, Me.dium, just announced today the availability of an IE 7 Version of the Me.dium Sidebar, as well as a new [...]]]></description>
			<content:encoded><![CDATA[<p>My blog postings have been fairly sparse since starting a new position earlier this year, but it&#8217;s nice to finally be able to show some of the things happening at my not-so-new job.  My employer, <a href="http://me.dium.com">Me.dium</a>, just announced today the availability of an <a href="http://me.dium.com/ie7">IE 7 Version of the Me.dium Sidebar</a>, as well as a new Widget.  </p>
<p>I&#8217;ll try to update this post a few times later today with news and blog coverage, but here&#8217;s what I&#8217;ve seen so far:</p>
<ul>
<li><a href="http://www.windowsmarketplace.com/category.aspx?bcatid=834&#038;tabid=1&#038;WT.mc_id=0107_20">Microsoft IE7 Featured Add-On</a></li>
<li><a href="http://mashable.com/2007/08/05/medium-widget/">Mashable</a></li>
<li><a href="http://www.profy.com/2007/08/06/medium-ie7/">Profy</a></li>
<li><a href="http://www.download.com/Me-dium-for-Internet-Explorer/3640-12867_4-10719350.html">Download.com</a> (was on front page)</li>
<li><a href="http://www.tucows.com/soltns_detail.html?article_id=1701">Tucows</a></li>
<li><a href="http://msmvps.com/blogs/spywaresucks/archive/2007/08/06/1088264.aspx">Spyware Sucks</a></li>
<li><a href="http://socialenterprisetv.blogspot.com/2007/08/expand-your-online-networks-with-new.html">Social Enterprise TV</a></li>
</ul>
<p>In terms of my contributions to what you see, my primary focus had been working a couple of scalability items on the Java front, but I&#8217;m currently working on something new which you&#8217;ll be able to see sometime this Fall.</p>
<p>I just added the new Me.dium Widget to my site which you can see below my bio&#8211; check it out.  In summary, it allows you to see the real-time activity of Me.dium users on my site and related sites.</p>
<p>Not a Me.dium user yet?  <a href="http://me.dium.com/medium_registration/download">What are you waiting for</a>?</p>
]]></content:encoded>
			<wfw:commentRss>http://devnulled.com/content/2007/08/medium-now-open-to-the-public-announces-ie-7-support-new-widget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A New Adventure For A Serial Startup Junkie</title>
		<link>http://devnulled.com/content/2007/01/a-new-adventure-for-a-serial-startup-junkie/</link>
		<comments>http://devnulled.com/content/2007/01/a-new-adventure-for-a-serial-startup-junkie/#comments</comments>
		<pubDate>Mon, 29 Jan 2007 18:34:32 +0000</pubDate>
		<dc:creator>Brandon Harper</dc:creator>
				<category><![CDATA[A Day In The Life Of]]></category>
		<category><![CDATA[Culture]]></category>
		<category><![CDATA[Site News]]></category>
		<category><![CDATA[acxiom]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[job]]></category>
		<category><![CDATA[me.dium]]></category>

		<guid isPermaLink="false">http://devnulled.com/content/2007/01/a-new-adventure-for-a-serial-startup-junkie/</guid>
		<description><![CDATA[Well, now that I&#8217;ve seen the company I will be working at soon has recently been dugg and is also presenting at DEMO 07 within the next couple of days, it seems like a good time to announce that I&#8217;m spending my last days as an Acxiom employee and joining a startup called Me.dium. I [...]]]></description>
			<content:encoded><![CDATA[<p>Well, now that I&#8217;ve seen the company I will be working at soon has <a href="http://digg.com/software/Remember_the_Name_Me_dium">recently been dugg</a> and is also presenting at <a href="http://demo.com">DEMO 07</a> within the next couple of days, it seems like a good time to announce that I&#8217;m spending my last days as an <a href="http://acxiom.com">Acxiom</a> employee and joining a startup called <a href="http://me.dium.com">Me.dium</a>.</p>
<p>I feel like I&#8217;ve been in my current position for a long time as most of my tenure here was spent in startup mode until our little but quickly growing company (with a quite a number of name changes through it&#8217;s history) was eventually <a href="http://www.acxiom.com/default.aspx?ID=2858&#038;DisplayID=18">acquired by Acxiom last Summer</a>.  It&#8217;s had its ups and downs over the years as all positions do, but overall it&#8217;s been a positive experience.  It does feel a little strange to be moving on, but it is for all of the right reasons.  I&#8217;ve been here for just a bit over 4 years now and have seen, experienced, and learned many things, but it&#8217;s time for a new challenge.  </p>
<p>On the contrary, I&#8217;m very excited to be joining a very smart group of people at <a href="http://me.dium.com">Me.dium</a> in beautiful <a href="http://en.wikipedia.org/wiki/Boulder,_Colorado">Boulder, CO</a> as a Java Developer.  While I&#8217;m certainly used to working on and being responsible for applications on big systems with lots of servers at this point, I&#8217;m excited to be extending myself into a whole new area of distributed computing which is something I&#8217;ve had an academic interest in for awhile.  On a side note, I actually already worked in part of the same office space many years ago at company called <a href="http://tesser.com">Tesser</a> when I still lived in Boulder.</p>
<p>While I haven&#8217;t had a chance to meet and get to know the whole team yet, it does seem to have all of the right pieces to possibly grow into something very big.  I definitely have plenty to learn and I&#8217;m eager for the challenge.  At the same time I hopefully have plenty to bring to the team as well.  <img src='http://devnulled.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I find that it&#8217;s kind of difficult to describe Me.dium in a short summary, but there are several other places where you can read about it and do a much better job than I would to explain it:</p>
<ul>
<li><a href="http://blogs.electricsheepcompany.com/jerry/?p=430">Remember The Name Me.dium</a></li>
<li><a href="http://coloradostartups.com/?p=147">Me.dium – Social discovery in real time</a></li>
<li><a href="http://www.podtech.net/scobleshow/technology/1304/demo-of-mediumcom-follow-your-friends-around-web">Demo of Me.dium.com, follow your friends around Web</a> &#8211; Scoble interviews Me.dium CEO, Kimbal Musk</li>
</ul>
<p>If you&#8217;d like to check out the software and see what it&#8217;s all about, <a href="http://me.dium.com/from/eb9b0b7">use this invite link</a> and you&#8217;ll automatically be added as my friend when you sign-up and install the software.  It&#8217;s currently Firefox only (and works on any OS that runs Firefox), but it does sound like there is an IE version coming soon.  A good part of the power of the product lies in your friends list, so I&#8217;d highly recommend inviting some of your friends to check it out once you&#8217;ve signed-up.</p>
<p>While the current version is quite impressive, its only a skeleton of things to come&#8211; I&#8217;m very excited to join and be part of the team building this product!  </p>
<p>PS&#8211; After being dugg and also getting ready for DEMO, I think they were overwhelmed with traffic just a little bit earlier than they expected, so you might want to give the service a day or two while they finish rolling in more servers.</p>
]]></content:encoded>
			<wfw:commentRss>http://devnulled.com/content/2007/01/a-new-adventure-for-a-serial-startup-junkie/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Moving Forward: Changes In Some Feed URL&#8217;s</title>
		<link>http://devnulled.com/content/2006/12/moving-forward-changes-in-some-feed-urls/</link>
		<comments>http://devnulled.com/content/2006/12/moving-forward-changes-in-some-feed-urls/#comments</comments>
		<pubDate>Tue, 26 Dec 2006 12:19:00 +0000</pubDate>
		<dc:creator>Brandon Harper</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Site News]]></category>
		<category><![CDATA[changes]]></category>
		<category><![CDATA[feeds]]></category>
		<category><![CDATA[urls]]></category>

		<guid isPermaLink="false">http://devnulled.com/content/2006/12/moving-forward-changes-in-some-feed-urls/</guid>
		<description><![CDATA[I&#8217;m in the process of transitioning this blog from content consisting of items about my personal life and interests to instead focus on software development. That said, I&#8217;ve started removing all links to external sites of friends (you&#8217;re now linked from my new personal blog) and also reorganizing categories. A few of my regular readers [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m in the process of transitioning this blog from content consisting of items about my personal life and interests to instead focus on software development.  That said, I&#8217;ve started removing all links to external sites of friends (you&#8217;re now linked from my <a href="http://blog.bharper.com">new personal blog</a>) and also reorganizing categories.  A few of my regular readers out there will probably notice that some feed URL&#8217;s are broken, and you&#8217;ll need to slightly update them.  For instance I have quite a few people using the &#8220;Geekery&#8221; feed which has been renamed to &#8220;Culture&#8221;.</p>
<p>Given the new focus of this blog, I&#8217;d highly recommend adjusting your feed reader to start picking-up the <a href="http://devnulled.com/feed">full feed</a> for this site rather than one of the topic categories such as &#8220;ColdFusion&#8221;.  I don&#8217;t plan on writing non-topical content on this blog again anytime soon, and all of the non-geek related categories have been removed.</p>
<p>While I could setup yet another of layer of mod_rewrite rules in Apache to fix the various problems I&#8217;ve created with the feed URL&#8217;s, I&#8217;d like to try and start to work towards a relaunch of this site without being hampered with the various legacy support hacks that I&#8217;ve had to put in over the years.  In theory the main category changes I&#8217;ve made should mostly be done and shouldn&#8217;t change again anytime soon, but don&#8217;t hold your breath.  It will be nice to clear-out all of the existing hacks and start anew.</p>
<p>I appreciate your patience, and hopefully I&#8217;ll slowly but surely transition the design and ancillary content of this site into a more focused area.</p>
]]></content:encoded>
			<wfw:commentRss>http://devnulled.com/content/2006/12/moving-forward-changes-in-some-feed-urls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A New Personal Blog: blog.bharper</title>
		<link>http://devnulled.com/content/2006/12/a-new-personal-blog-blogbharper/</link>
		<comments>http://devnulled.com/content/2006/12/a-new-personal-blog-blogbharper/#comments</comments>
		<pubDate>Sat, 23 Dec 2006 22:55:20 +0000</pubDate>
		<dc:creator>Brandon Harper</dc:creator>
				<category><![CDATA[Site News]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[personal]]></category>

		<guid isPermaLink="false">http://devnulled.com/content/2006/12/a-new-personal-blog-blogbharper/</guid>
		<description><![CDATA[I&#8217;ve been meaning to start turning the content of this site into a fairly focused software development blog for awhile, and finally got one of the first major steps done. As I mentioned earlier, I&#8217;ve finally moved all of my personal stuff to a new blog which is tentatively titled blog.bharper, and will start judiciously [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been meaning to start turning the content of this site into a fairly focused software development blog for awhile, and finally got one of the first major steps done.   As I <a href="http://devnulled.com/content/2006/11/hey-friends-sorry-for-all-of-the-geek-content/">mentioned earlier</a>, I&#8217;ve finally moved all of my personal stuff to a new blog which is tentatively titled <a href="http://blog.bharper.com">blog.bharper</a>, and will start judiciously deleting old personal content from this site as it slowly morphs into a more generic software development site.  My new blog is a fairly informal place for me to post stuff that I&#8217;m interested in outside of the general geekery posted about here, and also gives me a place to share trivial events with family and friends while also not intending to alienate people with LiveJournal type drivel.  Anyhow, there isn&#8217;t much new content there that you haven&#8217;t already seen at the moment, but if you&#8217;re more interested in me rather than the geek stuff I write, you might want to start checking <a href="http://blog.bharper.com">the new blog</a> instead.  I don&#8217;t plan on linking to it directly from this site again, so now is your chance to grab the url.</p>
<p>Surprisingly enough out of over almost 4 years of writing (600+ posts) on this site, about half of them were not software related.  So of course that means I&#8217;ll have to spend hours going though this site as well to delete non-programming related posts.  Good times.  Look for some fairly dramatic changes coming to this site as well in the upcoming weeks.</p>
]]></content:encoded>
			<wfw:commentRss>http://devnulled.com/content/2006/12/a-new-personal-blog-blogbharper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tastes Like FastCGI</title>
		<link>http://devnulled.com/content/2006/12/tastes-like-fastcgi/</link>
		<comments>http://devnulled.com/content/2006/12/tastes-like-fastcgi/#comments</comments>
		<pubDate>Sat, 09 Dec 2006 09:44:08 +0000</pubDate>
		<dc:creator>Brandon Harper</dc:creator>
				<category><![CDATA[A Day In The Life Of]]></category>
		<category><![CDATA[Culture]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Site News]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[fastcgi]]></category>
		<category><![CDATA[mod_php]]></category>
		<category><![CDATA[mod_python]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://devnulled.com/content/2006/12/tastes-like-fastcgi/</guid>
		<description><![CDATA[I just moved away from running mod_php5 under Apache 2 to running PHP5 under FastCGI for a number of reasons, including that I will be deploying some Python apps on this same server before terribly long and didn&#8217;t want the overhead of mod_php5 and mod_python on each request. This is my first FastCGI install and [...]]]></description>
			<content:encoded><![CDATA[<p>I just moved away from running mod_php5 under Apache 2 to running PHP5 under <a href="http://www.fastcgi.com/">FastCGI</a> for a number of reasons, including that I will be deploying some <a href="http://python.org">Python</a> apps on this same server before terribly long and didn&#8217;t want the overhead of mod_php5 and mod_python on each request.  </p>
<p>This is my first FastCGI install and configuration, so if you run across any problems with the site, please let me know.</p>
<p>Have I mentioned that I&#8217;m a terrible candidate for shared hosting?  <img src='http://devnulled.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://devnulled.com/content/2006/12/tastes-like-fastcgi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hey Friends, Sorry For All Of The Geek Content</title>
		<link>http://devnulled.com/content/2006/11/hey-friends-sorry-for-all-of-the-geek-content/</link>
		<comments>http://devnulled.com/content/2006/11/hey-friends-sorry-for-all-of-the-geek-content/#comments</comments>
		<pubDate>Tue, 14 Nov 2006 07:32:08 +0000</pubDate>
		<dc:creator>Brandon Harper</dc:creator>
				<category><![CDATA[Culture]]></category>
		<category><![CDATA[Site News]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[changes]]></category>
		<category><![CDATA[Friends]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://devnulled.com/content/2006/11/hey-friends-sorry-for-all-of-the-geek-content/</guid>
		<description><![CDATA[This blog has obviously turned into one of mostly technical matters. At the moment, I have a pretty strong readership all things considered (about 1,500-2000 unique visitors a day) which mostly seem to be looking for technical content, so that&#8217;s what this blog has been for awhile. About half of those look to be subscribed [...]]]></description>
			<content:encoded><![CDATA[<p>This blog has obviously turned into one of mostly technical matters.  At the moment, I have a pretty strong readership all things considered (about 1,500-2000 unique visitors a day) which mostly seem to be looking for technical content, so that&#8217;s what this blog has been for awhile.  About half of those look to be subscribed to my RSS feeds which are technical in nature, so I think it&#8217;s time to move the personal stuff to a different domain and hone this down to software development and other general Unix and geek type stuff.</p>
<p>I&#8217;ve owned other personal domains for quite some time and plan on putting up something a little more personal for friends and so forth looking to keep up with me (using one of said domains).  If all goes as planned, look for something new from me on this front before the end of the year.</p>
]]></content:encoded>
			<wfw:commentRss>http://devnulled.com/content/2006/11/hey-friends-sorry-for-all-of-the-geek-content/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>New Hosting Setup: Debian Virtual Private Server</title>
		<link>http://devnulled.com/content/2006/11/new-hosting-setup-debian-virtual-private-server/</link>
		<comments>http://devnulled.com/content/2006/11/new-hosting-setup-debian-virtual-private-server/#comments</comments>
		<pubDate>Mon, 06 Nov 2006 09:03:56 +0000</pubDate>
		<dc:creator>Brandon Harper</dc:creator>
				<category><![CDATA[A Day In The Life Of]]></category>
		<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Culture]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Site News]]></category>
		<category><![CDATA[Tips, Hacks, & Tricks]]></category>
		<category><![CDATA[dedicated]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[swsoft]]></category>
		<category><![CDATA[virtuozzo]]></category>
		<category><![CDATA[vps]]></category>

		<guid isPermaLink="false">http://devnulled.com/content/2006/11/new-hosting-setup-debian-virtual-private-server/</guid>
		<description><![CDATA[If you&#8217;re reading this message, a DNS change has finally been relayed to your DNS client and you&#8217;re hitting this site on my new server. After many minor problems hosting at home (mostly outages for various networking/power reasons) and not having enough bandwidth to survive being digg&#8217;ed or Slashdotted, I recently decided to seek a [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re reading this message, a DNS change has finally been relayed to your DNS client and you&#8217;re hitting this site on my new server.</p>
<p>After many minor problems hosting at home (mostly outages for various networking/power reasons) and not having enough bandwidth to survive being <a href="http://digg.com/linux_unix/Surviving_A_Slashdotting_With_a_Celeron_466_My_Slashdot_Experience">digg&#8217;ed</a> or <a href="http://developers.slashdot.org/article.pl?sid=05/03/06/1834200&#038;tid=156&#038;tid=163">Slashdotted</a>, I recently decided to seek a hosting plan which allowed me to have all of the control that I had by hosting my site at home, but none of the worries of connectivity, electricity, bandwidth, etc.  Though I started out looking for a cheap <a href="http://www.peer1.com/hosting/dedicated_servers.php">dedicated server</a>, I found that after an exhaustive amount of research I decided I was a better candidate for an unmanaged <a href="http://en.wikipedia.org/wiki/Virtual_private_server">VPS</a> (virtual private server).  The main reasons I chose a VPS over a dedicated server were:</p>
<ul>
<li>The servers that VPS&#8217; are hosted on are typically quad CPU, dual core servers with large amounts of RAM, SCSI RAID, etc.  </li>
<li>Given the hardware specs, the performance of a VPS is going to be better as long as they aren&#8217;t overloaded vs. a cheap dedicated server up to a certain point/depending on what your hosting requirements are.</li>
<li>Lower monthly cost than dedicated servers</li>
</ul>
<p>Server virtualization has really been progressing by huge leaps and bounds within the past year or two, and VPS hosting plans are actually getting fairly ubiquitous at this point.  Although <a href="http://www.vmware.com/">VMWare</a> and <a href="http://www.microsoft.com/windowsserversystem/virtualserver/default.mspx">Windows Virtual Server</a> are popular in the corporate space, it seems that most of the hosting providers use <a href="http://en.wikipedia.org/wiki/Virtuozzo">Virtuozzo</a>.</p>
<p>Essentially I was looking for a plan which offered at least 512 MB of RAM, at least 20 GB of space, and had an unthrottled port of at least 100 GB of bandwidth per month which was not on an oversold network.  Many hours of research, reading reviews, and looking at the various plans, I made the final decision of getting a plan with <a href="http://futurehosting.biz">Future Hosting</a>.  Generally speaking, this was my criteria for finding a VPS provider:</p>
<ul>
<li>Connected to a Tier 1 network</li>
<li>Bandwidth and servers not oversold</li>
<li>Reasonable pricing.  I&#8217;m an individual just running a few personal sites and projects, not a company, so I&#8217;m a little more price sensitive than &#8220;5 9&#8242;s&#8221; sensitive.</li>
<li>Good support.   I usually only need support for things outside of my control, but when this happens, you definitely want someone who can respond quickly.</li>
</ul>
<p>So far the service has been rock solid, and the service has been nothing less than fantastic!  While I was setting up the machine I regularly saw download speeds greater 900kB, so the bandwidth available is also very impressive.  I&#8217;ve submitted several tickets during the setup and got literally instant responses if not resolutions.  The only complaint I have (which is unrelated to Future Hosting itself) is that I&#8217;m stuck using <a href="http://debian.org">Debian Linux</a> rather than <a href="http://www.ubuntu.com/">Ubuntu</a>.  At this point very few providers offer Ubuntu yet because apparently <a href="http://www.swsoft.com/">SWSoft</a> does not yet offer a supported image of Ubuntu for Virtuozzo though it&#8217;s in the works.   The good news is I&#8217;m slated to beta test a Ubuntu VPS soon, and hopefully I can get moved over to one later.</p>
<p>Admittedly it&#8217;s a little strange for me to be switching back to Linux from <a href="http://freebsd.org">FreeBSD</a>.   When I originally started hosting my own sites from home circa 1998, I started off on a <a href="http://en.wikipedia.org/wiki/DEC_Alpha">DEC Alpha</a> Running <a href="http://lwn.net/1998/1105/rh5.2.html">RedHat 5.2</a>.  I quickly got tired of the dependency hell of Linux and switched to FreeBSD 3.x, and have stuck with it up until now.  Now with apt-get (which is very much like the FreeBSD ports system) I no longer worry about the problems I used to have with Linux.  My only gripe is that it seems like the packages for Debian are a bit outdated in general.  I&#8217;ll be interested to see if things such as python 2.5 are already packaged into Ubuntu.</p>
<p>It&#8217;s late and I&#8217;ve been working on this for the better part of the evening so it&#8217;s time to wrap this post up, but I&#8217;ll try to get around to posting more about this if anyone is interested.  I do still have a few things to move and/or configure, so hopefully there aren&#8217;t any major show stoppers happening at the moment. <img src='http://devnulled.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://devnulled.com/content/2006/11/new-hosting-setup-debian-virtual-private-server/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->