Tutorials
DevSnippets.com: Getting Started with CodeIgniter and How to Create All Those Great AppsFri, 26 Feb 2010 12:08:26 -0600
On DevSnippets.com there's a new post looking at the CodeIgniter framework and some examples to get your started on using it. Choosing a good PHP frameworks can help you develop complex Rich Internet Applications quickly, with a best practices oriented approach, and saving a lot of time reusing code snippets that are already available. There are a lot of interesting PHP frameworks you can choose for your next web project. Today we will focus on one of my favorite PHP Frameworks: CodeIgniter. They briefly talk about why CodeIgniter is a good choice for your development, how to get it installed and have a list of some great tutorials that can help get you started: Generating PDF files using CodeIgniter A sample Facebook application with CodeIgniter CodeIgniter and Ajax using jQuery tutorial CodeIgniter Event Calendar Creating a file hosting site with CodeIgniter
Build a Dynamic RSS Feed With PHP and MySQL
Tue, 23 Feb 2010 20:28:18 -0600
Everywhere I look I can find tutorials but rarely are they complete. The tutorial I am about to write is meant to be a complete tutorial.
password recovery
Tue, 23 Feb 2010 17:53:34 UT
Hi there, I am looking to implement a password recovery feature so users on my site can request a password when they forget theirs... My passwords are one way encrypted, using a sha1 hexdigest so currently users would only see a garbled string which is not their password. So - are there any tutorials that cover this as a walkthrough, so I
Java Mobile Podcast 92: MIDP 3.0 In Depth: Tutorials and Demonstrations
Fri, 18 Dec 2009 18:47:39 +0000
Excerpts from the JavaOne 2009 MIDP 3.0 In Depth: Tutorials and Demonstrations session with Roger Riggs, Lakshmi Dontamsetti and Stan Kao. Java Mobile Podcast 92: MIDP 3.0 In Depth Fri, 2009-12-18 Daniel H. Steinberg Excerpts from the JavaOne 2009 MIDP 3.0 In Depth: Tutorials and Demonstrations session with Roger Riggs, Lakshmi Dontamsetti and Stan Kao.
RoR physical development environment advice
Sun, 07 Feb 2010 04:17:58 UT
Hi Folks, I'm a RoR noob (and pretty much a progrmming noob) who has been working since 7am to get a development platform set up on win 7 so that I can follow the lynda.com "ruby on rails essential training" tutorials. It has been a pretty cruel process, and still incomplete. I wish to pick your collective brains about a decent development
Report Builder tutorials and resources for SQL Server
Thu, 28 Jan 2010 13:03:29 EST
Report Builder can be an extremely useful tool for generating reports in SSRS. This page provides resources on how to properly utilize all of its functionality.
Super noob needs help.
Thu, 28 Jan 2010 04:09:59 UT
I am following video tutorials for rails. I am a part where i am suppose to write "scaffold :album" inside admin_controller. "class AdminController < ApplicationController scaffold :album end " I did that but i get this error "undefined method `scaffold' for AdminController:Class" What is going on? i am running rails 2.3.5
Stanislav Malyshev's Blog: Ruby-like iterators in PHP
Thu, 28 Jan 2010 11:21:04 -0600
In this new post to his blog Stanislav Malyshev looks at creating some Ruby-like iterators as close as they can get in PHP. I've started playing with Ruby recently, and one of the things that got my attention in Ruby were iterators. They are different inside from regular loops but work in a similar way, and looks like people (at least ones that write tutorials and code examples) like to use them. He saw how one of the iterators worked - iterating over a Ruby hash - and wondered how difficult it'd be to write up something comparable in PHP. He creates a simple iterator, an array class to lay on top of it and an example of it in use. The use isn't as clean as the Ruby iterator, but it works similarly. He also includes a modification that lets you use ranges for what to return.
Book Review: Knight's 24-Hour Trainer for SSIS
The book is excellent but it's the video tutorials that really impress. Read on to learn why this reviewer thinks 'Knight's 24-Hour Trainer for SSIS' is the way to go if you need to get up to speed on Microsoft SQL Server 2008 Integration Services quickly.
Problem with associating comments with blog posts on same page
Tue, 05 Jan 2010 23:59:09 UT
Hi, I will admit I am very new to ruby and I am trying to do something that is not in any tutorials I have found. If you see a more conventional way to do some of the things I am trying to do, please let me know. What I am trying to accomplish. People can edit the comments on the same page as the listing of posts. The problem is that when I go to
Hello, help required.
Tue, 29 Dec 2009 15:05:29 UT
Hello I am new to Ruby on Rail. I am looking for some internet based resource, an eBook or a tutorials on RoR. I shall be thankful if someone help me out. Or If you want to suggest any alternative path to learn fast, that will be great. I have experience in VB, ASP, some knowlege of .net and php is good enough to use with databases etc.
Can i use Heroku in windows.........
Mon, 21 Dec 2009 05:00:09 UT
Hi, I am a beginner of rails.now i am using Aptana Rad Rails........but i saw many tutorials recommends Heroku...............Can i use it in windows and where can i get it...pls help me out
Newbie questions
Mon, 21 Dec 2009 13:28:20 UT
Hi all, I am new to Rails, and I have a few questions about it. I've done a few tutorials, up to generating a scaffold using SQLite and inserting some data. 1. Must I always create my tables using rake db:migrate? Or is it possible to create a model using an existing table on an already existing database? Can models be made manually?
Newbie problems with scaffolding
Fri, 18 Dec 2009 13:00:41 UT
Hello all, I've started to write my first Rails application, using rails 2.3.5 and some tutorials found on the net (for example Four Days on Rails) . I've just discovered that the scaffolding information found in most (older) tutorials are completely unusable with recent rails versions . This is my situation :
how to build a website using ruby on rails
Fri, 11 Dec 2009 21:17:01 UT
how do i build a website using ruby on rails any suggestions.. about the tutorials..sample code..books..or open source tools available.. thank you
Inside DealTaker Blog: Kohana PHP 3.0 (KO3) Tutorial Part 1
Mon, 23 Nov 2009 10:11:27 -0600
On the Inside DealTaker blog there's the first part of a tutorial on getting started with the latest revision of the Kohana PHP framework (v3.0). So you might have read my aricle on frameworks and/or my series of tutorials on Kohana PHP 2.3.x and you are wanting more. Today, I drop the old 2.3.x and bring the new and shiny! So I bring you information to get you started with Kohana PHP 3.0! The tutorial walks you through the unpacking, installing and configuration of your Kohana setup. They also help you create a simple controller that outputs a simple message on request.
Site News: Popular Posts for the Week of 11.20.2009
Fri, 20 Nov 2009 07:01:02 -0600
Popular posts from PHPDeveloper.org for the past week:PHPEveryday.com: Facebook API Tutorials Giorgio Sironi's Blog: Zend Framework 2.0 Till Klampaeckel's Blog: So you'd like to migrate from MySQL to CouchDB? - Part II Ian Christian's Blog: Embedded forms using Javascript with sfForm Derick Rethans' Blog: Xdebug and tracing memory usage Juozas Kaziukenas' Blog: Zend Framework and Doctrine. Part 1 Sean Coates' Blog: Why I Won't Recommend SilverStripe Brandon Savage's Blog: PHP Interview Questions And Answers Site News: Popular Posts for the Week of 11.13.2009 Symfony Blog: BugHuntDay Report
Tech Article: Jumpstart for Oracle Service Bus Development
Tue, 03 Nov 2009 15:29:54 +0000
Oracle ACE Ronald van Luttikhuizen teams up with Eric Elzinga to provide three detailed tutorials that illustrate the differences between Oracle Service Bus and Oracle Enterprise Service Bus to help you get a jump on OSB development.
PHPEveryday.com: Facebook API Tutorials
Fri, 13 Nov 2009 13:14:10 -0600
On the PHPEveryday.com site there's two new articles looking at interacting with the Facebook API to grab information about its users. In the first article they look at getting friend information and in the other they look at getting events. Facebook is an incredible site. At the time this tutorial was written, this site reaches ranking second only to Google in the achievement of visitors. What does it mean? Facebook could attract so many visitors. This site even has defeated Friendster friendship site that had been rampant. These articles are parts four and five of a series, here's the rest - parts one, two and three.
super noob looking for help
Wed, 11 Nov 2009 18:07:01 UT
Hello all, I've just started to play around on Ruby and have read some tutorials, books, and Why's guide. I do understand syntax of coding, or at least that within the controller, but I have limited web programming experience, so the view is giving me some problems. So here is the issue, I have a database of wines, that i'd like to be able to select by the



