User Name omnivector
Member Since 2004-07-09
Total number of Feedback Posts: 1
Total number of comments: 4
Last 10 Feedback Posts by omnivector [ Search for All ]
ProximitySync 5.1 (Mac OS X)
Look, I'm absolustely fed up with micropayment cripple ware. a simple app like should be free. period. i'm not going to give you $6 just because you saved me 5 minutes to write an apple script and create a cron job. and for those who want to pay for this, here's how to sync your phone once a night for free. open apple's script editor, and make an apple script with this: tell application "iSync" activate synchronize repeat while syncing end repeat quit end tell save this as a file (sync.scpt) wherever you like open terminal.app (/Applications/Utilities/Terminal.app) and run the command 'crontab -e' to edit your cron file, which lets you set actions with dates. add this line to the file: 0 3 * * * osascript ~/Documents/syncscript.scpt Replacing ~/Documents/syncscript.scpt with wherever you put your script. the 3 means 3am. you can change that to any 0-23 hour you like. the 0 is the minutes. this can be set to 0-59. the last *s just mean every day, month, and year (in other words daily) save and exit, then you're done. [alert admin]
Read Comments (3) | More Info | 1 of 4 users found this helpful
Saturday, July 10 2004 @ 12:05 AM PDT
Last 10 Comments by omnivector [ Search for All ]
I can't say this is relevant anymore, nor has anyone complained about such a problem in nearly a year or more after the release.
Original feedback item : Read More
Saturday, March 29 2008 @ 12:08 AM PDT
Heya we talked on iChat. Can anyone here CONFIRM it worked on their iMac G5? I just want to know for sure if it totally does or doesn't work for PPC. If it does this to all PPC machines I need to release a new version that disables PPC support pronto!
Original feedback item : Read More
Thursday, December 14 2006 @ 09:36 AM PST
I like how you post the exact same inflammitory comments on both versiontracker and macupdate. Do you really just have nothing better to do?
Original feedback item : Read More
Wednesday, December 06 2006 @ 04:28 PM PST
done :)
Original feedback item : Read More
Thursday, April 28 2005 @ 12:44 PM PDT