<?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>jpablobr.com</title>
	<atom:link href="http://jpablobr.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://jpablobr.com</link>
	<description></description>
	<lastBuildDate>Mon, 25 Jan 2010 07:12:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Cakephp Skipjack Component</title>
		<link>http://jpablobr.com/cakephp-skipjack-component/</link>
		<comments>http://jpablobr.com/cakephp-skipjack-component/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 08:32:40 +0000</pubDate>
		<dc:creator>jpablobr</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://jpablobr.com/?p=824</guid>
		<description><![CDATA[Hi, I just released a new Cakephp component for the Skipjack  payment processor provider… 

  I post it on Github with a detailed  README file with info about how to implement it… 

  Hope it helps… Patches welcome! if someone finds a bug? Want  a feature? Submit an issue here. [...]]]></description>
		<wfw:commentRss>http://jpablobr.com/cakephp-skipjack-component/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to set up Magento on XAMPP with php 5.3 +</title>
		<link>http://jpablobr.com/how-to-set-up-magento-on-xampp-with-php-5-3/</link>
		<comments>http://jpablobr.com/how-to-set-up-magento-on-xampp-with-php-5-3/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 04:30:41 +0000</pubDate>
		<dc:creator>jpablobr</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[magento]]></category>

		<guid isPermaLink="false">http://jpablobr.com/?p=812</guid>
		<description><![CDATA[Magento still doesn&#8217;t support PHP 5.3 (current default PHP env on XAMPP ), therefore this is what I had to do:

  First be sure that you have the required setting:

  http://www.magentocommerce.com/wiki/general/installing_on_windows_with_xampp_and_wamp

  Change in file  /lib/Varien/Object.php on line ~ 484 


  public function ___toString(array $arrAttributes = array(), $valueSeparator=&#039;,&#039;)

  
  [...]]]></description>
		<wfw:commentRss>http://jpablobr.com/how-to-set-up-magento-on-xampp-with-php-5-3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Flash and xml not working on Cakephp (solution)</title>
		<link>http://jpablobr.com/flash-and-xml-not-working-on-cakephp-solution/</link>
		<comments>http://jpablobr.com/flash-and-xml-not-working-on-cakephp-solution/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 20:35:55 +0000</pubDate>
		<dc:creator>jpablobr</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://jpablobr.com/?p=795</guid>
		<description><![CDATA[I was having some problems with a flash file that requires  an external xml file so it can render random data… 
  Everything was working fine, except when it was in a cake  app… long story short,
  I found this post about PHP  Proxy Script for cross-domain requests  which had [...]]]></description>
		<wfw:commentRss>http://jpablobr.com/flash-and-xml-not-working-on-cakephp-solution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cakephp, phpUnderControl &amp; SimpleTest</title>
		<link>http://jpablobr.com/cakephp-phpundercontrol-simpletest/</link>
		<comments>http://jpablobr.com/cakephp-phpundercontrol-simpletest/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 08:08:32 +0000</pubDate>
		<dc:creator>jpablobr</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[unit-testing]]></category>
		<category><![CDATA[Continuous Integration]]></category>
		<category><![CDATA[CruiseControl]]></category>
		<category><![CDATA[phpDocumentor]]></category>

		<guid isPermaLink="false">http://jpablobr.com/?p=791</guid>
		<description><![CDATA[Lately  I’ve been working with phpUnderControl and I think it’s a very cool project… the problem is that it doesn’t support Simpletest (which is the default test suit for Cake…) 
Searching for a solution, I saw this Drupal  patch that pretty much let you run simpletest with phpUnderControl on  Drupal apps. 
 [...]]]></description>
		<wfw:commentRss>http://jpablobr.com/cakephp-phpundercontrol-simpletest/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>CURL in XAMPP</title>
		<link>http://jpablobr.com/curl-in-xampp/</link>
		<comments>http://jpablobr.com/curl-in-xampp/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 04:34:03 +0000</pubDate>
		<dc:creator>jpablobr</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://jpablobr.com/?p=788</guid>
		<description><![CDATA[There appear to be a lot of misguided people claiming all sorts of things you have to do to get CURL to work on a Windows-based XAMPP install. However it’s really quite simple.
 – uncomment extension=php_curl.dll in your php.ini file, then restart Apache1.
NOTE: As of the 1.7.0 release, the php.ini file is found in /xampp/php/php.ini. [...]]]></description>
		<wfw:commentRss>http://jpablobr.com/curl-in-xampp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CakePHP API search with Firefox</title>
		<link>http://jpablobr.com/cakephp-api-search-with-firefox/</link>
		<comments>http://jpablobr.com/cakephp-api-search-with-firefox/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 21:30:48 +0000</pubDate>
		<dc:creator>jpablobr</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://jpablobr.com/?p=784</guid>
		<description><![CDATA[This is an awesome tip by teknoid:
Some of you might know this, but…

Go here: http://mycroft.mozdev.org/search-engines.html?name=cakephp
Click the “CakePHP API” link (or any other you might think is useful)
Add “CakePHP API” to the list of engines available in the search bar?… Most definitely “Add”
(Sure, let’s try it right away)
Ctrl + K (windows) or similar shortcut for your [...]]]></description>
		<wfw:commentRss>http://jpablobr.com/cakephp-api-search-with-firefox/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>MySQL; InnoDB and MyISAM</title>
		<link>http://jpablobr.com/mysql-innodb-and-myisam/</link>
		<comments>http://jpablobr.com/mysql-innodb-and-myisam/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 03:17:49 +0000</pubDate>
		<dc:creator>jpablobr</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Mysql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://jpablobr.com/?p=778</guid>
		<description><![CDATA[  The storage-engine is what will  store, handle, and retrieve information for a particular table. 

  Advantages  of InnoDB

InnoDB should be used where data integrity comes       a priority because it inherently takes care of them by the help of       [...]]]></description>
		<wfw:commentRss>http://jpablobr.com/mysql-innodb-and-myisam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cakephp, display random records</title>
		<link>http://jpablobr.com/cakephp-display-random-records/</link>
		<comments>http://jpablobr.com/cakephp-display-random-records/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 06:38:43 +0000</pubDate>
		<dc:creator>jpablobr</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://jpablobr.com/?p=774</guid>
		<description><![CDATA[The Controller
We find a random record, and then we reuse the current view action and template.
controllers/posts_controller.php

class PostsController extends AppController {
        var $name = &#039;Posts&#039;;

        function random() {
               [...]]]></description>
		<wfw:commentRss>http://jpablobr.com/cakephp-display-random-records/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>CakePHP, Controller Action without View</title>
		<link>http://jpablobr.com/cakephp-controller-action-without%c2%a0view/</link>
		<comments>http://jpablobr.com/cakephp-controller-action-without%c2%a0view/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 06:15:41 +0000</pubDate>
		<dc:creator>jpablobr</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://jpablobr.com/?p=766</guid>
		<description><![CDATA[Just add:

$this-&#62;autoRender = false;

Plus:

$this-&#62;redirect( ‘/’ );

So it will redirect you to a specific view, instead of just displaying  a blank page.
]]></description>
		<wfw:commentRss>http://jpablobr.com/cakephp-controller-action-without%c2%a0view/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>CakePHP, Blueprint CSS framework</title>
		<link>http://jpablobr.com/cakephp-blueprint-css-framework/</link>
		<comments>http://jpablobr.com/cakephp-blueprint-css-framework/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 15:57:36 +0000</pubDate>
		<dc:creator>jpablobr</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://jpablobr.com/?p=760</guid>
		<description><![CDATA[This is how I include the Blueprint CSS framework in my cake app. 
NOTE: In $html->css($path, $attributes), the first argument is the path from app/webroot/css. The second argument is html attributes.

&#60;head&#62;
&#60;?php
echo $html-&#62;css(array(&#039;blueprint/screen&#039;, &#039;blueprint/ie&#039;, &#039;style&#039;), null, array(&#039;media&#039; =&#62; &#039;screen, projection&#039;));
echo $html-&#62;css(&#039;print&#039;, null, array(&#039;media&#039; =&#62; &#039;print&#039;));
?&#62;
&#60;/head&#62;

Results in:

&#60;link rel=&#34;stylesheet&#34; type=&#34;text/css&#34; href=&#34;/app/css/blueprint/screen.css&#34; media=&#34;screen, projection&#34; /&#62;
&#60;link rel=&#34;stylesheet&#34; type=&#34;text/css&#34; href=&#34;/app/css/blueprint/ie.css&#34; media=&#34;screen, [...]]]></description>
		<wfw:commentRss>http://jpablobr.com/cakephp-blueprint-css-framework/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
