Had a requirement to start machine at predetermined time.
pmset utility can do the same ! Check its usage details in man pages.
Saturday, December 06, 2008
Hidden utility in Mac OSX to convert html (and other formats) to pdf
Utility is located in /System/Library/Printers/Libraries/convert
Example:
/System/Library/Printers/Libraries/convert -f ~/Desktop/Quotes.html -o ~/Desktop/Quotes.pdf -j "application/pdf"
/System/Library/Printers/Libraries/convert -f Learning.rtf -j "application/pdf" > sample.pdf
Credits: http://forums.realsoftware.com/viewtopic.php?t=13436
Example:
/System/Library/Printers/Libraries/convert -f ~/Desktop/Quotes.html -o ~/Desktop/Quotes.pdf -j "application/pdf"
/System/Library/Printers/Libraries/convert -f Learning.rtf -j "application/pdf" > sample.pdf
Credits: http://forums.realsoftware.com/viewtopic.php?t=13436
Technical fun
Technical fun
Technical fun
Sunday, November 09, 2008
Drawing styles - Movie posters from south India.
Thursday, October 30, 2008
Portable and free apps
One of the pains of windows software is portability ! Install the app, it makes changes to registry, uninstall it, leaves registry bloated. And if you wish to backup data, you'll need to manually figure it out.
Portable Apps is a collection of popular applications which carry data along with application. It has minimum installation and no need to backup (registry, Application data, My documents, etc). And it is FREE.
Check out the entire list of applications available at http://portableapps.com/
Subscribe to:
Posts (Atom)