still hacking with SQ-905 USB camera (SQ905). more usb devices are needed to build better usb frameworks.
with this interlink/devices/bus/usb/classes frameworks, and for usb imaging devices
naturally interlink/devices/bus/usb/classes/imaging. and also
interlink/devices/bus/usb/devices/camera refactoring to support better (a) chips and
(b) products (even though SQ-905 products (OEMs) do no have any name or manufacturer .. argh ..).
restarting to build core/green greencore base classes for
apps and services to extend.
starting library/time/definitions for fixed time definitions i.e. constants.
starting to define library/ui/components .. actually restarting, but..
now there is really need for this.
restarting services/networking/communicationmanager/communicate, which is aow service
handling external communication and aow/aow linkage. this means also core/green rebuild.
finished library/aow/properties reorganization, it used to be GCF, but GCF is now
fi.arl.java.properties.gcf product, which implements library/aow/properties
interfaces. GCF is commercial product, even though it is used within aow. Still needing some
adjustement and support for all Java property systems emulation.
200311
hacked with SQ-905 based inexpensive USB camera (~20e). documentation is really hard to find.
this means finding existing code and reengineering it.
interlink/services/fileserver/jepulis interfaces to the real world.
reworked library/version. Building later proper service and applications based on
existing code.
constructed external/applications/programming/languages/java/testing/junit which
glues junit into aow by aow way.
started to construct irc client. complicated thing, because we need irc protocol client library
implementation and better ui definitions.
200310
project to move the last bit of lemmke.org/arl based aow pages to
www.aow.fi [here] with multilingual
support (totally XML source pages).
playing again with java.lang.System, seems we need another approach for
redcore. maybe jmangler type software would help us.
more semantical thinking about the role of external.
constructed javadoc distribution for some more projects.
built/building interlink/services/identification/identificator which is used
within external EDMS/CMS system.
building interlink/services/fileserver/jepulis which is used as a content server.
200309
reorganizing library/aow/properties. (building fi.arl.java.properties.gcf product
to implement the system).
designing proper CMS/CS/RDMS aow interfaces to support Netorek product.
finally got library/aow/designpatterns projects started. Nice frameworks
library/aow/designpatterns/factory and library/aow/designpatterns/manager.