could be
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 427
Clabbers 0.0.6
Clabbers is an anagram tool aimed towards solving Scrabble racks. more>>
Clabbers is an anagram tool aimed towards solving Scrabble racks. Clabbers project consists of a couple of Perl scripts, a word list, and an SQL schema.
It was designed for use with PostgreSQL, though it could be ported to other database backends.
<<lessIt was designed for use with PostgreSQL, though it could be ported to other database backends.
Download (0.77MB)
Added: 2007-04-29 License: GPL (GNU General Public License) Price:
908 downloads
C++ MudBase 0.1
C++ MudBase project is a small embryo of basic mudrelated functions that could be extended into a fullfeatured game. more>>
C++ MudBase project is a small embryo of basic mudrelated functions that could be extended into a fullfeatured game. It contains a basic map system with editor, a character definition, and an easy to extend command parser. The source code is released under the GNU GPL license.
The Map
The map consists of different areas. Each area consists of interlinked chunks with an absolute size which is the same for all chunks in the area. Chunks can be linked in all directions as well as up and down. Different areas can be linked together using portals. The C++ MudBase contains a basic map editor.
The Character
The character class contains only the information needed to support the map and editor function. Each character must also select a Race, which will determine in-game attributes such as sight.
The command parser
Each command is a C++ class which extends the Command class. When all necessary methods are implemented and the new class added to the global commands list, all parsing and help text generation is done automatically.
The Database Support
The C++ MudBase supports sqlite through the sqlitewrapped C++ wrapper. That wrapper also exists for MySQL and ODBC. The sqlite and MySQL wrappers are cross-platform. Database access classes are generated by sql2class, a sql to C++ code generator.
Networking
All socket communication is implemented using the C++ sockets library, which also is cross-platform.
<<lessThe Map
The map consists of different areas. Each area consists of interlinked chunks with an absolute size which is the same for all chunks in the area. Chunks can be linked in all directions as well as up and down. Different areas can be linked together using portals. The C++ MudBase contains a basic map editor.
The Character
The character class contains only the information needed to support the map and editor function. Each character must also select a Race, which will determine in-game attributes such as sight.
The command parser
Each command is a C++ class which extends the Command class. When all necessary methods are implemented and the new class added to the global commands list, all parsing and help text generation is done automatically.
The Database Support
The C++ MudBase supports sqlite through the sqlitewrapped C++ wrapper. That wrapper also exists for MySQL and ODBC. The sqlite and MySQL wrappers are cross-platform. Database access classes are generated by sql2class, a sql to C++ code generator.
Networking
All socket communication is implemented using the C++ sockets library, which also is cross-platform.
Download (0.028MB)
Added: 2006-09-28 License: GPL (GNU General Public License) Price:
1122 downloads
Contact Book 1.0
Contact Book is a simple contact book manager. more>>
Contact Book is a simple contact book manager.
Simple Contact that could be compared to Mac OS Xs simply address book application. I plan on making the initial release with very basic functionality but it will certainly grow from there.
Although it is in a deb it does net check dependancies so make sure you have mono, GTK# (2.4), and sqlite installed to use it.
Why you might be interested:
- Simple Address Book so you dont have to use evolution (this was my main reason for starting this project)
- Easy to use (not pop up dialog boxes)
<<lessSimple Contact that could be compared to Mac OS Xs simply address book application. I plan on making the initial release with very basic functionality but it will certainly grow from there.
Although it is in a deb it does net check dependancies so make sure you have mono, GTK# (2.4), and sqlite installed to use it.
Why you might be interested:
- Simple Address Book so you dont have to use evolution (this was my main reason for starting this project)
- Easy to use (not pop up dialog boxes)
Download (0.044MB)
Added: 2006-01-13 License: GPL (GNU General Public License) Price:
1380 downloads
B::Bytecode 5.8.8
B::Bytecode is Perl compilers bytecode backend. more>>
B::Bytecode is Perl compilers bytecode backend.
SYNOPSIS
perl -MO=Bytecode[,-H][,-oscript.plc] script.pl
Compiles a Perl script into a bytecode format that could be loaded later by the ByteLoader module and executed as a regular Perl script.
EXAMPLE
$ perl -MO=Bytecode,-H,-ohi -e print "hi!n"
$ perl hi
hi!
OPTIONS
-b
Save all the BEGIN blocks. Normally only BEGIN blocks that require other files (ex. use Foo;) are saved.
-H
prepend a use ByteLoader VERSION; line to the produced bytecode.
-k
keep the syntax tree - it is stripped by default.
-ooutfile
put the bytecode in instead of dumping it to STDOUT.
-s
scan the script for # line .. directives and for < goto LABEL > expressions. When gotos are found keep the syntax tree.
<<lessSYNOPSIS
perl -MO=Bytecode[,-H][,-oscript.plc] script.pl
Compiles a Perl script into a bytecode format that could be loaded later by the ByteLoader module and executed as a regular Perl script.
EXAMPLE
$ perl -MO=Bytecode,-H,-ohi -e print "hi!n"
$ perl hi
hi!
OPTIONS
-b
Save all the BEGIN blocks. Normally only BEGIN blocks that require other files (ex. use Foo;) are saved.
-H
prepend a use ByteLoader VERSION; line to the produced bytecode.
-k
keep the syntax tree - it is stripped by default.
-ooutfile
put the bytecode in instead of dumping it to STDOUT.
-s
scan the script for # line .. directives and for < goto LABEL > expressions. When gotos are found keep the syntax tree.
Download (12.2MB)
Added: 2007-06-26 License: Perl Artistic License Price:
850 downloads
tkacal 0.17
tkacal is a scheduling program which could be used with cal for example. more>>
tkacal is a scheduling program which could be used with cal for example. tkacal stores the data using sqlite.
It is released under GPL license.
The idea of writing this program came when I was travelling from in Finland from Oulu to Kannus by train. By then I had realized that a small search for command line scheduling apps did not yield good results. I also wanted to improve my python skills. Well, why dont I make one for myself then? Here it is, tkacal.
Main features:
- Add an event
- Delete an event
- List events within (+/-)n days
- List events by shortcut eg. --today
- Configuration file
- Different date formats
- Append text to an existing event (0.17)
<<lessIt is released under GPL license.
The idea of writing this program came when I was travelling from in Finland from Oulu to Kannus by train. By then I had realized that a small search for command line scheduling apps did not yield good results. I also wanted to improve my python skills. Well, why dont I make one for myself then? Here it is, tkacal.
Main features:
- Add an event
- Delete an event
- List events within (+/-)n days
- List events by shortcut eg. --today
- Configuration file
- Different date formats
- Append text to an existing event (0.17)
Download (0.010MB)
Added: 2006-07-20 License: GPL (GNU General Public License) Price:
1192 downloads
ProSum 0.28
ProSum is a terminal based program that protects your files, sys_call_table and IDT like tripwire way. more>>
ProSum is a terminal based program that protects your files, sys_call_table and IDT like tripwire way (All in user space, without kernel modules).
In addition, database with files etc. could be encrypted with Blowfish algorythm and files that are protected could be store at any secure/bastion host to later replace them. You can disable sys_call_table and IDT support for Non-Linux systems. ProSum could be run on any UNIX system, at least with file protect mode (without IDT and sys_call_table support). ProSum was designed for if you run it on Linux x86 platform, kernel havent LKM support or have any type of protection against load and unload LKM, for many protection. Anyway this is not neccesary, but is recommended.
Main features:
- - IDT, Kernel Symbols and Syscall hacking protection throught /dev/kmem for Linux x86 (developing protection for Linux sparc).
- File protection in a Tripwire way on any UNIX POSIX compliant.
- Database encryption with Blowfish algorythm on any UNIX.
- Recover files which are protected from a bastion/secure host.
- Syscall hacking by method described on http://www.big.net.au/~silvio/stealth-syscall.txt protection.
Enhancements:
- INSTALL.es translated to english on INSTALL.en Support for extended flags on Linux.
- To run program you need password that you define in config_prosum.h
- User could be specify random seed for ivec to encrypt BBDD.
- Now encryption support works, tested on Linux, *BSD and Solaris.
- Fixed removing absolute path on snd_tcp_serv.c
- Now you can compile program without gettext support with --disable-nls
- OpenSSL API have been removed for encryption support because there are many problems with it and non-Linux systems, and API of GnuPG 1.0.7 have been added.
- Fixed malfunctions with GNU make.
- Now you can protect files from different hosts in an unique bastion host.
- Now you can protect files that starting by a point (.).
- Added protection against kernel symbols hacking on Linux x86.
- Fixed BUG on big endianess architecture machines with htons() and md5.
- Fixed BUG with getopt().
- Fixed BUG when program comprobes if file were symbolic link.
- Internal code reestructuration.
- Fixed return type of signal() for portability.
- Changed way for handling errors.
- Added lock file for prevent that more than one ProSum can be running at the same me.
<<lessIn addition, database with files etc. could be encrypted with Blowfish algorythm and files that are protected could be store at any secure/bastion host to later replace them. You can disable sys_call_table and IDT support for Non-Linux systems. ProSum could be run on any UNIX system, at least with file protect mode (without IDT and sys_call_table support). ProSum was designed for if you run it on Linux x86 platform, kernel havent LKM support or have any type of protection against load and unload LKM, for many protection. Anyway this is not neccesary, but is recommended.
Main features:
- - IDT, Kernel Symbols and Syscall hacking protection throught /dev/kmem for Linux x86 (developing protection for Linux sparc).
- File protection in a Tripwire way on any UNIX POSIX compliant.
- Database encryption with Blowfish algorythm on any UNIX.
- Recover files which are protected from a bastion/secure host.
- Syscall hacking by method described on http://www.big.net.au/~silvio/stealth-syscall.txt protection.
Enhancements:
- INSTALL.es translated to english on INSTALL.en Support for extended flags on Linux.
- To run program you need password that you define in config_prosum.h
- User could be specify random seed for ivec to encrypt BBDD.
- Now encryption support works, tested on Linux, *BSD and Solaris.
- Fixed removing absolute path on snd_tcp_serv.c
- Now you can compile program without gettext support with --disable-nls
- OpenSSL API have been removed for encryption support because there are many problems with it and non-Linux systems, and API of GnuPG 1.0.7 have been added.
- Fixed malfunctions with GNU make.
- Now you can protect files from different hosts in an unique bastion host.
- Now you can protect files that starting by a point (.).
- Added protection against kernel symbols hacking on Linux x86.
- Fixed BUG on big endianess architecture machines with htons() and md5.
- Fixed BUG with getopt().
- Fixed BUG when program comprobes if file were symbolic link.
- Internal code reestructuration.
- Fixed return type of signal() for portability.
- Changed way for handling errors.
- Added lock file for prevent that more than one ProSum can be running at the same me.
Download (0.20MB)
Added: 2006-07-14 License: GPL (GNU General Public License) Price:
1199 downloads
MediaNET 1.0 beta16
MediaNET is a media files manager written in C# using Mono and Gtk#. more>>
Its a free software media manager written in C#, using GTK#. MediaNET runs on both Linux and Windows via the Mono effort ( Portable.Net should work too ), and could handle any type you want, as long as you have the right plugin.
Media types could be wide-known mp3, jpg, and avi, but also virtual types: the best example is the odb file handling ( odb for object database it implements ), which represents a collection.
<<lessMedia types could be wide-known mp3, jpg, and avi, but also virtual types: the best example is the odb file handling ( odb for object database it implements ), which represents a collection.
Download (0.41MB)
Added: 2005-08-04 License: GPL (GNU General Public License) Price:
1541 downloads
Date Calculator 0.1
Date Calculator is a date calculator application written in pyqt. more>>
Date Calculator is a date calculator application written in pyqt. You can add or subtract days to a date, or calculate the number of days between two dates.
You can also choose to run your calculations using only working days and/or calculate inclusive of the start/end dates. There is a comprehensive gui for setting holiday dates.
Holidays can be fixed annual dates, variable dates, such as "the 1st Monday in June" or "the closest Monday to 22 February". This utility could be useful for people who need to be able to calculate time critical deadlines, such as lawyers.
Date Calculator application is also available as a superkaramba theme. You can download both from the download link.
<<lessYou can also choose to run your calculations using only working days and/or calculate inclusive of the start/end dates. There is a comprehensive gui for setting holiday dates.
Holidays can be fixed annual dates, variable dates, such as "the 1st Monday in June" or "the closest Monday to 22 February". This utility could be useful for people who need to be able to calculate time critical deadlines, such as lawyers.
Date Calculator application is also available as a superkaramba theme. You can download both from the download link.
Download (0.19MB)
Added: 2006-04-03 License: GPL (GNU General Public License) Price:
1307 downloads
Phpmole 1.3.1
Phpmole is an integrated desktop development environment. more>>
Phpmole is an integrated desktop development environment.
Phpmole grew out of a port of Moleskine, since then it has grown and been redesigned to be a framework for a modulized development environment.
For users it offers syntax highlighting, integrated help, a WYSIWG HTML editor, and remote file management, along with being midgard compatible.
For developers, it is a modulized, object based php-gtk application, which could be extended to do almost anything - including reading mail.
Enhancements:
- removing phpcodedoc - its available via docs.akbkhome.com
- updates by martin langhoff finally applied
- changing everything to pear naming standards - dont expect this to work!
- get rid of this - should use the phplex/jayphp now..
- removing html view tests - use pear_frontend_gtk - it has the finished version
- fix to php4.3 bug
<<lessPhpmole grew out of a port of Moleskine, since then it has grown and been redesigned to be a framework for a modulized development environment.
For users it offers syntax highlighting, integrated help, a WYSIWG HTML editor, and remote file management, along with being midgard compatible.
For developers, it is a modulized, object based php-gtk application, which could be extended to do almost anything - including reading mail.
Enhancements:
- removing phpcodedoc - its available via docs.akbkhome.com
- updates by martin langhoff finally applied
- changing everything to pear naming standards - dont expect this to work!
- get rid of this - should use the phplex/jayphp now..
- removing html view tests - use pear_frontend_gtk - it has the finished version
- fix to php4.3 bug
Download (0.79MB)
Added: 2006-09-25 License: GPL (GNU General Public License) Price:
1127 downloads
CuteFlow 2.9.1
CuteFlow is a Web-based document circulation tool. more>>
CuteFlow is a webbased document circulation tool. Users are able to define "documents" which are send step by step to every station/user in a list.
CuteFlow is an electronical way for doing (i.e. internal) document circulations.
A document can be assembled from input fields that could be filled by the receiver of the document.
So after a completed circulation you will have a completely filled document. Also Attachments to the document are possible (i.e. for illustration material).
<<lessCuteFlow is an electronical way for doing (i.e. internal) document circulations.
A document can be assembled from input fields that could be filled by the receiver of the document.
So after a completed circulation you will have a completely filled document. Also Attachments to the document are possible (i.e. for illustration material).
Download (1.2MB)
Added: 2007-08-05 License: BSD License Price:
813 downloads
DVBStreamer 0.8
DVBStreamer is a Linux application to stream a service from an off-air DVB transport stream over UDP. more>>
DVBStreamer is a Linux application to stream a service from an off-air DVB transport stream over UDP.
A service in this context is an MPEG2 progam which includes all of the PIDs listed in the programs Program Map Table. Confusing DVB call this a service and MPEG a program (although there are reason for this difference which I wont go into).
DVBStreamer doesnt transcode the incoming service but simple forwards all the transport packets belonging to the service over UDP to a reciever. The receiver could be a display application like mplayer/xine/video lan client or it could be a simple recording application to store the received packets to file.
What makes DVBStreamer different from similar applications?
First of all DVBStreamer streams the entire service, that includes the PCR PID which some other applications assume is embedded in the video or audio packets.
Secondly the channels.conf file produced by the linuxtv.org scan application is only used to initialise the list of services and multiplexes, the PID values in file are not used. Instead the SI in the transport stream is monitored and updated when the PAT and PMT tables are updated.
Finally DVBStreamer only retunes to a multiplex, if when switching services the new service is on a different multiplex. This speeds up channel change quite considerably.
<<lessA service in this context is an MPEG2 progam which includes all of the PIDs listed in the programs Program Map Table. Confusing DVB call this a service and MPEG a program (although there are reason for this difference which I wont go into).
DVBStreamer doesnt transcode the incoming service but simple forwards all the transport packets belonging to the service over UDP to a reciever. The receiver could be a display application like mplayer/xine/video lan client or it could be a simple recording application to store the received packets to file.
What makes DVBStreamer different from similar applications?
First of all DVBStreamer streams the entire service, that includes the PCR PID which some other applications assume is embedded in the video or audio packets.
Secondly the channels.conf file produced by the linuxtv.org scan application is only used to initialise the list of services and multiplexes, the PID values in file are not used. Instead the SI in the transport stream is monitored and updated when the PAT and PMT tables are updated.
Finally DVBStreamer only retunes to a multiplex, if when switching services the new service is on a different multiplex. This speeds up channel change quite considerably.
Download (0.52MB)
Added: 2007-07-12 License: GPL (GNU General Public License) Price:
838 downloads
Carnarvon 0.7.4c
Carnarvon is a software archaeology analysis tool. more>>
Carnarvon is a software archaeology analysis tool. A lot of software is developed using version control tools from which it is possible to extract even when a single line of code was most recently edited.
Collecting this kind of data and analyzing it statistically could show information in terms of software aging, and indicators of maintainability could be obtained from different perspectives, systems area and development area, for example.
Enhancements:
- This release adds newly-created man pages, Linux (.rpm) and MacOS X (.pkg) installation distribution packages, and samples of graphs obtained from the GAIM subversion repository analysis (downloadable separately from the project site front page).
<<lessCollecting this kind of data and analyzing it statistically could show information in terms of software aging, and indicators of maintainability could be obtained from different perspectives, systems area and development area, for example.
Enhancements:
- This release adds newly-created man pages, Linux (.rpm) and MacOS X (.pkg) installation distribution packages, and samples of graphs obtained from the GAIM subversion repository analysis (downloadable separately from the project site front page).
Download (0.043MB)
Added: 2006-07-22 License: GPL (GNU General Public License) Price:
1190 downloads
Planktum 0.1rev1
Planktum is a Live-CD for the inmigrant communities, the goal: improve access to internet communication applications. more>>
Planktum is a Live-CD for the inmigrant communities and hes goal is to improve access to internet communication applications.
Planktum is a trimmed live-CD, its not and will not be a technical show-off, for version 01 it comes out based on SLAX, but future releases could be based in any system that allows to be customized (instead of a full fledge packaged system, we present a fast, versatile and "slimmed" spanish-english one) that simplifies at most the boot process and that includes a friendly GUI following an aesthetic touch close to the visual culture of the target group of users to whom it is addressed.
We intent to distribute this around immigrant communities, be it africans, latinos, chinese, etc. A graphical interface receives the user in an enviroment with 4 basic icons on the desktop. all leading to communication applications (present version includes
Skype, WebBrowser, Email Client and an Instant Messaging application).
Planktum could be a build from a ranging sea of FLOSS (Free/Libre Open Source Software): jabber to gollum or gnome metting to a puredata pidip based patch, all acording to the pool of resources that is out there in the opensource world withouth wich this project wouldnt be possible.
Help us make it better sending feedback to: kdagATautistici.org
<<lessPlanktum is a trimmed live-CD, its not and will not be a technical show-off, for version 01 it comes out based on SLAX, but future releases could be based in any system that allows to be customized (instead of a full fledge packaged system, we present a fast, versatile and "slimmed" spanish-english one) that simplifies at most the boot process and that includes a friendly GUI following an aesthetic touch close to the visual culture of the target group of users to whom it is addressed.
We intent to distribute this around immigrant communities, be it africans, latinos, chinese, etc. A graphical interface receives the user in an enviroment with 4 basic icons on the desktop. all leading to communication applications (present version includes
Skype, WebBrowser, Email Client and an Instant Messaging application).
Planktum could be a build from a ranging sea of FLOSS (Free/Libre Open Source Software): jabber to gollum or gnome metting to a puredata pidip based patch, all acording to the pool of resources that is out there in the opensource world withouth wich this project wouldnt be possible.
Help us make it better sending feedback to: kdagATautistici.org
Download (250MB)
Added: 2006-01-14 License: GPL (GNU General Public License) Price:
1378 downloads
Postfilter 0.7.2
Postfilter is a perl filter for Internet Net News. more>>
Postfilter is a perl filter for Internet Net News (innd) which checks all messages sent by local users searching for spam and invalid contents.
Although Postfilter is designed for large sites that need a complex tool, Postfilter could by used also by local or private servers.
Main features:
- A powerful banlist: rules can be based on every header and each article could be rejected, silently discarded, tracked throught syslog or saved for further inspection
- A content-based filter. A score could be assigned to every regex; when the body matches an expression, the assigned score is added to the total. If an article exceeds the maximum allowed score, its rejected by the script.
- A fine regulation of clients activity. Postfilter allows to set a max number of articles, bytes, groups, followups, crossposts, hierarchies and errors per time. A second shorter interval is also setable to avoid floods. All these rules can be applied to IP, domain (level n-1) or userid.
- Several built-in syntax checks that scans the headers searching for errors commonly made by spammers.
- A white list that allows to exclude from the check every article that matches a regular expression or every article that includes a predefined header.
Postfilter is released under the terms of BSD License.
<<lessAlthough Postfilter is designed for large sites that need a complex tool, Postfilter could by used also by local or private servers.
Main features:
- A powerful banlist: rules can be based on every header and each article could be rejected, silently discarded, tracked throught syslog or saved for further inspection
- A content-based filter. A score could be assigned to every regex; when the body matches an expression, the assigned score is added to the total. If an article exceeds the maximum allowed score, its rejected by the script.
- A fine regulation of clients activity. Postfilter allows to set a max number of articles, bytes, groups, followups, crossposts, hierarchies and errors per time. A second shorter interval is also setable to avoid floods. All these rules can be applied to IP, domain (level n-1) or userid.
- Several built-in syntax checks that scans the headers searching for errors commonly made by spammers.
- A white list that allows to exclude from the check every article that matches a regular expression or every article that includes a predefined header.
Postfilter is released under the terms of BSD License.
Download (0.037MB)
Added: 2006-12-29 License: BSD License Price:
1032 downloads
units-filter 2.7
Units-filter is a basic standalone filter written in C, flex, and bison. more>>
Units-filter is a basic standalone filter written in C, flex, and bison.
It inputs strings like "1.5e3 nN.m.s^-1" (which could be the time growth ratio of a torque) and outputs the value in standard SI units, followed by the physical dimension of this value.
units-filter can be embedded in educational test systems, in order to analyze a students answer to a problem of physics or chemistry.
Enhancements:
- The support for quantities with a particular number of significative digits was added.
- For example, the entry "1.02m#5" or "1.0200m" are equivalent and signify a distance measurement precise at the sub-millimeter scale.
- Both would yield the output "1.0200e+00 m".
<<lessIt inputs strings like "1.5e3 nN.m.s^-1" (which could be the time growth ratio of a torque) and outputs the value in standard SI units, followed by the physical dimension of this value.
units-filter can be embedded in educational test systems, in order to analyze a students answer to a problem of physics or chemistry.
Enhancements:
- The support for quantities with a particular number of significative digits was added.
- For example, the entry "1.02m#5" or "1.0200m" are equivalent and signify a distance measurement precise at the sub-millimeter scale.
- Both would yield the output "1.0200e+00 m".
Download (0.016MB)
Added: 2007-06-30 License: GPL (GNU General Public License) Price:
846 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 could be 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