Posts

Showing posts from June, 2011

Fixed - Calendar events disappearing from Android handset

This seems to be a bit of a common problem out there in Androidland, but I haven't run across it before. Today - or sometime yesterday, more likely - all of the calendar data disappeared from my handset.  The events were still on my Google calendar, but the handset had no data whatsoever (past, present, or future). Rebooting, the de facto first step for all debugging, did not help.  Manually changing something on the Google calendar would refresh that single event on my handset, but no others. What I didn't see was a way to force a synchronization between my Xperia X10i and my Google calendar.  (Why they couldn't have had a "sync now" option like the email app is beyond me.) The fix is documented in many places, but the best description of the solution I found was over at XperiaX10.net.   Here it is, reproduced verbatim from contributor "rookwise": Goto settings/applications/manage applications. Press the menu button and select Filter and then...

Making Automate 4.5 work under Win 7 x64 with Altium Designer 6

As I think I posted earlier, my favorite application in the universe - Automate 4.5 - failed to operate properly on my new Win7 x64 machine. The problem was mostly that Automate was unable to send keystrokes to some applications.  Most notably, Altium Designer, which is my electronic CAD tool of choice. I spend hours on Altium daily.  For anyone unfamiliar with professional CAD software, "professional" does not always mean "efficient".  While keyboard support is second to none in Altium, Altium has scores of features locked away behind clumsy UI.  If you use it a lot, it eats time. Every PCB layout professional I know has invested in an X-keys, Logitech gamepad, or other such programmable device to help automate the repetitive tasks - I've just gone one better and used macros too. Over the years I have built up an impressive array of Automate macros for Altium, as well as Excel, Word, and several others.  Automate fills in the gap by killing adware windo...