Skip to Content

September 2009

18
Sep 2009

Filmy version of the Open source mania

This is the revised version of the Amitab and me involved in a verbal dual in the film - dewaar

Amitab:- Mere pas gadi hai, bangla hai. bank balance hai tere pas kya hai?

me:- Mere pas GNU/Linux hai

17
Sep 2009

Wonder why the the new headphones have longer right side wire than the left

The right earplug should go around your neck. HehEhehE. This won't obstruct if your working with your laptop/notebook/netbook with your earplug on. This is a new protocol deviced by the headphone regulation authority :>)

17
Sep 2009

Thanx to closed source movement -> appreciate the open source culture

As far as I know the programmes of yesteryear(beginnig stage of comp) were written keeping in mind that the person using it should know what is written but only at the latter stage when the money making became the main proposition - the man took over the freedom to view the source code until then "the man" did not realise the value of the freedom that they were having but only when clamp down on source code occured it came to realise about it.

16
Sep 2009

With google at your disposal Who need(s) mentor

For me almost all of the nooks and corners of life is always touched by google everyday. It is also very important to mention the contribution by the million and trillion of others that helped make google possible. I will rather skip asking my human mentor counterpart than the Google.

16
Sep 2009

lets see the non-commentable blog works or not

Hmm checking out

15
Sep 2009

It's some drupal....

To hide the items in primary link not appear as tabs at the top of the page goto

admin>>site building>>themes>>aqua harbour>>configure

This was when aqua harbour was adopted as a theme.

15
Sep 2009

Fatal error: Allowed memory size of 16777216 bytes exhausted

After installing the admin_menu module I got a fatal error msg

"Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 319449 bytes) in /var/www/drupal-6.13/includes/database.mysqli.inc on line 303"

 

14
Sep 2009

Take control of your emotions

Most of us freak out just at the mention of being alone. reason  :- uncontrolled thoughts that haunt them. Most of the time I spend my time in solitude. I have always liked to be alone it gives me time to think and be me. Whenever I am with anyone I start to think why they want to tell me about them when I haven't bothered to ask anything.. well thats where the point lies, No one can talk to themselves and be themselves.

14
Sep 2009

Burning more than 700MB(<=800MB) data in a 800MB CD

It's not that hard - make use of nero burner

There are some burners available in linux but are not supporting the > 700MB limit. Need to check the wayout

14
Sep 2009

Front page for the site

In order to have a different splash page/front page with some what different layout than the other pages it's easier to create one by copying the page.tpl.php and renaming it as page-front.tpl.php. Do the nessesary changes in "page-front.tpl.php" which will reflect only in the front page.

Or else the module http://drupal.org/project/front will help.