<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Udder Talk</title>
	
	<link>http://www.uddertalk.com</link>
	<description>A blog about the udderly unessential and fun technology around us.</description>
	<lastBuildDate>Tue, 27 Jul 2010 19:33:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/UdderTalk" /><feedburner:info uri="uddertalk" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>UdderTalk</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Images are cool but Content is still King.</title>
		<link>http://feedproxy.google.com/~r/UdderTalk/~3/X7Sewbgbnaw/</link>
		<comments>http://www.uddertalk.com/2010/07/27/images-are-cool-but-content-is-still-king/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 19:33:08 +0000</pubDate>
		<dc:creator>dnyce</dc:creator>
				<category><![CDATA[Udder Stuff]]></category>

		<guid isPermaLink="false">http://www.uddertalk.com/?p=6363</guid>
		<description><![CDATA[Over the past few weeks I have come up with more than a few posts that I believe my readers, as few of you as there are, will find useful. So why haven&#8217;t I posted these nuggets of knowledge? Well &#8230; <a href="http://www.uddertalk.com/2010/07/27/images-are-cool-but-content-is-still-king/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Over the past few weeks I have come up with more than a few posts that I believe my readers, as few of you as there are, will find useful. So why haven&#8217;t I posted these nuggets of knowledge? Well I&#8217;ve been caught up in trying to find the perfect image to catch your attention while making it relevant to the post at hand. That practice ends here.</p>
<p>If I want to give you the content that you deserve in a more timely fashion, then I need to stop worrying about finding images to go along with posts and start focusing on the content. The content is what you&#8217;re really after, so I&#8217;m going to give it to you. Maybe I&#8217;ll re-visit a post and update it with some funny, crazy, new, fresh pics, Icanhazcheezburger style, but until then, let&#8217;s get back to the matter at hand. Sharing knowledge. </p>
<img src="http://feeds.feedburner.com/~r/UdderTalk/~4/X7Sewbgbnaw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.uddertalk.com/2010/07/27/images-are-cool-but-content-is-still-king/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.uddertalk.com/2010/07/27/images-are-cool-but-content-is-still-king/</feedburner:origLink></item>
		<item>
		<title>5 Great PHP Frameworks for your next dev project</title>
		<link>http://feedproxy.google.com/~r/UdderTalk/~3/Hh7H6E6v3lg/</link>
		<comments>http://www.uddertalk.com/2010/07/12/5-great-php-frameworks-for-your-next-dev-project/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 01:14:33 +0000</pubDate>
		<dc:creator>dnyce</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Talking Points]]></category>
		<category><![CDATA[Udder Technology]]></category>

		<guid isPermaLink="false">http://www.uddertalk.com/?p=6348</guid>
		<description><![CDATA[When I made the decision to develop my own arcade script I also had to decide how I wanted to go about building it. Since a lot of the basic functionality comes pre – baked into your friendly neighborhood framework, &#8230; <a href="http://www.uddertalk.com/2010/07/12/5-great-php-frameworks-for-your-next-dev-project/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="size-medium wp-image-6349 alignleft" title="Everything goes with PHP" src="http://www.uddertalk.com/wp-content/uploads/2010/07/php-sauce-224x300.jpg" alt="" width="224" height="300" /></p>
<p style="text-align: left;"><a href="http://www.uddertalk.com/wp-content/uploads/2010/07/php-sauce.jpg"></a>When I made the decision to develop my own arcade script I also had to decide how I wanted to go about building it. Since a lot of the basic functionality comes pre – baked into your friendly neighborhood framework, it was easy for me to decide to make use of one. However, I then had to decide which framework I would choose. Keep reading to see which one I chose.</p>
<p><br/><br/><br/><br/><br/><br/><br/><br />
<img class="alignleft size-medium wp-image-6354" title="Zend" src="http://www.uddertalk.com/wp-content/uploads/2010/07/zend-300x191.png" alt="" width="300" height="191" />Created by the folks over at Zend, the Zend framework is generally accepted as the professional PHP developer&#8217;s framework. This is primarily due to the fact that Zend offers certification courses on their framework. So if you were looking to beef up your resume with some PHP street cred Zend has just what the doctor ordered. To have a list of PHP frameworks and not include Zend is like gathering the ingredients for a great cake and forgetting to include the flour. Zend is a formidable php framework that is extremely modular. In fact, it is so modular that you can make use of it&#8217;s various components within other projects if you wanted to. On the other hand, that modularity can make it very difficult for a novice developer to pick up the framework with any amount of ease. In other words, the learning curve on this one is a little steep.</p>
<p><img class="alignleft size-medium wp-image-6352" title="Symfony" src="http://www.uddertalk.com/wp-content/uploads/2010/07/symfony-300x81.gif" alt="" width="300" height="81" />Symfony is another robust php framework that you could not leave off of a good list of frameworks. Though not as well known as the Zend framework you could still rely on this one to guide you through your more rough coding times. Of course, with a learning curve almost as steep as Zend&#8217;s you may not be up and running in any short amount of time. However, once you get going, you&#8217;ll never look back.</p>
<p><img class="alignleft size-full wp-image-6353" title="Yii" src="http://www.uddertalk.com/wp-content/uploads/2010/07/yii.png" alt="" width="76" height="56" /></p>
<p>Yii touts itself as one of the best performing component based PHP frameworks on the market. Although a properly built application can make use of several methods to make it feel and act less bulky, caching for instance, one that is built from the ground up for performance is a definite plus. However, Yii is not as well known as many of the other frameworks on this list and thus it does not yet have the established community/user base that the other frameworks have. This is all well and good with proper documentation, but there is no substitute for having avid fans of a framework come to your aid when there&#8217;s a problem that you just can&#8217;t get your head around.</p>
<p><img class="alignleft size-medium wp-image-6350" title="CakePHP" src="http://www.uddertalk.com/wp-content/uploads/2010/07/cakephp-300x65.png" alt="" width="300" height="65" /></p>
<p>CakePHP is an extremely popular framework currently in use by some big name players like Mozilla&#8217;s Firefox Add Ons and the Onion Store. Cake takes much of the difficulty out of the developers path and puts in under the hood of it&#8217;s powerful framework. Thereby leaving you, the developer, to tackle the more substantial tasks at hand. However, the inquiring mind may wonder, or even insist, on knowing just what is happening behind Cake&#8217;s closed doors and for some this in fact a deal breaker. If one was looking for a php framework that feels and acts like Rails for Ruby, then Cake may be a close cousin in the PHP world.</p>
<p><img class="alignleft size-medium wp-image-6351" title="Codeigniter" src="http://www.uddertalk.com/wp-content/uploads/2010/07/codeigniter-300x126.png" alt="" width="300" height="126" /></p>
<p>Codeigniter is the only PHP framework on the list to receive recognition from Rasmus Lerdorf, the man behind PHP, for being a light weight framework that feels the least like a framework. It loosely follows the MVC design pattern and leaves little to the imagination the way that CakePHP does. On the other hand, Codeigniter has been criticized for purposely making use of more bulky, and old school, coding methods to allow for support in the old PHP 4 development environment. This has been a mixed blessing for the folks at Ellis Labs, creators of the framework, who have gained praise for not forgetting about the developers who are running in hosting environments that are not yet running PHP 5, but also receiving a fair share of criticism as well. I believe the criticism began to outweigh the praise, because as of CI 2.0 they have decided to drop PHP 4 support altogether. Codeigniter comes with a great bit of documentation. Also worth mentioning is their vibrant user base and very active forum. I think it fair to say that Codeigniter could very well be one of the most popular frameworks on this list.</p>
<p>So which one did I ultimately decide on, well for me, the choice was easy. I chose Codeigniter for it&#8217;s ease of use, excellent forum and user base, and it&#8217;s incredibly small learning curve.</p>
<img src="http://feeds.feedburner.com/~r/UdderTalk/~4/Hh7H6E6v3lg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.uddertalk.com/2010/07/12/5-great-php-frameworks-for-your-next-dev-project/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.uddertalk.com/2010/07/12/5-great-php-frameworks-for-your-next-dev-project/</feedburner:origLink></item>
		<item>
		<title>Back… For Real this time!</title>
		<link>http://feedproxy.google.com/~r/UdderTalk/~3/4NHYkbqdFlQ/</link>
		<comments>http://www.uddertalk.com/2010/06/23/back-for-real-this-time/#comments</comments>
		<pubDate>Thu, 24 Jun 2010 02:00:05 +0000</pubDate>
		<dc:creator>dnyce</dc:creator>
				<category><![CDATA[Talking Points]]></category>

		<guid isPermaLink="false">http://www.uddertalk.com/?p=6342</guid>
		<description><![CDATA[Ok folks, it&#8217;s been more than a year since my last post on this blog. I know I know, most of you had all but given up on me, but the good news is I&#8217;m back! For real this time&#8230; &#8230; <a href="http://www.uddertalk.com/2010/06/23/back-for-real-this-time/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Ok folks, it&#8217;s been more than a year since my last post on this blog. I know I know, most of you had all but given up on me, but the good news is I&#8217;m back! For real this time&#8230;</p>
<p>You&#8217;ve missed a lot over the last year. I spent the majority of my time last year working on a site with a friend of mine. Unfortunately I began to realize that it wasn&#8217;t for me and in the end I had to step away from the project. I went back to my roots in the arcade world and found it ready and willing to accept an avid developer.</p>
<p>Since then I&#8217;ve spent a few more months working with Codeigniter and trying to put a nice Arcade CMS together. Unfortunately that too has been put on hold while I go back to maintaining Arcade Cow. Ohhh and some of the other arcade sites I&#8217;ve managed to bring online. There&#8217;s been far too much experience gained over the past year to fit into this post, so I&#8217;m going to leave you all hanging on a cliff for a few days but I&#8217;ll be back with more news, cars, tech talk, web dev tips, video games, etc etc&#8230; <img src='http://www.uddertalk.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<img src="http://feeds.feedburner.com/~r/UdderTalk/~4/4NHYkbqdFlQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.uddertalk.com/2010/06/23/back-for-real-this-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.uddertalk.com/2010/06/23/back-for-real-this-time/</feedburner:origLink></item>
		<item>
		<title>Back…just in time for the holidays</title>
		<link>http://feedproxy.google.com/~r/UdderTalk/~3/2-KR9y8txTE/</link>
		<comments>http://www.uddertalk.com/2008/12/07/back-just-in-time-for-the-holidays/#comments</comments>
		<pubDate>Mon, 08 Dec 2008 03:51:06 +0000</pubDate>
		<dc:creator>dnyce</dc:creator>
				<category><![CDATA[Talking Points]]></category>

		<guid isPermaLink="false">http://www.uddertalk.com/?p=6290</guid>
		<description><![CDATA[Well that was a long hiatus. I took some much needed R&#38;R from the blog. Mainly time to gather myself, my thoughts, ohhhh and ideas for the website. Arcade Cow is coming along nicely and I predict a release in &#8230; <a href="http://www.uddertalk.com/2008/12/07/back-just-in-time-for-the-holidays/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Well that was a long hiatus.</p>
<p>I took some much needed R&amp;R from the blog. Mainly time to gather myself, my thoughts, ohhhh and ideas for the website.</p>
<p>Arcade Cow is coming along nicely and I predict a release in the coming days. Aside from that, I have been getting the same question from friends and family time and time again.</p>
<p>What do I get for my geeky, metro, hip, etc&#8230; brother, dad, friend, and so on.</p>
<p>My answer from here on out will be: Check out my latest blog posts detailing some great gift ideas.</p>
<p>Until next time.</p>
<img src="http://feeds.feedburner.com/~r/UdderTalk/~4/2-KR9y8txTE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.uddertalk.com/2008/12/07/back-just-in-time-for-the-holidays/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.uddertalk.com/2008/12/07/back-just-in-time-for-the-holidays/</feedburner:origLink></item>
		<item>
		<title>Drobo what?</title>
		<link>http://feedproxy.google.com/~r/UdderTalk/~3/dwCyjvF0OvE/</link>
		<comments>http://www.uddertalk.com/2008/09/10/drobo-what/#comments</comments>
		<pubDate>Wed, 10 Sep 2008 15:46:33 +0000</pubDate>
		<dc:creator>dnyce</dc:creator>
				<category><![CDATA[Udder Technology]]></category>

		<guid isPermaLink="false">http://www.uddertalk.com/2008/09/10/drobo-what/</guid>
		<description><![CDATA[What exactly is a Drobo? Yeah, that&#8217;s what I said the first ten times I heard it. Then I decided to find out. A Drobo is a robot-like hard drive enclosure made by Data Robotics. It&#8217;s robot-like because once it&#8217;s &#8230; <a href="http://www.uddertalk.com/2008/09/10/drobo-what/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>What exactly is a Drobo? Yeah, that&#8217;s what I said the first ten times I heard it. Then I decided to find out.</p>
<p><a href="http://www.uddertalk.com/wp-content/uploads/2008/09/l-640-640-ec59b5fd-cc1f-4629-8a42-a02865c2fce2.jpeg"><img src="http://www.uddertalk.com/wp-content/uploads/2008/09/l-640-640-ec59b5fd-cc1f-4629-8a42-a02865c2fce2.jpeg" alt="" width="300" height="300" class="alignnone size-full wp-image-364" /></a></p>
<p>A Drobo is a robot-like hard drive enclosure made by Data Robotics. It&#8217;s robot-like because once it&#8217;s connected to your pc, you can add hard drives, of any size and make, and it will magically recognize the additional space almost on the fly.</p>
<p>Since reading up on the clever little device I have officially added it to my list of things to buy when I build out my dream MAC.</p>
<p>For a nice intro to drobo, check out <a href="http://www.drobo.com/products/drobodemo.html">Cali Lewis&#8217; video</a> on the drobo website. </p>
<img src="http://feeds.feedburner.com/~r/UdderTalk/~4/dwCyjvF0OvE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.uddertalk.com/2008/09/10/drobo-what/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.uddertalk.com/2008/09/10/drobo-what/</feedburner:origLink></item>
	</channel>
</rss>

