Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 2.x > vBulletin 2.x Full Releases

Reply
 
Thread Tools
Details »»

Version: , by CoffeeMugDude CoffeeMugDude is offline
Developer Last Online: Nov 2001 Show Printable Version Email this Page

Version: 2.2.x Rating:
Released: 07-28-2001 Last Update: Never Installs: 5
 
No support by the author.

I have an old Palm Pilot Professional; it's like the original beetle. It doesn't surf the 'net, or do the cool stuff the latest palms do, but I can keep my address book on it, and read PalmDoc files.

I came up with this script about 6 months ago when one of my subscribers, a "palm fanatic" requested a means to get stories from my site in PalmDoc format. (The most common means of reading documents on a palm)

The palmlib script for converting text to PalmDoc is not my own (I don't even understand it!), I just "tweaked" the original VB printthread.php to return a string instead of printing it out to the browser, then pass it through the "Palm Converter"

No PHP changes are required, just 3 template changes...

Included are 2 images:

- palmpilot.gif (The VB 2.0.1 default graphic theme)
- palmpilot_transparent.gif (A transparent .gif with a palm icon, to use on your own graphics)

See a working demo at http://www.coffeeintherain.com/forums, or see the attached screenshot.

(Download .zip: http://www.coffeeintherain.com/scripts/palm_hack.zip)

Enjoy!

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #22  
Old 07-05-2002, 10:25 PM
Jared Press Jared Press is offline
 
Join Date: Jul 2002
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

djr:

Should I create this temp folder and put it in my site set to 777?

Should this temp folder be located in my root as www/site/images/temp

or

www.site/forums/images/temp?

Thanks for your reply, I am relaly looking forward to having this hack.
Reply With Quote
  #23  
Old 07-05-2002, 10:36 PM
djr's Avatar
djr djr is offline
 
Join Date: Nov 2001
Location: Amsterdam
Posts: 220
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Jared,

We've set it up like this:

/forums/images/tmp

where tmp is chmod 777

In other words: the tmp dir is a directory under your forum's images folder.

Good luck!

p.s. What kind of forum you got?
Reply With Quote
  #24  
Old 07-05-2002, 10:47 PM
Jared Press Jared Press is offline
 
Join Date: Jul 2002
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

We ahve a PAlm OS developers support site for developers using PDA Toolbox as a development tool. Great group of people and thankfully a very successful site and rapdily gaining a name for it self. We are one of the few "software distributors" who have ever gotten free advertising out of Palmgear (I think) but then we are an affiliate.

Here is the URL if you wnat ot check it out. http://www.pdatnutsandbolts.com

Some times it is referedd to as PDATN&B sometimes simply "The Nuts&Bolts"

It is only the end of our first year (6/22) and as you can imagine some part of the site is under construction all the time. 350 pages worth. But it is getting there...where ever there is

Stop by and have a look around if you like.

Thanks for your help...wish I had known about this site a year ago...but then I would have had no clue what to do with it
Reply With Quote
  #25  
Old 07-05-2002, 11:17 PM
djr's Avatar
djr djr is offline
 
Join Date: Nov 2001
Location: Amsterdam
Posts: 220
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I registered at your board and am awaiting confirmation :-)

I'm the president of the Dutch Palm User Group, but let's not be off-topic and do further chit-chat on your board.

- djr
Reply With Quote
  #26  
Old 07-06-2002, 12:36 AM
Jared Press Jared Press is offline
 
Join Date: Jul 2002
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I got the hack installed and not kicking out out of the server. However all I am getting in the doc is the thread ID and the copy right notice no thread content.

I noticed that after I did the convert no new file is in the tmp folder. Should there be?

should the palm.lib files have this in the line:

"forums/images/tmp"?

I believe right now it is

"images/tmp"
Reply With Quote
  #27  
Old 07-06-2002, 02:17 AM
Jared Press Jared Press is offline
 
Join Date: Jul 2002
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I guess the problem is that the hack is creating invalid characters in the title. Did you have that problems?

I come up with a title that looks like "[] [] []_ _ _ _ _ _ _"

BTW thanks for stopping buy our forum...hope you'll keep coming back.

I stopped by yours but I can't read it ...bummer.
Reply With Quote
  #28  
Old 07-06-2002, 03:37 AM
Jared Press Jared Press is offline
 
Join Date: Jul 2002
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

djr:

I've attached a copy of the palmthread file I have uplaoded to server. Maybe you can see something wrong with the code. If anything?

Maybe the palm.lib file is not CHMOD right? Should it have a particular setting?
Reply With Quote
  #29  
Old 07-06-2002, 04:55 PM
djr's Avatar
djr djr is offline
 
Join Date: Nov 2001
Location: Amsterdam
Posts: 220
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Jared,

I'm not at my own PC right now,m but when I get home i'll post my files here with full instructions.
The hack is not really difficult, but it's probably not really updated for vB 2.2.x.

- djr
Reply With Quote
  #30  
Old 07-07-2002, 12:20 AM
Jared Press Jared Press is offline
 
Join Date: Jul 2002
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks I appreciate you taking the time to help me out.

Like I said I think it might actually be a problem with the palm.lib. I get the tempalet header and footer but none of the stuff the palm lib is supposed to convert.

Does this need to be CHMOD to work...thought about trying that but figured I might as well wait.
Reply With Quote
  #31  
Old 02-05-2003, 07:25 PM
todd.o.callen's Avatar
todd.o.callen todd.o.callen is offline
 
Join Date: Oct 2002
Location: Indiana, USA
Posts: 57
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by djr
Jared,

I'm not at my own PC right now,m but when I get home i'll post my files here with full instructions.
The hack is not really difficult, but it's probably not really updated for vB 2.2.x.

- djr
Will this work in 2.2.9?
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:13 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.08363 seconds
  • Memory Usage 2,297KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete