Wednesday, August 11th, 2004


NateOffice11 Aug 2004 03:50 pm

I released a 0.01 version of NateOffice today. The administrative side is still buggy as hell (thank the gods for phpMyAdmin) but the user side is working quite nicely, in my honest opinion. Still a hell of a lot of work to do, but at least maybe some people can start playing with it now.

Update: November 09, 2007: NateOffice has changed quite a lot since that initial release and there are more changes coming up that will hopefully pave the way to something with a nice UI and a 1.0 release in the next few months.

While I’m happy to provide help if I can, please use the forums and bug reporting at sourceforge.net/projects/nateoffice for this, as that way I can track the issues separately and deal with them as they come up. Additionally, there is another person now working on this project at times, and he will not notice issues if you post them here. Thanks for your interest!

General11 Aug 2004 01:59 pm

Seems that the programmers of the WS_FTP file transfer protocol client must be fans of the Paranoia role playing game. Note this unusual message buried in the WS_FTP transfer log during a routine FTP session.

PORT 192,168,2,225,11,146
200 PORT command successful
RETR adminapglacct.php
150-Connecting to port 2962
150-The computer is your friend. Trust the computer
150 4.4 kbytes to download
Received 4542 bytes in 0.1 secs, (440.00 Kbps), transfer succeeded
226-File successfully transferred
226 0.000 seconds (measured here), 32.06 Mbytes per second

Edit (22 September 2004@21:00:48): It occurs to me that it may be a certain *nix FTP daemon returning this code, not necessarily WS_FTP. At any rate, it’s still cool.