Just a basic helper that renders a “post it!” bookmarklet. (in brief, it’s the content of an old post, -well, two old posts- packaged as an helper) Let your users submit content from webpages – tell them to save the rendered link to their bookmars bar. And select some content on a webpage, then click [ Read More ]
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 ]
Impressioni sparse provando il framework Yii – partendo dall’esperienza di cakephp La doverosa premessa Non intendo creare scontri, e nemmeno reali confronti: semplicemente, si tratta delle prime impressioni sparse –per definizione soggettive- di qualcuno che ha esperienza con una altro framework mvc, cakephp e fa una prova per vedere come si trova con Yii. [ 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 ]
Qualche tempo fa il buon Emanuele Toscano ha pubblicato un comodissimo helper per integrare in cakephp il servizio di commenti Disqus. Ho avuto finalmente occasione di provarlo – il servizio è fatto bene e offre, anche nella versione gratuita, tutta una serie di cose già pronte che permettono di risparmiare un sacco di tempo (funzione [ Read More ]
Following my previous example, here is another version of the “grab a part of an external site’s page and save on my site with links to the original & page title” bookmarklet. Updated to: use an anonymous function to wrap it up select and submit the underlying html, not only simple text Most of the [ 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 ]
Altering values of hidden fields, and dinamically altering forms (adding / changing / removing fields) using javascript and ajax, is a common task in today’s web development. Cakephp’s Security component is evry useful for protecting our applications from some Cross Site Request Forgery – amd stopping malicious users froma altering our forms fields and hidden [ Read More ]
La ricerca della chimera. Non esiste un’IDE preferenziale per cakephp. Anche perché l’approccio convention over configuration rende l’uso di una ambiente di sviluppo integrato non strettamente necessario. Con un po’ d’esperienza basta un buon editor. Però l’IDE aiuta.. parecchio. Autocompletamento, suggerimento del codice, firma delle funzioni, ereditarietà, eccetera eccetera. I framework come cake sono di [ Read More ]










