Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > General > Member Archives
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Details »»

Version: , by prokewl (Guest)
Developer Last Online: Jan 1970 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 07-27-2001 Last Update: Never Installs: 0
 
No support by the author.

Hi,

I'm thinking about making a "message notification program" that would work with all sorts of forums that you subscribe to. It would show a message notification update message in the system tray next to the system clock when new messages are posted to the forums or replies to your messages depending on the preferences that you set.

I just wanted to know if anyone would be interested in this application. I haven't developed it yet, but just had the idea because I got tired of going to the message boards of sites that I liked checking for messages. I usually don't like having the forum e-mail me when new messages are posted since they fill up my inbox, and I get tired of deleting them, so I thought this application would be useful to other people besides me if I built it.

Thanks for any comments, feedback, etc.!

- Pros Chum
pros@codeedu.com

Show Your Support

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

Comments
  #2  
Old 07-27-2001, 03:05 AM
RobAC RobAC is offline
 
Join Date: Oct 2001
Posts: 314
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Interesting concept. I'd possibly be interested.
Reply With Quote
  #3  
Old 07-27-2001, 11:14 AM
dwh's Avatar
dwh dwh is offline
 
Join Date: Feb 2002
Posts: 278
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

cool.
Reply With Quote
  #4  
Old 07-27-2001, 01:20 PM
JohnV
Guest
 
Posts: n/a
Default

Count me in too!
Reply With Quote
  #5  
Old 07-27-2001, 06:55 PM
Mentor Mentor is offline
 
Join Date: Oct 2001
Posts: 48
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have been thinking about this also...but dont know an good languaes to do it in :-)....I woul dbe very supportive of it!!..Kinda like the MSN messanger thing?
Reply With Quote
  #6  
Old 07-27-2001, 07:02 PM
Freddie Bingham's Avatar
Freddie Bingham Freddie Bingham is offline
 
Join Date: Oct 2001
Posts: 506
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The forum owners are not going to appreciate you having the program refreshing the pages constantly looking for new messages..unless of course you have an alternate method planned to go about doing this.
Reply With Quote
  #7  
Old 07-27-2001, 07:20 PM
prokewl
Guest
 
Posts: n/a
Default

I was thinking of doing it with C++ and MFC (Microsoft Foundation Classes) since I've been using those languages and libraries. I just need somebody to write a hack (since I'm not familar with vBulletin and only heard about it yesterday) that would allow me to call the "message notification check" page with the following spec:

File: NewMsgCheck.php

Inputs (via POST method):

$TimeCheck - return new topics since that timestamp.

Output (print to the screen no HTML headers or anything):

[Number of new topics to return]
[The new topic's title][newline]
[URL for the new topic]

This should be pretty simple to do. It will just be real simple for now to get things going, and other stuff can be added on later. If somebody could hack this up and e-mail me a link to the page to test the program on then I would appreciate it since I don't have vBulletin installed or know of anyone that does have it. Thanks.

Pros Chum
pros@codeedu.com
Reply With Quote
  #8  
Old 07-27-2001, 07:25 PM
prokewl
Guest
 
Posts: n/a
Default

freddie: That's a good question. I didn't think of that one. I guess that would require modification of the above protocol and have the server "push" new messages out to registered clients. So there would be one PHP page that the client program would call to register it's IP address with the server. And everytime a new message is posted, the server attempts to connect to the client IP address that was registered and tell it new topics that was posted. The only downside to this would be that clients behind firewalls won't work since the server can't connect to clients behind the proxy.
Reply With Quote
  #9  
Old 08-01-2001, 12:21 AM
Sinema Sinema is offline
 
Join Date: Mar 2002
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm sure this will be a pretty popular tool for hardcore forum folks :-)

Can't wait to see it develop
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 02:20 PM.


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.07578 seconds
  • Memory Usage 2,265KB
  • Queries Executed 22 (?)
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)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (9)post_thanks_box
  • (9)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (9)post_thanks_postbit_info
  • (8)postbit
  • (5)postbit_onlinestatus
  • (9)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
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • postbit_imicons
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete