News, views, and rants (Apr 04 archive)
[ /home ]
[ /etc/motd ]
[ /bin ]
[ /etc ]
[ /var ]
[ /sbin ]
[ /usr/bin/find ]
[ Members ]
Are you looking for Current News?
-
30/04/04 - Another script uploaded, plus more work
on ZMsgServer. Head over to /sbin
and have a look at the ZMsgServer project page.
-
26/04/04 - A few small updates and fixes to the site,
and a single script uploaded to the /bin directory. Search
engine index updated. Still writing some documentation covering
ZMsgServer and preparing a webpage for the project.
Busy busy busy!
-
20/04/04 - To give you a brief idea of what my
ZMsgServer application is all about, there's a quick
screenshot of the GUI
here.
Please bear in mind that this project
is still only a few days old!
-
19/04/04 - Work has been continuing at zazzybob.com
on various projects. I am currently writing a new application,
ZMsgServer which is a Java-based LAN messaging app. It has
been influenced by the need to send reminders to other machines
on the network, all running different OS'es. Screenshots,
source code and other material relating to the project will be
appearing over the next few days.
-
12/04/04 - It's 1am, and I've finally got the first draft
of the Websh Users and Developers Guide online. It
can be viewed/downloaded in a variety of formats from the main
websh page.
-
11/04/04 - The newest release of websh is now online.
Full editing capabilities have been added to the shell.
Head over to /usr/bin/java websh to
try online, or get the source from /sbin.
I can now concentrate on getting some documentation online.....
-
10/04/04 - Work is still continuing locally on Websh,
and I am currently implementing edit, a line-editor
which vaguely resembles ed/ex, and will allow the creation
and editing of VirtualFile objects within the websh
filesystem. I am bringing the shell to a new level of maturity
and have already implemented the edit parsing algorithm,
which will act upon a buffer. The next stage of development is
implementing a VirtualFileWriter class that will do the
grunt work of creating the "file" at the appropriate place in the
filesystem when an edit : w command is issued.
Stay tuned!
-
07/04/04 - Websh has been enhanced to allow variable
manipulation via the let command, as well as several
other enhancements. The documentation is still being drafted.
Variables can now be unset, and a list of all variable
assignments can be viewed using the printenv command.
-
02/04/04 - Websh now is able to handle variable assignments
and references. You can also view each VirtualFile's data, and cat
it to the screen. I am also busy writing a Users and Developers
guide in LaTeX.
-
01/04/04 - I have added more functionality to the websh
today. I have implemented underlying "VirtualDirectory" and
"VirtualFile" classes that are forming the basis of the
underlying "filesystem". You can now do an ls and
ls -l and the websh parses its internal filesystem
and presents the results.
News Archives