Shoutbox

[Release] Status2FTP - Version 2.0.3 - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Thread: [Release] Status2FTP - Version 2.0.3 (/showthread.php?tid=61166)

[Release] Status2FTP - Version 2.0.3 by Eljay on 06-25-2006 at 07:57 AM

Status2FTP - Version 2.0.3

Features:

Status2FTP has only one feature, uploading your current WLM display name, PSM, status and display picture to a specified FTP server.

The following files are uploaded:
details.xml
An xml file containing your name, psm and status.
Example:

code:
    <Details>
  <Username>·#·$7Eljay·0</Username>
  <CleanUsername>Eljay</CleanUsername>
  <PSM>[b][c=4]England 1[/c] - [c=8]0 Ecuador[/c][/b][</PSM>
  <CleanPSM>England 1 - 0 Ecuador</CleanPSM>
  <Status>Online</Status>
  <LastUpdate>1151507320</LastUpdate>
</Details>
dp.png
your current display picture (if you have one)


Usage:

There is only one thing for you to use as such, the configuration window.

[Image: ConfigWindow.png]

This window can be accessed in 2 ways:
  • Type /ftpconfig in a conversation window
  • Go to Status2FTP -> Configure on the Plus! toolbar button on either the contact list or conversation windows
This window allows you to change the following settings:
  • Language: The language to use for the configuration window
  • Server window:
    • Server: FTP hostname (e.g. ftp.example.com)
    • Port: FTP server port number (default is 21)
    • Directory: Remote directory to store the files in (defaults to /public_html/)
    • "Server requires login": Check this if your FTP server requires a a username/password combination.
    • Username + Password: Username and password to be used for logging in to the FTP server
    • File Settings: Select which files to upload and what to call them.
  • Events: Allows you to choose when and when not to upload the files
  • Timer: Allows you to upload the files every x minutes
  • Toast: Allows you to enable/disable the toast that shows when you upload the files

If you want to manually force an update go to Status2FTP -> Upload Now in the Plus! Toolbar menu, or type /ftpupload in a conversation window.

Changelog:

Version 2.0.3
  • New Language: Spanish
Version 2.0.2
  • New Language: German
  • New Language: Dutch
Version 2.0.1
  • Fixed: LastUpdate wasnt updated at all when you uploaded, only on signin (d'oh :P)
  • New Language: French
  • Now uses MP!L's personalized status as <Status> in the uploaded xml file
Version 2.0.0
  • Everything made from scratch
  • New config window layout.. again.
  • Everything can now be translated by creating a copy of Languages\Lang_English.ini and translating all the variables in it (NOTE: do not change the variable names as this will break the script). I will add the translations to the download as people start translating (use the contact page on the website to send me translation files)
  • Timer mode and event mode can now both be used simultaneously.
  • Commands have changed to make them easier to remember:
    • /s2ftpconfig is now /ftpconfig
    • /s2ftpforceupload is now /ftpupload
Version 1.5
  • All internet connections used for uploading are now closed when theyre no longer needed.
Version 1.4
  • Added <LastUpdate> to details.xml (contains unix timestamp of upload time)
  • Added ability to choose which files to upload, and to rename them.
  • Added "Timer Mode". This allows you to set the files to upload every x minutes instead of on events.
  • Fixed error when user doesnt have a DP set.
Version 1.3:
  • All information stored in details.xml is now stored as CDATA for proper unicode support.
Version 1.2:
  • New event setting added: "Show a toast popup when uploading files" (note: this will still make Messenger freeze while its uploading, this is unavoidable without using an external dll for the uploading because JScript doesnt support multithreading)
  • Added <CleanUsername> and <CleanPSM> for people who want the names without formatting codes.
Version 1.1:
  • New config window layout
  • Color scheme now adapts better to the WLM color scheme.

Enjoy! :)

[Website]
[Download]

RE: [Release] Status2FTP by giac jr on 06-25-2006 at 07:58 AM

Mm. I saw it before - seems a bit boring :P


RE: [Release] Status2FTP by morbo on 06-25-2006 at 09:10 AM

is it only supposed to upload an xml file & a png? If so, how could I turn this into a sig for a forum or something?


RE: [Release] Status2FTP by Felu on 06-25-2006 at 09:11 AM

Kool. I like it (Y)


RE: [Release] Status2FTP by alexp2_ad on 06-25-2006 at 09:33 AM

I'll look into adding this for MSIG... should be a simple matter of asking the user for the address of their xml file...


RE: [Release] Status2FTP by csogilvie on 06-25-2006 at 12:21 PM

I like this extension... however, it could do with an option to turn off the Toast popup as I have a script to update my "Personal Message" from my music played, and every 4mins or so a toast message pops up :)


RE: [Release] Status2FTP by alexp2_ad on 06-25-2006 at 12:25 PM

Yeah, I found the toasts excessive, easy to disable in the code, but an option would be welcome.


RE: [Release] Status2FTP by csogilvie on 06-25-2006 at 12:28 PM

quote:
Originally posted by alexp2_ad
Yeah, I found the toasts excessive, easy to disable in the code, but an option would be welcome.


Yep, a simple case of adding // to the code - but I'm sure an option would be better.
RE: [Release] Status2FTP by sno on 06-25-2006 at 01:49 PM

maybe adapt it a little more too cause atm mcafee dosnt like letting it load lol

i have run it without mcafee on and i like what it does. i have also made it into a sig for my status.

just annoying that mcaffee dosnt like it cause it detects it as malicuous scriptware or something like that,


RE: RE: [Release] Status2FTP by csogilvie on 06-25-2006 at 01:54 PM

quote:
Originally posted by snojust annoying that mcaffee dosnt like it cause it detects it as malicuous scriptware or something like that,


I had to allow Norton Internet Security to run the script because it makes use of the File System Object, but other than that it works great :D
RE: [Release] Status2FTP by sno on 06-25-2006 at 01:59 PM

iv told mcafee to allow it, just keep coming up over and over again :(


RE: [Release] Status2FTP by Eljay on 06-25-2006 at 06:52 PM

new update, see first post :P


RE: [Release] Status2FTP by sno on 06-25-2006 at 08:59 PM

updated version dosnt upliad the files. it says ftp was connected


RE: RE: [Release] Status2FTP by Diti on 06-26-2006 at 09:18 AM

quote:
Originally posted by sno
updated version dosnt upliad the files. it says ftp was connected



?
Why it doesn't upload ?
It's also the most interesting part of your script :D
RE: [Release] Status2FTP by Eljay on 06-26-2006 at 12:41 PM

quote:
Originally posted by sno
updated version dosnt upliad the files. it says ftp was connected

I think this was a problem with me adding a new config setting to the xml file and still reading the old config. New version now rebuilds config file when its saved to avoid any missing settings.

New version also now saves details.xml files as CDATA for unicode support, see first post as usual for download.
RE: [Release] Status2FTP by sno on 06-26-2006 at 02:57 PM

yep works :D


RE: [Release] Status2FTP by backfisch on 06-27-2006 at 01:09 AM

hi

i script a script for a homepage!

it changes dp, PSM, nickname on your homepage...

Status2FTP requiered!

Here's a screenshot...
If you want the script qry me!

[Image: 128_1151369208.jpg]


and here ist is live:
http://www.da-backfisch.de/index.php?site=msn


RE: [Release] Status2FTP by upsfeup on 06-27-2006 at 12:44 PM

Just was I looking for.. but it seems that is not uploading the information on DP change. That's the only event I really need.


RE: [Release] Status2FTP by backfisch on 06-27-2006 at 12:50 PM

do you use firefox?
firefox refresh the picture not so good^^

if the plugin don't upload the dp...
just change ur dp and press on the "x" on the top of messenger... then the dp was uploaded


RE: [Release] Status2FTP by Eljay on 06-27-2006 at 12:55 PM

quote:
Originally posted by upsfeup
Just was I looking for.. but it seems that is not uploading the information on DP change. That's the only event I really need.

it doesnt automatically upload on dp change as there isnt a dp changing event triggered by msgplus.

what i do is use a 30 second timer that checks if it has changed, so it should be uploaded within 30 seconds of you changing it.
RE: [Release] Status2FTP by upsfeup on 06-27-2006 at 12:59 PM

yes.. i use firefox. and I also use Ctrl-F5 to force the reload. IE also shows my old DP.

Trigger the upload on signout event? There are better ways.. like forcing the upload.

I noticed that there is no trigger event on DP change... so it just checks for changes every 30 seconds. Fine by me! But for some reason the details.xml are uploaded.. but not the dp.


RE: [Release] Status2FTP by sno on 06-27-2006 at 01:02 PM

my dp does update within 30secs tth i changed it, there dosnt need to be a trigger event if it does it every30 does it.

also maybe a suggestion

add an option to change the time the timer uses. just a suggestion :)


RE: [Release] Status2FTP by upsfeup on 06-27-2006 at 02:14 PM

OK! I've been playing a bit with it and I might have an answer to my problem.

Looking at the debug sequence it seems that the Timer event was only triggered once.

The trigger is only started on Startup Procedure: It checks for UploadOnDPChange and turns it on.
If the option is off, then turned on. It will only start the timer on next startup.

Also, the timer routine does 2 tests. First the UploadOnNameChange and only after on UploadOnDPChange. I believe that because of the first test (that I had turned off) it fails to restart the timer.


RE: [Release] Status2FTP by Eljay on 06-27-2006 at 02:27 PM

quote:
Originally posted by upsfeup
OK! I've been playing a bit with it and I might have an answer to my problem.

Looking at the debug sequence it seems that the Timer event was only triggered once.

The trigger is only started on Startup Procedure: It checks for UploadOnDPChange and turns it on.
If the option is off, then turned on. It will only start the timer on next startup.

Also, the timer routine does 2 tests. First the UploadOnNameChange and only after on UploadOnDPChange. I believe that because of the first test (that I had turned off) it fails to restart the timer.

d'oh. ive fixed this in latest version im working on, will update it when ive added a few new features from my to-do list :P
RE: [Release] Status2FTP by upsfeup on 06-27-2006 at 02:32 PM

Hurray! :D

And just one more thing: The Force upload does not check for DP changes, so it just sends the "cached" info.

If you change the DP and want to update immediately it would not work. You still have to wait for the timmer to update the "cache" and then send it.

Finally, something that just came to me.

If no DP is set, as error occurrs.


RE: [Release] Status2FTP by JonnyT on 06-27-2006 at 04:07 PM

not sure if someones already siad this but is there anyway to stop messenger freezing for a cople of seconds each time status2ftp is uploading?


RE: [Release] Status2FTP by upsfeup on 06-27-2006 at 04:11 PM

It was already said.. on post nr 1 actually!


RE: [Release] Status2FTP by sno on 06-27-2006 at 05:26 PM

JohhnyT im sure if the suggestion i posted a few posts ago was implenented it would be nicer, but i doubt it would stop it freezin otherwise hows it going ot upload it :P


RE: [Release] Status2FTP by Eljay on 06-28-2006 at 03:40 PM

New update, see first post or website for changes :P


RE: [Release] Status2FTP by sno on 06-28-2006 at 04:13 PM

hehe my idea got put into it :D


RE: [Release] Status2FTP by backfisch on 06-28-2006 at 07:58 PM

if there's a possiblity to delete the <![CDATA[ [  tag in the *.xml file, because php can't read this tag...

So my Homepage plugin isn't working anymore...

Plz Help

THX


RE: [Release] Status2FTP by backfisch on 06-28-2006 at 08:04 PM

i've got the error... the cdata tag is on the wrong position in the xml file
for example:
RIGHT!
<![CDATA[<Username></Username>>]]


WRONG!
<Username><![CDATA[>]]</Username>


can you improve  this error

THX


RE: [Release] Status2FTP by Eljay on 06-28-2006 at 08:15 PM

quote:
Originally posted by backfisch
i've got the error... the cdata tag is on the wrong position in the xml file
for example:
RIGHT!
<![CDATA[<Username></Username>>]]


WRONG!
<Username><![CDATA[>]]</Username>


can you improve  this error

THX

no, my way is right.

putting the tags inside <![CDATA[ ]]> is for including tags as content as an alternative to converting them to &lt; etc. Theyre not parsed as markup at all inside CDATA.
RE: [Release] Status2FTP by backfisch on 06-28-2006 at 08:19 PM

This Way is on selfhtml.de
<![CDATA[<Element>dieses Element wird nur als Zeichenfolge ausgegeben</Element>]]>

http://www.validome.org/doc/HTML_ge/xml/regeln/zeichen.htm


i test it with this settings and it works... but i don't understand your script... so i can't generate the "right" xml


RE: [Release] Status2FTP by Eljay on 06-28-2006 at 08:25 PM

quote:
Originally posted by XML Recommendation Document
An example of a CDATA section, in which "<greeting>" and "</greeting>" are recognized as character data, not markup:

<![CDATA[<greeting>Hello, world!</greeting>]]>
http://www.w3.org/TR/2000/REC-xml-20001006

This means theyre not tags at all, simply character data.
RE: [Release] Status2FTP by backfisch on 06-28-2006 at 08:27 PM

in the example stands:

<![CDATA[<greeting>Hello, world!</greeting>]]> ^^


RE: [Release] Status2FTP by Eljay on 06-28-2006 at 08:35 PM

quote:
Originally posted by backfisch
in the example stands:

<![CDATA[<greeting>Hello, world!</greeting>]]> ^^

in the example it also says:
quote:
...  recognized as character data, not markup

CDATA is only used for supporting characters which would otherwise need to be converted to codes (like < to &lt;), it is NOT for what you are saying.

you will just need to parse the <![CDATA[ ]]> out with your php script.
RE: [Release] Status2FTP by Diti on 06-29-2006 at 05:04 PM

Hi,

I have an idea for the next version. A simple image is a description for what "I" want :

[Image: s2ftpnewsversion8ec.th.jpg]
And when I'm deconnected whitout quit Live Messenger, my status is Online...

So, have you understood my request ? :)

PS : My vocabulary is isn't at advanced level, I'm learning English (I'm french)


RE: [Release] Status2FTP by Eljay on 06-29-2006 at 05:21 PM

quote:
Originally posted by Diti
And when I'm deconnected whitout quit Live Messenger, my status is Online...

thats what the LastUpdate is for, if you want to check if it hasnt been updated in x minutes, you can set the status yourself.

as for the psm with no wmp running, if you are using timer mode it wont update automatically, only when the timer runs out.
RE: [Release] Status2FTP by Diti on 06-30-2006 at 07:57 PM

Okay, good replied ;)
It's perfect ^_^


RE: [Release] Status2FTP by speakez on 07-03-2006 at 03:58 AM

besides the one guy with the php script that no longer works... does anyone have a way to display the xml info into a forum signature or webpage so that the info is useful and understandable to the avg person?   or a script that will convert it into an image, using php perhaps?

thanks in advance.


RE: [Release] Status2FTP by Eljay on 07-03-2006 at 09:18 AM

new update, see first post :P


RE: [Release] Status2FTP by IcedCold on 07-03-2006 at 09:26 AM

[Image: status.png]

One status image.

Just download the zip, unzip it and upload it. :) If it does not work feel free to message me.

Changelog

V1.2

Improved handling of media.

V1.1

Improved handling of long names and PSMs.
Better graphics.

V1.0

First release, yey!


RE: [Release] Status2FTP by heissam on 07-03-2006 at 10:09 AM

hi,

can i save the text messages to FTP with this script, if no, can anybody make this? many thanks

heissam


RE: [Release] Status2FTP by sno on 07-03-2006 at 10:32 AM

For IceCold:

quote:
The image “http://usig.s-n-o.eu/msn/image/status.png” cannot be displayed, because it contains errors.

uploaded the files from tht zip.
did the php bit and wow. nothng works
RE: [Release] Status2FTP by IcedCold on 07-03-2006 at 10:33 AM

Some hosts dissallow running images etc as php files, try renaming status.png to status.php.


RE: [Release] Status2FTP by sno on 07-03-2006 at 10:37 AM

quote:
The image http://usig.s-n-o.eu/msn/image/status.php cannot be displayed, because it contains errors.
similar error :(
ill try my other webhost a sec.

well tht was stupid works fine on my other host.

alll i can suggest is the text truinication or wht ever u call it, cause it displays my psm a bit too long :P

i can add this function in my self tho so :)

heres mine
[Image: status.png]
RE: [Release] Status2FTP by IcedCold on 07-03-2006 at 10:43 AM

Ah I see the error. If you view the source...

code:
Fatal error:  Call to undefined function:  imagettftext() in <b>/home/snoeu/domains/s-n-o.eu/public_html/usig/msn/image/status.php</b> on line 38


This means that your host's version of GD does not have imagettftext()
RE: [Release] Status2FTP by sno on 07-03-2006 at 10:45 AM

kk


RE: RE: [Release] Status2FTP by tamirciciragi on 07-03-2006 at 10:22 PM

hello all
i need a xml reader page for asp for this

it can be like
--------------
my DP (image)

my nick
my psm
my status
----------
thanx


RE: [Release] Status2FTP by IcedCold on 07-04-2006 at 06:48 AM

Small update, just unzip and upload over your old one...


RE: RE: RE: [Release] Status2FTP by tamirciciragi on 07-04-2006 at 09:44 AM

quote:
Originally posted by tamirciciragi
hello all
i need a xml reader page for asp for this

it can be like
--------------
my DP (image)

my nick
my psm
my status
----------
thanx



ok i wrote it but now i have a problem  psm ( playing music) doesnt seemes  ok
\0Music\01\0{0} - {1}\0Acinin Rengi\0Ilkay\0Ciglik\0\0

but i had to be like
Acinin Rengi - Ilkay
how can i correct tihs?

RE: RE: [Release] Status2FTP by sno on 07-04-2006 at 10:18 AM

quote:
Originally posted by IcedCold
Small update, just unzip and upload over your old one...

:P i noitced small update right away :P
RE: [Release] Status2FTP by IcedCold on 07-04-2006 at 06:55 PM

Another update regarding media (songs).

http://shoutbox.menthix.net/showthread.php?tid=61...d=685428#pid685428


RE: [Release] Status2FTP by Pure_BY on 07-04-2006 at 09:45 PM

This is a very nice script, but it does not work well with my FTP server (I am using by.ru hosting). To make testing simpler, i disabled ditails.txt and left only dp.png option on. The problem is, that this FTP server accepts only 1 connection at a time. If more than 1  connections are detected, server becomes unaccassable, until they both are intirely closed, and becomes accassable only a couple of minutes later. With version 1.4 this was a big problem: after uploading of the firts DP, connection wasn't closed, so no updating of DP was possible, neither could I manually access my FTP server. I needed to exit WLM (disabling of a plugin or signing out was not enough :S) When I read this:

quote:
Originally posted by Eljay

  • All internet connections used for uploading are now closed when theyre no longer needed.

I thought the problem would be solved. Tried the new version (1.5)... Now it seems that it uploads my DP every 2 first times (on sign-in and on firts manual DP change) without any problems, third time it tries to upload (on second DP change), server gets stuck again :P
RE: RE: RE: [Release] Status2FTP by tamirciciragi on 07-04-2006 at 10:07 PM

quote:
Originally posted by tamirciciragi
hello all
i need a xml reader page for asp for this

it can be like
--------------
my DP (image)

my nick
my psm
my status
----------
thanx



ok i solved the problem myself
here it is if you want to look
http://cagrikesen.w3turk.com
ican post the asp page if anyone wants
RE: [Release] Status2FTP by IcedCold on 07-04-2006 at 10:59 PM

There currenly seems to be a multiple connection problem, Eljay is working on it. :)


RE: [Release] Status2FTP by Pure_BY on 07-05-2006 at 01:29 AM

quote:
Originally posted by sno
if you like i can sort out a ftp account for jsut this on my webspace for you... just drop a pm or something.
Thanks really a lot for this offer, but as of now I would like it to appear on my own server and under my own domain name. But I appreciate your offer a lot. If I will really need an alternative webspace, I will contact you with pleasure :)

quote:
Originally posted by IcedCold
There currenly seems to be a multiple connection problem, Eljay is working on it. :)
Yeah, I also thought of that. Hope this will be fixed in the next version. :)

RE: RE: [Release] Status2FTP by speakez on 07-05-2006 at 07:02 AM

quote:
Originally posted by IcedCold
Ah I see the error. If you view the source...

code:
Fatal error:  Call to undefined function:  imagettftext() in <b>/home/snoeu/domains/s-n-o.eu/public_html/usig/msn/image/status.php</b> on line 38


This means that your host's version of GD does not have imagettftext()


Im getting this error too... now i know my server is capable of making images from php because i have another program that does just that...but it doesnt us the imagettftext() function... is this function necesarry or is there another that will work just as well? do the true type fonts need to be used?

your help is appreciated, i really look forward to finding a wau around all this and getting it online.
RE: [Release] Status2FTP by heissam on 07-05-2006 at 11:56 AM

is there a script to save text messages to ftp???

greetz heissam


RE: RE: RE: [Release] Status2FTP by IcedCold on 07-05-2006 at 04:26 PM

quote:
Originally posted by speakez
quote:
Originally posted by IcedCold
Ah I see the error. If you view the source...

code:
Fatal error:  Call to undefined function:  imagettftext() in <b>/home/snoeu/domains/s-n-o.eu/public_html/usig/msn/image/status.php</b> on line 38


This means that your host's version of GD does not have imagettftext()


Im getting this error too... now i know my server is capable of making images from php because i have another program that does just that...but it doesnt us the imagettftext() function... is this function necesarry or is there another that will work just as well? do the true type fonts need to be used?

your help is appreciated, i really look forward to finding a wau around all this and getting it online.


You could probablly use a different type of font but I was just trying to get the status image to look most realistic.

You could try imagefttext() using freetype fonts or imagestring().
RE: RE: RE: RE: [Release] Status2FTP by speakez on 07-05-2006 at 05:01 PM


quote:
Originally posted by IcedCold

You could probablly use a different type of font but I was just trying to get the status image to look most realistic.

You could try imagefttext() using freetype fonts or imagestring().


Yeah, im using imagestring, is working alright, just customizing the layout a bit before i put it up...

thank you.
RE: [Release] Status2FTP by IcedCold on 07-06-2006 at 06:05 PM

Yeh, the positioning will be more difficult as there is no way to find the length of text in imagestring() so the text will have to be in fixed positions.


RE: [Release] Status2FTP by reborn-network on 07-07-2006 at 11:12 PM

Ive used XML export to get it into php values then use GD to make a image from Display Pic and also infomation. problem is you have to filter alot of chars out of the values

eg: artist - title (u can see in msn)
xml output: \\music04{} \0artist \- \0title\

annoying.

ALSO.

please fix a bug u need to disconnect the ftp session after uploading. i had 8 open sessions to my server due to this bug (also disallows u to use ftp after XX sessions open on one IP)

please fix. also. any chance on having a value for how many people are online on your list? cheers.

Below is what ive done (so far) not really into GD to be honest. more into PHP

[Image: test.php]


RE: [Release] Status2FTP by IcedCold on 07-07-2006 at 11:15 PM

Reborn, if you look at my script ive used replacing and preg replace to remove the unneeded output.

Eljay knows about the connection bug but can't seem to fix it.


RE: [Release] Status2FTP by reborn-network on 07-07-2006 at 11:19 PM

quote:
Originally posted by IcedCold
Reborn, if you look at my script ive used replacing and preg replace to remove the unneeded output.

Eljay knows about the connection bug but can't seem to fix it.

im replacing it. problems come with plus formatted names *custom colours bolds etc* getting them formatted in GD is a right b*tch im finding.

Although to be honest. i love this script. but the ftp disconnect needs fixing. about it other then afew more values would be nice as i said (online since X time, X contacts online) would be nice to have...
RE: [Release] Status2FTP by IcedCold on 07-07-2006 at 11:22 PM

I'm currently implementing colours, aswell as emoticons, fun fun xD


RE: [Release] Status2FTP by reborn-network on 07-08-2006 at 05:42 AM

managed to redo the script for my sig. now it looks good :)

I wish the ftp bug would be fixed though. driving me insane.

[Image: test.php]


RE: [Release] Status2FTP by IcedCold on 07-08-2006 at 09:19 AM

In my opinion your name should be bold, as that is how it is on the contact list. ;)


RE: [Release] Status2FTP by GibsonDude on 07-09-2006 at 02:26 PM

I love this script, but I have a slight problem with it...

Every now and then it fails to upload the data to my FTP server, keeps saying that the FTP is not configured properly or that an error occured whilst contacting the server...

As it turns out, it seems that the script is opening multiple connections to my FTP (Which has a limit of 5 connections...)
Is there a work around for this?


RE: [Release] Status2FTP by IcedCold on 07-09-2006 at 03:01 PM

The author of the script has tried to implement a fix by closing the connection, but the connection does not want to close. :/


RE: [Release] Status2FTP by reborn-network on 07-12-2006 at 05:13 PM

Any news on the fix yet?... starting to drive me insane..


RE: [Release] Status2FTP by IcedCold on 07-12-2006 at 05:34 PM

Eljay seems to have wandered off somewhere...


RE: [Release] Status2FTP by sno on 07-13-2006 at 03:27 PM

works fine for me lol.


RE: [Release] Status2FTP by Keikonium on 07-15-2006 at 04:28 AM

I kinda got it to work... but it fails after I set it up. Here is the error I get:

[Image: msnftppic1.png]

I get this right after it says I have set the ftp up correctly ^o).

Here is my configuration:

[Image: msnftppic2.png]

"Server: *********.cutpage.com"
Set to save the files to the /image directory that was included.
I am 100% positive my pass and username are correct.
Anything I am doing wrong?


RE: [Release] Status2FTP by sno on 07-15-2006 at 04:30 AM

if it has said its setup correctly. i have noticed the script fails to connect when there is extreme delays in the internet connection due to downloading or uploading. apart from that i never seen the error.


RE: [Release] Status2FTP by Keikonium on 07-15-2006 at 04:35 AM

I think it might just be my host :S. I had a look at what you were using to host your image, sno, and I made an account there, but was lost on how to set it up ^o). I am going to try a few more hosts, and see what happenes. Funpic, as much as I hate the place, seems to beable to host anything...so I guess I'll give that a go and hope for the best.

Also, the way I can recreate this error EVERY single time is by configuring my settings. Then going to the Plus! menu and clicking "Upload Now". That is what gives me the error. Letting it sit and waiting for the upload by itself does nothing :(.

EDIT: Btw, might I say you have a great display picture there sno ^_^.


RE: RE: [Release] Status2FTP by sno on 07-15-2006 at 04:50 AM

quote:
Originally posted by Keikonium
I think it might just be my host :S. I had a look at what you were using to host your image, sno, and I made an account there, but was lost on how to set it up ^o). I am going to try a few more hosts, and see what happenes. Funpic, as much as I hate the place, seems to beable to host anything...so I guess I'll give that a go and hope for the best.

Also, the way I can recreate this error EVERY single time is by configuring my settings. Then going to the Plus! menu and clicking "Upload Now". That is what gives me the error. Letting it sit and waiting for the upload by itself does nothing :(.

EDIT: Btw, might I say you have a great display picture there sno ^_^.

mines hosted on my clans website webspace lol.

means that account u made dosnt giv u webspace :PP

and yes lovely display pic :P


RE: [Release] Status2FTP - Version 2.0.0 by Eljay on 07-17-2006 at 05:50 PM

After working on and off (mostly off 8-)) on the new version for the last couple of weeks its finally done! :P

As usual see the first post for details and a download link. ;)

-dt- has tested this and says everything works, if something doesnt work, please blame -dt- report it :P


RE: [Release] Status2FTP - Version 2.0.0 by -dt- on 07-18-2006 at 03:10 PM

this script is better than sex

no i wasnt told to say that...


RE: [Release] Status2FTP - Version 2.0.1 by Eljay on 07-20-2006 at 03:46 PM

Another update :P

Version 2.0.1

  • Fixed: LastUpdate wasnt updated at all when you uploaded, only on signin (d'oh :P)
  • New Language: French
  • Now uses MP!L's personalized status as <Status> in the uploaded xml file
DOWNLOAD!
RE: [Release] Status2FTP - Version 2.0.1 by sno on 07-20-2006 at 04:44 PM

mine refuses to say the ftp details are correct when infact i know they are because it works on a normaly ftp client.


RE: [Release] Status2FTP - Version 2.0.1 by reborn-network on 07-20-2006 at 10:44 PM

CleanPSM is still dirty... i expect it should really be clean text only not values... but ftp seems to be fixed.. although it does sometimes fail to update the details file (says its uploading but the file doesnt actually change)

other then that. seems to be working better. btw details.xml upload is OFF by default. as with all events... might wonna check you all have them enabled in the config. :)


RE: RE: [Release] Status2FTP - Version 2.0.1 by SpikedEffect on 07-21-2006 at 03:21 PM

quote:
Originally posted by Eljay
Now uses MP!L's personalized status as <Status> in the uploaded xml file


Wouldn't it be better to set MP!L's tag as a seperate node in the XML? as that Status Node is useful for determining MSN's actual status (regardless of if it's personalized or not)

Just a thought...

Great script though, have found it very useful.

P.S. Your Site down?
RE: [Release] Status2FTP - Version 2.0.1 by the andyman on 07-24-2006 at 10:29 AM

this script sounds so great but as yet i've not been able to see it working as it crashes messenger every time it tries to upload (not freezes, fully crashes) :@

i had actually told it to try and upload on sign-in so had to edit the xml settings to stop it from doing that to be able to log into messenger again

this is really quite annoying as i want it to work so much, the furthest it has got with uploading is xml file (but without the psm) and when i try to open dp.png it just opens a page with the file path in it. any ideas please??

btw: anyone having troubles configuring their ftp with the script make sure that the values for server or directory have no / at the ends and that the directory begins with a /


RE: [Release] Status2FTP - Version 2.0.1 by Diti on 07-24-2006 at 08:25 PM

Eljay, if there is a new version with other functions, use the Private Messages or email for the French translation :p

PS : Your script is amazing, off course :bow:


RE: [Release] Status2FTP - Version 2.0.1 by Jeroen Noten on 08-07-2006 at 11:57 AM

Hallo, wie de Nederlandse vertaling wil, hier is ie.
Plaats het bestand in de bijlage in de map:
[Scripts map]\Status2FTP\Languages\
Meestal is dit:
C:\Program Files\Messenger Plus! Live\Scripts\Status2FTP\Languages\

Hello, who wants the Dutch translation, here it is.
Place the attachment in de folder:
[Scripts folder]\Status2FTP\Languages\
Normally is this:
C:\Program Files\Messenger Plus! Live\Scripts\Status2FTP\Languages\

Eljelly, you can use the file by your script.


RE: [Release] Status2FTP - Version 2.0.1 by Eljay on 08-07-2006 at 01:19 PM

Version 2.0.2 Changelog

  • New Language: German
  • New Language: Dutch
[Download]
RE: [Release] Status2FTP - Version 2.0.2 by MX-G on 08-07-2006 at 03:01 PM

Eljelly i sent you the spanish translation yesterday :(


RE: [Release] Status2FTP - Version 2.0.2 by Thor on 08-07-2006 at 04:25 PM

Eljelly, why did you use ; instead of putting it in [ ]?
Now I can't use the MsgPlus translator app. :P


RE: [Release] Status2FTP - Version 2.0.2 by Eljay on 08-07-2006 at 05:40 PM

quote:
Originally posted by Nitrolinken
Eljelly, why did you use ; instead of putting it in [ ]?
Now I can't use the MsgPlus translator app. :P

because ; is for comments and [ ] is for sections ^o)

quote:
Originally posted by MX-G
Eljelly i sent you the spanish translation yesterday :(

ah whoops :P

* Eljay releases another update...

[Download]
RE: [Release] Status2FTP - Version 2.0.3 by Thor on 08-07-2006 at 06:04 PM

quote:
Originally posted by Eljelly
because ; is for comments and [ ] is for sections
Yeah, can't sections be used? :P
RE: [Release] Status2FTP - Version 2.0.3 by Spunky on 08-20-2006 at 11:52 PM

At first, I didn't know how I could possibly use this script or why I'd want to... I'm now SO glad that I tried it out. I built a small application in Flash that reads the XML file and displays the DP.

Click here to see it

I was gonna have this embedded in my sig but the forum doesnt allow it as far as I can tell, and even if they did, I doubt it would be allowed to access my server (Just like MySpace my Flash objects from doing anything)

Summary:
Love Script
Hate MySpace

:D


RE: [Release] Status2FTP - Version 2.0.3 by Diti on 08-21-2006 at 01:28 PM

Errr, a number is missing in the second animation code (H)

quote:
<object classid="clsid: D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="800" height="96">
  <param name="movie" value="http://spunky.kemixx.net/slmqs2.swf" />
  <param name="quality" value="high" />
  <embed src="http://spunky.kemixx.net/slmqs
2.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="800" height="96"></embed>
</object>


Good work !
How have you done ? :D
RE: [Release] Status2FTP - Version 2.0.3 by Mablung on 08-21-2006 at 02:33 PM

Swedish translation :)


RE: [Release] Status2FTP - Version 2.0.3 by bleezer on 08-24-2006 at 07:29 PM

hi folks,..
i downloaded the latest status.png but my currently played song don't works.. there it says something like this friend had: http://img193.imageshack.us/my.php?image=s2ftpnewsversion8ec.jpg

i downloaded this:
http://shoutbox.menthix.net/showthread.php?tid=61...d=685428#pid685428

quote:
Originally posted by IcedCold
First release, yey!

Attachment: status.rar (182.14 KB)
This file has been downloaded 45 time(s).

This post was edited on 07-04-2006 at 10:01 PM by IcedCold.

but it still don't works.. why? something to change in the source-code?

EDIT:
i found out that my winamp plugin makes this buggy handling but using windows media player doesn't work 100% too.. it shows:
[Image: statustj7.png]

anyone an idea?
RE: [Release] Status2FTP - Version 2.0.3 by Salem on 09-01-2006 at 01:48 PM

I really liked this script, however i've decided not to use it anymore as it's been causing problems with another script i have (Display Picture Status Changer).

As soon as i have the Display Picture Status Changer installed, Status2FTP no longer uploads correctly, and when trying to upload my status change, causes Windows Live Messenger to freeze. I hope this is fixable, as i'd like to use it again along with Display Picture Status Changer, so that my Display Picture can be changed as my status changes, and also be the DP change also be reflected online so i can use it on Forums such as these.

~Salem(@)


RE: [Release] Status2FTP - Version 2.0.3 by Mayhem187 on 09-14-2006 at 03:14 PM

When I have configured status2ftp I get an error saying the connection to ftp failed.. check your settings

But I know my settings are correct. Can anyone help me out?
If I disable my firewall I get the same error, so that can't be the problem.


RE: RE: [Release] Status2FTP - Version 2.0.3 by sno on 09-20-2006 at 11:31 AM

quote:
Originally posted by Salem
I really liked this script, however i've decided not to use it anymore as it's been causing problems with another script i have (Display Picture Status Changer).

As soon as i have the Display Picture Status Changer installed, Status2FTP no longer uploads correctly, and when trying to upload my status change, causes Windows Live Messenger to freeze. I hope this is fixable, as i'd like to use it again along with Display Picture Status Changer, so that my Display Picture can be changed as my status changes, and also be the DP change also be reflected online so i can use it on Forums such as these.

~Salem(@)

maybe just turn it off for auto-upload on dp change.
RE: [Release] Status2FTP - Version 2.0.3 by NiteMare on 09-24-2006 at 07:42 PM

ii keep getting "attepmt to connect to ftp failed", what does that mean, all my settings are right


RE: [Release] Status2FTP - Version 2.0.3 by Spunky on 09-24-2006 at 07:47 PM

quote:
Originally posted by NiteMare
ii keep getting "attepmt to connect to ftp failed", what does that mean, all my settings are right

Happened to me too for AGES and I can't remember how I fixed it :s
RE: RE: RE: [Release] Status2FTP - Version 2.0.3 by Salem on 09-24-2006 at 08:15 PM

quote:
Originally posted by sno
quote:
Originally posted by Salem
I really liked this script, however i've decided not to use it anymore as it's been causing problems with another script i have (Display Picture Status Changer).

As soon as i have the Display Picture Status Changer installed, Status2FTP no longer uploads correctly, and when trying to upload my status change, causes Windows Live Messenger to freeze. I hope this is fixable, as i'd like to use it again along with Display Picture Status Changer, so that my Display Picture can be changed as my status changes, and also be the DP change also be reflected online so i can use it on Forums such as these.

~Salem(@)

maybe just turn it off for auto-upload on dp change.


Tried that, but when it does try and upload later, it freezes anyway.

quote:
Originally posted by SpunkyLoveMuff
quote:
Originally posted by NiteMare
ii keep getting "attepmt to connect to ftp failed", what does that mean, all my settings are right

Happened to me too for AGES and I can't remember how I fixed it :s


Do you have the trailing "/" at the end of the upload directory, coz i think that caused the error for me. I think i needed to removed it (can't fully remember though)

~Salem(@)
RE: [Release] Status2FTP - Version 2.0.3 by NiteMare on 09-24-2006 at 11:40 PM

you know, i'd like to see the option to upload plan txt files
i don't have a clue how to use xml in php


RE: RE: [Release] Status2FTP - Version 2.0.3 by Salem on 09-26-2006 at 07:50 AM

quote:
Originally posted by NiteMare
you know, i'd like to see the option to upload plan txt files
i don't have a clue how to use xml in php


same here, i usually ask for help where that is concerned:p

Is this script still being worked on? Or has it been abandoned?

~Salem(@)
RE: [Release] Status2FTP - Version 2.0.3 by NiteMare on 09-27-2006 at 08:08 PM

also, there are problems with the PSM when your playing music
as you can see below:
[Image: attachment.php?pid=734695]


RE: [Release] Status2FTP - Version 2.0.3 by alexp2_ad on 09-27-2006 at 08:10 PM

That's just how plus / messenger returns it, you should be able to break it up easily in PHP or your chosen image generating language.


RE: [Release] Status2FTP - Version 2.0.3 by Spunky on 09-28-2006 at 04:17 PM

quote:
Originally posted by NiteMare
you know, i'd like to see the option to upload plan txt files
i don't have a clue how to use xml in php

Just edit the source code to remove any XML tags it adds to the file and then change the extension to txt.
RE: RE: [Release] Status2FTP - Version 2.0.3 by SpikedEffect on 10-03-2006 at 07:21 AM

quote:
Originally posted by SpunkyLoveMuff
quote:
Originally posted by NiteMare
you know, i'd like to see the option to upload plan txt files
i don't have a clue how to use xml in php

Just edit the source code to remove any XML tags it adds to the file and then change the extension to txt.


You don't actually need to do that, if your more comfortable with PHP/ASP than Javascript, then just strip the XML tags... Read the file as a plain text file (after all thats all XML is... a structured text file) and as you strip the tags take the content between the tags as seperate entities. (be aware though when handling it, that XML is not properly formed... as in its all just one single long string and not a line per tag as it normally is)
RE: [Release] Status2FTP - Version 2.0.3 by Art Crazy on 10-15-2006 at 02:48 PM

Hey, good job on this script, it rocks!

Anyways, I'd like to ask something...
Would it be possible to make the script upload the files in Passive mode? As my host wont accept non-passive uploading, and I can't really switch hoster... Thanks in advance!

PS: Using the debugger this is what happens... In the hoster site they say we should use Passive mode, or this'll happen:

quote:
Uploading details.xml to FTP
Response:
200 Type set to I
500 Unable to service PORT commands
500 LPRT not understood

Uploading dp.png to FTP
Response:
200 Type set to I
500 Unable to service PORT commands
500 LPRT not understood

RE: [Release] Status2FTP - Version 2.0.3 by dax91 on 11-01-2006 at 08:29 PM

I'm having a small problem with the script as when I listen to music all seems to be fine, the track is updated to the server. But when I stop the track or close the music player the psm changes, wml shows the normal psm I've got but the file on the server doesn't have the psm (example below).

code:
<Details>
<Username>[c=1]Master Chief[/c=10]</Username>
<CleanUsername>Master Chief</CleanUsername>
<PSM/>
<CleanPSM/>
<Status>Online</Status>
<LastUpdate>1162412596</LastUpdate>
</Details>
And I also translated the script to finnish (language file attatched)