<?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>Kromack &#187; download</title>
	<atom:link href="http://kromack.com/tag/download/feed/" rel="self" type="application/rss+xml" />
	<link>http://kromack.com</link>
	<description>Ressources et tutoriaux : Web 2.0 - PHP - CodeIgniter - Webdesign</description>
	<lastBuildDate>Thu, 09 Sep 2010 18:06:46 +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>CKEditor Helper for CodeIgniter Updated !</title>
		<link>http://kromack.com/developpement-php/codeigniter/ckeditor-helper-codeigniter-updated/</link>
		<comments>http://kromack.com/developpement-php/codeigniter/ckeditor-helper-codeigniter-updated/#comments</comments>
		<pubDate>Sun, 29 Aug 2010 15:11:25 +0000</pubDate>
		<dc:creator>Kromack</dc:creator>
				<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[CKEditor]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[helper]]></category>

		<guid isPermaLink="false">http://kromack.com/?p=1365</guid>
		<description><![CDATA[This release is the result of all the feedback I&#8217;ve received around the CKEditor Helper for CodeIgniter and I would like to thanks all of contributors! The new version of the helper contains new features and bug fixes : Ronan’s patch for custom toolbar definition added (thanks dude!). Configuration options are now only applied on [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_silver" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fkromack.com%252Fdeveloppement-php%252Fcodeigniter%252Fckeditor-helper-codeigniter-updated%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22CKEditor%20Helper%20for%20CodeIgniter%20Updated%20%21%22%20%7D);"></div>
<p>This release is the result of all the feedback I&#8217;ve received around the <a href="http://kromack.com/developpement-php/codeigniter/ckeditor-helper-for-codeigniter/">CKEditor Helper for CodeIgniter</a> and I would like to thanks all of contributors!</p>
<p>The new version of the helper contains new features and bug fixes :</p>
<ul class="charte">
<li>Ronan’s patch for custom toolbar definition added (thanks dude!).</li>
<li>Configuration options are now only applied on the associated CKEditor.</li>
<li>Several editors can now be displayed on the same page.</li>
</ul>
<p>In order to update your installation, just override the old ckeditor_helper.php file with the latest version <img src='http://kromack.com/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Continue to the <a href="http://kromack.com/developpement-php/codeigniter/ckeditor-helper-for-codeigniter/">CKEditor helper homepage</a>.</p>

]]></content:encoded>
			<wfw:commentRss>http://kromack.com/developpement-php/codeigniter/ckeditor-helper-codeigniter-updated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dézipper en PHP sous CodeIgniter</title>
		<link>http://kromack.com/developpement-php/codeigniter/dezipper-en-php-sous-codeigniter/</link>
		<comments>http://kromack.com/developpement-php/codeigniter/dezipper-en-php-sous-codeigniter/#comments</comments>
		<pubDate>Sat, 08 May 2010 12:18:05 +0000</pubDate>
		<dc:creator>Kromack</dc:creator>
				<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[librairie]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[telechargement]]></category>

		<guid isPermaLink="false">http://www.kromack.com/?p=1002</guid>
		<description><![CDATA[Phil Sturgeon a publié une librairie extrêmement simple d&#8217;utilisation permettant de dézipper une archive via CodeIgniter sans aucune extension PECL ! Idéal si vous souhaitez extraire vos fichiers zippés via votre application ! Attention, la librairie nécessite les pré-requis techniques ci-dessous : PHP 5.1+ CodeIgniter 1.6.x &#8211; 2.0-dev extension ZLib Unzip library Télécharger la librairie [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_silver" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fkromack.com%252Fdeveloppement-php%252Fcodeigniter%252Fdezipper-en-php-sous-codeigniter%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22D%C3%A9zipper%20en%20PHP%20sous%20CodeIgniter%22%20%7D);"></div>
<p><strong>Phil Sturgeon</strong> a publié une <strong>librairie</strong> extrêmement simple d&#8217;utilisation permettant de <strong>dézipper</strong> une archive via <strong>CodeIgniter</strong> sans aucune extension <strong>PECL</strong> !</p>
<p>Idéal si vous souhaitez extraire vos fichiers zippés via votre application !</p>
<p>Attention, la librairie nécessite les pré-requis techniques ci-dessous :</p>
<ul class="charte">
<li>PHP 5.1+</li>
<li>CodeIgniter 1.6.x &#8211; 2.0-dev</li>
<li>extension ZLib</li>
</ul>
<h2>Unzip library</h2>
<ul class="charte">
<li><a href="http://bitbucket.org/philsturgeon/">Télécharger la librairie <strong>Unzip</strong></a></li>
<li><a href="http://philsturgeon.co.uk/code/codeigniter-unzip">Voir le billet original</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://kromack.com/developpement-php/codeigniter/dezipper-en-php-sous-codeigniter/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Acicrud library v1.1 for CodeIgniter released !</title>
		<link>http://kromack.com/developpement-php/codeigniter/acicrud-library-v1-1-for-codeigniter-released/</link>
		<comments>http://kromack.com/developpement-php/codeigniter/acicrud-library-v1-1-for-codeigniter-released/#comments</comments>
		<pubDate>Wed, 05 May 2010 08:30:05 +0000</pubDate>
		<dc:creator>Kromack</dc:creator>
				<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[gratuit]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[telechargement]]></category>

		<guid isPermaLink="false">http://www.kromack.com/?p=986</guid>
		<description><![CDATA[I&#8217;m proud to announce the immediate availability of the 1.1 stable version of the Acicrud (Automatic CodeIgniter Create Read Update Delete) library for CodeIgniter. The release 1.1 which the Git commit number is 0c28279ee917f5c37007072c090f2bbfb8795e62 brings new functionalities like multi database support and a lot of code enhancement.This release is globally easier to use and the [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_silver" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fkromack.com%252Fdeveloppement-php%252Fcodeigniter%252Facicrud-library-v1-1-for-codeigniter-released%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Acicrud%20library%20v1.1%20for%20CodeIgniter%20released%20%21%22%20%7D);"></div>
<div lang="en" xml:lang="en">
<p>I&#8217;m proud to announce the immediate availability of the 1.1 stable version  of the Acicrud (Automatic CodeIgniter Create Read Update Delete) library  for CodeIgniter. The release 1.1 which the Git commit number is 0c28279ee917f5c37007072c090f2bbfb8795e62 brings new functionalities like <strong>multi database support</strong> and a lot of code enhancement.This release is globally easier to use and <strong>the model creation code</strong> have been optimized.</p>
<p>The Acicrud library can fully manage a table for which at least the  first normal form is applicable.</p>
<p>Feel free to send your feedback on the Acicrud downloading page :</p>
<ul class="charte">
<li><a href="http://www.kromack.com/acicrud-english/">Go to the Acicrud&#8217;s  English page </a></li>
<li><a href="http://www.kromack.com/acicrud/">Aller sur la page d&#8217;Acicrud  en Français</a></li>
</ul>
<h2>Changelog</h2>
<p>The changelog of the 0c28279ee917f5c37007072c090f2bbfb8795e62 (<strong>v 1.1</strong>) is available below :</p>
<ul class="charte">
<li>Fixed a bug in the <strong>get($what, $id)</strong> method that died instead of  throwing the Exception.</li>
<li>Fixed : the last inserted ID is now  correctly updated when several <strong>create()</strong> are  called.</li>
<li>Multi database support added.</li>
<li>An associative array can now be given to the <strong>read()</strong> method to read an entry with a custon WHERE clause.</li>
<li>The model creation code have been optimized (see the new exemple tutorial).</li>
<li>An associative array can now be given to the <strong>countAll()</strong> method to count entries with a custon WHERE clause.</li>
<li>The deprecated method <strong>getFrenchDate()</strong> have been definitively removed.</li>
<li>The <strong>getBy($by, $value)</strong> method have been added (see the API documentation).</li>
<li><a href="http://www.kromack.com/codeigniter/lire-facilement-des-donnees-avec-acicrud/">Tutorial #2</a> updated (reading a row with a custom WHERE clause)</i>
<li><a href="http://www.kromack.com/codeigniter/supprimer-des-donnees-avec-acicrud/">Tutorial #4</a> updated (deleting rows with a custom WHERE clause)</i>
</ul>
</div>

]]></content:encoded>
			<wfw:commentRss>http://kromack.com/developpement-php/codeigniter/acicrud-library-v1-1-for-codeigniter-released/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>CodeIgniter 2.0 disponible en téléchargement !</title>
		<link>http://kromack.com/developpement-php/codeigniter/codeigniter-2-0-disponible-en-telechargement/</link>
		<comments>http://kromack.com/developpement-php/codeigniter/codeigniter-2-0-disponible-en-telechargement/#comments</comments>
		<pubDate>Mon, 26 Apr 2010 16:04:03 +0000</pubDate>
		<dc:creator>Kromack</dc:creator>
				<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Mercurial]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[telechargement]]></category>

		<guid isPermaLink="false">http://www.kromack.com/?p=961</guid>
		<description><![CDATA[La nouvelle version du framework PHP, CodeIgniter 2.0 est disponible depuis quelques semaines en téléchargement sur la plateforme collaborative Mercurial, bitbucket. Cette nouvelle version apporte son lot de nouveautés comme une toute nouvelle librairie de gestion des frameworks JavaScript tels que jQuery ou Mootools. L&#8217;implémentation native se limite pour le moment à jQuery mais l&#8217;architecture [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_silver" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fkromack.com%252Fdeveloppement-php%252Fcodeigniter%252Fcodeigniter-2-0-disponible-en-telechargement%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22CodeIgniter%202.0%20disponible%20en%20t%C3%A9l%C3%A9chargement%20%21%22%20%7D);"></div>
<p>La nouvelle version du <strong>framework PHP</strong>, <strong>CodeIgniter 2.0</strong> est disponible depuis quelques semaines en téléchargement sur la plateforme collaborative <strong>Mercurial</strong>, bitbucket. Cette nouvelle version apporte son lot de nouveautés comme une toute nouvelle librairie de <strong>gestion des frameworks JavaScript</strong> tels que<strong> jQuery</strong> ou <strong>Mootools</strong>. L&#8217;implémentation native se limite pour le moment à jQuery mais l&#8217;architecture du code laisse penser qu&#8217;il sera très facile d&#8217;implémenter votre librairie JavaScript préférée !</p>
<p>L&#8217;équipe d&#8217;<strong>EllisLab</strong> apporte également un nouveau concept de packages dont nous parlerons certainement très prochainement !</p>
<p>A noter également que le répertoire application à été déplacé en dehors du répertoire <em>system</em> ! Ce qui devrait nous éviter quotidiennement quelques centaines de clics !</p>
<p>Si vous n&#8217;avez pas encore tester cette version, c&#8217;est le moment de <a title="CodeIgniter 2.0" href="http://bitbucket.org/ellislab/codeigniter/overview">télécharger <strong>CodeIgniter 2.0</strong></a> !</p>

]]></content:encoded>
			<wfw:commentRss>http://kromack.com/developpement-php/codeigniter/codeigniter-2-0-disponible-en-telechargement/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Téléchargez gratuitement le PSD Magnifico HTML/CSS sur themeforest</title>
		<link>http://kromack.com/webdesign/telechargez-gratuitement-le-psd-magnifico-htmlcss-sur-themeforest-en-ce-mois-davril/</link>
		<comments>http://kromack.com/webdesign/telechargez-gratuitement-le-psd-magnifico-htmlcss-sur-themeforest-en-ce-mois-davril/#comments</comments>
		<pubDate>Sat, 17 Apr 2010 12:08:41 +0000</pubDate>
		<dc:creator>Kromack</dc:creator>
				<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[graphisme]]></category>
		<category><![CDATA[gratuit]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[skin]]></category>
		<category><![CDATA[telechargement]]></category>
		<category><![CDATA[thème]]></category>

		<guid isPermaLink="false">http://www.kromack.com/?p=948</guid>
		<description><![CDATA[Le thème Magnifico HTML/CSS est en téléchargement gratuit sur themeforest pendant tout le mois d&#8217;avril 2010 ! Notez que le thème Magnifico HTML/CSS est également disponible pour WordPress]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_silver" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fkromack.com%252Fwebdesign%252Ftelechargez-gratuitement-le-psd-magnifico-htmlcss-sur-themeforest-en-ce-mois-davril%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22T%C3%A9l%C3%A9chargez%20gratuitement%20le%20PSD%20Magnifico%20HTML%2FCSS%20sur%20themeforest%22%20%7D);"></div>
<p><a href="http://themeforest.net/item/magnifico-htmlcss/63451"><img class="alignright size-full wp-image-949" title="magnifico html css theme" src="http://www.kromack.com/wordpress/wp-content/uploads/2010/04/magnifico-html-css-theme.png" alt="magnifico html css theme" width="300" height="152" /></a></p>
<p>Le thème <strong>Magnifico HTML/CSS</strong> est en téléchargement gratuit sur themeforest pendant tout le mois d&#8217;avril 2010 !</p>
<p>Notez que le thème <strong>Magnifico HTML/CSS</strong> est également disponible pour WordPress <img src='http://kromack.com/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>

]]></content:encoded>
			<wfw:commentRss>http://kromack.com/webdesign/telechargez-gratuitement-le-psd-magnifico-htmlcss-sur-themeforest-en-ce-mois-davril/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exposé et coins réactifs pour windows 7 !</title>
		<link>http://kromack.com/actualites/expose-et-coins-reactifs-pour-windows-7/</link>
		<comments>http://kromack.com/actualites/expose-et-coins-reactifs-pour-windows-7/#comments</comments>
		<pubDate>Sat, 27 Mar 2010 10:39:19 +0000</pubDate>
		<dc:creator>Kromack</dc:creator>
				<category><![CDATA[Actualités]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[gratuit]]></category>
		<category><![CDATA[seven]]></category>
		<category><![CDATA[telechargement]]></category>

		<guid isPermaLink="false">http://www.kromack.com/?p=923</guid>
		<description><![CDATA[Si vous aussi vous êtes habitués à travailler sous Mac OS X et que vous êtes désespérés par la gestion des fenêtres de Windows, alors cet article est pour vous ! Bien que globalement Windows Seven ait apporté plusieurs améliorations majeures sur la gestion des fenêtres et du bureau, un système similaire à exposé ainsi [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_silver" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fkromack.com%252Factualites%252Fexpose-et-coins-reactifs-pour-windows-7%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Expos%C3%A9%20et%20coins%20r%C3%A9actifs%20pour%20windows%207%20%21%22%20%7D);"></div>
<p><a href="http://www.kromack.com/wordpress/wp-content/uploads/2010/03/expose-windows-seven.png"><img class="aligncenter size-full wp-image-929" title="expose windows seven" src="http://www.kromack.com/wordpress/wp-content/uploads/2010/03/expose-windows-seven.png" alt="expose windows seven" width="500" height="313" /></a></p>
<p>Si vous aussi vous êtes habitués à <strong>travailler sous Mac OS X</strong> et que vous êtes désespérés par la <strong>gestion des fenêtres de Windows</strong>, alors cet article est pour vous !</p>
<p>Bien que globalement <strong>Windows Seven</strong> ait apporté plusieurs améliorations majeures sur la gestion des fenêtres et du bureau, un système similaire à <strong>exposé</strong> ainsi que des <strong>coins réactifs</strong> sur un écran font gagner énormément de temps au quotidien.</p>
<p><strong>Switcher</strong> est un logiciel fonctionnant sous <strong>Windows Vista</strong> et <strong>Windows Seven</strong> permettant d&#8217;ajouter une fonctionnalité &laquo;&nbsp;<strong>exposé</strong>&nbsp;&raquo; qui donnera une <strong>vue d&#8217;ensemble de toutes les fenêtres ouvertes sur le bureau</strong> et surtout la possibilité de configurer tous les <strong>coins de l&#8217;écran pour qu&#8217;ils deviennent réactifs</strong> et qu&#8217;ils déclenchent ainsi la <strong>vue exposé</strong>.</p>
<p>A noter que le logiciel est entièrement paramétrable au niveau de l&#8217;apparence, des raccourcis clavier et souris et qu&#8217;il dispose de plusieurs modes de vues !</p>
<p><a href="http://insentient.net/">A télécharger de toute urgence !</a></p>

]]></content:encoded>
			<wfw:commentRss>http://kromack.com/actualites/expose-et-coins-reactifs-pour-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Téléchargez gratuitement un PSD sur themeforest en ce mois de février</title>
		<link>http://kromack.com/webdesign/telechargez-gratuitement-un-psd-sur-themeforest-en-ce-mois-de-fevrier/</link>
		<comments>http://kromack.com/webdesign/telechargez-gratuitement-un-psd-sur-themeforest-en-ce-mois-de-fevrier/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 14:58:36 +0000</pubDate>
		<dc:creator>Kromack</dc:creator>
				<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[graphisme]]></category>
		<category><![CDATA[gratuit]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[skin]]></category>
		<category><![CDATA[telechargement]]></category>
		<category><![CDATA[thème]]></category>

		<guid isPermaLink="false">http://www.kromack.com/?p=904</guid>
		<description><![CDATA[Le thème Pacifica est en téléchargement gratuit sur themeforest pendant tout le mois de février 2010 ! Pour ceux qui ne le savent pas, themeforest est une place de marché dédiée au webdesign et au développement web qui propose la vente de fichiers PSD ou encore de scripts PHP. Notez que le thème Pacifica est [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_silver" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fkromack.com%252Fwebdesign%252Ftelechargez-gratuitement-un-psd-sur-themeforest-en-ce-mois-de-fevrier%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22T%C3%A9l%C3%A9chargez%20gratuitement%20un%20PSD%20sur%20themeforest%20en%20ce%20mois%20de%20f%C3%A9vrier%22%20%7D);"></div>
<p><a href="http://themeforest.net/item/pacifica-theme-the-psd-version/83345" target="_blank"><img class="alignright size-medium wp-image-905" title="thème pacifica" src="http://www.kromack.com/wordpress/wp-content/uploads/2010/02/pacifica-300x152.jpg" alt="" width="300" height="152" /></a>Le <strong>thème Pacifica</strong> est en <strong>téléchargement gratuit</strong> sur <em>themeforest</em> pendant tout le mois de février 2010 !</p>
<p>Pour ceux qui ne le savent pas, <em>themeforest</em> est une place de marché dédiée au <strong>webdesign</strong> et au <strong>développement web</strong> qui propose la vente de fichiers PSD ou encore de scripts PHP.</p>
<p>Notez que le thème Pacifica est également disponible pour WordPress <img src='http://kromack.com/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>

]]></content:encoded>
			<wfw:commentRss>http://kromack.com/webdesign/telechargez-gratuitement-un-psd-sur-themeforest-en-ce-mois-de-fevrier/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Collection de wallpapers sur le thème de CodeIgniter</title>
		<link>http://kromack.com/developpement-php/codeigniter/collection-de-wallpapers-sur-le-theme-de-codeigniter/</link>
		<comments>http://kromack.com/developpement-php/codeigniter/collection-de-wallpapers-sur-le-theme-de-codeigniter/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 12:05:49 +0000</pubDate>
		<dc:creator>Kromack</dc:creator>
				<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[goodies]]></category>
		<category><![CDATA[graphisme]]></category>
		<category><![CDATA[telechargement]]></category>

		<guid isPermaLink="false">http://www.kromack.com/?p=898</guid>
		<description><![CDATA[Êtes-vous de vrai fans de CodeIgniter ? Si oui, cette collection de fond d&#8217;écrans de CodeIgniter devrait vous ravir ! Il s&#8217;agit de la page de CodeIgnitEE sur tumblr qui propose une sélection de fond d&#8217;écrans de notre framework préféré, et ça se passe par ici !]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_silver" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fkromack.com%252Fdeveloppement-php%252Fcodeigniter%252Fcollection-de-wallpapers-sur-le-theme-de-codeigniter%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Collection%20de%20wallpapers%20sur%20le%20th%C3%A8me%20de%20CodeIgniter%22%20%7D);"></div>
<h2>Êtes-vous de vrai fans de CodeIgniter ?</h2>
<p>Si oui, cette collection de <strong>fond d&#8217;écrans de CodeIgniter</strong> devrait vous ravir !</p>
<p>Il s&#8217;agit de la page de <a href="http://twitter.com/codeignitee" target="_blank">CodeIgnitEE</a> sur tumblr qui propose une sélection de fond d&#8217;écrans de notre framework préféré, et ça <a href="http://codeignitee.tumblr.com/">se passe par ici</a> !</p>
<p style="text-align: center;"><a href="http://codeignitee.tumblr.com/"><img class="aligncenter size-full wp-image-899" title="wallpaper codeigniter" src="http://www.kromack.com/wordpress/wp-content/uploads/2010/02/wallpaper-codeigniter.jpg" alt="wallpaper codeigniter" width="500" height="313" /></a></p>

]]></content:encoded>
			<wfw:commentRss>http://kromack.com/developpement-php/codeigniter/collection-de-wallpapers-sur-le-theme-de-codeigniter/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CKEditor Helper for CodeIgniter</title>
		<link>http://kromack.com/developpement-php/codeigniter/ckeditor-helper-for-codeigniter/</link>
		<comments>http://kromack.com/developpement-php/codeigniter/ckeditor-helper-for-codeigniter/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 17:36:59 +0000</pubDate>
		<dc:creator>Kromack</dc:creator>
				<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[module]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[telechargement]]></category>
		<category><![CDATA[tutoriel]]></category>
		<category><![CDATA[xhtml]]></category>

		<guid isPermaLink="false">http://www.kromack.com/?p=820</guid>
		<description><![CDATA[The CKEditor Helper for CodeIgniter allows to integrate the powerfull WYSIWYG text editor CKEditor into CodeIgniter applications. This helper can currently manage all CKEditor's available configuration options and custom styles definitions.]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_silver" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fkromack.com%252Fdeveloppement-php%252Fcodeigniter%252Fckeditor-helper-for-codeigniter%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22CKEditor%20Helper%20for%20CodeIgniter%22%20%7D);"></div>
<div lang="en" xml:lang="en">
<h2>Using CKEditor as a plugin into your CodeIgniter applications</h2>
<p><strong>CKEditor</strong> is a powerfull <strong>WYSIWYG text editor</strong> licensed under the GPL, LGPL and MPL <strong>open source</strong> licenses. CKEditor can easilly be added to any web page, you will find below a simple way to integrate CKeditor to your <strong>CodeIgniter applications</strong>.<br />
<img class="aligncenter size-full wp-image-821" title="CKEditor preview" src="http://www.kromack.com/wordpress/wp-content/uploads/2010/01/ckeditor.png" alt="" width="480" height="164" /></p>
<h2>Downloading CKEditor</h2>
<p>The first step is to download the <a rel="external nofollow" href="http://ckeditor.com/download">CKEditor editor package</a>, note that the helper have only be tested over CKEditor 3.0.2. Once done, you should consider to remove the <em>_samples</em> and <em>_sources</em> directories from the uncompressed files.</p>
<p>Then, place the entire ckeditor directory into a <em>/js/</em> folder. You can place it anywhere but remember to set the correct path when initializing the helper.</p>
<h2>Adding the CKEditor helper for CodeIgniter</h2>
<p>Download and place <a href="http://kromack.com/files/ckeditor_helper.zip">the ckeditor_helper.php</a> file into the CodeIgniter&#8217;s <em>system/application/helpers</em> folder.</p>
<p>This helper can manage all <a rel="external nofollow" href="http://docs.cksource.com/CKEditor_3.x/Developers_Guide/Setting_Configurations">CKEditor&#8217;s available configuration options</a>, <a rel="external nofollow" href="http://docs.cksource.com/CKEditor_3.x/Developers_Guide/Styles">custom styles definitions</a>, <strong>multiple intances of the editor on the same page</strong> and extra config parameters such as <a href="http://docs.cksource.com/CKEditor_3.x/Developers_Guide/Toolbar">toolbar definition</a>.</p>
<h2>Creating the controller</h2>
<p>First of all, we are going to create a controller that will set all the helper&#8217;s configuration options. In this exemple, we are going to instanciate two CKEditors with different configuration values. You are able to set all CKEditor&#8217;s available configuration options inside the config array. We are also going to define custom styles to replace the CKEditor&#8217;s default styles. Note that the id must match the textarea&#8217;s id in the view. Since the 2010-08-28 version, <strong>each styles definitions are applied to the associated CKEditor instance</strong>, allowing you to use different option set by instance. Since this version, you can also <strong>add severals CKEditor instance on the same page</strong> and define custom toolbars (thanks to the ronan&#8217;s patch <img src='http://kromack.com/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> ).</p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p820code1'); return false;">View Code</a> PHP</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p8201"><td class="code" id="p820code1"><pre class="php" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">&lt;?php</span>
&nbsp;
<span style="color: #000000; font-weight: bold;">class</span> Ckeditor <span style="color: #000000; font-weight: bold;">extends</span> Controller <span style="color: #009900;">&#123;</span>
&nbsp;
	<span style="color: #000000; font-weight: bold;">public</span> <span style="color: #000088;">$data</span> 	<span style="color: #339933;">=</span> 	<a href="http://www.php.net/array"><span style="color: #990000;">array</span></a><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
	<span style="color: #000000; font-weight: bold;">public</span> <span style="color: #000000; font-weight: bold;">function</span> __construct<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
&nbsp;
		parent<span style="color: #339933;">::</span><span style="color: #004000;">Controller</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
		<span style="color: #000088;">$this</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">load</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">helper</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'url'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #666666; font-style: italic;">//You should autoload this one ;)</span>
		<span style="color: #000088;">$this</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">load</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">helper</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'ckeditor'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
&nbsp;
		<span style="color: #666666; font-style: italic;">//Ckeditor's configuration</span>
		<span style="color: #000088;">$this</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">data</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'ckeditor'</span><span style="color: #009900;">&#93;</span> <span style="color: #339933;">=</span> <a href="http://www.php.net/array"><span style="color: #990000;">array</span></a><span style="color: #009900;">&#40;</span>
&nbsp;
			<span style="color: #666666; font-style: italic;">//ID of the textarea that will be replaced</span>
			<span style="color: #0000ff;">'id'</span> 	<span style="color: #339933;">=&gt;</span> 	<span style="color: #0000ff;">'content'</span><span style="color: #339933;">,</span>
			<span style="color: #0000ff;">'path'</span>	<span style="color: #339933;">=&gt;</span>	<span style="color: #0000ff;">'js/ckeditor'</span><span style="color: #339933;">,</span>
&nbsp;
			<span style="color: #666666; font-style: italic;">//Optionnal values</span>
			<span style="color: #0000ff;">'config'</span> <span style="color: #339933;">=&gt;</span> <a href="http://www.php.net/array"><span style="color: #990000;">array</span></a><span style="color: #009900;">&#40;</span>
				<span style="color: #0000ff;">'toolbar'</span> 	<span style="color: #339933;">=&gt;</span> 	<span style="color: #0000ff;">&quot;Full&quot;</span><span style="color: #339933;">,</span> 	<span style="color: #666666; font-style: italic;">//Using the Full toolbar</span>
				<span style="color: #0000ff;">'width'</span> 	<span style="color: #339933;">=&gt;</span> 	<span style="color: #0000ff;">&quot;550px&quot;</span><span style="color: #339933;">,</span>	<span style="color: #666666; font-style: italic;">//Setting a custom width</span>
				<span style="color: #0000ff;">'height'</span> 	<span style="color: #339933;">=&gt;</span> 	<span style="color: #0000ff;">'100px'</span><span style="color: #339933;">,</span>	<span style="color: #666666; font-style: italic;">//Setting a custom height</span>
&nbsp;
			<span style="color: #009900;">&#41;</span><span style="color: #339933;">,</span>
&nbsp;
			<span style="color: #666666; font-style: italic;">//Replacing styles from the &quot;Styles tool&quot;</span>
			<span style="color: #0000ff;">'styles'</span> <span style="color: #339933;">=&gt;</span> <a href="http://www.php.net/array"><span style="color: #990000;">array</span></a><span style="color: #009900;">&#40;</span>
&nbsp;
				<span style="color: #666666; font-style: italic;">//Creating a new style named &quot;style 1&quot;</span>
				<span style="color: #0000ff;">'style 1'</span> <span style="color: #339933;">=&gt;</span> <a href="http://www.php.net/array"><span style="color: #990000;">array</span></a> <span style="color: #009900;">&#40;</span>
					<span style="color: #0000ff;">'name'</span> 		<span style="color: #339933;">=&gt;</span> 	<span style="color: #0000ff;">'Blue Title'</span><span style="color: #339933;">,</span>
					<span style="color: #0000ff;">'element'</span> 	<span style="color: #339933;">=&gt;</span> 	<span style="color: #0000ff;">'h2'</span><span style="color: #339933;">,</span>
					<span style="color: #0000ff;">'styles'</span> <span style="color: #339933;">=&gt;</span> <a href="http://www.php.net/array"><span style="color: #990000;">array</span></a><span style="color: #009900;">&#40;</span>
						<span style="color: #0000ff;">'color'</span> 	<span style="color: #339933;">=&gt;</span> 	<span style="color: #0000ff;">'Blue'</span><span style="color: #339933;">,</span>
						<span style="color: #0000ff;">'font-weight'</span> 	<span style="color: #339933;">=&gt;</span> 	<span style="color: #0000ff;">'bold'</span>
					<span style="color: #009900;">&#41;</span>
				<span style="color: #009900;">&#41;</span><span style="color: #339933;">,</span>
&nbsp;
				<span style="color: #666666; font-style: italic;">//Creating a new style named &quot;style 2&quot;</span>
				<span style="color: #0000ff;">'style 2'</span> <span style="color: #339933;">=&gt;</span> <a href="http://www.php.net/array"><span style="color: #990000;">array</span></a> <span style="color: #009900;">&#40;</span>
					<span style="color: #0000ff;">'name'</span> 	<span style="color: #339933;">=&gt;</span> 	<span style="color: #0000ff;">'Red Title'</span><span style="color: #339933;">,</span>
					<span style="color: #0000ff;">'element'</span> 	<span style="color: #339933;">=&gt;</span> 	<span style="color: #0000ff;">'h2'</span><span style="color: #339933;">,</span>
					<span style="color: #0000ff;">'styles'</span> <span style="color: #339933;">=&gt;</span> <a href="http://www.php.net/array"><span style="color: #990000;">array</span></a><span style="color: #009900;">&#40;</span>
						<span style="color: #0000ff;">'color'</span> 		<span style="color: #339933;">=&gt;</span> 	<span style="color: #0000ff;">'Red'</span><span style="color: #339933;">,</span>
						<span style="color: #0000ff;">'font-weight'</span> 		<span style="color: #339933;">=&gt;</span> 	<span style="color: #0000ff;">'bold'</span><span style="color: #339933;">,</span>
						<span style="color: #0000ff;">'text-decoration'</span>	<span style="color: #339933;">=&gt;</span> 	<span style="color: #0000ff;">'underline'</span>
					<span style="color: #009900;">&#41;</span>
				<span style="color: #009900;">&#41;</span>				
			<span style="color: #009900;">&#41;</span>
		<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
		<span style="color: #000088;">$this</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">data</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'ckeditor_2'</span><span style="color: #009900;">&#93;</span> <span style="color: #339933;">=</span> <a href="http://www.php.net/array"><span style="color: #990000;">array</span></a><span style="color: #009900;">&#40;</span>
&nbsp;
			<span style="color: #666666; font-style: italic;">//ID of the textarea that will be replaced</span>
			<span style="color: #0000ff;">'id'</span> 	<span style="color: #339933;">=&gt;</span> 	<span style="color: #0000ff;">'content_2'</span><span style="color: #339933;">,</span>
			<span style="color: #0000ff;">'path'</span>	<span style="color: #339933;">=&gt;</span>	<span style="color: #0000ff;">'js/ckeditor'</span><span style="color: #339933;">,</span>
&nbsp;
			<span style="color: #666666; font-style: italic;">//Optionnal values</span>
			<span style="color: #0000ff;">'config'</span> <span style="color: #339933;">=&gt;</span> <a href="http://www.php.net/array"><span style="color: #990000;">array</span></a><span style="color: #009900;">&#40;</span>
				<span style="color: #0000ff;">'width'</span> 	<span style="color: #339933;">=&gt;</span> 	<span style="color: #0000ff;">&quot;550px&quot;</span><span style="color: #339933;">,</span>	<span style="color: #666666; font-style: italic;">//Setting a custom width</span>
				<span style="color: #0000ff;">'height'</span> 	<span style="color: #339933;">=&gt;</span> 	<span style="color: #0000ff;">'100px'</span><span style="color: #339933;">,</span>	<span style="color: #666666; font-style: italic;">//Setting a custom height</span>
				<span style="color: #0000ff;">'toolbar'</span> 	<span style="color: #339933;">=&gt;</span> 	<a href="http://www.php.net/array"><span style="color: #990000;">array</span></a><span style="color: #009900;">&#40;</span>	<span style="color: #666666; font-style: italic;">//Setting a custom toolbar</span>
					<a href="http://www.php.net/array"><span style="color: #990000;">array</span></a><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'Bold'</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">'Italic'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">,</span>
					<a href="http://www.php.net/array"><span style="color: #990000;">array</span></a><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'Underline'</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">'Strike'</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">'FontSize'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">,</span>
					<a href="http://www.php.net/array"><span style="color: #990000;">array</span></a><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'Smiley'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">,</span>
					<span style="color: #0000ff;">'/'</span>
				<span style="color: #009900;">&#41;</span>
			<span style="color: #009900;">&#41;</span><span style="color: #339933;">,</span>
&nbsp;
			<span style="color: #666666; font-style: italic;">//Replacing styles from the &quot;Styles tool&quot;</span>
			<span style="color: #0000ff;">'styles'</span> <span style="color: #339933;">=&gt;</span> <a href="http://www.php.net/array"><span style="color: #990000;">array</span></a><span style="color: #009900;">&#40;</span>
&nbsp;
				<span style="color: #666666; font-style: italic;">//Creating a new style named &quot;style 1&quot;</span>
				<span style="color: #0000ff;">'style 3'</span> <span style="color: #339933;">=&gt;</span> <a href="http://www.php.net/array"><span style="color: #990000;">array</span></a> <span style="color: #009900;">&#40;</span>
					<span style="color: #0000ff;">'name'</span> 		<span style="color: #339933;">=&gt;</span> 	<span style="color: #0000ff;">'Green Title'</span><span style="color: #339933;">,</span>
					<span style="color: #0000ff;">'element'</span> 	<span style="color: #339933;">=&gt;</span> 	<span style="color: #0000ff;">'h3'</span><span style="color: #339933;">,</span>
					<span style="color: #0000ff;">'styles'</span> <span style="color: #339933;">=&gt;</span> <a href="http://www.php.net/array"><span style="color: #990000;">array</span></a><span style="color: #009900;">&#40;</span>
						<span style="color: #0000ff;">'color'</span> 	<span style="color: #339933;">=&gt;</span> 	<span style="color: #0000ff;">'Green'</span><span style="color: #339933;">,</span>
						<span style="color: #0000ff;">'font-weight'</span> 	<span style="color: #339933;">=&gt;</span> 	<span style="color: #0000ff;">'bold'</span>
					<span style="color: #009900;">&#41;</span>
				<span style="color: #009900;">&#41;</span>
&nbsp;
			<span style="color: #009900;">&#41;</span>
		<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>		
&nbsp;
&nbsp;
	<span style="color: #009900;">&#125;</span>
&nbsp;
	<span style="color: #000000; font-weight: bold;">public</span> <span style="color: #000000; font-weight: bold;">function</span> index<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
&nbsp;
		<span style="color: #000088;">$this</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">load</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">view</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'ckeditor'</span><span style="color: #339933;">,</span> <span style="color: #000088;">$this</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">data</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
	<span style="color: #009900;">&#125;</span>
<span style="color: #009900;">&#125;</span></pre></td></tr></table></div>

<h2>Creating the view</h2>
<p>The <em>ckeditor.php</em> view only has to display two textarea elements with matched ids and call the display_ckeditor() helper&#8217;s function.</p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p820code2'); return false;">View Code</a> PHP</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p8202"><td class="code" id="p820code2"><pre class="php" style="font-family:monospace;"><span style="color: #339933;">&lt;</span>textarea name<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;content&quot;</span> id<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;content&quot;</span> <span style="color: #339933;">&gt;&lt;</span>p<span style="color: #339933;">&gt;</span>Example data<span style="color: #339933;">&lt;/</span>p<span style="color: #339933;">&gt;&lt;/</span>textarea<span style="color: #339933;">&gt;</span>
<span style="color: #000000; font-weight: bold;">&lt;?php</span> <span style="color: #b1b100;">echo</span> display_ckeditor<span style="color: #009900;">&#40;</span><span style="color: #000088;">$ckeditor</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>
<span style="color: #339933;">&lt;</span>textarea name<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;content_2&quot;</span> id<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;content_2&quot;</span> <span style="color: #339933;">&gt;&lt;</span>p<span style="color: #339933;">&gt;</span>Example data<span style="color: #339933;">&lt;/</span>p<span style="color: #339933;">&gt;&lt;/</span>textarea<span style="color: #339933;">&gt;</span>
<span style="color: #000000; font-weight: bold;">&lt;?php</span> <span style="color: #b1b100;">echo</span> display_ckeditor<span style="color: #009900;">&#40;</span><span style="color: #000088;">$ckeditor_2</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>
<span style="color: #339933;">&lt;/</span>textarea<span style="color: #339933;">&gt;</span></pre></td></tr></table></div>

<p>That&#8217;s all ! If you&#8217;ve followed all the steps correctly, two CKEditors should shows up in the view. <strong>Please note that I assume that you are loading also a correct header and footer view with all the xHTML required stuff.</strong></p>
<h2>Downloading the tutorial</h2>
<p>Source files of this tutorial (controller, helper, and view) can be <a href="http://kromack.com/files/CKEditor.zip">downloaded here</a>.</p>
<h2>Changelog</h2>
<ul class="charte">
<li><strong>2010-08-28:</strong> Ronan&#8217;s patch for custom toolbar definition added (thanks dude!).</li>
<li><strong>2010-08-28:</strong> Configuration options are now only applied on the associated CKEditor.</li>
<li><strong>2010-08-28:</strong> Several editors can now be displayed on the same page.</li>
<li><strong>2010-01-12:</strong> All the stuff moved out of <em>system/plugins</em>.</li>
<li><strong>2010-01-30:</strong> Fixed <strong>Internet Explorer</strong> compatibility issue.</li>
</ul>
<h2>Troubleshooting</h2>
<ul class="charte">
<li>If you are using the .htaccess file given by the CodeIgniter&#8217;s user guide and have placed the ckeditor&#8217;s folder into <em>system/plugins</em>, be sure to allow the directory system to be called via HTTP in order to allow access to the plugins directory</li>
</ul>
<h2>Licence</h2>
<p><a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/us/"><img style="border-width: 0;" src="http://i.creativecommons.org/l/by-sa/3.0/us/88x31.png" alt="Creative Commons License" /></a><br />
<span>CKEditor plugin for CodeIgniter</span> by <a rel="cc:attributionURL" href="http://www.kromack.com/codeigniter/ckeditor-helper-for-codeigniter">Samuel Sanchez</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/us/">Creative Commons Attribution-Share Alike 3.0 United States License</a>.<br />
Based on a work at <a rel="dc:source" href="http://codeigniter.com/forums/viewthread/127374/">codeigniter.com</a>.<br />
Permissions beyond the scope of this license may be available at <a rel="cc:morePermissions" href="http://www.kromack.com/contact-kromack-developpeur-france/">http://www.kromack.com/contact-kromack-developpeur-france/</a>.</p>
<p>Please note that this helper is based on an original idea discussed in this <a href="http://codeigniter.com/forums/viewthread/127374/">CodeIgniter thread</a>.</p>
</div>

]]></content:encoded>
			<wfw:commentRss>http://kromack.com/developpement-php/codeigniter/ckeditor-helper-for-codeigniter/feed/</wfw:commentRss>
		<slash:comments>40</slash:comments>
		</item>
		<item>
		<title>Thème Blue_Clean pour le script Alex Guestbook</title>
		<link>http://kromack.com/developpement-php/theme-blue_clean-pour-le-script-alex-guestbook/</link>
		<comments>http://kromack.com/developpement-php/theme-blue_clean-pour-le-script-alex-guestbook/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 14:45:09 +0000</pubDate>
		<dc:creator>Kromack</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[gratuit]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[skin]]></category>
		<category><![CDATA[telechargement]]></category>
		<category><![CDATA[thème]]></category>

		<guid isPermaLink="false">http://www.kromack.com/?p=676</guid>
		<description><![CDATA[Un ami m&#8217;ayant demandé de lui réaliser un thème basique et sobre pour le script de livre d&#8217;or AlexGuestbook, j&#8217;ai décidé de rendre Open Source le thème et d&#8217;en faire profiter la communauté de ce logiciel. Le skin nommé Blue_Clean adopte une présentation plus classique avec un menu horizontal qui peut être modifié ainsi qu&#8217;une [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_silver" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fkromack.com%252Fdeveloppement-php%252Ftheme-blue_clean-pour-le-script-alex-guestbook%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Th%C3%A8me%20Blue_Clean%20pour%20le%20script%20Alex%20Guestbook%22%20%7D);"></div>
<p>Un ami m&#8217;ayant demandé de lui réaliser un thème basique et sobre pour le script de <strong>livre d&#8217;or</strong> <strong>AlexGuestbook, </strong>j&#8217;ai décidé<strong> </strong>de rendre <strong>Open Source</strong> le thème et d&#8217;en faire profiter la communauté de ce logiciel. Le <strong>skin</strong> nommé <strong>Blue_Clean</strong> adopte une présentation plus classique avec un menu horizontal qui peut être modifié ainsi qu&#8217;une ambiance plus sobre. J&#8217;ai également rajouté quelques effets de survol sur les différents tableaux afin de faciliter la lecture des différents messages. Enfin, le skin est compatible avec le multilingue et à été testé sous la version 5.0.2 de <strong>AlexGuestbook.</strong></p>
<h2>Capture d&#8217;écran du skin Blue_Clean</h2>
<p><img class="size-full wp-image-680" title="Skin blue_clean pour AlexGuestbook" src="http://www.kromack.com/wordpress/wp-content/uploads/2009/11/blue_clean2.png" alt="Skin blue_clean pour AlexGuestbook" width="550" height="433" /></p>
<h2>Téléchargement du skin :</h2>
<p><a href="http://www.kromack.com/files/blue-clean.zip">Cliquez-ici pour télécharger le thème Blue_Clean pour Alex Guestbook.</a></p>
<p>En espérant que ce thème vous plaise <img src='http://kromack.com/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>

]]></content:encoded>
			<wfw:commentRss>http://kromack.com/developpement-php/theme-blue_clean-pour-le-script-alex-guestbook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
