Posted to
Utilities on May 20th, 2009
On a February morning this year at a friends place, I was totally pissed. The reason was that I could not install the Nepali Unicode Utility being distributed by the MPP.
My smart friend was using some crappy(bloody slow), pirated(which is ok), injected(read out Quoran phrases on logging in) ubiquitous Windows XP. The problem was that I had a clean Windows Installer which his box refused to digest, and I was being phrased as the IDIOT, because I could not get नेपाली running.
Read the rest of this entry »
Posted to
Electronics on May 20th, 2009
A lot of things happened in the past months, and I somehow didn’t have the energy to write another blog post.
However, yesterday was a very special day, because I received my first >real< gadjet, a Seeeduino board(Arduino Diecimila compatible) and I am totally flattered.

Seeeduino - Made by SeeedStudio Store
Read the rest of this entry »
Posted to
General on March 13th, 2009
For a while, i have been working on a little Firefox plugin ( which i intend to release soon ) , that will hopefully allow to input Nepali characters in a painless fashion.
Looking around, however i found that all the images of the Nepali Keyboard layout sucked. So, i decided to build a nicer version. After an hour or so, i came up with the following result, hopefully which looks better than the generic bitmap provided by MPP. (no offense mates
)
Read the rest of this entry »
Posted to
Linux on February 5th, 2009
I frequently have to switch between OSes to get the jobs done( this way or that ! ). And because i simply grew tired of looking at that same boring text based bootloader installed with Ubuntu, i decided to change it, at least the way it looks !
Being a little generous
, i now present my findings for a perfect graphical bootloader (gfxboot grub) installation (on a Ubuntu / Debian box). So go ahead, pimp ya bootloader !
Read the rest of this entry »
Posted to
Living on January 23rd, 2009
They say it hard to anticipate the consequences of a event beforehand, i say “Hell Yeah ! Chances are they get better”
Despite the panic created by the scheduled heavy power cuts ( reaching upto 16hrs/day ) , i now feel it’s one of the best things that has happened since my graduation !
Read the rest of this entry »
Posted to
General on January 1st, 2009
It’s exactly been an year since i bid farewell to 2007. This is some of what i had to say then.
[........] I’m going to let u in now dear 08, u’ve got quite short span than mine, so make the best, see things around, (try)live good, cuz ur cousin 2009 is on the way. Live while u can, for an year [...........]
2008 was a hell-lot-better, definitely had a gr8 time. Collected a lot of gr8 memories.
Read the rest of this entry »
Tagged with
2008,
2009,
New Year
Posted to
CSS/(X)HTML on November 20th, 2008
Thanks to everyone for such a warm response to my re-appearance on the net.
Since some of my friends liked the menu behaviour in this blog, I decided to share about the creation process. The CSS involved is really simple, it’s a neat trick actually. And yes, this isn’t my invention, this has been around a lot but isn’t that popular.
To begin with i assume you do HTML/CSS a bit, simply <marquee> won’t do ;).
You can download the source (with sample images) and continue with the tutorial below. If you wish to follow along, just rename the working files provided (html and css) and then make your own new files ( with same names, of course).
Well, here you go, the menu deconstructed.
1. Like always begin with clean markup.
I prefer using unordered lists for the menu items, it makes a semantic markup too.
<h2>
<ul>
<li><a href="#">Home</a></li>
<li><a href="#">Contact</a></li>
</ul>
</h2>
Read the rest of this entry »
Posted to
General on November 5th, 2008
Nothing much to say today.
Built a new skin ( yep, a custom
) for WP………! WP rocks……. and me too
Will charge up slowly and steadily.