app of the day: google reader for mac

Gruml allows you to view and manage your feed subscriptions of your Google Reader account on Mac OS X.

Read your newsfeeds, manage them in folders, tag them, and much more – all in sync with your Google Reader account.

it’s free, get your copy from here

number of . . . → Read More: app of the day: google reader for mac

  • Share/Bookmark

Performance improved in mac os x 10.6.3 upgrade

Two days ago apple released third upgrade of their os Snow Leopard. After waiting more then three months, when i get the chance to download it, i did it and installed it. The download size for my mid 2008 Macbook Pro was 438MB (something like this).

After the upgrade it looks the system now more stable, at least till . . . → Read More: Performance improved in mac os x 10.6.3 upgrade

  • Share/Bookmark

Empty recyclebin/trash from command line

Some time we need to empty the trash folder when we are working on terminal. you can simple do this using the following command.

rm -rf ~/.Trash

to delete other user trash, use:

sudo rm -rf /Users/user_name/.Trash

*to delete other users trash, you have to use sudo.

number of . . . → Read More: Empty recyclebin/trash from command line

  • Share/Bookmark