<?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>Give Me Cake</title>
	
	<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>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/GiveMeCake" /><feedburner:info uri="givemecake" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>GiveMeCake</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>To sign an pre agreement before actual quotation or not.</title>
		<link>http://feedproxy.google.com/~r/GiveMeCake/~3/EVEL5Sx2WRs/</link>
		<comments>http://givemecake.dev-work.com/2011/07/to-sign-an-pre-agreement-before-actual-quotation-or-not/#comments</comments>
		<pubDate>Fri, 08 Jul 2011 08:17:54 +0000</pubDate>
		<dc:creator>givemecake</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://givemecake.dev-work.com/?p=296</guid>
		<description>I realise that there is a need to sign a pre agreement for projects before jumping into research and suggestion of a full fledged solution for the client. I have a client who came to me via friend&amp;#8217;s referral. He wanted an ecommerce website for school supplies. After a couple months of discussion and providing [...]&lt;img src="http://feeds.feedburner.com/~r/GiveMeCake/~4/EVEL5Sx2WRs" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://givemecake.dev-work.com/2011/07/to-sign-an-pre-agreement-before-actual-quotation-or-not/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://givemecake.dev-work.com/2011/07/to-sign-an-pre-agreement-before-actual-quotation-or-not/</feedburner:origLink></item>
		<item>
		<title>Working on a joomla project</title>
		<link>http://feedproxy.google.com/~r/GiveMeCake/~3/WaJHTXTO9H8/</link>
		<comments>http://givemecake.dev-work.com/2011/04/working-on-a-joomla-project/#comments</comments>
		<pubDate>Mon, 18 Apr 2011 09:48:33 +0000</pubDate>
		<dc:creator>givemecake</dc:creator>
				<category><![CDATA[Web Work Processes]]></category>

		<guid isPermaLink="false">http://givemecake.dev-work.com/?p=289</guid>
		<description>Sorry to break my blog hiatus with a frustration expelling post. I worked on a joomla migration project. The website is a portal for a community. Nothing that requires cloud networking to function. As far as I can tell, the old website is fast enough for me. Some proMicrosoft company was contracted to do the [...]&lt;img src="http://feeds.feedburner.com/~r/GiveMeCake/~4/WaJHTXTO9H8" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://givemecake.dev-work.com/2011/04/working-on-a-joomla-project/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://givemecake.dev-work.com/2011/04/working-on-a-joomla-project/</feedburner:origLink></item>
		<item>
		<title>Changing Model’s useTable from Controller</title>
		<link>http://feedproxy.google.com/~r/GiveMeCake/~3/wZ7uY9X7K9U/</link>
		<comments>http://givemecake.dev-work.com/2010/08/changing-models-usetable-from-controller/#comments</comments>
		<pubDate>Sun, 08 Aug 2010 04:34:26 +0000</pubDate>
		<dc:creator>givemecake</dc:creator>
				<category><![CDATA[Cakephp]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://givemecake.dev-work.com/?p=281</guid>
		<description>I was struck trying to get the controller to change the table of a model for a while. It turns out that $this-&amp;#62;Payment-&amp;#62;useTable = &amp;#8220;payment_archives&amp;#8221;; doesn&amp;#8217;t work.. Instead I have to use: $this-&amp;#62;Payment-&amp;#62;setSource(&amp;#8220;payment_archives&amp;#8221;); It seems that useTable is not referenced to when deciding which table to use. bookmark&lt;img src="http://feeds.feedburner.com/~r/GiveMeCake/~4/wZ7uY9X7K9U" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://givemecake.dev-work.com/2010/08/changing-models-usetable-from-controller/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://givemecake.dev-work.com/2010/08/changing-models-usetable-from-controller/</feedburner:origLink></item>
		<item>
		<title>iPhone development</title>
		<link>http://feedproxy.google.com/~r/GiveMeCake/~3/O4VOi9rwKLI/</link>
		<comments>http://givemecake.dev-work.com/2010/08/iphone-development/#comments</comments>
		<pubDate>Sun, 08 Aug 2010 04:26:57 +0000</pubDate>
		<dc:creator>givemecake</dc:creator>
				<category><![CDATA[iOS Development]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://givemecake.dev-work.com/?p=283</guid>
		<description>I have gotten a Mac machine for iPhone development. My first tutorial: WebView This is my first attempt for a iPhone application. Making use of WebViewUI to create an iPhone application that will load http://givemecake.dev-work.com. This application is not signed with Apple Developer&amp;#8217;s security certificate, it can be installed only on a jailbreak iPhone.  To [...]&lt;img src="http://feeds.feedburner.com/~r/GiveMeCake/~4/O4VOi9rwKLI" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://givemecake.dev-work.com/2010/08/iphone-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://givemecake.dev-work.com/2010/08/iphone-development/</feedburner:origLink></item>
		<item>
		<title>Project Honeypot</title>
		<link>http://feedproxy.google.com/~r/GiveMeCake/~3/XFV8Jun_yH0/</link>
		<comments>http://givemecake.dev-work.com/2010/07/project-honeypot/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 07:42:10 +0000</pubDate>
		<dc:creator>givemecake</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://givemecake.dev-work.com/2010/07/project-honeypot/</guid>
		<description>http://www.projecthoneypot.org/statistics.php bookmark&lt;img src="http://feeds.feedburner.com/~r/GiveMeCake/~4/XFV8Jun_yH0" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://givemecake.dev-work.com/2010/07/project-honeypot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://givemecake.dev-work.com/2010/07/project-honeypot/</feedburner:origLink></item>
		<item>
		<title>System Development with a Design Firm?</title>
		<link>http://feedproxy.google.com/~r/GiveMeCake/~3/JJ0_m_C57GE/</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>Hands up those design firms that are taking in system projects as well. Hands up those who REALLY have a functioning Tech team! That&amp;#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 [...]&lt;img src="http://feeds.feedburner.com/~r/GiveMeCake/~4/JJ0_m_C57GE" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://givemecake.dev-work.com/2010/04/system-development-with-a-design-firm/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://givemecake.dev-work.com/2010/04/system-development-with-a-design-firm/</feedburner:origLink></item>
		<item>
		<title>Interesting Read</title>
		<link>http://feedproxy.google.com/~r/GiveMeCake/~3/72bZ6LHBGsQ/</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>http://highscalability.com/blog/2009/11/17/10-ebay-secrets-for-planet-wide-scaling.html bookmark&lt;img src="http://feeds.feedburner.com/~r/GiveMeCake/~4/72bZ6LHBGsQ" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://givemecake.dev-work.com/2009/12/interesting-read/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://givemecake.dev-work.com/2009/12/interesting-read/</feedburner:origLink></item>
		<item>
		<title>Paypal PDN Integration No shipping address for Credit Card Payment</title>
		<link>http://feedproxy.google.com/~r/GiveMeCake/~3/HJDtRC3r038/</link>
		<comments>http://givemecake.dev-work.com/2009/11/paypal-pdn-integration-no-shipping-address-for-credit-card-payment/#comments</comments>
		<pubDate>Sat, 28 Nov 2009 05:01:10 +0000</pubDate>
		<dc:creator>givemecake</dc:creator>
				<category><![CDATA[Paypal]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ecommerce]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://givemecake.dev-work.com/?p=263</guid>
		<description>Default delivery address for Paypal Transactions is the Billing Address(which has to be the credit card holder&amp;#8217;s address to prevent triggering fraud checks). Paypal allows user to specify another address when confirming the purchase. The website has already captured a shipping address on the checkout pages. The addresses captured and reflected in paypal&amp;#8217;s system and [...]&lt;img src="http://feeds.feedburner.com/~r/GiveMeCake/~4/HJDtRC3r038" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://givemecake.dev-work.com/2009/11/paypal-pdn-integration-no-shipping-address-for-credit-card-payment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://givemecake.dev-work.com/2009/11/paypal-pdn-integration-no-shipping-address-for-credit-card-payment/</feedburner:origLink></item>
		<item>
		<title>Great Resources</title>
		<link>http://feedproxy.google.com/~r/GiveMeCake/~3/RZC_dhImQEA/</link>
		<comments>http://givemecake.dev-work.com/2009/11/great-resources/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 18:42:16 +0000</pubDate>
		<dc:creator>givemecake</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://givemecake.dev-work.com/?p=259</guid>
		<description>http://jeez.eu/2009/09/26/web-3-0-will-be-all-about-web-services-learn-the-basics/ http://jeez.eu/2009/11/23/using-apis-with-php-here-are-your-classes/ http://www.noupe.com/tools/fresh-web-development-goodies-bag-2.html http://ideone.com/ http://www.abtests.com/ http://www.bidsketch.com/tour/ &amp;#8211; I gotta have it soon! bookmark&lt;img src="http://feeds.feedburner.com/~r/GiveMeCake/~4/RZC_dhImQEA" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://givemecake.dev-work.com/2009/11/great-resources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://givemecake.dev-work.com/2009/11/great-resources/</feedburner:origLink></item>
		<item>
		<title>Notes for migrating Cakephp 1.2.0.5427 to 1.2.5</title>
		<link>http://feedproxy.google.com/~r/GiveMeCake/~3/lSv-OhW3s4U/</link>
		<comments>http://givemecake.dev-work.com/2009/11/notes-for-migrating-cakephp-1-2-0-5427-to-1-2-5/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 18:09:08 +0000</pubDate>
		<dc:creator>givemecake</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://givemecake.dev-work.com/?p=254</guid>
		<description>Steps for migrating CakePHP to 1.2.5. Update Core CakePHP files Replace findByFieldName, findAllByFieldName with find(&amp;#8216;first&amp;#8217;, $param) and find(&amp;#8216;all&amp;#8217;, $param) findBy* methods are replaced with find($type, $param) $html-&amp;#62;input replace with $form-&amp;#62;input Form inputs comes in a new helper var $helpers = array(&amp;#8216;Html&amp;#8217;, &amp;#8216;Form&amp;#8217;); Include FormHelper in $helpers bookmark&lt;img src="http://feeds.feedburner.com/~r/GiveMeCake/~4/lSv-OhW3s4U" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://givemecake.dev-work.com/2009/11/notes-for-migrating-cakephp-1-2-0-5427-to-1-2-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://givemecake.dev-work.com/2009/11/notes-for-migrating-cakephp-1-2-0-5427-to-1-2-5/</feedburner:origLink></item>
	</channel>
</rss>

