CodeIgniter

Managing Assets with CodeIgniter

Nov 25, 2009Comments

PHP code is far from the only content necessary for most web applications. Most frequently we need to include images, css files, flash files, and many other types of files. The CodeIgniter framework doesn’t contain a built-in methodology for asset management, leaving the developer to their own devices. This article discusses the reason behind the base_url() method and the creation of a helper file that will assist in managing images, css files, and more.

Choose It
VN:F [1.7.2_963]
Rating: 9.0/10 (7 votes cast)

RSS Parser Library for CodeIgniter

Nov 24, 2009Comments

This choice is an RSS parser library from Programmers Guide for the CodeIgniter PHP Framework. With this library you can retrieve the RSS xml file from any websites feed and have it to access and display on your website or application.

Choose It
VN:F [1.7.2_963]
Rating: 10.0/10 (1 vote cast)

Build an RSS 2.0 Feed with CodeIgniter

Nov 19, 2009Comments

CodeIgniter is a fast and very useful PHP framework. In this tutorial, we will build a RSS 2.0 Feed with the PHP framework CodeIgniter. After this tutorial, you will be able to build a feed for any custom website in no time at all.

Choose It
VN:F [1.7.2_963]
Rating: 8.0/10 (2 votes cast)

ShopIgniter – Open Source eCommerce Platform

Oct 23, 2009Comments

ShopIgniter is an Open Source eCommerce platform built on the CodeIgniter PHP Framework. The goal of ShopIgniter is to bring human interaction to eCommerce with social media tools, bridging the offline and online shopping experience. ShopIgniter is Open Source, but not free.

Choose It
VN:F [1.7.2_963]
Rating: 0.0/10 (0 votes cast)

OpenID for CodeIgniter Made Easy

Oct 22, 2009Comments

The simple idea of having OpenID integrated to your application and have users logged in using their existing Facebook or Google account is pretty fancy, but the code behind it is a mess, a complete tragedy. Luckily RPXNow stepped in and provided me a hand in authenticate people and handling the magic works.

Choose It
VN:F [1.7.2_963]
Rating: 0.0/10 (0 votes cast)

40+ CodeIgniter Framework Tutorials for Kick-Ass PHP Application

Oct 17, 2009Comments

CodeIgniter is an Application Development Framework – a toolkit – for people who build web sites using PHP. Here is the list of 40+ Excellent And Useful CodeIgniter Application Development Framework Tutorials & Resources that includes some useful tutorials and few great resources that has been developed for programmers and designers.

Choose It
VN:F [1.7.2_963]
Rating: 0.0/10 (0 votes cast)

Full CodeIgniter TextMate Bundle

Oct 16, 2009Comments

Here’s a Freebie for your Friday! This is a complete CodeIgniter TextMate/E-Texteditor bundle. It includes shortcuts for every CodeIgniter helper function, and library included in CodeIgniter 1.7.2. Tab stops and default values are provided.

Choose It
VN:F [1.7.2_963]
Rating: 0.0/10 (0 votes cast)

CodeIgniter’s alternator() Function


Oct 8, 2009Comments

It’s surprising to me how often I find little functions for tedious tasks, that CodeIgniter already has built in. One of these functions is the alternator() function in the String Helper. What the alternator() function does is allow two or more items to be alternated between when iterating through a loop.

Choose It
VN:F [1.7.2_963]
Rating: 10.0/10 (1 vote cast)

CodeIgniter from Scratch Day 7: Pagination

Oct 2, 2009Comments

Here is Day 7 in a wonderful series from NetTuts+ on CodeIgniter. Days 1-7 included tutorials on Getting Started with CodeIgniter, Database Selecting Methods, Sending Emails, Newsletter Signup and more. Day 7 takes you into the world of Pagination and also takes a look at the super convenient HTML Table class.

Choose It
VN:F [1.7.2_963]
Rating: 0.0/10 (0 votes cast)

jQuery Uploadify 2 + CodeIgniter

Oct 2, 2009Comments

Creating useful upload forms is important when developing areas for visitors or site owners to upload files. Uploadify is a great flash based uploader that allows you to upload multiple files and really is a great tool. This article will show you how to integrate Uploadify into your CodeIgniter application.

Choose It
VN:F [1.7.2_963]
Rating: 0.0/10 (0 votes cast)