<?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>Give Me Cake &#187; Application Development</title>
	<atom:link href="http://givemecake.dev-work.com/category/application-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://givemecake.dev-work.com</link>
	<description>CakePHP Baking, Internet Marketing, SEO, Design and more</description>
	<lastBuildDate>Fri, 08 Jul 2011 08:17:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>System Development with a Design Firm?</title>
		<link>http://givemecake.dev-work.com/2010/04/system-development-with-a-design-firm/</link>
		<comments>http://givemecake.dev-work.com/2010/04/system-development-with-a-design-firm/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 04:39:05 +0000</pubDate>
		<dc:creator>givemecake</dc:creator>
				<category><![CDATA[Application Development]]></category>
		<category><![CDATA[Web Work Processes]]></category>

		<guid isPermaLink="false">http://givemecake.dev-work.com/?p=274</guid>
		<description><![CDATA[Hands up those design firms that are taking in system projects as well. Hands up those who REALLY have a functioning Tech team! That&#8217;s lesser hands. Designing and implementing a website is not the same as developing a System. The process that starts the both are  different. Yes, the designer and the developer both have [...]]]></description>
		<wfw:commentRss>http://givemecake.dev-work.com/2010/04/system-development-with-a-design-firm/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Interesting Read</title>
		<link>http://givemecake.dev-work.com/2009/12/interesting-read/</link>
		<comments>http://givemecake.dev-work.com/2009/12/interesting-read/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 07:53:56 +0000</pubDate>
		<dc:creator>givemecake</dc:creator>
				<category><![CDATA[Application Development]]></category>

		<guid isPermaLink="false">http://givemecake.dev-work.com/?p=266</guid>
		<description><![CDATA[http://highscalability.com/blog/2009/11/17/10-ebay-secrets-for-planet-wide-scaling.html bookmark]]></description>
		<wfw:commentRss>http://givemecake.dev-work.com/2009/12/interesting-read/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting up Cakephp for Application Development</title>
		<link>http://givemecake.dev-work.com/2009/07/setting-up-cakephp-for-application-development/</link>
		<comments>http://givemecake.dev-work.com/2009/07/setting-up-cakephp-for-application-development/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 14:17:25 +0000</pubDate>
		<dc:creator>givemecake</dc:creator>
				<category><![CDATA[Application Development]]></category>
		<category><![CDATA[Cakephp]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://givemecake.dev-work.com/?p=235</guid>
		<description><![CDATA[I like to keep the CAKPHP ROOT files (/cake/) in a folder of its own and my /app in the working folders. This way, the CAKEPHP ROOT files are not SVNed and that keeps my repos smaller. My folder structure: D:\www\cakephp_1_2 D:\www\video_tutorial\app D:\www\video_tutorial\vendors D:\www\project 1\app D:\www\project 1\vendors All my vendors files for all projects are [...]]]></description>
		<wfw:commentRss>http://givemecake.dev-work.com/2009/07/setting-up-cakephp-for-application-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video Sharing Website Part 2 : Converting the uploaded video to FLV</title>
		<link>http://givemecake.dev-work.com/2009/06/video-sharing-website-part-2-converting-the-uploaded-video-to-flv/</link>
		<comments>http://givemecake.dev-work.com/2009/06/video-sharing-website-part-2-converting-the-uploaded-video-to-flv/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 12:05:21 +0000</pubDate>
		<dc:creator>givemecake</dc:creator>
				<category><![CDATA[Application Development]]></category>
		<category><![CDATA[Cakephp]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[video sharing]]></category>

		<guid isPermaLink="false">http://givemecake.dev-work.com/?p=206</guid>
		<description><![CDATA[This series of blog post will talk about how to setup a Video Sharing Website. Converting the uploaded video to FLV This is a &#8216;on the fly&#8217; conversion example, using Cakephp Framework.  I am using the ffmpeg library for the transcoding in my example. The ffmpeg converter supports FLV, MP4 and many more. ffmpeg supported [...]]]></description>
		<wfw:commentRss>http://givemecake.dev-work.com/2009/06/video-sharing-website-part-2-converting-the-uploaded-video-to-flv/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Video Sharing Website Part 1 : Introduction to Video Streaming</title>
		<link>http://givemecake.dev-work.com/2009/06/video-sharing-website-part-1-introduction-to-video-streaming/</link>
		<comments>http://givemecake.dev-work.com/2009/06/video-sharing-website-part-1-introduction-to-video-streaming/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 10:57:18 +0000</pubDate>
		<dc:creator>givemecake</dc:creator>
				<category><![CDATA[Application Development]]></category>
		<category><![CDATA[Cakephp]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[video sharing]]></category>

		<guid isPermaLink="false">http://givemecake.dev-work.com/?p=199</guid>
		<description><![CDATA[This series of blog post will talk about how to setup a Video Sharing Website. Definition to various methods of video downloads and video format Streaming HTTP Download HTTP Streaming &#8211; A combination of Streaming and HTTP Download Streaming Use of Video Stream Application servers. Examples of Video Stream Application servers include: Video Desk, Adobe [...]]]></description>
		<wfw:commentRss>http://givemecake.dev-work.com/2009/06/video-sharing-website-part-1-introduction-to-video-streaming/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Slideshows</title>
		<link>http://givemecake.dev-work.com/2009/04/slideshows/</link>
		<comments>http://givemecake.dev-work.com/2009/04/slideshows/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 10:33:45 +0000</pubDate>
		<dc:creator>givemecake</dc:creator>
				<category><![CDATA[Application Development]]></category>
		<category><![CDATA[Interface Design]]></category>

		<guid isPermaLink="false">http://givemecake.dev-work.com/?p=183</guid>
		<description><![CDATA[Dashboard Effective Dashboard Design View more presentations from Aaron Hursman. Form Design Best Practices Best Practices for Form Design View more presentations from psykoreactor. User Experience Best Practices User Experience Best Practices View more presentations from Nick Finck. bookmark]]></description>
		<wfw:commentRss>http://givemecake.dev-work.com/2009/04/slideshows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SG websites security lapses</title>
		<link>http://givemecake.dev-work.com/2009/01/sg-websites-security-lapses/</link>
		<comments>http://givemecake.dev-work.com/2009/01/sg-websites-security-lapses/#comments</comments>
		<pubDate>Wed, 21 Jan 2009 15:49:13 +0000</pubDate>
		<dc:creator>givemecake</dc:creator>
				<category><![CDATA[Application Development]]></category>
		<category><![CDATA[credit card]]></category>
		<category><![CDATA[Login]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://givemecake.dev-work.com/?p=146</guid>
		<description><![CDATA[See this article on Straits Times Article Link Sensitive information should be encrypted before transmitting thru the network! Examples of sensitive information includes Login Frequently, we use the same login id and password for several websites. A compromise on one website will lack to unauthorised login for rest. Say for example, you are using lollipop [...]]]></description>
		<wfw:commentRss>http://givemecake.dev-work.com/2009/01/sg-websites-security-lapses/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reuseable page elements with renderElement()</title>
		<link>http://givemecake.dev-work.com/2008/11/reuseable-page-elements-with-renderelement/</link>
		<comments>http://givemecake.dev-work.com/2008/11/reuseable-page-elements-with-renderelement/#comments</comments>
		<pubDate>Mon, 17 Nov 2008 19:00:39 +0000</pubDate>
		<dc:creator>givemecake</dc:creator>
				<category><![CDATA[Application Development]]></category>
		<category><![CDATA[Cakephp]]></category>

		<guid isPermaLink="false">http://givemecake.dev-work.com/?p=105</guid>
		<description><![CDATA[When you find yourself repeating HTML codes in pages of your website or web application, this is a useful function for factoring your codes. Whenever I make changes to my codes, I will make it a point to refactorize as much as possible. It keeps the codes managable. But over factorizing will make it hard [...]]]></description>
		<wfw:commentRss>http://givemecake.dev-work.com/2008/11/reuseable-page-elements-with-renderelement/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Auto Generated Text Images</title>
		<link>http://givemecake.dev-work.com/2008/10/auto-generate-text-image/</link>
		<comments>http://givemecake.dev-work.com/2008/10/auto-generate-text-image/#comments</comments>
		<pubDate>Sat, 04 Oct 2008 17:11:52 +0000</pubDate>
		<dc:creator>givemecake</dc:creator>
				<category><![CDATA[Application Development]]></category>
		<category><![CDATA[Cakephp]]></category>
		<category><![CDATA[Interface Design]]></category>
		<category><![CDATA[image manipulation]]></category>
		<category><![CDATA[text images]]></category>

		<guid isPermaLink="false">http://givemecake.dev-work.com/?p=70</guid>
		<description><![CDATA[I find it cumbersome to create label image and upload it manually when updating categories or page titles from CMSes. In most cases, text label images are used instead of plain text mainly due to aesthetic considerations. Some advantages of using text label images: text looks better with anti-alias fancy fonts can be used for [...]]]></description>
		<wfw:commentRss>http://givemecake.dev-work.com/2008/10/auto-generate-text-image/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some Links to Useful Development Tools &amp; References</title>
		<link>http://givemecake.dev-work.com/2008/09/some-links-to-useful-development-tools-references/</link>
		<comments>http://givemecake.dev-work.com/2008/09/some-links-to-useful-development-tools-references/#comments</comments>
		<pubDate>Tue, 23 Sep 2008 13:55:38 +0000</pubDate>
		<dc:creator>givemecake</dc:creator>
				<category><![CDATA[Application Development]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[jquery resources]]></category>
		<category><![CDATA[selenuim]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://givemecake.wordpress.com/?p=8</guid>
		<description><![CDATA[Tools for Development 15 Tools to Help You Develop Faster Web Pages &#8211; Six Revisions Source Control SVN Repository &#8211; http://unfuddle.com Social Network Source Control &#8211; http://github.com/ &#8211; I have mine there. Using unfuddle.com with github. Selenuim web application testing tool &#8211; Very useful testing forms. You can even share the test cases. Design Resource [...]]]></description>
		<wfw:commentRss>http://givemecake.dev-work.com/2008/09/some-links-to-useful-development-tools-references/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

