three kingdoms
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 837
trytond_analytic_account 1.2.1
Financial and Accounting Module more>>
trytond_analytic_account 1.2.1 is a useful software created as financial and accounting Module with analytic accounting with any number of analytic charts and analytic account balance.
Tryton is a three-tiers high-level general purpose application platform under the license GPL-3 written in Python and using PostgreSQL as database engine.
It is the core base of a complete business solution providing modularity, scalability and security.
Requirements:
- Python
Added: 2009-07-08 License: GPL Price: FREE
10 downloads
Text::Template::Inline 0.13
Text::Template::Inline allows easy formatting of hierarchical data. more>>
Text::Template::Inline allows easy formatting of hierarchical data.
SYNOPSIS
# you can import any name you want instead of "render"
use Text::Template::Inline render;
# yields "Replace things and stuff."
render {
foo => things,
bar => stuff,
}, q ;
# yields "Three Two One Zero"
render [qw/ Zero One Two Three /], {3} {2} {1} {0};
# for a blessed $obj that has id and name accessors:
render $obj, {id} {name};
# a "fat comma" can be used as syntactic sugar:
render $obj => {id} {name};
# its also possible to traverse heirarchies of data,
# even of different types.
# the following yields "one two three"
render {
a => { d => one },
b => { e => two },
c => { f => [qw/ zero one two three /], },
} => {a.d} {b.e} {c.f.3};
# theres also an automatic unindent feature that
# lines up to the least-indented line in the template:
render {
a => { d => one },
b => { e => two },
c => { f => [qw/ zero one two three /], },
} => q{
{a.d}
{b.e}
{c.f.3}
};
# the above results in this:
one
two
three
<<lessSYNOPSIS
# you can import any name you want instead of "render"
use Text::Template::Inline render;
# yields "Replace things and stuff."
render {
foo => things,
bar => stuff,
}, q ;
# yields "Three Two One Zero"
render [qw/ Zero One Two Three /], {3} {2} {1} {0};
# for a blessed $obj that has id and name accessors:
render $obj, {id} {name};
# a "fat comma" can be used as syntactic sugar:
render $obj => {id} {name};
# its also possible to traverse heirarchies of data,
# even of different types.
# the following yields "one two three"
render {
a => { d => one },
b => { e => two },
c => { f => [qw/ zero one two three /], },
} => {a.d} {b.e} {c.f.3};
# theres also an automatic unindent feature that
# lines up to the least-indented line in the template:
render {
a => { d => one },
b => { e => two },
c => { f => [qw/ zero one two three /], },
} => q{
{a.d}
{b.e}
{c.f.3}
};
# the above results in this:
one
two
three
Download (0.006MB)
Added: 2007-08-22 License: Perl Artistic License Price:
793 downloads
Banter 0.1.10
Banter project was made to create a next generation real time collaboration client. more>>
Banter project was made to create a next generation real time collaboration client focused on the big three: text, voice and video centered on a dynamic, innovative and easy to use contact management system.
The project team is focused on providing a simple quality experience for the end user.
<<lessThe project team is focused on providing a simple quality experience for the end user.
Download (0.74MB)
Added: 2007-08-12 License: GPL (GNU General Public License) Price:
805 downloads
Heimdal 1.0.1
Heimdal is an implementation of Kerberos 5. more>>
Heimdal is an implementation of Kerberos 5, largely written in Sweden (which was important when we started writing it, less so now). Heimdal project is freely available under a three clause BSD style license.
Other free implementations include the one from MIT, and Shishi.
Enhancements:
- Several bugs in iprop were fixed.
- Platforms without dlopen are now supported.
- RFC3526 modp group14 is now included by default.
- [kdc] database = { } entries are now handled without realm = stanzas.
- krb5_get_renewed_creds and kaserver preauth were fixed along with other bugs.
<<lessOther free implementations include the one from MIT, and Shishi.
Enhancements:
- Several bugs in iprop were fixed.
- Platforms without dlopen are now supported.
- RFC3526 modp group14 is now included by default.
- [kdc] database = { } entries are now handled without realm = stanzas.
- krb5_get_renewed_creds and kaserver preauth were fixed along with other bugs.
Download (4.3MB)
Added: 2007-08-10 License: GPL (GNU General Public License) Price:
806 downloads
CherryPy 3.0.2
CherryPy is a pythonic, object-oriented web development framework. more>>
CherryPy is a pythonic, object-oriented web development framework.
CherryPy allows developers to build web applications in much the same way they would build any other object-oriented Python program. This usually results in smaller source code developed in less time.
CherryPy is now more than three years old and it is has proven very fast and stable. It is being used in production by many sites, from the simplest ones to the most demanding ones.
Oh, and most importantly: CherryPy is fun to work with.
<<lessCherryPy allows developers to build web applications in much the same way they would build any other object-oriented Python program. This usually results in smaller source code developed in less time.
CherryPy is now more than three years old and it is has proven very fast and stable. It is being used in production by many sites, from the simplest ones to the most demanding ones.
Oh, and most importantly: CherryPy is fun to work with.
Download (0.17MB)
Added: 2007-08-08 License: GPL (GNU General Public License) Price:
809 downloads
OpenNMS 1.3.6
OpenNMS is an enterprise-grade network management platform. more>>
OpenNMS is a FREE and the first enterprise-grade network management platform developed using the open source model.
The three main functional areas of OpenNMS are service polling, which monitors services on the network and reports on their "service level"; data collection from the remote systems via SNMP in order to measure the performance of the network; and a system for event management and notifications.
Enhancements:
- The big push for this release was to move all of the C code out of the main OpenNMS branch so that the remaining Java code can be compiled once for all supported platforms.
- Three new packages (jicmp, jrrd, and iplike) have been created as dependencies.
<<lessThe three main functional areas of OpenNMS are service polling, which monitors services on the network and reports on their "service level"; data collection from the remote systems via SNMP in order to measure the performance of the network; and a system for event management and notifications.
Enhancements:
- The big push for this release was to move all of the C code out of the main OpenNMS branch so that the remaining Java code can be compiled once for all supported platforms.
- Three new packages (jicmp, jrrd, and iplike) have been created as dependencies.
Download (34.6MB)
Added: 2007-08-01 License: GPL (GNU General Public License) Price:
831 downloads
Step-by-Step 0.96
Step-by-Step is a simple logic game where you have to clear all colored tiles by stepping over them. more>>
Step-by-Step is a simple logic game where you have to clear all colored tiles by stepping over them.
Depending on the colour of the tile, this takes one to three steps. Step-by-Step project contains 99 levels and a separate level editor.
<<lessDepending on the colour of the tile, this takes one to three steps. Step-by-Step project contains 99 levels and a separate level editor.
Download (1.1MB)
Added: 2007-07-27 License: GPL (GNU General Public License) Price:
822 downloads
Perro 1.0.5
Perro software is a set of three daemons that logs incoming IP/TCP, IP/UDP and IP/ICMP packets. more>>
Perro software is a set of three daemons that logs incoming IP/TCP, IP/UDP and IP/ICMP packets. Also produces detailed logs.
Installation:
1) cd src
3) Edit the Makefile (only to set the install and log directories if you want a non-standard one).
4) make
5) make install
<<lessInstallation:
1) cd src
3) Edit the Makefile (only to set the install and log directories if you want a non-standard one).
4) make
5) make install
Download (0.027MB)
Added: 2007-07-17 License: GPL (GNU General Public License) Price:
830 downloads
EasyEclipse 1.3.0
EasyEclipse packages together the Eclipse IDE and key open source plug-ins. more>>
EasyEclipse packages together the Eclipse IDE and key open source plug-ins. EasyEclipse project is intended to make Eclipse easier to download, install, and use.
Enhancements:
- Three distributions are now available: Expert Java, Plugin Warrior, and C and C++. Not all plugins have been tested.
<<lessEnhancements:
- Three distributions are now available: Expert Java, Plugin Warrior, and C and C++. Not all plugins have been tested.
Download (MB)
Added: 2007-07-11 License: Open Software License Price:
838 downloads
Kanatest 0.4.3
Kanatest project is a hiragana and katakana drill tool. more>>
Kanatest project is a hiragana and katakana drill tool.
Kanatest is a simple, GTK 2-based kana drill tool. It offers three drill modes: hiragana, katakana, and mixed mode.
The tester shows random kana characters and waits until you enter the romaji equivalent in an entry field.
At the end, statistics are provided.
<<lessKanatest is a simple, GTK 2-based kana drill tool. It offers three drill modes: hiragana, katakana, and mixed mode.
The tester shows random kana characters and waits until you enter the romaji equivalent in an entry field.
At the end, statistics are provided.
Download (0.32MB)
Added: 2007-07-11 License: GPL (GNU General Public License) Price:
839 downloads
Parallel Three-Dimensional Fast Fourier Transforms 2.1
Parallel Three-Dimensional Fast Fourier Transforms is a library for computational computing in a wide range of sciences. more>>
Parallel Three-Dimensional Fast Fourier Transforms, dubbed P3DFFT, is a library for computational computing in a wide range of sciences, such as physics, climatology, chemistry.
This project was developed at SDSC by Dmitry Pekurovsky as a product of a Strategic Applications Collaborations (SAC) project.
Main features:
- Parallel implementation with 2D data decomposition, overcoming an important limitation to scalability of other 3D FFT libraries implementing 1D, or slab, decomposition.
- Optimized for parallel communication and single-CPU performance.
- Built on top of well-optimized and flexible 1D FFT libraries.
Enhancements:
- Assorted minor bugfixes and code speedups.
<<lessThis project was developed at SDSC by Dmitry Pekurovsky as a product of a Strategic Applications Collaborations (SAC) project.
Main features:
- Parallel implementation with 2D data decomposition, overcoming an important limitation to scalability of other 3D FFT libraries implementing 1D, or slab, decomposition.
- Optimized for parallel communication and single-CPU performance.
- Built on top of well-optimized and flexible 1D FFT libraries.
Enhancements:
- Assorted minor bugfixes and code speedups.
Download (MB)
Added: 2007-06-07 License: GPL (GNU General Public License) Price:
869 downloads
PiX Bros 0.5
PiX Bros software is a game which mixes three arcade classics: Bubble Bobble, Snow Bros and Tumble Pop. more>>
PiX Bros software is a game which mixes three arcade classics: Bubble Bobble, Snow Bros and Tumble Pop.
Your objective in this game is to destroy every enemy with your characters abilities in order to demonstrate that your character is the best hero in the world.
Main features:
- 3 players at the same time, in the same computer
- 3 different characters
- 6 levels (this is just a demo..)
- 3 different enemies
- Save game
- 3 difficulty levels
<<lessYour objective in this game is to destroy every enemy with your characters abilities in order to demonstrate that your character is the best hero in the world.
Main features:
- 3 players at the same time, in the same computer
- 3 different characters
- 6 levels (this is just a demo..)
- 3 different enemies
- Save game
- 3 difficulty levels
Download (11.9MB)
Added: 2007-06-05 License: Freeware Price:
877 downloads
man-pages-ja 20070515
man-pages-ja is a comprehensive collection of Japanese man pages for Linux. more>>
man-pages-ja is a comprehensive collection of Japanese man pages for Linux.
The project contains Japanese version of LDP man-pages, man pages for GNU tools, and ones for various opensource applications.
Enhancements:
- Three pages were updated.
<<lessThe project contains Japanese version of LDP man-pages, man pages for GNU tools, and ones for various opensource applications.
Enhancements:
- Three pages were updated.
Download (3.3MB)
Added: 2007-05-20 License: Free To Use But Restricted Price:
887 downloads
Digipup 1.3.4
Digipup contains three of Dave Freeses (W1HKJ) most popular free software offerings for amateur radio. more>>
Digipup project contains three of Dave Freeses (W1HKJ) most popular free software offerings for amateur radio: Fldigi, which does a great job on digital sound card modes like PSK, RTTY, MFSK, and others; Fl_logbook, a small, fast, efficient logging program to record your contacts; and Geoid, which computes the bearing and distance between sites using either latitude and longitude or Maidenhead grid locators.
<<less Download (93MB)
Added: 2007-05-09 License: GPL (GNU General Public License) Price:
916 downloads
Adsense Notifier 0.9.3
Adsense Notifier is a Firefox extension that displays your Adsense earnings on the statusbar. more>>
Adsense Notifier is a Firefox extension that displays your Adsense earnings on the statusbar. This is wonderful for anyone with OCD ( or GAD as some have called it ) who needs to check their stats every three seconds to see if they have gotten any more clicks.
<<less Download (0.052MB)
Added: 2007-05-03 License: MPL (Mozilla Public License) Price:
1029 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 three kingdoms 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