On Linux console it’s easy to get free memory with free -m. On Mac the utility is not directly available. The alternative is to fetch it from vm_stat.
There’s a great small Ruby script to do the job and display free memory in a simplistic form with a command free in a following few steps:
- Download the free-memory.rb script (direct download link)
- Copy it to a folder on your Mac, e.g. to /Applications/Utilities
- Create an alias for a free command by editing the bash profile in Terminal:
nano ~/.bash_login
- At the end of the file, add
alias free='ruby /Applications/Utilities/free-memory.rb'
source ~/.bash_login
You’re done. Type free and you’ll see something like 3.98G of 8.19G free.
It’s pretty certain that an average Flash/RIA developer cares about how the dev tools look. If a piece of software looks ugly, it’s unlikely to be used.
Eclipse in that matter is one such tool. On Mac OS X its Dock icon looks ugly and the splash screen isn’t any better either. To improve this unbearable ugliness on the Dock, here’s a way to
swap this
for this 
Read the rest of this entry »
A new version of obfuscatr email obfuscation widget introduces support for + addresses (e.g. john+newsletters@company.com). Somewhat a forced update by obfuscatr users, it is still a minor update and does not add much to the latest release of 1.1.0 introduced by Flashbit precisely a year ago. Read the rest of this entry »
There are times you need to share some sensitive data with associates or mates that you don’t want to share to anyone else or leave any possibilities for others to open and read/copy. One possibility would be to use password protected packing like ZIP or RAR. But that wouldn’t be flexible in terms of further editing which is why macheads use DMG. Read the rest of this entry »
In recent years many of us have converted to Macs and still doesn’t know how to use some of the gems of the platform. Creating disk images for sharing your stuff with people on the same platform is just one of them.
Read the rest of this entry »
Readers of Macworld Italy have the latest release of obfuscatr on the bonus CD bundled with the March issue.
obfuscatr is the email obfuscation widget for Mac OS X Dashboard.
Read the rest of this entry »
New version of obfuscatr introduces support for Mac OS X Leopard. Read the rest of this entry »
Somewhat unpredictable has happened in Japan – Apple’s Mac OS X Leopard has been way more successful than Windows Vista. Read the rest of this entry »
obfuscatr 1, the obfuscation tool introduced few days ago, has been awarded by Softpedia.
Read the rest of this entry »
As Mac OS X Leopard arrives in 7 days time on 26th, Mozilla developers are not staying behind. New Firefox theme for Mac OS X is a work in progress.
Read the rest of this entry »