General Technology

Microsoft Entourage 2008 Synchronization (Syncing) DELETES ALL EVENTS

I've been TRYING to use Entourage 2008... I REALLY want it to work. However, so far I've wasted so much time it's absolutely amazing. I've had to rebuild my calendar from scratch so many times at this point I almost don't even need a calendar -- I've got everything memorized!

So, I used to use Snerdware's product for syncing my Exchange calendar with iCal, which definitely wasn't perfect, but was useable. I've upgraded to Leopard and some changes in Sync services has rendered their product useless. So I waited patiently for Microsoft's release of Office 2008. Man, is the joke on me or what?

...
Read More...
|

Applescript for ignoring IMs from people not on your buddy list

I wrote an applescript that you can use to ignore people not on your iChat buddy list ... shared here for those who may want the same functionality. Here is a picture of it enabled via iChat preferences. Save the applescript in your /Users/username/Library/Scripts/iChat folder as something like "Auto Accept Buddy.scpt" and then choose it as a Run AppleScript for 'Text Invitation' in your iChat Preferences.


ichat_prefs

Click through for the applescript.


Read More...
|

Applescript script to automatically start and stop Xtorrent depending on network connection

UPDATED -- I attached the zip of the applescript application here as well (and it's updated to handle quitting cleanly as well as exception catching)

I decided to write a script that would automatically quit Xtorrent if my VPN tunnel went down. I wrote it so you could use any network connection (or should be able to), but only tested it with a VPN connection. The script runs in the background and will automatically spin up the VPN of your choosing and will kick up Xtorrent for you as well. It checks every 6 seconds to determine if the network connection is down, and if it is, it quits Xtorrent and tries to bring the connection back up. Once the connection comes back up, it will restart Xtorrent. Figured I'd share the Applescript in case anyone else out there was interested in the same thing. Click for the script.
Read More...
|

iClip not so great an OSX app ... for support or stability

iClip crashes and hands your system if you copy large blocks of text (100's of megabytes will easily reproduce the issues -- all I want is for iClip to IGNORE anything that big!). The only way to clean it up us to delete your iClip cache in the Preferences directory.

iClip does not work correctly with Java Applications (particularly Eclipse and IntelliJ). I have reproduced the issue, made a VIDEO of how to reproduce the issue and sent it to Inventive for them to investigate, and they have no desire to help. Instead they asked me to basically re-install their buggy application (that I've paid for by the way) and do their debugging for them.

Click to see the email chain (removed personal information and names). Read More...
|

Synchronoss CEO on FastMoney

My company's (Synchronoss/SNCR) CEO (Steve Waldis) on the CNBC show "Fast Money".
Here it is.
|

How to setup sendmail to use port 587/tls and gmail as your smarthost

Note: I happen to be using Sendmail version 8.13 and CentOS with a 2.6.9 kernel, so as long as you're pretty close, this should work for you.

I definitely can't take very much credit here, as I got most of what I needed from Thought Bucket, however he was missing the high port which is needed by most of us humble ISP users (as our ISP's generally block port 25 going anywhere but their mail server).

Click through to read the rest! Read More...
|

Service Electric Cable (PenTeleData) bows to the MPAA and BayTSP; leaving customers out to dry

First off I'd like to reiterate that my name is Jay, NOT Joseph. However it seems that Service Electric Cable's data center provider, PenTeleData has decided to cut my broadband cable modem service off due to Joseph's tendancy to download copyrighted movies.

Continue reading to see letters sent from PenTeleData to me and letters sent from BayTSP, Inc. to PenTeleData in regards to the downloading of copyrighted material via BitTorrent. Read More...
|