Archive
February '10
Deploying websites with Git
Use Git to deploy your web applications without having to faff with FTP syncronisation or manually working out which files need to be uploaded. Read More »
Posted: Feb 23, 2010 Category: Git
CodeIgniter Base Classes: Keeping it DRY
Most applications in CodeIgniter will have various types of pages. Logic for these types of pages is normally copied between all of their different Controllers which means, for example, if the way the admin area protection is handled is changed there will be lots of Controllers to change and test. This logic can instead be shared by some creative extending of the Controller class to create custom Base Controllers like Public_Controller, Admin_Controller, etc. Read More »
Posted: Feb 08, 2010 Category: CodeIgniter
Working with RESTful services in CodeIgniter
This blog has been pretty quiet for a few weeks now, mainly because I have been working on a beast of an article for NetTuts called "Working with RESTful services in CodeIgniter".
Read More »
Posted: Feb 04, 2010 Category: CodeIgniter
Subscribe to RSS
Get articles straight away by subscribing to our RSS feed. You can do this via most popular e-mail clients, or try Google Reader.
Archive
- July '10 (2)
- June '10 (1)
- May '10 (3)
- April '10 (2)
- March '10 (3)
- February '10 (3)
- December '09 (5)
- November '09 (5)
- October '09 (2)
- September '09 (1)
- August '09 (2)
- July '09 (4)
- June '09 (6)
- May '09 (8)
- March '09 (2)
- February '09 (2)
- January '09 (7)
- December '08 (1)
- November '08 (2)
- October '08 (5)
- June '08 (1)
- May '08 (1)