PDA

View Full Version : Avantgo Network setup for Palm PDA


slideboxer
03-08-2002, 05:29 AM
For those of you that do not have a Palm there is a service called Avantgo which allows you to download newpapers, magazines, websites directly to your PDA. I love this!

I've been wanting to get my site configured so I can do this and I PM'ed IRC over at http://www.improvisation.ws/ who has set his site up for the Avantgo network. This is how he did it:

Well, I wrote a php script which queried the database to look for threads started in the last 4 days, sorted them according to number of views (descending order) and limit the results to the top 10.

The query returns the name of the thread, the number of the thread and the name of the first poster.

Then I made a copy of the file "printthread.php" that comes with vbulletin and called it palmthread.php. I hacked this file, by changing the templates it references to new templates based on the printthread templates. These new templates have been slightly simplified.

So back to the first file: palm.php

After the query it just does a very simple output where it uses the name and threadid number to build a link to "palmthread.php" for the appropriate thread. When I set it up with advantgo, I told advantgo to go directly to ../mb/palm.php and go 1 level deep. Works like a charm.

So.... can somebody please offer their help in getting this one written? I'd greatly appreciate it. Thanks.

slideboxer
03-09-2002, 07:29 PM
*bump*

Reeve of shinra
03-09-2002, 07:53 PM
someone else was talking about something like this a while back... do a search for palm or avantgo here and it should pull it up.

slideboxer
03-09-2002, 09:42 PM
Right, no avantgo hack was made. There was a hack made to download an entire thread as a Palm DOC but no Avantgo :(

slideboxer
03-11-2002, 04:28 PM
*bump* :D

slideboxer
03-14-2002, 05:00 AM
Please, someone, help out a dear friend :)

Jared Press
07-04-2002, 06:22 AM
This is a great hack to make guys if someone here can handle it.

It would have Palm site owner folowing all over themselves for it. I know I am one ;)

Check it out at:

http://www.pdatnutsandbolts.com

sysmom
02-19-2003, 01:32 PM
This hasn't been responded to in a while -- but before I go jumping in and making a simple AvantGo add-on for my site, I thought I'd double check here and make sure no one else has already done it :)

deb

amykhar
02-19-2003, 02:22 PM
What I would kill for would be a utility to synch my palm to my forum calendar. :D

Rose
02-19-2003, 02:24 PM
Originally posted by amykhar
What I would kill for would be a utility to synch my palm to my forum calendar. :D

I'm thinking the ability to download the forum calendar to a palm would be awesome. :D *sees money chinging around this thread* :D

mashby
03-01-2003, 04:47 AM
slideboxer,

did you ever get a solution in place? The link you point to is no longer active it would appear.

If nothing else, I'd love to see how others have implemented it, even if they won't share how they did it. Anyone know of a site with a great AvantGo Forum?

bigtime
12-22-2004, 03:46 PM
Any updates on the avantgo hack?