vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Vbulletin Notification Application (https://vborg.vbsupport.ru/showthread.php?t=108905)

Phrost 02-26-2006 05:36 PM

Has there been any thought of integrating this into the Google Desktop sidebar?

Trigunflame 02-26-2006 06:09 PM

Quote:

Originally Posted by Phrost
Has there been any thought of integrating this into the Google Desktop sidebar?

Possibly in the future, but it will not be a primary focus as supporting a 3rd party product is not really something im looking forward 2.

Not only will it require a seperate codebase, i would have to learn how to use the google desktop api.. I just dont have time to expand into new areas right now.

Phrost 02-26-2006 06:51 PM

Thanks for the response. It really is a great "hack" you've got. I'd love to see it integrated with Google, so I'm subscribing to this thread for updates.

COBRAws 02-26-2006 06:56 PM

Does this app affects the "las time online" date? I mean, if i dont enter X forum within 2 days but the program is running, when I go back to the forum it says "Your last visit was 1 minute ago".

Trigunflame 02-26-2006 07:38 PM

Quote:

Originally Posted by COBRAws
Does this app affects the "las time online" date? I mean, if i dont enter X forum within 2 days but the program is running, when I go back to the forum it says "Your last visit was 1 minute ago".

You have to be logged in to check new messages, which is why it uses the cookie bbuserid/bbpassword.

If there was an API developed by vbulletin or possibly myself in the future; we could handle plaintext username/password logins and retrieval of personalized forum info without the need to route through the vbulletin session system.

In short; currently yes you will be shown as logged in as long as its checking your private messages.

Trigunflame 02-26-2006 08:04 PM

Update: Mirror added

http://mirrors.vclubbing.com/trigun/vbnotify_b1_3_1.zip

tehste 02-26-2006 08:26 PM

will definately check this out. Looks interesting :)

ImportPassion 02-26-2006 09:13 PM

i assume all the right click stuff doesn't work yet?

I was working on a system like this, but used a java server to communicate to the apps. But it was site dependent. Imma look at the source, wish it was .NEt tho.

Trigunflame 02-26-2006 09:27 PM

Quote:

Originally Posted by 7thgenCivic.Com
i assume all the right click stuff doesn't work yet?

I was working on a system like this, but used a java server to communicate to the apps. But it was site dependent. Imma look at the source, wish it was .NEt tho.

Menu Configuration is in process, should be available soon; manual editing of the configuration file is to be a thing of the past very soon.

As for .NET sorry; I dont code in any Microsoft derived languages or libraries for a reason. :)

ps. With exception of the Greta Open Source Library created by one of Microsofts Devs.

theArchitect 02-26-2006 11:32 PM

I haven't installed it, yet, as I am on a Mac. But once your Mac version comes out I would be delighted to help with the testing process.

I have clicked install so that I can get updates as to latest releases.

Many thanks for building and sharing this amazing application, I look forward to your future work on this project.

ImportPassion 02-26-2006 11:33 PM

Quote:

Originally Posted by Trigunflame
Menu Configuration is in process, should be available soon; manual editing of the configuration file is to be a thing of the past very soon.

As for .NET sorry; I dont code in any Microsoft derived languages or libraries for a reason. :)

ps. With exception of the Greta Open Source Library created by one of Microsofts Devs.

but it's funny, you code for Microsoft systems. ;) You should be doing Java. :rolleyes:

Trigunflame 02-27-2006 01:10 AM

Quote:

Originally Posted by 7thgenCivic.Com
but it's funny, you code for Microsoft systems. ;) You should be doing Java. :rolleyes:

Think you misread, I "dont" code in microsoft languages. Ive coded java for going on almost 5 years now :)

*points at signature*

V
V
V

Milad 02-27-2006 02:04 AM

I was dreaming in such a thing.
it becomes truth.

thank you. :)

Milad 02-27-2006 02:05 AM

Can you make the notification like windows notifications?

Trigunflame 02-27-2006 02:14 AM

Quote:

Originally Posted by Milad
Can you make the notification like windows notifications?

You mean balloon tooltip? I plan on making it a feature in later versions..

bada_bing 02-27-2006 03:37 AM

Ha I installed it but not working for me !! I will double check the instructions

Robert Basil 02-27-2006 07:03 AM

Quote:

Originally Posted by Trigunflame
You have to be logged in to check new messages, which is why it uses the cookie bbuserid/bbpassword.

If there was an API developed by vbulletin or possibly myself in the future; we could handle plaintext username/password logins and retrieval of personalized forum info without the need to route through the vbulletin session system.

In short; currently yes you will be shown as logged in as long as its checking your private messages.

Ouch, so a user will be shown as logged in and new message pointers will not be correct as long as the user is running the program. :(

Sure wish Jelsoft would offer a hook for programs like these to check for new PM's and such without having to use a session variable that resets the new message pointers.(Hint, Hint to any Jelsoft dev reading this) ;)

Trigunflame 02-27-2006 08:03 AM

Quote:

Originally Posted by Pocketbike Planet
Ouch, so a user will be shown as logged in and new message pointers will not be correct as long as the user is running the program. :(

Sure wish Jelsoft would offer a hook for programs like these to check for new PM's and such without having to use a session variable that resets the new message pointers.(Hint, Hint to any Jelsoft dev reading this) ;)

That is where you are wrong; new messages are handled by seperate cookies and this should not interefere with that system.

Logikos 02-27-2006 08:05 AM

How to find your BBPASSWORD & USERID

Mozilla Firefox Users

Open Firefox and click on the tools menu at the top, then select options. A options menu should pop up with some tabs. The tabs should show

General - Privacy - Content - Tabs - Downloads - Advanced.

Click on the tab that says Privacy. On the bottom left you will see a button that says View Cookies go ahead and click on that button.

Search for cookies...
Now you will see a search box. Lets say you would like to add this for the vBulletin.org forums. You would simply type in vBulletin.org and press enter.

Your search results should show the following information: (You might have to scroll down the search results some)

Site and Cookie Name. Look for vBulletin.org as the site and bbpassword as the cookie name. Once you find that, click on it. Some information will be shown just under it.
  • Name: bbpassword
  • Content: (32 alphanumeric characters)
  • Domain: .vbulletin.org
  • Path: /
  • ...ect
All you want is the content value. Those 32 alphanumeric characters should be pasted into the XML file as the bbpassword.
Internet Explorer Users

Open your favorite text-editing program. Then open c:\Documents and Settings\*username*\Cookies\

At this point you will need to search that directory for a file that will be named something like this: Assuming you are using this for vBulletin.org. *username*@vbulletin[1].txt.

Once you find that file, open it up in the text editor and search for bbpassword. Just under that or next to it you will see 32 alphanumeric characters. Those 32 alphanumeric characters should be pasted into the XML file as the bbpassword.

*username* = The name you use to log into your computer. Example: Owner, home, ect..
Whats My Userid?
To get your userid, just view your profile... the url will look like member.php?u=123. Where 123 is will be your userid.

vbnotify.config.xml File
So now your XML file should look like so...

Code:

<?xml version="1.0" encoding="ISO-8859-1"?>

<vbnotify>

        <dialogs>
                <dialog name="pm" enabled="true" interval="5" shown="3"></dialog>
        </dialogs>

        <forums>
                <forum name="vBulletin.org" url="https://vborg.vbsupport.ru/" bbuserid="123" bbpassword="55jdmxgs5s224s2a32a48c2s2sx8x3ss"></forum>
        </forums>

</vbnotify>

The bbpassword shown there was random to show you what it should look like. Hope this helps answer questions before they are needed to be posted. :)


Robert Basil 02-27-2006 08:06 AM

Quote:

Originally Posted by Trigunflame
That is where you are wrong; new messages are handled by seperate cookies and this should not interefere with that system.

I misunderstood your post I quoted then. If the new posts pointers still work correctly with this installed great!

Smiry Kin's 02-27-2006 09:57 AM

Quote:

Originally Posted by Trigunflame
If you can compile it, then yes. Changing icon? No; no attempts may be made at disguising the product or its authors of which would violate the License under which this application has been placed.

nah i mean e.g make it hav a logo of your forums default banner some where?..

any update on how to make it work for your site only?

COBRAws 02-27-2006 02:51 PM

I found something similer on another site I bought a hack from, it's filburt1's site http://www.webdesignforums.net/wdf_notifs_about.php

Snake 02-27-2006 04:20 PM

Wow this is great!

Trigunflame 02-27-2006 06:08 PM

Quote:

Originally Posted by COBRAws
I found something similer on another site I bought a hack from, it's filburt1's site http://www.webdesignforums.net/wdf_notifs_about.php

It only works on his forums, and u have to be premium subscriber to use it. In other words, its useless.

Trigunflame 02-27-2006 07:40 PM

Updated: Receive Buffer Size
Added: New COOKIES.txt file; this should really help the average user in how to find the appropriate cookie data.

Updated both mirrors and vb.org with vbnotify_b2.zip

Gio~Logist 02-27-2006 11:29 PM

How To Make This Application Run On Startup
For Windows Users

1. Download the zip.
2. Extract the zip to [high]C:\Program Files\vbnotify[/high]
3. Download the shortcut file.
4. Paste the shortcut file in C:\Documents and Settings\USER\Start Menu\Programs

Note: Change USER to the name of your user account.


[high]And you're done[/high]

Trigunflame 02-27-2006 11:44 PM

Updated main post with how-to run program automatically at startup until installer is completed as well as configuration option to enable/disable this feature.

dethfire 02-28-2006 06:01 PM

once out of alpha this will be a fantastic app, well done

Trigunflame 02-28-2006 07:02 PM

Hopefully I can get a new version out today sometime, im working on the configuration editor right now actually.

Trigunflame 03-02-2006 10:32 PM

New Changes:

Updated: Page Retrieval; now pre-matches resulting in less resources and a faster notification.

New: Now displays how many PM's are Unread at X forum.

Progress: Still building Configuration Menus, and working on XML Saving.

Daniel 03-02-2006 11:43 PM

When would you expect a mac version up?

Trigunflame 03-03-2006 12:33 AM

Quote:

Originally Posted by Daniel
When would you expect a mac version up?

After i get the windows versions built up to release quality.

wrang 03-03-2006 04:46 AM

Hmm should i put my value from the forum and write it doen in the file called vbnotify.config

I haved don this and it doesent came up some new mess

Trigunflame 03-03-2006 05:37 AM

Quote:

Originally Posted by wrang
Hmm should i put my value from the forum and write it doen in the file called vbnotify.config

I haved don this and it doesent came up some new mess

Read the Readme plz. Its a very simple process.

Trigunflame 03-05-2006 12:04 AM

Update: Will hopefully have a new version by tomorrow; ive been workin on several different projects so stuff is progressing slowly.

Brad 03-05-2006 06:09 AM

Latest version looks good, keep it up. :)

Trigunflame 03-06-2006 09:19 PM

slowly but surely.. got another small hack prob gonna release today; then hopefully get back to finishing up some stuff on this.

Trigunflame 03-12-2006 02:18 PM

Upwards babe

Nordinho 03-15-2006 09:39 PM

Looks good!! Keep up the good work!!

bada_bing 03-16-2006 11:32 AM

Has the Latest version been released? Looks like you said new version possibly tomorrow which was March 5th?


All times are GMT. The time now is 01: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.01450 seconds
  • Memory Usage 1,831KB
  • 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
  • (1)bbcode_code_printable
  • (13)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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