> [David] For the windows download, is there a link somewhere to the
> python stuff that needs to be installed first?
I believe that's part of the install for Dirk's version, no?
> As an aside, is there an effort to update the faq (maybe split between
> user issues and developer issues)? Also, can we pull the links from the
> user manual onto the faq and update it (maybe with annotations) (I know
> the weather24 links no longer work). Perhaps we can have users send in
> links they have found that are good?
Volunteers anyone? I have a ton of urls which are already
palm-formatted in a local database here (which I will make public once I can
cobble together a front-end on it). Here's some working weather24 links for
you:
mysql> select url from pods where url like '%weather24%' limit 0,600;
+------------------------------------------------------------------+
| url |
+------------------------------------------------------------------+
| http://members.home.net/bjbyrne/weather24.htm |
| http://custom.weather24.com/site/weather/avantgo/TX/DALLAS |
| http://custom.weather24.com/site/weather/avantgo/CA/SANFRANCISCO |
+------------------------------------------------------------------+
3 rows in set (0.09 sec)
> Also fyi, I noticed links at the bottom of some pages (like
> http://www.plkr.org/index.pl/article009) that say [doc format][plucker
> format]. These don't appear to do anything.
Oops, forgot to reconnect that. I'll correct this weekend.
> The download link wraps to the next line so it doesn't line up properly
> on my IE5.5 <duck>. can we widen the left table column a little?
IE5? Isn't that just a file manager that (poorly) tries to render
HTML? I'm not surprised it wraps. Let me see, what's the MS-HTML equivalent
of a <TD> tag... =)
I'll make it a few pixels wider, but on IE on a test system, it
seems to work fine. Are you using non-standard fonts/sizes?
> Would you consider rearranging the menu on the left to list user type
> things first and developer things last?
Sure, this weekend, I'll add a bunch of new code to the site. I'm
pretty buried at the moment though. There's a large chunk of code I was
working on on a flight back from New York (6 hours of work) and when I
touched ground, I rsync'd the data to my backup server... THE WRONG WAY.. so
I lost it all. I'll try to recreate that this weekend.
> Just some thoughts while I'm on a conference call :-)
Oh suuuure, I get to be the target this time, eh? Keeps me on my
feet though. =)
/d