PDA

View Full Version : Awesome script needs VB integration


ladyfyre
01-01-2003, 07:54 PM
Ok, i was looking for new toys to add to our site now that i am on a bit of a power rush (we just dropped in a new colo box running as a dedicated MySql server that is a MONSTER).....

I found a script which is absolutely awesome......

http://lbstone.com/apb/

It is a bookmark script which allows the addition of a button to your browser for quick addition to your bookmarks, allows categories, multiple users, and best of all?? The db schema is designed with all tables have an apb_ prefix to the table name, so it should be pretty darned easy to integrate with VB. Plus, most of the actual HTML portions are in separate files, and i suspect that it wouldn't be difficult AT ALL to make a few revisions which would allow the bookmarks system to inherit VB styles & play nice with the templates.....because theirs is all modular.

The only real trick i think would be the user integration, but even that should be a snap, because the only fields in the db for users are userid, username, and password, all of which VB already handles.

So.......which one of you code geniuses wants to whip up a quick integration for those of us who are less gifted ????

:D

ladyfyre
01-02-2003, 03:12 PM
hmmmm....ok....so will someone do it if i offer a $100 reward to whoever gets this to me working first?

Scott MacVicar
01-05-2003, 07:07 PM
Been done by me, though I will say that this script needs alot of tidying up done, and i mean alot.

So i'll start on my own version :P