<?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>A programmer&#039;s rants &#187; PHP</title>
	<atom:link href="http://blog.andremedeiros.info/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.andremedeiros.info</link>
	<description>Random rants about code and life.</description>
	<lastBuildDate>Fri, 25 Sep 2009 10:40:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to build your on-demand video site with PHP</title>
		<link>http://blog.andremedeiros.info/2008/06/how-to-build-your-on-demand-video-site-with-php/</link>
		<comments>http://blog.andremedeiros.info/2008/06/how-to-build-your-on-demand-video-site-with-php/#comments</comments>
		<pubDate>Wed, 04 Jun 2008 15:32:03 +0000</pubDate>
		<dc:creator>changelog</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Rants]]></category>
		<category><![CDATA[cakephp]]></category>
		<category><![CDATA[ibm]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://blog.andremedeiros.info/?p=5</guid>
		<description><![CDATA[Browsing DZone today I found an interesting article from IBM&#8217;s developerWorks site, which supposedly teaches you how to build an on-demand video site with CakePHP. My first thought was that, being Belacena built with the same technology, I could learn one thing or two and make it run 10x as fast (OK, maybe not, but [...]]]></description>
			<content:encoded><![CDATA[<p>Browsing <a href="http://www.dzone.com/">DZone</a> today I found an interesting article from IBM&#8217;s developerWorks site, which supposedly teaches you how to build an on-demand video site with CakePHP.</p>
<p>My first thought was that, being <a href="http://www.belacena.com/">Belacena</a> built with the same technology, I could learn one thing or two and make it run 10x as fast (OK, maybe not, but you get the point). So, I signed in (AKA got a user and password from <a href="http://www.bugmenot.com/view/ibm.com">BugMeNot</a>), and started reading part 2 (part 1 covers the basics about video optimization for the web, creating the database tables, and extracting CakePHP). Let&#8217;s just say I was disappointed, because I have big expectations on everything that comes from IBM.</p>
<p>So, in sum, their 3 part tutorial teaches how to scaffold in CakePHP, tweak the views a bit, and that&#8217;s pretty much it. You can see the resulting site <a href="http://tv.awesomeville.us/users/login">here</a>. If you feel that article is worth reading, you can start <a href="http://www.ibm.com/developerworks/edu/os-dw-os-php-ondemvideo1.html?S_TACT=105AGX44&#038;S_CMP=EDU">here</a>.</p>
<p>If you have any suggestions on more advanced topics, let me know, and I&#8217;ll consider writing about it.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.andremedeiros.info/2008/06/how-to-build-your-on-demand-video-site-with-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
