<?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>István Ványi&#187; Codeigniter</title>
	<atom:link href="http://www.vanyi.net/category/codeigniter/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vanyi.net</link>
	<description>István Ványi personal site</description>
	<lastBuildDate>Wed, 31 Aug 2011 17:43:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>CodeIgniter v1.7.2 Released</title>
		<link>http://www.vanyi.net/codeigniter/codeigniter-v1-7-2-released/</link>
		<comments>http://www.vanyi.net/codeigniter/codeigniter-v1-7-2-released/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 18:28:53 +0000</pubDate>
		<dc:creator>Istvan</dc:creator>
				<category><![CDATA[Codeigniter]]></category>

		<guid isPermaLink="false">http://www.vanyi.net/hamradio/homebrew/codeigniter-v1-7-2-released/</guid>
		<description><![CDATA[EllisLab is pleased to release CodeIgniter version 1.7.2 for ready download.&#160; What&#8217;s new?&#160; Among other changes:


Compatible with PHP 5.3.0
Added a new Cart Class.
Improvements to the Form helper
Added is_php() to Common functions to facilitate PHP version comparisons
Modified show_error() to allow sending of HTTP server response codes, and all internal uses now send proper status codes.
Numerous bug [...]<p><a href="http://www.vanyi.net/codeigniter/codeigniter-v1-7-2-released/">CodeIgniter v1.7.2 Released</a> is a post from: <a href="http://www.vanyi.net" title="István Ványi">István Ványi</a></p>



No related posts.]]></description>
			<content:encoded><![CDATA[<p>EllisLab is pleased to release CodeIgniter version 1.7.2 for ready download.&nbsp; What&#8217;s new?&nbsp; Among other <a href="http://codeigniter.com/user_guide/changelog.html" target="_blank" rel="nofollow">changes</a>:</p>
<p><span id="more-366"></span></p>
<ul>
<li>Compatible with PHP 5.3.0</li>
<li>Added a new <a href="http://codeigniter.com/user_guide/libraries/cart.html" target="_blank" rel="nofollow">Cart Class</a>.</li>
<li>Improvements to the <a href="http://codeigniter.com/user_guide/helpers/form_helper.html" target="_blank" rel="nofollow">Form helper</a></li>
<li>Added is_php() to <a href="http://codeigniter.com/user_guide/general/common_functions.html" target="_blank" rel="nofollow">Common functions</a> to facilitate PHP version comparisons</li>
<li>Modified <a href="http://codeigniter.com/user_guide/general/errors.html" target="_blank" rel="nofollow">show_error()</a> to allow sending of HTTP server response codes, and all internal uses now send proper status codes.</li>
<li>Numerous bug fixes</li>
</ul>
<p>Version 1.7.2 has been baking in the subversion for quite some time, and has been compatible with PHP 5.3.0 since late July, but many users understandably haven&#8217;t been running from the in-development version.&nbsp; While I&#8217;d have liked to have had time to add a few more &#8220;big ticket&#8221; items to this release, making it 1.8, time is a cruel mistress.&nbsp; Many of our users develop on Macs, and OS X Snow Leopard ships with PHP 5.3.0, so we felt is was more important to push out this stable maintenance release instead of waiting for an even later date &#8211; it&#8217;s been almost seven months since a refresh, afterall.&nbsp; But there are still a few good surprises, and welcome changes.&nbsp; </p>
<p><a href="http://www.vanyi.net/codeigniter/codeigniter-v1-7-2-released/">CodeIgniter v1.7.2 Released</a> is a post from: <a href="http://www.vanyi.net" title="István Ványi">István Ványi</a></p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.vanyi.net/codeigniter/codeigniter-v1-7-2-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multilanguage CMS</title>
		<link>http://www.vanyi.net/codeigniter/multilanguage-cms/</link>
		<comments>http://www.vanyi.net/codeigniter/multilanguage-cms/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 18:20:28 +0000</pubDate>
		<dc:creator>Istvan</dc:creator>
				<category><![CDATA[Codeigniter]]></category>

		<guid isPermaLink="false">http://www.vanyi.net/codeigniter/multilanguage-cms/</guid>
		<description><![CDATA[Codeigniter is a very fast PHP framework.
I started to use it some years ago. I&#8217;ve been working on a multi-language Codeigniter CMS base system. I want to make it extensible with plugins, modules and widgets.
The purpose to be multi-language with easy admin interface, compact code and fast.
Multilanguage CMS is a post from: István Ványi


No related [...]<p><a href="http://www.vanyi.net/codeigniter/multilanguage-cms/">Multilanguage CMS</a> is a post from: <a href="http://www.vanyi.net" title="István Ványi">István Ványi</a></p>



No related posts.]]></description>
			<content:encoded><![CDATA[<p><a href="http://codeigniter.com" title="Codeigniter framework">Codeigniter</a> is a very fast PHP framework.<br />
I started to use it some years ago. I&#8217;ve been working on a multi-language Codeigniter CMS base system. I want to make it extensible with plugins, modules and widgets.<br />
The purpose to be multi-language with easy admin interface, compact code and fast.</p>
<p><a href="http://www.vanyi.net/codeigniter/multilanguage-cms/">Multilanguage CMS</a> is a post from: <a href="http://www.vanyi.net" title="István Ványi">István Ványi</a></p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.vanyi.net/codeigniter/multilanguage-cms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

