<?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>Chronicles from Edinburgh &#187; cakephp</title>
	<atom:link href="http://www.micheledallatorre.it/blog/it/category/articoli/cakephp-articoli/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.micheledallatorre.it/blog</link>
	<description>[.::MDT::.] on the Internet</description>
	<lastBuildDate>Sun, 20 Dec 2009 00:04:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>it</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Creare una pagina di FAQ in CakePHP ed ExtJS</title>
		<link>http://www.micheledallatorre.it/blog/it/2008/06/06/creare-una-pagina-di-faq-in-cakephp-ed-extjs/</link>
		<comments>http://www.micheledallatorre.it/blog/it/2008/06/06/creare-una-pagina-di-faq-in-cakephp-ed-extjs/#comments</comments>
		<pubDate>Thu, 05 Jun 2008 23:20:29 +0000</pubDate>
		<dc:creator>MDT</dc:creator>
				<category><![CDATA[cakephp]]></category>
		<category><![CDATA[extjs]]></category>
		<category><![CDATA[stage]]></category>
		<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[ExtJS]]></category>
		<category><![CDATA[howto]]></category>

		<guid isPermaLink="false">http://www.micheledallatorre.it/blog/?p=95</guid>
		<description><![CDATA[Lo scopo di questo post è spiegare come creare una pagina di FAQ (Frequently Asked Questions) simile ad una TOC (Table Of Contents, un indice insomma) in CakePHP ed aggiungervi qualche effetto ExtJS.
In pratica quello che vogliamo fare è generare una pagina HTML che contenga una lista di domande, cliccando su ognuna delle quali deve [...]]]></description>
		<wfw:commentRss>http://www.micheledallatorre.it/blog/it/2008/06/06/creare-una-pagina-di-faq-in-cakephp-ed-extjs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CakePHP e i layout (2)</title>
		<link>http://www.micheledallatorre.it/blog/it/2008/05/02/cakephp-e-i-layout-2/</link>
		<comments>http://www.micheledallatorre.it/blog/it/2008/05/02/cakephp-e-i-layout-2/#comments</comments>
		<pubDate>Fri, 02 May 2008 16:26:45 +0000</pubDate>
		<dc:creator>MDT</dc:creator>
				<category><![CDATA[cakephp]]></category>
		<category><![CDATA[stage]]></category>
		<category><![CDATA[CakePHP]]></category>

		<guid isPermaLink="false">http://www.micheledallatorre.it/blog/?p=57</guid>
		<description><![CDATA[Che cosa sono i layout in CakePHP ed a cosa servono?
Essenzialmente i layout sono dei file contenenti codice di presentazione che definisce come mostrare i dati delle views. Ogni view quindi dovrebbe essere visualizzata all&#8217;interno di un layout.
E&#8217; importante ora notare che CakePHP è disponibile attualmente in due versioni:

 Stable: 1.1.19.6305
Beta: 1.2.0.6311

Queste due versioni si [...]]]></description>
		<wfw:commentRss>http://www.micheledallatorre.it/blog/it/2008/05/02/cakephp-e-i-layout-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CakePHP e i layout (1)</title>
		<link>http://www.micheledallatorre.it/blog/it/2008/05/02/cakephp-e-i-layout-1/</link>
		<comments>http://www.micheledallatorre.it/blog/it/2008/05/02/cakephp-e-i-layout-1/#comments</comments>
		<pubDate>Fri, 02 May 2008 16:25:58 +0000</pubDate>
		<dc:creator>MDT</dc:creator>
				<category><![CDATA[cakephp]]></category>
		<category><![CDATA[stage]]></category>
		<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[FBK]]></category>
		<category><![CDATA[SoNet]]></category>

		<guid isPermaLink="false">http://www.micheledallatorre.it/blog/?p=54</guid>
		<description><![CDATA[Qualche tempo fa scrivevo che stavo cercando di capire come mai lo stesso codice si comportava in maniera diversa se caricato in locale (sul mio computer) o in remoto (sullo spazio web di netsons).
In particolare il problema era il seguente:
creando un nuovo post (da qui) oppure modificandone uno già presente, compariva la finestra popup con [...]]]></description>
		<wfw:commentRss>http://www.micheledallatorre.it/blog/it/2008/05/02/cakephp-e-i-layout-1/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Come creare una query sql in CakePHP</title>
		<link>http://www.micheledallatorre.it/blog/it/2008/04/24/come-creare-una-query-sql-in-cakephp/</link>
		<comments>http://www.micheledallatorre.it/blog/it/2008/04/24/come-creare-una-query-sql-in-cakephp/#comments</comments>
		<pubDate>Thu, 24 Apr 2008 00:20:58 +0000</pubDate>
		<dc:creator>MDT</dc:creator>
				<category><![CDATA[cakephp]]></category>
		<category><![CDATA[stage]]></category>
		<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[FBK]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[SoNet]]></category>

		<guid isPermaLink="false">http://www.micheledallatorre.it/blog/?p=46</guid>
		<description><![CDATA[Capita spesso di dover estrarre dati da un database (nel mio caso MySQL) per poterli in qualche modo visualizzare. CakePHP mette a disposizione delle funzioni molto utili a questo scopo, che andremo a vedere ora in dettaglio.
Supponiamo di aver definito un Model di nome User (e quindi la relativa tabella MySQL, secondo le convenzioni di [...]]]></description>
		<wfw:commentRss>http://www.micheledallatorre.it/blog/it/2008/04/24/come-creare-una-query-sql-in-cakephp/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>CakePHP: aggiunta di editor WYSIWYG di Ext JS (parte 3)</title>
		<link>http://www.micheledallatorre.it/blog/it/2008/03/22/cakephp-aggiunta-di-editor-wysiwyg-di-ext-js-parte-3/</link>
		<comments>http://www.micheledallatorre.it/blog/it/2008/03/22/cakephp-aggiunta-di-editor-wysiwyg-di-ext-js-parte-3/#comments</comments>
		<pubDate>Sat, 22 Mar 2008 17:34:06 +0000</pubDate>
		<dc:creator>MDT</dc:creator>
				<category><![CDATA[cakephp]]></category>
		<category><![CDATA[stage]]></category>
		<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[ExtJS]]></category>
		<category><![CDATA[FBK]]></category>
		<category><![CDATA[howto]]></category>

		<guid isPermaLink="false">http://www.micheledallatorre.it/blog/2008/03/22/cakephp-aggiunta-di-editor-wysiwyg-di-ext-js-parte-3/</guid>
		<description><![CDATA[Dopo aver aggiunto i form in Ext JS alla nostra applicazione, rimaneva il fatto che editando un post, le modifiche effettuate venivano salvate in un nuovo post invece che aggiornare il contenuto del primo post.

Tale problema appariva di difficile soluzione in quanto, prima di aggiungere Ext JS, tutto funzionava correttamente e non capivo quali modifiche [...]]]></description>
		<wfw:commentRss>http://www.micheledallatorre.it/blog/it/2008/03/22/cakephp-aggiunta-di-editor-wysiwyg-di-ext-js-parte-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CakePHP: aggiunta di editor WYSIWYG di Ext JS (parte 2)</title>
		<link>http://www.micheledallatorre.it/blog/it/2008/03/11/cakephp-aggiunta-di-editor-wysiwyg-di-ext-js-parte-2/</link>
		<comments>http://www.micheledallatorre.it/blog/it/2008/03/11/cakephp-aggiunta-di-editor-wysiwyg-di-ext-js-parte-2/#comments</comments>
		<pubDate>Tue, 11 Mar 2008 02:12:00 +0000</pubDate>
		<dc:creator>MDT</dc:creator>
				<category><![CDATA[cakephp]]></category>
		<category><![CDATA[stage]]></category>
		<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[ExtJS]]></category>
		<category><![CDATA[FBK]]></category>
		<category><![CDATA[howto]]></category>

		<guid isPermaLink="false">http://www.micheledallatorre.it/blog/?p=13</guid>
		<description><![CDATA[Eravamo rimasti ai problemi di interazione tra il form di Ext JS e CakePHP. Ecco la soluzione:

	similmente a quanto fatto per la funzione add creiamo nel file posts_controller.php le due funzioni edit ed edit2:


          function edit&#40;$id = null&#41; &#123;
        [...]]]></description>
		<wfw:commentRss>http://www.micheledallatorre.it/blog/it/2008/03/11/cakephp-aggiunta-di-editor-wysiwyg-di-ext-js-parte-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>CakePHP: aggiunta di editor WYSIWYG di Ext JS</title>
		<link>http://www.micheledallatorre.it/blog/it/2008/03/05/cakephp-aggiunta-di-editor-wysiwyg-di-extjs/</link>
		<comments>http://www.micheledallatorre.it/blog/it/2008/03/05/cakephp-aggiunta-di-editor-wysiwyg-di-extjs/#comments</comments>
		<pubDate>Wed, 05 Mar 2008 00:04:58 +0000</pubDate>
		<dc:creator>MDT</dc:creator>
				<category><![CDATA[cakephp]]></category>
		<category><![CDATA[stage]]></category>
		<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[ExtJS]]></category>
		<category><![CDATA[FBK]]></category>
		<category><![CDATA[howto]]></category>

		<guid isPermaLink="false">http://www.micheledallatorre.it/blog/?p=11</guid>
		<description><![CDATA[Oggi ho cercato di modificare il blog creato nei giorni scorsi con CakePHP sostituendo l&#8217;editor TinyMCE con quello incorporato in Ext JS; per fare ciò ho preso spunto da questo tutorial.
Purtroppo devo dire che ho incontrato molte difficoltà e tuttora non sono riuscito a fare ciò che mi ero proposto. Le cose principali che mi [...]]]></description>
		<wfw:commentRss>http://www.micheledallatorre.it/blog/it/2008/03/05/cakephp-aggiunta-di-editor-wysiwyg-di-extjs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CakePHP: aggiunta di TinyMCE (editor WYSIWYG)</title>
		<link>http://www.micheledallatorre.it/blog/it/2008/03/04/cakephp-aggiunta-di-tinymce-editor-wysiwyg/</link>
		<comments>http://www.micheledallatorre.it/blog/it/2008/03/04/cakephp-aggiunta-di-tinymce-editor-wysiwyg/#comments</comments>
		<pubDate>Mon, 03 Mar 2008 23:30:40 +0000</pubDate>
		<dc:creator>MDT</dc:creator>
				<category><![CDATA[cakephp]]></category>
		<category><![CDATA[stage]]></category>
		<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[FBK]]></category>
		<category><![CDATA[howto]]></category>

		<guid isPermaLink="false">http://www.micheledallatorre.it/blog/?p=10</guid>
		<description><![CDATA[Dopo aver visto come creare un semplice blog con CakePHP, ho pensato di aggiungere un editor WYSIWYG (what you see is what you get) per rendere più intuitivo l&#8217;inserimento e la modifica di testo in un articolo.
Per fare ciò ho seguito questo tutorial che spiega come aggiungere TinyMCE (uno dei più diffusi editor WYSIWYG) a [...]]]></description>
		<wfw:commentRss>http://www.micheledallatorre.it/blog/it/2008/03/04/cakephp-aggiunta-di-tinymce-editor-wysiwyg/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CakePHP: installazione su spazio web online</title>
		<link>http://www.micheledallatorre.it/blog/it/2008/03/03/cakephp-installazione-su-spazio-web-online/</link>
		<comments>http://www.micheledallatorre.it/blog/it/2008/03/03/cakephp-installazione-su-spazio-web-online/#comments</comments>
		<pubDate>Mon, 03 Mar 2008 22:31:17 +0000</pubDate>
		<dc:creator>MDT</dc:creator>
				<category><![CDATA[cakephp]]></category>
		<category><![CDATA[stage]]></category>
		<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[FBK]]></category>
		<category><![CDATA[howto]]></category>

		<guid isPermaLink="false">http://www.micheledallatorre.it/blog/?p=9</guid>
		<description><![CDATA[Come già detto, CakePHP necessita di mysql per poter funzionare; pertanto è necessario avere uno spazio web che supporta la creazione di database mysql.
Ci sono diversi servizi gratuiti di questo tipo, come altervista (che però limita il numero di queries), gigacities e netsons. Io ho scelto di usare quest&#8217;ultimo.
Una volta creata la nostra applicazione in [...]]]></description>
		<wfw:commentRss>http://www.micheledallatorre.it/blog/it/2008/03/03/cakephp-installazione-su-spazio-web-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CakePHP: installazione in locale e creazione di un blog</title>
		<link>http://www.micheledallatorre.it/blog/it/2008/03/02/cakephp-installazione-e-creazione-di-un-blog/</link>
		<comments>http://www.micheledallatorre.it/blog/it/2008/03/02/cakephp-installazione-e-creazione-di-un-blog/#comments</comments>
		<pubDate>Sun, 02 Mar 2008 16:49:49 +0000</pubDate>
		<dc:creator>MDT</dc:creator>
				<category><![CDATA[cakephp]]></category>
		<category><![CDATA[stage]]></category>
		<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[FBK]]></category>
		<category><![CDATA[howto]]></category>

		<guid isPermaLink="false">http://www.micheledallatorre.it/blog/?p=8</guid>
		<description><![CDATA[CakePHP è un framework per PHP che fa uso del pattern MVC (Model-view-controller) molto utile per sviluppare rapidamente web applications.
Innanzitutto per installarlo è necessario disporre di un server con php e database, io ho usato Apache e MySql; i passi da seguire sono sostanzialmente i seguenti per chi usa Windows:

scaricare ed installare xampp (la versione [...]]]></description>
		<wfw:commentRss>http://www.micheledallatorre.it/blog/it/2008/03/02/cakephp-installazione-e-creazione-di-un-blog/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
