<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Blogitosis.com</title>
	<atom:link href="http://www.blogitosis.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blogitosis.com</link>
	<description>Aggregation and Pontification of Some Things Tech.</description>
	<lastBuildDate>Wed, 16 Sep 2009 13:48:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Washington Mutual iPhone Web App shows us why Web Apps are still cool by gtaylor</title>
		<link>http://www.blogitosis.com/2008/12/washington-mutual-iphone-web-app/comment-page-1/#comment-35</link>
		<dc:creator>gtaylor</dc:creator>
		<pubDate>Wed, 16 Sep 2009 13:48:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogitosis.com/?p=309#comment-35</guid>
		<description>Actually, I believe this post was related to the iPhone Web App for WAMU, not a native application. However, they did release a WAMU native application which has since been pulled presumably because of the merge with Chase.</description>
		<content:encoded><![CDATA[<p>Actually, I believe this post was related to the iPhone Web App for WAMU, not a native application. However, they did release a WAMU native application which has since been pulled presumably because of the merge with Chase.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Washington Mutual iPhone Web App shows us why Web Apps are still cool by Zinfandel</title>
		<link>http://www.blogitosis.com/2008/12/washington-mutual-iphone-web-app/comment-page-1/#comment-34</link>
		<dc:creator>Zinfandel</dc:creator>
		<pubDate>Wed, 16 Sep 2009 11:12:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogitosis.com/?p=309#comment-34</guid>
		<description>There is no app for Wamu, I believe. My access code doesn&#039;t work with Chase either. I use safari to access my account</description>
		<content:encoded><![CDATA[<p>There is no app for Wamu, I believe. My access code doesn&#8217;t work with Chase either. I use safari to access my account</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Washington Mutual iPhone Web App shows us why Web Apps are still cool by Mashelle</title>
		<link>http://www.blogitosis.com/2008/12/washington-mutual-iphone-web-app/comment-page-1/#comment-33</link>
		<dc:creator>Mashelle</dc:creator>
		<pubDate>Sun, 07 Jun 2009 22:23:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogitosis.com/?p=309#comment-33</guid>
		<description>How do you get this application for WAMU, I cannot seem to find it....please advise (June 7, 2009)</description>
		<content:encoded><![CDATA[<p>How do you get this application for WAMU, I cannot seem to find it&#8230;.please advise (June 7, 2009)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CodeIgniter &#8211; The PHP framework for the rest of us by Kris Jordan</title>
		<link>http://www.blogitosis.com/2009/01/codeigniter-the-php-framework-for-the-rest-of-us/comment-page-1/#comment-8</link>
		<dc:creator>Kris Jordan</dc:creator>
		<pubDate>Mon, 05 Jan 2009 00:26:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogitosis.com/?p=393#comment-8</guid>
		<description>CodeIgniter has set itself apart from other frameworks like Cake and Symfony. If you&#039;re into minimal frameworks that help you just &quot;get the job done&quot; I wanted to pass along news of an emerging PHP framework called Recess that I&#039;m a lead developer of. Check it out at http://www.recessframework.org</description>
		<content:encoded><![CDATA[<p>CodeIgniter has set itself apart from other frameworks like Cake and Symfony. If you&#8217;re into minimal frameworks that help you just &#8220;get the job done&#8221; I wanted to pass along news of an emerging PHP framework called Recess that I&#8217;m a lead developer of. Check it out at <a href="http://www.recessframework.org" rel="nofollow">http://www.recessframework.org</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CodeIgniter &#8211; The PHP framework for the rest of us by Justin Noel</title>
		<link>http://www.blogitosis.com/2009/01/codeigniter-the-php-framework-for-the-rest-of-us/comment-page-1/#comment-7</link>
		<dc:creator>Justin Noel</dc:creator>
		<pubDate>Sun, 04 Jan 2009 02:06:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogitosis.com/?p=393#comment-7</guid>
		<description>I consider myself a &quot;PHP Hack&quot; as well.  I&#039;ve just learned it as I went along.  I get paid to do it now; so, I guess I should actually call myself a &quot;Professional PHP Developer&quot;.  Ummm....no.   If someone saw my code, they&#039;d probably laugh.

Anyway, I started looking at all the frameworks about a year ago.  I just couldn&#039;t tie myself to them because of the restrictions with the database schemas.  In my real day job environment, I&#039;m stuck with many legacy databases with schemas that simply can&#039;t conform to these frameworks&#039; naming and labeling conventions.

Long story short - If you&#039;re starting from the ground up, frameworks might be great.  If you&#039;re dealing with legacy dbs and code, I think you&#039;d be shooting yourself in the foot (and banging your head against the wall) more than you&#039;d be coding.

Too bad I didn&#039;t use my own advice when starting coding on AppBeacon...</description>
		<content:encoded><![CDATA[<p>I consider myself a &#8220;PHP Hack&#8221; as well.  I&#8217;ve just learned it as I went along.  I get paid to do it now; so, I guess I should actually call myself a &#8220;Professional PHP Developer&#8221;.  Ummm&#8230;.no.   If someone saw my code, they&#8217;d probably laugh.</p>
<p>Anyway, I started looking at all the frameworks about a year ago.  I just couldn&#8217;t tie myself to them because of the restrictions with the database schemas.  In my real day job environment, I&#8217;m stuck with many legacy databases with schemas that simply can&#8217;t conform to these frameworks&#8217; naming and labeling conventions.</p>
<p>Long story short &#8211; If you&#8217;re starting from the ground up, frameworks might be great.  If you&#8217;re dealing with legacy dbs and code, I think you&#8217;d be shooting yourself in the foot (and banging your head against the wall) more than you&#8217;d be coding.</p>
<p>Too bad I didn&#8217;t use my own advice when starting coding on AppBeacon&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
