featured articles
“normal web devel...
A Perfect IDE
An IDE is a one of the best part for the developers. If you are not...
recent from category one
Book review on “Codeigniter 1.7 professional development”
Last week I was requested to review a book “Codeigniter 1.7 professional development” by Adam Griffiths. I was too much busy with my projects deadline and didn’t make time to read the book. To make a review I think I need to read the book with a sound mind so that I can catch up all...
recent from category two
Browser Detection with Javascript: IE, FF, Opera
Last night i was working with a JavaScript program. For this reason i have to check what is my current browser for which i have to run a separate JavaScript function. But i was try couple of code snippet from web but none of the working exactly what i want. i have to the browser with their current...
recent from category three
Starting Project with Code Igniter [For beginners] Part 01
Framework
System
System folder contains all the framework files including framework build class libraries, fonts, database configuration for your system, languages files, helper classes etc.
Application
Projects basis works will place inside this folder. Projects controller class will be placed inside...
recent from category four
Geoname data for country/state/city list generation
Geonames.org is one of the renowned service. Few days ago i need to make a tool for one of my project. The purpose is as follows:
Select a country from a country dropdown.
load state/province/Division for that country in a dropdown.
load city/location information based on the country...
Posted by Masud on 05 21st, 2010 |
No Comments
Book review on “Codeigniter 1.7 professional development”
Last week I was requested to review a book “Codeigniter 1.7 professional development” by Adam Griffiths. I was too much busy with my projects deadline and didn’t make time to read the book. To make a review I think I need to read the book with a sound mind so that I can catch up all the points that the author want to presents. Today I feel little well and start writing review after...
Posted by Masud on 05 14th, 2010 |
No Comments
Database Interaction with Codeigniter 1.7
Last week i got request to review a book. therefore i look at their site and just give a look on a topic called “ Database Interaction with Codeigniter 1.7” and i found it good. so therefore under there permission i publish this article for all my blog readers. I hope you guys will like it also. Reference: Database Interaction with Codeigniter 1.7
Here it goes:
In this article by...
Posted by Masud on 02 18th, 2010 |
1 Comment
Geoname data for country/state/city list generation
Geonames.org is one of the renowned service. Few days ago i need to make a tool for one of my project. The purpose is as follows:
Select a country from a country dropdown.
load state/province/Division for that country in a dropdown.
load city/location information based on the country and state that selected earlier.
To do so, i search several service and found this service very effective....
Posted by Masud on 02 21st, 2009 |
1 Comment
SEVEN THINGS, You may not know about me…
I just read Emran Hasan and Hasin’s blog about this. Here goes my seven things:
I am very lazy
I can’t maintain routine life. i like to do all the things that i feel.
I hate programming before 2005 and always want to be a Communication Engineer. But unfortunately i become a programmer in 2006. Now i want to be Successful in this programming arena
I am a big fan of test cricket. wasim akram,...
Posted by Masud on 02 15th, 2009 |
13 Comments
“normal web developer” to “stylish web developer” - 01
A Perfect IDE
An IDE is a one of the best part for the developers. If you are not relax during writing code then you can’t write good code. An IDE can help you most in that case. Here are some list of IDE’s which can help you.
NuSphere phpEd – a complete IDE for PHP developers.
PHP Designer 2008 - The best PHP Editor and PHP IDE for ALL your PHP and Web Development
Zend Studio - The...