<?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>Clint BerryClint Berry</title>
	<atom:link href="http://clintberry.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://clintberry.com</link>
	<description>Web Development 2 point &#34;Oh&#34;</description>
	<lastBuildDate>Sat, 11 May 2013 17:03:33 +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>HTML5 Apps on the Desktop in 2013</title>
		<link>http://clintberry.com/2013/html5-apps-desktop-2013/</link>
		<comments>http://clintberry.com/2013/html5-apps-desktop-2013/#comments</comments>
		<pubDate>Sat, 11 May 2013 15:32:28 +0000</pubDate>
		<dc:creator>Clint Berry</dc:creator>
				<category><![CDATA[HTML5]]></category>

		<guid isPermaLink="false">http://clintberry.com/?p=792</guid>
		<description><![CDATA[No doubt we are in the middle of the mobile revolution. The mobile-first mentality is prevalent. I feel like I see these types of posts every day lately: While there is an obvious trent towards mobile in the consumer world, there is one place desktop is king: Business. We are a long way off from [...]]]></description>
		<wfw:commentRss>http://clintberry.com/2013/html5-apps-desktop-2013/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Modular AngularJS App Design</title>
		<link>http://clintberry.com/2013/modular-angularjs-application-design/</link>
		<comments>http://clintberry.com/2013/modular-angularjs-application-design/#comments</comments>
		<pubDate>Mon, 29 Apr 2013 02:18:21 +0000</pubDate>
		<dc:creator>Clint Berry</dc:creator>
				<category><![CDATA[Angular]]></category>

		<guid isPermaLink="false">http://clintberry.com/?p=784</guid>
		<description><![CDATA[I am a sucker for modules. Something about bundling a set of functionality and display logic into a module that can be easily redistributed for many apps makes my skin tingle. So when I saw that &#8220;modules&#8221; were a big part of the AngularJS methodology, I was super excited to try it out. I quickly [...]]]></description>
		<wfw:commentRss>http://clintberry.com/2013/modular-angularjs-application-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AngularJS WebSocket Service Example</title>
		<link>http://clintberry.com/2013/angular-js-websocket-service/</link>
		<comments>http://clintberry.com/2013/angular-js-websocket-service/#comments</comments>
		<pubDate>Tue, 23 Apr 2013 03:43:28 +0000</pubDate>
		<dc:creator>Clint Berry</dc:creator>
				<category><![CDATA[Angular]]></category>

		<guid isPermaLink="false">http://clintberry.com/?p=742</guid>
		<description><![CDATA[At my curent company we are using Angular.js for a new desktop application (yes, a desktop application, but I won&#8217;t get into that). Our app gets its data and events from a web service via a WebSocket connection. Angular comes bundled with some great tools to connect to REST servers, but it doesn&#8217;t come with [...]]]></description>
		<wfw:commentRss>http://clintberry.com/2013/angular-js-websocket-service/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Backbone.js apps with Authentication Tutorial</title>
		<link>http://clintberry.com/2012/backbone-js-apps-authentication-tutorial/</link>
		<comments>http://clintberry.com/2012/backbone-js-apps-authentication-tutorial/#comments</comments>
		<pubDate>Sat, 01 Sep 2012 21:52:45 +0000</pubDate>
		<dc:creator>Clint Berry</dc:creator>
				<category><![CDATA[Backbone]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://clintberry.com/?p=570</guid>
		<description><![CDATA[At my current company I am working on my first large-scale production backbone.js app and I couldn&#8217;t be happier. After using backbone.js for a few months I have caught the vision and I am becoming more and more proficient. But every once and a while I still run into problems I would consider basic, but [...]]]></description>
		<wfw:commentRss>http://clintberry.com/2012/backbone-js-apps-authentication-tutorial/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Why Plivo Cloud Is Better Than Twilio</title>
		<link>http://clintberry.com/2012/why-plivo-cloud-is-better-than-twilio/</link>
		<comments>http://clintberry.com/2012/why-plivo-cloud-is-better-than-twilio/#comments</comments>
		<pubDate>Thu, 19 Jul 2012 07:41:07 +0000</pubDate>
		<dc:creator>Clint Berry</dc:creator>
				<category><![CDATA[Plivo]]></category>
		<category><![CDATA[Telephony]]></category>

		<guid isPermaLink="false">http://clintberry.com/?p=572</guid>
		<description><![CDATA[Last year around this time Plivo.org was announced to the public, allowing anyone to develop telephony applications with the web language of their choice on top of their OWN FreeSWITCH based phone system. Plivo.org is an amazing project, and if you aren&#8217;t familiar with it I suggest you read my getting started post. Now the [...]]]></description>
		<wfw:commentRss>http://clintberry.com/2012/why-plivo-cloud-is-better-than-twilio/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Phing For PHP Deployment</title>
		<link>http://clintberry.com/2012/phing-php-deployment/</link>
		<comments>http://clintberry.com/2012/phing-php-deployment/#comments</comments>
		<pubDate>Tue, 10 Apr 2012 15:56:00 +0000</pubDate>
		<dc:creator>Clint Berry</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Slides]]></category>

		<guid isPermaLink="false">http://clintberry.com/?p=533</guid>
		<description><![CDATA[I recently did a presentation at the Utah PHP Users group on Phing for deploying PHP applications. Here are the slides: http://clintberry.com/slides/phing]]></description>
		<wfw:commentRss>http://clintberry.com/2012/phing-php-deployment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sublime Text 2 for PHP &amp; WordPress Development</title>
		<link>http://clintberry.com/2012/sublime-text-2-php-symfony-development/</link>
		<comments>http://clintberry.com/2012/sublime-text-2-php-symfony-development/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 17:48:17 +0000</pubDate>
		<dc:creator>Clint Berry</dc:creator>
				<category><![CDATA[Development Environment]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://clintberry.com/?p=443</guid>
		<description><![CDATA[Sublime Text 2 is an amazing code editor that I started using on the recommendation of a friend. I fell in love and haven&#8217;t looked back. Here are some recomendations for setting up Sublime Text 2 for PHP and WordPress development. Why is Sublime Text 2 Awesome? Where do I start&#8230; Here are some of [...]]]></description>
		<wfw:commentRss>http://clintberry.com/2012/sublime-text-2-php-symfony-development/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Custom User Providers in Symfony2</title>
		<link>http://clintberry.com/2011/custom-user-providers-symfony2/</link>
		<comments>http://clintberry.com/2011/custom-user-providers-symfony2/#comments</comments>
		<pubDate>Wed, 21 Dec 2011 00:10:05 +0000</pubDate>
		<dc:creator>Clint Berry</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Symfony]]></category>

		<guid isPermaLink="false">http://clintberry.com/?p=382</guid>
		<description><![CDATA[Why Custom User Providers? At my current job all the database systems are managed by DB admins and the developers have to connect to the database via web services. We do not connect to the databases directly. This allows for better separation of concerns and allows experts to focus on their respective specialties. But if [...]]]></description>
		<wfw:commentRss>http://clintberry.com/2011/custom-user-providers-symfony2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Why I Switched to Symfony 2 Framework</title>
		<link>http://clintberry.com/2011/switched-symfony-2-framework/</link>
		<comments>http://clintberry.com/2011/switched-symfony-2-framework/#comments</comments>
		<pubDate>Thu, 10 Nov 2011 21:14:05 +0000</pubDate>
		<dc:creator>Clint Berry</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Symfony]]></category>

		<guid isPermaLink="false">http://clintberry.com/?p=323</guid>
		<description><![CDATA[I have been working with the Zend Framework for the last 3 years. I like it. It is flexible, heavily object oriented, and organized. However, one thing that has always bothered me is that modules in ZF have been second-class citizens. Granted, in Zend Framework 2 this is not the case, but I needed to [...]]]></description>
		<wfw:commentRss>http://clintberry.com/2011/switched-symfony-2-framework/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Siege Testing Your Site Behind a Login</title>
		<link>http://clintberry.com/2011/siege-testing-site-login/</link>
		<comments>http://clintberry.com/2011/siege-testing-site-login/#comments</comments>
		<pubDate>Sat, 05 Nov 2011 17:55:46 +0000</pubDate>
		<dc:creator>Clint Berry</dc:creator>
				<category><![CDATA[Performance]]></category>

		<guid isPermaLink="false">http://clintberry.com/?p=255</guid>
		<description><![CDATA[I use Siege to test my web applications and get an idea of how much traffic they can sustain. A few days ago, I needed to test a part of my application that was behind a login...]]></description>
		<wfw:commentRss>http://clintberry.com/2011/siege-testing-site-login/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/

Page Caching using disk: enhanced

 Served from: clintberry.com @ 2013-05-24 19:52:03 by W3 Total Cache -->