Main > Free Download Search >

method123 3.6

method123 3.6

Sponsored Links
Sponsored Links

method123 3.6

No.
Title
Category
Price
License
Expand All
1
Internet -> HTTP
LGPL GNU Lesser General Public License
Hide show
mod_caml is a set of Objective CAML (OCaml) bindings for the Apache API. mod_caml allows you to run CGI scripts written in OCaml directly inside the Apache webserver. However, it is much much more than just that:

· Bind to any part of the Apache request cycle.
· Read and modify internal Apache structures.
· Share modules of code between handlers and scripts.
· CGI library and templating system (allows separation of code and presentation).
· Works with Apache 1.3 and Apache 2.0 [see note below].
· DBI library for simple database access.
· DBI library can use Perl DBDs (database drivers) [requires Perl4Caml >= 0.3.6].

2
Programming -> Libraries
BSD License
Hide show
NetCDF is a format developed at Unidata that was inspired by the CDF format from NASA.

NetCDF stands for "Network Common Data Form" and is a self-describing data format, commonly used in scientific and engineering applications.

Here are some key features of "NetCDF":

· All features of netCDF 3.6
· Large file support (> 2 GB data files)
· Use of HDF5 for storage
· Backward file-format compatibility
· Backward API compatibility
· Parallel I/O
· Multiple unlimited dimensions
· Additional Data Types
· Hierarchical Grouping of Data
· Bit packing
· Compression and other filters
· Revised documentation
· Examples
· Distribution with both netCDF and HDF5 packages
· (Unicode/ASCII) String data type
· Anonymous dimensions
· Support for compound data types, including nested compound types
· User-defined data type
· Upgrades to ncgen/ncdump/CDL to reflect new features
· NcML support for ncgen/ncdump
· F90 interface
· C++ interface
· Demonstrable performance gains in modeling contexts on advanced architectures
· HDF5 file driver support

Whats New in 4.0 Alpha 11 Development Release:

· Enum type added.
· NetCDF-4 verified support of common data model.
· ncdump support new features and NcML.
· No netCDF-4 artifacts in file.
· Uses HDF5 creation order information.
· NetCDF-4 documentation complete.

Whats New in 3.6.2 Stable Release:

· Support for shared libraries was added.
· Major documentation additions were done.
· Speedups were made on little-endian machines.
· Minor bugs were fixed.

3
System -> Linux-Distributions
GPL GNU General Public License
Hide show
ClusterKnoppix is a modified Knoppix distro using the OpenMosix kernel.

Here are some key features of "ClusterKnoppix":

· OpenMosix terminal server - uses PXE, DHCP and tftp to boot linux clients via the network.
· No cdrom drive/harddisk/floppy needed for the clients
· openMosix autodiscovery - new nodes automatically join the cluster (no configuration needed)
· Cluster Management tools - openMosix userland/openMosixview Every node has root access to every other node via ssh/RSAkeys
· MFS/dfsa support
· Every node can run full blown X (PC-room/demo setup) or console only (more memory available)



Whats New in This Release:

· Sync with latest Knoppix release
· openmosix 2.4.27-om-20040808 from tabs patches (http://openmosix.snarc.org)
· openmosix-tools 0.3.6-2
· tyd 1.5
· added: openswan 2.1.5, ipw2100, drbd, fuse, bcm4400 (debian package)
· new feature: option to boot 2.4.27-om-migshm-20040808 from (http://dev.gentoo.org/~voxus/om/) type migshm after the boot: prompt
· new feature: option to boot chaos nodes as PXE clients (chaos kernel upgraded to openmosix 2.4.27-om-20040808 and 2.4.27-om-migshm-20040808)

4
System -> Linux-Distributions
GPL GNU General Public License
Hide show
Kate OS Live is a live CD edition of Kate OS 3.0 Beta which is now available for download and testing.

KateOS LIVE 3.0beta is now available. This version includes most of desktop applications and features Xfce as the graphical environment. It should be especially interesting for those who would like to help us in testing but do not have enough disk space.

The LIVE edition is a complete operating system with automatic hardware detection and auto-mount of all accessible partitions which will let you begin a fully effective work in just a few minutes.

Kate OS is a multitasking operating system which provides all that is necessary for programmers, webmasters, administrators and home users. The most important Kate OS features are high efficiency, safety, reliability and low system requirements. Kate OS provides full support for generally used multimedia.

Kate OS is a perfect combination of Linux power and utility. The complexity of installed software makes using the system comfortable, immediately after the installation process. Looking for a perfect solution for the experienced UNIX user? Kate OS is perhaps the best one.

Whats New in This Release:

· The second beta of KateOS 3.6 is now available. It contains many changes, both important and purely cosmetic ones, such as: new update notifier; new 2.6.21.4 kernel; X.Org 7.2; the newest versions of KDE 3.5.7, GNOME 2.18.2 and Xfce 4.4.1, OpenOffice.org 2.2.0, and many more. The CORE edition also includes a partial French translation of the installer. The second beta also has a lot of bugs eliminated (including some in the KateOS LIVE installer). Everyone is invited to test and share the experience on the KateOS project forum.

5
Games -> TBS
GPL GNU General Public License
Hide show
The Battle for Wesnoth is a turn-based strategy (TBS) game with a fantasy theme.

Build your army, selecting, from one mission to the next one, your most experienced fighters. Fighters you did recruit among a great number of units, offering various strategic strengths and weaknesses on different terrains and against different opponents.

Fight to gain back the throne of Wesnoth, of which you are the legitimate heir. Or use your dreaded power on undead to achieve domination on those foul mortals, or get a revenge for your glorious orcish tribe against these puny human armies who dared stealing your land... stories are waiting to be told. Or maybe you want to challenge your friends or strangers on multiplayer epic fantasy battles.

Here are some key features of "The Battle for Wesnoth":

· Build a Hero, and lead your army.
· Different races, with distinctive abilities, weapons and spells.
· GNU/Linux, Windows, MacOSX, BeOS, Solaris, FreeBSD, OpenBSD and NetBSD compatible.

Whats New in 1.2.6 Stable Release:

* WML engine
* fix [variables] not working properly in scenarios (bug #9342)
* language and i18n:
* updated translations: British English, Danish, Finnish, Spanish, Swedish
* updated DejaVuSans font to version 2.18
* user interface:
* Enable "Save Game" and "View Chat Log" menu entries in replay mode.
* Add an additional line below the minimap in the "Multiplayer->Create game"
screen that displays the size of the selected map. (patch #776 by uso)
* Show the (possibly bogus) GPV and fog settings of games with "Use map
settings" on in a darker font. (patch #771 by uso)
* misc:
* added some extra headers for the upcomming gcc 4.3 (debian bug #417764)
* added a .desktop entry for the editor so that it is shown in the kde/gnome
menu
* the unit name generation could with different locales call get_random() a
different number of times. This lead to different names and traits.
Changed to call random a fixed number of times which fixes the traits.

Whats New in 1.3.6 Development Release:

· Since 1.3.5 was a little buggy, now the new version with definatly working minimaps in the lobby. More important: long standing, translation related OOS bugs have been fixed

6
Miscellaneous -> Education
GPL GNU General Public License
Hide show
7
Miscellaneous -> Education
GPL GNU General Public License
Hide show
8
Internet -> HTTP
Free To Use But Restricted
Hide show
9
Internet -> HTTP
Artistic License
Hide show
10
Internet -> Firefox-Extensions
MPL Mozilla Public License
Hide show
11
Multimedia -> Audio
GPL GNU General Public License
Hide show
12
Multimedia -> Audio
GPL GNU General Public License
Hide show
13
Multimedia -> Audio
GPL GNU General Public License
Hide show
14
Multimedia -> Video
GPL GNU General Public License
Hide show
15
Programming -> Libraries
GPL GNU General Public License
Hide show