Welcome to JNode.org, the website of the Java New Operating System Design Effort. JNode is a simple to use & install Java operating system for personal use. It runs on modern devices. Any java application will run on it, fast & secure! JNode is open source and uses the LGPL license. |
|
Pictures and sounds files in the build process
Submitted by The Captain on Sun, 02/18/2007 - 03:15.How does one get pictures and sound files into jar files during the build process.
I have some icons and mp3 samples that I need to go into jar files so that I can test a mp3 player in JNode.
ready for Google Summer of Code 2007 ?
Submitted by Fabien D on Sat, 02/17/2007 - 10:05.Are you ready for Google Soc ?
Don't hesitate to reply to that thread if you want to participate for JNode project.
Here is the google announce and the program timeline if you want to apply as a student, as a mentor or propose a project for JNode.
Derby & Jnode
Submitted by kryas on Fri, 02/16/2007 - 05:31.Has anybody tried running Derby on Jnode? It seems to me that integrating Derby into the framework could allow for a pretty slick FS and provide numerous other possibilities as well. Would this be a direction the dev team would be interested in? I am thinking I’ll experiment with it, but was wondering if anybody had any thoughts or insight?
K
Initial Profiling Results
Submitted by haakenso on Sat, 02/10/2007 - 05:41.Wanted to share some numbers from an initial profiling run. The profiler ran for any classes loaded with PluginClassLoaderImpl until after the boot process finished and I went into the debugger to trigger output. Should cover most of the non-compiled-at-bootup java startup code, but I don't really know. Numbers (time and percent) are not showing up in the columns due to what looks like a bug in printf(). But too tired to work through that tonight.
Some notes on it.
-First of all, thanks to JIP(http://jiprof.sourceforge.net/) for doing the heavy lifting of the actual profiling work.
autoexec.bat or rc.local - staring a job when system gets up
Submitted by olcay54 on Thu, 02/08/2007 - 08:07.Dear All,
Is there any way to start some jobs rigth after system is up?