vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Integration with vBulletin - vbulletin-xml-rpc-server for instant Desktop Notification (https://vborg.vbsupport.ru/showthread.php?t=194180)

sf.nsuers 10-20-2008 10:00 PM

vbulletin-xml-rpc-server for instant Desktop Notification
 
Let's take a look at following screen-shots first.

http://nsuers.com/vbulletin-desktop-...hots/login.png

http://nsuers.com/vbulletin-desktop-...ay_message.png

http://nsuers.com/vbulletin-desktop-...s/pop_menu.png

http://nsuers.com/vbulletin-desktop-...tification.png

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

BucWiLd 10-21-2008 03:21 PM

reserved

misr.cc 10-21-2008 03:22 PM

Love this will try it

** Install **

Many Thanks

COBRAws 10-21-2008 03:39 PM

now THIS is a winner

soundbarrierpro 10-21-2008 03:45 PM

Not sure I understand how my members would install? Is there a way to make this so it's like an executable?

noppid 10-21-2008 03:51 PM

In your PHP Docs you list a to do for forum.php function forum_latest_thread as:

Quote:

Tags:
todo: check usergroup permission
Is that to say that you know that private forum thread titles are revealed in the latest thread list?

You also list,
* check for banned account
* check for verified account
Is that to say a banned user can read thread titles?

sf.nsuers 10-21-2008 03:56 PM

I've released source of sample desktop application .

You are free to modify the source code. Basically you need to edit config.cnf file.

After making changes you need to bundle as JAR/EXE file and make that downloadable to your forum members.

sf.nsuers 10-21-2008 03:59 PM

Quote:

Originally Posted by noppid (Post 1649769)
In your PHP Docs you list a to do for forum.php function forum_latest_thread as:



Is that to say that you know that private forum thread titles are revealed in the latest thread list?

You also list,
* check for banned account
* check for verified account
Is that to say a banned user can read thread titles?

Yes. Any recent post title will be popped up but there's no way contents will be revealed.
In next release, I've plan to add a checkpost according to feedback for current release.

regitbull 10-21-2008 04:05 PM

uuhm is it also posselble to select a forum id.
So it will only notifie of new threads in that forum id.

If so then then will be a great mod.

Subah 10-21-2008 04:10 PM

Great idea , Thanks :)


All times are GMT. The time now is 07:22 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.01187 seconds
  • Memory Usage 1,745KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete