Google Mac Developer Playground

| 0 Comments | 0 TrackBacks

Check out the Google Mac Developer Playground - http://code.google.com/mac/

No TrackBacks

TrackBack URL: http://baldwinsung.com/cgi-bin/mt-tb.cgi/79

Leave a comment

Recent Entries

Multipoint Polycom
You may connect up to 4 sites (including your own). If no call is in progress • Select Video…
Useful Sun ILOM Commands
Console: start /SP/console Break: set /HOST send_break_action=break Power on: start /SYS Power off: stop /SYS Reset: reset /SYS Disable…
Sending attachments with mailx
( cat message; uuencode attachment.txt attachment.txt ) | mailx -s "subject" user@user.com…