<?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>Michael Goffin</title>
	<atom:link href="http://www.mgoff.in/index.php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mgoff.in</link>
	<description>Prison For A Chaotic Mind</description>
	<lastBuildDate>Mon, 22 Feb 2010 13:18:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Do Not Come Between A SysAdmin And His Infrastructure</title>
		<link>http://www.mgoff.in/index.php/2010/02/22/do-not-come-between-a-sysadmin-and-his-infrastructure/</link>
		<comments>http://www.mgoff.in/index.php/2010/02/22/do-not-come-between-a-sysadmin-and-his-infrastructure/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 13:10:24 +0000</pubDate>
		<dc:creator>Michael Goffin</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.mgoff.in/?p=46</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><a href="http://xkcd.com/705/"><img src="http://imgs.xkcd.com/comics/devotion_to_duty.png" title="The weird sense of duty really good sysadmins have can border on the sociopathic, but it's nice to know that it stands between the forces of darkness and your cat blog's servers." alt="Devotion To Duty" rel="lightbox" width="75%" height="20%"/></a></p>
<p align="right"><a class="tt" href="http://twitter.com/home/?status=Do+Not+Come+Between+A+SysAdmin+And+His+Infrastructure+http://is.gd/8VBH1" title="Post to Twitter"><img class="nothumb" src="http://www.mgoff.in/wp-content/plugins/tweet-this/icons/tt-twitter-micro4.png" alt="Post to Twitter" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.mgoff.in/index.php/2010/02/22/do-not-come-between-a-sysadmin-and-his-infrastructure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android System Debug Output With Logcat</title>
		<link>http://www.mgoff.in/index.php/2010/02/09/android-system-debug-output-with-logcat/</link>
		<comments>http://www.mgoff.in/index.php/2010/02/09/android-system-debug-output-with-logcat/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 16:54:55 +0000</pubDate>
		<dc:creator>Michael Goffin</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[logcat]]></category>

		<guid isPermaLink="false">http://www.mgoff.in/?p=42</guid>
		<description><![CDATA[
I&#8217;ve been asked many times how one might get some logging information when doing work on an Android phone. The answer has always been, and always will be &#8220;use logcat.&#8221; Just to be clear, logcat isn&#8217;t just some easy way do something like `cat /var/log/syslog`. It&#8217;s actually quite powerful. I always recommend having a terminal ]]></description>
			<content:encoded><![CDATA[<p>
I&#8217;ve been asked many times how one might get some logging information when doing work on an Android phone. The answer has always been, and always will be &#8220;use <a href="http://developer.android.com/guide/developing/tools/adb.html#logcat">logcat</a>.&#8221; Just to be clear, logcat isn&#8217;t just some easy way do something like `cat /var/log/syslog`. It&#8217;s actually quite powerful. I always recommend having a terminal open and running logcat whenever you&#8217;re doing something on your phone or your emulator. It helps tracking down little nasties, and is a huge help when reporting bugs.
</p>
<p>
I&#8217;d write more on this, but Google has done an excellent job with the documentation. The only thing I would stress is getting very familiar with filtering log output. It will save you a lot of time if you know exactly what you&#8217;re looking for. Another tip that&#8217;s hidden at the bottom of the documentation is that by default, <b>stdout</b> and <b>stderr</b> are redirected to <b>/dev/null</b>. You can redirect them for visibility in logcat by doing the following:</p>
<pre>
$ adb shell stop
$ adb shell setprop log.redirect-stdio true
$ adb shell start
</pre>
<p>You can also set this by default in <b>/data/local.prop</b>.</p>
<p align="right"><a class="tt" href="http://twitter.com/home/?status=Android+System+Debug+Output+With+Logcat+http://is.gd/81kJ5" title="Post to Twitter"><img class="nothumb" src="http://www.mgoff.in/wp-content/plugins/tweet-this/icons/tt-twitter-micro4.png" alt="Post to Twitter" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.mgoff.in/index.php/2010/02/09/android-system-debug-output-with-logcat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ShmooCon 2010</title>
		<link>http://www.mgoff.in/index.php/2010/02/08/shmoocon-2010/</link>
		<comments>http://www.mgoff.in/index.php/2010/02/08/shmoocon-2010/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 04:54:25 +0000</pubDate>
		<dc:creator>Michael Goffin</dc:creator>
				<category><![CDATA[ShmooCon]]></category>
		<category><![CDATA[HoH]]></category>
		<category><![CDATA[Snowpocalypse]]></category>

		<guid isPermaLink="false">http://www.mgoff.in/?p=39</guid>
		<description><![CDATA[
What an eventful con this turned out to be&#8230;


Once we got checked in, we decided to head down to the bar area and hang out (as most con attendees hang there off-hours). We saw a bunch of people we knew almost instantly. It was great seeing them all again. GM1 hooked me up with a ]]></description>
			<content:encoded><![CDATA[<p>
What an eventful con this turned out to be&#8230;
</p>
<p>
Once we got checked in, we decided to head down to the bar area and hang out (as most con attendees hang there off-hours). We saw a bunch of people we knew almost instantly. It was great seeing them all again. GM1 hooked me up with a sample of some new music he&#8217;s working on, which is amazing stuff. We met Michelle G. at the bar, who hadn&#8217;t been to ShmooCon before. Turned out she was there with one of the vendors. We sort of took her under our wing for the weekend, gave her the scoop on the con, and hung out quite a bit. It&#8217;s always great meeting new people! We wound up hanging at the bar until almost 2am. I wound up sleeping on the floor in Tyler&#8217;s room with no blankets. It resulted in about zero sleep.
</p>
<p>
The next day was a whirlwind of working the con, seeing vendor setups, getting free shwag, donating to charities,  meeting up with friends, and getting food. Both of my shirts sold out on Friday which was great. It was really awesome seeing so many people walking around with my designs. Of course it was even more exciting knowing money went to charities for each one that sold! Then of course the weather changed. We dubbed it the <b>Snowpocalypse</b>. It was crazy amounts of snow. After we were done for the day, we all went down to hang at the bar again. I found out that Freshman&#8217;s girl (also named Michelle) grew up one town away from me. We also found out that I know all of her hand-gestures and what they mean. We spent the rest of the night with Michelle G, Freshmen, Michelle, and the RIT crew reminiscing about our college days. Evidently we had a crazy college experience while at RIT. After a quick snowball fight at 1am, I think we turned in around 2am (catching a theme here).
</p>
<p>
Saturday was wonderful. It started out with one of the ceiling windows shattering and it snowing in the hotel. That aside, we had a great day at the con. Our Hack or Halo competition went <b>extremely</b> well. The Halo competition ended ahead of schedule, and the same person from last year won it this year. Michelle G. wound up hanging with us and helped out with the Hack portion. We all had a blasty-blast together during HoH. After the competition was over, we made haste to get ready to go to the con party. While walking down the middle of the streets due to the lack of cars being able to drive on them, we saw a biker lift his bike over his head in frustration and throw it into a snowbank. We got to the club and had a few drinks before going next door to this other place we had. Evidently not a lot of people knew about it, but that was great because the people who were there were fun, had some great conversations, it wasn&#8217;t crowded so moving around and dancing was easy, and was overall just a pleasant experience. A lot of pictures were taken, and I need to track them down. It was very cold on the way back, and I think we wound up getting to sleep around 4am.
</p>
<p>
Sunday morning it was hard to get going. We had a lot to do to wrap up the conference. I had an early meeting, then attended <a href="http://twitter.com/txs_">Tyler&#8217;s</a> Mobile Security and Blackberry Spyware talk (which was totally awesome). After doing some security and catching one last talk, we ended the conference and all was well. Unfortunately with all of the snow, flights were cancelled, no buses or trains were going, and driving was hazardous. So Tyler wound up extending his room for an extra night. The hotel upgraded him to a pimp suite which was great. So we had a get-together Sunday night for the Superbowl, and to hang in general. We played some cards, had some food, and people kept showing up. Michelle G, wxs, and myself went downstairs for some food and to chat for a while, and came back to someone playing guitar! Sweet! Again, a late night, and we all crashed around 3am.
</p>
<p>
We got up this morning, and pretty much ate and bolted. The roads were a freaking mess trying to drive out of DC. Once we hit Virginia it wasn&#8217;t too bad. But the ride felt a lot longer. I think being so drained from the con made the difference. But at least we made it home safely. I have one less day than I was expecting to prep for the move this Thursday. Hopefully I can make up for lost time tomorrow and Wednesday.
</p>
<p>
So yea, a great weekend, and one of the best ShmooCon&#8217;s I think we&#8217;ve had. To all of you who didn&#8217;t get to come due to the Snowpocalypse, we missed you and wished you were there. To those that were stranded (and those who are still stranded) at the hotel, safe travels home. To our new friends, thank you for everything! And to everyone who was at the con, we&#8217;ll see you next year!</p>
<p align="right"><a class="tt" href="http://twitter.com/home/?status=ShmooCon+2010+http://is.gd/7Z9Zb" title="Post to Twitter"><img class="nothumb" src="http://www.mgoff.in/wp-content/plugins/tweet-this/icons/tt-twitter-micro4.png" alt="Post to Twitter" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.mgoff.in/index.php/2010/02/08/shmoocon-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Talking at CarolinaCon</title>
		<link>http://www.mgoff.in/index.php/2010/02/01/talking-at-carolinacon/</link>
		<comments>http://www.mgoff.in/index.php/2010/02/01/talking-at-carolinacon/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 13:24:07 +0000</pubDate>
		<dc:creator>Michael Goffin</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[CarolinaCon]]></category>
		<category><![CDATA[Droid]]></category>

		<guid isPermaLink="false">http://www.mgoff.in/?p=37</guid>
		<description><![CDATA[
I woke up this morning with an email from the CarolinaCon group letting me know that my talk was officially accepted. I also found out that due to the high volume of quality talks submitted, they&#8217;ve decided to extend the con for an extra day. I think it&#8217;s great that CarolinaCon is doing so well. ]]></description>
			<content:encoded><![CDATA[<p>
I woke up this morning with an email from the <a href="http://carolinacon.org/">CarolinaCon</a> group letting me know that my talk was officially accepted. I also found out that due to the high volume of quality talks submitted, they&#8217;ve decided to extend the con for an extra day. I think it&#8217;s great that CarolinaCon is doing so well. It&#8217;s a small, but intimate con and a lot of fun. After talking last year, I knew I wanted to take part again.
</p>
<p>
My talk is going to focus on the Droid, the timeline/process for rooting it, and what we&#8217;ve been able to do since. I&#8217;m going to try and make it as informative as possible, so hopefully it&#8217;ll be an interesting talk for everyone. The schedule isn&#8217;t released yet, so I&#8217;m not sure when I&#8217;m talking, but either way you should definitely register now, and come hang with us!</p>
<p align="right"><a class="tt" href="http://twitter.com/home/?status=Talking+at+CarolinaCon+http://is.gd/7ttJE" title="Post to Twitter"><img class="nothumb" src="http://www.mgoff.in/wp-content/plugins/tweet-this/icons/tt-twitter-micro4.png" alt="Post to Twitter" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.mgoff.in/index.php/2010/02/01/talking-at-carolinacon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Keyboard Shortcuts for Photoshop CS4 on OSX</title>
		<link>http://www.mgoff.in/index.php/2010/01/21/keyboard-shortcuts-for-photoshop-cs4-on-osx/</link>
		<comments>http://www.mgoff.in/index.php/2010/01/21/keyboard-shortcuts-for-photoshop-cs4-on-osx/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 14:24:06 +0000</pubDate>
		<dc:creator>Michael Goffin</dc:creator>
				<category><![CDATA[Art]]></category>
		<category><![CDATA[Intuos]]></category>
		<category><![CDATA[Photoshop]]></category>

		<guid isPermaLink="false">http://www.mgoff.in/?p=34</guid>
		<description><![CDATA[
I have CS4 MC for 7 and CS3 MC for OSX. Having purchased an Intuos 4 tablet several months ago, I found it very useful binding some of the more popular actions on the tablet. After running across this article, it reinforced the fact that Adobe has done a masterful job of making bindings available ]]></description>
			<content:encoded><![CDATA[<p>
I have CS4 MC for 7 and CS3 MC for OSX. Having purchased an Intuos 4 tablet several months ago, I found it very useful binding some of the more popular actions on the tablet. After running across <a href="http://www.smashingmagazine.com/2010/01/20/obscure-adobe-photoshop-time-savers/">this</a> article, it reinforced the fact that Adobe has done a masterful job of making bindings available for pretty much everything you want to do already. I found the article today through <a href="http://popurls.com">popurls</a> (one of my favorite sites to browse through) and I was happy to see the quality of explanation and ease of reading. There&#8217;s a lot of great info about Photoshop bindings for advanced users and beginners alike. Definitely check it out.</p>
<p align="right"><a class="tt" href="http://twitter.com/home/?status=Keyboard+Shortcuts+for+Photoshop+CS4+on+OSX+http://is.gd/6JQ5K" title="Post to Twitter"><img class="nothumb" src="http://www.mgoff.in/wp-content/plugins/tweet-this/icons/tt-twitter-micro4.png" alt="Post to Twitter" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.mgoff.in/index.php/2010/01/21/keyboard-shortcuts-for-photoshop-cs4-on-osx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Browser Memory Issues With Sholes.info 1.1 ROM</title>
		<link>http://www.mgoff.in/index.php/2010/01/18/browser-memory-issues-with-sholes-info-1-1-rom/</link>
		<comments>http://www.mgoff.in/index.php/2010/01/18/browser-memory-issues-with-sholes-info-1-1-rom/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 03:41:25 +0000</pubDate>
		<dc:creator>Michael Goffin</dc:creator>
				<category><![CDATA[Android]]></category>

		<guid isPermaLink="false">http://www.mgoff.in/?p=29</guid>
		<description><![CDATA[
With the release of the Sholes.info 1.1 ROM for the Droid, there&#8217;s been some concern over performance issues as the phone&#8217;s uptime increases. It seems one problem is that the browser will continue to chew on memory, and with compcache setup in this ROM, it chews through the swap as well. If you are enjoying ]]></description>
			<content:encoded><![CDATA[<p>
With the release of the <a href="http://www.sholes.info/2010/01/16/2-0-1-sholes-info-edition-1-1-release/">Sholes.info 1.1 ROM</a> for the Droid, there&#8217;s been some concern over performance issues as the phone&#8217;s uptime increases. It seems one problem is that the browser will continue to chew on memory, and with compcache setup in this ROM, it chews through the swap as well. If you are enjoying the features and functionality of the 1.1 ROM, but would like to disable compcache to help limit the browser&#8217;s memory consumption and try to keep your phone alive a bit longer, there is a way to disable it:</p>
<pre>
[root@droid] / # sysrw &#038;&#038; mkdir -p /system/etc/rc.d/ &#038;&#038; touch /system/etc/rc.d/disable_15_compcache.sh; sysro; sync
</pre>
<p>Another tip I&#8217;ll throw in as a free bonus is to get SetCPU from the Market. Some people (myself included) have seen problems where the phone takes a while to wake from sleep, or respond to an unlock swipe (getting a phone call makes it near impossible to get it to wake up). Enable profiles in SetCPU and only enable the Sleep profile. Edit it and set the max/min CPU to 250. People have said this seems to work helping get the phone to wake up quickly.
</p>
<p>
As a head&#8217;s up, it seems that people have started picking up the OTA updates. Seems a little early, and no one I know directly has a confirmed update. Then again, we&#8217;re running 1.1 and it disables OTA so we can work on it before updating.</p>
<p align="right"><a class="tt" href="http://twitter.com/home/?status=Browser+Memory+Issues+With+Sholes.info+1.1+ROM+http://is.gd/6yZ3c" title="Post to Twitter"><img class="nothumb" src="http://www.mgoff.in/wp-content/plugins/tweet-this/icons/tt-twitter-micro4.png" alt="Post to Twitter" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.mgoff.in/index.php/2010/01/18/browser-memory-issues-with-sholes-info-1-1-rom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stream The Con!</title>
		<link>http://www.mgoff.in/index.php/2010/01/17/stream-the-con/</link>
		<comments>http://www.mgoff.in/index.php/2010/01/17/stream-the-con/#comments</comments>
		<pubDate>Sun, 17 Jan 2010 06:58:36 +0000</pubDate>
		<dc:creator>Michael Goffin</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[ShmooCon]]></category>
		<category><![CDATA[ustream]]></category>

		<guid isPermaLink="false">http://www.mgoff.in/?p=26</guid>
		<description><![CDATA[
If you haven&#8217;t read the news, ShmooCon will be streamed to the Internet live via ustream this year. Tickets sold out almost immediately for 2010, which leaves a lot of people wondering what&#8217;s going on. Now everyone can watch the talks from home. What&#8217;s even better is that I just noticed a free ustream app ]]></description>
			<content:encoded><![CDATA[<p>
If you haven&#8217;t read the <a href="http://www.shmoocon.org/news.html">news</a>, ShmooCon will be streamed to the Internet live via <a href="http://www.ustream.tv/">ustream</a> this year. Tickets sold out almost immediately for 2010, which leaves a lot of people wondering what&#8217;s going on. Now everyone can watch the talks from home. What&#8217;s even better is that I just noticed a free ustream app in the <a href="http://www.ustream.tv/blog/2009/11/25/ustream-viewer-beta-for-android-in-the-marketplace/">Android Market</a>! Dare I put two and two together?
</p>
<p>
I think I&#8217;m personally excited because while I&#8217;m doing security I might be able to tune in and see some talks that I can&#8217;t get to&#8230; *grins*</p>
<p align="right"><a class="tt" href="http://twitter.com/home/?status=Stream+The+Con%21+http://is.gd/6qC0N" title="Post to Twitter"><img class="nothumb" src="http://www.mgoff.in/wp-content/plugins/tweet-this/icons/tt-twitter-micro4.png" alt="Post to Twitter" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.mgoff.in/index.php/2010/01/17/stream-the-con/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Real Life or CG?</title>
		<link>http://www.mgoff.in/index.php/2010/01/14/real-life-or-cg/</link>
		<comments>http://www.mgoff.in/index.php/2010/01/14/real-life-or-cg/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 04:15:56 +0000</pubDate>
		<dc:creator>Michael Goffin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Art]]></category>

		<guid isPermaLink="false">http://www.mgoff.in/?p=20</guid>
		<description><![CDATA[
I was graced by Heidi and given a link to quite possibly some of the most amazing CG I&#8217;ve seen recently. It is absolutely stunning. I recommend watching it in full-screen.

The Third &#038; The Seventh
]]></description>
			<content:encoded><![CDATA[<p>
I was graced by Heidi and given a link to quite possibly some of the most amazing CG I&#8217;ve seen recently. It is absolutely stunning. I recommend watching it in full-screen.
</p>
<p><a href="http://www.vimeo.com/7809605">The Third &#038; The Seventh</a></p>
<p align="right"><a class="tt" href="http://twitter.com/home/?status=Real+Life+or+CG%3F+http://is.gd/6i85A" title="Post to Twitter"><img class="nothumb" src="http://www.mgoff.in/wp-content/plugins/tweet-this/icons/tt-twitter-micro4.png" alt="Post to Twitter" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.mgoff.in/index.php/2010/01/14/real-life-or-cg/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pastebin and Mercurial</title>
		<link>http://www.mgoff.in/index.php/2010/01/14/pastebin-and-mercurial/</link>
		<comments>http://www.mgoff.in/index.php/2010/01/14/pastebin-and-mercurial/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 05:58:15 +0000</pubDate>
		<dc:creator>Michael Goffin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[fcgi]]></category>
		<category><![CDATA[hg]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[pastebin]]></category>

		<guid isPermaLink="false">http://www.mgoff.in/?p=18</guid>
		<description><![CDATA[
I decided to start adding additional functionality to this site. As much as I feel like I&#8217;ll benefit from having a place to focus my mental energy, having the tools to assist in that focus would be a huge plus. The first two things I thought of were a personal pastebin, and a revision control ]]></description>
			<content:encoded><![CDATA[<p>
I decided to start adding additional functionality to this site. As much as I feel like I&#8217;ll benefit from having a place to focus my mental energy, having the tools to assist in that focus would be a huge plus. The first two things I thought of were a personal <a href="http://www.pastebin.com">pastebin</a>, and a revision control system.
</p>
<p>
<a href="http://p.mgoff.in">Pastebin</a> was fairly easy to get going. Since I&#8217;m using <a href="http://nginx.org/">Nginx</a>, the only pain was setting up the scripts for FCGI (as noted in my previous post). After that it was quite simple. The one problem I had was the SQL provided for pastebin didn&#8217;t work. It bombed on one of the KEYS. I didn&#8217;t feel like worrying about it, so I configured it to use files instead. Just as easy.
</p>
<p>
For a revision control system, I decided to try <a href="http://mercurial.selenic.com/">Mercurial</a>. I&#8217;ve heard good things about it, and I know a few people who are running it as well. I also wanted to get a <a href="http://m.mgoff.in/hg/">web frontend</a> working. Nothing fancy, just enough to see what&#8217;s going on. My main goal for this was to put my rc files in an rcs of some sort so I can continue to modify them and review changes. I&#8217;ve been modifying them a lot lately, and found that bouncing back and forth between changes resulted in <b>a lot</b> of commented lines. It&#8217;ll also be nice to pull my rc files onto whatever machine I&#8217;m on, or if I can&#8217;t install hg, I can always just get them off the website. This was a little tougher to install. Most people suggest using Nginx as a proxy and use Apache as the backend server. I wound up going that route after many attempts as getting FCGI in Nginx playing nicely with Mercurial. But hey, now I have a place to house my rc files. Well worth the effort.</p>
<p align="right"><a class="tt" href="http://twitter.com/home/?status=Pastebin+and+Mercurial+http://is.gd/6exMS" title="Post to Twitter"><img class="nothumb" src="http://www.mgoff.in/wp-content/plugins/tweet-this/icons/tt-twitter-micro4.png" alt="Post to Twitter" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.mgoff.in/index.php/2010/01/14/pastebin-and-mercurial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Late Night Productivity</title>
		<link>http://www.mgoff.in/index.php/2010/01/12/late-night-productivity/</link>
		<comments>http://www.mgoff.in/index.php/2010/01/12/late-night-productivity/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 06:13:31 +0000</pubDate>
		<dc:creator>Michael Goffin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[linode]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.mgoff.in/?p=12</guid>
		<description><![CDATA[
For the fifth day in a row I find myself awake at almost 1am, and there&#8217;s no sign of being tired in sight. But being a geek has its advantages when this happens. While most people would complain about being awake, try to read a book to coax their body to sleep, or just toss-and-turn ]]></description>
			<content:encoded><![CDATA[<p>
For the fifth day in a row I find myself awake at almost 1am, and there&#8217;s no sign of being tired in sight. But being a geek has its advantages when this happens. While most people would complain about being awake, try to read a book to coax their body to sleep, or just toss-and-turn in bed, I get to enjoy hacking on stuff. It&#8217;s amazing how much more productive I get as the night goes on. This is the sort of schedule I was on in college. I&#8217;d spend my days cranking through classes and work, rip through homework as quickly as possible, and then spend the rest of the night learning stuff.
</p>
<p>
With my late night tonight, I setup this domain, purchased a VPS from <a href="https://www.linode.com/">Linode</a>, and built the site. I think the biggest pain was configuring <a href="http://nginx.org/">nginx</a> with php-fastcgi support. On that note, I find it horribly frustrating that nginx, one of the most lightweight and speedy web servers, causes so much <a href="http://library.linode.com/web-servers/nginx/php-fastcgi-ubuntu9.10-karmic">pain</a> to get PHP working. I hardly think that installing spawn-fcgi, and writing a bunch of custom executables and init scripts is an adequate way to go about doing it. But hey, at least it works.
</p>
<p>
I guess I&#8217;ll get back to working on the site. If I can&#8217;t get tired soon, I might as well take a shower and go back to work&#8230;</p>
<p align="right"><a class="tt" href="http://twitter.com/home/?status=Late+Night+Productivity+http://is.gd/6dW9e" title="Post to Twitter"><img class="nothumb" src="http://www.mgoff.in/wp-content/plugins/tweet-this/icons/tt-twitter-micro4.png" alt="Post to Twitter" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.mgoff.in/index.php/2010/01/12/late-night-productivity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
