11.0
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 38
OpenLX 11.0
OpenLX is a Linux distribution made in India. more>>
OpenLX is a Linux distribution made in India. It is based on Fedora Core with updated packages and many user-friendly enhancements, such as complete multimedia capabilities, support for 6 Indian languages, Java SDK and an extra application CD.
OpenLX comes in two editions - a single-CD "Desktop" edition and a 5-CD "Enterprise" edition.
Main features:
- Ease of Installation
- Single CD Desktop install
- LTSP Thin-client automated Installation
- Kalculate(Eval), Globally, the First Financial Accounting & Inventory package bundled
- Supermount making CD-Rom handling easy, enabled by default for removable media (CD-ROM, Floppies, USB-storage, etc.)
- SCSI emulation is no longer needed to use CD recorders
- POSIX ACLs option available, just add "acl" to the mount options. Samba can also take advantage of this to emulate NT-type ACL
- Number of hardware devices that require drivers supplied by the device manufacturer are now configured at system installation time.
- MacromediaFlash7 plugin
- WINE custom-configured to run many MS-Windows applications straight out of the box with printer support
- Personal firewall with graphical configuration utility myfirewall, aimed for desktop users, not servers, with a simple configuration
- Support for many Indian languages with fonts
- Unique features for the use of IT-Engineering students with top-of-the-line Development environment and tools to study and conduct their projects that can become live-part of the Distribution
- NVIDIA 3D drivers
- Java-2 SDK & Eclipse pre-configured for Java Developers
- Anti-virus: ships with Clamav and Amavisd, Samba shipped with several VFS anti-virus modules
- Ximian connector included as a plugin allowing Evolution users to access the group-ware features on Exchange 2000 or 2003 server, as well as email
- Support to all possible Initiatives from India
- Institutions can become excellent centers of technical development for the world, giving their students the best exposure
- Soft-modems drivers included for many soft-modem models
- CUPS Printers driver, easily configurable, includes support for over a thousand printer models
- Gambas the new VB-like IDE alternative pre-configured with Unix-ODBC and Sqlite
- DOSEMU pre-configured with mouse support, supports legacy DOS applications developed in Foxpro & Clipper
- Creative scope for Educational Institutions
- Availability of tools used by NGOs and other Social-sector organisations reducing their cost of Computing, while using the best possible tools for their work.
<<lessOpenLX comes in two editions - a single-CD "Desktop" edition and a 5-CD "Enterprise" edition.
Main features:
- Ease of Installation
- Single CD Desktop install
- LTSP Thin-client automated Installation
- Kalculate(Eval), Globally, the First Financial Accounting & Inventory package bundled
- Supermount making CD-Rom handling easy, enabled by default for removable media (CD-ROM, Floppies, USB-storage, etc.)
- SCSI emulation is no longer needed to use CD recorders
- POSIX ACLs option available, just add "acl" to the mount options. Samba can also take advantage of this to emulate NT-type ACL
- Number of hardware devices that require drivers supplied by the device manufacturer are now configured at system installation time.
- MacromediaFlash7 plugin
- WINE custom-configured to run many MS-Windows applications straight out of the box with printer support
- Personal firewall with graphical configuration utility myfirewall, aimed for desktop users, not servers, with a simple configuration
- Support for many Indian languages with fonts
- Unique features for the use of IT-Engineering students with top-of-the-line Development environment and tools to study and conduct their projects that can become live-part of the Distribution
- NVIDIA 3D drivers
- Java-2 SDK & Eclipse pre-configured for Java Developers
- Anti-virus: ships with Clamav and Amavisd, Samba shipped with several VFS anti-virus modules
- Ximian connector included as a plugin allowing Evolution users to access the group-ware features on Exchange 2000 or 2003 server, as well as email
- Support to all possible Initiatives from India
- Institutions can become excellent centers of technical development for the world, giving their students the best exposure
- Soft-modems drivers included for many soft-modem models
- CUPS Printers driver, easily configurable, includes support for over a thousand printer models
- Gambas the new VB-like IDE alternative pre-configured with Unix-ODBC and Sqlite
- DOSEMU pre-configured with mouse support, supports legacy DOS applications developed in Foxpro & Clipper
- Creative scope for Educational Institutions
- Availability of tools used by NGOs and other Social-sector organisations reducing their cost of Computing, while using the best possible tools for their work.
Download (678MB)
Added: 2005-07-12 License: GPL (GNU General Public License) Price:
1569 downloads
cc65 2.11.0
cc65 is a freeware C compiler for 6502 based systems. more>>
cc65 is a complete cross development package for 6502 systems, including a powerful macro assembler, a C compiler, linker, librarian and several other tools. cc65 is based on a C compiler that was originally adapted for the Atari 8bit computers by John R. Dunning.
The original C compiler is a Small C descendant but has several extensions, and some of the limits of the original Small C compiler are gone. The original copyright allows free redistribution including sources, even if it would not qualify as Open Source Software according to the Open Source Definition.
The original Atari compiler is available from http://www.umich.edu/~archive/atari/8bit/Languages/Cc65/. The complete package consists of the compiler, an assembler, a librarian, a linker, and a C library for the Atari. There are some packages on the net that claim to be adapted as a crosscompiler for DOS or Unix, but was not able to get them working correctly.
Because I wanted a C compiler for my CBM machines, I took the Atari compiler and started a rewrite. Until today, I have rewritten large parts of the compiler, all of the library, completely replaced the assembler, the linker and the librarian, and added a frontend to simplify use. All changes have been done with portability in mind, so porting to new 6502 architectures should be quite easy.
The compiler is almost ISO C compatible, so you should be able to translate many sources from other systems.
Main features:
- The compiler allows single line comments that start with //. This feature is disabled in strict ANSI mode.
- The compiler allows unnamed parameters in parameter lists. The compiler will not issue warnings about unused parameters that dont have a name. This feature is disabled in strict ANSI mode.
- The compiler has some additional keywords that are needed for special features. In strict ANSI mode, the additional keywords start with two underscores.
- The volatile modifier has no effect.
- The datatypes float and double are not available.
- The compiler does not support bit fields.
- C functions may not return structs and structs may not be passed as parameters by value. Struct assignment is possible.
- There are some limitation on the size of local variables. Not all operations are available if the size of local variables exceeds 256 bytes.
- Part of the C library is available only with fastcall calling conventions (see below). This means, that you may not mix pointers to those functions with pointers to user written functions.
There may be other target system dependent limitations. One example is file I/O, which is not implemented on all platforms. This is no technical limitation (as with the stuff mentioned above) but does just mean that no one cared enough to write the actual code.
The compiler is only one of the tools available in this package. The assembler suite (assembler, linker, archiver) is a complete development environment for itself, that may be used to write programs for any 6502 machine. C code and assembler code may be used together and may call each other.
The assembler is a one pass macroassembler and is able to output code for the 6502, the 65SC02 and 65SC816. It has a lot of nifty features like include files, conditional assembly, macros, nested lexical levels (that is, local symbols), and more. The assembler creates object files containing relocatable code. These files must be run through a linker to create the final program.
The linker has a flexible output format and is able to support ROMable code (different load and run addresses for data), banked systems (segments may share the same run address), systems with multiple ROMs, unlimited segments, more than one BSS segment and lots of other things.
The archiver is used to create libraries containing objects files. This simplifies code management. The linker will extract only those modules from a library that are actually needed.
To simplifiy use, there is also a frontend to the tools contained in the cc65 package. The frontend is named cl65. It knows how to build binaries from a list of C files, assembler files, object files and libraries. For smaller projects, just one invocation of the cl65 utility is needed to build a binary from several source files and libraries.
<<lessThe original C compiler is a Small C descendant but has several extensions, and some of the limits of the original Small C compiler are gone. The original copyright allows free redistribution including sources, even if it would not qualify as Open Source Software according to the Open Source Definition.
The original Atari compiler is available from http://www.umich.edu/~archive/atari/8bit/Languages/Cc65/. The complete package consists of the compiler, an assembler, a librarian, a linker, and a C library for the Atari. There are some packages on the net that claim to be adapted as a crosscompiler for DOS or Unix, but was not able to get them working correctly.
Because I wanted a C compiler for my CBM machines, I took the Atari compiler and started a rewrite. Until today, I have rewritten large parts of the compiler, all of the library, completely replaced the assembler, the linker and the librarian, and added a frontend to simplify use. All changes have been done with portability in mind, so porting to new 6502 architectures should be quite easy.
The compiler is almost ISO C compatible, so you should be able to translate many sources from other systems.
Main features:
- The compiler allows single line comments that start with //. This feature is disabled in strict ANSI mode.
- The compiler allows unnamed parameters in parameter lists. The compiler will not issue warnings about unused parameters that dont have a name. This feature is disabled in strict ANSI mode.
- The compiler has some additional keywords that are needed for special features. In strict ANSI mode, the additional keywords start with two underscores.
- The volatile modifier has no effect.
- The datatypes float and double are not available.
- The compiler does not support bit fields.
- C functions may not return structs and structs may not be passed as parameters by value. Struct assignment is possible.
- There are some limitation on the size of local variables. Not all operations are available if the size of local variables exceeds 256 bytes.
- Part of the C library is available only with fastcall calling conventions (see below). This means, that you may not mix pointers to those functions with pointers to user written functions.
There may be other target system dependent limitations. One example is file I/O, which is not implemented on all platforms. This is no technical limitation (as with the stuff mentioned above) but does just mean that no one cared enough to write the actual code.
The compiler is only one of the tools available in this package. The assembler suite (assembler, linker, archiver) is a complete development environment for itself, that may be used to write programs for any 6502 machine. C code and assembler code may be used together and may call each other.
The assembler is a one pass macroassembler and is able to output code for the 6502, the 65SC02 and 65SC816. It has a lot of nifty features like include files, conditional assembly, macros, nested lexical levels (that is, local symbols), and more. The assembler creates object files containing relocatable code. These files must be run through a linker to create the final program.
The linker has a flexible output format and is able to support ROMable code (different load and run addresses for data), banked systems (segments may share the same run address), systems with multiple ROMs, unlimited segments, more than one BSS segment and lots of other things.
The archiver is used to create libraries containing objects files. This simplifies code management. The linker will extract only those modules from a library that are actually needed.
To simplifiy use, there is also a frontend to the tools contained in the cc65 package. The frontend is named cl65. It knows how to build binaries from a list of C files, assembler files, object files and libraries. For smaller projects, just one invocation of the cl65 utility is needed to build a binary from several source files and libraries.
Download (0.98MB)
Added: 2005-11-19 License: Freeware Price:
1436 downloads
Cal3D 0.11.0
Cal3D is a skeletal based 3d character animation library written in C++ in a platform-/graphic API-independent way. more>>
Cal3d project is a skeletal based 3d character animation library written in C++ in a platform-/graphic API-independent way.
Originally designed to be used in a 3d client for Worldforge, it evolved into a stand-alone product which can be used in many different kinds of projects.
Cal3D is an open source 3D character animation library that can be used on almost any platform.
Enhancements:
- Performance improvements and portability fixes were made.
- The API was improved, but remains backward compatible.
<<lessOriginally designed to be used in a 3d client for Worldforge, it evolved into a stand-alone product which can be used in many different kinds of projects.
Cal3D is an open source 3D character animation library that can be used on almost any platform.
Enhancements:
- Performance improvements and portability fixes were made.
- The API was improved, but remains backward compatible.
Download (2.9MB)
Added: 2006-07-05 License: GPL (GNU General Public License) Price:
1232 downloads
Slamd64 11.0
Slamd64 is an unofficial port of Slackware Linux to the x86_64 architecture. more>>
Slamd64 is an unofficial port of Slackware Linux to the x86_64 architecture; despite the name containing AMD64, Slamd64 should work both on K8 (AMD64) and EM64T (some Intel) processors.
Slamd64 includes the latest KDE desktop environments, and lots of updates, fixes, and improvements over the 10.2 release.
Enhancements:
- More than 7 months after Slamd64 10.2b, Slamd64 has now reached a very mature and stable stage. Release highlights: Updated to GCC 3.4.6, and now including gcj; added Mozilla Firefox 1.5.0.7, Mozilla Thunderbird 1.5.0.7, SeaMonkey 1.0.5; updated to udev 097, if installed, udev now replaces hotplug, and is much faster, now only one kernel is needed - huge26.s, based on 2.6.16.29; added pcmcicautils, Amarok, Ruby; the latest version of the popular K Desktop Environment, KDE 3.5.4; XFce 4.2.3.2; Apache 1.3.37; PHP 4.4.4....
<<lessSlamd64 includes the latest KDE desktop environments, and lots of updates, fixes, and improvements over the 10.2 release.
Enhancements:
- More than 7 months after Slamd64 10.2b, Slamd64 has now reached a very mature and stable stage. Release highlights: Updated to GCC 3.4.6, and now including gcj; added Mozilla Firefox 1.5.0.7, Mozilla Thunderbird 1.5.0.7, SeaMonkey 1.0.5; updated to udev 097, if installed, udev now replaces hotplug, and is much faster, now only one kernel is needed - huge26.s, based on 2.6.16.29; added pcmcicautils, Amarok, Ruby; the latest version of the popular K Desktop Environment, KDE 3.5.4; XFce 4.2.3.2; Apache 1.3.37; PHP 4.4.4....
Download (688MB)
Added: 2006-10-04 License: GPL (GNU General Public License) Price:
1116 downloads
Olive 0.11.0
Olive aims to be a full-featured graphical frontend for Bazaar. more>>
Olive project aims to be a full-featured graphical frontend for Bazaar. That means all core functionality of Bazaar should be available in a user-friendly GUI. This goal is more or less accomplished in the development branch (read on for features).
The current frontend uses GTK and its written in Python. Olive is originally developed by SzilveszterFarkas (started during Google Summer of Code 2006). The code consists of two main parts: a backend and a frontend. The backend code wraps up bzrlib in a well-documented, easy-to-use way. The frontend mainly depends on this codebase.
<<lessThe current frontend uses GTK and its written in Python. Olive is originally developed by SzilveszterFarkas (started during Google Summer of Code 2006). The code consists of two main parts: a backend and a frontend. The backend code wraps up bzrlib in a well-documented, easy-to-use way. The frontend mainly depends on this codebase.
Download (0.096MB)
Added: 2006-09-27 License: GPL (GNU General Public License) Price:
1123 downloads
microdc 0.11.0
microdc is a command-line based Direct Connect client that uses GNU readline for user interaction. more>>
microdc is a command-line based Direct Connect client that uses the GNU Readline library for user interaction. microdc was developed from ground up and does not depend on any other program. Despite the command-line user interface, microdc was designed to be user friendly and simple to use.
microdc is currently in beta state - there may be many bugs not yet discovered. It also lacks some features that other clients support, such as file hashing, multiple hub connections, and hub list support.
microdc is free software - it is licensed under the terms of the GNU General Public License (GPL). It is written in C by Oskar Liljeblad, and is designed to compile and run on modern POSIX compatible systems such as Linux.
Main features:
- Nearly full support of the original Direct Connect protocol.
- GNU Readline support.
- Sensible tab-completion of commands, user names, local files, remote files, speed names, and connection names.
- One process per connection for optimal transfer rates.
- Small memory footprint (I think).
<<lessmicrodc is currently in beta state - there may be many bugs not yet discovered. It also lacks some features that other clients support, such as file hashing, multiple hub connections, and hub list support.
microdc is free software - it is licensed under the terms of the GNU General Public License (GPL). It is written in C by Oskar Liljeblad, and is designed to compile and run on modern POSIX compatible systems such as Linux.
Main features:
- Nearly full support of the original Direct Connect protocol.
- GNU Readline support.
- Sensible tab-completion of commands, user names, local files, remote files, speed names, and connection names.
- One process per connection for optimal transfer rates.
- Small memory footprint (I think).
Download (0.45MB)
Added: 2006-10-27 License: GPL (GNU General Public License) Price:
1093 downloads
NTLogon 0.11.0
NTLogon is a logon script generator for samba. more>>
NTLogon is a logon script generator for samba.
It works using the local username on *nix to get the real name and all the groups the user belong to.
Then it uses /etc/ntlogon.conf to create a login script for windows clients adding all the network shares the user can use and are specifie
Programming language is Python. You do not need to do more than add these lines to your [netlogon] section at the smb.conf file:
[netlogon]
path = /usr/local/samba/netlogon
writeable = no
guest ok = no
root preexec = /usr/local/samba/bin/ntlogon.py --os=%m --localuser=%u
root postexec = rm /usr/local/samba/netlogon/%U.bat
Enhancements:
- This release has changed from id/groups/finger to id/getent, so it works safely with LDAP or NIS (these commands are LDAP/NIS-aware).
- Groups can now contain spaces, and usernames can contain underscores.
<<lessIt works using the local username on *nix to get the real name and all the groups the user belong to.
Then it uses /etc/ntlogon.conf to create a login script for windows clients adding all the network shares the user can use and are specifie
Programming language is Python. You do not need to do more than add these lines to your [netlogon] section at the smb.conf file:
[netlogon]
path = /usr/local/samba/netlogon
writeable = no
guest ok = no
root preexec = /usr/local/samba/bin/ntlogon.py --os=%m --localuser=%u
root postexec = rm /usr/local/samba/netlogon/%U.bat
Enhancements:
- This release has changed from id/groups/finger to id/getent, so it works safely with LDAP or NIS (these commands are LDAP/NIS-aware).
- Groups can now contain spaces, and usernames can contain underscores.
Download (0.018MB)
Added: 2006-07-03 License: GPL (GNU General Public License) Price:
1210 downloads
Pustefix 0.11.0
Pustefix is a Web application framework that features an XML/XSLT-based view generation. more>>
Pustefix project is a framework that helps you to develop web based applications (referred to as projects here).
The framework consists of two more or less independent parts:
- A machinery to apply recursive XSLT transformations that produces the UI of the web application. You can learn more about this here.
- A Java framework that takes input from the UI to change the application data and supplies changes of the application data back to the UI. This part is explained in much more detail here.
Together, the framework acts similar to the Model-View-Controller pattern (as far as this is possible in the context of a web application). A high level view of the system is given on this page.
Please note that the main scope of pustefix is on helping with the server side of building web applications. For building modern interactive "rich" user interfaces, you should choose a framework that helps you by exposing user interface elements as widgets to the developer.
Modern browsers and the advances in DHTML and JavaScript have made it possible to create interfaces looking almost like native applications for the web. Please take a look at Qooxdoo for a framework that provides this.
Enhancements:
- Make sure to do a "ant realclean" in you environment before updating the pfixcore jar and data files! You also have to copy the new build-skel.xml from the skeleton distribution to your environment.
<<lessThe framework consists of two more or less independent parts:
- A machinery to apply recursive XSLT transformations that produces the UI of the web application. You can learn more about this here.
- A Java framework that takes input from the UI to change the application data and supplies changes of the application data back to the UI. This part is explained in much more detail here.
Together, the framework acts similar to the Model-View-Controller pattern (as far as this is possible in the context of a web application). A high level view of the system is given on this page.
Please note that the main scope of pustefix is on helping with the server side of building web applications. For building modern interactive "rich" user interfaces, you should choose a framework that helps you by exposing user interface elements as widgets to the developer.
Modern browsers and the advances in DHTML and JavaScript have made it possible to create interfaces looking almost like native applications for the web. Please take a look at Qooxdoo for a framework that provides this.
Enhancements:
- Make sure to do a "ant realclean" in you environment before updating the pfixcore jar and data files! You also have to copy the new build-skel.xml from the skeleton distribution to your environment.
Download (0.84MB)
Added: 2007-07-27 License: LGPL (GNU Lesser General Public License) Price:
820 downloads
Averist 1.11.0.0
Averist provides an authentication layer for any CGI application written in Perl. more>>
Averist provides an authentication layer for any CGI application written in Perl.
Averist is a module that adds an authentication layer to any CGI application written in Perl. It supports initial authentication through CGI (form), and it can use CGI (hidden form fields) or cookies for reauthentication after a configurable timeout.
It can also use a DBM file, a flat file database, or an SQL database for storing session tickets for increased security.
The username and password check at the initial authentication can be done via a DBM file, an LDAP directory, a NIS database, the passwd database, a passwd-style file, or an SQL database.
Averist is written in Perl for easy customization and expansion.
<<lessAverist is a module that adds an authentication layer to any CGI application written in Perl. It supports initial authentication through CGI (form), and it can use CGI (hidden form fields) or cookies for reauthentication after a configurable timeout.
It can also use a DBM file, a flat file database, or an SQL database for storing session tickets for increased security.
The username and password check at the initial authentication can be done via a DBM file, an LDAP directory, a NIS database, the passwd database, a passwd-style file, or an SQL database.
Averist is written in Perl for easy customization and expansion.
Download (0.016MB)
Added: 2007-02-24 License: GPL (GNU General Public License) Price:
972 downloads
phpBB Rivals 0.11.0
phpBB Rivals is a free open source alternative to overpriced gaming scripts. more>>
phpBB Rivals is a free open source alternative to overpriced gaming scripts. phpBB Rivals offers a complete ladder, clan, tournament & league scripts all in one convenient package.
It is highly customizable, expandable & configurable with a pleasant GUI, to meet your websites unique needs. Support is complete free and it is easy to keep up to date on new releases.
Main features:
Clan Section
- Users can create unlimited clans.
- Users have a full Clan Control Panel.
- Edit clan.
- Invite users.
- Accept / Decline challenges.
- Issue challenges.
- Report win / loss on matches or tournaments.
- Create tickets.
- Manage members.
- Users can leave clans.
- Users can signup for tournaments.
- Full clan page.
- View complete stats.
- View match history.
- View on-going matches.
- Cheat proof.
- Much more ...
Ladder Section
- Users can view ladders, subladders and platforms.
- Users can sort the ladder views.
- Users can view ladder rules.
- Easy to see rank images.
- Much more ...
Tournament Section
- Single elimination or double elimination tournaments.
- Users can sign their clans up.
- View sponsors
- View the brackets and current standings.
- View tournament details.
- Private and public tournaments.
- Unlimited number of brackets.
- Cheat proof.
- Much more ...
- Easy web-interface.
- Secure code.
<<lessIt is highly customizable, expandable & configurable with a pleasant GUI, to meet your websites unique needs. Support is complete free and it is easy to keep up to date on new releases.
Main features:
Clan Section
- Users can create unlimited clans.
- Users have a full Clan Control Panel.
- Edit clan.
- Invite users.
- Accept / Decline challenges.
- Issue challenges.
- Report win / loss on matches or tournaments.
- Create tickets.
- Manage members.
- Users can leave clans.
- Users can signup for tournaments.
- Full clan page.
- View complete stats.
- View match history.
- View on-going matches.
- Cheat proof.
- Much more ...
Ladder Section
- Users can view ladders, subladders and platforms.
- Users can sort the ladder views.
- Users can view ladder rules.
- Easy to see rank images.
- Much more ...
Tournament Section
- Single elimination or double elimination tournaments.
- Users can sign their clans up.
- View sponsors
- View the brackets and current standings.
- View tournament details.
- Private and public tournaments.
- Unlimited number of brackets.
- Cheat proof.
- Much more ...
- Easy web-interface.
- Secure code.
Download (0.056MB)
Added: 2007-03-19 License: GPL (GNU General Public License) Price:
956 downloads
Crow Designer 2.11.0
Crow is a modern GUI builder for the GTK+ toolkit. more>>
Crow is a modern GUI builder for the GTK+ toolkit.
Crow is full-featured yet lightweight: its tree-based [Property Explorer]? solves many GUI constructing tasks in a versatile manner without additional popup dialogs. The project is targeted to develop a tool that is coherent and productive for experienced GTK+ users as well as simple and accessible for newcomers.
Main features:
- [Property Explorer]? for managing trees of nested objects and arrays
- undo/redo for all operations
- uses GuiXml as a save format: a simple GUI description language
- utilizes GtkUIManager for generating menus and toolbars
- multi-platform: GNU/Linux, *BSD and Windows are supported
- IDE-embeddable: implemented as a widget in a dynamic library
- standalone designer application is included in the distribution
- GPL license
<<lessCrow is full-featured yet lightweight: its tree-based [Property Explorer]? solves many GUI constructing tasks in a versatile manner without additional popup dialogs. The project is targeted to develop a tool that is coherent and productive for experienced GTK+ users as well as simple and accessible for newcomers.
Main features:
- [Property Explorer]? for managing trees of nested objects and arrays
- undo/redo for all operations
- uses GuiXml as a save format: a simple GUI description language
- utilizes GtkUIManager for generating menus and toolbars
- multi-platform: GNU/Linux, *BSD and Windows are supported
- IDE-embeddable: implemented as a widget in a dynamic library
- standalone designer application is included in the distribution
- GPL license
Download (0.34MB)
Added: 2007-02-08 License: GPL (GNU General Public License) Price:
989 downloads
Typhoon RDBMS 1.11.0
Typhoon RDBMS is a library and a set of tools for database management. more>>
Typhoon RDBMS is a library and a set of tools for database management. Typhoon RDBMS has a data definition language (DDL) which lets the programmer define tables and relations. A special tool converts the DDL specification into a database description file which then tells the database how to build the tables and access the data.
The tool also outputs a C header file that contains things like declarations representing records and integer constants representing various elements. Tools are provided to export tables to structured text form and import back, which provides a way to extend tables and to migrate data from platform to platform.
Applications use the database via a C programming interface provided by the library portion of Typhoon. Package includes an ASCII reference manual and a set of man pages for the API functions.
<<lessThe tool also outputs a C header file that contains things like declarations representing records and integer constants representing various elements. Tools are provided to export tables to structured text form and import back, which provides a way to extend tables and to migrate data from platform to platform.
Applications use the database via a C programming interface provided by the library portion of Typhoon. Package includes an ASCII reference manual and a set of man pages for the API functions.
Download (0.10MB)
Added: 2006-08-22 License: BSD License Price:
1164 downloads
Bluewhite64 11.0-r1 LiveCD
Bluewhite64 LiveCD is a 64-bit Slackware-based live CD. more>>
Bluewhite64 LiveCD is a 64-bit Slackware-based live CD.
Bluewhite64 11.0 Live CD runs entirely from CD and includes almost all packages from Bluewhite64 11.0, including updated packages from the patches directory. The Live CS was created using Linux Live 5.5.0 scripts (http://www.linux-live.org/) and uses the Unification File System
(unionfs - http://www.am-utils.org/project-unionfs.html).
You will not see any differences between running this Live CD and installing Bluewhite64 11.0 Linux on your hard drive. You can run the same software from the Live CD, for your server or workstation, in just a fews seconds.
Main features:
- Linux 2.6.17.13 SMP ready kernel
- GCC 3.4.6 with NPTL support
- cvs-1.11.22
- git-1.4.2.1
- perl-5.8.8
- python-2.4.3
- ruby-1.8.4
- subversion-1.4.0
- apache-1.3.37
- bind-9.3.2_P2
- dhcp-3.0.4
- gnupg-1.4.6
- iptables-1.3.5
- openssh-4.4p1
- php-4.4.4
- proftpd-1.3.0a
- samba-3.0.23c
- sendmail-8.13.8
- wget-1.10.2
- X.org 6.9
- KDE 3.5.4
- amarok-1.4.3
- gaim-1.5.0
- gimp-2.2.13
- xchat-2.6.6
- xine-ui-0.99.4
- gxine-0.5.7
- mozilla-firefox-1.5.0.9
- mozilla-thunderbird-1.5.0.9
- seamonkey-1.0.7
- xfce-4.2.3.2
Enhancements:
- This release uses the AuFS (another unionfs with great stability and features) with Linux kernel version 2.6.20.1.
- It also includes NTFS read/write support (ntfs-3g), DigiKam-0.9.0 for digital photo management, slackpkg-2.09 and qtswaret-0.1.5.3 for package management, Amarok 1.4.5, Mozilla Firefox 2.0.0.2, and much more.
- The lipstik style/theme is the LiveCD default theme along with the nuvoX icons theme and Moodin (Engine) boot splash.
<<lessBluewhite64 11.0 Live CD runs entirely from CD and includes almost all packages from Bluewhite64 11.0, including updated packages from the patches directory. The Live CS was created using Linux Live 5.5.0 scripts (http://www.linux-live.org/) and uses the Unification File System
(unionfs - http://www.am-utils.org/project-unionfs.html).
You will not see any differences between running this Live CD and installing Bluewhite64 11.0 Linux on your hard drive. You can run the same software from the Live CD, for your server or workstation, in just a fews seconds.
Main features:
- Linux 2.6.17.13 SMP ready kernel
- GCC 3.4.6 with NPTL support
- cvs-1.11.22
- git-1.4.2.1
- perl-5.8.8
- python-2.4.3
- ruby-1.8.4
- subversion-1.4.0
- apache-1.3.37
- bind-9.3.2_P2
- dhcp-3.0.4
- gnupg-1.4.6
- iptables-1.3.5
- openssh-4.4p1
- php-4.4.4
- proftpd-1.3.0a
- samba-3.0.23c
- sendmail-8.13.8
- wget-1.10.2
- X.org 6.9
- KDE 3.5.4
- amarok-1.4.3
- gaim-1.5.0
- gimp-2.2.13
- xchat-2.6.6
- xine-ui-0.99.4
- gxine-0.5.7
- mozilla-firefox-1.5.0.9
- mozilla-thunderbird-1.5.0.9
- seamonkey-1.0.7
- xfce-4.2.3.2
Enhancements:
- This release uses the AuFS (another unionfs with great stability and features) with Linux kernel version 2.6.20.1.
- It also includes NTFS read/write support (ntfs-3g), DigiKam-0.9.0 for digital photo management, slackpkg-2.09 and qtswaret-0.1.5.3 for package management, Amarok 1.4.5, Mozilla Firefox 2.0.0.2, and much more.
- The lipstik style/theme is the LiveCD default theme along with the nuvoX icons theme and Moodin (Engine) boot splash.
Download (700.1MB)
Added: 2007-03-05 License: GPL (GNU General Public License) Price:
963 downloads
phpMyAdmin 2.10.3 / 2.11.0 RC1
phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the WWW. more>>
phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the WWW.
Currently it can create and drop databases, create/drop/alter tables, delete/edit/add fields, execute any SQL statement, manage keys on fields, create dumps of tables and databases, export/import CSV data and administrate one single database and multiple MySQL servers.
phpMyAdmin can manage a whole MySQL server as well as a single database. To accomplish the latter youll need a properly set up MySQL user who can read/write only the desired database. Its up to you to look up the appropriate part in the MySQL manual.
Main features:
- create and drop databases
- create, copy, drop, rename and alter tables
- do table maintenance
- delete, edit and add fields
- execute any SQL-statement, even batch-queries
- manage keys on fields
- load text files into tables
- create (*) and read dumps of tables
- export (*) data to CSV, XML and Latex formats
- administer multiple servers
- manage MySQL users and privileges
- check referential integrity in MyISAM tables
- using Query-by-example (QBE), create complex queries automatically connecting required tables
- create PDF graphics of your Database layout
- search globally in a database or a subset of it
- transform stored data into any format using a set of predefined functions, like displaying BLOB-data as image or download-link or ...
- support InnoDB tables and foreign keys (see FAQ 3.6)
- support mysqli, the improved MySQL extension (see FAQ 1.17)
- communicate in 47 different languages
<<lessCurrently it can create and drop databases, create/drop/alter tables, delete/edit/add fields, execute any SQL statement, manage keys on fields, create dumps of tables and databases, export/import CSV data and administrate one single database and multiple MySQL servers.
phpMyAdmin can manage a whole MySQL server as well as a single database. To accomplish the latter youll need a properly set up MySQL user who can read/write only the desired database. Its up to you to look up the appropriate part in the MySQL manual.
Main features:
- create and drop databases
- create, copy, drop, rename and alter tables
- do table maintenance
- delete, edit and add fields
- execute any SQL-statement, even batch-queries
- manage keys on fields
- load text files into tables
- create (*) and read dumps of tables
- export (*) data to CSV, XML and Latex formats
- administer multiple servers
- manage MySQL users and privileges
- check referential integrity in MyISAM tables
- using Query-by-example (QBE), create complex queries automatically connecting required tables
- create PDF graphics of your Database layout
- search globally in a database or a subset of it
- transform stored data into any format using a set of predefined functions, like displaying BLOB-data as image or download-link or ...
- support InnoDB tables and foreign keys (see FAQ 3.6)
- support mysqli, the improved MySQL extension (see FAQ 1.17)
- communicate in 47 different languages
Download (MB)
Added: 2007-08-04 License: GPL (GNU General Public License) Price:
890 downloads
Yet Another Dynamic Engine 0.11.0
Yet Another Dynamic Engine (YADE) is an extensible framework that is designed with dynamic libraries. more>>
Yet Another Dynamic Engine (YADE) is an extensible framework that is designed with dynamic libraries in a way that it is easy to add new numerical models and objects.
There are four different models: Discrete Element Method based on spheres, a second method based on tetrahedra, modelling with lattice elements, and Finite Element Method.
Various different methods and algorithms for numerical simulation currently exist. Yade tries to extract their underlying abstractions using following examples:
- Finite Element Method (FEM, [2]),
- Discrete Element Method (DEM),
- Coupling FEM with DEM,
- Mass Spring System,
- Lattice Beam Model,
- Tetrahedron Discrete Model.
Those abstractions are implemented in C++ conforming to Object Oriented design principles. They provide interface to plug-in different modelling methods.
Yade framework is intended to work with other numerical methods than those mentioned above.
Advantages:
- allows numerous simulation methods in the single framework, so coupling them becomes possible,
- plugins can import data from other software,
- thoughtful code design promotes code reuse and improvement,
- open source development model allows community feedback.
Disadvantages:
- implementing models requires adhering to framework design,
- Yade framework is a new emerging software, still in beta phase.
- if you know more disadvantages, let us know!
Enhancements:
- This release has major improvements in the code, and directory cleanup was done.
- The build system was changed from qmake to scons.
- A complete Lattice Geometrical Model was added as a result of PhD defense by one of yades authors.
- Several improvements in Discrete Element Method, capillary law, and triaxial test.
- Among smaller improvements, it is possible to select bodies by clicking them and moving around with the mouse.
- Interaction forces are drawn between bodies, and can be seen as bars with strength related to bar thinckness.
<<lessThere are four different models: Discrete Element Method based on spheres, a second method based on tetrahedra, modelling with lattice elements, and Finite Element Method.
Various different methods and algorithms for numerical simulation currently exist. Yade tries to extract their underlying abstractions using following examples:
- Finite Element Method (FEM, [2]),
- Discrete Element Method (DEM),
- Coupling FEM with DEM,
- Mass Spring System,
- Lattice Beam Model,
- Tetrahedron Discrete Model.
Those abstractions are implemented in C++ conforming to Object Oriented design principles. They provide interface to plug-in different modelling methods.
Yade framework is intended to work with other numerical methods than those mentioned above.
Advantages:
- allows numerous simulation methods in the single framework, so coupling them becomes possible,
- plugins can import data from other software,
- thoughtful code design promotes code reuse and improvement,
- open source development model allows community feedback.
Disadvantages:
- implementing models requires adhering to framework design,
- Yade framework is a new emerging software, still in beta phase.
- if you know more disadvantages, let us know!
Enhancements:
- This release has major improvements in the code, and directory cleanup was done.
- The build system was changed from qmake to scons.
- A complete Lattice Geometrical Model was added as a result of PhD defense by one of yades authors.
- Several improvements in Discrete Element Method, capillary law, and triaxial test.
- Among smaller improvements, it is possible to select bodies by clicking them and moving around with the mouse.
- Interaction forces are drawn between bodies, and can be seen as bars with strength related to bar thinckness.
Download (0.79MB)
Added: 2007-06-27 License: GPL (GNU General Public License) Price:
851 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 11.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