Dicevamo un po’ di tempo fa che c’erano diverse buone alterntive di ambienti integrati di sviluppo utilizzabili per il framework cakephp (e non solo). La situazione nel frattempo si è evoluta e probabilmente oggi ci sono un paio di scelte che spiccano su tutte le altre. Anche se oggi vanno molto le soluzioni come sublimeText 2 (editor [ Read More ]
Archive for the ‘top story’ Category
I’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. [ Read More ]
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–segnalazioni- (vedere il readme di la) E’ una cosa realizzata in due/tre giorni, ad uso interno, al fine di avere una cosa usabile nel minor tempo possibile. E’ stato un [ Read More ]
Recentemente ho dato un’occhiata a soluzioni gratuite, oppure open source in php, per il lavoro in team / collaborazione, gestione progetti (“project management“), e gestione delle relazioni con i “clienti” (CRM). Se vuoi vedere subito le cose più interessanti.. vai in fondo all’articolo! Senza entrare nei dettagli delle definizioni, se le relazioni tra groupware e [ Read More ]
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, [ Read More ]
Cakephp 1.3 Application Development Cookbook by Mariano Iglesias. The book many cakers were waiting for
1 CommentI’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 [ Read More ]
Looking for a shortcut to insert contents in a cake based cms, i found Kevin van Zonnerveld’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 – install – configure and implement it, create [ Read More ]
E’ online miriguarda.it – la bottega delle azioni Un altro sito di annunci, si. Però questo è particolare: primo, per l’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 [ Read More ]
..è un carosello. Contesto: un’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’, ma anche un’ottima opportunità per provare un po’ di codice lato client o ajax basato su prototype/scriptaculous o indipendente dalle [ Read More ]
Single query cache and pagination cache (until a future post) and ad hoc joins. An over-override of appModel::find
0 CommentIn a project i’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 -> caching. Needs stacked over time. I liked the idea of single query cache. I needed ad hoc [ Read More ]










