Journaled Files LIBrary 0.1.6-0.0.0 (Default branch)
Grok Headline matches for Journaled Files LIBrary 0.1.6-0.0.0 (Default branch)
Journaled Files LIBrary 0.1.7-0.0.0
(Default branch)
Journaled Files LIBrary 0.1.7-0.0.0
(Default branch)
04/04/2005 04:43 AM
Journaled Files LIBrary allows you to perform
atomic transactions on standard system files. It
supplies functions to commit and rollback
(back-out) changes. Journaled files are normal
system files you can browse and parse with
standard tools. A journal (log) stores all
transactional info.
Changes:
A new "jf_recover" utility program was added. Its main features a
"test mode" for checking the "recovery pending"/"journal damaged"
status and a "perform mode" for fixing these after crashes. A new FAQ
was added.
Journaled Files LIBrary 0.1.8-0.0.0
(Default branch)
Journaled Files LIBrary 0.1.8-0.0.0
(Default branch)
04/11/2005 03:51 AM
Journaled Files LIBrary allows you to perform
atomic transactions on standard system files. It
supplies functions to commit and rollback
(back-out) changes. Journaled files are normal
system files you can browse and parse with
standard tools. A journal (log) stores all
transactional info.
Changes:
The library has now been compiled and tested in Cygwin (Windows 2000).
Some minor bugs in the case test scripts were fixed and some
dependencies on the bash shell were removed.
Journaled Files LIBrary 0.1.5-0.0.0
(Default branch)
Journaled Files LIBrary 0.1.5-0.0.0
(Default branch)
03/14/2005 06:20 PM
Journaled Files LIBrary allows you to perform
atomic transactions on standard system files. It
supplies functions to commit and rollback
(back-out) changes. Journaled files are normal
system files you can browse and parse with
standard tools. A journal (log) stores all
transactional info.
Changes:
Two new utilities were added: jf_create for creating a journal file
from the command line, and jf_join for "transforming" a standard file
in a journaled file. A minor bug in the "jf_journal_rollback_int"
function was fixed and a little optimization was made for when
"--enable-extra-check" is not activated.
Journaled Files LIBrary
Journaled Files LIBrary
04/04/2005 01:43 PMRecovery utility now available
Pluto DCE library 2.0.0.13 (Default
branch)
Pluto DCE library 2.0.0.13 (Default
branch)
04/01/2005 03:26 AMThe Pluto DCE library provides a socket-based
messaging protocol that stores Data, implement
Commands, and fires Events through a DCERouter. It
can be used with DCE devices that exist for
Pluto’s smart home solution.
CD Input and Col Library 0.72 (Default
branch)
CD Input and Col Library 0.72 (Default
branch)
02/01/2005 09:46 PM
The Compact Disc Input and Control library encapsulates CD-ROM reading
and control for applications wishing to be oblivious to the OS- and
device-dependent properties of a CD-ROM. It provides an API for access
to SCSI-MMC (multimedia commands) and support for CD image types like
BIN/CUE, cdrdao's TOC, and Nero's NRG, which gives applications using
the library the ability to read disc images as though they were CDs.
ISO-9660 filesystem support is included, as are utility programs for
displaying CD and CD-ROM drive information, reading the blocks of a
CD, and extracting files from an ISO-9660 filesytem image. cdparanoia
is also included.
Changes:
The cdparanoia library and cdparanoia command are now included, making
this the only single-source cdparanoia that works on FreeBSD, Cygwin,
Solaris, BSDI, and GNU/Linux. The manual documentation and API
documentation (via doxygen) were reworked, the internal filesystem
structure was reorganized, and a number of platform-specific bugfixes
and fixes for C++ compilation were made.
Pluto DCE library 2.0.0.14 (Default
branch)
Pluto DCE library 2.0.0.14 (Default
branch)
04/05/2005 06:32 AMThe Pluto DCE library provides a socket-based
messaging protocol that stores Data, implement
Commands, and fires Events through a DCERouter. It
can be used with DCE devices that exist for
Pluto’s smart home solution.
Big Faceless PDF Library 2.3.6 (Default
branch)
Big Faceless PDF Library 2.3.6 (Default
branch)
04/01/2005 09:21 AM

The Big Faceless PDF Library is a Java class library for creating PDF
documents. The Extended Edition offers the ability to create and edit
AcroForms, PDF's answer to the HTML form. Like HTML forms, PDF forms
can contain text boxes, radio buttons, and can call JavaScript
functions. The Extended Edition also includes a PDF reader for
importing and editing, along with FDF support and verification for
Digital Signatures. Both variations offer full Unicode support,
encryption, embedded TrueType and Type1 fonts, barcodes, hyperlinks,
spot and calibrated color. Advanced text layout engine enables complex
HTML styles. It is small, fast, easy to use, and 100% pure Java.
Changes:
This version adds support for interlaced PNG images. It adds
an AnnotationMarkup class, for highlight/underline etc.
annotations. More robust parsing of CCITT-2D encoded
images (including TIFF) should handle slightly corrupt images
more gracefully. There was a very slight modification to line
spacing in multiline FormText elements, so fields with many
lines occupy the same space as in Acrobat.
Pluto DCE library 2.0.0.15 (Default
branch)
Pluto DCE library 2.0.0.15 (Default
branch)
04/12/2005 05:42 AMThe Pluto DCE library provides a socket-based
messaging protocol that stores Data, implement
Commands, and fires Events through a DCERouter. It
can be used with DCE devices that exist for
Pluto’s smart home solution.
Axamol SQL Library 0.1.0 (Default
branch)
Axamol SQL Library 0.1.0 (Default
branch)
02/05/2005 09:35 PMAxamol SQL Library executes SQL statements stored
in external library files from Java code, with
named parameters. Separating SQL and Java code
increases readability, eases maintenance, and
allows separate testing and documentation.
detect library 0.9.82 (Default branch)
detect library 0.9.82 (Default branch)
03/24/2005 01:28 PM
The detect library can be used in any program that needs hardware
detection features such as configuration tools, installation programs,
etc. Its API is easy to learn and detection is easy to integrate too.
It can be used to detect sound cards, CPUs, networking devices,
webcams, joysticks, etc. It scans the IDE, PCI, ISA, USB, and SCSI
busses to find hardware.
Changes:
Detect is part of the XLine project now. New mouse
detection code was added. Detection of video
memory, monitors, and keyboards was added. Many
bugfixes were made.
detect library 0.9.83 (Default branch)
detect library 0.9.83 (Default branch)
03/28/2005 09:54 AMThe detect library can be used in any program that needs hardware
detection features such as configuration tools, installation programs,
etc. Its API is easy to learn and detection is easy to integrate too.
It can be used to detect sound cards, CPUs, networking devices,
webcams, joysticks, etc. It scans the IDE, PCI, ISA, USB, and SCSI
busses to find hardware.
XML Security Library 1.2.8 (Default
branch)
XML Security Library 1.2.8 (Default
branch)
03/31/2005 03:39 AM
XML Security Library is a C library based on LibXML2. It provides an
implementation for major XML security standards: XML Digital Signature
and XML Encryption.
Changes:
This release merges OpenOffice.org changes to
xmlsec-mscrypto and xmlsec-nss into the main
xmlsec source tree.
GOBLIN Graph Library 2.7.1b5 (Default
branch)
GOBLIN Graph Library 2.7.1b5 (Default
branch)
04/01/2005 08:06 PM

The GOBLIN project consists of a C++ class library for a large series
of graph
optimization problems, GOSH, an extension of the Tcl/Tk scripting
language to
graph objects, and GOBLET, a graphical user interface to the library
functions.
GOBLET includes a graph editor and some graph layout methods.
Changes:
The GUI and the library now support progress counting and estimation
of execution times. To the GUI, context menus for the graph display
and the messenger have been added. Several bugs have been fixed.
GOBLIN Graph Library 2.7.1b6 (Default
branch)
GOBLIN Graph Library 2.7.1b6 (Default
branch)
04/09/2005 10:51 PM

The GOBLIN project consists of a C++ class library for a large series
of graph
optimization problems, GOSH, an extension of the Tcl/Tk scripting
language to
graph objects, and GOBLET, a graphical user interface to the library
functions.
GOBLET includes a graph editor and some graph layout methods.
Changes:
The source code now compiles with gcc 3.4.x.
Open Clip Art Library 0.10 (Default
branch)
Open Clip Art Library 0.10 (Default
branch)
02/01/2005 09:46 PM

The Open Clip Art Library is a collection of
royalty free (public domain) clip art in SVG
format, enhanced with creative commons metadata.
It can be redistributed with free software or
closed software and with various software
distributions.
Changes:
The largest section of clip art, the flags collection, was moved to
the signs and symbols category. St. Valentine's Day clip art images
were added for the upcoming holiday, and improvements were made to
tools and processes behind the scenes. The 23MB package now contains
3207 images.
EarthMate Userland Library 1.0.1
(Default branch)
EarthMate Userland Library 1.0.1
(Default branch)
03/23/2005 08:21 AMThe EarthMate Userland Library provides access to the USB
device via libusb and libpthread.
Rasqal RDF Query Library 0.9.8 (Default
branch)
Rasqal RDF Query Library 0.9.8 (Default
branch)
04/10/2005 02:40 PM
Rasqal is a C library for querying RDF, supporting
the RDQL and SPARQL languages. It provides APIs
for creating a query and parsing query syntax. It
features pluggable triple-store source and
matching interfaces, an engine for executing the
queries and an API for manipulating results as
bindings. It uses the Raptor RDF parser to return
triples from RDF content and can alternatively
work with the Redland RDF library's persistent
triple stores. It is portable across many POSIX
systems.
Changes:
SPARQL RDF query support was updated to the 2005-02-17 W3C draft.
Support for casting, data graphs, and graph patterns was added to the
query engine and API. Many query engine internal changes and
improvements were made.
EarthMate Userland Library 1.0.2
(Default branch)
EarthMate Userland Library 1.0.2
(Default branch)
03/29/2005 07:05 AM
The EarthMate Userland Library provides access to the USB
device via libusb and libpthread.
Changes:
This release fixes the detachment of the HID driver from the
earthmate device, so it should now work properly with
kernels less than 2.6.10 and the 2.4 kernels as well. A new
argument was added to the emul_test application so it can
be used for debugging the library.
CD Input and Control Library 0.73
(Default branch)
CD Input and Control Library 0.73
(Default branch)
04/16/2005 10:16 AM
The Compact Disc Input and Control library encapsulates CD-ROM reading
and control for applications wishing to be oblivious to the OS- and
device-dependent properties of a CD-ROM. It provides an API for access
to SCSI-MMC (multimedia commands) and support for CD image types like
BIN/CUE, cdrdao's TOC, and Nero's NRG, which gives applications using
the library the ability to read disc images as though they were CDs.
ISO-9660 filesystem support is included, as are utility programs for
displaying CD and CD-ROM drive information, reading the blocks of a
CD, and extracting files from an ISO-9660 filesytem image. cdparanoia
is also included.
Changes:
This release adds support for Rock Ridge Extension and CD audio, a
standalone utility for playing CDs using the new audio controls, more
C++ example programs, and support for GCC 4. It also fixes some memory
leaks and bugs.
Garbage Collection Library for C++ 1.0
(Default branch)
Garbage Collection Library for C++ 1.0
(Default branch)
06/22/2005 02:28 AMLibGC is a small, fast, portable, multi-threaded
garbage collection library for C++. It is highly
customizable, as it can be multithreaded or single
threaded, and the memory size to use for the
collector may be changed at compile time. It is
precise, as it only scans pointers that exist as
members on the stack or as global variables. It's
very easy to use, since it has only two classes,
Object (the base class for garbage-collected
objects) and Pointer (for garbage-collected
pointers).
EarthMate Userland Library 1.0.3
(Default branch)
EarthMate Userland Library 1.0.3
(Default branch)
04/02/2005 06:16 PM
The EarthMate Userland Library provides access to the USB
device via libusb and libpthread.
Changes:
A new program called emul_replug has been added.
The program uses the newly added em_replug call to
initiate reenumeration. An em_replug function was
added to the public API. The function uses
usb_reset() to cause reenumeration and then
obtains a new device handle and starts the thread.
The debug level has been tweaked along with some
of the debug messages and the format of messages.
New documentation was generated to accommodate the
changes. A patch for gpsd 2.20 has been added.
CIP/Ethernet Library for Linux 0.0.6b
(Default branch)
CIP/Ethernet Library for Linux 0.0.6b
(Default branch)
04/15/2005 03:23 PM
CIP/Ethernet Library for Linux (CELL) is a communications library and
example programs to allow a Linux-based PC to communicate with an
Allen Bradley ControlLogix PLC. CIP/Ethernet is also known as either
Epix or Ethernet/IP, depending on whom you ask (within Allen Bradley).
Changes:
Atomic update of bits within a tag (including arrays) has been added,
a.k.a. read-modify-write. The ability to read and write by tag name
(without polling the entire object directory from the ControlLogix)
has been added. There are many bugfixes (including an MTU issue that
popped up while testing from a cable modem).
Open Clip Art Library 0.12 (Default
branch)
Open Clip Art Library 0.12 (Default
branch)
04/06/2005 11:41 PM

The Open Clip Art Library is a collection of
royalty free (public domain) clip art in SVG
format, enhanced with creative commons metadata.
It can be redistributed with free software or
closed software and with various software
distributions.
Changes:
Highlights from this release included the re-conversion of several
previous submissions from their original WMF format using the new
wmftosvg converter, an updated keyword search tool on the Web site,
and new imagery related to the March theme of "Spring". Around 200 new
images were added.
Rasqal RDF Query Library 0.9.6 (Default
branch)
Rasqal RDF Query Library 0.9.6 (Default
branch)
02/07/2005 01:17 AM
Rasqal is a C library for querying RDF, supporting
the RDQL and SPARQL languages. It provides APIs
for creating a query and parsing query syntax. It
features pluggable triple-store source and
matching interfaces, an engine for executing the
queries and an API for manipulating results as
bindings. It uses the Raptor RDF parser to return
triples from RDF content and can alternatively
work with the Redland RDF library's persistent
triple stores. It is portable across many POSIX
systems.
Changes:
Query results as graphs and booleans were added to
the query engine. Support for SPARQL CONSTRUCT,
ASK, and 7 built-in functions were added. The
Unicode support in queries was enhanced to allow
it in prefixes and QNames. Several other fixes and
changes were made.
Find Duplicate Music Files 0.0.9n
(Default branch)
Find Duplicate Music Files 0.0.9n
(Default branch)
03/14/2005 06:20 PM
Find Duplicate Music Files detects music files that contain the same
music, even if the files are differently named, and are in different
formats such as MP3, OGG, WAV, WMA, M4A, and RealAudio and contain
different or non-existent meta-information such as ID3 tags. The
program operates on whole directories of music file at a time, or upon
multiple directories. It analyzes them and outputs the filenames of
pairs that seem similar.
Changes:
This release, 0.0.9n, uses Mplayer as a decoder for the various audio
file formats. Now fdmf can detect that a pair of files contain the
same music even if they are in different formats including any
combination of MP3, OGG, WAV, WMA, M4A, and Realaudio. This release
also fixes some minor bugs.
Pluto Request Action Library 2.0.0.14
(Default branch)
Pluto Request Action Library 2.0.0.14
(Default branch)
04/05/2005 06:32 AM
Pluto Request Action Library is a library that
makes it easy to create a client/server
application where clients send requests and the
server replies with responses and optional
actions. It is very object oriented and uses the
same library for both the server and client side.
Changes:
Pluto Bi-Directional Comm library
2.0.0.14 (Default branch)
Pluto Bi-Directional Comm library
2.0.0.14 (Default branch)
04/05/2005 06:32 AMThe Pluto Bi-Directional Comm library (BD)
automates bi-directional communication over
Bluetooth or sockets. It is very object oriented
and easy to use. It allows two devices to send
each other commands. The framework handles all the
handshaking and protocols, and provides a template
for commands.
Thread Safe Template Library 1.0.9
(Default branch)
Thread Safe Template Library 1.0.9
(Default branch)
03/23/2005 09:55 AM
Thread Safe Template Library (TSTL) is a C++ library that provides
thread-safe storage data structures without global locking. It
includes classes for maps based on a non-binary extensible hashing
tree for very fast access, a pipe, a timercache, and a fast writer
multiple reader guard without global locking (which uses the
interlocked Intel instruction set).
Changes:
Porting was done for MS VC 7.0, 7.1, (.NET, 2003),
and cl.exe with a major version number greater
than or equal to 13.
Redland RDF Library Language Bindings
1.0.0.1 (Default branch)
Redland RDF Library Language Bindings
1.0.0.1 (Default branch)
02/07/2005 01:17 AM
redland-bindings provides high-level language
bindings for the Redland RDF C libraries, allowing
full access to the C APIs along with enhancements
for individual languages. It currently provides
bindings in C#, Java, Perl, PHP, Python, Ruby, and
Tcl.
Changes:
The bindings were synchronised with Redland 1.0.0. The Python binding
gained returning of RDF graph and boolean results. The Ruby API was
updated to rdf-redland 0.5.3.1. Installation support and test cases
have been fixed.
Pluto Bi-Directional Comm library
2.0.0.13 (Default branch)
Pluto Bi-Directional Comm library
2.0.0.13 (Default branch)
04/01/2005 03:26 AMThe Pluto Bi-Directional Comm library (BD)
automates bi-directional communication over
Bluetooth or sockets. It is very object oriented
and easy to use. It allows two devices to send
each other commands. The framework handles all the
handshaking and protocols, and provides a template
for commands.
GNU Transport Layer Security Library
1.2.1 (Default branch)
GNU Transport Layer Security Library
1.2.1 (Default branch)
04/05/2005 11:56 AM
GNU Transport Layer Security Library is a library which implements a
secure layer over a reliable transport layer such as TCP/IP. It
implements the TLS 1.0 and SSL 3.0 protocols, accompanied with
authentication methods such as X.509, OpenPGP, and SRP.
Changes:
gnutls_bye() will no longer fail when RDWR is used
and application data are available for reading.
More strict checks for the SRP parameters. A
warning to certtool when MD5 is being used for
digital signatures. Optimizations ("-O2
-finline-functions") are not enabled by default.
The option --get-dh-params has been added to
certtool in order to get the parameters included
in the library primes and generators. Improved
semantics of X.509 certificate verification.
Nettle self tests now build properly. Some memory
leaks in DHE and RSA-EXPORT cipher suites have
been eliminated. Some X.509 attribute functions
have been added.
Pluto Request Action Library 2.0.0.15
(Default branch)
Pluto Request Action Library 2.0.0.15
(Default branch)
04/12/2005 05:42 AMPluto Request Action Library is a library that
makes it easy to create a client/server
application where clients send requests and the
server replies with responses and optional
actions. It is very object oriented and uses the
same library for both the server and client side.
Pluto Bi-Directional Comm library
2.0.0.15 (Default branch)
Pluto Bi-Directional Comm library
2.0.0.15 (Default branch)
04/12/2005 05:42 AMThe Pluto Bi-Directional Comm library (BD)
automates bi-directional communication over
Bluetooth or sockets. It is very object oriented
and easy to use. It allows two devices to send
each other commands. The framework handles all the
handshaking and protocols, and provides a template
for commands.
Zeus Java Swing Components Library 1.08
(Default branch)
Zeus Java Swing Components Library 1.08
(Default branch)
04/14/2005 04:12 AM

The Zeus Java Swing Components Library provides
useful Swing components for easier GUI
development. It uses only standard components to create widgets, and
uses standard patterns
wherever possible. The widgets include JConsole, a console
replacement; JSplash, a splash screen
implementation; TableSorter, which provides
sorting for JTable using the table's headers; OutLookToolBar, which
provides the mouse over looks of Microsoft Outlook toolbar buttons on
a simple JToolBar; WindowManager, which provides almost any
functionality you need to manage all JInternalFrames within a
JDesktop; and much more.
Changes:
The position for 'autopositioned' frames is now reset to 0,0 within
the desktop if it is the first frame placed in the desktop. In
JConsole, the configuration process for the console was redesigned
with simple getXXX() and setXXX() methods. The autosave and dump of
messages to log files was also redesigned. A StringBuffer was created
for storing all messages ever printed, and a property file for GUI
strings was added. A modified swingworker was included along with the
swingworker v3 class provided by Sun's tutorial.
Zeus Java Swing Components Library 1.07
(Default branch)
Zeus Java Swing Components Library 1.07
(Default branch)
03/14/2005 06:19 PM

The Zeus Java Swing Components Library provides
useful Swing components for easier GUI
development. It uses only standard components to create widgets, and
uses standard patterns
wherever possible. The widgets include JConsole, a console
replacement; JSplash, a splash screen
implementation; TableSorter, which provides
sorting for JTable using the table's headers; OutLookToolBar, which
provides the mouse over looks of Microsoft Outlook toolbar buttons on
a simple JToolBar; WindowManager, which provides almost any
functionality you need to manage all JInternalFrames within a
JDesktop; and much more.
Changes:
Modifications to many class files for Java 1.5 generics. Minor
bugfixes and enhancements for IOHelper. Javadocs for the library.
OutLookToolBar has been changed in order to automatically be notified
of new buttons added. SingleAppInstance has been changed in order to
be able to change the filename. WindowManager has changed: it has auto
frame position functionality to automatically place new internal
frames within the desktop.
Will Your Library Be Able to Circulate
Files to these Phones?
Will Your Library Be Able to Circulate
Files to these Phones?
09/21/2004 12:37 AMMobile
Phones with Built-in MP3 Players to Become Mainstream by 2008
"Demand for mobile phones with built-in MP3 players is projected to
hit 350 million units worldwide by 2008, up from 40 million estimated
for this year, according to the Industrial Economics and Knowledge
Center (IEK) of the Industrial Technology Research Institute (ITRI)."
[DigiTimes, via ringtoni
a.com]
Library to create PostScript files
Library to create PostScript files
11/19/2003 08:10 AMpslib is back alive on sf
Redland RDF library 1.0.0 (Development
branch)
Redland RDF library 1.0.0 (Development
branch)
02/07/2005 01:17 AM
Redland is a library providing high-level APIs for the Resource
Description Framework (RDF), allowing it to be stored, parsed,
serialized, queried, and manipulated. It has an object-based, modular
design and comes with detailed reference documentation and examples.
APIs are provided in C#, C, Perl, Python, Ruby, PHP, Java, and Tcl.
Redland supports all RDF vocabularies such as FOAF, RSS 1.0, Dublin
Core, DOAP, and OWL.
Changes:
The library was made V1.0.0. The rasqal RDF query library was updated
to 0.9.6 for better query and SPARQL support. The raptor RDF parser
and serializing library was updated to 1.4.5 for new new RDF/XML
abbreviated serializer, improved RSS tag soup parser, and an RSS 1.0
serializer. A new experimental SQLite storage was added.
Grok Description matches for Journaled Files LIBrary 0.1.6-0.0.0 (Default branch)
GrokA matches for Journaled Files LIBrary 0.1.6-0.0.0 (Default branch)
PHP Class 'PHP or Java Class Code
Generator' released
PHP Class 'PHP or Java Class Code
Generator' released
03/06/2004 02:00 AMThis package is meant is automate the generation of classes to access
databases in Java beans style.
It uses the Fast Template engine to process template files that define
the skeleton of functions and variables of classes that store and
retrieve data object property values from a given database table,
getter and setter functions to access those properties and a function
to delete a data object row from the respective database table.
The package comes with templates to generate classes either in PHP or
Java. The PHP template defines code to access data objects in a MySQL
database. The Java template defines code to access data objects in any
database supported by JDBC.
Java Class Information Extractor
Java Class Information Extractor
07/11/2004 06:59 AMjclassinfo 0.19.1 and libjclass 0.4.1 released
PHP or Java Class Code Generator
PHP or Java Class Code Generator
03/06/2004 02:09 AMThis package is meant is automate the generation of classes to access
databases in Java beans style. It uses the Fast Template engine ...
Java Remote File Access 1.0
Java Remote File Access 1.0
06/18/2004 12:13 AMA set of remote file access classes.
How Much Java in the Linux World?
How Much Java in the Linux World?
07/03/2004 06:49 AMRed Hat Look to Blend Java With Linux
Red Hat Look to Blend Java With Linux
08/13/2002 07:01 AMIn its escalating war against Sun Micro, leading Linux distributor
partners with BEA Systems to incorporate WebLogic's Java Virtual
Machine into its enterprise Linux server software.
Sun Launches Java for Linux
Sun Launches Java for Linux
01/22/2004 02:07 PMJSPowerLin - Linux with a Java edge
JSPowerLin - Linux with a Java edge
11/04/2003 06:01 PMJ2xE Tiger news
Linux and Java: Signpost for the Future
Linux and Java: Signpost for the Future
03/13/2003 10:22 AMThe Linux/Java combination is growing more popular, used by more and
more developers. What does this mean? In short, the IT world we live
in is moving toward a new era, away from proprietary models and toward
interoperability. Some favor this shift, others resist it, but either
way, it's happening.
Java Application Development on Linux
Java Application Development on Linux
02/01/2005 09:12 PMNovell launches new Linux--with JBoss
Java
Novell launches new Linux--with JBoss
Java
08/03/2004 06:04 PMCompanies' support partnership creates product meant to be more than
just an operating system.
Novell launches Linux with JBoss Java
Novell launches Linux with JBoss Java
08/04/2004 07:52 AMZDNet Aug 4 2004 12:22PM GMT
Sun Professes Faith in Java for the
Linux Community
Sun Professes Faith in Java for the
Linux Community
01/22/2004 06:19 PMBetter late to Linux than never, Sun embraces the operating system and
sees it broadening on the desktop.
Apple's Rendezvous comes to Windows,
Linux, Java
Apple's Rendezvous comes to Windows,
Linux, Java
06/30/2004 12:41 PMSince Mac OS X v10.2's release, Apple has promoted a
zero-configuration networking technology it calls Rendezvous. Now
Apple is further promoting the standard more with the release of
Rendezvous technology for Java clients, POSIX platforms including
Linux, Solaris and FreeBSD, and a "technology preview" for Windows.
Developers for those platforms interested in finding out more can do
so on Apple's
Developer Web
site.
More Mobile Phones to Speak Linux-Java
More Mobile Phones to Speak Linux-Java
02/01/2005 09:48 PMIBM tightening Eclipse, Java, Linux
links
IBM tightening Eclipse, Java, Linux
links
08/18/2004 08:56 PMIBM on Thursday will announce the release of a free tools bundle for
Eclipse to make it easier to deploy Java applications on Linux.
Sun starts new Java-Linux service portal
Sun starts new Java-Linux service portal
01/22/2004 07:27 PMThough it is a tad late to the party, Sun Microsystems is slowly but
surely making up for lost time by positioning itself closer to Linux
and the open source community in general. The latest indication is the
announcement the Santa Clara, Calif.-based firm made Thursday at
LinuxWorld, when Sun introduced a new Java.net community for Linux
developers with expanded support for Java-based development tools on
both the Solaris and Windows platforms.
Apple's Rendezvous comes to Windows,
Linux, Java (MacCentral)
Apple's Rendezvous comes to Windows,
Linux, Java (MacCentral)
06/30/2004 12:35 PMMacCentral - Since Mac OS X v10.2's release, Apple has promoted a
zero-configuration networking technology it calls Rendezvous. Now
Apple is further promoting the standard more with the release of
Rendezvous technology for Java clients, POSIX platforms including
Linux, Solaris and FreeBSD, and a "technology preview" for Windows.
Developers for those platforms interested in finding out more can do
so on Apple's Developer Web site.
Apple Releases Rendezvous for Linux,
Java, Windows
Apple Releases Rendezvous for Linux,
Java, Windows
06/30/2004 02:51 PMMotorola Launches A760 Linux and Java
Smartphone
Motorola Launches A760 Linux and Java
Smartphone
11/01/2003 11:51 AMProduct of the Day: JReport, Java-Based
Reporting for the Linux Environment
Product of the Day: JReport, Java-Based
Reporting for the Linux Environment
12/19/2004 03:17 PMThe following information has been provided by the product vendor and
does not necessarily reflect the opinion of Linux Journal.
Excelsior Announces the First Release of
Their Java VM for Linux, to be Showcased
At JavaOne
Excelsior Announces the First Release of
Their Java VM for Linux, to be Showcased
At JavaOne
06/23/2004 02:49 AMThe company will showcase Excelsior JET 3.6, an upgrade to its Java VM
supercharged with ahead-of-time compilation, at its booth at
JavaOne(sm) 2004. Targeting Microsoft Windows since 2000, Excelsior
JET will now be available for both Windows and Linux on the Intel x86
(IA-32) platform. [PRWEB Jun 23, 2004]
OO Perl mod_perl Apache Debian Linux
Java Developer
OO Perl mod_perl Apache Debian Linux
Java Developer
08/27/2004 02:03 PMOscar Associates Ltd - United Kingdom, East Sussex, Brighton
(2004-08-25)
Obtaining file and directory information
in ASP.NET
Obtaining file and directory information
in ASP.NET
08/16/2004 03:06 AMCNET Aug 16 2004 7:14AM GMT
The Linux /proc Filesystem as a
Programmers' Tool
The Linux /proc Filesystem as a
Programmers' Tool
06/17/2005 04:34 PMManipulating all manners of runtime state information by using
file-level system calls and commands.
Easier File-Directory Size Information
Easier File-Directory Size Information
08/17/2004 05:04 PMVasanth Dharmaraj?s Blogs - World?s
biggest rural wireless network in India!
[my bl0g on dot net, java, eclipse,
linux, formula one, xbox gaming? ]
Vasanth Dharmaraj?s Blogs - World?s
biggest rural wireless network in India!
[my bl0g on dot net, java, eclipse,
linux, formula one, xbox gaming? ]
08/17/2004 05:59 AMWorld's biggest rural wireless network in India!: "Kerala one of the
southern states in India has launched wireless broadband connectivity
to rural areas where land lines or cellular phones are not available.
The Kerala State IT Mission Department has setup 550 internet kiosks
covering 3500 square kilometers of land.
The services ...
Java FSP Library 1.0 rc1
Java FSP Library 1.0 rc1
12/19/2003 02:34 PMFSP protocol support for Java.
Java MessagePort Library 0.99
Java MessagePort Library 0.99
05/29/2004 05:02 AMA general abstraction for many different stream- or message-based
APIs.
jd3Lib - Java ID3/MP3 Library
jd3Lib - Java ID3/MP3 Library
08/28/2004 08:37 PMModularization
Journaled Files LIBrary 0.1.6-0.0.0 (Default branch)