Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vbulletin-xml-rpc-server for instant Desktop Notification Details »»
vbulletin-xml-rpc-server for instant Desktop Notification
Version: 2.00, by sf.nsuers sf.nsuers is offline
Developer Last Online: Apr 2014 Show Printable Version Email this Page

Category: Integration with vBulletin - Version: 3.7.x Rating:
Released: 10-20-2008 Last Update: 12-08-2008 Installs: 110
DB Changes Uses Plugins Auto-Templates
Re-useable Code Additional Files  
No support by the author.

Let's take a look at following screen-shots first.









Yeah.. these look like Gmail Notifer application which is actually vbulletin-desktop-notifier application. As a forum admin, you might want to offer such application to your members.



== Video tutorials ==
Editing
Uploading
Installation

You can use vBulletin Desktop Notifier as dekstop client or free to build your own following API-DOC .



== Demo watch video ==
I'm offering demo in my forum. Here're the steps.

Download vbulletin-desktop-notifier and install in your machine.

Run vbulletin-desktop-notifier and login using
username: priti
password: 123456

Create a new thread at Demo vbulletin-xml-rpc-server threads or reply to existing thread.

You'll see notification in your desktop within few seconds.

Request: Please do not change password for user Priti. If somehow the login does not work you can try by creating a temporary user.



== Coming up next ?.. ==
Based on feedback I'm listing few of the enhancements that will be part of upcoming releases.
  • [S]Server Compatibility check script[/S]
  • [S]Options to select forum ids in User CP[/S]
  • Display avatar of the person who made post in the notification window
  • [S]Unread private message notification[/S]
  • [S]Support for PHP4[/S]


Alfa1 came up with these ideas
which hopefully will be integrated sooner or later in future releases:

- friends coming online

Which of the following events does this notifier alert to:
Member notifications:
- profile messages awaiting approval
- requests to join your social groups
- invitations to join social groups
- unread picture comments
- picture comments awaiting approval
- group messages awaiting approval

Moderator notifications:
- post awaiting approval
- threads awaiting approval
- events awaiting approval
- attachments awaiting approval
- members awaiting approval
- blogs awaiting approval
- blog comments awaiting approval
- profile comments awaiting approval
- group comments awaiting approval
- pictures awaiting approval
- picture comments awaiting approval

== Ongoing Discussions ?.. ==
discussions on release-02 starts here

== HOT FIX [release 2.0]?.. ==
Rename all files in system/application/models directory into lowercases. i.e:
Forum.php => forum.php
Settings.php => settings.php
Token.php => token.php
User.php => user.php

Show Your Support

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

Comments
  #22  
Old 10-22-2008, 12:19 AM
Namaless's Avatar
Namaless Namaless is offline
 
Join Date: Sep 2006
Location: Italy
Posts: 222
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by WarLion View Post
this is amazing but i have a lot of error
Code:
com.nsuers.vbulletin_xml_rpc_client.ServiceError
	at com.nsuers.vbulletin_xml_rpc_client.VbulletinXmlRpcJClient.require_token(VbulletinXmlRpcJClient.java:97)
	at com.nsuers.vbulletin_xml_rpc_client.ForumServ.get_latest_tread(ForumServ.java:33)
	at Notifier$AutoCheck.run(Notifier.java:213)
	at java.util.TimerThread.mainLoop(Unknown Source)
	at java.util.TimerThread.run(Unknown Source)
i guess i need to change on config.cnf "VBULLETIN_XML_RPC_SERVER =" but i dont know to what , a little help please
I have the same problem..
Reply With Quote
  #23  
Old 10-22-2008, 12:29 AM
edermix edermix is offline
 
Join Date: Aug 2008
Posts: 87
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I would like to translate this JAR? I already installed NetBeans, but where can I download all files for translation?
Reply With Quote
  #24  
Old 10-22-2008, 01:54 AM
Alfa1's Avatar
Alfa1 Alfa1 is offline
 
Join Date: Dec 2005
Location: Netherlands
Posts: 3,537
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you for releasing this. I am currently using my own notifier, but would love to jump to this one, once it has permissions.

How about:
- friends coming online

Which of the following events does this notifier alert to:
Member notifications:
- profile messages awaiting approval
- requests to join your social groups
- invitations to join social groups
- unread picture comments
- picture comments awaiting approval
- group messages awaiting approval

Moderator notifications:
- post awaiting approval
- threads awaiting approval
- events awaiting approval
- attachments awaiting approval
- members awaiting approval
- blogs awaiting approval
- blog comments awaiting approval
- profile comments awaiting approval
- group comments awaiting approval
- pictures awaiting approval
- picture comments awaiting approval
Reply With Quote
  #25  
Old 10-22-2008, 02:15 AM
sf.nsuers sf.nsuers is offline
 
Join Date: Mar 2008
Posts: 44
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by soundbarrierpro View Post
I still don't get the instructions?

Do I upload the package that is here at vb.org, then go to the google page and download the executable for my members?
Quote:
Originally Posted by Replicators View Post
There is another big problem with this, some people that use vbadvanced, rename the default index.php to forum.php. I am gonna have to go through all php scripts and rename forum.php to something else. Also, normal members shouldn;t get popups of threads being made in the staff forums or w/e, so there's another flaw.

Where the hell you get the source? Is it possible you could provide people with easy instructions on how to compile the source to a exe on both linux and windows?
nothing has to do with any existing vbulletin files. you need to place vbulletin-xml-rpc-server directory anywhere you wish (needs to be same server where vbulletin is installed). before that read 'instruction.txt' file and edit cd.php file to point where you've installed vbulletin. because vbulletin-xml-rpc-server requires vbulletin config file.

source is available at code.google.com
Quote:
Use this command to anonymously check out the latest project source code:
# Non-members may check out a read-only working copy anonymously over HTTP.
svn checkout http://vbulletin-desktop-notifier.go...com/svn/trunk/ vbulletin-desktop-notifier-read-only
however, moments ago I have put source code here. and required JAR files for those who are not familiar with subversion system.

For creating executables for Linux and Windows I prefer install4J.
Reply With Quote
  #26  
Old 10-22-2008, 02:20 AM
sf.nsuers sf.nsuers is offline
 
Join Date: Mar 2008
Posts: 44
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by WarLion View Post
this is amazing but i have a lot of error
Code:
com.nsuers.vbulletin_xml_rpc_client.ServiceError
	at com.nsuers.vbulletin_xml_rpc_client.VbulletinXmlRpcJClient.require_token(VbulletinXmlRpcJClient.java:97)
	at com.nsuers.vbulletin_xml_rpc_client.ForumServ.get_latest_tread(ForumServ.java:33)
	at Notifier$AutoCheck.run(Notifier.java:213)
	at java.util.TimerThread.mainLoop(Unknown Source)
	at java.util.TimerThread.run(Unknown Source)
i guess i need to change on config.cnf "VBULLETIN_XML_RPC_SERVER =" but i dont know to what , a little help please
You need to locate http path to where you uploaded vbulletin-xml-rpc-server mod.
For example:
http://my-domain.com/vbulletin-xml-rpc-server/
http://my-domain.com/forum/vbulletin-xml-rpc-server/
http://my-domain.com/vbulletin/vbull...ml-rpc-server/
http://forum.my-domain.com/vbulletin-xml-rpc-server/

.... etc. Just make sure you've / at the end of URL.
Reply With Quote
  #27  
Old 10-22-2008, 02:23 AM
sf.nsuers sf.nsuers is offline
 
Join Date: Mar 2008
Posts: 44
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by FF|Skyrider View Post
The forum.php file gets:


Any way to fix this issue?
this is not a problem. These files actually talk to XML-RPC request.
Reply With Quote
  #28  
Old 10-22-2008, 02:26 AM
sf.nsuers sf.nsuers is offline
 
Join Date: Mar 2008
Posts: 44
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Alfa1 View Post
Thank you for releasing this. I am currently using my own notifier, but would love to jump to this one, once it has permissions.

How about:
- friends coming online

Which of the following events does this notifier alert to:
Member notifications:
- profile messages awaiting approval
- requests to join your social groups
- invitations to join social groups
- unread picture comments
- picture comments awaiting approval
- group messages awaiting approval

Moderator notifications:
- post awaiting approval
- threads awaiting approval
- events awaiting approval
- attachments awaiting approval
- members awaiting approval
- blogs awaiting approval
- blog comments awaiting approval
- profile comments awaiting approval
- group comments awaiting approval
- pictures awaiting approval
- picture comments awaiting approval
great! thanks for sharing your ideas. I'll work on these.
Also, if anyone would like to participate in development let me know.
Reply With Quote
  #29  
Old 10-22-2008, 04:09 AM
WarLion's Avatar
WarLion WarLion is offline
 
Join Date: Jun 2006
Posts: 165
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by sf.nsuers View Post
You need to locate http path to where you uploaded vbulletin-xml-rpc-server mod.
For example:
http://my-domain.com/vbulletin-xml-rpc-server/
http://my-domain.com/forum/vbulletin-xml-rpc-server/
http://my-domain.com/vbulletin/vbull...ml-rpc-server/
http://forum.my-domain.com/vbulletin-xml-rpc-server/

.... etc. Just make sure you've / at the end of URL.
and then i upload all to my forum path i have vbadvance in this way
http://mydomain.com (vbadvance)
http://mydomain.com/forum/ ( my forum) where i upload this mod
if i undertood i have to change to
http://mydomain.com/forum/vbulletin-xml-rpc-server/

is this ok ?


edit: i just try in this way http://mydomain.com/forum/vbulletin-xml-rpc-server/ and i still have the same mistake ,
sorry for the questions but i dont get it
Reply With Quote
  #30  
Old 10-22-2008, 05:38 AM
NolF's Avatar
NolF NolF is offline
 
Join Date: Nov 2006
Location: You don't wanna know
Posts: 119
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

WoW neat idea :O tagged ^^
Very good concept :P People living in forums. Very good ^^
Reply With Quote
  #31  
Old 10-22-2008, 05:45 AM
sf.nsuers sf.nsuers is offline
 
Join Date: Mar 2008
Posts: 44
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by WarLion View Post
and then i upload all to my forum path i have vbadvance in this way
http://mydomain.com (vbadvance)
http://mydomain.com/forum/ ( my forum) where i upload this mod
if i undertood i have to change to
http://mydomain.com/forum/vbulletin-xml-rpc-server/

is this ok ?


edit: i just try in this way http://mydomain.com/forum/vbulletin-xml-rpc-server/ and i still have the same mistake ,
sorry for the questions but i dont get it
If you have uploaded vbulletin-xml-rpc-server and configured config.cnf accordingly then next step would be reading this issue.

If you have further issues regarding vbulletin-desktop-notifier please create issues here.

And, support on vbulletin-xml-rpc-server will be provided here

Thanks for your feedback!
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 09:16 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.07978 seconds
  • Memory Usage 2,339KB
  • Queries Executed 27 (?)
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
  • (2)bbcode_code
  • (9)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
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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_postinfo_query
  • fetch_postinfo
  • 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