<?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"
	>

<channel>
	<title>Isern Palaus: Code, Music and Design</title>
	<atom:link href="http://www.ipalaus.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ipalaus.com</link>
	<description>Code, Music and Design</description>
	<pubDate>Thu, 26 Jun 2008 18:25:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>CodeIgniter: Extend HTML Helper, script_tag(); added</title>
		<link>http://www.ipalaus.com/14/codeigniter-extend-html-helper-script_tag-added</link>
		<comments>http://www.ipalaus.com/14/codeigniter-extend-html-helper-script_tag-added#comments</comments>
		<pubDate>Thu, 26 Jun 2008 17:49:33 +0000</pubDate>
		<dc:creator>Isern Palaus</dc:creator>
		
		<category><![CDATA[CodeIgniter]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[Helper]]></category>

		<guid isPermaLink="false">http://www.ipalaus.com/?p=14</guid>
		<description><![CDATA[<div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
<script type="text/javascript">
digg_url = 'http://www.ipalaus.com/14/codeigniter-extend-html-helper-script_tag-added';
digg_bgcolor = '#FFFFFF';
digg_skin = '';
digg_window = '';
digg_title = 'CodeIgniter: Extend HTML Helper, script_tag(); added';
digg_bodytext = 'Since+pass+to+1.5+to+1.6+from+CodeIgniter%2C+the+framework+I+actually+use%2C+has...';
digg_media = 'news';
digg_topic = '';
</script>
<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script>
</div>
Since pass to 1.5 to 1.6 from CodeIgniter, the framework I actually use, has added various functions with notable consequences.

img()
Lets you create HTML  tags. The first parameter contains the image source. There is data, the second the size of the heading.
link_tag()
Lets you create HTML
 tags. This is useful for stylesheet links, as well as [...]]]></description>
		<wfw:commentRss>http://www.ipalaus.com/14/codeigniter-extend-html-helper-script_tag-added/feed</wfw:commentRss>
		</item>
		<item>
		<title>CodeIgniter: Enable $_GET</title>
		<link>http://www.ipalaus.com/9/codeigniter-enable-_get</link>
		<comments>http://www.ipalaus.com/9/codeigniter-enable-_get#comments</comments>
		<pubDate>Wed, 25 Jun 2008 11:12:53 +0000</pubDate>
		<dc:creator>Isern Palaus</dc:creator>
		
		<category><![CDATA[CodeIgniter]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[_GET]]></category>

		<guid isPermaLink="false">http://www.ipalaus.com/?p=9</guid>
		<description><![CDATA[<div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
<script type="text/javascript">
digg_url = 'http://www.ipalaus.com/9/codeigniter-enable-_get';
digg_bgcolor = '#FFFFFF';
digg_skin = '';
digg_window = '';
digg_title = 'CodeIgniter: Enable $_GET';
digg_bodytext = 'For+security+reasons+CodeIgniter+have+%24_GET+disabled.+I+personally+don%26%238217%3Bt...';
digg_media = 'news';
digg_topic = '';
</script>
<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script>
</div>
For security reasons CodeIgniter have $_GET disabled. I personally don&#8217;t use so much but if you want to enable $_GET on your application you only need to do two simple steps.

Security: CodeIgniter User Guide
[...]
GET data is simply disallowed by CodeIgniter since the system utilizes URI segments rather than traditional URL query strings (unless you have [...]]]></description>
		<wfw:commentRss>http://www.ipalaus.com/9/codeigniter-enable-_get/feed</wfw:commentRss>
		</item>
		<item>
		<title>CodeIgniter: mod_rewrite</title>
		<link>http://www.ipalaus.com/8/codeigniter-mod_rewrite</link>
		<comments>http://www.ipalaus.com/8/codeigniter-mod_rewrite#comments</comments>
		<pubDate>Wed, 25 Jun 2008 09:02:58 +0000</pubDate>
		<dc:creator>Isern Palaus</dc:creator>
		
		<category><![CDATA[Apache]]></category>

		<category><![CDATA[CodeIgniter]]></category>

		<category><![CDATA[mod_rewrite]]></category>

		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.ipalaus.com/?p=8</guid>
		<description><![CDATA[<div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
<script type="text/javascript">
digg_url = 'http://www.ipalaus.com/8/codeigniter-mod_rewrite';
digg_bgcolor = '#FFFFFF';
digg_skin = '';
digg_window = '';
digg_title = 'CodeIgniter: mod_rewrite';
digg_bodytext = 'One+of+the+common+problems+of+CodeIgniter+is+the+visual+structure+of+their...';
digg_media = 'news';
digg_topic = '';
</script>
<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script>
</div>
One of the common problems of CodeIgniter is the visual structure of their URLs. We usually have our applications like http://localhost/index.php/controller/function and probably it will look better if was like this http://localhost/controller/function. This common problem have a common solution, it&#8217;s very easy and depends of a Apache&#8217;s module called mod_rewrite.
First we need to know if [...]]]></description>
		<wfw:commentRss>http://www.ipalaus.com/8/codeigniter-mod_rewrite/feed</wfw:commentRss>
		</item>
		<item>
		<title>Do It Yourself: Carl Martin Plexitone Clone</title>
		<link>http://www.ipalaus.com/3/do-it-yourself-carl-martin-plexitone-clone</link>
		<comments>http://www.ipalaus.com/3/do-it-yourself-carl-martin-plexitone-clone#comments</comments>
		<pubDate>Tue, 24 Jun 2008 23:50:57 +0000</pubDate>
		<dc:creator>Isern Palaus</dc:creator>
		
		<category><![CDATA[DIY]]></category>

		<category><![CDATA[Music]]></category>

		<category><![CDATA[carl martin]]></category>

		<category><![CDATA[do it yourself]]></category>

		<category><![CDATA[fx]]></category>

		<category><![CDATA[pcb]]></category>

		<category><![CDATA[plexitone]]></category>

		<guid isPermaLink="false">http://www.ipalaus.com/?p=3</guid>
		<description><![CDATA[<div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
<script type="text/javascript">
digg_url = 'http://www.ipalaus.com/3/do-it-yourself-carl-martin-plexitone-clone';
digg_bgcolor = '#FFFFFF';
digg_skin = '';
digg_window = '';
digg_title = 'Do It Yourself: Carl Martin Plexitone Clone';
digg_bodytext = 'I+play+guitar+since+I+was+15+and+these+days+I+improved+a+lot+on+my+playing+and+my+equipment.+I+started+with+a+low-cost+guitar%2C+a+Squier+Telecaster+%28a+cheapest+division+of+Fender%29%26%238230%3B+a+good+guitar...';
digg_media = 'news';
digg_topic = '';
</script>
<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script>
</div>
I play guitar since I was 15 and these days I improved a lot on my playing and my equipment. I started with a low-cost guitar, a Squier Telecaster (a cheapest division of Fender)&#8230; a good guitar for someone who is starting playing. Three years later, now, I&#8217;ve a Fender, a Fender Telecaster Custom 62 [...]]]></description>
		<wfw:commentRss>http://www.ipalaus.com/3/do-it-yourself-carl-martin-plexitone-clone/feed</wfw:commentRss>
		</item>
		<item>
		<title>Using jQuery and CodeIgniter for a AJAX Login</title>
		<link>http://www.ipalaus.com/1/using-jquery-and-codeigniter-for-a-ajax-login</link>
		<comments>http://www.ipalaus.com/1/using-jquery-and-codeigniter-for-a-ajax-login#comments</comments>
		<pubDate>Tue, 24 Jun 2008 15:49:05 +0000</pubDate>
		<dc:creator>Isern Palaus</dc:creator>
		
		<category><![CDATA[AJAX]]></category>

		<category><![CDATA[CodeIgniter]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[jQuery]]></category>

		<category><![CDATA[form]]></category>

		<category><![CDATA[login]]></category>

		<guid isPermaLink="false">http://www.ipalaus.com/?p=1</guid>
		<description><![CDATA[<div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
<script type="text/javascript">
digg_url = 'http://www.ipalaus.com/1/using-jquery-and-codeigniter-for-a-ajax-login';
digg_bgcolor = '#FFFFFF';
digg_skin = '';
digg_window = '';
digg_title = 'Using jQuery and CodeIgniter for a AJAX Login';
digg_bodytext = 'One+of+the+most+problem+when+the+people+starts+coding+is+the+needed+of+another+to+see+what+to+do.+The+user+guide+of+';
digg_media = 'news';
digg_topic = '';
</script>
<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script>
</div>
One of the most problem when the people starts coding is the needed of another to see what to do. The user guide of CodeIgniter is one of the best, okay the best, I’ve ever read, but sometimes the newbies needs more. Now it’s my time and I’ll try to explain how to do a [...]]]></description>
		<wfw:commentRss>http://www.ipalaus.com/1/using-jquery-and-codeigniter-for-a-ajax-login/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
