Ubuntu 9.10 beta available for Download

Ubuntu version 9.10 is available on the ubuntu.com official website. The release date of the stable  Version 9.10 of ubuntu is 29th of october, 2009. To get the latest beta release of ubuntu 9.10, goto official ubuntu linux website for download

How to solve Joomla! 1.5 Yootheme Beyond Restricted Access error

While installing the Yootheme Beyond on my Joomla! 1.5 powered website, after installation of the template package, i got this error when tried to access the site from the front end (backend administration panel working fine) – > Restricted access This short and sweet error was however quite irritating and frustrating! Well, anyway, the solution […]

Joomla! Extension (Component, module, plugin, template) Installation Problem

Sometimes while working on some server environment, Joomla! 1.5 or any other cms, the extensions(components,modules,plugins,templates) aren’t getting installed. There can be many reasons as to why they are not getting installed properly or completely, if they aren’t getting installed, then the problem might include but not be limited to: 1. You are using 1.0 components […]

How to add new module positions in joomla 1.5 template

If you are developing a new joomla 1.5 template or are editing any pre existing one, and need to add a new custom module position of your choice some where in the template index.php, here it is how to do it (you will be able to select this new module position from the Joomla! 1.5 […]

Direct Access problem after installing JomComment on Joomla! 1.5

I m quite fond of Joomla! project and try to beta test it alot and fix some bugs found in it myself. I installed the latest version of JomComment over my 1.5 nightly build on my demo server, btw i try always update this install with the latest files from trunk. When i finished installing […]

How to add new custom menu type in Joomla! 1.5 tutorial

Joomla! provides four menu types by default list legacy_horizantal legacy_vertical legacy_flat However if some one wants to add new menu type to the predefined menu types in joomla backend, this tutorial guides them through it easily.  It involves only three steps and is tested on Joomla! 1.5 In this tutorial we will add new menu […]

How many People Actually make a Living with adsense

Today i got a comment on one of my adsense related post, in which i told the old adsense code formats here and got a really genuine question from him: Hello there. How many people actually make a living with gogle adsense? I have adsense Ads on my website but I do earn any money. […]

How to remove specific page(s) link from the WordPress Navigation

When we list the pages in the WordPress to show the navigation to the pages we have on our blog/site by using this code: <?php wp_list_pages(); ?> It displays the list of the pages we have in our WordPress blog installation in a navigation form, showing links to all the pages. Now some times we want […]

Trackpad Tap/click working on Old(white) Apple Macbook with new Bootcamp 3.0 on Windows

After years of patience! atlast now the trackpad of your white apple macbook, which was thought to be old and support for its trackpad drivers to work properly in windows operating system was being considered not to be considered! has atlast been able to tap to click via your macbook trackpad. Apple launched the better […]

How to solve Joomla save article button not working issue

Recently uploaded a  Joomla! 1.5 based site to the live server, and found out that when tried to edit the articles, they can’t be saved because save or apply button are not working anymore. Well, there can be several issues which result in the Joomla article save / apply button not working and saving/ applying […]