Welcome to MVCForge!
A social news site written by programmers for programmers who build applications using MVC Frameworks like CodeIgniter, CakePHP, Ruby on rails, Django and more.

Archived - codeigniter Syndicate content

1

Replacement for compaq presario v2000 laptop battery

http://www.all-laptop-battery.com

Since we understand that finding the right batteries for your needs can be overwhelming and confusing at times we developed a laptop battery finder tool to help find the right size for the make and model of your equipment. The Compaq Presario V2000 batteries and chargers come with one year warranty and 100% compatibility guarantee.

More »
lqbatteryshop's picture
Created by lqbatteryshop 10 weeks 6 days ago
Category: codeigniter   Tags:
1

Codeigniter shopping cart v1.1 Part 7: orders module

http://www.okadadesign.no

Home of Orders module shows Order ID, First name, Last name, Email, Total, Telephone, Order Date, Delivery Date, Payment Date, City and Actions.
We use jquery dataTables to show our information. This will allow us to sort by each column, display different number of rows and seach.

More »
shinokada's picture
Created by shinokada 23 weeks 3 days ago
Category: codeigniter   Tags:
1

Codeigniter shopping cart v1.1 Part 3

http://www.okadadesign.no

Menus Module

We will work on Menus module today.
This menu module allow us to make as many menus as we like. You can create main menu, right menu 1, right menu 2, left menu 1 etc. You need to specify the parent id in the front-end. I will write more when we develop the front-end module....

More »
shinokada's picture
Created by shinokada 24 weeks 6 days ago
Category: codeigniter   Tags:
1

Codeigniter shopping cart v1.1 updates Part 2

http://www.okadadesign.no

Module: Categories

We start creating a module. The first one is the categories module.
Database

Dump the following sql.
...

More »
shinokada's picture
Created by shinokada 25 weeks 4 hours ago
Category: codeigniter   Tags:
1

Codeigniter shopping cart v1.1 updates Part 1

http://www.okadadesign.no

I have updated the Codeigniter shopping cart 1.0 and you will see the outcomes in this blog soon.

Updates are:

1. Backend moved to BeP(BackendPro)
2. Added Event calendar in BeP
3. Added Ajax Todo list system in BeP
4. Admin is controlled in Bep members
5. Added Menus module
...

More »
shinokada's picture
Created by shinokada 25 weeks 4 hours ago
Category: codeigniter   Tags:
1

Create an Event calendar using Codeigniter and jQuery

http://www.okadadesign.no

...
Goals

1. Add all the CRUD in a site calendar.
2. Add links to individula calendar
3. Clicking a pop up which has details take you to a edit page

More »
shinokada's picture
Created by shinokada 25 weeks 3 days ago
Category: codeigniter   Tags:
1

Ajax Todo List system with Codeigniter Part 2

http://www.okadadesign.no

This is a follow up article from this entry “Ajax Todo List system with Codeigniter Part 1″.

More »
shinokada's picture
Created by shinokada 25 weeks 4 days ago
Category: codeigniter   Tags:
1

Ajax Todo List system with Codeigniter

http://www.okadadesign.no

I am going to write how to create an ajax message/todo system with Codeigniter. All the following features will be done with Ajax. And the message will be stored in a database.

1. There will be Todo list and Completed list loaded with jquery.
2. Adding a todo list without page reload.
3. Clicking a link in a todo list will change to a completed list.
...

More »
shinokada's picture
Created by shinokada 25 weeks 4 days ago
Category: codeigniter   Tags:
1

OpenID for CodeIgniter

http://minhd.net

A few months back, I have been struggling to have openID authentication loaded to my application. It’s a hazard… the simple idea of having it integrated to my application and have users logged in using their existing facebook, google account is pretty fancy, but the code behind it is a mess, a complete tragedy.

More »
mixinx's picture
Created by mixinx 40 weeks 22 hours ago
Category: codeigniter   Tags:
1

Multi-site CodeIgniter Set-up

http://philsturgeon.co.uk

A few people have asked me recently about setting up CodeIgniter to run accross multiple domains based on the same codebase. This can be handy for sites than run different databases for different geographical areas, all of which need the same code but different content.

More »
blassreiter's picture
Created by blassreiter 1 year 4 weeks ago
Category: codeigniter   Tags: