2009.11.13 | |
Application
Yesterday, I released Twitter application called Twimee. I developed it using Code Igniter. Like you know Code Igniter is one of the best PHP framework. Twimee is used for mobile, but now still being maintenance for increase speed performance. I’m still looking for cheating fetch array with PHP for opmimize this application speed.
What’s is the [...]
2009.10.23 | |
Code Igniter
What’s Code Igniter?
CodeIgniter is a powerful PHP framework with a very small footprint, built for PHP coders who need a simple and elegant toolkit to create full-featured web applications. If you’re a developer who lives in the real world of shared hosting accounts and clients with deadlines, and if you’re tired of ponderously large and [...]
2009.09.14 | |
Code Igniter
EllisLab is pleased to release CodeIgniter version 1.7.2 for ready download. What’s new? Among other changes:
Compatible with PHP 5.3.0
Added a new Cart Class.
Improvements to the Form helper
Added is_php() to Common functions to facilitate PHP version comparisons
Modified show_error() to allow sending of HTTP server response codes, and all internal uses now send proper status codes.
Numerous bug [...]
2009.03.03 | |
Code Igniter
Hueh.. I found it.. hmmm..
Let’s try^^
You can download it from http://www.datacraft.co.za/index.php/site/products/codecrafter
Just copy paste on that site:
CodeCrafter is an Open Source code generator, for the Code Igniter framework and was designed to help developing web applications. It can generate an entire MVC application in minutes.
CodeCrafter will build CRUD (Create, Read, Update, Delete) source code for your [...]
2009.03.03 | |
Code Igniter
Yeah. Finally i write some post again..
hehe.. This post talk about Tag Cloud on my previous post, but in this post I’ll show you how to integrate it into Code Igniter >> my favorite framework..
First you must create it to you own library..
this is my script:
?View Code PHP< ?php if ( ! defined(’BASEPATH’)) exit(’No direct [...]
2008.11.27 | |
Code Igniter
Yeah, overall admin page on my cms project is done. But this project for X company had stopped for financial reason. So I’ll plan this project to open source blog management system or usually called blog engine and may be I’ll call it Semesta Blog engine or SimpleSc Blog Engine (Just planning). Actually this is [...]
Fiuh.. I’m so tired with my current project. My current project is official site for one of private company in Jakarta or my office . A big site and single fighter… huehuehue. I must write codes about 10 hours in office. In this project I used PHP and Code Igniter Framework. I used [...]