Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 Programming Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 11-06-2009, 04:26 PM
glock22 glock22 is offline
 
Join Date: Feb 2005
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Vbulletin Blackberry native application

As a vbulletin admin and a blackberry owner, it was starting to get on my nerves using the browser to point to inbox for pms, replying etc..

So a server side tomcat module was written to connect my mysql with the blackberry device. Read/reply to PMs, threads, upload pics directly etc

Once the bb version is working I will think about doing an iphone version.

My demo right now just connects the database with no password protection. Getting the encryption working, you have to use the same method of encryption so it is going to take a good amount of time.
DEMO COMING SOON

This seems like the short of app that each invidual vbulletin admin would have to custom code for their own version of vbulletin etc..

I appreciate any thoughts on my first blackberry app.
Reply With Quote
  #2  
Old 11-06-2009, 05:02 PM
SVTCobraLTD SVTCobraLTD is offline
 
Join Date: Jul 2007
Location: PA
Posts: 841
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How do you use this? I installed on my storm yet just gives me a login screen but it doesnt ask you for your forum address or anything.
Reply With Quote
  #3  
Old 11-06-2009, 05:18 PM
glock22 glock22 is offline
 
Join Date: Feb 2005
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It only works with one forum , in this case k20a.org

It is not a reader. Its like a facebook style app for vbulletin forums. A server side mechanism converts the mysql data into bb text.

Its just a demo now that only connects with the database. I cannot activate it for people to be able to post or reply until I figure out the encryption method.

What would you like to see in an application like this?

Making a generic program that will read all vbulletin sites might be possible but most vb sites have something custom about them.

Hope its making sense
Reply With Quote
  #4  
Old 11-06-2009, 07:52 PM
Jman423's Avatar
Jman423 Jman423 is offline
 
Join Date: Jan 2008
Location: Tampa, FL
Posts: 95
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I don't want to take away from your custom app, but I do happen to know that TapaTalk is developing a native app for the BB as they have already done for the iPhone and are about to release to the public for some Nokia, Samsung, and Sony Ericsson phones.
Reply With Quote
  #5  
Old 11-06-2009, 09:15 PM
glock22 glock22 is offline
 
Join Date: Feb 2005
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you, no problem.

I did see the iphone app and read about what they might do, but in the end you don't simply give access to your vbulletin database to anyone.

Not was the first thing that came to my mind. The second is that every serious forum deserves a dedicated pda app
that can have unique features. Maybe apps given only to premier members, maybe maybe maybe

There are a lot of ways that you can take advantage of these group of people that are on the run but want to be on th forum as well

The latest vbulletin blog vb4 feature will be added when vb4 is the new standard. Thank you for the opinions,

This is why I came here because most of you are top notch admins

Nikos

I
Reply With Quote
  #6  
Old 11-13-2009, 04:44 PM
glock22 glock22 is offline
 
Join Date: Feb 2005
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am able to read the PMs now. Next is the reply feature on PMs and password integration.

I decided that with this app, you will not be able to delete PMs, just read them and reply to them. I am also limiting the amount of PMs that can be read to the latest 100 PMs.

Another cool feature will be uploading cellphone pics on threads with a single click like facebook app.

Replying to PMs and reading important threads on the go will become more efficient.

I really think this program will be a good idea for a large forum where a lot of users are always on the go with their pdas.

--------------- Added [DATE]1258138132[/DATE] at [TIME]1258138132[/TIME] ---------------

I feel bad that I am doing this for 3.8 version instead of vb4 but I want to have the solution for both versions of vb.
Reply With Quote
  #7  
Old 11-13-2009, 05:50 PM
TheLastSuperman's Avatar
TheLastSuperman TheLastSuperman is offline
Senior Member
 
Join Date: Sep 2008
Location: North Carolina
Posts: 5,844
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

<a href="https://vborg.vbsupport.ru/showthread.php?t=227794" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=227794</a>
Reply With Quote
  #8  
Old 11-13-2009, 05:59 PM
glock22 glock22 is offline
 
Join Date: Feb 2005
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes, this looks good but I still think there is room for another vb application :P









Reply With Quote
  #9  
Old 11-13-2009, 06:08 PM
TheLastSuperman's Avatar
TheLastSuperman TheLastSuperman is offline
Senior Member
 
Join Date: Sep 2008
Location: North Carolina
Posts: 5,844
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by glock22 View Post
Yes, this looks good but I still think there is room for another vb application :P
I know some will use that one and some yours so keep on trucking I just wanted to post the link for you and others to review

Mike
Reply With Quote
  #10  
Old 11-13-2009, 06:14 PM
glock22 glock22 is offline
 
Join Date: Feb 2005
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

lol , thanks.

I am going to keep coding until internet brands buys it and offers it with the vb4 suite

See you guys again in 1-2 weeks
Reply With Quote
Reply


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 10:01 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05059 seconds
  • Memory Usage 2,250KB
  • Queries Executed 11 (?)
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)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)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