What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Web services plugin [DEV/BETA]

Pages: (7): « First « 1 2 [ 3 ] 4 5 6 7 » Last »
Web services plugin [DEV/BETA]
Author: Message:
user27089
Disabled Account


Posts: 6321
Joined: Nov 2003
Status: Away
RE: Web services plugin [DEV]
I've got a host that I never use and it has loads of space and unlimited bandwith, so, I could host as many as you please also...

Like I said, just need to learn...

Would it be possible to make it multi-lingual somehow?
02-11-2005 10:29 AM
Profile PM Find Quote Report
Yousef
Full Member
***

Avatar
(previously known as Juzzi)

Posts: 487
Reputation: 19
35 / Male / Flag
Joined: Jul 2004
O.P. RE: RE: Web services plugin [DEV]
quote:
Originally posted by Dempsey
btw what language are you making this in?

I'm making it in, ugh, VB. I know a lot of you wouldn't recommend it. But although I have some C++ skills I thought it would took me longer to develop it in C++. And so far, VB didn't give me any problems. Instead, I think VB just took a lot of extra coding out of my hands.

quote:
Originally posted by traxor
I've got a host that I never use and it has loads of space and unlimited bandwith, so, I could host as many as you please also...
Thanks for your offer, I'll surely consider it. (are you on #msgplus often?)

quote:
Originally posted by traxor
Would it be possible to make it multi-lingual somehow?
Well, as far as the main plugin, it doesn't contain that many text (see screenshot). Also it's a bit unrealistic that all parsers will be written in several languages. So I don't think it would be useful to translate the main plugin.
But of course I could make a parser for a babelfish a like translation site.

quote:
Originally posted by traxor
When will we be expecting the tutorial, or if its that basic and I can learn...
Almost finished :)
Developer of BuddyFuse: Google Talk, Twitter and Hyves in Windows Live Messenger
Ex-Microsoft intern and Windows Live Developer MVP in 2007 & 2008
02-11-2005 11:06 AM
Profile E-Mail PM Web Find Quote Report
Dempsey
Scripting Contest Winner
*****

Avatar
http://AdamDempsey.net

Posts: 2395
Reputation: 53
37 / Male / Flag
Joined: Jul 2003
RE: Web services plugin [DEV]
if u do want an online db thingee let me know, ive got 12GB webspace, that should be enough :p
SoundPacks   -   Scripts   -   Skins

that's not a bug, thats an unexpected feature
02-11-2005 11:13 AM
Profile E-Mail PM Web Find Quote Report
user27089
Disabled Account


Posts: 6321
Joined: Nov 2003
Status: Away
RE: Web services plugin [DEV]
quote:
Originally posted by noelie
Well, as far as the main plugin, it doesn't contain that many text (see screenshot). Also it's a bit unrealistic that all parsers will be written in several languages. So I don't think it would be useful to translate the main plugin.
But of course I could make a parser for a babelfish a like translation site.

If it doesn't contain that much text, it would be easy to translate or w/e... There are a lot of dutch and french users of plus! and many other people that use plus! in different languages, and it may be helpful to have several parsers that are different languages or w/e...
02-11-2005 11:25 AM
Profile PM Find Quote Report
Yousef
Full Member
***

Avatar
(previously known as Juzzi)

Posts: 487
Reputation: 19
35 / Male / Flag
Joined: Jul 2004
O.P. RE: Web services plugin [DEV]
quote:
If it doesn't contain that much text, it would be easy to translate or w/e... There are a lot of dutch and french users of plus! and many other people that use plus! in different languages, and it may be helpful to have several parsers that are different languages or w/e...
Yeah, you've got a point there, I'll consider it ;)

Anyway, here's a little tutorial: How to make your own parsers. Tell me what you think of the way it works. I'll now work on releasing an alpha version.
Developer of BuddyFuse: Google Talk, Twitter and Hyves in Windows Live Messenger
Ex-Microsoft intern and Windows Live Developer MVP in 2007 & 2008
02-11-2005 12:09 PM
Profile E-Mail PM Web Find Quote Report
user27089
Disabled Account


Posts: 6321
Joined: Nov 2003
Status: Away
RE: Web services plugin [DEV]
Seems like a good tutorial to me, but the <textarea>'s shouldn't have the same coloured background, make it a different colour, its a little confusing, other than that (y).
02-11-2005 12:10 PM
Profile PM Find Quote Report
Yousef
Full Member
***

Avatar
(previously known as Juzzi)

Posts: 487
Reputation: 19
35 / Male / Flag
Joined: Jul 2004
O.P. RE: Web services plugin [DEV]
quote:
Originally posted by traxor
Seems like a good tutorial to me, but the <textarea>'s shouldn't have the same coloured background, make it a different colour, its a little confusing, other than that (y).
That's because it isn't a <textarea> ;), just refresh, I changed it

This post was edited on 02-11-2005 at 12:16 PM by Yousef.
Developer of BuddyFuse: Google Talk, Twitter and Hyves in Windows Live Messenger
Ex-Microsoft intern and Windows Live Developer MVP in 2007 & 2008
02-11-2005 12:15 PM
Profile E-Mail PM Web Find Quote Report
user27089
Disabled Account


Posts: 6321
Joined: Nov 2003
Status: Away
RE: Web services plugin [DEV]
quote:
Originally posted by noelie
quote:
Originally posted by traxor
Seems like a good tutorial to me, but the <textarea>'s shouldn't have the same coloured background, make it a different colour, its a little confusing, other than that (y).
That's because it isn't a <textarea> ;), just refresh, I changed it

Thats much better, so do you need visual basic to do this, or can you do it in notepad and save it as a *.vps or whatever?
02-11-2005 12:19 PM
Profile PM Find Quote Report
Dempsey
Scripting Contest Winner
*****

Avatar
http://AdamDempsey.net

Posts: 2395
Reputation: 53
37 / Male / Flag
Joined: Jul 2003
RE: Web services plugin [DEV]
you can just make vbs files in any text editor
SoundPacks   -   Scripts   -   Skins

that's not a bug, thats an unexpected feature
02-11-2005 12:28 PM
Profile E-Mail PM Web Find Quote Report
Yousef
Full Member
***

Avatar
(previously known as Juzzi)

Posts: 487
Reputation: 19
35 / Male / Flag
Joined: Jul 2004
O.P. RE: Web services plugin [DEV]
quote:
Thats much better, so do you need visual basic to do this, or can you do it in notepad and save it as a *.vps or whatever?
Updated the tutorial.

Anyway, there's a little problem with Javascript parsers. It seems I can't call basic functions like toLowerCase from the parsers. Do I really need to add a javascript object with all the standard functions :o

btw: what would be a good name for the plugin? 'web services' or 'internet services', or something more original..?

This post was edited on 02-11-2005 at 12:44 PM by Yousef.
Developer of BuddyFuse: Google Talk, Twitter and Hyves in Windows Live Messenger
Ex-Microsoft intern and Windows Live Developer MVP in 2007 & 2008
02-11-2005 12:35 PM
Profile E-Mail PM Web Find Quote Report
Pages: (7): « First « 1 2 [ 3 ] 4 5 6 7 » Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On