o
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 726
G.O.SQL 1.01b
G.O.SQL is a Web-based data management tool for Oracle. more>>
G.O.SQL is a Web-based data management tool for Oracle. Currently, the project supports 7 schemas objects: table, view, index, sequence, function, procedure, and synonym.
<<less Download (0.35MB)
Added: 2007-05-28 License: GPL (GNU General Public License) Price:
880 downloads
IOG 1.03
IOG is a network I/O byte grapher made to track KB/MB/GB totals for hours, days, and months. more>>
IOG is a network I/O byte grapher made to track KB/MB/GB totals for hours, days, and months. The project is intended to be simple and fast (to support thousands of hosts), and to integrate well with MRTG.
Data for each host is updated hourly and HTML graphs are created. It uses a data consolidation algorithm which allows for a small, non-growing database file for each host.
Enhancements:
- Fixed bug which causes router/switch reboots to potentially cause large negative values for that particular hour.
<<lessData for each host is updated hourly and HTML graphs are created. It uses a data consolidation algorithm which allows for a small, non-growing database file for each host.
Enhancements:
- Fixed bug which causes router/switch reboots to potentially cause large negative values for that particular hour.
Download (0.034MB)
Added: 2007-07-03 License: Artistic License Price:
843 downloads
fio 1.17
fio is an I/O tool meant to be used both for benchmark and stress/hardware verification. more>>
fio is an I/O tool meant to be used both for benchmark and stress/hardware verification.
fio project has support for 4 different types of I/O engines (sync, mmap, libaio, posixaio), I/O priorities (for newer Linux kernels), rate I/O, forked or threaded jobs, and much more. It can work on block devices as well as files.
fio accepts job descriptions in a simple-to-understand text format. Several example job files are included. fio displays all sorts of I/O performance information, such as completion and submission latencies (avg/mean/deviation), bandwidth stats, cpu and disk utilization, and more.
Options:
$ fio
-s IO is sequential
-b block size in KiB for each io
-t < sec > Runtime in seconds
-r For random io, sequence must be repeatable
-R < on > If one thread fails to meet rate, quit all
-o < on > Use direct IO is 1, buffered if 0
-l Generate per-job latency logs
-w Generate per-job bandwidth logs
-f < file > Read < file > for job descriptions
Examples using a job file:
A sample job file doing the same as above would look like this:
[read_file]
rw=0
bs=4096
[write_file]
rw=1
bs=16384
And fio would be invoked as:
$ fio -o1 -s -f file_with_above
The second example would look like this:
[rf1]
rw=0
prio=6
[rf2]
rw=0
prio=3
[rf3]
rw=0
prio=0
direct=1
And fio would be invoked as:
$ fio -o0 -s -b4096 -f file_with_above
global is a reserved keyword. When used as the filename, it sets the default options for the threads following that section. It is possible to have more than one global section in the file, as it only affects subsequent jobs.
Enhancements:
- Support for replaying blktrace logs, full splice support (network and normal), adaptive latency histograms, many data verification improvements and additions, and many bugfixes and improvements.
<<lessfio project has support for 4 different types of I/O engines (sync, mmap, libaio, posixaio), I/O priorities (for newer Linux kernels), rate I/O, forked or threaded jobs, and much more. It can work on block devices as well as files.
fio accepts job descriptions in a simple-to-understand text format. Several example job files are included. fio displays all sorts of I/O performance information, such as completion and submission latencies (avg/mean/deviation), bandwidth stats, cpu and disk utilization, and more.
Options:
$ fio
-s IO is sequential
-b block size in KiB for each io
-t < sec > Runtime in seconds
-r For random io, sequence must be repeatable
-R < on > If one thread fails to meet rate, quit all
-o < on > Use direct IO is 1, buffered if 0
-l Generate per-job latency logs
-w Generate per-job bandwidth logs
-f < file > Read < file > for job descriptions
Examples using a job file:
A sample job file doing the same as above would look like this:
[read_file]
rw=0
bs=4096
[write_file]
rw=1
bs=16384
And fio would be invoked as:
$ fio -o1 -s -f file_with_above
The second example would look like this:
[rf1]
rw=0
prio=6
[rf2]
rw=0
prio=3
[rf3]
rw=0
prio=0
direct=1
And fio would be invoked as:
$ fio -o0 -s -b4096 -f file_with_above
global is a reserved keyword. When used as the filename, it sets the default options for the threads following that section. It is possible to have more than one global section in the file, as it only affects subsequent jobs.
Enhancements:
- Support for replaying blktrace logs, full splice support (network and normal), adaptive latency histograms, many data verification improvements and additions, and many bugfixes and improvements.
Download (1.0MB)
Added: 2007-08-14 License: GPL (GNU General Public License) Price:
802 downloads
KMAGO 2.0
KMAGO is a download manager with a nice GUI interface. more>>
KMAGO stands for MAnager for Get Operations. Its a download manager with a nice GUI interface.
It is based on KDE library , and QT, either GPLed libraries.
Currently, download operations can be based on KDE I/O library.
Main features:
- drag and drop operations with applications (konqueror, Netscape, ...) and between KMago widgets
- drop target and system tray icon with dnd capabilities
- transfers grouping
- multiple downloads control with priority and selectable priority policy
- resume capability check
- full configurable
- enabled to manage many retriever commands
- cookie and http related management offered by KDE I/O library
<<lessIt is based on KDE library , and QT, either GPLed libraries.
Currently, download operations can be based on KDE I/O library.
Main features:
- drag and drop operations with applications (konqueror, Netscape, ...) and between KMago widgets
- drop target and system tray icon with dnd capabilities
- transfers grouping
- multiple downloads control with priority and selectable priority policy
- resume capability check
- full configurable
- enabled to manage many retriever commands
- cookie and http related management offered by KDE I/O library
Download (0.69MB)
Added: 2005-08-15 License: GPL (GNU General Public License) Price:
1531 downloads
PoWeb 0.1
PoWeb aims at providing a Web PO file editor. more>>
PoWeb aims at providing a Web PO file editor. PO files are used by the standard GNU gettext libraries. The development was started to meet the needs of the Sympa project.
Installation:
PoWeb uses the Locale::PO CPAN module to parse PO files. You should install Locale::PO module first (available on http://search.cpan.org)
PoWeb runs as a CGI ; you should add the apropriate scriptAlias directive to your Apache config. Example : ScriptAlias /poweb /usr/local/poweb/poweb.cgi
You then need to customize variables in poweb.cgi :
o $po_dir : the directory containing the PO files
o $session_dir : the directory where user session data are stored
<<lessInstallation:
PoWeb uses the Locale::PO CPAN module to parse PO files. You should install Locale::PO module first (available on http://search.cpan.org)
PoWeb runs as a CGI ; you should add the apropriate scriptAlias directive to your Apache config. Example : ScriptAlias /poweb /usr/local/poweb/poweb.cgi
You then need to customize variables in poweb.cgi :
o $po_dir : the directory containing the PO files
o $session_dir : the directory where user session data are stored
Download (0.007MB)
Added: 2006-10-02 License: GPL (GNU General Public License) Price:
1117 downloads
Disc-O-Matic 0.3
Disc-O-Matic is a GTK+ CD/DVD-ROM archiving tool for mastering and burning multiple discs. more>>
Disc-O-Matic is a GTK+ CD/DVD-ROM archiving tool for mastering and burning multiple discs.
Disc-O-Matic can be used in situations where you have a lot of data that you wish to burn to discs (e.g. keeping an MP3 collection synchronized with a set of CD-RWs).
<<lessDisc-O-Matic can be used in situations where you have a lot of data that you wish to burn to discs (e.g. keeping an MP3 collection synchronized with a set of CD-RWs).
Download (0.097MB)
Added: 2006-07-21 License: GPL (GNU General Public License) Price:
1191 downloads
Carrera So-o 1.0
Carrera So-o is a simple yet challenging racing game to make time go by in boring moments. more>>
Carrera So-o is a simple yet challenging racing game to make time go by in boring moments.
Carrera So-o counts with 2 tracks to choose (grass and snow) with a simple objective... be the first to get to the finish line in order to win the game.
<<lessCarrera So-o counts with 2 tracks to choose (grass and snow) with a simple objective... be the first to get to the finish line in order to win the game.
Download (0.83MB)
Added: 2007-04-20 License: Freeware Price:
923 downloads
Unified I/O 3.0
UnifiedIO allows to access files, primitive arrays and streams (even over HTTP) through same interface. more>>
UnifiedIO allows to access files, primitive arrays and streams (even over HTTP) through same interface.
Main features:
- High performance
- Transparent buffering
- MemoryManager
- OpenFileManager (beta)
- uio based implementation of ImageInputStream and ImageOutputStream
- Bridge between RandomAccessFile world and InputStream/OutputStream world
- Access everything using one common interface
- Read/write direct from/into primitive arrays
- Optimized reading over http (only requesting the required data range of bytes - uses byteserving feature of http 1.1)
- Easy extensible design
- Unified I/O contains also many utilities:
- BitInputStream and BitOutputStream.
- PackBits, RLE4 and RLE8 decoder.
- base64 codec implementation.
- and many others.
- Unified I/O is an open source project and licensed under BSD
Enhancements:
- This release features a new buffering model and the ability to create child streams with shared or independent stream position.
- InputStreams was implemented on all primitive arrays.
<<lessMain features:
- High performance
- Transparent buffering
- MemoryManager
- OpenFileManager (beta)
- uio based implementation of ImageInputStream and ImageOutputStream
- Bridge between RandomAccessFile world and InputStream/OutputStream world
- Access everything using one common interface
- Read/write direct from/into primitive arrays
- Optimized reading over http (only requesting the required data range of bytes - uses byteserving feature of http 1.1)
- Easy extensible design
- Unified I/O contains also many utilities:
- BitInputStream and BitOutputStream.
- PackBits, RLE4 and RLE8 decoder.
- base64 codec implementation.
- and many others.
- Unified I/O is an open source project and licensed under BSD
Enhancements:
- This release features a new buffering model and the ability to create child streams with shared or independent stream position.
- InputStreams was implemented on all primitive arrays.
Download (0.12MB)
Added: 2007-06-30 License: BSD License Price:
902 downloads
DORM4J 0.1
DORM4J (Dynamic Object-Relational Mapping for Java) is an O/R mapping library for Java. more>>
DORM4J (Dynamic Object-Relational Mapping for Java) is an O/R mapping library for Java.
DORM4J library uses annotations in JDK 1.5 and dynamic features of the Java language to implement O/R mapping functions without additional XML config files.
The development of DORM4J was inspired from the research of O/R mapping tool in Rails. O/R mapping tool of Rails is very simple and easy to use.
But it is coded by Ruby, So DORM4J was written with java language to make object-relational mapping simplicity.
DORM4J doesnt use xml config files to represent the relationship between object and table . Instead, it uses annotations to do it.
Further more, DORM4J doesnt define fields to mapping columns of table in class file. The field and its value are assigned at runtime.
<<lessDORM4J library uses annotations in JDK 1.5 and dynamic features of the Java language to implement O/R mapping functions without additional XML config files.
The development of DORM4J was inspired from the research of O/R mapping tool in Rails. O/R mapping tool of Rails is very simple and easy to use.
But it is coded by Ruby, So DORM4J was written with java language to make object-relational mapping simplicity.
DORM4J doesnt use xml config files to represent the relationship between object and table . Instead, it uses annotations to do it.
Further more, DORM4J doesnt define fields to mapping columns of table in class file. The field and its value are assigned at runtime.
Download (0.49MB)
Added: 2006-05-26 License: LGPL (GNU Lesser General Public License) Price:
1247 downloads
cdmon 0.41
cdmon is a daemon that monitors plugs of CD medias. more>>
CDMON is a plug&play daemon that monitors CD medias insertion. When a CD is detected, cdmon mounts it and displays a dockapp that allows :
- to launch your favorite filemanager (left click)
- to unmount the device and eject CD (right click).
The dockapp also shows media information.
Installation:
> cd to the source directory :
> Modify the makefile if needed to tell cdmon where libfam is and where to install :
OBJECTS = cdmon.o famdetect.o dockapp.o /usr/lib/libfam.so
DESTDIR =
PREFIX = /usr
SRCPATH = .
BINPATH = $(DESTDIR)$(PREFIX)/bin
CONFDIR = /etc/cdmon
SHAREDIR = /share/devmon
> make install # will build and install everything
Note : make uninstall removes everything
<<less- to launch your favorite filemanager (left click)
- to unmount the device and eject CD (right click).
The dockapp also shows media information.
Installation:
> cd to the source directory :
> Modify the makefile if needed to tell cdmon where libfam is and where to install :
OBJECTS = cdmon.o famdetect.o dockapp.o /usr/lib/libfam.so
DESTDIR =
PREFIX = /usr
SRCPATH = .
BINPATH = $(DESTDIR)$(PREFIX)/bin
CONFDIR = /etc/cdmon
SHAREDIR = /share/devmon
> make install # will build and install everything
Note : make uninstall removes everything
Download (0.052MB)
Added: 2005-10-06 License: GPL (GNU General Public License) Price:
1478 downloads
Conn 1.0.7
Conn is a small C library used to easily build any kind of IPV4/IPV6 daemons or clients. more>>
Conn is a small C library used to easily build any kind of IPV4/IPV6 daemons or clients.
It allows a dynamic number of connections (limited by number or by RAM) and dynamic buffer allocation (for I/O).
Enhancements:
- This release fixes two important bugs discovered with Valgrind.
<<lessIt allows a dynamic number of connections (limited by number or by RAM) and dynamic buffer allocation (for I/O).
Enhancements:
- This release fixes two important bugs discovered with Valgrind.
Download (0.17MB)
Added: 2006-11-23 License: LGPL (GNU Lesser General Public License) Price:
1065 downloads
JTAG-O-MAT 1.2.5
JTAG-O-MAT program provides a simple but highly flexible interface to JTAG hardware. more>>
JTAG-O-MAT program provides a simple but highly flexible interface to JTAG hardware. In opposite to similar projects, the focus is on running automatic JTAG sequences. The code has been kept intentionally simple to maintain portability and allow modification without the risk to spoil too many dependant parts.
The program doesnt support debugging and cannot be used with GDB or other debuggers. Well, it can stop the CPU and retrieve register and memory contents, but thats all. And debugging support is not on the todo list.
Instead its mainly intended to bring up a virgin hardware, use it in an automated test environment or to preload boards in a production environment. Or simply to play around with JTAG. In that sense, boundary scan support will appear on the todo list sooner or later.
Supported Hardware
This release had been tested with a Wiggler compatible JTAG adapter for the parallel port and an AT91R40008 based target board named Ethernut 3.
Additionally included is the firmware for a tiny ATmega8L based board named Turtelizer, which can be used as a JTAG adapter for the PC serial port.
Enhancements:
- Memory uploads are now eight times faster.
- Wiggler support for Linux and Intel Hex File support was added.
<<lessThe program doesnt support debugging and cannot be used with GDB or other debuggers. Well, it can stop the CPU and retrieve register and memory contents, but thats all. And debugging support is not on the todo list.
Instead its mainly intended to bring up a virgin hardware, use it in an automated test environment or to preload boards in a production environment. Or simply to play around with JTAG. In that sense, boundary scan support will appear on the todo list sooner or later.
Supported Hardware
This release had been tested with a Wiggler compatible JTAG adapter for the parallel port and an AT91R40008 based target board named Ethernut 3.
Additionally included is the firmware for a tiny ATmega8L based board named Turtelizer, which can be used as a JTAG adapter for the PC serial port.
Enhancements:
- Memory uploads are now eight times faster.
- Wiggler support for Linux and Intel Hex File support was added.
Download (0.10MB)
Added: 2006-03-23 License: GPL (GNU General Public License) Price:
1325 downloads
G.u.e.s.s.o 0.3
G.u.e.s.s.o is a simple guess-the-number game. more>>
G.u.e.s.s.o is a simple guess-the-number game.
I was playing this game since years , and I liked its simplicity, it was on my electronic translater (Atlas) device, but I couldnt find any PC version of it, so I decided to code it.
And it is also a project to help me learn programming with Qt.
If you like it please just drop me an email saying so.
Installation:
First you need to compile guesso, you must have qt3-devel 3.3 or later in order to compile it, open the console and type the following commands:
./make-guesso
if everything went successfuly , you can run it with the following command:
./src/guesso
and finaly if you want to install it just copy it to any folder in your $PATH variable like /use/bin :
su
cp ./src/guesso /usr/bin/guesso
Enhancements:
- made Guesso translatable (as requested :)
- added arabic translation
- added better install/uninstall scripts
- code clean up
- other minor changes
<<lessI was playing this game since years , and I liked its simplicity, it was on my electronic translater (Atlas) device, but I couldnt find any PC version of it, so I decided to code it.
And it is also a project to help me learn programming with Qt.
If you like it please just drop me an email saying so.
Installation:
First you need to compile guesso, you must have qt3-devel 3.3 or later in order to compile it, open the console and type the following commands:
./make-guesso
if everything went successfuly , you can run it with the following command:
./src/guesso
and finaly if you want to install it just copy it to any folder in your $PATH variable like /use/bin :
su
cp ./src/guesso /usr/bin/guesso
Enhancements:
- made Guesso translatable (as requested :)
- added arabic translation
- added better install/uninstall scripts
- code clean up
- other minor changes
Download (0.027MB)
Added: 2005-11-02 License: GPL (GNU General Public License) Price:
1454 downloads
Reply-o-Matic 1.5.0
Reply-o-Matic is a highly configurable and secure auto-reply software. more>>
Reply-o-Matic is a highly configurable and secure auto-reply software, to be used in conjunction with any Mail Delivery/Transfer Agent or local delivery agent. Reply-o-Matic provides an easy, uniform way to autoreply to email messages.
Enhancements:
- Adding new flag (-e), allowing for the definition of the charset of the contents of -s and -b.
- NOTICE: rom does not validate the provided charset.
<<lessEnhancements:
- Adding new flag (-e), allowing for the definition of the charset of the contents of -s and -b.
- NOTICE: rom does not validate the provided charset.
Download (0.026MB)
Added: 2007-04-12 License: GPL (GNU General Public License) Price:
929 downloads
Faq-O-Matic 2.721
The Faq-O-Matic is a CGI-based system that automates the process of maintaining a FAQ list. more>>
The Faq-O-Matic is a CGI-based system that automates the process of maintaining a FAQ list. It allows visitors to your FAQ to take part in keeping it up-to-date. A permission system also makes it useful as a help-desk application, bug-tracking database, or documentation system. Jon wrote an article about the FAQ-O-Matic that appeared in the USENIX ;login: newsletter: http://www.usenix.org/publications/login/1998-6/faq.html.
This documentation itself is, naturally, maintained with Faq-O-Matic. Hence the weird title. If you see anything that can use updating, please do fix it! If you just want to play around, check out the (Xref) Playground.
A mailing list is very good because it gets together people who have questions with people who have answers.
A mailing list archive is even better, because it lets thoughtful people with Frequently Asked Questions search for an immediate answer, and avoid bothering the people who have answers. Unfortunately, the answers in a mailing list archive become stale over time, are disorganized, and are hard to sift from the conversational noise of the mailing list.
A Frequently Asked Questions list (FAQ) is even better, because the people with questions can be a little lazier and still find their answer right away. Unfortunately, maintaining a FAQ list requires effort; if the people with the answers become lazy, the FAQ list becomes stale.
I wrote the FAQ-O-Matic when I found myself frequently answering a certain question on a mailing list. The FAQ for the list had become stale (its creators interest had succumbed to laziness), and I knew I was far too lazy to take over maintaining my own FAQ.
So, in a triumph of laziness, I wrote the FAQ-O-Matic. The idea is this:
- People with answers can submit them to the FAQ, but
nobody is responsible for knowing all the answers.
- People with corrections can make them to answers, but
nobody is responsible for coordinating corrections.
This worked pretty well, but the first FAQ-O-Matic tended to become disorganized, since no-one was responsible for its structure. So I added commands to move answers and categories around, plus a Moderator feature that lets one person keep track of changes to the FAQ by e-mail:
- A person can keep a subset of the FAQ organized, but he
or she doesnt have to know all the answers or organize
the whole FAQ.
So a FAQ-O-Matic is something that lets the members of a community share the tasks of entering, correcting, and organizing frequently-asked questions and answers. Many folks have found other uses for FAQ-O-Matic, treating it as a general collaborative editing tool.
<<lessThis documentation itself is, naturally, maintained with Faq-O-Matic. Hence the weird title. If you see anything that can use updating, please do fix it! If you just want to play around, check out the (Xref) Playground.
A mailing list is very good because it gets together people who have questions with people who have answers.
A mailing list archive is even better, because it lets thoughtful people with Frequently Asked Questions search for an immediate answer, and avoid bothering the people who have answers. Unfortunately, the answers in a mailing list archive become stale over time, are disorganized, and are hard to sift from the conversational noise of the mailing list.
A Frequently Asked Questions list (FAQ) is even better, because the people with questions can be a little lazier and still find their answer right away. Unfortunately, maintaining a FAQ list requires effort; if the people with the answers become lazy, the FAQ list becomes stale.
I wrote the FAQ-O-Matic when I found myself frequently answering a certain question on a mailing list. The FAQ for the list had become stale (its creators interest had succumbed to laziness), and I knew I was far too lazy to take over maintaining my own FAQ.
So, in a triumph of laziness, I wrote the FAQ-O-Matic. The idea is this:
- People with answers can submit them to the FAQ, but
nobody is responsible for knowing all the answers.
- People with corrections can make them to answers, but
nobody is responsible for coordinating corrections.
This worked pretty well, but the first FAQ-O-Matic tended to become disorganized, since no-one was responsible for its structure. So I added commands to move answers and categories around, plus a Moderator feature that lets one person keep track of changes to the FAQ by e-mail:
- A person can keep a subset of the FAQ organized, but he
or she doesnt have to know all the answers or organize
the whole FAQ.
So a FAQ-O-Matic is something that lets the members of a community share the tasks of entering, correcting, and organizing frequently-asked questions and answers. Many folks have found other uses for FAQ-O-Matic, treating it as a general collaborative editing tool.
Download (0.35MB)
Added: 2006-06-22 License: GPL (GNU General Public License) Price:
1219 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 o 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