What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Making A Plugin

Pages: (2): « First [ 1 ] 2 » Last »
Making A Plugin
Author: Message:
Eddie
Veteran Member
*****


Posts: 2078
Reputation: 30
32 / Male / Flag
Joined: Oct 2005
Status: Away
O.P. Making A Plugin
Does anyone know how u can learn to make plugins ???
...there used to be a signature here :)
10-05-2005 04:48 PM
Profile PM Web Find Quote Report
Sunshine
Elite Member
*****

Avatar

Posts: 5142
Reputation: 122
– / Female / Flag
Joined: Mar 2004
Status: Away
RE: Making A Plugin
You can start out by downloading the Messenger Plus! Plugin API Documentation right here. ;)

This post was edited on 10-05-2005 at 05:01 PM by Sunshine.
[Image: 25dr3o9]
10-05-2005 04:56 PM
Profile E-Mail PM Web Find Quote Report
Stigmata
Veteran Member
*****



Posts: 3520
Reputation: 45
20 / Other / Flag
Joined: Jul 2003
RE: Making A Plugin
Also learning a programming language would be helpful :)
10-05-2005 04:56 PM
Profile PM Web Find Quote Report
Eddie
Veteran Member
*****


Posts: 2078
Reputation: 30
32 / Male / Flag
Joined: Oct 2005
Status: Away
O.P. RE: Making A Plugin
Thank You :)

Also what would you say the best "Language" is??
...there used to be a signature here :)
10-05-2005 05:00 PM
Profile PM Web Find Quote Report
Stigmata
Veteran Member
*****



Posts: 3520
Reputation: 45
20 / Other / Flag
Joined: Jul 2003
RE: Making A Plugin
c++


but a easier language is vb.net

10-05-2005 05:03 PM
Profile PM Web Find Quote Report
Eddie
Veteran Member
*****


Posts: 2078
Reputation: 30
32 / Male / Flag
Joined: Oct 2005
Status: Away
O.P. RE: Making A Plugin
Ok Cool. ty.

This post was edited on 10-05-2005 at 05:06 PM by Eddie.
...there used to be a signature here :)
10-05-2005 05:06 PM
Profile PM Web Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: Making A Plugin
There isn't exactly "a best" language. It depends on what you wanna do, where your main focal point is, what you're programming background is, what you already know about programming, etc...

Many will say C++ is the "best". But this isn't always true, it only depends on the point of view. eg: a beginner wouldn't call C++ the best as it is relativly difficult to learn compared to others (more difficult than VB for example; the learing curve in C++ is much steeper)...

If you totally start for scratch (you don't know anything about programming), than VB is the easiest to begin with. On the other hand, if you directly start with C++ (which is more difficult) you are able to do more advanced stuff later on when you're a die-hard programmer, but in the beginning you will encounter _a lot_ of stuff which you don't understand or things which wont work.

IMHO, the "best" would be to learn both (C++ and VB) at the same time. The benefit of this is that you will learn basic programming very quickly (in VB) and you'll be able to pull of some stuff and have quick results, but at the main time you'll understand what you're doing (because of C++).

PS: Note that VB is not the same as VB.NET (what Stigmata also suggested). VB.NET is a totally different language (with some major disadvantages!) than VB (the only benefit from it as far as I'm concearned is that MS and thus all rest declared it as the future; not to mention that they already say this for years and still .NET languages aren't very popular; I think that says enough about them).

This post was edited on 10-05-2005 at 05:21 PM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
10-05-2005 05:15 PM
Profile PM Find Quote Report
Eddie
Veteran Member
*****


Posts: 2078
Reputation: 30
32 / Male / Flag
Joined: Oct 2005
Status: Away
O.P. RE: Making A Plugin
WOW Thanks Alot :)
...there used to be a signature here :)
10-05-2005 05:21 PM
Profile PM Web Find Quote Report
J-Thread
Full Member
***

Avatar

Posts: 467
Reputation: 8
– / Male / –
Joined: Jul 2004
RE: Making A Plugin
I wouldn't do VB.NET, I'd rather prefer C#.NET then to learn "good" programming. The syntax of C# does follow the "basic rules" of programming languages. It looks more like C++ or java for example. But also got VB syntaxes in it :-).

So it's a kind of mix between VB and C++.... But installing those plugins is horible so in that point of view you can better choose C++ or VB;)
10-05-2005 05:33 PM
Profile E-Mail PM Find Quote Report
frak
New Member
*

Avatar
I didn't do it!

Posts: 9
– / Male / –
Joined: Oct 2005
RE: Making A Plugin
Given the problems I am having at the moment with regards to getting even a sample plugin to work I would say steear clear of VB.NET.  The C++ samples however, compile and run clean straight out of the box.  IMHO it depends entirely on where you want you have your learning curve - getting to grips with the language (a highly transferable skill) or in getting to grips with making your plugin run (not so transferable).

YMMV...
10-07-2005 05:53 PM
Profile PM Find Quote Report
Pages: (2): « First [ 1 ] 2 » 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