NavigationtagsUser login |
cakephpCakePHP and a paradigm shift to a code generation based approach?At my new job, I'm writing a quite full-featured web application. However, I find that still, the recommended (or at least "most commonly used") practices are not as efficient as they could be, and that emphasis is placed on the wrong aspects.
Submitted by Dieter_be on Mon, 01/19/2009 - 23:16. categories [ ]
Bye CakePHP, bye dAuth... Hello Drupal!I'm afraid the time has come to say goodbye to CakePHP, and to the projects I've been working on for it.
Submitted by Dieter_be on Thu, 07/19/2007 - 00:34. categories [ ]
dAuthdAuth is a secure authentication system for CakePHP. It uses techniques such as the challenge-response paradigm, customizable multiple-stage password hashing, brute force (hammering) detection, session hijacking prevention etc. Getting statistics about events that don't trigger page requests with Google AnalyticsYou probably already heard of Google Analytics. It's a pretty nice program that (basically) gathers data about visits of your site and creates reports of it. It works by including some JavaScript code on your page, so that each page request triggers a call to the Analytics tracker sending along some data such as which page is requested and which resolution was used. (no personal or other privacy-sensitive data is sent). But here is the deal! I just discovered that you can also track events that don't require page requests!
Submitted by Dieter_be on Sun, 06/24/2007 - 19:27. categories [ ]
Drag 'n drop tutorial with the CakePHP 1.2 Ajax helper, Prototype framework and Scriptaculous libraryIntroductionDuring the development of my thesis I wanted to create a drag 'n drop interface. But I never did anything like that, I never used CakePHP's Ajax helper and neither made I ever use of more advanced functionalities of Scriptaculous/Prototype. Hell I even never touched Ajax before this!
Submitted by Dieter_be on Tue, 05/29/2007 - 21:25. categories [ ]
Figuring out CakePHP's new AuthComponentIn the Cake community, there has always been much interest in authentication/authorization systems. The issue of authentication has been addressed in several add-ons provided by the community, such as DAuth (written by me), OthAuth (written by Crazylegs) and many others. However, one of the additions to the 1.2 branch which is currently in active development , is a built-in auth module. A module that isn't finished yet but it sure is worth it looking at. (In fact I'm thinking about making a new dAuth version built on cake's own auth system.). As most bakers know, there is very little information about the 1.2 branch in general, and the auth component in specific. So what I will try to do, is delve in the code, mess with it, and explain my findings in this post.
Submitted by Dieter_be on Sat, 04/07/2007 - 15:52. categories [ ]
Hello world!Finally, my own website...
Submitted by Dieter_be on Sun, 03/04/2007 - 15:45. categories [ ]
|
Recent comments
8 hours 20 min ago
2 days 4 hours ago
1 week 22 hours ago
3 weeks 2 days ago
3 weeks 2 days ago
3 weeks 3 days ago
3 weeks 3 days ago
5 weeks 1 day ago
5 weeks 6 days ago
5 weeks 6 days ago