PDA

View Full Version : Nullthing .03 rc1 released!


theboyjenkins
10th May 2001, 16:40
its not quite finished now but i'm soo happy to tell you that its now reliable and renders html that i wanted to give you a preview, so here it is

ftp://195.110.88.57/nullthing03rc1_install.exe

whats new:

- now 100% reliable, i hope (if you have the older version you will need to run this version twice so it can sort its records out)
- renders html in the .plans with out downloading the winamp.com web pages
- tray icon and minimize to tray mode
- can check for updates automatically after a set time
- flashing tray icon or popup notification of updates (not done yet)
- new icons
- better status messages
- installer/uninstaller

i'll finish this build off in the next couple of days, as ever tell me what you think.

thx

-J

a-arse
10th May 2001, 17:24
yay.

SNYder
10th May 2001, 20:59
yay!

Originally posted by theboyjenkins
- renders html in the .plans with out downloading the winamp.com web pages

how'd you pull that off?

theboyjenkins
10th May 2001, 22:32
put a internet control on the form instead of a text box then when the text comes in from the finger server it gets parsed and all the carriage returns (use the ascii code, chr(13) ) get replaced with html ( <br> )( any other characters html doesn't understand get done too) then add an html header to the top of the text save it in a temp file then tell the inet control to navigate to it. quite a simple theory but i ran into loads of little probs doing it.

theboyjenkins
11th May 2001, 07:56
anyone seen any bugs yet? its not really been tested, just wanna know before i finalise 0.3

thx

theboyjenkins
11th May 2001, 09:31
do'h i left a bit of code out so sometime you will get told there updates when there isn't rc2 fixes it

here ->> ftp://195.110.88.57/nullthing03rc2_install.exe

you'll have to run it twice to update the records