Feeds:
Posts
Comments

Archive for the ‘Technical’ Category

Player of True E-commerce

In this Article, I would like to introduce, Magento, one would like to consider it as a serious e-commerce framework. Might be many of you aware with that, but I think it’s my chance to glue something for it since I have been working on it since couple of months.

Read Full Post »

Below is the link where you would find a very comprehensive guide to install and configure FFMPEG on your linux based system. http://hubpages.com/hub/Install-ffmpeg-on-CentOS-64-bit-to-convert-3gp-video-files FFMPEG is the open source project for converting Audio, Video and other media files to different formats. And also it provides lots of other features as well. Complete guide to FFMPEG can [...]

Read Full Post »

I have found very cool link where you would find very interesting list of applications for your usage. http://www.justskins.com/design/free-web-based-applications/2084 Hope you would Enjoy this!!

Read Full Post »

Javascript Events

Following are some of the events that are provided by JavaScript OnChange: Occurs when user changes values in an input control. In text controls this event fire after user changes focus to other controls OnClick: This event occurs when a user clicks on the button control.This event is also occurs when a form is submitted [...]

Read Full Post »

Definitions Of Object: An object is combination and collection of data and code designed to emulate a physical abstract enmity.You can create number object of class. The properties, Variable and Methods define in class are called Members of class.

Read Full Post »

It’s really Great to see my Favourite Drupal now supported with Flash. Packt Publishing is pleased to announce the release of a new Drupal book called Flash with Drupal, authored by Travis Tidwell. Catered for Drupal Developers, this book walks the reader through the evolution of many different Flash applications built around the power and [...]

Read Full Post »

Below is very basic example of url rewriting uing ApacheĀ  and htaccess. If you want to rewrite url below, http://www.example.com/category1.htm to http://www.example.com/category.php?currentSection=1 Please use follow in your .htaccess.. RewriteEngine on RewriteRule category([0-9]+).htm$ category.php?currentSection=$1 Hope it should work!!

Read Full Post »

Gives you a basic understanding of Joomla! CMS

Read Full Post »

Follow

Get every new post delivered to your Inbox.