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
  #142  
Old 01-13-2009, 04:47 PM
benstillman benstillman is offline
 
Join Date: Jun 2007
Location: Ohio
Posts: 187
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Took me forever to read through the posts fixing each little thing, but I've got it working now. Pretty cool. I'm going to play around with making my own client.

For users just installing:
- make sure you change the file names in ./vbulletin-xml-rpc-server/system/application/models so they're all lowercase
- if using Vista, after installing the client, right click on the c:/program files/vbdn/config.cnf file, click on security, and change your permissions so you can edit it
- edit ./vbulletin-xml-rpc-server/system/application/models/forums.php line 35 to use your db prefix. default for vBulletin is vbb_. in the file it's set to vb_.
- be sure to do this to keep from getting the token errors
Reply With Quote
  #143  
Old 01-13-2009, 05:58 PM
benstillman benstillman is offline
 
Join Date: Jun 2007
Location: Ohio
Posts: 187
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

My question is how secure is this?
Reply With Quote
  #144  
Old 01-14-2009, 02:46 AM
sf.nsuers sf.nsuers is offline
 
Join Date: Mar 2008
Posts: 44
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@benstillman cool! can't wait to see how your client talks :-D
what security issues you are concerned of?
Reply With Quote
  #145  
Old 01-15-2009, 08:22 AM
memomemo's Avatar
memomemo memomemo is offline
 
Join Date: Aug 2006
Location: Turkey
Posts: 96
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello


A Database Error Occurred

Unable to connect to your database server using the provided settings.

http://www.maxbilisim.com/forum/vbul...ml-rpc-server/ :S

Please help
Reply With Quote
  #146  
Old 01-15-2009, 02:28 PM
DangerousDale DangerousDale is offline
 
Join Date: Apr 2008
Posts: 30
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi,

When I go to the test page I get this error:

Quote:
A PHP Error was encountered

Severity: Warning

Message: parse_url(http://) [function.parse-url]: Unable to parse URL

Filename: libraries/Xmlrpc.php

Line Number: 160
Any idea's?
Reply With Quote
  #147  
Old 01-15-2009, 02:46 PM
DangerousDale DangerousDale is offline
 
Join Date: Apr 2008
Posts: 30
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Forget the above... was being a complete idiot... fixed it now
Reply With Quote
  #148  
Old 01-19-2009, 10:10 PM
flup's Avatar
flup flup is offline
 
Join Date: Jan 2002
Location: Maastricht, NL
Posts: 872
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by sf.nsuers View Post
Windows client is not compatible with Vista at this moment. I myself is not a big fan of vista for many reasons. but.. I'll keep it in mind to provide a solution for Vista users.
Must be kiddin me I love this mod but I'm running Vista..
Reply With Quote
  #149  
Old 01-19-2009, 11:14 PM
flup's Avatar
flup flup is offline
 
Join Date: Jan 2002
Location: Maastricht, NL
Posts: 872
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I got it working Here's what to do (thanks to Benstillman aswel!):

FILE MODIFICATION / UPLOADS

Step 1) Download this attachment, it has all changes in filenames etc set already, extract the contents to a folder

Step 2) Open 'upload\vbulletin-xml-rpc-server\cd.php', you need to make a change here, I made it a little bit easier for most users, change this part:
Code:
$forum_folder = ''; // WITH ending slash, example: forums/
To fit your forums, if your forum is in the root of your hosting, leave it blank, otherwise it will be forum/ or forums/

Step 3) Open 'upload\vbulletin-xml-rpc-server\system\application\models\config.php' and change this:
Code:
$config['base_url']	= "http://www.yourlinkto.com/vbulletin-xml-rpc-server/";
To the full URL of the vbulletin-xml-rpc-server url, including the ending slash.

Step 4) Upload all files from the upload directory to your forumroot.


Product Import

Step 1) Go to your admin panel and scroll down to Plugins & Products, choose 'Manage Products' and on the bottom of that page click [Add/Import Product]

Step 2) Select the 'product-vbxrs.xml' file which was extracted from the zipfile and import the product.

Forum Settings

Step 1) In your browser go to the 'vbxrs_preference.php' file (example: http://www.yourforum.com/vbxrs_preference.php)

Step 2) Select the forums you want to receive updates from.

The Client

Step 1) Download the client over at code.google.com: http://code.google.com/p/vbulletin-d...downloads/list

Step 2) Install the client to your PC, if you are using another system than Vista, go to step 6. Vista users also follow Step 3, 4 and 5!

Step 3) Open your explorer and browse to the directory you installed the client in, by default this is: C:\Program Files\vbdn

Step 4) Right click the file: config.cfn and select properties, click the tab 'Security' and click the button Edit.

Step 5) Click on your username and after that click the checkbox 'Full Control' (all checkboxes will be checked). Now click OK, followed by Apply+Ok.

Step 6) Run the client and edit the settings, both the Forum URL and VBXRS Url must have the ending slashes!

Step 7) Apply changes and restart the client, now add your user information in the login box and your vB Notifier is working.

Credits
Credits of course go to sf.nsuers for this great idea, which hopefully will be expanded soon! and to benstillman who got to explain alot of it already in the previous post.

I just packed it all together and perhaps made it a little bit easier for everyone to get this thing up and running!
Reply With Quote
  #150  
Old 01-22-2009, 02:06 PM
flup's Avatar
flup flup is offline
 
Join Date: Jan 2002
Location: Maastricht, NL
Posts: 872
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Some suggestions:

auto-login & auto-start (when windows starts)
Reply With Quote
  #151  
Old 01-27-2009, 08:49 PM
qberty qberty is offline
 
Join Date: Dec 2008
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I would Like to Code a NEW and more Improved GUI looking Applications. If sf.nusers Could help me Ill release it Here with Updates, I have enough time to invest into making the application work with This. Since its XML-RPC, All i need is Direct Contact with sf.nusers to Be able to code a whole new app with the same function and mabye more. How shall i contact him?
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 01:19 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.05723 seconds
  • Memory Usage 2,325KB
  • 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
  • (2)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