Latest Tutorials

Subscribe to Front page feed
written tutorial - How to do sql query in Drupal 7
20 Apr, 2012
These examples show how to run query in Drupal 7 and up. Different examples show how to run regular query and how to use database abstraction layer.
snippet - Get date on mouseover from cell in jQuery UI datepicker
14 May, 2012
This snippet shows you how to get date on mouseover from cell in jQuery UI datepicker.
snippet - Add node to nodequeue in Drupal 5-7
2 May, 2012
How to add node to nodequeue using a little code. You can make it automatic using Rules and PHP filter module(in core that adds option to add PHP code to textarea).
snippet - File Browser Dialog in C#
4 May, 2012
How to create file browser dialogue in Microsoft Visual C#.
written tutorial - Parse/read csv file using C#
6 May, 2012
The simplest way to parse csv files. I am using external library that does the magic for you. Csv file should be separated by commas and strings with double quotes.
written tutorial - Create ajax forms in Drupal 7
23 Oct, 2011
How to create forms that are submitted via ajax. To understand this tutorial you have to have a basic knowledge of Drupal programming and its form api.
snippet - Detect character encoding in PHP
26 Apr, 2012
Detect character encoding in PHP and convert string to UTF-8.
snippet - Remove carriage return in Unix
15 Apr, 2012
How to remove all the carriage returns /r from a file in Unix?
snippet - Using wget in quiet mode.
15 Apr, 2012
You can use wget to download different web content. Sometimes in your bash scripts you need to do it in silent mode, so that there won't be printed any download information.
snippet - Page title for taxonomy term pages in Drupal
6 Apr, 2012
How to fix page titles for taxonomy term pages. It creates title from term hierarchy. You have to remove the views title override.

Categories

2D Graphics

3D Graphics

Databases

Desktop Programming

Microcontrollers Programming

Operating Systems

Video Editing

Web Development

CSS
PHP PHP
SEO