<?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; ExtJS</title>
	<atom:link href="http://www.micheledallatorre.it/blog/tag/extjs/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>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>L&#8217;ASP loophole ed alcune soluzioni</title>
		<link>http://www.micheledallatorre.it/blog/2009/07/03/lasp-loophole-ed-alcune-soluzioni/</link>
		<comments>http://www.micheledallatorre.it/blog/2009/07/03/lasp-loophole-ed-alcune-soluzioni/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 21:34:24 +0000</pubDate>
		<dc:creator>MDT</dc:creator>
				<category><![CDATA[IT&IP]]></category>
		<category><![CDATA[articles]]></category>
		<category><![CDATA[university]]></category>
		<category><![CDATA[affero]]></category>
		<category><![CDATA[affero gpl]]></category>
		<category><![CDATA[agpl]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[asp loophole]]></category>
		<category><![CDATA[badgeware]]></category>
		<category><![CDATA[cpal]]></category>
		<category><![CDATA[dual licensing]]></category>
		<category><![CDATA[ExtJS]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[google code]]></category>
		<category><![CDATA[gpl]]></category>
		<category><![CDATA[SaaS]]></category>

		<guid isPermaLink="false">http://www.micheledallatorre.it/blog/?p=666</guid>
		<description><![CDATA[Pubblico qui un recente articolo che ho scritto a proposito dell&#8217;ASP loophole e di alcune soluzioni possibili, quali la licenza Affero GPL, la licenza CPAL o il modello dual licensing.
Sono anche presenti le slides utilizzate per presentare l&#8217;articolo.

Introduzione:
Lo sviluppo e la diffusione virale negli ultimi anni delle applicazioni web, si pensi in modo particolare ai [...]]]></description>
		<wfw:commentRss>http://www.micheledallatorre.it/blog/2009/07/03/lasp-loophole-ed-alcune-soluzioni/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creare una pagina di FAQ in CakePHP ed ExtJS</title>
		<link>http://www.micheledallatorre.it/blog/2008/06/06/creare-una-pagina-di-faq-in-cakephp-ed-extjs/</link>
		<comments>http://www.micheledallatorre.it/blog/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/2008/06/06/creare-una-pagina-di-faq-in-cakephp-ed-extjs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LDAP e non solo</title>
		<link>http://www.micheledallatorre.it/blog/2008/04/03/ldap-ed-altro/</link>
		<comments>http://www.micheledallatorre.it/blog/2008/04/03/ldap-ed-altro/#comments</comments>
		<pubDate>Thu, 03 Apr 2008 22:15:19 +0000</pubDate>
		<dc:creator>MDT</dc:creator>
				<category><![CDATA[stage]]></category>
		<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[ExtJS]]></category>
		<category><![CDATA[FBK]]></category>
		<category><![CDATA[SoNet]]></category>

		<guid isPermaLink="false">http://www.micheledallatorre.it/blog/2008/04/03/ldap-ed-altro/</guid>
		<description><![CDATA[Nella scorsa settimana ho partecipato ad alcune riunioni con le altre persone che lavorano al progetto SoNet (Social Network). Abbiamo discusso in particolare gli strumenti da utilizzare e le principali applicazioni da sviluppare; per organizzare meglio il lavoro abbiamo installato su un nostro server trac.

Al momento le cose da fare sono principalmente due:

	importare un database [...]]]></description>
		<wfw:commentRss>http://www.micheledallatorre.it/blog/2008/04/03/ldap-ed-altro/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CakePHP: aggiunta di editor WYSIWYG di Ext JS (parte 3)</title>
		<link>http://www.micheledallatorre.it/blog/2008/03/22/cakephp-aggiunta-di-editor-wysiwyg-di-ext-js-parte-3/</link>
		<comments>http://www.micheledallatorre.it/blog/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/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/2008/03/11/cakephp-aggiunta-di-editor-wysiwyg-di-ext-js-parte-2/</link>
		<comments>http://www.micheledallatorre.it/blog/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/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/2008/03/05/cakephp-aggiunta-di-editor-wysiwyg-di-extjs/</link>
		<comments>http://www.micheledallatorre.it/blog/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/2008/03/05/cakephp-aggiunta-di-editor-wysiwyg-di-extjs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
