blogged find better blogs
HomeTechnologyEntertainmentSportsPoliticsBusinessHumorWorld NewsLifestyleDirectoryMore Topics
Blog Detail
Dev Weblog

Discusses a wide range of information and topics about technologies over the internet.
Dev Weblog  
Related Blogs
previous blog next blog

1 Users are Following

6.7
good
based on editor's review


recent postsrss feed

CakePHP Excel Helper

Nov 21, 2009
This is a helper for building multi-sheets Excel documents in CakePHP. The hepler was inspired from Yuen Ying’s blog post, but it’s extended to support multiple sheets. The helper: <?php /**  * This xls helper is based on the one at  *...

How to secure selectively admin location

Nov 14, 2009
Securing the admin part of the site is always tricky, especially for open source software CMS. A very good practice is to protect your admin directory with an extra .htaccess, because most of the damages has been done from exploits of the applications...

Creepy cakephp design

Oct 29, 2009
Obviously the CakePHP team preparing them selfs for a crazy Halloween night. My first thought was “Ouch, someone hack the site”, but afterwards I realized it’s just a thematic design. I really like it. Nice idea guys!

Adding notification when new order arrives. Magento

Oct 28, 2009
It’s very common practice the administrators to get notification mail when a new order is placed on the shop. Here is how to activate this feature in Magento for free (there is paid Admin Notification Module as well): Log in into admin area, then go to...

Web based CakePHP Project generation tool

Oct 23, 2009
Yesterday I found a tool which could be handy for rookie CakePHP developers. Atlas is a web code generator based in CakePHP. As a glance it’s a web alternative of CakePHP bake console which is a nice idea indeed. My first impression was that tool is...


Comments & Reviews:
Be the First to Review this Blog!