<?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/"
	xmlns:series="http://organizeseries.com/"
	>

<channel>
	<title>BrandonSavage.net &#187; Uncategorized</title>
	<atom:link href="http://www.brandonsavage.net/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.brandonsavage.net</link>
	<description>The personal blog of Brandon Savage. Contains entries of a personal and professional nature focusing on PHP, Apple, LAMP, MySQL and Washington, DC.</description>
	<lastBuildDate>Tue, 04 Jun 2013 11:00:38 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.2-alpha</generator>
		<item>
		<title>Mastering Object Oriented PHP 20% Off This Weekend</title>
		<link>http://www.brandonsavage.net/mastering-object-oriented-php-20-off-this-weekend/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mastering-object-oriented-php-20-off-this-weekend</link>
		<comments>http://www.brandonsavage.net/mastering-object-oriented-php-20-off-this-weekend/#comments</comments>
		<pubDate>Fri, 15 Feb 2013 17:40:06 +0000</pubDate>
		<dc:creator>Brandon Savage</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.brandonsavage.net/?p=2181</guid>
		<description><![CDATA[Object oriented PHP can be a struggle. It&#8217;s complicated, difficult, abstract, obtuse. You fight. You end up with a headache. You wish there was an easier way to learn object oriented PHP. Ever since releasing Mastering Object Oriented PHP in December, PHP developers have had an easy and straightforward way to learn how to write [...]]]></description>
		<wfw:commentRss>http://www.brandonsavage.net/mastering-object-oriented-php-20-off-this-weekend/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Apple Breaks The Internet Temporarily</title>
		<link>http://www.brandonsavage.net/apple-breaks-the-internet-temporarily/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=apple-breaks-the-internet-temporarily</link>
		<comments>http://www.brandonsavage.net/apple-breaks-the-internet-temporarily/#comments</comments>
		<pubDate>Wed, 19 Sep 2012 23:58:33 +0000</pubDate>
		<dc:creator>Brandon Savage</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.brandonsavage.net/?p=1655</guid>
		<description><![CDATA[Like many people, I upgraded my iPhone to iOS 6 this afternoon. The update for me wasn&#8217;t all that exciting, being that I&#8217;m on the Death Star network, but it was still worthwhile to upgrade for the Do Not Disturb features. Shortly after updating, it seems that the wifi connectivity stopped working for me, as [...]]]></description>
		<wfw:commentRss>http://www.brandonsavage.net/apple-breaks-the-internet-temporarily/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Flight Time Tracking In The 21st Century</title>
		<link>http://www.brandonsavage.net/flight-time-tracking-in-the-21st-century/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=flight-time-tracking-in-the-21st-century</link>
		<comments>http://www.brandonsavage.net/flight-time-tracking-in-the-21st-century/#comments</comments>
		<pubDate>Thu, 16 Aug 2012 11:00:55 +0000</pubDate>
		<dc:creator>Brandon Savage</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[flight]]></category>
		<category><![CDATA[flight logging]]></category>
		<category><![CDATA[flight time logging]]></category>
		<category><![CDATA[flight training]]></category>
		<category><![CDATA[hours]]></category>
		<category><![CDATA[ifr]]></category>
		<category><![CDATA[instrument rating]]></category>
		<category><![CDATA[logging]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[pic]]></category>
		<category><![CDATA[pilot]]></category>
		<category><![CDATA[pilot in command]]></category>
		<category><![CDATA[playdoh]]></category>
		<category><![CDATA[private pilot]]></category>
		<category><![CDATA[training]]></category>

		<guid isPermaLink="false">http://www.brandonsavage.net/?p=1616</guid>
		<description><![CDATA[Every pilot works hard to maintain good records of their flight time. Besides being expensive to obtain, the FAA requires that flight time of a certain nature be logged and available for inspection, should it ever be required or questioned. The pertinent regulation gives a description of what information must be logged, but leaves the [...]]]></description>
		<wfw:commentRss>http://www.brandonsavage.net/flight-time-tracking-in-the-21st-century/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An XSS Vulnerability In The Making</title>
		<link>http://www.brandonsavage.net/an-xss-vulerability-in-the-making/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=an-xss-vulerability-in-the-making</link>
		<comments>http://www.brandonsavage.net/an-xss-vulerability-in-the-making/#comments</comments>
		<pubDate>Wed, 07 Mar 2012 12:00:19 +0000</pubDate>
		<dc:creator>Brandon Savage</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.brandonsavage.net/?p=1510</guid>
		<description><![CDATA[Back in September, Socorro received a security bug relating to the method we were using for processing inputs for the duration of certain reports. The vulnerability included a proof of concept, with an alert box popping up on production when the link was followed. The Vulnerability I was quite surprised at the root cause of [...]]]></description>
		<wfw:commentRss>http://www.brandonsavage.net/an-xss-vulerability-in-the-making/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>We The State, Not We The People</title>
		<link>http://www.brandonsavage.net/we-the-state-not-we-the-people/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=we-the-state-not-we-the-people</link>
		<comments>http://www.brandonsavage.net/we-the-state-not-we-the-people/#comments</comments>
		<pubDate>Mon, 21 Nov 2011 06:23:48 +0000</pubDate>
		<dc:creator>Brandon Savage</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.brandonsavage.net/?p=1453</guid>
		<description><![CDATA[By now, most if not all of us have seen the graphic images from UC Davis, where students were pepper sprayed at point blank range by two officers of the campus police force. These images have become more and more commonplace in our society, which is quite sad. The news seems more and more consistently [...]]]></description>
		<wfw:commentRss>http://www.brandonsavage.net/we-the-state-not-we-the-people/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Working To Defeat the Stop Online Piracy Act</title>
		<link>http://www.brandonsavage.net/working-to-defeat-the-stop-online-piracy-act/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=working-to-defeat-the-stop-online-piracy-act</link>
		<comments>http://www.brandonsavage.net/working-to-defeat-the-stop-online-piracy-act/#comments</comments>
		<pubDate>Thu, 17 Nov 2011 22:15:14 +0000</pubDate>
		<dc:creator>Brandon Savage</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[advocacy]]></category>
		<category><![CDATA[free speech]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[open web]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[SOPA]]></category>
		<category><![CDATA[Stop Online Privacy Act]]></category>

		<guid isPermaLink="false">http://www.brandonsavage.net/?p=1450</guid>
		<description><![CDATA[In the past few days, the alarm has been sounded in the technology community for us to help defeat the Stop Online Piracy Act (SOPA). This legislation, while well-intentioned, is crafted in such a way that it would give private companies the power to shut down other private companies, and require the government and Internet [...]]]></description>
		<wfw:commentRss>http://www.brandonsavage.net/working-to-defeat-the-stop-online-piracy-act/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>1st Amendment, Meet 4th Amendment: The Gizmodo Search Warrant</title>
		<link>http://www.brandonsavage.net/1st-amendment-meet-4th-amendment-the-gizmodo-search-warrant/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=1st-amendment-meet-4th-amendment-the-gizmodo-search-warrant</link>
		<comments>http://www.brandonsavage.net/1st-amendment-meet-4th-amendment-the-gizmodo-search-warrant/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 00:07:38 +0000</pubDate>
		<dc:creator>Brandon Savage</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[1st Amendment]]></category>
		<category><![CDATA[4th Amendment]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[legal]]></category>
		<category><![CDATA[search and seizure]]></category>
		<category><![CDATA[technology law]]></category>

		<guid isPermaLink="false">http://www.brandonsavage.net/?p=1287</guid>
		<description><![CDATA[In news that is likely to reverberate around the internet a Gizmodo reporter named Jason Chen was searched by San Mateo police, and relieved of all his computer equipment in an ongoing investigation into the Apple iPhone exclusive and related stories. Gizmodo published those stories last week, creating a minor uproar on the internet. I&#8217;d [...]]]></description>
		<wfw:commentRss>http://www.brandonsavage.net/1st-amendment-meet-4th-amendment-the-gizmodo-search-warrant/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Some Soul Searching</title>
		<link>http://www.brandonsavage.net/some-soul-searching/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=some-soul-searching</link>
		<comments>http://www.brandonsavage.net/some-soul-searching/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 06:00:06 +0000</pubDate>
		<dc:creator>Brandon Savage</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[soul searching]]></category>

		<guid isPermaLink="false">http://www.brandonsavage.net/?p=1163</guid>
		<description><![CDATA[This entry isn&#8217;t about PHP. It&#8217;s about where those of us who develop for a living, PHP or otherwise, see ourselves in the future. From time to time I do some soul searching and think about where I&#8217;ve been and where I&#8217;m going. With a tough few months in the books, I wanted to take [...]]]></description>
		<wfw:commentRss>http://www.brandonsavage.net/some-soul-searching/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Integrating Source Control Into Your Projects</title>
		<link>http://www.brandonsavage.net/integrating-source-control-into-your-projects/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=integrating-source-control-into-your-projects</link>
		<comments>http://www.brandonsavage.net/integrating-source-control-into-your-projects/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 13:00:33 +0000</pubDate>
		<dc:creator>Brandon Savage</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.brandonsavage.net/?p=1095</guid>
		<description><![CDATA[If you ask most developers about source control, they&#8217;ll agree that it&#8217;s a wise thing to use. They&#8217;ll insist that they think it&#8217;s important. But yet, why are so many companies out there still not using source control in their projects? A good number of companies that I&#8217;ve worked with failed to make use of [...]]]></description>
		<wfw:commentRss>http://www.brandonsavage.net/integrating-source-control-into-your-projects/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
	
		<series:name><![CDATA[Applying The Joel Test In The Real World]]></series:name>
	</item>
		<item>
		<title>BrandonSavage.net Code of Conduct When Commenting</title>
		<link>http://www.brandonsavage.net/brandonsavage-net-code-of-conduct-when-commenting/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=brandonsavage-net-code-of-conduct-when-commenting</link>
		<comments>http://www.brandonsavage.net/brandonsavage-net-code-of-conduct-when-commenting/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 06:00:57 +0000</pubDate>
		<dc:creator>Brandon Savage</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.brandonsavage.net/?p=1079</guid>
		<description><![CDATA[Last month was a record month, fueled by a front-page story at Reddit. This blog had 27,663 unique visitors with 52,343 visits and 125,164 page views. That&#8217;s an astounding amount of support from the PHP community and the programming community at large. Thank you. I&#8217;m overwhelmed, and excited that this blog has the ability to [...]]]></description>
		<wfw:commentRss>http://www.brandonsavage.net/brandonsavage-net-code-of-conduct-when-commenting/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Five (Good) Lessons The Government Teaches Us About Object-Oriented Programming</title>
		<link>http://www.brandonsavage.net/five-good-lessons-the-government-teaches-us-about-object-oriented-programming/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=five-good-lessons-the-government-teaches-us-about-object-oriented-programming</link>
		<comments>http://www.brandonsavage.net/five-good-lessons-the-government-teaches-us-about-object-oriented-programming/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 06:00:39 +0000</pubDate>
		<dc:creator>Brandon Savage</dc:creator>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Object-Oriented Development]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[OOP]]></category>

		<guid isPermaLink="false">http://www.brandonsavage.net/?p=1050</guid>
		<description><![CDATA[As Benjamin Franklin once famously said, &#8220;the only two things that are certain in life are death and taxes.&#8221; His point, while political, has a good perspective on one of life&#8217;s ever-persistent truths: the fact that governments exist in every country, and, largely, they have some of the same benefits and drawbacks everywhere. However, the [...]]]></description>
		<wfw:commentRss>http://www.brandonsavage.net/five-good-lessons-the-government-teaches-us-about-object-oriented-programming/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>OAuth No Guarantee Against Nefarious Behavior</title>
		<link>http://www.brandonsavage.net/oauth-no-guarantee-against-nefarious-behavior/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=oauth-no-guarantee-against-nefarious-behavior</link>
		<comments>http://www.brandonsavage.net/oauth-no-guarantee-against-nefarious-behavior/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 22:00:33 +0000</pubDate>
		<dc:creator>Brandon Savage</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[nefarious]]></category>
		<category><![CDATA[Twibbon]]></category>

		<guid isPermaLink="false">http://www.brandonsavage.net/?p=860</guid>
		<description><![CDATA[Twitter has implemented the OAuth login system, allowing for users to centrally control what sites have access to their Twitter accounts, without having to share their passwords with the third parties. This improvement means that there is less risk of the full account credentials being used nefariously, since the user has to log into the [...]]]></description>
		<wfw:commentRss>http://www.brandonsavage.net/oauth-no-guarantee-against-nefarious-behavior/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Marketing for PHP Developers</title>
		<link>http://www.brandonsavage.net/marketing-for-php-developers/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=marketing-for-php-developers</link>
		<comments>http://www.brandonsavage.net/marketing-for-php-developers/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 04:30:20 +0000</pubDate>
		<dc:creator>Brandon Savage</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.brandonsavage.net/?p=279</guid>
		<description><![CDATA[A discussion recently took place between myself and a few others regarding what constitutes effective marketing, and how technical people can sell their technical wares. The measure of good marketing, of course, is not hard to identify: it&#8217;s how effectively your marketing translates into sales. However, there&#8217;s a large gap in many people&#8217;s understandings of [...]]]></description>
		<wfw:commentRss>http://www.brandonsavage.net/marketing-for-php-developers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Announcing DCPHP.net</title>
		<link>http://www.brandonsavage.net/announcing-dcphpnet/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=announcing-dcphpnet</link>
		<comments>http://www.brandonsavage.net/announcing-dcphpnet/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 19:30:38 +0000</pubDate>
		<dc:creator>Brandon Savage</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[DC PHP]]></category>

		<guid isPermaLink="false">http://www.brandonsavage.net/?p=261</guid>
		<description><![CDATA[Today, the DC PHP Developer&#8217;s Group announced a new community website, at http://www.dcphp.net/. The website was the result of a few months&#8217; discussions between key leaders in the group, including Keith Casey, Joe LeBlanc, Barry Austin and myself. The new site contains a directory (under construction) of local PHP developers and local shops, a listing [...]]]></description>
		<wfw:commentRss>http://www.brandonsavage.net/announcing-dcphpnet/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Seven Things</title>
		<link>http://www.brandonsavage.net/seven-things/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=seven-things</link>
		<comments>http://www.brandonsavage.net/seven-things/#comments</comments>
		<pubDate>Tue, 06 Jan 2009 14:40:31 +0000</pubDate>
		<dc:creator>Brandon Savage</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[memes]]></category>

		<guid isPermaLink="false">http://dev.brandonsavage.net/?p=109</guid>
		<description><![CDATA[John Whitcraft tagged me with the task of writing seven things about myself, and then tagging seven others. Here&#8217;s my list. I&#8217;m not classically trained as a computer scientist. I&#8217;m actually a political scientist. I learned PHP out of necessity, to solve a particular problem, and it&#8217;s become my career. The very first day I [...]]]></description>
		<wfw:commentRss>http://www.brandonsavage.net/seven-things/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: enhanced (User agent is rejected)
Object Caching 1201/1418 objects using apc
Content Delivery Network via Amazon Web Services: S3: brandonsavage-net-files.s3.amazonaws.com

 Served from: www.brandonsavage.net @ 2013-06-18 23:13:32 by W3 Total Cache -->