nirav May 29th, 2007
Yesterday, 27th May 2007, Magnet completed 8 years of building high end web applications. Last 8 years have been a roller coaster ride. We have been at the peak, and we have hit bottoms. But bit by bit, through the hard work of all the people who have worked with us, we have grown. We have grown in experience, size and wisdom.
Thank you, to all the people who contributed. From the college friends who started off, the Magnet e-zine team, initial employees, to clients, associates, families, and everyone else.
We celebrated the 8th Anniversary! Pictures over here!
Magnet May 25th, 2007
* I tried to get “tag cloud” of my blog, it works!
Kartik Mistry@localized-gujarati-geek!:/# cloud
about after again all almost also amazing another any are around article back bad before better blog book books both brother build bus but came can can’t cds com come coming cool day days debian did don’t done due during end etch even festival file finally firefox first foss found free from fun gave get gnome gnu gnunify going good got great gujarati had happy has have help here his home hope how http iiimf india install installer irc its just kde know l10n language last late like linux list live long look looking lots made make many may meet met mom mono more movie mozilla much mumbai near need net new news next nice night nirav not now office old one only openoffice org other our out package packages palanpur people place post problem python read really released right rinit sat saturday see session should since site some soon start started still stuffs sunday system take talk talked team thanks there they thing things till time today too took tried two ubuntu use user using utkarsh very waiting was way week well went were what when where which while who will work working works write www year yesterday yet
Eh!
Magnet May 23rd, 2007
* LDTP (aka Linux Desktop Testing Project) has published nice tutorial in PDF format. You can get it here till my ldtp-doc package is in NEW (Package has odt format only). Currently, package can be found on usual mentors repository.
nirav May 22nd, 2007
If you are like me, you use X11 on your Mac only for OpenOffice (I am waiting for the native build). But when you start OpenOffice, it also starts X11 - which in turn starts xterm - a command line for X11. I just upgraded X11, and the xterm started coming again. I forgot how I had fixed it last time, so searched for it again. Here’s the perfect solution for doing this. (Taken from a post by Peter on BML)
The default settings for startup under the Mac X11 create an xterm window. This can be annoying if one primarily uses X11 for openoffice or other programs and uses the Mac Terminal program for the command line.
The default settings for startup are contained in the file ‘/usr/X11R6/lib/X11/xinit/xinitrc’. Each user can override this by creating a .xinitrc file in their home directory. One line in this file needs to be changed to remove the launch of the xterm window.
Here are the specific command line instructions for doing this:
cp /usr/X11R6/lib/X11/xinit/xinitrc ~/.xinitrc
chmod u+w ~/.xinitrc
sed 's/xterm/# xterm/' ~/.xinitrc > foo
mv -f foo ~/.xinitrc
After this, quit X11 (if running) and relaunch and there should be no xterm window.
Worked like charm!
Magnet May 21st, 2007
* As Jaldhar announced at Debian-IN mailing list, Ikiwiki has been setup (obvious, by him only!) on Debian-IN Page. Still some minor issue need to be solved (Unfortunately, I know only very basic of perl!). You can login with your Alioth username and can change relevant things there.
Today, I updated aspell-bn,or,pa,ta,te packages (upload due), And made it Lintian-Free for Debian-IN Packages
(And yes, Thanks to Soumyadip)