<?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>jigniter™ &#187; languages</title>
	<atom:link href="http://www.jigniter.com/tag/languages/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jigniter.com</link>
	<description>jQuery &#38; CodeIgniter - Perfect combination for web application</description>
	<lastBuildDate>Wed, 14 Jul 2010 14:15:21 +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>Using url_title() with Spanish or other strange characters</title>
		<link>http://www.jigniter.com/using-url_title-with-spanish-or-other-strange-characters/</link>
		<comments>http://www.jigniter.com/using-url_title-with-spanish-or-other-strange-characters/#comments</comments>
		<pubDate>Sun, 14 Mar 2010 14:51:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Snippets Ideas]]></category>
		<category><![CDATA[characters]]></category>
		<category><![CDATA[helpers]]></category>
		<category><![CDATA[languages]]></category>
		<category><![CDATA[permalink]]></category>
		<category><![CDATA[spanish]]></category>
		<category><![CDATA[uri]]></category>
		<category><![CDATA[url]]></category>
		<category><![CDATA[utf-8]]></category>

		<guid isPermaLink="false">http://www.jigniter.com/using-url_title-with-spanish-or-other-strange-characters/</guid>
		<description><![CDATA[If you are running your site in Spanish and using url_title to create Permalinks in CodeIgniter then likely you had run in character issues while creating your links. Martin posted a solution in CodeIgniter’s forum with a workaround for this issue. He proposed $trans = array( $search =&#62; $replace, &#34;á&#34; =&#62; 'a', &#34;é&#34; =&#62; 'e', [...]]]></description>
		<wfw:commentRss>http://www.jigniter.com/using-url_title-with-spanish-or-other-strange-characters/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>A straightforward way to translate your language files in CodeIgniter</title>
		<link>http://www.jigniter.com/straightforward-way-to-translate-your-language-files-in-codeigniter/</link>
		<comments>http://www.jigniter.com/straightforward-way-to-translate-your-language-files-in-codeigniter/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 01:22:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Snippets Ideas]]></category>
		<category><![CDATA[i18n]]></category>
		<category><![CDATA[languages]]></category>
		<category><![CDATA[translate]]></category>
		<category><![CDATA[translation]]></category>

		<guid isPermaLink="false">http://www.jigniter.com/a-straightforward-way-to-translate-your-language-files-in-codeigniter/</guid>
		<description><![CDATA[Months ago we discussed about different alternatives to add i18n support to CodeIgniter applications. On this opportunity we will show how easy is to maintain your language files using CodeIgniter Language File Translator by MrKirkland and Owen Christian. Basically what you need to do is download the zip here and then unpack the files under [...]]]></description>
		<wfw:commentRss>http://www.jigniter.com/straightforward-way-to-translate-your-language-files-in-codeigniter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
