Heididev - heididev.com

General Information:

Latest News:

Batch API 15 May 2012 | 09:00 am

Batch API! What it does? It creates and processes batch operations :). What makes it so important? It is allowing forms processing to be spread out over several page requests, thus ensuring that the p...

Magic with HTML5 <video> tag controls 24 Mar 2012 | 08:00 am

I'm a kinds very BIG rich-media lover!!! Thinking everytime how to handle multimedia in Drupal site very very easy way. So this time planing for a better video module for Drupal with 7.x-2.x release a...

How to use hook_query_alter (Altering Queries in D7) 15 Feb 2012 | 10:00 am

This gonna be my first post on Drupal 7. Finally I could find some minutes to write up about this. You may already know that previous versions of Drupal a developer would use db_rewrite_sql to essenti...

Programmatically creating video fields 24 Jan 2012 | 10:00 am

Thanks @Silicon.Valet for effort and finally we could come-up with a solution to create video fields programmatically. Creating video fields are useful when you have videos in your hand and need to im...

Missing label on CCK single on/off checkbox 14 Jan 2012 | 10:00 am

So many time some junior developers have asked from me about this for single on-off checkbox?. They had the question why lable missing on checkbox?. So to understand I realized them, its not an issue ...

Using AHAH in CCK field 24 Dec 2011 | 10:00 am

Recently I could work with some AHAH stuff for CCK, I think it would be very useful to ppl who are seeking for a solution on how AHAH works on CCK fields, in my problem what I wanted to do is I had a ...

A PHP script for dealing with DoS attacks 26 Nov 2011 | 10:00 am

One or my PHP web application had a DoS attack recently so I tried hard to fix it and it was not that hard becasue a lot of resources out there abuot DoS and how to fix it. This script is to let you d...

Custom Field Handlers for Views 3 1 Nov 2011 | 06:13 pm

Tweet Here are the basic steps to create custom field handler for views 3. 1. Define supported version of views API in your .module file. <?php /** * Implementation of hook_views_api(). */ function...

Howto : Group by in Views 2 12 Oct 2011 | 09:00 am

hook_views_pre_execute(&$view) This hook is called right before the execute process. The query is now fully built, but it has not yet been run through db_rewrite_sql. Adding output to the view can be ...

Video module now compatible with WYSIWYG 27 Sep 2011 | 04:36 am

Tweet Today I released new beta version of the video module, we have fixed lot of core issues on the video module, wiped out unwanted code, formatted code to match coding standards and lot more. Mod...

Recently parsed news:

Recent searches: