Presenting, Simply Grey & Aquamarine.

Simply Grey, is a simple 1 column wordpress theme made by me, it focuses on readability and a clean presentation. It’s quite light on bandwidth too. And, Aquamarine too has a 1 column layout. They both are based on the famous Sandbox theme.  I’ve decided to release them to the public,

They’re currently in bug testing, and you can find it on GitHub

Top South Park Episodes

I’m a big South Park fan, and I have seen each episode released, of course, limited by the availability on the Internet ;) .

I have searched the Internet for 100s top south park episode lists, and most them are either too disappointing, and/or include some episodes which aren’t just worthy of being among the tops, so I decided to make my own one. And of course, you may even want to add my list among them.

So  here it goes (Episodes are completely in random order).

Read More »

Viruses.. Noes

OMG, i just discovered i have 45 viruses on my Archlinux installation!

Viruses, Noes

Now for the real story, my friend linked that site to me telling me it was school project, i wont humiliate him by mentioning his name here, but he should have known i use linux :P . Notice how it repeatedly tries to make me download installer.1.exe , which most probably is a virus
These guys made it quite real though, i must say.

Testing Flock

Hello, Posting this entry from Flock Aka “The Social Browser” on Archlinux. It is based on firefox and therefore, uses gecko to render it has integrated Facebook, Myspace, Flickr, Twitter, Wordpress, Gmail clients and many more.
Here’s a screenshot :)

Flock in Ratpoison

^ The window manager is Ratpoison

Blogged with the Flock Browser

rpws for Ratpoison

the rpws script for ratpoison allows you to have multiple workspaces, in place of just one. it is quite easy to use it.

Although it should be already installed, if its not, Heres the rpws script – http://paste.pocoo.org/raw/134472/ . place it in /usr/bin and give it executable permissions ( chmod +x /usr/bin/rpws )

Now, you need to add this stuff to your ~/.ratpoisonrc file

#Workspaces
exec rpws -i
exec /usr/bin/rpws init 6 -k
bind C-1 exec rpws 1
bind C-2 exec rpws 2
bind C-3 exec rpws 3
bind C-4 exec rpws 4

Here Ctrl + 1 key is bound to open the first workspace, Ctrl + 2 for the second and so on. You can ofcouse add as many entries you want :)