Posted on : 05-05-2010 | By : acterry | In : Uncategorized
0
I’ve been a StudioPress member for several months now and I’ve done a few sites for a couple of organizations I’m involved in using their templates. I use WP and Premium Themes on these projects because I need something that’s fast, flexible, and extensible with low technical requirements for hosting.
Posted on : 14-11-2009 | By : acterry | In : Palm Pre
1
Well folks, my NuevaSync Google Contacts syncing workaround has served me well since the Pre launched on June 6th. I checked PreCentral.net before I went to bed and found this article
Tonight, Palm released WebOS 1.3.1 to Sprint customers here in the U.S. Among it’s many fixes read this line:
- If you set up Contacts to synchronize with a Google account, the account synchronizes only entries in Google’s My Contacts, not all contacts.
My Pre is validating the download as we speak. I’ll report back if there are any problems.
Hopefully the NuevaSync workaround served many of you well (I was getting a few dozen hits a day on that tutorial). Of course, you can continue to use it if you want and I’ll leave the article up …. but I’ll be removing it from my phone.
Posted on : 20-07-2009 | By : acterry | In : Palm Pre
10
Judging my my blog stats, my post on setting up your Palm Pre to Sync only the Google “My Contacts” group via Nuevasync is pretty popular. I hope there are some people out there who have it setup and working for them.
In the comments, I’ve tried to help a couple of people who were having problems. I decided that a follow up blog entry on troubleshooting would be a worthwile endevor.
As people report new problems, I’ll try to keep this entry updated.
Posted on : 23-06-2009 | By : acterry | In : Palm Pre
0
Update: Anyone wanting to know the nitty-gritty on WebOS App development needs to head over to WebOSHelp.net
I’m excited to see all of the work being done on precentral.net and predev.wikidot.com on Palm Pre hacking/development. One of my main reasons for Palm Pre excitement was the notion that I’d be able to build apps without learning Objective-C or some other language.
I’m just not THAT into doing web development all day at work and then coming home to learn a new language. Actually, I prefer not to look at my home computer much at all.
I guess the first “real” homebrew app was released today … a Tip Calculator. Check it out here: http://www.jwz.org/tipcalculator/. I downloaded the source code and looked around a little bit. Looks pretty approachable. I will probably put my Pre in to Programmer’s mode (or just download the image) and see what other application source code I can look through.
I guess it’s time for me to pick up a Javascript framework (prototype, mootools, etc) and start messing around with it. I’ve never done any MVC Javascript programming, but I suppose my Adobe Flex experience will pay off from an architecture standpoint.
Posted on : 18-06-2009 | By : acterry | In : SQL
1
Tonight someone tweeted trying to find a ColdFusion or SQL solution to counting the number of weekdays (excluding Saturdays and Sundays) between two dates. Most of the solutions online involving looping over the date range and adding to a counter if that iteration of the loop is a weekday.
That’s fine for limited, but probably not if you need to test dates that span many years or need to run the function 1,000s of times. Anyway, here’s a SQL Server UDF solution. It’s late, so hopefully the comments in the code suffice. It should be straightforward to rewrite this in ColdFusion.
Posted on : 17-06-2009 | By : acterry | In : Palm Pre
30
Notice: This is no longer necessary
This process described below is no longer necessary. As of Web OS 1.3.1 (released mid-November 2009), WebOS devices automatically limit Google contact syncing to records in ”My Contacts”. I have stopped using the method below, but I will leave this blog entry online for historical purposes.
Original Post:
As most early adopters of the Palm Pre know, Synergy with GMail pulls in records from “All Contacts” instead of “My Contacts.” The result for heavy GMail users is a contact record for virtually everyone you have ever emailed.
After about an hour of messing around, I was finally able to figure out how to get email and clean contacts from my GMail account.
If anyone is interested in setting this up on their phone, please follow the directions closely. There is a reason for every step. There are a few places that you can get tripped up.
Theory: Use Synergy with Nuevasync’s Exchange server emulation to sync Contacts and Synergy with setup GMail in the Pre for email and calendar.
End Results: Exchange Server Profile on Pre syncing via Nuevasync Google for Contacts and Calendar. Pre getting email directly from GMail and a useless Exchange email account that can’t be deleted. (I suppose everything can’t be perfect.)