0.2.4
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 54
jaab 0.2.4
jaab provides a travel community Web site system. more>>
jaab provides a travel community Web site system.
jaab is a community-oriented Web site aimed specifically at keeping records of travels and keeping in touch with friends and family.
It is written in PHP and Perl, and uses MySQL.
Enhancements:
- The cron scripts have been completely re-written and the Archiver now has the ability to archive automatically to any number of FTP spaces specified, as needed.
<<lessjaab is a community-oriented Web site aimed specifically at keeping records of travels and keeping in touch with friends and family.
It is written in PHP and Perl, and uses MySQL.
Enhancements:
- The cron scripts have been completely re-written and the Archiver now has the ability to archive automatically to any number of FTP spaces specified, as needed.
Download (0.24MB)
Added: 2007-01-30 License: GPL (GNU General Public License) Price:
997 downloads
PAIP 0.2.4
PAIP (pipe) is a universal filter application. more>>
PAIP (pipe) is a universal filter application. It uses plugins to transmit and convert data. They can be nested, so the inner structures can become quite complex (non-linear). The command-line interface is similar to a programming language and very easy.
You will need:
gcc & GNU make
GNU sed
GNU install
libdl
libpthread
In three steps you can install it:
1) ./configure
Enter the destination path on prompt.
Just pressing will set the default path /usr/local.
2) make
3) make install
Enhancements:
- fixed Makefiles
- extended plugin socket (connections-switch)
- new using-plugin jpg2bmp
- new using-plugin gif2bmp
<<lessYou will need:
gcc & GNU make
GNU sed
GNU install
libdl
libpthread
In three steps you can install it:
1) ./configure
Enter the destination path on prompt.
Just pressing will set the default path /usr/local.
2) make
3) make install
Enhancements:
- fixed Makefiles
- extended plugin socket (connections-switch)
- new using-plugin jpg2bmp
- new using-plugin gif2bmp
Download (0.054MB)
Added: 2006-07-13 License: GPL (GNU General Public License) Price:
1198 downloads
KiFi 0.2.4
KiFi is a wireless networking manager for the K Desktop Environment. more>>
KiFi is a wireless networking manager for the K Desktop Environment. It allows you to view the status of all wireless cards installed on your system that implement the Linux Wireless Extensions interface (most cards today), including currently associated SSID and signal strength.
With KiFi you can also view available networks in your area by using its scanning capabilities. Development is currently very active, with our two major goals being the ability to store favorite networks and their settings, and being able to reconfigure a card to a new network without having to remove and reinsert the card or restart your general networking subsystem.
NOTE: You must have Wireless Tools 27pre26 installed in order for KiFi to compile. A link to Wireless Tools 27 pre 26 is provided on the left. Its a very small, but important package.
Enhancements:
- iwlib from the wireless_tools package has now been imported into the source tree. This should fix the number one issue that has come up of users not having the correct version installed
<<lessWith KiFi you can also view available networks in your area by using its scanning capabilities. Development is currently very active, with our two major goals being the ability to store favorite networks and their settings, and being able to reconfigure a card to a new network without having to remove and reinsert the card or restart your general networking subsystem.
NOTE: You must have Wireless Tools 27pre26 installed in order for KiFi to compile. A link to Wireless Tools 27 pre 26 is provided on the left. Its a very small, but important package.
Enhancements:
- iwlib from the wireless_tools package has now been imported into the source tree. This should fix the number one issue that has come up of users not having the correct version installed
Download (0.77MB)
Added: 2005-06-02 License: GPL (GNU General Public License) Price:
1604 downloads
Abox 0.2.4
Abox project is a small Linux system for tight spots. more>>
Abox project is a small Linux system for tight spots.
The target space is from 8MB and up, to be run from a flash drive, a USB-Flash dongle, a CDROM or an old computer(or whatever).
The system will be composed of a Linux kernel, busybox, and miscellaneous Debian stable binaries. The key concept here is that it is based primarily on pre-compiled binaries from an existing distribution. Debian stable is my choice for a base. It is small, a stripped down system. Its intended to be small. Not quite as small as a boot floppy, and not as big as 100s of megabytes.
I expect to gain a number of benefits from working with pre-built binaries from an existing distribution. Stability of the system, well know source collection, no hassles with trying to recompile the world, etc. Also, extensibility of the system is an important goal. By working from existing binaries from standard packages, it should be easy to add new components or change as the need arises.
My goal is to create some tools to help with building and organizing this small linux distro. I want to offer easy instructions on how to recreate, modify, or extend it. Its target will be embedded or limited space devices as a stripped down Debian/Busybox system.
<<lessThe target space is from 8MB and up, to be run from a flash drive, a USB-Flash dongle, a CDROM or an old computer(or whatever).
The system will be composed of a Linux kernel, busybox, and miscellaneous Debian stable binaries. The key concept here is that it is based primarily on pre-compiled binaries from an existing distribution. Debian stable is my choice for a base. It is small, a stripped down system. Its intended to be small. Not quite as small as a boot floppy, and not as big as 100s of megabytes.
I expect to gain a number of benefits from working with pre-built binaries from an existing distribution. Stability of the system, well know source collection, no hassles with trying to recompile the world, etc. Also, extensibility of the system is an important goal. By working from existing binaries from standard packages, it should be easy to add new components or change as the need arises.
My goal is to create some tools to help with building and organizing this small linux distro. I want to offer easy instructions on how to recreate, modify, or extend it. Its target will be embedded or limited space devices as a stripped down Debian/Busybox system.
Download (7.5MB)
Added: 2007-06-14 License: GPL (GNU General Public License) Price:
862 downloads
FLIT 0.2.4
FLIT is a (F)PhotoLITography optics simulation application. more>>
FLIT is a (F)PhotoLITography optics simulation application. This program is simulate a propogation of light waves in photolithograph.
Program have GUI and computation as separate parts. GUI is writed in python for GTK2 widget set, and main part is writen in C.
Mask is described by a vector file, that is rasterized with required resollution.
Currently application working ONLY IN LINUX enviroment. It doesnt have installer, have bugs, etc, but it worked. It REALY compute a diffraction pattern of light in photolithography device. Image of the mask pattern projected into a destination using short length ligth waves. All parameters can be changed.
Although application currently run only on linux, the porting is actually very easy. C part probably should compile on MinGW or cygwin after some small changes, or even without them. Mail me if you have some serious intention using it on windows.
<<lessProgram have GUI and computation as separate parts. GUI is writed in python for GTK2 widget set, and main part is writen in C.
Mask is described by a vector file, that is rasterized with required resollution.
Currently application working ONLY IN LINUX enviroment. It doesnt have installer, have bugs, etc, but it worked. It REALY compute a diffraction pattern of light in photolithography device. Image of the mask pattern projected into a destination using short length ligth waves. All parameters can be changed.
Although application currently run only on linux, the porting is actually very easy. C part probably should compile on MinGW or cygwin after some small changes, or even without them. Mail me if you have some serious intention using it on windows.
Download (0.15MB)
Added: 2005-10-04 License: GPL (GNU General Public License) Price:
1480 downloads
Dlume 0.2.4
Dlume is handy and easy to use addressbook. more>>
Dlume is handy and easy to use addressbook.
Dlume is nice, Gtk 2-based address book. You can easily add, edit, and delete records from an XML database. A Quick-search makes it easy to find entries, and exporting to CSV and HTML formats is also possible.
<<lessDlume is nice, Gtk 2-based address book. You can easily add, edit, and delete records from an XML database. A Quick-search makes it easy to find entries, and exporting to CSV and HTML formats is also possible.
Download (0.24MB)
Added: 2005-08-10 License: GPL (GNU General Public License) Price:
1535 downloads
Birne 0.2.4
Birne project is a very simple frontend for cdrecord and mkisofs. more>>
Birne project is a very simple frontend for cdrecord and mkisofs.
With Birne you can burn files, ISO images and music files (currently supported are WAV, MP3 and Ogg Vorbis) to CD-ROM and CD-RW. It is not very mature yet but works for the most common situations.
Because Birne is intended to be used by people with little technical knowledge, there are no advanced configuration options in the user interface. If you need to change the default recording device, you have to alter the source. But since Birne is written in Python, this should be easy to change by most people (variable "recording_device in cdburner.py).
Support for configuration files is planned so that preparing Birne for usage by ordinary users should be easy.
You can run Birne by unpacking the tarball and running the executable "birne" in the directory created by tar. There is a very simple installer script which helps to set up Birne for all users on your system.
<<lessWith Birne you can burn files, ISO images and music files (currently supported are WAV, MP3 and Ogg Vorbis) to CD-ROM and CD-RW. It is not very mature yet but works for the most common situations.
Because Birne is intended to be used by people with little technical knowledge, there are no advanced configuration options in the user interface. If you need to change the default recording device, you have to alter the source. But since Birne is written in Python, this should be easy to change by most people (variable "recording_device in cdburner.py).
Support for configuration files is planned so that preparing Birne for usage by ordinary users should be easy.
You can run Birne by unpacking the tarball and running the executable "birne" in the directory created by tar. There is a very simple installer script which helps to set up Birne for all users on your system.
Download (0.045MB)
Added: 2006-07-20 License: GPL (GNU General Public License) Price:
1191 downloads
JNode 0.2.4
JNode is a simple to use and install Java operating system for personal use. more>>
JNode is a simple to use and 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.
This release has taken way too much time, but is finally here!
It contains lots of changes on many areas of JNode. Most important changes are about the massive improvements of the GUI and the Classpath runtime library.
Besides these changes, a lot of changes have to to with the inner workings of the JNode virtual machine.
To make it easier to try JNode, this release comes with a VMWare player configuration file. Install VMWare player, download the compressed iso image, uncompress it, download the VMX file and run it.
Enhancements:
- Basic support for development under JNode javac command, included with the use of Eclipse JDT compiler Integrated standard java tools: jar, native2ascii, serialver etc. from GNU Classpath Text console improvements Swing based console New textconsole based editor JFat - a FAT32 file system implementation RamFS - a simple in-memory file system FTPFS - a read-only FTP based file system Many classpath patches ImageIO support for PNG, GIF and BMP images from GNU Classpath BDF font support Changable desktop Look & Feel Isolate (JSR 121), not fully supported Simple webserver under JNode Various bugfixes in the resource loading, ISO9660, socket writing Download of JNode can be done at www.jnode.org/node/### More information can be found at www.jnode.org or http://sourceforge.net/projects/jnode
<<lessIt runs on modern devices.
Any java application will run on it, fast & secure! JNode is open source and uses the LGPL license.
This release has taken way too much time, but is finally here!
It contains lots of changes on many areas of JNode. Most important changes are about the massive improvements of the GUI and the Classpath runtime library.
Besides these changes, a lot of changes have to to with the inner workings of the JNode virtual machine.
To make it easier to try JNode, this release comes with a VMWare player configuration file. Install VMWare player, download the compressed iso image, uncompress it, download the VMX file and run it.
Enhancements:
- Basic support for development under JNode javac command, included with the use of Eclipse JDT compiler Integrated standard java tools: jar, native2ascii, serialver etc. from GNU Classpath Text console improvements Swing based console New textconsole based editor JFat - a FAT32 file system implementation RamFS - a simple in-memory file system FTPFS - a read-only FTP based file system Many classpath patches ImageIO support for PNG, GIF and BMP images from GNU Classpath BDF font support Changable desktop Look & Feel Isolate (JSR 121), not fully supported Simple webserver under JNode Various bugfixes in the resource loading, ISO9660, socket writing Download of JNode can be done at www.jnode.org/node/### More information can be found at www.jnode.org or http://sourceforge.net/projects/jnode
Download (92MB)
Added: 2006-10-07 License: LGPL (GNU Lesser General Public License) Price:
1114 downloads
Geode 0.2.4
Geode is an Integrated Development Environment designed to facilitate development in the ESI Objects system under linux. more>>
Geode is an Integrated Development Environment designed to facilitate development in the ESI Objects system under linux and (hopefully soon) other free and open operating systems.
ESI Objects is an object-oriented, open-source database design and development platform which--until now--required a Windows-based Client (IDE) for actual code development.
An Integrated Development Environment (IDE) for the ESI Objects language (object-oriented MUMPS) that works on linux and other UNIX-like Operating Systems.
GEODE is an Integrated Development Environment (IDE) for the ESI Objects system, and is designed to replace the existing Windows-only ESI Objects client IDE.
GEODE was developed from scratch, and is NOT a port of the open-sourced Windows IDE.
It is written in C, and requires GTK2+, GLIB, GNOME, and other standard libraries found on GNU/Linux and other popular operating systems.
This project consists of a fairly stable, working codebase that the author currently uses for his own development of ESI Objects (EO) code, yet which is under VERY active development to bring it in line with (and beyond) the feature set of the existing Windows-only IDE.
Main features:
- The Library and Class browser
- Property and Method editor windows
- Server Settings window
- Symbol Dump window (MUMPS/ESI Objects Command Interface)
- Object Documentation Pane (read-only at this point)
<<lessESI Objects is an object-oriented, open-source database design and development platform which--until now--required a Windows-based Client (IDE) for actual code development.
An Integrated Development Environment (IDE) for the ESI Objects language (object-oriented MUMPS) that works on linux and other UNIX-like Operating Systems.
GEODE is an Integrated Development Environment (IDE) for the ESI Objects system, and is designed to replace the existing Windows-only ESI Objects client IDE.
GEODE was developed from scratch, and is NOT a port of the open-sourced Windows IDE.
It is written in C, and requires GTK2+, GLIB, GNOME, and other standard libraries found on GNU/Linux and other popular operating systems.
This project consists of a fairly stable, working codebase that the author currently uses for his own development of ESI Objects (EO) code, yet which is under VERY active development to bring it in line with (and beyond) the feature set of the existing Windows-only IDE.
Main features:
- The Library and Class browser
- Property and Method editor windows
- Server Settings window
- Symbol Dump window (MUMPS/ESI Objects Command Interface)
- Object Documentation Pane (read-only at this point)
Download (0.13MB)
Added: 2005-07-28 License: GPL (GNU General Public License) Price:
1551 downloads
Gcache 0.2.4
Gcache is an extension which allows you to check the page you are browsing in the Google cache. more>>
Gcache is an extension which allows you to check the page you are browsing in the Google cache.
Allows you to check the page you are browsing in the Google cache.
Can be handy if the server is down or the page is changed. It will add an entry called ;Gcache Page to your contextmenu.
To use the shortcut key:
Press on the right windowskey (not the left) wait for the contextmenu to popup and press g.
<<lessAllows you to check the page you are browsing in the Google cache.
Can be handy if the server is down or the page is changed. It will add an entry called ;Gcache Page to your contextmenu.
To use the shortcut key:
Press on the right windowskey (not the left) wait for the contextmenu to popup and press g.
Download (0.005MB)
Added: 2007-04-06 License: MPL (Mozilla Public License) Price:
933 downloads
utftpd 0.2.4
utftpd is a TFTP server. more>>
utftpd is a TFTP server with fine-grained access control, support for blksize (RFC 2348) and timeout options, and support for revision control. You can assign three different kinds of rights to every client:
read
the right to read a file.
write
the right to write to an already existing file.
create
the right to create a file.
Clients may be specified by a single ip address or a range of addresses or by ip address and mask.
Enhancements:
- the server now uses adaptive timeout.
- the server now unlinks the received file if it was not received completely.
- the server now includes a workaround for the "Sorcerers Apprentice Syndrome" (as its called by RFC 1123)
<<lessread
the right to read a file.
write
the right to write to an already existing file.
create
the right to create a file.
Clients may be specified by a single ip address or a range of addresses or by ip address and mask.
Enhancements:
- the server now uses adaptive timeout.
- the server now unlinks the received file if it was not received completely.
- the server now includes a workaround for the "Sorcerers Apprentice Syndrome" (as its called by RFC 1123)
Download (0.14MB)
Added: 2006-06-02 License: GPL (GNU General Public License) Price:
1242 downloads
imp3sh 0.2.4
imp3sh is a flexible playlist manipulation shell and song player/streamer. more>>
imp3sh is a flexible playlist manipulation shell and song player/streamer. It natively supports MP3 and Ogg/Vorbis files and URLs with the Xaudio Asynchronous library. imp3sh was created with the main goal to allow the Lixux audio enthusiast to easily manage thousands or hundreds of thousands of songs in any format.
Main features:
- 90+ Built-in commands, not including hotkeys
- Extermely small footprint
- Handles large playlists and queues with ease
- Natively plays MP3 and Ogg-Vorbis Files/URLs
- Uses external players to play any other file type
- Powerful playlist and queue manipulation
- Search and sort via tag info or filenames with assignable priority
- Random, repeat, once, learning, and queue playmodes
- Command aliasing
- Flexible event system
- Mixer control and 10 band equalizer
- Time-stamped shell prompts
- Command history
- Console buffering and formatting
- Full Unix-style job control
- Tab completion on files, commands, lists, and list entries
- Environmental variable manipulation
Enhancements:
- Added filterlist command:
- filterlist [-c]
- This command will remove any duplicate entries in the given list. A duplicate is any two entries in the list who have the same view information. There are 4 view modes a list can be in, see the README files for more information.
- If the "-c" option is given before the list name, the command will check and report duplicates found, without removing them.
- Be warned! This command is *very* slow and could take many minutes when working with large lists.
- Simple URIs are now accepted for "play" and "fileq" commands. Any file starting with "file://" will be decoded as a URI.
- Added some code to de-sync imp3sh from the decoder process when executing internal commands. Now the music wont stop playing when executing internal commands that take forever to complete...
- The most recently added external player is used. This allows you to override the built-in Xaudio decoder by adding an external player supporting the same file type(s).
<<lessMain features:
- 90+ Built-in commands, not including hotkeys
- Extermely small footprint
- Handles large playlists and queues with ease
- Natively plays MP3 and Ogg-Vorbis Files/URLs
- Uses external players to play any other file type
- Powerful playlist and queue manipulation
- Search and sort via tag info or filenames with assignable priority
- Random, repeat, once, learning, and queue playmodes
- Command aliasing
- Flexible event system
- Mixer control and 10 band equalizer
- Time-stamped shell prompts
- Command history
- Console buffering and formatting
- Full Unix-style job control
- Tab completion on files, commands, lists, and list entries
- Environmental variable manipulation
Enhancements:
- Added filterlist command:
- filterlist [-c]
- This command will remove any duplicate entries in the given list. A duplicate is any two entries in the list who have the same view information. There are 4 view modes a list can be in, see the README files for more information.
- If the "-c" option is given before the list name, the command will check and report duplicates found, without removing them.
- Be warned! This command is *very* slow and could take many minutes when working with large lists.
- Simple URIs are now accepted for "play" and "fileq" commands. Any file starting with "file://" will be decoded as a URI.
- Added some code to de-sync imp3sh from the decoder process when executing internal commands. Now the music wont stop playing when executing internal commands that take forever to complete...
- The most recently added external player is used. This allows you to override the built-in Xaudio decoder by adding an external player supporting the same file type(s).
Download (0.33MB)
Added: 2006-08-01 License: GPL (GNU General Public License) Price:
1179 downloads
IsiMoin 0.2.4
IsiMoin allows you to create MoinMoin instances in your home directory and access them through the desktop menu system. more>>
IsiMoin allows you to create MoinMoin instances in your home directory and access them through the desktop menu system.
It also allows you to take your MoinMoin wiki offline by creating a slave wiki.
<<lessIt also allows you to take your MoinMoin wiki offline by creating a slave wiki.
Download (0.010MB)
Added: 2006-08-23 License: GPL (GNU General Public License) Price:
1157 downloads
MathWar 0.2.4
MathWar project is a flashcard math game for kids. more>>
MathWar project is a flashcard math game for kids.
MathWar is a flashcard math game in which the child plays against the computer to solve simple addition, subtraction, and multiplication problems before the computer player answers.
MathWar is aimed at kids who are just learning their math facts, and can easily be tailored to fit different skill levels.
<<lessMathWar is a flashcard math game in which the child plays against the computer to solve simple addition, subtraction, and multiplication problems before the computer player answers.
MathWar is aimed at kids who are just learning their math facts, and can easily be tailored to fit different skill levels.
Download (0.80MB)
Added: 2006-10-16 License: GPL (GNU General Public License) Price:
1106 downloads
KMemAid 0.2.4
MemAid is like a traditional flash-card program to help you memorise question/answer pairs. more>>
KMemAid is like a traditional flash-card program to help you memorise question/answer pairs, but with an important twist: it uses a neural network to schedule the best time for an item to come up for review.
Difficult items that you tend to forget quickly will be scheduled more often, while MemAid wont waste your time on things you remember well. This means your learning process becomes much more efficient, also because the neural network gradually adapts to your personal memory model.
Enhancements:
- A small bug in item scheduling code was fixed.
- A category corruption when switching databases or doing XML import/export was fixed.
- The font setting is honored in the input and edit dialogs.
- The code was updated to work with Superkaramba 0.36.
- Unicode is still a problem, though. XML importing and exporting was improved.
- Pressing the "find" button repeatedly will scroll through all occurrences of the string in the list now. pre-0.2.3 databases are automatically imported.
<<lessDifficult items that you tend to forget quickly will be scheduled more often, while MemAid wont waste your time on things you remember well. This means your learning process becomes much more efficient, also because the neural network gradually adapts to your personal memory model.
Enhancements:
- A small bug in item scheduling code was fixed.
- A category corruption when switching databases or doing XML import/export was fixed.
- The font setting is honored in the input and edit dialogs.
- The code was updated to work with Superkaramba 0.36.
- Unicode is still a problem, though. XML importing and exporting was improved.
- Pressing the "find" button repeatedly will scroll through all occurrences of the string in the list now. pre-0.2.3 databases are automatically imported.
Download (0.16MB)
Added: 2005-09-26 License: GPL (GNU General Public License) Price:
1489 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above 0.2.4 search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed