Why is my .htaccess not working in VPS?
Monday, January 25, 2010 2:04If you have a VPS or Linux server running Apache the good old fashioned way without fancy control panels, you’ll quickly have to learn some Apache tweaks.
One of the main issues we commonly run into is a non-working .htaccess file. Apache doesn’t come with .htaccess support automatically turned on. You’ll have to turn it on in order for .htaccess files to have an effect. Here’s what you do:
There are two ways,
- Edit your httpd.conf manually using a text editor like vim, nano, vi, joe whatever you like.
- Edit your httpd.conf through Webmin

Elements are of utmost importance in Joomla development. Elements allows you to create custom parameter type that you can use in your metadata files. Metadata files are xml files that are used to provide configuration parameters to your component, module, plugin or even views. Metadata files for your views are used configure menu links that that will use that view.
A small donation can make a big difference to opensource developers who devote few hours a day to help a community of users. I also develop extensions for
I recently released
I have created a google analytics plugin for Joomla. This plugin is simple and inserts google analytics code into joomla pages. This plugin is released under GNU/GPL license. The plugin is free and available from 

I created a twitter module for joomla 1.5 few days back and I am sharing it with you. The module is simple and loads the tweets from the twitter account that is set from the module parameters page. And hence the tweeter account can only set by adminitrator. This module is free to use and is released under GNU/GPL.
I have recently started working on android SDK and it is the future I say. Android is here to stay for long. I use eclipse for development and android sdk fits just fine with ADT plugin for Eclipse. But some of us must have faced a error that says “Cannot connect to keystore” while installing the android sdk with eclipse’s install new software feature. The google android page also says this will occur if you are using linux. 



