Codediesel - codediesel.com - codediesel

Latest News:

Processing file uploads in node.js 23 Aug 2013 | 02:19 pm

One of the important elements of a web application is form processing and file uploads. PHP has excellent support for these kind of things which makes it so popular with developers. Programmers movin...

Constructing hard regular expressions with VerbalExpressions 10 Aug 2013 | 09:05 am

Most newbie (and some seasoned) programmers have difficultly constructing Regular Expressions. Many a times one needs to create a Regexp quickly to test a a particular piece of code. However, not bein...

Pretty error display for PHP 14 Jul 2013 | 01:11 pm

One of my pet peeves regarding PHP is the terseness of the error messages it throws. Not that they are unhelpful; the major headache it that one has to open the source file at the given error location...

Avoiding implicit default column values in MySQL 2 Jul 2013 | 02:53 pm

In a non-strict MySQL server mode, columns with NOT NULL and without any DEFAULT values are given implicit default values based on their data types. This can be useful when no values are explicitly se...

StrikeIron sales tax addon for cs-cart 28 Jun 2013 | 06:08 pm

CS-Cart is one of the premium shopping platform for building ecommerce sites. As with any ecommerce solutions CS-Cart includes various tax features. However, one important feature it lacks is sales ta...

Simple user authentication in Laravel 4 14 Jun 2013 | 03:50 pm

With the recent release of Laravel 4, PHP developers have at their disposal one of the finest frameworks for application development. As with all new frameworks, it is always good to write some quick ...

Adding actions to Gmail using Schemas 13 Jun 2013 | 05:32 pm

Recently, Google introduced Schemas in Gmail messages to allow developers to deliver a more interactive email experience integrated with their web app. Schemas in emails can be used to represent vario...

Debugging Laravel with MonoLog and FirePHP 7 Jun 2013 | 10:59 am

By default, Laravel is configured to create daily log files for your application, and are stored in app/storage/logs. All Laravel logging features are handled by the wonderful MonoLog library. Monolog...

Tips and Tricks for Improved Drupal Security 15 May 2013 | 08:52 am

Drupal is one of the most popular free and open source web application frameworks. Drupal is almost infinitely extensible through not only various theme possibilities but also the vast library of modu...

10 Tools for Designing Responsive websites 12 May 2013 | 09:52 am

With a wide variety of devices available for viewing web content, responsive design has become a necessity rather than a feature of a website. Below are some frameworks and tools that will help you in...

Recently parsed news:

Recent searches: