Archive for September, 2009

Happy Birthday Google

Happy 11th B’day google

Google is the other name for Web search now. You can even hear people saying, “Did you try googling on other search engines?” when google doesn’t fetch the expected answers.

Google is one place for innovation.. I love the google doodles. :)

Add comment September 27, 2009

Music track for pidgin with Listen

If you have heard that dcop has been withdrawn, that is right. My old script for tracking music for pidgin from amarok has stopped working, and I navigated from amarok to listen. So I had to write a new one. The script keeps your current status message and updates the song to the end of the status message. So here is the script.

pidgin+listen

pidginstatusupdater

pcurrstatus=`purple-remote getstatus`
pcurrstatusmsg=`purple-remote getstatusmessage`
pcurrstatusmsg=`echo $pcurrstatusmsg| cut -d’:’ -f1`
listen=`listen -c`
purple-remote “setstatus?status=$pcurrstatus&message=$pcurrstatusmsg :: Currently listening to – $listen”
olisten=$listen
while [ TRUE ]; do
if [ "$olisten" != "$listen" ]
then
purple-remote “setstatus?status=$pcurrstatus&message=$pcurrstatusmsg :: Currently listening to – $listen”
olisten=$listen
fi
listen=`listen -c`
pcurrstatus=`purple-remote getstatus`
pcurrstatusmsg=`purple-remote getstatusmessage`
pcurrstatusmsg=`echo $pcurrstatusmsg| cut -d’:’ -f1`

done

To autostart the pidgin along with tracker i wrote a new script to start both of them, named pidgin and placed it in the first location of $PATH.

It is pidgin

/home/openhappiness/pidgin/bin/pidgin& my pidgin installation
sleep 5
/home/openhappiness/pidginstatus
my musictracker location

Having problems? Do ping me.

NOTE: make sure that there is no other instance of pidginstatusupdater running.

Add comment September 26, 2009

I <3 the Web.

Even though this is not the actual web Tim Berners-Lee dreamed of, it has shaped the lives of millions of people including me. Thank you “web”. The people around it, the community out there and the wires under the ocean. :)

I love the web

I love the web

Today 22nd September is celebrated as One web day. Show you support.

One Web Day links
http://onewebday.org/
http://www.mozilla.org/causes/onewebday/

Add comment September 22, 2009

Linked Data

The biggest DB ever. Yes your heard that right.

Below is the slide show set I used to present it for my academic seminar. The report concerning the same will be uploaded as soon as I’m done with it. :)

(more…)

2 comments September 19, 2009

Hackfest at Excel X

Hello guys,

I’m happy to announce that we are conducting a hackfest, yeah yeah hackfest, during our annual techfest at our college. This is one of the long awaited event among the FOSS enthusiasts in our college after the fossmeet we had this year beginning.

Due to some lab constraints we are not able to permit everyone to attend the hackfest. We have arranged a small screening to select 30 candidates for the coding party.

Register at http://excelmec.org/excelx/hackfest

  • The Aim is to build awerness among the students about the Source they have access to.
  • The basic motto of the event is “STOP COMPLAINING, START CODING”
  • Hackfest will basically consist of a few classes including
  1. How to setup the development environment easily on a debian/ubuntu based system
  2. Basic class on gdb, and other tools used for bug fixing and development.
  3. How bugs are reported, tracked, resolved.
  4. What patches are.
  5. How to make patches
  6. How to apply patches and how to
  • The event will further go ahead taking projects, mainly on GNU/Linux and Web that find day to day use in our Computing life.
  • It is a full day event. Due to the lab constraints a screening is being conducted online on excel x site.
  • Participants are free to have an un-ordered but well mannered coding party on the day (Coffee provided. Mugs should be your own ;) )
  • Current idea of projects include, Drupal, Limesurvey, Eye of GNOME, gedit, pidgin etc.
  • The aim of hackfest is not to get valuable patches, but to encourage people to become aware about it and later start contributing to the opensource movement.
  • The event will be is totaly of an unofficial kind in nature.
  • Fun is what we are looking after all.
csbanner

Excel X :: Inspire | Innovate | Engineer

Add comment September 10, 2009


Tags

airtel on linux amarok beryl bluetooth and ubuntu bootloader chainloader compiz compiz fusion cube dual boot evil first look on ubuntu fun gdm gnome grub GUI root install KDE4 lilo linux linux basic software M$ nautilus scripts obex pidgin restore grub root ruby script shipit shutdown su sudo sudo -i time up dude ubuntu vi vim vlc windows windows sucks wvdial zenity zenwalk

 

September 2009
S M T W T F S
« Aug   Oct »
 12345
6789101112
13141516171819
20212223242526
27282930  

About Me

Cyriac Thomas

A GNU/Linux enthusiast, Amateur Photographer, Design enthusiast who loves simplicity. An active tweeter @cyriacthomas.

RSS Photoblog

My Recent Tweets

Links

Archives

Blog Stats

Flickr Photos

I <3 the web

20032008(026)

20032008(021)

More Photos

del.icio.us/cyriacsmail

Bot Comments ;)