Saturday, January 29, 2011
Friday, January 28, 2011
You cannot be anything you want to be
- Strengths Finder 2.0
Thursday, January 20, 2011
Monday, January 17, 2011
Saturday, January 15, 2011
Speeding up Ubuntu linux by tweeking SWAP memory
I have a desktop with 1GB RAM and Ubuntu 10.10 OS with 4GB of SWAP memory configured and still it felt slow. I'm fine using it for general browsing and reading but not happy to use this desktop for any development
Yesterday I was trying the new Linix Mint 10 Debian Edition (LMDE) with a live CD in this desktop. When looking at the configuration in GParted, I understood that all the 4GB SWAP memory is allocated in one partition. So I though lets break this into two and see what happens.
To my surprise, when I restarted the machine using installed Ubuntu OS, I found my machine got lot faster with the same RAM same amount of SWAP.
So I realized deviding the SWAP memory into multiple parts, each part is with minimum size of the RAM the machine has makes the machine faster.
I'm yet to read upon more on this on how exactly it works, but this is a quick tip we can follow to speedup Ubuntu or any other linux distro.
Friday, January 14, 2011
Reading procrastination article in zen habits
I've got some useful tips that I can immediately make use of.
Saturday, January 08, 2011
Google Groups Data To Be Destroyed!
Read it; it's short. Notice the last line of the third paragraph: "In February 2011, we will turn off the pages and files features, and you will no longer be able to access that content." In journalism, this is called "burying the lead," which means, "putting the most important line of the piece down in the article where a lot of people won't notice it.
Sunday, August 29, 2010
Tools I use
- Ubuntu Linux
- GNU Emacs 23
- Conkeror Browser
- Mozilla Firefox
- Google Chrome
- KeePassX
- Dropbox
- Calibre - to keep my books and other documents organize
- Bash Shell with byobu
- Empathy for multi-protocol chat
- Firestarter Firewall
- Tasque - to sync with Remember the milk service (RTM)
- Rhythmbox Music Player
- AllTray, very convenient to move running application to system tray
Less Frequently
- Bootup-Manager (bum)
- Grsync
- Ubuntu Tweak
- Filezilla
- Shutter for taking screenshots
Tuesday, April 20, 2010
Drivel for Ubuntu
I tried Drivel before but unfortunately it never logged in after install. But today it logged in into my Blogger account magically.
Now on, I'll try and post as many blogs as possible to interesting things I come across. I also need to find out how to attach labels to blog in Drivel.
Saturday, March 27, 2010
Using rhythmbox-client
The problem is I have all my music collection in my desktop and I work from laptop. And to change music, radio stations, I need to go to desktop.
There is a simple solution for this problem I found today.
I use Ubuntu in my desktop and Rhythmbox to play music. There is a small command line utility rhythmbox-client. So I connect to my desktop with ssh and use rhythmbox-client command to control music being played in my desktop.
Here are few sample commands I tried to far:
rhythmbox-client --play-uri=http://38.101.195.5:8132/listen.pls (TORI Radio Channel)
rhythmbox-client --print-playing
rhythmbox-client --next
rhythmbox-client --volume-down
rhythmbox-client --volume-up
Hope to find some more small tools like this to make my life easy.
Oh, BTW, I forgot to tell you I stopped connecting external mouse to my laptop to force myself use keyboard more. :)
Tuesday, December 29, 2009
Beyond Usability: Designing Web Sites for Persuasion, Emotion, and Trust :: UXmatters
Oh my god. This is an eye opener.
Also watch the youtube video: http://www.youtube.com/watch?v=bminUlAu47Q
Web Analytics 2.0 Visual
From Avinash Kaushik's screencast on Web Analytics (Google TechTalks, 09/17/2007)
Tuesday, November 03, 2009
Monday, October 19, 2009
Taking Decisions? Note down the reasons and assumptions too
This data helps us later on couple of things:
- are any of our assumptions are wrong
- how our reasoning progressing over a period
- time check the decisions
Wednesday, October 14, 2009
A Nice Signup Form
Thursday, October 08, 2009
Ext GWT
Checkout the Web Desktop and Mail App Demos.
Tuesday, October 06, 2009
Monday, February 25, 2008
I know what you're thinking. :) You are thinking that there are so many people in so many places posted a lot about Java and why a blog post on this topic.
Reason is simple. This post is for the people who don't know where to start.
You can get good grip on Java (Basics) in one month, spending one hour every day and follow these instructions.
- Buy this book titled Programmer's Guide to Java Certification by Khalid Azim Mughal, Rolf Rasmussen (Addison and Wesley Publication)
- Read chapter by chapter and complete all the review questions and exercises given in each chapter
- If you stuck somewhere, take help from other sources (web, other Java books, people good at Java)




