What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Tutorial: Script update checking

Tutorial: Script update checking
Author: Message:
Volv
Skinning Contest Winner
*****

Avatar

Posts: 1233
Reputation: 31
34 / Male / Flag
Joined: Oct 2004
RE: Tutorial: Script update checking
dt's tutorial is good because it also allows retrieval of release notes and such all in one go. The tutorial is great, but it does this all just to ultimately check the version number in the end whereas so much more could be done (as he does in his actual scripts) using the extra data.

For simply retrieving version number something like Stigmata's code is fine although I personally use a PHP script. The Plus script requests page (www.whatever.com/version.php?name=Plus!Mail), the PHP script then retrieves the appropriate latest version number from database and returns it.
I like this method because it allows multiple scripts to be checked using the same system and a single URL (with a different 'name' parameter).

Either way, good job on releasing this tutorial dt. Glad to see people focused on helping others (Y)
11-12-2007 02:18 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Tutorial: Script update checking - by -dt- on 11-11-2007 at 09:55 AM
RE: Tutorial: Script update checking - by Felu on 11-11-2007 at 10:03 AM
RE: Tutorial: Script update checking - by Matti on 11-11-2007 at 10:20 AM
RE: Tutorial: Script update checking - by user13774 on 11-11-2007 at 10:33 AM
RE: Tutorial: Script update checking - by -dt- on 11-11-2007 at 10:41 AM
RE: Tutorial: Script update checking - by Menthix on 11-11-2007 at 11:03 AM
RE: Tutorial: Script update checking - by Dempsey on 11-11-2007 at 05:03 PM
RE: Tutorial: Script update checking - by Rolando on 11-11-2007 at 05:08 PM
RE: Tutorial: Script update checking - by roflmao456 on 11-11-2007 at 09:37 PM
RE: Tutorial: Script update checking - by Quantum on 11-11-2007 at 10:00 PM
RE: Tutorial: Script update checking - by -dt- on 11-11-2007 at 10:38 PM
RE: Tutorial: Script update checking - by Stigmata on 11-11-2007 at 11:08 PM
RE: Tutorial: Script update checking - by markee on 11-11-2007 at 11:42 PM
RE: Tutorial: Script update checking - by -dt- on 11-12-2007 at 12:03 AM
RE: Tutorial: Script update checking - by Lou on 11-12-2007 at 02:04 AM
RE: Tutorial: Script update checking - by Volv on 11-12-2007 at 02:18 AM
RE: Tutorial: Script update checking - by Patchou on 11-12-2007 at 04:22 AM
RE: Tutorial: Script update checking - by NanaFreak on 11-12-2007 at 05:56 AM


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