|
2007-10-20
, 03:15
|
Posts: 228 |
Thanked: 20 times |
Joined on Oct 2007
|
#2
|
|
2007-10-23
, 19:02
|
Posts: 474 |
Thanked: 30 times |
Joined on Jan 2006
|
#3
|
|
2007-10-23
, 20:27
|
Posts: 1 |
Thanked: 0 times |
Joined on Oct 2007
|
#4
|
|
2007-10-23
, 21:20
|
Posts: 228 |
Thanked: 20 times |
Joined on Oct 2007
|
#5
|
The Following User Says Thank You to jhoff80 For This Useful Post: | ||
|
2007-10-23
, 21:44
|
Posts: 474 |
Thanked: 30 times |
Joined on Jan 2006
|
#6
|
|
2007-10-23
, 22:23
|
Posts: 474 |
Thanked: 30 times |
Joined on Jan 2006
|
#7
|
(My other big projects are on hold for Chinook, and they're all really boring without an actual device to test them on, so they're on pause.)
I'm not pleased with how GrandCentral works on my N800: it's not nearly as useful as I'd like in either it's mobile or full mode. It barely works on my cellphone, so that's out too.
I took about an hour today and pieced together a Python GrandCentral command-line app that can also be used as an API.
For example:
The code is largely undocumented but is quite simple, and works as advertised on my Windows test box. It relies on parsing GrandCentral Mobile, and does so in a very specific fashion, so it may break in the future.
My next step will be wrapping this in a UI, although I may turn it in to an RSS-generating CGI script first.
What I'd like:
Testers (this runs on any desktop computer with Python and uTidyLib installed, should be painless
N770 testers (mine is in storage, along with most of my life, and I want this app out soon!)
I will set up a garage page once I have user-installable deb packages, and if there's interest I'll release my alphas here.