Sync Skype chat history across Multiple Machines

Yesterday, I wanted to browse through the links saved in my skype chat done from another machine. As skype stores all its history locally and does not push it to cloud, it was not possible to retrieve chat history from another machine. After few hours of brainstorming and googling I got this idea to push [...]

Facebook via Command Line Interface

Ever wondered whether you can access Facebook via command line? Is there any command line interface (CLI) available for those people who like to stick with terminal window? The answer is fbcmd. fbcmd is command line application available for Linux flavours as well as Windows. I admit, accessing Facebook through browser window or mobile devices [...]

How to search within Google Plus

It’s been a week after Google launched their social thing, Google plus. A lot of posts and new profiles are created in a past week. Till now they have not provided any facility to search within Google plus but, I hope soon they will come up with such a facility.

How to invite people by email to Google Plus?

Google just launched its new Facebook thing: Google Plus. And it’s invite-only. But people aren’t exactly killing each for Google Plus invites. Oh, how times have changed since the Gmail Invite Gold Rush.

Alchemy Elements Combinations [Cheetsheet]

Alchemical elements are components of the universe, expressed in their Aristotelian forms by alchemists as Fire, Earth, Air and Water. The elements represent physical substances and a larger consideration within philosophical alchemy.

Tag Facebook Friends with First Name Only

Tagging someone in your friends list on Facebook, publishes his/her full name in the status update on Facebook. But, recently Facebook enhanced their feature so that you don’t need the “@” symbol, or your friends full name.

Detect Invisible Friends in Gtalk

I believe in the thought “Any system no matter how secure it is, will always be exposed by dumb person!” Ever thought of catching your friend when s/he is invisible. I saw a lot of posts out there on “how to catch invisible friends” but none of them work out, they just tell you to [...]

Ubuntu Unity interface on Desktop edition

Impressed with simplicity of Ubuntu Netbook user interface? and do you want the same experience on Ubuntu Desktop Edition? Yeah, that’s possible now..

Updates from All friends in Facebook news feed

How can I change Facebook news feed settings to view updates from all of my friends?

Beautify JavaScript and CSS

Web developers often like to study functionality of websites they like using simple option “View Source” on client side browsers. But, many a times Scripts and CSS files are compressed to save bandwidth while transmission. That makes code unreadable and then it is very tedious task to make that code readable manually. Here are some [...]