marco polo
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 62
Robocode Robots 1.0
Robocode Robots project is a collection of robocode robots. more>>
Robocode Robots project is a collection of robocode robots.
This project is a collection of robots for the robocode framework.
Robocode is an alphaworks project from IBM that provides an environment for creating software robots that compete against each other.
This collection provides examples for people who wish to write their own robots.
<<lessThis project is a collection of robots for the robocode framework.
Robocode is an alphaworks project from IBM that provides an environment for creating software robots that compete against each other.
This collection provides examples for people who wish to write their own robots.
Download (0.018MB)
Added: 2006-11-08 License: GPL (GNU General Public License) Price:
1105 downloads
ModVB Alpha
ModVB is a Apache module which aims to provide an ASP/VBScript/JScript compatibility layer for your web-pages. more>>
ModVB is a Apache module which aims to provide an JScript/VBScript/ASP compatibility layer for your web-pages. In other words it allows you to run with none or little modifications your ASP pages on your Linux server running Apache.
A bit of perspective
ModVB is based on the work done by Marco Ridoni (mod_gb) and Michael Meeks, Ravi Pratap and other people on Gnome Basic which was meant to be a VB work-alike for Linux. After the successful launch of Mono, Gnome Basic was officially declared "dead".
A few months later Marco Ridoni decided to start mod_gb, dropping (even if not completely) the support for GUI elements (Forms, Buttons, etc.) and adding external "class libraries" which could be used to expand the language in real ASP-fashion.
The ModVB project was started to improve upon Marco Ridonis work and create a full featured IIS clone with possible JScript support as well as more objects than supported by standard IIS/ASP
Current state
ModVB is currently alpha-quality software, maybe even a step behind that. Its nowhere near ready to be installed and run by the faint-hearted, let alone on a production server. If you decide to download, compile and install it, just dont say we never warned you.
<<lessA bit of perspective
ModVB is based on the work done by Marco Ridoni (mod_gb) and Michael Meeks, Ravi Pratap and other people on Gnome Basic which was meant to be a VB work-alike for Linux. After the successful launch of Mono, Gnome Basic was officially declared "dead".
A few months later Marco Ridoni decided to start mod_gb, dropping (even if not completely) the support for GUI elements (Forms, Buttons, etc.) and adding external "class libraries" which could be used to expand the language in real ASP-fashion.
The ModVB project was started to improve upon Marco Ridonis work and create a full featured IIS clone with possible JScript support as well as more objects than supported by standard IIS/ASP
Current state
ModVB is currently alpha-quality software, maybe even a step behind that. Its nowhere near ready to be installed and run by the faint-hearted, let alone on a production server. If you decide to download, compile and install it, just dont say we never warned you.
Download (0.25MB)
Added: 2006-05-30 License: GPL (GNU General Public License) Price:
1242 downloads
ATI Overclock 0.3
ATI Overclock is a GUI for Overclocking your ATI video card. more>>
ATI Overclock is a GUI for Overclocking your ATI video card. It uses rovclock as a backend. DO ALL AT YOUR OWN RISK!
<<less Download (0.074MB)
Added: 2006-11-04 License: GPL (GNU General Public License) Price:
1113 downloads
ruleCore 1.0
ruleCore provides a rule engine for event pattern detection. more>>
ruleCore provides a rule engine for event pattern detection.
The ruleCore Engine is an event-driven rule engine that manages and executes reaction rules. The rules are event-condition-action (ECA) style of rules.
The ruleCore Engine provides capabilities for detection of complex patterns of events, called situations. Events can be combined with logical and temporal operators in order to describe complex situations.
When a situation is detected, the ruleCore Engine can execute an action to alert external applications or users of the situation. The ruleCore Engine is fed with events through connectors.
Currently, connector implementations exist for plain sockets, XML-RPC, IBM WebSphere MQ, and TIBCO Rendezvous. Experimental support exists for running the engine within Zope and calling Zope methods when a rule triggers its action.
<<lessThe ruleCore Engine is an event-driven rule engine that manages and executes reaction rules. The rules are event-condition-action (ECA) style of rules.
The ruleCore Engine provides capabilities for detection of complex patterns of events, called situations. Events can be combined with logical and temporal operators in order to describe complex situations.
When a situation is detected, the ruleCore Engine can execute an action to alert external applications or users of the situation. The ruleCore Engine is fed with events through connectors.
Currently, connector implementations exist for plain sockets, XML-RPC, IBM WebSphere MQ, and TIBCO Rendezvous. Experimental support exists for running the engine within Zope and calling Zope methods when a rule triggers its action.
Download (18.8MB)
Added: 2007-02-19 License: GPL (GNU General Public License) Price:
978 downloads
UModPlayer B5
UModPlayer is an open-source audio module player for UNIX operating systems. more>>
UModPlayer is an open-source audio module player for UNIX operating systems.
Main features:
- You can play the supported formats and seek to any order in the song. You have pause, timer, display, and other standard features.
- You can view the pattern notes while playing.
- Playlist support: you can create playlists, delete or move individual items in a playlist, import a playlist from the current directory contents, save a playlist and load a saved playlist...
- You can specify any of the ModPlug options: noise reduction, megabass, surround, reverb sound options specifying the grade and the delay of most of the options.
- You can export the audio data of a module to any of the supported formats (see below)
- You can read and export to a file the song builtin message, the song instrument names and the song sample names.
- Each user of your UNIX box can save all the sound options.
- And much more!
<<lessMain features:
- You can play the supported formats and seek to any order in the song. You have pause, timer, display, and other standard features.
- You can view the pattern notes while playing.
- Playlist support: you can create playlists, delete or move individual items in a playlist, import a playlist from the current directory contents, save a playlist and load a saved playlist...
- You can specify any of the ModPlug options: noise reduction, megabass, surround, reverb sound options specifying the grade and the delay of most of the options.
- You can export the audio data of a module to any of the supported formats (see below)
- You can read and export to a file the song builtin message, the song instrument names and the song sample names.
- Each user of your UNIX box can save all the sound options.
- And much more!
Download (0.034MB)
Added: 2006-09-19 License: GPL (GNU General Public License) Price:
1132 downloads
ImageInfo 1.9
ImageInfo is a free Java class to retrieve properties from image files. more>>
ImageInfo is a free Java class to retrieve properties from image files.
The following file formats are currently supported: JPEG, PNG, GIF, BMP, PCX, IFF, RAS, PBM, PGM, PPM and PSD (read why TIFF is not included). ImageInfo can recognize these formats, and in addition determine image width, height and color depth (bits per pixel).
Also check out ffident, my file format (group) and MIME type identification library. It extracts less information than ImageInfo (it only recognizes the format, no metadata), but it supports more formats and new formats can be added by editing a text file. Similar to file(1) / magic(5).
Using ImageInfo from within a Java application or applet
The image file can be any InputStream object or an instance of a class implementing DataInput (like RandomAccessFile). Here is some sample code on how to use the class:
ImageInfo ii = new ImageInfo();
// in can be InputStream or RandomAccessFile (or DataInput)
ii.setInput(in);
/* if you want to know how many images there are in a file,
uncomment the following line; will slow down ImageInfo
with animated GIFs */
//ii.setDetermineImageNumber(true);
// check does the actual work, you wont get results before
// you have called it
if (!ii.check())
{
System.err.println("Not a supported image file format.");
}
else
{
System.out.println(
ii.getFormatName() + ", " +
ii.getMimeType() + ", " +
ii.getWidth() + " x " + ii.getHeight() + " pixels, " +
ii.getBitsPerPixel() + " bits per pixel, " +
ii.getNumberOfImages() + " image(s).");
// there are other properties, check out the API documentation
}
Using ImageInfo as a command line program
ImageInfo also has a main method that makes it a command line tool. Assuming that ImageInfo.class is in your classpath, giving the class to java with some file names as arguments will be sufficient. Here is an example call including output:
$ java ImageInfo test.jpg
test.jpg
File format: JPEG
MIME type: image/jpeg
Width (pixels): 1556
Height (pixels): 2048
Bits per pixel: 24
Progressive: false
Number of images: 1
Physical width (dpi): 300
Physical height (dpi): 300
Physical width (inches): 5.1866665
Physical height (inches): 6.826667
<<lessThe following file formats are currently supported: JPEG, PNG, GIF, BMP, PCX, IFF, RAS, PBM, PGM, PPM and PSD (read why TIFF is not included). ImageInfo can recognize these formats, and in addition determine image width, height and color depth (bits per pixel).
Also check out ffident, my file format (group) and MIME type identification library. It extracts less information than ImageInfo (it only recognizes the format, no metadata), but it supports more formats and new formats can be added by editing a text file. Similar to file(1) / magic(5).
Using ImageInfo from within a Java application or applet
The image file can be any InputStream object or an instance of a class implementing DataInput (like RandomAccessFile). Here is some sample code on how to use the class:
ImageInfo ii = new ImageInfo();
// in can be InputStream or RandomAccessFile (or DataInput)
ii.setInput(in);
/* if you want to know how many images there are in a file,
uncomment the following line; will slow down ImageInfo
with animated GIFs */
//ii.setDetermineImageNumber(true);
// check does the actual work, you wont get results before
// you have called it
if (!ii.check())
{
System.err.println("Not a supported image file format.");
}
else
{
System.out.println(
ii.getFormatName() + ", " +
ii.getMimeType() + ", " +
ii.getWidth() + " x " + ii.getHeight() + " pixels, " +
ii.getBitsPerPixel() + " bits per pixel, " +
ii.getNumberOfImages() + " image(s).");
// there are other properties, check out the API documentation
}
Using ImageInfo as a command line program
ImageInfo also has a main method that makes it a command line tool. Assuming that ImageInfo.class is in your classpath, giving the class to java with some file names as arguments will be sufficient. Here is an example call including output:
$ java ImageInfo test.jpg
test.jpg
File format: JPEG
MIME type: image/jpeg
Width (pixels): 1556
Height (pixels): 2048
Bits per pixel: 24
Progressive: false
Number of images: 1
Physical width (dpi): 300
Physical height (dpi): 300
Physical width (inches): 5.1866665
Physical height (inches): 6.826667
Download (0.027MB)
Added: 2006-11-14 License: Public Domain Price:
1085 downloads
PgMarket 2.2.3
PgMarket is an e-commerce solution based on PHP4 and PostgreSQL/MySQL. more>>
PgMarket is an E-Commerce Solution based on PHP 4 and PostgreSQL/MySQL.
It is released under the terms of the GNU GPL (General Public License).
All its pages are HTML 4.01 Transitional valid documents, and the CSSs are valid CSS 2.0 documents; full usability and accessibility is provided also if JavaScript is disabled on the client browser.
Main features:
- PostgreSQL (>= 6.5) and MySQL 3.23 support, and easy portability to other DBMSs
- multiple languages support (i18n)
- advanced images and thumbnails handling; possibility of on the fly generation of thumbnails of full size images; possibility of storing images and thumbnails in the DB instead of on the file system
- easy customization of many look elements through .css files
- HTML-only templates, not containing PHP code
- a simple and an advanced search engine
- products are organized in categories and subcategories of arbitrary level; each product can belong to more than one category; products and categories are shown ordered by their respective "special level" values
- comfortable category browsers (the PHP Layers Menu system is used)
- support of per-user and per-product discounts
- delivery price based on the delivery zone and on the total shopping cart weight
- possibility of disabling many features through the configuration file, without modifying scripts and templates
- mailing of the orders, and storage of all the orders in the database
- order states handling
- ability for the customers to track their orders states and logs
- ability for subscribed and non subscribed customers to contact the store without buying anything, through a suited contact form
- splitting in sub pages for pages that show a large number of items
- easy customization of the currency and of the weight unit
- comfortable web based administration interface: the web shop is easily built up simply through a browser; the "web shop root" can insert categories, as well as insert, edit, and delete products also while browsing the catalog
- possibility of importing data from text files easily obtainable through a spreadsheet
- possibility of off-line filling of the shop and subsequent on-line synchronization of data and images/thumbs, also between etherogeneous platforms, i.e. between PostgreSQL and MySQL and between Unix and MS Windows, in both directions
<<lessIt is released under the terms of the GNU GPL (General Public License).
All its pages are HTML 4.01 Transitional valid documents, and the CSSs are valid CSS 2.0 documents; full usability and accessibility is provided also if JavaScript is disabled on the client browser.
Main features:
- PostgreSQL (>= 6.5) and MySQL 3.23 support, and easy portability to other DBMSs
- multiple languages support (i18n)
- advanced images and thumbnails handling; possibility of on the fly generation of thumbnails of full size images; possibility of storing images and thumbnails in the DB instead of on the file system
- easy customization of many look elements through .css files
- HTML-only templates, not containing PHP code
- a simple and an advanced search engine
- products are organized in categories and subcategories of arbitrary level; each product can belong to more than one category; products and categories are shown ordered by their respective "special level" values
- comfortable category browsers (the PHP Layers Menu system is used)
- support of per-user and per-product discounts
- delivery price based on the delivery zone and on the total shopping cart weight
- possibility of disabling many features through the configuration file, without modifying scripts and templates
- mailing of the orders, and storage of all the orders in the database
- order states handling
- ability for the customers to track their orders states and logs
- ability for subscribed and non subscribed customers to contact the store without buying anything, through a suited contact form
- splitting in sub pages for pages that show a large number of items
- easy customization of the currency and of the weight unit
- comfortable web based administration interface: the web shop is easily built up simply through a browser; the "web shop root" can insert categories, as well as insert, edit, and delete products also while browsing the catalog
- possibility of importing data from text files easily obtainable through a spreadsheet
- possibility of off-line filling of the shop and subsequent on-line synchronization of data and images/thumbs, also between etherogeneous platforms, i.e. between PostgreSQL and MySQL and between Unix and MS Windows, in both directions
Download (0.48MB)
Added: 2005-05-05 License: GPL (GNU General Public License) Price:
1637 downloads
BullHAmachi 1.0
BullHAmachi is a non-realtime GUI for Hamachi. more>>
BullHAmachi is a non-realtime GUI for Hamachi. It can do everything Hamachi does from console. The good thing of it is that youll allways see the output of whats happening.
1) download the latest Hamachi 0.9.9.9-20. unzip it and run "sudo make install" from konsole
2) now open BullAmachi and click on "Start Hamachi". the first time it will configure Hamachi.
3) insert a Nickname and if you want you can immediatley join an existing Channel
<<less1) download the latest Hamachi 0.9.9.9-20. unzip it and run "sudo make install" from konsole
2) now open BullAmachi and click on "Start Hamachi". the first time it will configure Hamachi.
3) insert a Nickname and if you want you can immediatley join an existing Channel
Download (0.14MB)
Added: 2006-11-27 License: GPL (GNU General Public License) Price:
1063 downloads
Matchball 0.33b
Matchball is a little puzzle game. more>>
Matchball project is a little puzzle game.
You have to click to remove all adjacent balls with the same color and reach as many points as possible. Sounds easy, but beware, this game is extremely addictive.
Matchball has full rendered backgrounds and translucent balls, supports different ballschemes, different levels, music and fx, a setup menu and a complete highscore system for each level.
Matchball is available for Linux and Windows (also with an installer). The sources should also compile on MacOS, BeOS and every other platform supported by libsdl (even the PlayStation 2).
<<lessYou have to click to remove all adjacent balls with the same color and reach as many points as possible. Sounds easy, but beware, this game is extremely addictive.
Matchball has full rendered backgrounds and translucent balls, supports different ballschemes, different levels, music and fx, a setup menu and a complete highscore system for each level.
Matchball is available for Linux and Windows (also with an installer). The sources should also compile on MacOS, BeOS and every other platform supported by libsdl (even the PlayStation 2).
Download (1.0MB)
Added: 2006-12-21 License: GPL (GNU General Public License) Price:
1038 downloads
PerSeO Linux 0.1
PerSeO Linux is a operating system of the CeSeNA group. more>>
PerSeO is the official, Knoppix-based Linux distribution of the CeSeNA group. The version currently under development is v0.1 beta Live Professional, which will be accessible from both the command line and a remote administration interface.
Main features:
- KDE 3.2: the famous user-friendly graphical interface
- Network Tools: several network-related applications (e.g. nmap, ethereal, wireless tools etc.)
- Messenger software: could be useful
- Commonly used servers: Samba, Apache, DHCP, etc.
- IENA: an innovative, security-oriented software (a PerSeO exclusive) created by Marco Ramilli
- RoboAdmin: an original tool for securing remote administration based on IRC protocol (a PerSeO exclusive) created by Marco Ramilli
- SpamAssassin: the best anti-spam tool
- ClamAV: a powerful and open-source antivirus software
<<lessMain features:
- KDE 3.2: the famous user-friendly graphical interface
- Network Tools: several network-related applications (e.g. nmap, ethereal, wireless tools etc.)
- Messenger software: could be useful
- Commonly used servers: Samba, Apache, DHCP, etc.
- IENA: an innovative, security-oriented software (a PerSeO exclusive) created by Marco Ramilli
- RoboAdmin: an original tool for securing remote administration based on IRC protocol (a PerSeO exclusive) created by Marco Ramilli
- SpamAssassin: the best anti-spam tool
- ClamAV: a powerful and open-source antivirus software
Download (630MB)
Added: 2006-01-30 License: GPL (GNU General Public License) Price:
1362 downloads
IBMDoK 0.1
IBMDoK is a small KDE kicker applet for the IBM themal sensors. more>>
IBMDoK is a small KDE kicker applet for the IBM themal sensors. Its just my small hack for the T60 sensors.
IBMDoK can work for other ThinkPads, mut maybe you have to adapt it.
<<lessIBMDoK can work for other ThinkPads, mut maybe you have to adapt it.
Download (0.80MB)
Added: 2006-04-07 License: GPL (GNU General Public License) Price:
1295 downloads
Cgmail 0.3
Cgmail is a fresh and shiny gmail checker and notifier that integrate well into gnome desktop. more>>
Cgmail is a fresh and shiny gmail checker and notifier that integrate well into gnome desktop.
Cgmail is a new gmail checker for gnome desktop. It integrate well into the environment with supporting gnome keyring and dbus for notifications. Give it a try.
Why it is different?
Ive used gmail-notify for a lot of time but gmail-notify is an old software. Cgmail is a new shiny gmail notifier that integrate well into gnome desktop. Cgmail will use gnome keyring to store your credentials for security enanchments instead of storing it on plain text files.
Cgmail use a fresh dbus notification to tell you that a new message is into your gmail inbox.
<<lessCgmail is a new gmail checker for gnome desktop. It integrate well into the environment with supporting gnome keyring and dbus for notifications. Give it a try.
Why it is different?
Ive used gmail-notify for a lot of time but gmail-notify is an old software. Cgmail is a new shiny gmail notifier that integrate well into gnome desktop. Cgmail will use gnome keyring to store your credentials for security enanchments instead of storing it on plain text files.
Cgmail use a fresh dbus notification to tell you that a new message is into your gmail inbox.
Download (0.063MB)
Added: 2007-05-04 License: GPL (GNU General Public License) Price:
903 downloads
JavaNativeCompiler 1.1.1
JavaNativeCompiler (JNC) is a Java to native compiler. more>>
JavaNativeCompiler (JNC) is a Java to native compiler. The project allows AOT (ahead of time) compilation of your Java applications. With JNC, you can create real standalone native binaries (.exe on Windows) which will no longer depend on a JRE.
This is especially useful when applications have to be deployed to end-users. All vexatious problems of deploying Java applications can be solved by compiling them to native. They will be:
- Easy to deploy
No JRE dependency. Most end-users dont know what they have installed.
No more problems on how to create an executable file out of a JAR or class file.
- Hard to decompile
Java can easily be decompiled. Native compilation will protect your source code.
- Run fast from the start
No more overhead for loading a JRE.
Enhancements:
- This release fixes a couple of problems with AWT/Swing and XML.
- It also once again contains a version for Linux.
- The compiler binary downloads are smaller.
<<lessThis is especially useful when applications have to be deployed to end-users. All vexatious problems of deploying Java applications can be solved by compiling them to native. They will be:
- Easy to deploy
No JRE dependency. Most end-users dont know what they have installed.
No more problems on how to create an executable file out of a JAR or class file.
- Hard to decompile
Java can easily be decompiled. Native compilation will protect your source code.
- Run fast from the start
No more overhead for loading a JRE.
Enhancements:
- This release fixes a couple of problems with AWT/Swing and XML.
- It also once again contains a version for Linux.
- The compiler binary downloads are smaller.
Download (MB)
Added: 2007-03-05 License: Other/Proprietary License with Source Price:
965 downloads
Mediainlinux 4 RC5
Mediainlinux is a multimedia-focused Linux distribution. more>>
Mediainlinux is a complete Linux distribution targeted at multimedia production, wich consist in a live cd (knoppix derived) containing more than 200 graphical application and thousands of command line tools for:
* Acquisition
* Conversion
* Editing
* Compression
* PostProduction in the Audio, 2D and 3D graphics and Video domain.
Mediainlinux distribution is a working prototype of a Debian Multimedia Distribution, based on the last version (3.4) of the Knoppix Linux Live Cd.
Our CD supports most of the graphic, audio and tv/satellite computer card on the consumer and prosumer market GNU/Linux compatible and has more than 200 graphical applications and hundreds (nearly 1000) of command line tools for covering all the complexity of the multimedia process of production: acquisition, conversion, compression and mastering.
Most of the Multimedia in the GNU/Linux world is covered, but there are some tools which we dont want to distribute together with Mediainlinux for legal reason and mainly because we are not sure about the integrity of the code, which could be stolen or covered by copyrights and so on.
You can install this applications after Mediainlinux is installed on the hard disk, because they will be present in the Synaptic interface (because we added the sources to the sources file).
Technical Goals:
1.Multimedia Kernel (modified to gain more reactivity from the system) and especially in the graphic (drivers for consumer and prosumer video cards) and audio (firmware for professional audio cards) subsystems, applying many patches like the low latency, preemption, real time e capabilities patches and reach a better recognizing of peripherals.
2.Boot splash: cover the Knoppix Live Cd initialization (which is oldish and bad looking, in our opinion) with an animation and some informations about the project.
3.Develop customized multimedia cd and application.
4.OpenMosix enabled kernel to make distributed rendering with Blender and Yafray.
Non technical goals:
1.Include applications which are not already part of the Debian distribution: speed in the free software world creates a situation in which hundreds of projects starts in a year and the ones which survive with an active development the first year and get developed for two or three years have a good chance to continue and be included in the major distributions. Sometimes it needs to anticipate this process and discover some applications which are not already shipped with a major distribution, before they become famous and encouraging their diffusion putting them in Mediainlinux. This has a double effect: makes the software better testing it and reporting bugs, suggestions and ideas and making better the whole Mediainlinux itself.
2.Support package maintainer to promote the diffusion of applications that havent already been debianized: programmers that transform the source code of a certain software in a Debian .deb, ready to be installed on a computer with a Debian GNU/Linux distribution (or a Debian compatible one like Mediainlinux) are often volunteers doing this work just as an hobby. For some other software there are already some sponsorships from some facilities and one of the goals of Mediainlinux is to find economic support for this programmers in the multimedia field of application.
3.Organizations: we had contacts with some organizations like ONU and UNESCO and with Italian (Turin, Padova, Bologna, Siena) and international (Bristol, Oslo, Zlin, Tampere, Georgia) universities and with some other organizations in the audio and video fields like FESTPACO or African Women Media Center. In all this places Mediainlinux has been introduced and in some also experimented, still limiting to single tests. With all this entities we would like to set up a collaboration that goes from simple testing and reporting of bugs, to requests for new characteristics and development of additional software.
4.Art Academies: many institutions like MULTIDAMS of Turin, the school of Art and Media of Tampere or the Brera Academy of Art in Milan has a double role: public places for experimentation (and so contamination between technology and art) and possible producers of demonstrations and examples of use, artist and collaborators.
User side goals:
1.Make Mediainlinux a better looking distribution: the look of Mediainlinux is a key aspect of the whole project. The more the distribution will be stylish (from the cd to the manual, from the Internet site to an exhibition stand) in the design and in its graphic and artistic ideas, the more it will gain success between the Linux Artists and the Macintosh community. Then we need to surpass the look of proprietary systems, using all the widgets that can simulate the most stylish looking applets and so we must need graphics to create icons, desktop themes, wallpapers, screen savers and audio video materials (like desktop sounds or video tutorials).
2.Make Mediainlinux simpler: we need to do more integration between different applications, in the way that for a .ogg vorbis file we will have a contextual menu to play, edit, record it etc. etc. This should be done for most of the file formats in the multimedia field and its an operation very intensive of configuring, programming, experimenting and daily use.
3.Make better configuration tools: most of all we need a good configuration of auto mounter to create automatically the icons of peripherals on the desktop.
4.Documentation: we need a manual for the primary applications (mostly done) and its translation in English, French, Spanish and German.
5.Training: we are organizing many courses on subsystems included in Mediainlinux and especially for audio and video streaming, 2D and 3D graphic, musical composition and less common training lessons in multimedia installations and physical and acoustic simulation.
6.Support: make concrete a way to support our users with a mailing list, a forum and a satellite program with tutorials, examples and demonstrations of creativity.
<<less* Acquisition
* Conversion
* Editing
* Compression
* PostProduction in the Audio, 2D and 3D graphics and Video domain.
Mediainlinux distribution is a working prototype of a Debian Multimedia Distribution, based on the last version (3.4) of the Knoppix Linux Live Cd.
Our CD supports most of the graphic, audio and tv/satellite computer card on the consumer and prosumer market GNU/Linux compatible and has more than 200 graphical applications and hundreds (nearly 1000) of command line tools for covering all the complexity of the multimedia process of production: acquisition, conversion, compression and mastering.
Most of the Multimedia in the GNU/Linux world is covered, but there are some tools which we dont want to distribute together with Mediainlinux for legal reason and mainly because we are not sure about the integrity of the code, which could be stolen or covered by copyrights and so on.
You can install this applications after Mediainlinux is installed on the hard disk, because they will be present in the Synaptic interface (because we added the sources to the sources file).
Technical Goals:
1.Multimedia Kernel (modified to gain more reactivity from the system) and especially in the graphic (drivers for consumer and prosumer video cards) and audio (firmware for professional audio cards) subsystems, applying many patches like the low latency, preemption, real time e capabilities patches and reach a better recognizing of peripherals.
2.Boot splash: cover the Knoppix Live Cd initialization (which is oldish and bad looking, in our opinion) with an animation and some informations about the project.
3.Develop customized multimedia cd and application.
4.OpenMosix enabled kernel to make distributed rendering with Blender and Yafray.
Non technical goals:
1.Include applications which are not already part of the Debian distribution: speed in the free software world creates a situation in which hundreds of projects starts in a year and the ones which survive with an active development the first year and get developed for two or three years have a good chance to continue and be included in the major distributions. Sometimes it needs to anticipate this process and discover some applications which are not already shipped with a major distribution, before they become famous and encouraging their diffusion putting them in Mediainlinux. This has a double effect: makes the software better testing it and reporting bugs, suggestions and ideas and making better the whole Mediainlinux itself.
2.Support package maintainer to promote the diffusion of applications that havent already been debianized: programmers that transform the source code of a certain software in a Debian .deb, ready to be installed on a computer with a Debian GNU/Linux distribution (or a Debian compatible one like Mediainlinux) are often volunteers doing this work just as an hobby. For some other software there are already some sponsorships from some facilities and one of the goals of Mediainlinux is to find economic support for this programmers in the multimedia field of application.
3.Organizations: we had contacts with some organizations like ONU and UNESCO and with Italian (Turin, Padova, Bologna, Siena) and international (Bristol, Oslo, Zlin, Tampere, Georgia) universities and with some other organizations in the audio and video fields like FESTPACO or African Women Media Center. In all this places Mediainlinux has been introduced and in some also experimented, still limiting to single tests. With all this entities we would like to set up a collaboration that goes from simple testing and reporting of bugs, to requests for new characteristics and development of additional software.
4.Art Academies: many institutions like MULTIDAMS of Turin, the school of Art and Media of Tampere or the Brera Academy of Art in Milan has a double role: public places for experimentation (and so contamination between technology and art) and possible producers of demonstrations and examples of use, artist and collaborators.
User side goals:
1.Make Mediainlinux a better looking distribution: the look of Mediainlinux is a key aspect of the whole project. The more the distribution will be stylish (from the cd to the manual, from the Internet site to an exhibition stand) in the design and in its graphic and artistic ideas, the more it will gain success between the Linux Artists and the Macintosh community. Then we need to surpass the look of proprietary systems, using all the widgets that can simulate the most stylish looking applets and so we must need graphics to create icons, desktop themes, wallpapers, screen savers and audio video materials (like desktop sounds or video tutorials).
2.Make Mediainlinux simpler: we need to do more integration between different applications, in the way that for a .ogg vorbis file we will have a contextual menu to play, edit, record it etc. etc. This should be done for most of the file formats in the multimedia field and its an operation very intensive of configuring, programming, experimenting and daily use.
3.Make better configuration tools: most of all we need a good configuration of auto mounter to create automatically the icons of peripherals on the desktop.
4.Documentation: we need a manual for the primary applications (mostly done) and its translation in English, French, Spanish and German.
5.Training: we are organizing many courses on subsystems included in Mediainlinux and especially for audio and video streaming, 2D and 3D graphic, musical composition and less common training lessons in multimedia installations and physical and acoustic simulation.
6.Support: make concrete a way to support our users with a mailing list, a forum and a satellite program with tutorials, examples and demonstrations of creativity.
Download (692.4MB)
Added: 2005-12-23 License: GPL (GNU General Public License) Price:
1415 downloads
QuteMol 0.4
QuteMol is an open source, interactive, high quality molecular visualization system. more>>
QuteMol is an open source, interactive, high quality molecular visualization system. QuteMol exploits the current GPU capabilities through OpenGL shaders to offers an array of innovative visual effects.
QuteMol visualization techniques are aimed at improving clarity and an easier understanding of the 3D shape and structure of large molecules or complex proteins.
Main features:
- Real Time Ambient Occlusion
- Depth Aware Silhouette Enhancement
- Ball and Sticks, Space-Fill and Liquorice visualization modes
- High resolution antialiased snapshots for creating publication quality renderings
- Interactive rendering of large molecules and protein (100k atoms)
- Standard PDB input
QuteMol was developed by Marco Tarini and Paolo Cignoni of the Visual Computing Lab at ISTI - CNR.
Enhancements:
- Major stable release.
New Features:
- Color per chain selectable. (rather then per atom). Random color schemas can be cycled.
- Export of GIF animation Is is now possible to export GIF animations featuring the current model under inspections (useful for websites)
Minor Features:
- Progress bar shown during any long processing task (which can be cancelled)!
- Various minor speed improvements
- Save snapshot dialog to change the resolution of the fly
Bugfixes:
- Link to Qutemol webpage fixed (now using wxWidgets v. 8.0)
- Fixed a bug that prevented some 2-letter atoms to be correctly understood
- Fixed the clipping plane bug (large molecules where shown as if cut in half)
- Various minor fixes
<<lessQuteMol visualization techniques are aimed at improving clarity and an easier understanding of the 3D shape and structure of large molecules or complex proteins.
Main features:
- Real Time Ambient Occlusion
- Depth Aware Silhouette Enhancement
- Ball and Sticks, Space-Fill and Liquorice visualization modes
- High resolution antialiased snapshots for creating publication quality renderings
- Interactive rendering of large molecules and protein (100k atoms)
- Standard PDB input
QuteMol was developed by Marco Tarini and Paolo Cignoni of the Visual Computing Lab at ISTI - CNR.
Enhancements:
- Major stable release.
New Features:
- Color per chain selectable. (rather then per atom). Random color schemas can be cycled.
- Export of GIF animation Is is now possible to export GIF animations featuring the current model under inspections (useful for websites)
Minor Features:
- Progress bar shown during any long processing task (which can be cancelled)!
- Various minor speed improvements
- Save snapshot dialog to change the resolution of the fly
Bugfixes:
- Link to Qutemol webpage fixed (now using wxWidgets v. 8.0)
- Fixed a bug that prevented some 2-letter atoms to be correctly understood
- Fixed the clipping plane bug (large molecules where shown as if cut in half)
- Various minor fixes
Download (0.22MB)
Added: 2006-12-21 License: GPL (GNU General Public License) Price:
1037 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 marco polo 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