One thing I deeply missed when I started using a mac as my main system was the auto-capitliazation of the letter “i”. When I was typing an email, or document it was almost second nature to just type “i” because I knew that Word would have me covered and auto-capitlize that puppy into “I”. I [...]
Posted on March 20, 2009, 4:45 pm, by russds, under
Technology.
Download and install growl. Copy/Paste this Script into AppleScript: tell application “GrowlHelperApp” set the allNotificationsList to {“New Mail”} set the enabledNotificationsList to {“New Mail”} register as application ¬ “Entourage” all notifications allNotificationsList ¬ default notifications enabledNotificationsList ¬ icon of application “Microsoft Entourage” end tell tell application “Microsoft Entourage” set theMessages to the current messages end [...]
Posted on March 4, 2009, 7:01 pm, by russds, under
Technology.
After some research this is what I found: dscl . -append /Groups/group-name GroupMembership user-name
Posted on November 13, 2008, 2:39 pm, by russds, under
Technology.
Blackberry 8703e Here’s the Steps: Start Parallels/VMWare, plug the Blackberry into the Mac, the guest OS should recognize the device, click on it in the Parallels/VMWare options, so that the guest OS takes control of the device. Start the Sprint Blackberry connection software and establish a connection, so the Windows now has internet access On [...]