ultra amp 1.0
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3093
Ultra NES Manager 1.0-pre4
Ultra NES Manager (UNM) is an application for managing Nintendo Entertainment System ROM files. more>>
Ultra NES Manager (UNM) is an application for managing "Nintendo Entertainment System" ROM files. It is also a frontend for "tuxnes" emulator.
It provides fast acces to your NES files, and helps you to set up "tuxnes" easily.
Usage:
UNM stores all your NES files in one directory ("~/.unm/roms" as default), and displays all of them on a main screen. It would be wise to copy some ROMs to that location.
To play some game you need to select it from the list of found ROMs on the main screen, and click on a "PLAY" button. A nes emulator will start the selected game. Options related to ROMs collection are located on "ROMs" tab, emulator options can be found on "Advanced tab". Have fun.
Enhancements:
- whole configuration is saved automatically after quitting the application
- recent played ROMs are now saved, so they appear even after program restart
- added tooltips for "Play!" tab
- added "Quit" button on "Play!" tab
- added confirmation dialog box at Esc keypress, so you wont quit your game accidentally (requires patching tuxnes)
- updated FAQ
<<lessIt provides fast acces to your NES files, and helps you to set up "tuxnes" easily.
Usage:
UNM stores all your NES files in one directory ("~/.unm/roms" as default), and displays all of them on a main screen. It would be wise to copy some ROMs to that location.
To play some game you need to select it from the list of found ROMs on the main screen, and click on a "PLAY" button. A nes emulator will start the selected game. Options related to ROMs collection are located on "ROMs" tab, emulator options can be found on "Advanced tab". Have fun.
Enhancements:
- whole configuration is saved automatically after quitting the application
- recent played ROMs are now saved, so they appear even after program restart
- added tooltips for "Play!" tab
- added "Quit" button on "Play!" tab
- added confirmation dialog box at Esc keypress, so you wont quit your game accidentally (requires patching tuxnes)
- updated FAQ
Download (0.041MB)
Added: 2005-09-30 License: GPL (GNU General Public License) Price:
1493 downloads
Sqliteman 1.0
Sqliteman is the best developers and/or admins GUI tool for Sqlite3 in the world. more>>
Sqliteman is the best developers and/or admins GUI tool for Sqlite3 in the world. No joking here (or just a bit only) - it contains the most complette feature set of all tools available. And its just the beginning...
Sqliteman is a Qt4 based GPLv2 application near the first stable release. The project has almost all planned features implemented. When it fills its feature list there will be a "stabilization" phase to catch all possible bugs.
But you can use Sqliteman as is. I do it regulary with no data loss.
<<lessSqliteman is a Qt4 based GPLv2 application near the first stable release. The project has almost all planned features implemented. When it fills its feature list there will be a "stabilization" phase to catch all possible bugs.
But you can use Sqliteman as is. I do it regulary with no data loss.
Download (0.10MB)
Added: 2007-07-19 License: GPL (GNU General Public License) Price:
831 downloads
mssqldump 1.0
mssqldump.php is a PHP script that dumps a Microsoft SQL Server database into a SQL script. more>>
mssqldump.php is a PHP script that dumps a Microsoft SQL Server database into a SQL script. The project can also dump a table into CSV format.
<<less Download (0.003MB)
Added: 2006-12-06 License: GPL (GNU General Public License) Price:
620 downloads
HampusDB 1.0.1
HampusDB is a small, flexible and efficient hierarchical database. more>>
HampusDB is a small, flexible and efficient hierarchical database. It comes with a wide support of command line utilities for manipulating and extracting data.
Its designed for both embedded and bigger systems. HampusDB currently runs on Linux and has interfaces to C, C++, Java and Perl.
HDB aims to fill the gap when storing data in a relational database is too rigid and storing data in textfiles is too cumbersome.
A typical example would be when you have heirarchical data such as XML or configuration data that you want to store and retrieve in a flexible manner.
<<lessIts designed for both embedded and bigger systems. HampusDB currently runs on Linux and has interfaces to C, C++, Java and Perl.
HDB aims to fill the gap when storing data in a relational database is too rigid and storing data in textfiles is too cumbersome.
A typical example would be when you have heirarchical data such as XML or configuration data that you want to store and retrieve in a flexible manner.
Download (0.34MB)
Added: 2006-05-26 License: LGPL (GNU Lesser General Public License) Price:
1247 downloads
Grammidity 1.0
Grammidity project is a Java-based framework for evolutionary programming. more>>
Grammidity project is a Java-based framework for evolutionary programming.
It can be used to evolve solutions to problems, or to evolve "objects" under user control.
It has a limitless range of possible applications.
This program has been tested on sample projects generating 3D objects and imitation plants.
<<lessIt can be used to evolve solutions to problems, or to evolve "objects" under user control.
It has a limitless range of possible applications.
This program has been tested on sample projects generating 3D objects and imitation plants.
Download (0.81MB)
Added: 2006-10-12 License: GPL (GNU General Public License) Price:
1109 downloads
orange amp xmms
orange amp xmms is rebuilt from scratch orange version of my black amp theme. more>>
orange amp xmms is rebuilt from scratch orange version of my black amp theme.
Now "xmms" button opens preferences for xmms {I meant to do that for black amp but forgot}.
<<lessNow "xmms" button opens preferences for xmms {I meant to do that for black amp but forgot}.
Download (0.45MB)
Added: 2006-07-27 License: GPL (GNU General Public License) Price:
1185 downloads
Luxor 1.0b9
Luxor is an open-source XML User Interface Language (XUL) toolkit in Java. more>>
Luxor is a free, open-source XML UI Language (XUL) toolkit in released under the GNU General Public License (GPL) that lets you build UIs using XML and includes an ultra-light weight, multi-threaded web server, a portal engine, a template engine (Velocity), a scripting interpreter (Python) and more.
XUL stands for XML UI Language and was pioneered by Mozilla. XUL is superior to API-based UI toolkits such as Swing or WinForms because it clearly separates the user interface into four parts:
- content (structure and description of UI elements),
- appearance (look & feel, skin, themes),
- behavior (scripting) and
- locale (localization information for internationalization)
Content is best described in XUL as the following short example illustrates.
XUL makes UI building easier because it is far simpler than hard-wiring it in Java. XUL also frees you from the Swing toolkit lock-in because you can create a new rendering engine using a different UI toolkit such as KDE, Gnome, or WinForms.
<<lessXUL stands for XML UI Language and was pioneered by Mozilla. XUL is superior to API-based UI toolkits such as Swing or WinForms because it clearly separates the user interface into four parts:
- content (structure and description of UI elements),
- appearance (look & feel, skin, themes),
- behavior (scripting) and
- locale (localization information for internationalization)
Content is best described in XUL as the following short example illustrates.
XUL makes UI building easier because it is far simpler than hard-wiring it in Java. XUL also frees you from the Swing toolkit lock-in because you can create a new rendering engine using a different UI toolkit such as KDE, Gnome, or WinForms.
Download (0.32MB)
Added: 2005-04-12 License: GPL (GNU General Public License) Price:
1787 downloads
tpl 1.2
Tpl is a binary data interchange format and C API. more>>
Tpl is a binary data interchange format and C API.
C programs can use tpl to store or load serialized images of structured C data. The data is stored in its native binary format. The data can consist of the basic C types, binary buffers and strings, and aggregations and arrays. The serialized image is a discrete, strictly-formatted data buffer that can be stored in a file, memory buffer or transmitted via sockets or pipes. It is suited for IPC or data storage.
Example: Storing an array of integers to file.
#include "tpl.h"
int main() {
tpl_node *tn;
int i;
tn = tpl_map( "A(i)", &i );
for( i=0; i file.xml
% tplxml file.xml > file.tpl
Typed, structured data
Every tpl has a data type, expressed as a format string. A few examples: A(i) is an integer array. A(is) is an array of integer/string pairs. Deeper structure is the same-- an array of integers which each have an array of strings is A(iA(s)).
Binary data portability
Tpl addresses binary data portability by transparently applying endian-conversion when necessary. It also prescribes sizes for the supported types. This permits binary data to be shared effectively between machines that use different CPU types. A tpl generated on an 32-bit x86 can be read on a 64-bit Sparc Ultra for example. This is especially useful for socket IPC.
Full native binary efficiency
The data within a tpl is never converted unless necessary, so you get the full efficiency of using your data types in their native binary representation. This makes it feasible to deal with very large tpl images (up to 4GB) efficiently. It also uses memory-mapped I/O when reading and writing files to avoid the overhead of copying data through the kernel.
Enhancements:
- Bug fix for 64-bit integer/unsigned types.
- Also include support for these types from Perl API and XML.
<<lessC programs can use tpl to store or load serialized images of structured C data. The data is stored in its native binary format. The data can consist of the basic C types, binary buffers and strings, and aggregations and arrays. The serialized image is a discrete, strictly-formatted data buffer that can be stored in a file, memory buffer or transmitted via sockets or pipes. It is suited for IPC or data storage.
Example: Storing an array of integers to file.
#include "tpl.h"
int main() {
tpl_node *tn;
int i;
tn = tpl_map( "A(i)", &i );
for( i=0; i file.xml
% tplxml file.xml > file.tpl
Typed, structured data
Every tpl has a data type, expressed as a format string. A few examples: A(i) is an integer array. A(is) is an array of integer/string pairs. Deeper structure is the same-- an array of integers which each have an array of strings is A(iA(s)).
Binary data portability
Tpl addresses binary data portability by transparently applying endian-conversion when necessary. It also prescribes sizes for the supported types. This permits binary data to be shared effectively between machines that use different CPU types. A tpl generated on an 32-bit x86 can be read on a 64-bit Sparc Ultra for example. This is especially useful for socket IPC.
Full native binary efficiency
The data within a tpl is never converted unless necessary, so you get the full efficiency of using your data types in their native binary representation. This makes it feasible to deal with very large tpl images (up to 4GB) efficiently. It also uses memory-mapped I/O when reading and writing files to avoid the overhead of copying data through the kernel.
Enhancements:
- Bug fix for 64-bit integer/unsigned types.
- Also include support for these types from Perl API and XML.
Download (0.29MB)
Added: 2007-04-28 License: BSD License Price:
911 downloads
Mix 1.0
Mix is a KDE theme composed by different collected items, which were already installed (Main Plastic): Plastic, SUSE etc.. more>>
Mix is a KDE theme composed by different collected items, which were already installed: Plastik, SUSE etc..
Plus many different Wallpapers - if one installed it. The theme should function also for other distributions.
<<lessPlus many different Wallpapers - if one installed it. The theme should function also for other distributions.
Download (MB)
Added: 2007-04-16 License: GPL (GNU General Public License) Price:
925 downloads
Pharago 1.0
Pharago provides a nice Gnome (GTK+) theme. more>>
Pharago provides a nice Gnome (GTK+) theme.
Pharago is a mix of Gonxical for the style and Gnursid for the colours.
There is an alternative menubar for blended window manager themes :
Copy menubar-4blending.png to menubar.png to setup the new menubar
(copy menubar-default.png to menubar.png to get the default one back)
Clearlooks is an engine and it is easy to configure it to have different colour variations I suppose. Pharago is based on Gonxical just like Clarity is (pixmap themes) and it takes more time to change the colours because many pixmaps need to be redesigned !
<<lessPharago is a mix of Gonxical for the style and Gnursid for the colours.
There is an alternative menubar for blended window manager themes :
Copy menubar-4blending.png to menubar.png to setup the new menubar
(copy menubar-default.png to menubar.png to get the default one back)
Clearlooks is an engine and it is easy to configure it to have different colour variations I suppose. Pharago is based on Gonxical just like Clarity is (pixmap themes) and it takes more time to change the colours because many pixmaps need to be redesigned !
Download (0.026MB)
Added: 2007-01-26 License: GPL (GNU General Public License) Price:
1006 downloads
PostArabic 1.0.1
PostArabic project is used to provide Arabic shaping for the map display in DCMMS. more>>
PostArabic project is used to provide Arabic shaping for the map display in DCMMS.
The PostArabic package provides Arabic shaping functionality for PostgreSQL. PostArabic is available from http://dcmms.sourceforge.net.
The package adds the following functions to PostgreSQL:
text shape_arabic(text)
text unshape_arabic(text)
text str_reverse(text)
Enhancements:
- This release adds the bidi_reorder() function that provides better results than str_reorder() for numbers embedded in Arabic text.
- In addition, it fixes a build problem on Linux where libarabic.dll was referenced in arabic.sql instead of arabic.so.
<<lessThe PostArabic package provides Arabic shaping functionality for PostgreSQL. PostArabic is available from http://dcmms.sourceforge.net.
The package adds the following functions to PostgreSQL:
text shape_arabic(text)
text unshape_arabic(text)
text str_reverse(text)
Enhancements:
- This release adds the bidi_reorder() function that provides better results than str_reorder() for numbers embedded in Arabic text.
- In addition, it fixes a build problem on Linux where libarabic.dll was referenced in arabic.sql instead of arabic.so.
Download (0.031MB)
Added: 2006-08-15 License: LGPL (GNU Lesser General Public License) Price:
1166 downloads
yyyRSA 1.0.2
yyyRSA is a simple program to encrypt and decipher messages with the RSA asymetrical encryption algorithm. more>>
yyyRSA is a simple program to encrypt and decipher messages with the RSA asymetrical encryption algorithm.
Alice wants to send Bob a message. Eve can monitor the communication between Alice and Bob. he can read everything they send to each other.
Bob creates a key. It will consist of two files. the public key and the private key.
Bob gives Alice his public key.
Eve now also has his public key!
Alice encrypts a message with this public key.
Alice sends the message to Bob
Eve now also has the encrypted message!
Bob decrypts the message with the secret key.
Eve can do nothing, because it is not possible to decrypt the message with the public key !
yyyRSA is designed to be ULTRA secure. speed doesnt matter, nor does size of the encrypted message.
It is a possible option to create the secret key if you have a public key. However the algorithm to do this takes too much time, see the next chapter.
Enhancements:
- Added numberencode program
- Released 1.0.2
<<lessAlice wants to send Bob a message. Eve can monitor the communication between Alice and Bob. he can read everything they send to each other.
Bob creates a key. It will consist of two files. the public key and the private key.
Bob gives Alice his public key.
Eve now also has his public key!
Alice encrypts a message with this public key.
Alice sends the message to Bob
Eve now also has the encrypted message!
Bob decrypts the message with the secret key.
Eve can do nothing, because it is not possible to decrypt the message with the public key !
yyyRSA is designed to be ULTRA secure. speed doesnt matter, nor does size of the encrypted message.
It is a possible option to create the secret key if you have a public key. However the algorithm to do this takes too much time, see the next chapter.
Enhancements:
- Added numberencode program
- Released 1.0.2
Download (0.044MB)
Added: 2006-07-14 License: GPL (GNU General Public License) Price:
1199 downloads
Ruport 1.0.1
Ruport (Ruby Reports) is a powerful report generation engine. more>>
Ruport aka RubyReport is a pure Ruby report generation and formatting system.
It aims to prevent you from ever having to fight with the low level tasks of parsing data from various sources.
If youd like to build professional grade custom reports quickly and easily, Ruport is the system for you.
Ruport is reporting, the Ruby Way.
Enhancements:
- PDF Grouping alternative styles now render correctly.
- An issue with Renderer::Hooks causing silent failures was resolved.
- A conflict with the rdoc library was also fixed, as well as some other minor bugs.
<<lessIt aims to prevent you from ever having to fight with the low level tasks of parsing data from various sources.
If youd like to build professional grade custom reports quickly and easily, Ruport is the system for you.
Ruport is reporting, the Ruby Way.
Enhancements:
- PDF Grouping alternative styles now render correctly.
- An issue with Renderer::Hooks causing silent failures was resolved.
- A conflict with the rdoc library was also fixed, as well as some other minor bugs.
Download (0.29MB)
Added: 2007-06-13 License: GPL (GNU General Public License) Price:
865 downloads
Dataxi 1.0.1
Dataxi project is a collection of tools for developing form-based information systems. more>>
Dataxi project is a collection of tools for developing form-based information systems. Dataxi enables one to quickly build an application based on forms with which the user can access the underlying database in order to query, read, edit and write. Dataxi is the link between the user interface and the database.
Dataxi is an OS and enviroment independent product. It follows HTML and SQL standards to such extend that interoperability with all browsers and database backends should be supported.
Dataxi runs on all major operating systems as is or only with minor changes in ini -files.
The purpose of Dataxi is to take the pain away from the most boring phase in the data access application development: user interface designing and programming. Ones you have defined the layout of the form and location for columns, you are done, unless you prefer setting data validation and output format features and other niceties.
A database is a structured collection of data. It may be anything from a simple shopping list to a picture gallery or the vast amounts of information in a corporate network. To add, access, and process data stored in a computer database, you need a database management system such as MySQL. Since computers are very good at handling large amounts of data, database management plays a central role in computing, as stand-alone utilities, or as parts of other applications.
Enhancements:
- This version works with both PHP 4 and 5.
<<lessDataxi is an OS and enviroment independent product. It follows HTML and SQL standards to such extend that interoperability with all browsers and database backends should be supported.
Dataxi runs on all major operating systems as is or only with minor changes in ini -files.
The purpose of Dataxi is to take the pain away from the most boring phase in the data access application development: user interface designing and programming. Ones you have defined the layout of the form and location for columns, you are done, unless you prefer setting data validation and output format features and other niceties.
A database is a structured collection of data. It may be anything from a simple shopping list to a picture gallery or the vast amounts of information in a corporate network. To add, access, and process data stored in a computer database, you need a database management system such as MySQL. Since computers are very good at handling large amounts of data, database management plays a central role in computing, as stand-alone utilities, or as parts of other applications.
Enhancements:
- This version works with both PHP 4 and 5.
Download (1.3MB)
Added: 2007-04-17 License: GPL (GNU General Public License) Price:
920 downloads
AnyDBM 1.0.1
AnyDBM is a generic interface to DBM-like databases for Haskell. more>>
AnyDBM is a generic interface to DBM-like databases for Haskell. It lets you store String-to-String mappings in various formats, from a simple in-memory Map to a high-performance DBM database or even a SQL database.
The project is written by John Goerzen and was initially part of MissingH. It is licensed under the LGPL.
Known Drivers:
- MapDBM, built-in, RAM-only, uses a Haskell Map as a background
- StringDBM, built-in, RAM with disk backing
- HDBC-AnyDBM, which uses simple SQL tables in any HDBC-supported database
- MissingPy, which lets you use any Python anydbm backend with Haskell AnyDBM
<<lessThe project is written by John Goerzen and was initially part of MissingH. It is licensed under the LGPL.
Known Drivers:
- MapDBM, built-in, RAM-only, uses a Haskell Map as a background
- StringDBM, built-in, RAM with disk backing
- HDBC-AnyDBM, which uses simple SQL tables in any HDBC-supported database
- MissingPy, which lets you use any Python anydbm backend with Haskell AnyDBM
Download (0.022MB)
Added: 2006-12-11 License: LGPL (GNU Lesser General Public License) Price:
1051 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 ultra amp 1.0 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