<?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>[chris-allen-lane.com]</title>
	<atom:link href="http://chris-allen-lane.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://chris-allen-lane.com</link>
	<description>Web Design &#124; Web Development &#124; Web Security</description>
	<lastBuildDate>Sat, 18 May 2013 20:44:05 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>PhoneGap: the Good, the Bad, and the Ugly</title>
		<link>http://chris-allen-lane.com/2012/12/phonegap-the-good-the-bad-and-the-ugly/</link>
		<comments>http://chris-allen-lane.com/2012/12/phonegap-the-good-the-bad-and-the-ugly/#comments</comments>
		<pubDate>Fri, 21 Dec 2012 01:56:54 +0000</pubDate>
		<dc:creator>Chris Lane</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[PhoneGap]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[jquery mobile]]></category>
		<category><![CDATA[mobile development]]></category>
		<category><![CDATA[phonegap]]></category>

		<guid isPermaLink="false">http://chris-allen-lane.com/?p=500</guid>
		<description><![CDATA[Having recently completed my first PhoneGap application, I wanted to take a moment to summarize my experience. What follows are my opinions regarding &#8220;The Good&#8221;, &#8220;The Bad&#8221;, and &#8220;The Ugly&#8221; of the PhoneGap framework. The Good The Vision The PhoneGap team&#8217;s stated purpose is to promote the use of open standards like HTML5 for application [...]]]></description>
		<wfw:commentRss>http://chris-allen-lane.com/2012/12/phonegap-the-good-the-bad-and-the-ugly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PhoneGap: Compiling a Release APK without using PhoneGap Build</title>
		<link>http://chris-allen-lane.com/2012/12/phonegap-compiling-a-release-apk-without-using-phonegap-build/</link>
		<comments>http://chris-allen-lane.com/2012/12/phonegap-compiling-a-release-apk-without-using-phonegap-build/#comments</comments>
		<pubDate>Wed, 19 Dec 2012 21:33:07 +0000</pubDate>
		<dc:creator>Chris Lane</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[PhoneGap]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[mobile development]]></category>
		<category><![CDATA[phonegap]]></category>

		<guid isPermaLink="false">http://chris-allen-lane.com/?p=507</guid>
		<description><![CDATA[While recently finishing up my first PhoneGap application (which was tailored strictly for the Android platform), I encountered a problem that wasted some of my time. I&#8217;m documenting the problem and solution below for the sake of others who may run into the same issue. The Problem When you&#8217;re compiling a PhoneGap application for release, [...]]]></description>
		<wfw:commentRss>http://chris-allen-lane.com/2012/12/phonegap-compiling-a-release-apk-without-using-phonegap-build/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PhoneGap: Prevent an Android Device&#8217;s Screen from Sleeping</title>
		<link>http://chris-allen-lane.com/2012/11/phonegap-prevent-an-android-devices-screen-from-sleeping/</link>
		<comments>http://chris-allen-lane.com/2012/11/phonegap-prevent-an-android-devices-screen-from-sleeping/#comments</comments>
		<pubDate>Thu, 08 Nov 2012 23:36:39 +0000</pubDate>
		<dc:creator>Chris Lane</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[PhoneGap]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[jquery mobile]]></category>
		<category><![CDATA[mobile development]]></category>
		<category><![CDATA[phonegap]]></category>

		<guid isPermaLink="false">http://chris-allen-lane.com/?p=486</guid>
		<description><![CDATA[I&#8217;m currently developing an Android application via PhoneGap. It took me two entire workdays to learn how to prevent this application&#8217;s screen from dimming or sleeping (after 5 minutes of inactivity), so I want to document what I learned here for the sake of others who need to solve the same problem. First, let&#8217;s discuss [...]]]></description>
		<wfw:commentRss>http://chris-allen-lane.com/2012/11/phonegap-prevent-an-android-devices-screen-from-sleeping/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Making WordPress Domain-agnostic</title>
		<link>http://chris-allen-lane.com/2012/09/making-wordpress-domain-agnostic/</link>
		<comments>http://chris-allen-lane.com/2012/09/making-wordpress-domain-agnostic/#comments</comments>
		<pubDate>Thu, 27 Sep 2012 20:32:38 +0000</pubDate>
		<dc:creator>Chris Lane</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://chris-allen-lane.com/?p=461</guid>
		<description><![CDATA[I like WordPress a lot. It&#8217;s one of my favorite open-source projects, and I use it often for both my professional and personal projects. It&#8217;s been my go-to web development framework for a number of years now. There&#8217;s one thing I don&#8217;t like about WordPress, though: the domain to which a WordPress site is deployed [...]]]></description>
		<wfw:commentRss>http://chris-allen-lane.com/2012/09/making-wordpress-domain-agnostic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Clever Spam Delivery Mechanism</title>
		<link>http://chris-allen-lane.com/2012/09/a-clever-spam-delivery-mechanism/</link>
		<comments>http://chris-allen-lane.com/2012/09/a-clever-spam-delivery-mechanism/#comments</comments>
		<pubDate>Sat, 15 Sep 2012 21:21:15 +0000</pubDate>
		<dc:creator>Chris Lane</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Security in the Wild]]></category>

		<guid isPermaLink="false">http://chris-allen-lane.com/?p=444</guid>
		<description><![CDATA[This week a client forwarded me a spam email he received that I thought was kind of interesting. It is reproduced below, with sensitive information and spam links redacted out: The spammers here are seemingly spoofing the email address of my client while making a malformed shipping request against a web service on the www.jal.co.jp [...]]]></description>
		<wfw:commentRss>http://chris-allen-lane.com/2012/09/a-clever-spam-delivery-mechanism/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building a DIY Standing Desk</title>
		<link>http://chris-allen-lane.com/2012/09/building-a-diy-standing-desk/</link>
		<comments>http://chris-allen-lane.com/2012/09/building-a-diy-standing-desk/#comments</comments>
		<pubDate>Sat, 15 Sep 2012 16:53:20 +0000</pubDate>
		<dc:creator>Chris Lane</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://chris-allen-lane.com/?p=406</guid>
		<description><![CDATA[I spend a lot of time in front of a computer, and thus, a lot of time at a desk. Because I generally don&#8217;t like sitting still, and because I recently learned that sitting all day can kill you, I decided to try to build a standing desk. I&#8217;m documenting here a design that I [...]]]></description>
		<wfw:commentRss>http://chris-allen-lane.com/2012/09/building-a-diy-standing-desk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Payload Dump from a Malfunctioning WordPress Spam Bot</title>
		<link>http://chris-allen-lane.com/2012/09/a-payload-dump-from-a-malfunctioning-wordpress-spam-bot/</link>
		<comments>http://chris-allen-lane.com/2012/09/a-payload-dump-from-a-malfunctioning-wordpress-spam-bot/#comments</comments>
		<pubDate>Wed, 12 Sep 2012 18:43:10 +0000</pubDate>
		<dc:creator>Chris Lane</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Security in the Wild]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://chris-allen-lane.com/?p=392</guid>
		<description><![CDATA[I just stumbled onto this comment in a client&#8217;s WordPress database, and thought it was kind of interesting. It looks like a spam bot malfunctioned such that it output all of (or at least, a large portion of) its spam comments. They are reproduced below:]]></description>
		<wfw:commentRss>http://chris-allen-lane.com/2012/09/a-payload-dump-from-a-malfunctioning-wordpress-spam-bot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Lubuntu 12.04 on a Samsung Series 9 Laptop</title>
		<link>http://chris-allen-lane.com/2012/07/installing-lubuntu-12-04-on-a-samsung-series-9-laptop/</link>
		<comments>http://chris-allen-lane.com/2012/07/installing-lubuntu-12-04-on-a-samsung-series-9-laptop/#comments</comments>
		<pubDate>Tue, 24 Jul 2012 14:10:02 +0000</pubDate>
		<dc:creator>Chris Lane</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Lubuntu]]></category>
		<category><![CDATA[Samsung]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://chris-allen-lane.com/?p=371</guid>
		<description><![CDATA[I recently reformatted my system for the first time since I originally installed Ubuntu 11.04 on it, and I want to document some of the &#8220;gotchas&#8221; I encountered. I unnecessarily lost a few hours to trial-and-error, and I hope to spare you the same frustration. For this rebuild, I personally installed Lubuntu (with an &#8220;L&#8221;) [...]]]></description>
		<wfw:commentRss>http://chris-allen-lane.com/2012/07/installing-lubuntu-12-04-on-a-samsung-series-9-laptop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video: Deploying WordPress on Multiple Load-Balanced Servers on Amazon EC2</title>
		<link>http://chris-allen-lane.com/2012/07/video-deploying-wordpress-on-multiple-load-balanced-servers-on-amazon-ec2/</link>
		<comments>http://chris-allen-lane.com/2012/07/video-deploying-wordpress-on-multiple-load-balanced-servers-on-amazon-ec2/#comments</comments>
		<pubDate>Thu, 12 Jul 2012 15:33:56 +0000</pubDate>
		<dc:creator>Chris Lane</dc:creator>
				<category><![CDATA[Hosting]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://chris-allen-lane.com/?p=336</guid>
		<description><![CDATA[I gave this brief talk about deploying a high-traffic WordPress site on EC2 in Fall 2011 at the Gainesville Hackerspace. The content discussed here can be considered a follow-up to my post on solving a file-synchronization issue when deploying WordPress across multiple servers on EC2. As an addendum to the video: While I no longer [...]]]></description>
		<wfw:commentRss>http://chris-allen-lane.com/2012/07/video-deploying-wordpress-on-multiple-load-balanced-servers-on-amazon-ec2/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Introducing &#8220;Watchtower&#8221; &#8211; a Platform- and Language-Agnostic Static Code Analysis Tool</title>
		<link>http://chris-allen-lane.com/2012/06/introducing-watchtower-a-platform-and-language-agnostic-static-code-analysis-tool/</link>
		<comments>http://chris-allen-lane.com/2012/06/introducing-watchtower-a-platform-and-language-agnostic-static-code-analysis-tool/#comments</comments>
		<pubDate>Wed, 27 Jun 2012 21:35:37 +0000</pubDate>
		<dc:creator>Chris Lane</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[OSS]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[watchtower github]]></category>

		<guid isPermaLink="false">http://chris-allen-lane.com/?p=324</guid>
		<description><![CDATA[I&#8217;ve been working on a tool that I call &#8220;Watchtower&#8221; for the last several weeks. Watchtower is a platform- and language-agnostic Static Code Analysis tool that can be used for code audits and incident-response. The project is hosted here: https://github.com/chrisallenlane/watchtower Check out the README to get a feel for how it works. In the meantime, [...]]]></description>
		<wfw:commentRss>http://chris-allen-lane.com/2012/06/introducing-watchtower-a-platform-and-language-agnostic-static-code-analysis-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
