php code in drupal

Beginners of drupal will always find a way to put their php code in drupal. If you couldn’t run the php code. It means you are not aware of “php filter module“. This post will help you to know about php filter module and a way to put your php code in drupal.
You can make the php code run in …


Jquery Form

  • May 22nd, 2011
  • Posted by admin
  • Jquery

Introduction:

Topic           : Jquery form
Difficulty      : Beginner
Technology  : jquery

Forms are very important for most of the websites. Because forms allow you to interact with your users. and some interactive validation will let your users to use the form properly. In this post you will learn about a simple jquery ui …


Firefox 4 Ubuntu

  • May 18th, 2011
  • Posted by admin
  • How

Firefox Features and How to install in ubuntu
Firefox 4 is the new version from the mozilla corporation. With the latest version users will feel lot of dynamic difference, the first one is speed, much more powerful and much quicker. This new version will be six to ten times faster than the earlier versions and you can feel this on startup …


WordPress 3.2 Beta Launched

  • May 16th, 2011
  • Posted by admin
  • Freebies

WordPress released its new 3.2 beta version recently.This beta version was released  three months after the release of wordpress 3.1 which is downloaded a lot around the globe. The main focus of the new version is to improve performance. The main focus of this software is to enhance performance and to add new features to existing kit. The final version …


Jquery Selectors

  • May 14th, 2011
  • Posted by admin
  • Jquery

jQuery selectors are the most important aspects of the jQuery Library. To use jQuery library most effectively, you must understand jquery selectors. They allow you to target your required element in jquery. Using jquery selectors you can also target the attributes of the elements. In this post we will learn most of the jquery selectors and at the end of …


Firefox shortcuts

  • May 12th, 2011
  • Posted by admin
  • Articles

Introduction:
Mozilla Firefox is a free and open source web browser. It is the most widely used browser today. Mozilla is Everybody’s favorite open-source browser, by adding some of the awesome extensions available, the browser just gets better and better. Firefox simply offers more ways to customize the browsing experience, letting you get more work done in less time.

But there …


Top 10 drupal modules

Drupal is the most popular content management system today, the strength of drupal comes from its modules. Modules are used to add new features to drupal CMS. In this post i have listed most popular and top 10 modules used today.

1.Administration Menu
Administration menu module provides an interface for Drupal. It’s very useful for Drupal users. It is must for all …