nirbhab.com

Recent Article

2008-07-04

First, you need the framework, so go to http://fra..

more

2008-06-30

  Design patterns As a developer, I have star..

more

Running my first hello world on Zend Framework
First, you need the framework, so go to http://framework.zend.com/download. There are many formats in which you can download. I am expecting your zend application in a sub-directory of your domain or ..Read More
Design Pattern
  Design patterns As a developer, I have started my programming since 2006, after 1 years, I found that the applications which I developed had a certain in common, means I had some place for libr..Read More
Running a controller on 404 Error
Few days back I was thinking, if CI could run a specific controller on 404 errors. As we know there is a error template, already present. But what if all the URLs are sent to this error controller&h..Read More
Remove index.php from URL
Backup httpd.conf file of apache, all the changes has to be done in this file. search for "LoadModule rewrite_module modules/mod_rewrite.so" andremove # from the "#LoadModule rewrite_module modules/m..Read More
Installing XAMPP on Ubuntu
It may not surprise you if you read the posts around here, but I am a very lazy person when it comes to configuring and installing stuff on anything other than Windows OS. I will avoid anything that i..Read More
Optimization Of Mysql
Database applications likes MySQL come with tools to aid in the optimization of queries. Three of the more common tools include using indexes, analyzing queries with EXPLAIN, and adjusting MySQL&rsquo..Read More

Donations For Us

Pic 2

  • Codeigniter
    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 thoroughly undocumented frameworks.
  • JQuery
    JQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages. jQuery is designed to change the way that you write JavaScript.
  • Joomla
    Joomla! is an award-winning Content Management System (CMS) that will help you build websites and other powerful online applications. Best of all, Joomla! is an open source solution that is freely available to everybody.
  • Ajax
    Ajax (asynchronous JavaScript and XML), or AJAX, is a group of inter-related web development techniques used for creating interactive web applications. A primary characteristic is the increased responsiveness of web pages achieved by exchanging small amounts of data with the server "behind the scenes" so that entire web pages do not have to be reloaded each time there is a need to fetch data from the server. This is intended to increase the web page's interactivity, speed, functionality and usability.
  • PHP
    PHP (a recursive acronym for PHP: Hypertext Preprocessor) is a computer scripting language, originally designed for producing dynamic web pages. It is for server-side scripting, but can be used from a command line interface or in standalone graphical applications.
  • JSON
    JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These properties make JSON an ideal data-interchange language.

API Gallery