<?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>Essemme&#187; top story</title>
	<atom:link href="http://stefanomanfredini.info/category/top-story/feed/" rel="self" type="application/rss+xml" />
	<link>http://stefanomanfredini.info</link>
	<description>if ($this-&#62;is_interesting) { $post = new Blog; $post-&#62;write ( $something_about_it ); }</description>
	<lastBuildDate>Sun, 08 Apr 2012 17:03:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Cakephp 2.0 Address Finder Helper</title>
		<link>http://stefanomanfredini.info/2012/04/cakephp-2-0-address-finder-helper/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=cakephp-2-0-address-finder-helper</link>
		<comments>http://stefanomanfredini.info/2012/04/cakephp-2-0-address-finder-helper/#comments</comments>
		<pubDate>Wed, 04 Apr 2012 21:20:08 +0000</pubDate>
		<dc:creator>stefano_ma</dc:creator>
				<category><![CDATA[(almost) English]]></category>
		<category><![CDATA[CakePhp]]></category>
		<category><![CDATA[top story]]></category>
		<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://stefanomanfredini.info/?p=1016</guid>
		<description><![CDATA[I&#8217;m publishing as open source a simple -but hopefully useful- helper. It is based on http://tech.cibul.net/geocode-with-google-maps-api-v3/, most of the credit goes to this script. The Helper encapsulates the client side functionality as an easy to use widget, allowing a cakephp developer to easily enhance a cakephp form with address autocomplete, geocoding, drag and drop reverse geocoding.<a href="http://stefanomanfredini.info/2012/04/cakephp-2-0-address-finder-helper/">&#160;&#160;[ Read More ]</a>
Related posts:<ol>
<li><a href='http://stefanomanfredini.info/2012/04/cakephp-2-simple-bookmarklet-helper/' rel='bookmark' title='Cakephp 2 simple bookmarklet helper'>Cakephp 2 simple bookmarklet helper</a></li>
<li><a href='http://stefanomanfredini.info/2010/12/ecco-l-ennesimo-google-map-helper/' rel='bookmark' title='Ecco l&#8217;ennesimo google map helper'>Ecco l&#8217;ennesimo google map helper</a></li>
<li><a href='http://stefanomanfredini.info/2010/07/orm-designer-cakephp-support-in-progress/' rel='bookmark' title='ORM Designer cakephp support in progress'>ORM Designer cakephp support in progress</a></li>
</ol>]]></description>
		<wfw:commentRss>http://stefanomanfredini.info/2012/04/cakephp-2-0-address-finder-helper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TortaPlanner [segnalazioni], una semplice app con cakephp</title>
		<link>http://stefanomanfredini.info/2012/03/tortaplanner-segnalazioni-una-semplice-app-con-cakephp/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=tortaplanner-segnalazioni-una-semplice-app-con-cakephp</link>
		<comments>http://stefanomanfredini.info/2012/03/tortaplanner-segnalazioni-una-semplice-app-con-cakephp/#comments</comments>
		<pubDate>Thu, 15 Mar 2012 20:16:12 +0000</pubDate>
		<dc:creator>stefano_ma</dc:creator>
				<category><![CDATA[CakePhp]]></category>
		<category><![CDATA[Italiano]]></category>
		<category><![CDATA[top story]]></category>
		<category><![CDATA[backingplate]]></category>
		<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://stefanomanfredini.info/?p=877</guid>
		<description><![CDATA[Ho deciso di condividere, per vari motivi su cui non mi dilungo, una semplice applicazione realizzata con cakephp (1.3) e alcuni plugin interessanti. Il codice su Github: https://github.com/stefanomanfredini/tortaPlanner&#8211;segnalazioni- (vedere il readme di la) E&#8217; una cosa realizzata in due/tre giorni, ad uso interno, al fine di avere una cosa usabile nel minor tempo possibile. E&#8217; stato un<a href="http://stefanomanfredini.info/2012/03/tortaplanner-segnalazioni-una-semplice-app-con-cakephp/">&#160;&#160;[ Read More ]</a>
Related posts:<ol>
<li><a href='http://stefanomanfredini.info/2010/06/integrare-un-semplice-filebrowser-per-ckeditor-realizzato-con-cakephp-versione-italiana/' rel='bookmark' title='Integrare un semplice &#8220;filebrowser&#8221; per ckeditor realizzato con cakephp (versione italiana)'>Integrare un semplice &#8220;filebrowser&#8221; per ckeditor realizzato con cakephp (versione italiana)</a></li>
<li><a href='http://stefanomanfredini.info/2011/02/poter-cercare-un-indirizzo-in-google-maps-dalla-nostra-applicazione-semplicissimo-con-jquery-ui/' rel='bookmark' title='Poter cercare un indirizzo in google maps dalla nostra applicazione: semplicissimo con jQuery UI'>Poter cercare un indirizzo in google maps dalla nostra applicazione: semplicissimo con jQuery UI</a></li>
<li><a href='http://stefanomanfredini.info/2011/08/una-piccola-aggiunta-al-disqus-helper-di-tox/' rel='bookmark' title='Una piccola aggiunta al Disqus Helper di ToX'>Una piccola aggiunta al Disqus Helper di ToX</a></li>
</ol>]]></description>
		<wfw:commentRss>http://stefanomanfredini.info/2012/03/tortaplanner-segnalazioni-una-semplice-app-con-cakephp/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Una carrellata tra strumenti di Project Management e CRM gratuiti (o quasi)</title>
		<link>http://stefanomanfredini.info/2012/02/una-carrellata-tra-project-management-e-ecrm/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=una-carrellata-tra-project-management-e-ecrm</link>
		<comments>http://stefanomanfredini.info/2012/02/una-carrellata-tra-project-management-e-ecrm/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 19:16:39 +0000</pubDate>
		<dc:creator>stefano_ma</dc:creator>
				<category><![CDATA[Italiano]]></category>
		<category><![CDATA[Sviluppo web]]></category>
		<category><![CDATA[top story]]></category>
		<category><![CDATA[Web e dintorni]]></category>
		<category><![CDATA[crm]]></category>
		<category><![CDATA[grafire]]></category>
		<category><![CDATA[groupware]]></category>
		<category><![CDATA[organizzazione]]></category>
		<category><![CDATA[podio]]></category>
		<category><![CDATA[project management]]></category>
		<category><![CDATA[rule.fm]]></category>

		<guid isPermaLink="false">http://stefanomanfredini.info/?p=788</guid>
		<description><![CDATA[Recentemente ho dato un&#8217;occhiata a soluzioni gratuite, oppure open source in php, per il lavoro in team / collaborazione, gestione progetti (&#8220;project management&#8220;), e gestione delle relazioni con i &#8220;clienti&#8221; (CRM). Se vuoi vedere subito le cose più interessanti.. vai in fondo all&#8217;articolo! Senza entrare nei dettagli delle definizioni, se le relazioni tra groupware e<a href="http://stefanomanfredini.info/2012/02/una-carrellata-tra-project-management-e-ecrm/">&#160;&#160;[ Read More ]</a>
Related posts:<ol>
<li><a href='http://stefanomanfredini.info/2010/05/festa-del-volontariato-ci-siamo-quasi-e-ci-siamo-quasi-anche-con-la-prima-versione-di-fa-ci-le-gestione-contenuti-multisito/' rel='bookmark' title='Festa del volontariato, ci siamo quasi. E non solo con la festa'>Festa del volontariato, ci siamo quasi. E non solo con la festa</a></li>
<li><a href='http://stefanomanfredini.info/2010/07/ferrarasociale-fa-ci-le-versione-alpha-o-quasi/' rel='bookmark' title='Ferrarasociale, fa-ci-le versione alpha (o quasi)'>Ferrarasociale, fa-ci-le versione alpha (o quasi)</a></li>
<li><a href='http://stefanomanfredini.info/2012/03/webforall-weekend-una-bella-iniziativa/' rel='bookmark' title='Webforall weekend, una bella iniziativa'>Webforall weekend, una bella iniziativa</a></li>
</ol>]]></description>
		<wfw:commentRss>http://stefanomanfredini.info/2012/02/una-carrellata-tra-project-management-e-ecrm/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Bookmarklets for everyone</title>
		<link>http://stefanomanfredini.info/2011/07/bookmarklets-for-everyone/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=bookmarklets-for-everyone</link>
		<comments>http://stefanomanfredini.info/2011/07/bookmarklets-for-everyone/#comments</comments>
		<pubDate>Fri, 15 Jul 2011 18:35:08 +0000</pubDate>
		<dc:creator>stefano_ma</dc:creator>
				<category><![CDATA[(almost) English]]></category>
		<category><![CDATA[CakePhp]]></category>
		<category><![CDATA[top story]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[bookmarklets]]></category>
		<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[quick tips]]></category>

		<guid isPermaLink="false">http://stefanomanfredini.info/?p=664</guid>
		<description><![CDATA[Ah, those nice javascript snippets that let some external site interact with our applications. Being a bridge for complex features or some simple functions, i was surprised how easy it is to make one. I am almost always looking for new ways to give admins and writers easier and faster way to do their job,<a href="http://stefanomanfredini.info/2011/07/bookmarklets-for-everyone/">&#160;&#160;[ Read More ]</a>
Related posts:<ol>
<li><a href='http://stefanomanfredini.info/2011/07/bookmarklets-a-quick-follow-up/' rel='bookmark' title='Bookmarklets, a quick follow up'>Bookmarklets, a quick follow up</a></li>
<li><a href='http://stefanomanfredini.info/2010/07/your-own-cakephp-file-browser-for-ckeditor-part-2-images/' rel='bookmark' title='Your own cakephp file-browser for ckeditor: part 2 &#8211; images'>Your own cakephp file-browser for ckeditor: part 2 &#8211; images</a></li>
<li><a href='http://stefanomanfredini.info/2012/04/cakephp-2-0-address-finder-helper/' rel='bookmark' title='Cakephp 2.0 Address Finder Helper'>Cakephp 2.0 Address Finder Helper</a></li>
</ol>]]></description>
		<wfw:commentRss>http://stefanomanfredini.info/2011/07/bookmarklets-for-everyone/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Cakephp 1.3 Application Development Cookbook by Mariano Iglesias. The book many cakers were waiting for</title>
		<link>http://stefanomanfredini.info/2011/06/cakephp-1-3-application-development-cookbook-by-mariano-iglesias-the-book-many-cakers-were-waiting-for/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=cakephp-1-3-application-development-cookbook-by-mariano-iglesias-the-book-many-cakers-were-waiting-for</link>
		<comments>http://stefanomanfredini.info/2011/06/cakephp-1-3-application-development-cookbook-by-mariano-iglesias-the-book-many-cakers-were-waiting-for/#comments</comments>
		<pubDate>Thu, 23 Jun 2011 21:42:29 +0000</pubDate>
		<dc:creator>stefano_ma</dc:creator>
				<category><![CDATA[(almost) English]]></category>
		<category><![CDATA[CakePhp]]></category>
		<category><![CDATA[top story]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[CakePHP]]></category>

		<guid isPermaLink="false">http://stefanomanfredini.info/?p=631</guid>
		<description><![CDATA[I&#8217;m almost a cakephp books addict. I believe I bought every available book (well, at least those written in languages i could understand). Luckily, there are not that much to be a problem for my bank account. This is one of the reasons why I immediately got the ebook raw version. Now, after receiving the<a href="http://stefanomanfredini.info/2011/06/cakephp-1-3-application-development-cookbook-by-mariano-iglesias-the-book-many-cakers-were-waiting-for/">&#160;&#160;[ Read More ]</a>
Related posts:<ol>
<li><a href='http://stefanomanfredini.info/2011/06/win-a-copy-of-cakephp-1-3-application-development-cookbook-ebook-by-mariano-iglesias/' rel='bookmark' title='Win a copy of &#8220;CakePHP 1.3 Application Development Cookbook&#8221; (ebook) by Mariano Iglesias'>Win a copy of &#8220;CakePHP 1.3 Application Development Cookbook&#8221; (ebook) by Mariano Iglesias</a></li>
<li><a href='http://stefanomanfredini.info/2011/07/last-chance-to-win-a-copy-of-cakephp-1-3-application-development-cookbook/' rel='bookmark' title='Last chance to win a copy of &#8220;Cakephp 1.3 Application Development Cookbook&#8221;'>Last chance to win a copy of &#8220;Cakephp 1.3 Application Development Cookbook&#8221;</a></li>
<li><a href='http://stefanomanfredini.info/2010/05/a-couple-of-cakephp-newbie-mistakes-or-why-you-always-should-rtfm-and-not-always-trust-it/' rel='bookmark' title='A couple of cakephp newbie mistakes &#8211; Or why you always should RTFM and not always trust it'>A couple of cakephp newbie mistakes &#8211; Or why you always should RTFM and not always trust it</a></li>
</ol>]]></description>
		<wfw:commentRss>http://stefanomanfredini.info/2011/06/cakephp-1-3-application-development-cookbook-by-mariano-iglesias-the-book-many-cakers-were-waiting-for/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>This IS useful: email datasource by Kevin van Zonnerveld</title>
		<link>http://stefanomanfredini.info/2011/04/this-is-useful-email-datasource-by-kevin-van-zonnerveld/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=this-is-useful-email-datasource-by-kevin-van-zonnerveld</link>
		<comments>http://stefanomanfredini.info/2011/04/this-is-useful-email-datasource-by-kevin-van-zonnerveld/#comments</comments>
		<pubDate>Sat, 23 Apr 2011 14:07:38 +0000</pubDate>
		<dc:creator>stefano_ma</dc:creator>
				<category><![CDATA[(almost) English]]></category>
		<category><![CDATA[CakePhp]]></category>
		<category><![CDATA[top story]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[components]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://stefanomanfredini.info/?p=581</guid>
		<description><![CDATA[Looking for a shortcut to insert contents in a cake based cms, i found Kevin van Zonnerveld&#8217;s email datasource. Originally taken from infinitas cms, although not 100% finished, it seems a great piece of code, and easy to use. Just follow the instructions on github to grab &#8211; install &#8211; configure and implement it, create<a href="http://stefanomanfredini.info/2011/04/this-is-useful-email-datasource-by-kevin-van-zonnerveld/">&#160;&#160;[ Read More ]</a>
Related posts:<ol>
<li><a href='http://stefanomanfredini.info/2010/07/your-own-cakephp-file-browser-for-ckeditor-part-2-images/' rel='bookmark' title='Your own cakephp file-browser for ckeditor: part 2 &#8211; images'>Your own cakephp file-browser for ckeditor: part 2 &#8211; images</a></li>
<li><a href='http://stefanomanfredini.info/2010/08/your-own-cakephp-file-browser-for-ckeditor-part-4-%e2%80%93-flickr-photos-and-slideshow/' rel='bookmark' title='Your own cakephp file-browser for ckeditor: part 4 – flickr photos and slideshow'>Your own cakephp file-browser for ckeditor: part 4 – flickr photos and slideshow</a></li>
<li><a href='http://stefanomanfredini.info/2010/07/your-own-cakephp-file-browser-for-ckeditor-part-3-youtube-videos/' rel='bookmark' title='Your own cakephp file-browser for ckeditor: part 3 &#8211; youtube videos'>Your own cakephp file-browser for ckeditor: part 3 &#8211; youtube videos</a></li>
</ol>]]></description>
		<wfw:commentRss>http://stefanomanfredini.info/2011/04/this-is-useful-email-datasource-by-kevin-van-zonnerveld/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Miri, guarda!</title>
		<link>http://stefanomanfredini.info/2011/03/miri-guarda/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=miri-guarda</link>
		<comments>http://stefanomanfredini.info/2011/03/miri-guarda/#comments</comments>
		<pubDate>Thu, 03 Mar 2011 22:27:45 +0000</pubDate>
		<dc:creator>stefano_ma</dc:creator>
				<category><![CDATA[CakePhp]]></category>
		<category><![CDATA[Italiano]]></category>
		<category><![CDATA[No-profit]]></category>
		<category><![CDATA[Sviluppo web]]></category>
		<category><![CDATA[top story]]></category>

		<guid isPermaLink="false">http://stefanomanfredini.info/?p=565</guid>
		<description><![CDATA[E&#8217; online miriguarda.it &#8211; la bottega delle azioni Un altro sito di annunci, si.  Però questo è particolare: primo, per l&#8217;oggetto degli annunci stessi; secondo, per alcune funzioni particolari; terzo, per la sua genesi ed il contesto. 1- Gli annunci riguardano in particolare occasioni originali -estemporaee o più regolari- e trasversali di volontariato ed impegno<a href="http://stefanomanfredini.info/2011/03/miri-guarda/">&#160;&#160;[ Read More ]</a>
Related posts:<ol>
<li><a href='http://stefanomanfredini.info/2010/05/festa-del-volontariato-ci-siamo-quasi-e-ci-siamo-quasi-anche-con-la-prima-versione-di-fa-ci-le-gestione-contenuti-multisito/' rel='bookmark' title='Festa del volontariato, ci siamo quasi. E non solo con la festa'>Festa del volontariato, ci siamo quasi. E non solo con la festa</a></li>
<li><a href='http://stefanomanfredini.info/2011/02/nuova-applicazione-in-arrivo/' rel='bookmark' title='Nuova applicazione in arrivo'>Nuova applicazione in arrivo</a></li>
<li><a href='http://stefanomanfredini.info/2010/09/ferrara-sociale-si-procede/' rel='bookmark' title='Ferrara Sociale, si procede'>Ferrara Sociale, si procede</a></li>
</ol>]]></description>
		<wfw:commentRss>http://stefanomanfredini.info/2011/03/miri-guarda/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>E dopo questo script, tutti a nanna</title>
		<link>http://stefanomanfredini.info/2010/10/e_dopo_questo_script_tutti_a_nanna/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=e_dopo_questo_script_tutti_a_nanna</link>
		<comments>http://stefanomanfredini.info/2010/10/e_dopo_questo_script_tutti_a_nanna/#comments</comments>
		<pubDate>Sun, 24 Oct 2010 15:01:15 +0000</pubDate>
		<dc:creator>stefano_ma</dc:creator>
				<category><![CDATA[CakePhp]]></category>
		<category><![CDATA[Italiano]]></category>
		<category><![CDATA[top story]]></category>
		<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[ferrarasociale]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://stefanomanfredini.info/?p=411</guid>
		<description><![CDATA[..è un carosello. Contesto: un&#8217;applicazione iniziata con cakephp 1.2 e prototype (sempre quella). Aggiornata a cake 1.3, ma mantenendo i vecchi helper (come AjaxHelper invece del nuovo Js). Quindi, niente jQuery. Una limitazione? un po&#8217;, ma anche un&#8217;ottima opportunità per provare un po&#8217; di codice lato client o ajax basato su prototype/scriptaculous o indipendente dalle<a href="http://stefanomanfredini.info/2010/10/e_dopo_questo_script_tutti_a_nanna/">&#160;&#160;[ Read More ]</a>
Related posts:<ol>
<li><a href='http://stefanomanfredini.info/2010/10/implementing-a-simple-carousel-with-cakephp-and-prototype/' rel='bookmark' title='Implementing a simple carousel with cakephp and prototype'>Implementing a simple carousel with cakephp and prototype</a></li>
<li><a href='http://stefanomanfredini.info/2010/07/ferrarasociale-fa-ci-le-versione-alpha-o-quasi/' rel='bookmark' title='Ferrarasociale, fa-ci-le versione alpha (o quasi)'>Ferrarasociale, fa-ci-le versione alpha (o quasi)</a></li>
<li><a href='http://stefanomanfredini.info/2010/07/your-own-cakephp-file-browser-for-ckeditor-part-2-images/' rel='bookmark' title='Your own cakephp file-browser for ckeditor: part 2 &#8211; images'>Your own cakephp file-browser for ckeditor: part 2 &#8211; images</a></li>
</ol>]]></description>
		<wfw:commentRss>http://stefanomanfredini.info/2010/10/e_dopo_questo_script_tutti_a_nanna/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Single query cache and pagination cache (until a future post) and ad hoc joins. An over-override of appModel::find</title>
		<link>http://stefanomanfredini.info/2010/09/single-query-cache-and-pagination-cache-until-a-future-post-and-ad-hoc-joins-an-over-override-of-appmodelfind/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=single-query-cache-and-pagination-cache-until-a-future-post-and-ad-hoc-joins-an-over-override-of-appmodelfind</link>
		<comments>http://stefanomanfredini.info/2010/09/single-query-cache-and-pagination-cache-until-a-future-post-and-ad-hoc-joins-an-over-override-of-appmodelfind/#comments</comments>
		<pubDate>Fri, 03 Sep 2010 13:11:52 +0000</pubDate>
		<dc:creator>stefano_ma</dc:creator>
				<category><![CDATA[(almost) English]]></category>
		<category><![CDATA[CakePhp]]></category>
		<category><![CDATA[top story]]></category>
		<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[fa-ci-le]]></category>
		<category><![CDATA[ferrarasociale]]></category>
		<category><![CDATA[models]]></category>

		<guid isPermaLink="false">http://stefanomanfredini.info/?p=303</guid>
		<description><![CDATA[In a project i&#8217;m working on, being unaware of super behaviours or plugins that may appear on github, i made some search to find fast and effective solutions (or ideas) for the needs at hand. Namely, performance -&#62; caching. Needs stacked over time. I liked the idea of single query cache. I needed ad hoc<a href="http://stefanomanfredini.info/2010/09/single-query-cache-and-pagination-cache-until-a-future-post-and-ad-hoc-joins-an-over-override-of-appmodelfind/">&#160;&#160;[ Read More ]</a>
Related posts:<ol>
<li><a href='http://stefanomanfredini.info/2010/05/a-couple-of-cakephp-newbie-mistakes-or-why-you-always-should-rtfm-and-not-always-trust-it/' rel='bookmark' title='A couple of cakephp newbie mistakes &#8211; Or why you always should RTFM and not always trust it'>A couple of cakephp newbie mistakes &#8211; Or why you always should RTFM and not always trust it</a></li>
<li><a href='http://stefanomanfredini.info/2011/04/this-is-useful-email-datasource-by-kevin-van-zonnerveld/' rel='bookmark' title='This IS useful: email datasource by Kevin van Zonnerveld'>This IS useful: email datasource by Kevin van Zonnerveld</a></li>
<li><a href='http://stefanomanfredini.info/2010/06/your-own-basic-cakephp-%e2%80%9cfile-manager%e2%80%9d-for-ck-editor/' rel='bookmark' title='Your own basic cakephp “file manager” for CK editor'>Your own basic cakephp “file manager” for CK editor</a></li>
</ol>]]></description>
		<wfw:commentRss>http://stefanomanfredini.info/2010/09/single-query-cache-and-pagination-cache-until-a-future-post-and-ad-hoc-joins-an-over-override-of-appmodelfind/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Your own cakephp file-browser for ckeditor: part 4 – flickr photos and slideshow</title>
		<link>http://stefanomanfredini.info/2010/08/your-own-cakephp-file-browser-for-ckeditor-part-4-%e2%80%93-flickr-photos-and-slideshow/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=your-own-cakephp-file-browser-for-ckeditor-part-4-%25e2%2580%2593-flickr-photos-and-slideshow</link>
		<comments>http://stefanomanfredini.info/2010/08/your-own-cakephp-file-browser-for-ckeditor-part-4-%e2%80%93-flickr-photos-and-slideshow/#comments</comments>
		<pubDate>Mon, 02 Aug 2010 21:22:37 +0000</pubDate>
		<dc:creator>stefano_ma</dc:creator>
				<category><![CDATA[(almost) English]]></category>
		<category><![CDATA[CakePhp]]></category>
		<category><![CDATA[top story]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[ck editor]]></category>

		<guid isPermaLink="false">http://stefanomanfredini.info/?p=274</guid>
		<description><![CDATA[As we have seen in the previous post (Your own cakephp file-browser for ckeditor: part 3 – youtube videos), it&#8217;s not hard to implement a search/browser of external data sources, with the ability to embed the desired formatted media in ckeditor. Here&#8217;s a similar approach, interacting with Flickr&#8217;s API, with a catch. The ingredients are<a href="http://stefanomanfredini.info/2010/08/your-own-cakephp-file-browser-for-ckeditor-part-4-%e2%80%93-flickr-photos-and-slideshow/">&#160;&#160;[ Read More ]</a>
Related posts:<ol>
<li><a href='http://stefanomanfredini.info/2010/07/your-own-cakephp-file-browser-for-ckeditor-part-2-images/' rel='bookmark' title='Your own cakephp file-browser for ckeditor: part 2 &#8211; images'>Your own cakephp file-browser for ckeditor: part 2 &#8211; images</a></li>
<li><a href='http://stefanomanfredini.info/2010/07/your-own-cakephp-file-browser-for-ckeditor-part-3-youtube-videos/' rel='bookmark' title='Your own cakephp file-browser for ckeditor: part 3 &#8211; youtube videos'>Your own cakephp file-browser for ckeditor: part 3 &#8211; youtube videos</a></li>
<li><a href='http://stefanomanfredini.info/2010/06/your-own-basic-cakephp-%e2%80%9cfile-manager%e2%80%9d-for-ck-editor/' rel='bookmark' title='Your own basic cakephp “file manager” for CK editor'>Your own basic cakephp “file manager” for CK editor</a></li>
</ol>]]></description>
		<wfw:commentRss>http://stefanomanfredini.info/2010/08/your-own-cakephp-file-browser-for-ckeditor-part-4-%e2%80%93-flickr-photos-and-slideshow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  stefanomanfredini.info/category/top-story/feed/ ) in 4.24084 seconds, on May 19th, 2012 at 4:48 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on May 20th, 2012 at 12:48 am UTC -->
<!-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
<!-- Quick Cache Is Fully Functional :-) ... A Quick Cache file was just served for (  stefanomanfredini.info/category/top-story/feed/ ) in 0.00942 seconds, on May 19th, 2012 at 10:05 pm UTC. -->
