<?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>Stevedev Inc.</title>
	<atom:link href="http://stevedev.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://stevedev.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 28 Jan 2010 15:40:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Top 5 Reasons To Make Lists For Your Blog</title>
		<link>http://stevedev.com/2010/01/28/top-5-reasons-to-make-lists-for-your-blog/</link>
		<comments>http://stevedev.com/2010/01/28/top-5-reasons-to-make-lists-for-your-blog/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 15:40:28 +0000</pubDate>
		<dc:creator>Steve Thompson</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[lists]]></category>
		<category><![CDATA[useless]]></category>

		<guid isPermaLink="false">http://stevedev.com/?p=69</guid>
		<description><![CDATA[
Lists are easy.
You don&#8217;t need to research your topic. Just pull list items out of the air.
It&#8217;s almost like writing a real blog post but with hardly any effort.
You can link to other people&#8217;s work instead of your own.
They drive traffic to your site.

]]></description>
			<content:encoded><![CDATA[<ol>
<li>Lists are easy.</li>
<li>You don&#8217;t need to research your topic. Just pull list items out of the air.</li>
<li>It&#8217;s almost like writing a real blog post but with hardly any effort.</li>
<li>You can link to other people&#8217;s work instead of your own.</li>
<li>They drive traffic to your site.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://stevedev.com/2010/01/28/top-5-reasons-to-make-lists-for-your-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zend Framework + Doctrine + ExtJS</title>
		<link>http://stevedev.com/2010/01/05/zend-framework-doctrine-extjs/</link>
		<comments>http://stevedev.com/2010/01/05/zend-framework-doctrine-extjs/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 03:35:35 +0000</pubDate>
		<dc:creator>Steve Thompson</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[doctrine orm]]></category>
		<category><![CDATA[extjs]]></category>
		<category><![CDATA[zend framework]]></category>

		<guid isPermaLink="false">http://stevedev.com/?p=65</guid>
		<description><![CDATA[I started working on a new project today, which I hope to write about as I work through the different parts and challenges presented. I&#8217;m developing the project in PHP using Zend Framework with Doctrine ORM for the database layer. I&#8217;ve used ZF for a few projects now and it just keeps getting better and [...]]]></description>
			<content:encoded><![CDATA[<p>I started working on a new project today, which I hope to write about as I work through the different parts and challenges presented. I&#8217;m developing the project in PHP using <a href="http://framework.zend.com">Zend Framework</a> with <a href="http://www.doctrine-project.org/">Doctrine ORM </a>for the database layer. I&#8217;ve used ZF for a few projects now and it just keeps getting better and more mature. I&#8217;ve been reading about Doctrine ORM and read a few <a href="http://dev.juokaz.com/php/zend-framework-and-doctrine-part-1">articles</a> about integrating it with ZF and so far it&#8217;s been really good, although I&#8217;ve just barely scratched the surface.</p>
<p>The frontend of the project is going to just use the Zend Application MVC tool, but for the backend I&#8217;m using <a href="http://www.extjs.org">ExtJS</a>. I&#8217;ve been a fan of ExtJS and used it for a few projects now but this time I&#8217;m trying something new &#8211; I&#8217;m using Zend_Json_Server to provide the data directly to ExtJS. I&#8217;m still working out how it works, but basically you create the objects on the backend, enable Zend_Json_Server and then your objects and methods are available right within the Ext.Direct and Ext.DataStore objects. Very slick. Once I&#8217;ve figured it out more I&#8217;ll post some links to the resources that helped me the most.</p>
<p>Also, it seems that everytime I log into WP there is a software update&#8230; maybe I need to post more.</p>
]]></content:encoded>
			<wfw:commentRss>http://stevedev.com/2010/01/05/zend-framework-doctrine-extjs/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Cinch</title>
		<link>http://stevedev.com/2009/12/19/cinch/</link>
		<comments>http://stevedev.com/2009/12/19/cinch/#comments</comments>
		<pubDate>Sat, 19 Dec 2009 16:44:34 +0000</pubDate>
		<dc:creator>Steve Thompson</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://stevedev.com/?p=62</guid>
		<description><![CDATA[Found a great tool today in Cinch. It replicates the window behaviour in Windows 7 on the Mac where you can drag a window to the edge of the screen and it resizes to 50% of the screen width. If you drag to the top then it goes full screen.
I&#8217;ve been using that behaviour a [...]]]></description>
			<content:encoded><![CDATA[<p>Found a great tool today in Cinch. It replicates the window behaviour in Windows 7 on the Mac where you can drag a window to the edge of the screen and it resizes to 50% of the screen width. If you drag to the top then it goes full screen.</p>
<p>I&#8217;ve been using that behaviour a lot in Windows 7 and it&#8217;s nice to have it on my Mac too. Check it out:</p>
<p><a href="http://www.irradiatedsoftware.com/cinch/">http://www.irradiatedsoftware.com/cinch/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://stevedev.com/2009/12/19/cinch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fix Mac Untitled Folder Issue</title>
		<link>http://stevedev.com/2009/12/14/fix-mac-untitled-folder-issue/</link>
		<comments>http://stevedev.com/2009/12/14/fix-mac-untitled-folder-issue/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 15:02:22 +0000</pubDate>
		<dc:creator>Steve Thompson</dc:creator>
				<category><![CDATA[Computers]]></category>

		<guid isPermaLink="false">http://stevedev.com/?p=59</guid>
		<description><![CDATA[Once in a while I come across a folder inside which creating a new folder can be problematic. Here&#8217;s what happens: I open up the folder, press Command-Shift-N to create a new folder, the folder is created with the default label &#8220;untitled folder&#8221;, and then I can&#8217;t edit it right away. I&#8217;m used to being [...]]]></description>
			<content:encoded><![CDATA[<p>Once in a while I come across a folder inside which creating a new folder can be problematic. Here&#8217;s what happens: I open up the folder, press Command-Shift-N to create a new folder, the folder is created with the default label &#8220;untitled folder&#8221;, and then I can&#8217;t edit it right away. I&#8217;m used to being able to just press Command-Shift-N and then type the folder title right away. Anyways, my desktop started doing this and it drove me nuts so I figured out how to fix it.</p>
<ol>
<li>Load up Terminal.app</li>
<li>cd [folder that isn't working right]</li>
<li>rm .DS_Store</li>
</ol>
<p>That&#8217;s pretty much it. I suspect that the .DS_Store file gets a little messed up once in a while. Deleting it doesn&#8217;t cause any problems as it just stores some meta data about your files. Every folder on your Mac has one of these so if you are having problems, try this solution first.</p>
]]></content:encoded>
			<wfw:commentRss>http://stevedev.com/2009/12/14/fix-mac-untitled-folder-issue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Meetings</title>
		<link>http://stevedev.com/2009/12/09/meetings/</link>
		<comments>http://stevedev.com/2009/12/09/meetings/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 16:13:19 +0000</pubDate>
		<dc:creator>Steve Thompson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://stevedev.com/?p=56</guid>
		<description><![CDATA[
Via 37signals.
]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-57" title="Meetings" src="http://stevedev.com/wp-content/uploads/2009/12/meetings-oldtime-ad-2b87b99e8418d65092d4f294c7fff58e.png" alt="Meetings" width="435" height="330" /></p>
<p>Via <a href="http://37signals.com/svn/posts/2053-meetings-the-practical-alternative-to-work-via-ariel">37signals</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://stevedev.com/2009/12/09/meetings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Working Vacation</title>
		<link>http://stevedev.com/2009/10/31/working-vacation/</link>
		<comments>http://stevedev.com/2009/10/31/working-vacation/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 22:27:49 +0000</pubDate>
		<dc:creator>Steve Thompson</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://stevedev.com/?p=53</guid>
		<description><![CDATA[Heading out on Monday for what was supposed to be a good week and a half off from work. Unfortunately, one of the drawbacks of working for yourself is that sometimes its really hard to get away from work. You try to tell everybody you are going to be away and work a bit harder [...]]]></description>
			<content:encoded><![CDATA[<p>Heading out on Monday for what was supposed to be a good week and a half off from work. Unfortunately, one of the drawbacks of working for yourself is that sometimes its really hard to get away from work. You try to tell everybody you are going to be away and work a bit harder before and after to try and make up for it, but sometimes you can&#8217;t avoid having to do some work. For example, I started a project two weeks ago that I thought would be finished by now, but it turns out it is going to take another week and the deadline is next week, while I&#8217;m gone. Good times! Ah well&#8230; at least I&#8217;ll get some time off. <img src='http://stevedev.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://stevedev.com/2009/10/31/working-vacation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Whew! That&#8217;s over&#8230; back to normal.</title>
		<link>http://stevedev.com/2009/10/05/whew-thats-over-back-to-normal/</link>
		<comments>http://stevedev.com/2009/10/05/whew-thats-over-back-to-normal/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 14:29:09 +0000</pubDate>
		<dc:creator>Steve Thompson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://stevedev.com/?p=51</guid>
		<description><![CDATA[The Calgary International Film Festival just wrapped up last night. I was lucky enough to work on it after being contacted by Brian Clegg over at 3.9 Marketing and it was a crazy ride over the last few months. During this time we built a new frontend site, upgraded admin tools, reworked their online box [...]]]></description>
			<content:encoded><![CDATA[<p>The Calgary International Film Festival just wrapped up last night. I was lucky enough to work on it after being contacted by Brian Clegg over at 3.9 Marketing and it was a crazy ride over the last few months. During this time we built a new frontend site, upgraded admin tools, reworked their online box office software and rewrote their ticket taker software using AJAX. There were a lot of successes but also some areas that we&#8217;ve figured out need more work. I&#8217;m looking forward to working on improving those areas and making things run better.</p>
<p>A few things I learned:</p>
<ul>
<li>Allocate proper resources &#8211; I could have used some help on this project. It was a struggle to get things done in time and especially since my son was born halfway through.</li>
<li>Don&#8217;t just use the client&#8217;s requirements for the build. Analyze the requirements and the client&#8217;s processes to see if they actually match up. Sometimes what they are asking for isn&#8217;t exactly what they need.</li>
<li>If you are working on a festival and they want you to provide support during the festival, book that time so it is exclusive &#8212; tell your other clients that you are going to be unavailable during the festival, or find somebody to cover for you.</li>
</ul>
<p>Now that CIFF is over, I can finally get around to doing a few things that I wasn&#8217;t able to during the festival:</p>
<ul>
<li>Clean my office</li>
<li>Catch up on invoicing and bookkeeping</li>
<li>Get back to studying for my Zend PHP certification</li>
<li><span style="text-decoration: line-through;">Sleep</span></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://stevedev.com/2009/10/05/whew-thats-over-back-to-normal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Frameworks Review</title>
		<link>http://stevedev.com/2009/09/10/php-frameworks-review/</link>
		<comments>http://stevedev.com/2009/09/10/php-frameworks-review/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 23:50:40 +0000</pubDate>
		<dc:creator>Steve Thompson</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://stevedev.com/?p=46</guid>
		<description><![CDATA[Over the last couple of weeks I&#8217;ve been able to work on projects using Zend Framework, CakePHP, and CodeIgniter. These are just a few of my own thoughts on the different frameworks.
CakePHP
Not a huge fan. My understanding is that CakePHP spawned from a desire to replicate the Ruby on Rails movement in PHP. My experience [...]]]></description>
			<content:encoded><![CDATA[<p>Over the last couple of weeks I&#8217;ve been able to work on projects using Zend Framework, CakePHP, and CodeIgniter. These are just a few of my own thoughts on the different frameworks.</p>
<h3>CakePHP</h3>
<p>Not a huge fan. My understanding is that CakePHP spawned from a desire to replicate the Ruby on Rails movement in PHP. My experience though is that it is slow and poorly documented. They try to get you to do things their way and I&#8217;m just not a big fan of that. I can understand trying to standardize for the sake of rapid development, but then you are stuck with development methods which work for small scale projects and not large complicated ones.</p>
<h3>Zend Framework</h3>
<p>This is the framework I&#8217;ve had the most experience. It&#8217;s got great documentation and a very active community. It does have the biggest learning curve though. While it&#8217;s true that ZF was more of a library in the past, they&#8217;ve made great strides to provide an application framework and a pretty decent one at that. It&#8217;s flexible and extensible. You can quickly whip up a small project and the system is adaptable enough that you can also build out large scalable projects.</p>
<h3>CodeIgniter</h3>
<p>CI is a great choice for those who don&#8217;t want to deal with the learning curve of ZF. It&#8217;s fast, well documented and has a great development community. It&#8217;s supported by a great company who has done a great job developing and promoting the framework. After working with CakePHP it felt refreshing to work with CI. Things were cleaner, faster, and just made more sense to me.</p>
<h3>Summary</h3>
<p>You can probably tell that I&#8217;m not a CakePHP fan. If I hadn&#8217;t picked up ZF for a few projects earlier in the year I probably would use CodeIgniter for everything. It&#8217;s still a bit of a toss up.</p>
]]></content:encoded>
			<wfw:commentRss>http://stevedev.com/2009/09/10/php-frameworks-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Typekit</title>
		<link>http://stevedev.com/2009/08/18/typekit/</link>
		<comments>http://stevedev.com/2009/08/18/typekit/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 05:17:51 +0000</pubDate>
		<dc:creator>Steve Thompson</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[typekit]]></category>

		<guid isPermaLink="false">http://stevedev.com/?p=41</guid>
		<description><![CDATA[Got my invitation to the Typekit beta today!
First thoughts &#8211; great interface! The UI design makes it super easy to pick which font you want and assign it to the elements of your site. I just picked a couple just to test things out but I&#8217;m not a designer so it might take me a [...]]]></description>
			<content:encoded><![CDATA[<p>Got my invitation to the Typekit beta today!</p>
<p>First thoughts &#8211; great interface! The UI design makes it super easy to pick which font you want and assign it to the elements of your site. I just picked a couple just to test things out but I&#8217;m not a designer so it might take me a while to figure out what I want.</p>
<p>I can&#8217;t wait until there are more fonts &#8211; it would be great to see some there from some of the big foundries. Also, it would speed up things if they could use a bit of AJAX in the interface. I find that looking for fonts is a process where I need to scan a lot of them fairly quickly and speeding up the UI would be great for that. One last thing I think is missing, but isn&#8217;t a huge deal, is a search field. I think that is something which would be more important when they have more fonts, but it will be great if I have a specific font in mind to just quickly search for it by name.</p>
<p>I am very impressed though and I can&#8217;t wait to sign up my designer friends so they can start working with fonts other than the usual, and so they can stop using image replacement.</p>
]]></content:encoded>
			<wfw:commentRss>http://stevedev.com/2009/08/18/typekit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Complaining Online</title>
		<link>http://stevedev.com/2009/07/27/complaining-online/</link>
		<comments>http://stevedev.com/2009/07/27/complaining-online/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 16:12:20 +0000</pubDate>
		<dc:creator>Steve Thompson</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[complaining]]></category>
		<category><![CDATA[social media]]></category>

		<guid isPermaLink="false">http://stevedev.com/?p=30</guid>
		<description><![CDATA[I&#8217;ve done this and I&#8217;ve seen it a lot online: complaining about a client, your job, or other circumstances involving people around you. It&#8217;s so easy to get on Twitter or Facebook and just type something quick. What about the consequences though?
You are posting in a public forum and if you work online like I [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve done this and I&#8217;ve seen it a lot online: complaining about a client, your job, or other circumstances involving people around you. It&#8217;s so easy to get on Twitter or Facebook and just type something quick. What about the consequences though?</p>
<p>You are posting in a public forum and if you work online like I do, is your work life really separated from your personal life? I suggest that online, there is no separation. In the same place that your friends can find out info or read your updates, so can your clients and your boss. Bitching about your clients to a friend in a public forum is a great way to burn bridges and cause issues at work.</p>
<p>This is a bit of a privacy thing too, not just a reputation management exercise. I&#8217;m not suggesting that you be fake online and present a polished image, but rather do you really need to share all aspects of your life with all people? Maybe it is a good idea to keep some things to yourself.</p>
<p>This is just something I&#8217;m thinking through so I welcome comments and discussion.</p>
]]></content:encoded>
			<wfw:commentRss>http://stevedev.com/2009/07/27/complaining-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
