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.

Popular articles

5

Zend framework Flickr class on Codeignier with jquery

http://www.okadadesign.no

Index page has a form with search word and number of image input field.

If a visitor did not enter any search word, then a warning message “All fields are required . Please try again!” will be displayed.

If only a search word is input, then 20 images will be displayed and message will tell the item searched and number of images.
...

More »
shinokada's picture
Created by shinokada 10 weeks 1 day ago – Made popular 10 weeks 1 day ago
Category: codeigniter   Tags:
29

Send iPhone notifications from CodeIgniter

http://philsturgeon.co.uk

Most web-applications currently use automated e-mail's to let an administrator know someting is going on and some applications use Twitter. Why not use iPhone Push Notifications to get an alert to you immediately without having to check a thing?

More »
ror_ninja's picture
Created by ror_ninja 10 weeks 2 days ago – Made popular 10 weeks 1 day ago
Category: codeigniter   Tags:
29

Rails – simple problems

http://web-tech.ga-usa.com

I’m simply writing about what I find as I explore Ruby on Rails (ROR) – your mileage should vary but chances are you landed here due to a long tail search. Since I am not a Ruby or ROR expert it is quite possible for me to discover a solution or approach that works for me but which may not be a good Ruby/ROR solution.

More »
ror_ninja's picture
Created by ror_ninja 10 weeks 2 days ago – Made popular 10 weeks 1 day ago
Category: ruby on rails   Tags:
29

6 Open source Ruby on Rail based CMS

http://www.dreamcss.com

Ruby On Rails is an open source Web framework that help you to create web applications more easier, faster & write beautiful code by favoring convention over configuration. There are lots of websites that use Ruby On Rails, including popular ones like Twitter, Basecamp, AboutUs, Yellow Pages & many more.

More »
ror_ninja's picture
Created by ror_ninja 10 weeks 2 days ago – Made popular 10 weeks 1 day ago
Category: ruby on rails   Tags:
3

Zend Framework on Codeigniter: Youtube

http://www.okadadesign.no

This post is about how to use Zend Framework on Codeigniter to show Youtube videos.
Download
Note:

The download file is set up for Windows. If you are not using Windows, then open application/helpers/zend_framework_helper.php and comment out Windows part and uncomment the other part.

More »
shinokada's picture
Created by shinokada 10 weeks 5 days ago – Made popular 10 weeks 4 days ago
Category: codeigniter   Tags:
3

How to implement Zend Framework with Codeigniter

http://www.okadadesign.no

There are quite few posts how to use Zend framework in Codeigniter.

1. Beyond Coding
2. Freakauth
3. Phil’s post

However none of them worked on my XAMPP. I thought there might be some who are struggling to use Zend frame work on Windows. Here is how I did.
...

More »
shinokada's picture
Created by shinokada 10 weeks 5 days ago – Made popular 10 weeks 4 days ago
Category: codeigniter   Tags:
4

Path problems with Codeigniter on Windows

http://www.okadadesign.no

I posted how to implement Zend Framework here. However I had a problem with Window’s path when I was trying it.

I have found a couple of things about paths in Windows when I am using Codeigniter....

More »
shinokada's picture
Created by shinokada 10 weeks 5 days ago – Made popular 10 weeks 4 days ago
Category: codeigniter   Tags:
2

How to use Codeigniter captcha plug-in Part 2

http://www.okadadesign.no

In the previous post I wrote a basic method how to use captcha plug-in with Codeigniter.
Today I am going to write a simple but practical newsletter subsciption page using captcha.
We will use CI’s form_validation class.
ci_captcha

Please read the previous post to customize it.
You need to create a folder called captcha as the same level as system....

More »
shinokada's picture
Created by shinokada 10 weeks 5 days ago – Made popular 10 weeks 4 days ago
Category: codeigniter   Tags:
4

Testing CodeIgniter Image Manipulation Class

http://www.okadadesign.no

CodeIgniter has a class called Image Manipulation Class. This class enables you to manipulate the followings.
* Image Resizing
* Thumbnail Creation
* Image Cropping
* Image Rotating
* Image Watermarking

More »
shinokada's picture
Created by shinokada 10 weeks 5 days ago – Made popular 10 weeks 5 days ago
Category: codeigniter   Tags:
2

Codeigniter shopping cart code updates

http://www.okadadesign.no

Background and Credits

I learnt Codeigniter from a book “Professional Codeigniter” by Mr. Thomas Myer.

I started learning PHP six months ago and read a couple of good books about PHP and I had basic knowledge but not practical experience of PHP....

More »
shinokada's picture
Created by shinokada 10 weeks 5 days ago – Made popular 10 weeks 5 days ago
Category: codeigniter   Tags: