.exe
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 93
Kandid 1.0.0
Kandid lets you evolve graphics using genetic algorithms. more>>
Kandid is a system to evolve graphics. Graphics, in Kandid, is not drawn by hand. Instead new forms can be found using genetic algorithms.
To achieve this aim Kandid simulates evolution using sexual reproduction and populations. But there is no fitness function in side the program. Only the user decide which images are interesting.
To simulate evolution Kandid uses crossing over, mutation, populations and has a gene data base. Image calculation is based on Lisp like expressions, Iterated Function Systems (IFS), Linear Cellular Automata (LCA), Voroni diagrams, Lindenmayer Systems (L-systems), and layered textures renderd by Persistence of Vision.
Kandid can be used as an wrapper for image generation programs. These external programs must be able to read the parameters from an file and produce the resulting image to an other file. It is not necessary to edit the parameter files by hand nor starting the program manually.
From the users view there is no distinction between build in and the external calculations. At the moment Persistence of Vision ray tracer and Scott Draves Flame IFS renderer is supported.
While Kandid is platform independent these externals renderers are written in C/C++ and compiled for an special operation system.
You must install a version appropriate to your operating system. After the installation Kandid should be able to find the external program. On Linux programs are often placed in the folders /usr/local/bin/ or /usr/bin/.
This folders are automatically parsed by the operation system. On Windows you can place the exe file in the same folder where the kandid.bat file is located.
<<lessTo achieve this aim Kandid simulates evolution using sexual reproduction and populations. But there is no fitness function in side the program. Only the user decide which images are interesting.
To simulate evolution Kandid uses crossing over, mutation, populations and has a gene data base. Image calculation is based on Lisp like expressions, Iterated Function Systems (IFS), Linear Cellular Automata (LCA), Voroni diagrams, Lindenmayer Systems (L-systems), and layered textures renderd by Persistence of Vision.
Kandid can be used as an wrapper for image generation programs. These external programs must be able to read the parameters from an file and produce the resulting image to an other file. It is not necessary to edit the parameter files by hand nor starting the program manually.
From the users view there is no distinction between build in and the external calculations. At the moment Persistence of Vision ray tracer and Scott Draves Flame IFS renderer is supported.
While Kandid is platform independent these externals renderers are written in C/C++ and compiled for an special operation system.
You must install a version appropriate to your operating system. After the installation Kandid should be able to find the external program. On Linux programs are often placed in the folders /usr/local/bin/ or /usr/bin/.
This folders are automatically parsed by the operation system. On Windows you can place the exe file in the same folder where the kandid.bat file is located.
Download (4.24MB)
Added: 2005-05-04 License: GPL (GNU General Public License) Price:
1634 downloads
EarCandy 0.1.1
EarCandy is a music jukebox. more>>
EarCandy is a music juke-box that presents music collections in the somewhat novel way of artist,album, title regardless of the underlying directory structure.
This is the way that iNoize, a p2p music sharing company, presented music. I worked at iNoize for 18 months and really liked the approach, unfortunately, I do not like web based juke boxes ;-) (I think web uis are too limiting for the user and the developer).
EarCandy is written in Python using (currently) the Gtk toolkit for the user interface. I will eventually switch to AnyGui for the ui once they release a stable version.
EarCandy uses an external player to play tracks. Under Unix/Linux the only player currently supported is xmms. It needs to be running in order to play music, ie EarCandy will no start it for you. And under Windows, winamp is supported.
The main script to run is earcandy.py, cd into the directory and ./earcandy.py to run the application. Windows users, just run earcandy.exe.
The first time it runs, it will ask for the path to youre music files. Enter the path and click on OK. It will then scan that path for mp3 files and add them to an index. It saves the index file, so it only has to this once. You will be able to rescan the directory if you add new tracks to rebuild the index.
The main window consists of 4 list boxes. In order:
* Collections Eventually you will be able to add external collections and reference the music within. They are listed here.
* Artists is the list of all artists in the collection.
* Albums is the list of albums for the selected artist.
* Tracks is the list of tracks for the selected album.
To play an album or track, simple double click on it. There is also a context menu when the right mouse button is pressed on a album or track. For albums, this menu contains items to play the album and enqueue the album. It is similar for tracks.
Enqueing allows a album or track to be added to the list of songs being played in the music player without disturbing what is being played.
<<lessThis is the way that iNoize, a p2p music sharing company, presented music. I worked at iNoize for 18 months and really liked the approach, unfortunately, I do not like web based juke boxes ;-) (I think web uis are too limiting for the user and the developer).
EarCandy is written in Python using (currently) the Gtk toolkit for the user interface. I will eventually switch to AnyGui for the ui once they release a stable version.
EarCandy uses an external player to play tracks. Under Unix/Linux the only player currently supported is xmms. It needs to be running in order to play music, ie EarCandy will no start it for you. And under Windows, winamp is supported.
The main script to run is earcandy.py, cd into the directory and ./earcandy.py to run the application. Windows users, just run earcandy.exe.
The first time it runs, it will ask for the path to youre music files. Enter the path and click on OK. It will then scan that path for mp3 files and add them to an index. It saves the index file, so it only has to this once. You will be able to rescan the directory if you add new tracks to rebuild the index.
The main window consists of 4 list boxes. In order:
* Collections Eventually you will be able to add external collections and reference the music within. They are listed here.
* Artists is the list of all artists in the collection.
* Albums is the list of albums for the selected artist.
* Tracks is the list of tracks for the selected album.
To play an album or track, simple double click on it. There is also a context menu when the right mouse button is pressed on a album or track. For albums, this menu contains items to play the album and enqueue the album. It is similar for tracks.
Enqueing allows a album or track to be added to the list of songs being played in the music player without disturbing what is being played.
Download (0.04MB)
Added: 2005-05-10 License: GPL (GNU General Public License) Price:
1628 downloads
jNetTool 0.4.0
jNetTool is a tool that includes whois, nslookup (dig), ping, traceroute, and portscan. more>>
jNetTool is a Swiss-knife for networks. It includes whois and nslookup queries, ping and traceroute, an IP address calculator, and a visual network planing-tool.
Features:
Whois:
With jNetTool-whois you find out who owns a domain or IP-address. Please enter a domain without "www" - for example "ventruba.com".
DNS-Lookup:
With jNetTool-ns-lookup you find out the nameserver for a domain, or which is the ip for a domain (A-record) or which mailserver is responsible (MX-record).
Ping:
A jNetTool-ping is "knocking at the door" of a computer. You will see if a computer is answering and how long will a package take.
Traceroute:
Which way will a package take from you computer to the target and how long will it take itemized for each station - jNetTool-traceroute will tell you.
Portscan:
jNetTool-portscan: Which service offers the computer? Please take care with this, some owner would misinterpret this as an attack! Use ownly if allowed from the owner!
IP-Calculator:
This nice tool shows you the networkclass of an IP-address, or you can calculate subnets, how many hosts are in a subnet, and so on....
Network planning:
The jnetool-networkplaningtool is not for real business, for the moment.
Enhancements:
- change bug, when change language to the selected language
- change bug, show description for ip in net-calc
- change reading of whois.conf now works with launch4j
- add support for .exe (launch4j) for better starting under Windows (but still needs JRE!)
Enhancements:
- change code of panels more modular/more objectorientation
- add drop-down field + history for IP/Domainname
- add mnemonics
- add Tooltips
- add Show message if field domainname is empty on "GO"
- add linkover for ping and traceroute
- change view of traceroute is now simple from system-traceroute
- add Header for each Output-Panel
- change bug on pressing cancel (switch_buttons was called twice)
- change status window with cancel button and progress bar
- change ip-input as dropdown-field with history
- add input-field for dig-server
- add save for all panels except calc
<<lessFeatures:
Whois:
With jNetTool-whois you find out who owns a domain or IP-address. Please enter a domain without "www" - for example "ventruba.com".
DNS-Lookup:
With jNetTool-ns-lookup you find out the nameserver for a domain, or which is the ip for a domain (A-record) or which mailserver is responsible (MX-record).
Ping:
A jNetTool-ping is "knocking at the door" of a computer. You will see if a computer is answering and how long will a package take.
Traceroute:
Which way will a package take from you computer to the target and how long will it take itemized for each station - jNetTool-traceroute will tell you.
Portscan:
jNetTool-portscan: Which service offers the computer? Please take care with this, some owner would misinterpret this as an attack! Use ownly if allowed from the owner!
IP-Calculator:
This nice tool shows you the networkclass of an IP-address, or you can calculate subnets, how many hosts are in a subnet, and so on....
Network planning:
The jnetool-networkplaningtool is not for real business, for the moment.
Enhancements:
- change bug, when change language to the selected language
- change bug, show description for ip in net-calc
- change reading of whois.conf now works with launch4j
- add support for .exe (launch4j) for better starting under Windows (but still needs JRE!)
Enhancements:
- change code of panels more modular/more objectorientation
- add drop-down field + history for IP/Domainname
- add mnemonics
- add Tooltips
- add Show message if field domainname is empty on "GO"
- add linkover for ping and traceroute
- change view of traceroute is now simple from system-traceroute
- add Header for each Output-Panel
- change bug on pressing cancel (switch_buttons was called twice)
- change status window with cancel button and progress bar
- change ip-input as dropdown-field with history
- add input-field for dig-server
- add save for all panels except calc
Download (0.68MB)
Added: 2005-06-06 License: BSD License Price:
1603 downloads
Mono SQL Sharp for GTK Sharp 0.2
Mono SQL Sharp for GTK# is a GUI client for entering and running SQL commands and scripts. more>>
Mono SQL Sharp for GTK# is a GUI client for entering and running SQL commands and scripts. Database objects, such as, tables and table columns can be browsed.
Mono SQL Sharp for GTK Sharp is built for Mono 1.1.7 and GTK# 1.9.3 or higher. It works on Linux and Windows 2000/XP. It has support for various databases via Monos ADO.NET implementation and data providers.
Providers supported:
- Npgsql for PostgreSQL
- ByteFX.Data.MySqLClient for MySQL
- FirebirdSql.Data.Firebird for Firebird
- System.Data.SqlClient for Microsoft SQL Server 7.0/2000/2005
- System.Data.OracleClient for Oracle 8i, 9i, and 10g
- Mono.Data.SybaseClient for Sybase 12.x
- Mono.Data.SqliteClient for SQL Lite
- System.Data.Odbc for ODBC
- And whatever provider you add to the xml configuration settings file sqlsharpgtk.exe.config
Results can be shown in a grid or a text log. Files can be loaded into the SQL text editor or saved.
Mono SQL# for GTK# has a command-line version, sqlsharp.exe, which is included with Mono. Mono SQL# for GTK# is a separate project for the GTK# GUI version.
<<lessMono SQL Sharp for GTK Sharp is built for Mono 1.1.7 and GTK# 1.9.3 or higher. It works on Linux and Windows 2000/XP. It has support for various databases via Monos ADO.NET implementation and data providers.
Providers supported:
- Npgsql for PostgreSQL
- ByteFX.Data.MySqLClient for MySQL
- FirebirdSql.Data.Firebird for Firebird
- System.Data.SqlClient for Microsoft SQL Server 7.0/2000/2005
- System.Data.OracleClient for Oracle 8i, 9i, and 10g
- Mono.Data.SybaseClient for Sybase 12.x
- Mono.Data.SqliteClient for SQL Lite
- System.Data.Odbc for ODBC
- And whatever provider you add to the xml configuration settings file sqlsharpgtk.exe.config
Results can be shown in a grid or a text log. Files can be loaded into the SQL text editor or saved.
Mono SQL# for GTK# has a command-line version, sqlsharp.exe, which is included with Mono. Mono SQL# for GTK# is a separate project for the GTK# GUI version.
Download (0.67MB)
Added: 2005-08-08 License: GPL (GNU General Public License) Price:
1541 downloads
xexec 1.0
xexec is a client/server system to locate a program via the X11 protocol and spawn it. more>>
xexec is a client/server system to locate a program via the X11 protocol and spawn it.
It is useful for loading the Web browser on your machine from a program run on a remote host.
Usage:
hosta$ xlisten open-url /bin/sh -c htmlview "$CMD"
hostb$ xexec open-url http://www.google.com/
note that your "exe" for xlisten must return before xlisten responds. any output written to stdout will be passed back to xexec.
<<lessIt is useful for loading the Web browser on your machine from a program run on a remote host.
Usage:
hosta$ xlisten open-url /bin/sh -c htmlview "$CMD"
hostb$ xexec open-url http://www.google.com/
note that your "exe" for xlisten must return before xlisten responds. any output written to stdout will be passed back to xexec.
Download (0.031MB)
Added: 2005-10-12 License: GPL (GNU General Public License) Price:
1473 downloads
Clara 3.0
Clara is a class viewer tool for Java and C++ that draws diagrams for a given class. more>>
Clara is a help-documentation tool for C++ or java developers. Basically she paints a diagram - a clara diagram - from a class.
With clara you can visualize your class as if it were a chip with pins for input - representing the input parameters of the methods - and pins for output - representing the return type of the functions-.
Lets see for example the diagram that clara would draw for the following C++ sample class
class sampleInterface
{
public:
void init (MyStructure * pstruct);
void setPoint (float x, float y);
float getX ();
float getY ();
void processIt ();
};
What are these pins for ? Are we going to connect them somehow ? Not at all, it is just a convenient way to represent what the class offers in a very compact form.
Of course the diagram will be drawn by clara automatically, there is no need (and no chance) of manually drawing anything.
Clara gets the needed information in two ways : using reflection in java and parsing the header file in C++. Clara can also draw a call-diagram of the class if the sources are found, note though that for the call-diagram an extra tool is needed (dot.exe from http://www.graphviz.org) and it has to be installed apart.
<<lessWith clara you can visualize your class as if it were a chip with pins for input - representing the input parameters of the methods - and pins for output - representing the return type of the functions-.
Lets see for example the diagram that clara would draw for the following C++ sample class
class sampleInterface
{
public:
void init (MyStructure * pstruct);
void setPoint (float x, float y);
float getX ();
float getY ();
void processIt ();
};
What are these pins for ? Are we going to connect them somehow ? Not at all, it is just a convenient way to represent what the class offers in a very compact form.
Of course the diagram will be drawn by clara automatically, there is no need (and no chance) of manually drawing anything.
Clara gets the needed information in two ways : using reflection in java and parsing the header file in C++. Clara can also draw a call-diagram of the class if the sources are found, note though that for the call-diagram an extra tool is needed (dot.exe from http://www.graphviz.org) and it has to be installed apart.
Download (0.19MB)
Added: 2005-10-25 License: GPL (GNU General Public License) Price:
1461 downloads
Hackz 2 2.0.1
Hackz 2 is a CLI like hacking game. more>>
Hackz 2 is a CLI like hacking game. The user types in commands. Hackz 2 is a puzzle game for Linux.
The user hacks computers and earns money this way, and then he can buy better hardware or software.
Main features:
- Borrow money from the bank.
- Buy weapons and guns to defend yourself from attacks.
- Start at level 1 and gain XP to gain higher levels.
- And a lot more to come.
Installation and Usage:
Compile with: ./compile
Start with: mono Hackz2.exe
<<lessThe user hacks computers and earns money this way, and then he can buy better hardware or software.
Main features:
- Borrow money from the bank.
- Buy weapons and guns to defend yourself from attacks.
- Start at level 1 and gain XP to gain higher levels.
- And a lot more to come.
Installation and Usage:
Compile with: ./compile
Start with: mono Hackz2.exe
Download (0.024MB)
Added: 2005-11-22 License: GPL (GNU General Public License) Price:
1438 downloads
CartoWeb 3.1.0
CartoWeb is a comprehensive and ready-to-use Web-GIS. more>>
CartoWeb is a comprehensive and ready-to-use Web-GIS (Geographical Information System) as well as a convenient framework for building advanced and customized applications.
Developed by Camptocamp SA, it is based on the UMN MapServer engine and is released under the GNU General Public License (GPL).
Written using innovative language PHP5, CartoWeb is highly modular and customizable thanks to its object-oriented architecture. CartoWeb project runs evenly on Windows or Unix-like platforms and shows its real power when associated to PostgreSQL/PostGIS.
Last but not least, CartoWeb may be set up as a SOAP Web Service enabling to have front-end server on one machine and data and map generation on an other.
Enhancements:
- Redesigned DHTML map interface as a convenient object-oriented API.
- Added JavaScript constraints for polygons: maximum number of points, no crossing.
- Added new improved tabs interface.
- Added support of styles with shapes and labels in outline plugin.
- Added new profile parameter for quick development/production switch.
- Added possibility to separate toolbar icons in several groups dispatched wherever in the interface layout.
- Improved PDF export plugin:
- Support for multiline text blocks ;
- Support for external data source (files, databases) for text blocks ;
- Debugged overview extent ;
- Customizable overview outline colors ;
- Overview can use viewer keymap.
- Redesigned installation script. Added Windows installation wizard (.exe installer).
- Added views plugin.
- Added routing plugin.
- Added layers reordering plugin.
- Added raw-image output switch.
- Renamed class Serializable to CwSerializable (for PHP 5.0.4+ compatibility).
- Added possibility to create output-format specific tables rules (eg. only for PDF, only for HTML, only for CSV...).
- Switched most private plugins methods and members to "protected" in order to facilitate plugin extension.
- Added support for dynamic mapfiles (generation using PHP templates) and multiple mapfiles switching.
- Added support for dynamic changes on layers tree (aka "layers children switching").
- Moved I18n PO files to projects directories.
- Optimized export plugins (HTML, CSV, PDF, etc.) that now uses the main CartoWeb page (separated export.php pages are deprecated).
<<lessDeveloped by Camptocamp SA, it is based on the UMN MapServer engine and is released under the GNU General Public License (GPL).
Written using innovative language PHP5, CartoWeb is highly modular and customizable thanks to its object-oriented architecture. CartoWeb project runs evenly on Windows or Unix-like platforms and shows its real power when associated to PostgreSQL/PostGIS.
Last but not least, CartoWeb may be set up as a SOAP Web Service enabling to have front-end server on one machine and data and map generation on an other.
Enhancements:
- Redesigned DHTML map interface as a convenient object-oriented API.
- Added JavaScript constraints for polygons: maximum number of points, no crossing.
- Added new improved tabs interface.
- Added support of styles with shapes and labels in outline plugin.
- Added new profile parameter for quick development/production switch.
- Added possibility to separate toolbar icons in several groups dispatched wherever in the interface layout.
- Improved PDF export plugin:
- Support for multiline text blocks ;
- Support for external data source (files, databases) for text blocks ;
- Debugged overview extent ;
- Customizable overview outline colors ;
- Overview can use viewer keymap.
- Redesigned installation script. Added Windows installation wizard (.exe installer).
- Added views plugin.
- Added routing plugin.
- Added layers reordering plugin.
- Added raw-image output switch.
- Renamed class Serializable to CwSerializable (for PHP 5.0.4+ compatibility).
- Added possibility to create output-format specific tables rules (eg. only for PDF, only for HTML, only for CSV...).
- Switched most private plugins methods and members to "protected" in order to facilitate plugin extension.
- Added support for dynamic mapfiles (generation using PHP templates) and multiple mapfiles switching.
- Added support for dynamic changes on layers tree (aka "layers children switching").
- Moved I18n PO files to projects directories.
- Optimized export plugins (HTML, CSV, PDF, etc.) that now uses the main CartoWeb page (separated export.php pages are deprecated).
Download (11.6MB)
Added: 2005-11-25 License: GPL (GNU General Public License) Price:
1430 downloads
ripOLE 0.2.0
ripOLE is a small program/library designed to pull out attachments from OLE2 data files. more>>
ripOLE is a small program/library designed to pull out attachments from OLE2 data files (ie, MS Office documents). ripOLE is BSD licenced meaning that commercial projects can also use the code without worry of licence costs or legal liabilities.
Example:
bash-2.05a$ ./ripole -i xam-doc1.doc -v -d tmp
Decoding filename=short-XAMIME.dat
Decoding filename=mp71.exe
Decoding filename=MPSetup.exe
Installation:
make
./ripole your-ole.doc
Enhancements:
- Improved OLE decoding.
- This is a highly recommended upgrade.
<<lessExample:
bash-2.05a$ ./ripole -i xam-doc1.doc -v -d tmp
Decoding filename=short-XAMIME.dat
Decoding filename=mp71.exe
Decoding filename=MPSetup.exe
Installation:
make
./ripole your-ole.doc
Enhancements:
- Improved OLE decoding.
- This is a highly recommended upgrade.
Download (0.025MB)
Added: 2005-12-12 License: BSD License Price:
1412 downloads
StandAloneQ3 0.1
StandAloneQ3 is a modified version of the GPL engine of Quake3. more>>
StandAloneQ3 is a modified version of the GPL engine of Quake3 which allows the player to start mods without the need of the Quake3 original CD
StandAloneQ3 is free software released under the GPL license.
To run saq3 you need to launch the mod from the command line like that:
- for windows: quake3.exe +set sf_name fname
- for linux: quake3 +set sf_name fname
Where fname is the folder name of the mod you want to run.
Known working mods are:
- World of Pandam ( http://www.worldofpadman.com/ )
- Western Quake 3 ( http://www.westernquake3.net/ )
If most of the mods will run, some shaders and/or textures used by mods may be missing, displaying errors in the game window.
When the game and maps are loaded missing textures/shaders are logged in the file "missing_shader-textures.log".
It has been reported that using the "pak0.pk3" file provided in Quake3 Arena Demo ( you need to create the folder "baseq3" in the software directory then copy pak0.pk3 in) may solve most of the shader/texture problems found in several mods and will allow bots to work.
In fact, any .pk3 file you have obtained legally can be added in baseq3 folder to complete missing textures or shaders. You must increment pak number every time you add a new one (pak0.pk3, pak1.pk3, pak2.pk3, etc... )
Quake, Quake 3 and Quake 3 Arena are trade marks of Id Software.
<<lessStandAloneQ3 is free software released under the GPL license.
To run saq3 you need to launch the mod from the command line like that:
- for windows: quake3.exe +set sf_name fname
- for linux: quake3 +set sf_name fname
Where fname is the folder name of the mod you want to run.
Known working mods are:
- World of Pandam ( http://www.worldofpadman.com/ )
- Western Quake 3 ( http://www.westernquake3.net/ )
If most of the mods will run, some shaders and/or textures used by mods may be missing, displaying errors in the game window.
When the game and maps are loaded missing textures/shaders are logged in the file "missing_shader-textures.log".
It has been reported that using the "pak0.pk3" file provided in Quake3 Arena Demo ( you need to create the folder "baseq3" in the software directory then copy pak0.pk3 in) may solve most of the shader/texture problems found in several mods and will allow bots to work.
In fact, any .pk3 file you have obtained legally can be added in baseq3 folder to complete missing textures or shaders. You must increment pak number every time you add a new one (pak0.pk3, pak1.pk3, pak2.pk3, etc... )
Quake, Quake 3 and Quake 3 Arena are trade marks of Id Software.
Download (7.5MB)
Added: 2006-01-11 License: GPL (GNU General Public License) Price:
1383 downloads
ppsei 0.1
ppsei is a simple command line program, which tries to extract images from Microsoft PowerPoint documents. more>>
ppsei short from PPS Extract Images is a simple command line program, which tries to extract images from Microsoft PowerPoint documents (PPS/PPT).
Because i get a lot of mails with attached PPS/PPT in, containing some nice images (about universe, about pretty girls, etc). The sender people are using this file format as an image-container, or image-encapsulator.
They could use tar/zip/..., but somehow PPS is the general. On *nix systems only resource-consume application can handle this file formats (openoffice, wine + win.exe), so i decided to write this tool.
Currently only JPEG and PNG files can be extracted. Because the PPS file format is not so well-documented as the gnumeric :-), there is no guarantee, that all images will be grabbed correctly. But the experience is, that it works!
As i said, this is a command line program: you can call it from SHELL (or from favorite email software). It takes only the PPS file(s) as argument, and will extract all detected images to the current directory:
$ ppsei universe.pps beauty-islands.ppt
...
$ gqview (start here some image viewer application, to see the result)
<<lessBecause i get a lot of mails with attached PPS/PPT in, containing some nice images (about universe, about pretty girls, etc). The sender people are using this file format as an image-container, or image-encapsulator.
They could use tar/zip/..., but somehow PPS is the general. On *nix systems only resource-consume application can handle this file formats (openoffice, wine + win.exe), so i decided to write this tool.
Currently only JPEG and PNG files can be extracted. Because the PPS file format is not so well-documented as the gnumeric :-), there is no guarantee, that all images will be grabbed correctly. But the experience is, that it works!
As i said, this is a command line program: you can call it from SHELL (or from favorite email software). It takes only the PPS file(s) as argument, and will extract all detected images to the current directory:
$ ppsei universe.pps beauty-islands.ppt
...
$ gqview (start here some image viewer application, to see the result)
Download (0.016MB)
Added: 2006-02-08 License: GPL (GNU General Public License) Price:
1367 downloads
QA Tools 1.2
QA Tools allow you to automatically generate regular releases and/or snapshots of your product. more>>
QA Tools allow you to automatically generate regular releases and/or snapshots of your product. Your product can be distributed as a source code archive (typically .tar.gz) or as a binary distribution archive (.deb, .rpm, .exe).
QA Tools can be used to generate nighly-built source and binary packages suitable for continuous integration and testing.
QA Tools can handle very simple product dependencies (read: in order to build/package product A you first need to build/package product B).
QA Tools work currently with the software packages that have source code managed using Subversion and that are ./configured && make installed using autoconf/automake.
QA Tools can help the people who are developing set of dependent crossplatform products that need to be packaged for different distributions (Debian, Ubuntu, Fedora Core, Suse, Windows, ...).
You should be familiar with autoconf/automake (particulary `make dist), RPM package building, and DEB package building. You should know how to store source code in SVN (trunk, branches, tags). QA Tools will not do any of those for you, but will help you to automate certain things and consume less time doing them.
Enhancements:
- Fix swapped function calls in svn-release-{deb,rpm}
<<lessQA Tools can be used to generate nighly-built source and binary packages suitable for continuous integration and testing.
QA Tools can handle very simple product dependencies (read: in order to build/package product A you first need to build/package product B).
QA Tools work currently with the software packages that have source code managed using Subversion and that are ./configured && make installed using autoconf/automake.
QA Tools can help the people who are developing set of dependent crossplatform products that need to be packaged for different distributions (Debian, Ubuntu, Fedora Core, Suse, Windows, ...).
You should be familiar with autoconf/automake (particulary `make dist), RPM package building, and DEB package building. You should know how to store source code in SVN (trunk, branches, tags). QA Tools will not do any of those for you, but will help you to automate certain things and consume less time doing them.
Enhancements:
- Fix swapped function calls in svn-release-{deb,rpm}
Download (0.075MB)
Added: 2006-01-25 License: GPL (GNU General Public License) Price:
1367 downloads
as2api 0.4
as2api parses ActionScript 2 class and interface definitions and creates HTML reference pages. more>>
as2api project is a JavaDoc-a-like for ActionScript 2.0.
It began it because there dont seem to be any complete, free (GPL or simmilar), API documentation tools, as of November 2004.
The scripts are implemented in Ruby, and work under Windows, Mac OSX, and Linux. An exe is provided for windows users who dont want to install Ruby.
Enhancements:
- A DHTML search widget allows finding a class by typing its name.
- Output can now optionally include a syntax-highlighted copy of the source code.
- ActionScript parsing is now slightly faster.
- Many small bugs were fixed and minor features added.
<<lessIt began it because there dont seem to be any complete, free (GPL or simmilar), API documentation tools, as of November 2004.
The scripts are implemented in Ruby, and work under Windows, Mac OSX, and Linux. An exe is provided for windows users who dont want to install Ruby.
Enhancements:
- A DHTML search widget allows finding a class by typing its name.
- Output can now optionally include a syntax-highlighted copy of the source code.
- ActionScript parsing is now slightly faster.
- Many small bugs were fixed and minor features added.
Download (0.037MB)
Added: 2006-02-06 License: GPL (GNU General Public License) Price:
1357 downloads
RLS AVON 20060130
RLS AVON is a computer-based learning system. more>>
RLS AVON project is a computer-based learning system. Students receive a lecture (screen shot) and then follow up with a test made up of multiple choice questions.
You could call RLS AVON computer aided instruction, but the program has the capacity to deliver instruction on its own. You could also call it an e-learning platform.
RLS AVON gives you freedom by supporting both Microsoft Windows and Linux. It could also be made to work under Mac OS X.
RLS AVON is free software, also called open source software, as defined by the GNU General Public License version 2 or, at your choice, later.
Lessons
RLS AVON comes with a lesson editor for educators (screen shot). Lessons may include text formatting and images. The lesson file format is based on XML and is designed to be vendor and platform neutral.
RLS AVON does not come with any lessons at this time, but it does support NOVA lessons (see below).
NOVA compatability
RLS AVON runs lessons from NOVA by Innovative Learning Systems. Only two parts (ILCMENU.EXE and GED32.EXE) were replaced.
<<lessYou could call RLS AVON computer aided instruction, but the program has the capacity to deliver instruction on its own. You could also call it an e-learning platform.
RLS AVON gives you freedom by supporting both Microsoft Windows and Linux. It could also be made to work under Mac OS X.
RLS AVON is free software, also called open source software, as defined by the GNU General Public License version 2 or, at your choice, later.
Lessons
RLS AVON comes with a lesson editor for educators (screen shot). Lessons may include text formatting and images. The lesson file format is based on XML and is designed to be vendor and platform neutral.
RLS AVON does not come with any lessons at this time, but it does support NOVA lessons (see below).
NOVA compatability
RLS AVON runs lessons from NOVA by Innovative Learning Systems. Only two parts (ILCMENU.EXE and GED32.EXE) were replaced.
Download (0.11MB)
Added: 2006-02-20 License: GPL (GNU General Public License) Price:
1342 downloads
Mono-Readline 0.0.1
Mono-Readline is a simple little assembly for .Net (specifically Mono) that provides support for GNU Readline. more>>
Mono-Readline is a simple little assembly for .Net (specifically Mono) that provides support for GNU Readline support within Mono applications.
Mono-Readline project is based on the code of Martin Baulig in the Mono debugger. I just took it and made it all nice and autoconf/automake enabled.
Its pretty straight forward, but here is a short sample program:
using Mono.ReadLine;
using System;
using System.Reflection;
public class Test {
public static void Main(string[] args) {
GnuReadLine readline = new GnuReadLine();
Console.WriteLine("Monkeys!");
string the_prompt = "This is a test: ";
string result;
while (true) {
result = readline.ReadLine(the_prompt);
if (result != null) {
readline.AddHistory(result);
} else {
break;
}
}
}
}
You should be able to compile this with mcs -r:mono.readline test.cs and get a little executable program that keeps going until you hit CTRL-D. There is lots of other fun you could do such as setting up continuation prompts and what not. Basically, most of this is ripped from Martins code in the mono debugger.
But wait, odds are youre going to get some funky error saying it cant find the package or something like that. If thats the case, make sure you have MONO_PATH="/usr/local/lib" set before running the program and compiling. For example to compile run:
MONO_PATH="/usr/local/lib" mcs -r:mono.readline test.cs
And then to run type:
MONO_PATH="/usr/local/lib" mono test.exe
Im not a real Mono pro, but my hope is that this could possibly help someone else out. Im thinking that in the future I may also include a patch for IronPython.
As always, if you have comments or patches, please let me know.
<<lessMono-Readline project is based on the code of Martin Baulig in the Mono debugger. I just took it and made it all nice and autoconf/automake enabled.
Its pretty straight forward, but here is a short sample program:
using Mono.ReadLine;
using System;
using System.Reflection;
public class Test {
public static void Main(string[] args) {
GnuReadLine readline = new GnuReadLine();
Console.WriteLine("Monkeys!");
string the_prompt = "This is a test: ";
string result;
while (true) {
result = readline.ReadLine(the_prompt);
if (result != null) {
readline.AddHistory(result);
} else {
break;
}
}
}
}
You should be able to compile this with mcs -r:mono.readline test.cs and get a little executable program that keeps going until you hit CTRL-D. There is lots of other fun you could do such as setting up continuation prompts and what not. Basically, most of this is ripped from Martins code in the mono debugger.
But wait, odds are youre going to get some funky error saying it cant find the package or something like that. If thats the case, make sure you have MONO_PATH="/usr/local/lib" set before running the program and compiling. For example to compile run:
MONO_PATH="/usr/local/lib" mcs -r:mono.readline test.cs
And then to run type:
MONO_PATH="/usr/local/lib" mono test.exe
Im not a real Mono pro, but my hope is that this could possibly help someone else out. Im thinking that in the future I may also include a patch for IronPython.
As always, if you have comments or patches, please let me know.
Download (0.29MB)
Added: 2006-03-31 License: GPL (GNU General Public License) Price:
1305 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 .exe 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