mickey avalon
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 7
avalon-harvest 0.0.2
avalon-harvest provides an Avalon-based integration package. more>>
avalon-harvest provides an Avalon-based integration package.
Harvest is a very simple Java-based program to asynchronously copy data from one location to another.
The data can be anything that can be represented as a Java bean, for example, files or database records.
Data can be anything, including files, database records, data available from networks, JMS messages, or whatever you can imagine and represent as java bean.
Main features:
- Assynchronious system integration, where no other solution exists.
- Data replication between databases
- Fetching data from unusable datasources (html pages, documents, other files) into database (or any kind of device capable of storing data)
- Any other scenarios where you may need assynchronious copy of data.
<<lessHarvest is a very simple Java-based program to asynchronously copy data from one location to another.
The data can be anything that can be represented as a Java bean, for example, files or database records.
Data can be anything, including files, database records, data available from networks, JMS messages, or whatever you can imagine and represent as java bean.
Main features:
- Assynchronious system integration, where no other solution exists.
- Data replication between databases
- Fetching data from unusable datasources (html pages, documents, other files) into database (or any kind of device capable of storing data)
- Any other scenarios where you may need assynchronious copy of data.
Download (3.3MB)
Added: 2007-02-01 License: The Apache License Price:
996 downloads
Pax Logging 0.9.2
Pax Logging is a consolidation effort that aims to make all existing logging APIs in the Java world available. more>>
Pax Logging is a consolidation effort that aims to make all existing logging APIs in the Java world available for OSGi developments, driven by a Log4J backend.
Each legacy API is loaded as its own bundle. The logging service can be reloaded at run-time.
Main features:
- Log4J driving the backend implementation.
- Log4J API supported.
- Jakarta Commons Logging API supported.
- Pax Logging Service implements the standard OSGi Log Service API.
- JDK Logging API support.
- Avalon Logger API support.
- SLF4J API support.
- Knopflerfish Log service support.
<<lessEach legacy API is loaded as its own bundle. The logging service can be reloaded at run-time.
Main features:
- Log4J driving the backend implementation.
- Log4J API supported.
- Jakarta Commons Logging API supported.
- Pax Logging Service implements the standard OSGi Log Service API.
- JDK Logging API support.
- Avalon Logger API support.
- SLF4J API support.
- Knopflerfish Log service support.
Download (MB)
Added: 2006-08-10 License: GPL (GNU General Public License) Price:
1172 downloads
Jetty 5.1.12
Jetty is an HTTP/1.1 server and J2EE servlet container. more>>
Jetty is a 100% Java HTTP Server and Servlet Container. This means that you do not need to configure and run a separate web server (like Apache) in order to use java, servlets and JSPs to generate dynamic content.
Jetty is a fully featured web server for static and dynamic content. Unlike separate server/container solutions, this means that your web server and web application run in the same process, without interconnection overheads and complications.
Furthermore, as a pure java component, Jetty can be simply included in your application for demonstration, distribution or deployment. Jetty is available on all Java supported platforms.
Jetty is devloped under the guidance of Mort Bay Consulting and released under the Apache 2.0 License . Full source code is included in all releases. The License puts few restrictions on usage of Jetty, which is free for commercial use and distribution.
The developers of Jetty ask users to inform themselves of the issues, political, legal or otherwise that motivate and threaten the development of Open Source and Free Software. The Jetty user and development community is active and welcomes new contributors.
Jetty has been widely used in commercial and open source projects and applications, ranging across the full spectrum of runtime environments from hand helds to main frames. To illustrate this diversity, we have put together a (far from exhaustive) list of Jetty Powered products. Here are just a few highlights:
- Integrated with J2EE application servers such as Geronimo, JBoss, and JOnAS.
- Bundled with the JXTA, Tapestry, Cocoon and numerous other Open Source projects.
- Integrated with projects such as Jelly executable XML, Avalon Phoenix micro kernel and Maven project managment.
- Included in many products including IBM Tivoli, Sonic MQ and Cisco SESM.
Jetty has been optimized by commercial and experimental use since 1995 and a small and efficient server is the result:
- A HTTP/1.1 server can be configured in a jar file under 350KB.
- Jetty consistently benchmarks as one of the fastest servlet servers.
- Jetty servers scale well to thousands of simultaneous connections
- Server performance degrades gracefully under stress.
For many applications, HTTP is just another interface protocol. Jetty can easily be embedded in such applications and products without adopting a WWW centric application architecture. Examples of embedded Jetty usage include:
- Integrated with J2EE application servers such as Geronimo, JBoss, and JOnAS.
- Bundled with the JXTA project as the basis for its HTTP transport.
- Included in many products products including IBM tivolli, Sonic MQ and Cisco SESM.
- Used for the CD demo disk in several books on XML and Servlets.
- Run on embedded systems and handheld devices.
Enhancements:
- Added support for TLS_DHE_RSA_WITH_AES_256_CBC_SHA
- Upgraded session ID generation to use SecureRandom
- Quote single quotes in cookies
- AJP protected against bad requests from mod_jk
- JETTY-154 Cookies ignore single quotes
<<lessJetty is a fully featured web server for static and dynamic content. Unlike separate server/container solutions, this means that your web server and web application run in the same process, without interconnection overheads and complications.
Furthermore, as a pure java component, Jetty can be simply included in your application for demonstration, distribution or deployment. Jetty is available on all Java supported platforms.
Jetty is devloped under the guidance of Mort Bay Consulting and released under the Apache 2.0 License . Full source code is included in all releases. The License puts few restrictions on usage of Jetty, which is free for commercial use and distribution.
The developers of Jetty ask users to inform themselves of the issues, political, legal or otherwise that motivate and threaten the development of Open Source and Free Software. The Jetty user and development community is active and welcomes new contributors.
Jetty has been widely used in commercial and open source projects and applications, ranging across the full spectrum of runtime environments from hand helds to main frames. To illustrate this diversity, we have put together a (far from exhaustive) list of Jetty Powered products. Here are just a few highlights:
- Integrated with J2EE application servers such as Geronimo, JBoss, and JOnAS.
- Bundled with the JXTA, Tapestry, Cocoon and numerous other Open Source projects.
- Integrated with projects such as Jelly executable XML, Avalon Phoenix micro kernel and Maven project managment.
- Included in many products including IBM Tivoli, Sonic MQ and Cisco SESM.
Jetty has been optimized by commercial and experimental use since 1995 and a small and efficient server is the result:
- A HTTP/1.1 server can be configured in a jar file under 350KB.
- Jetty consistently benchmarks as one of the fastest servlet servers.
- Jetty servers scale well to thousands of simultaneous connections
- Server performance degrades gracefully under stress.
For many applications, HTTP is just another interface protocol. Jetty can easily be embedded in such applications and products without adopting a WWW centric application architecture. Examples of embedded Jetty usage include:
- Integrated with J2EE application servers such as Geronimo, JBoss, and JOnAS.
- Bundled with the JXTA project as the basis for its HTTP transport.
- Included in many products products including IBM tivolli, Sonic MQ and Cisco SESM.
- Used for the CD demo disk in several books on XML and Servlets.
- Run on embedded systems and handheld devices.
Enhancements:
- Added support for TLS_DHE_RSA_WITH_AES_256_CBC_SHA
- Upgraded session ID generation to use SecureRandom
- Quote single quotes in cookies
- AJP protected against bad requests from mod_jk
- JETTY-154 Cookies ignore single quotes
Download (0.60MB)
Added: 2006-11-23 License: Artistic License Price:
633 downloads
Excalibur 4.3
Excalibur is an open source software project of The Apache Software Foundation. more>>
Excalibur is an open source software project of The Apache Software Foundation. Our primary product is a lightweight, embeddable Inversion of Control container named Fortress that is written in java.
Inversion of control, also known as the hollywood principle ("dont call us, well call you"), is a simple but powerful concept. The idea is that we dont "wire up" all the pieces that make up an application (the "components") by writing lots of this-component-uses-that-one-like-so code, nor do we use some kind of lookup directory (like JNDI, for example) where each component decides what components to interact with itself. Instead, we instruct a smart piece of software, the container, to tell the components how to interact.
Fortress (and also its predecessor, "ECM") is such a container. It is lightweight, by which we mean that it doesnt need a lot of resources, take a lot of disk or memory, or impose all sorts of demands on its environment. Fortress is also embeddable, by which we mean that you can use fortress inside just about every java environment. More concretely, you can use it as the basis of a large standalone development platform (like the Keel project), at the core of a servlet-based web application (like Cocoon) or even as the basis of a GUI application (like GuiApp).
Fortress knows how to manage components that have been developed using a rigid lifecycle contract called Avalon-Framework. In the next upcoming release, fortress will also be able to manage ordinary javabeans, and support for other kinds of Inversion of Control are planned.
Besides providing fortress, excalibur also provides a small library of very useful components. We also distribute some of the libraries used to build fortress (and some other containers) seperately. This selection of libraries is called containerkit.
So why is excalibur an interesting project?
Heres a few partial answers.
good code. Code that comes from the mature avalon project (everything that used to be branded as "Avalon Excalibur" and "Avalon Fortress"). This includes two lightweight Inversion of Control containers. One of these powers, among other things, Cocoon. The other ("fortress") is the basis of projects like Keel. Excalibur also includes powerful and mature reusable "components" and "libraries", handling tasks ranging from thread management to component pooling to (URI-and-similar-) source resolving.
smart developers. Most of these people are or have been active in the avalon project in various roles. Several of them are apache members. Together they have loads and loads experience under their belts related to inversion of control development. In fact, Im confident to say this list includes some of the biggest experts on inversion-of-control-style container development.
exciting community. Several open source and commercial projects (both at apache and elsewhere) depend on and contribute to the excalibur project. A strong team of enthousiastic developers (with strong ties to several other projects in the same problem domain) has various big and small plans with excalibur. One of the leading open source organisations in the world, The Apache Software Foundation, is hosting the project, providing insight, advice, infrastructure, legal backing, a time- and battle-proven development process, and much more.
<<lessInversion of control, also known as the hollywood principle ("dont call us, well call you"), is a simple but powerful concept. The idea is that we dont "wire up" all the pieces that make up an application (the "components") by writing lots of this-component-uses-that-one-like-so code, nor do we use some kind of lookup directory (like JNDI, for example) where each component decides what components to interact with itself. Instead, we instruct a smart piece of software, the container, to tell the components how to interact.
Fortress (and also its predecessor, "ECM") is such a container. It is lightweight, by which we mean that it doesnt need a lot of resources, take a lot of disk or memory, or impose all sorts of demands on its environment. Fortress is also embeddable, by which we mean that you can use fortress inside just about every java environment. More concretely, you can use it as the basis of a large standalone development platform (like the Keel project), at the core of a servlet-based web application (like Cocoon) or even as the basis of a GUI application (like GuiApp).
Fortress knows how to manage components that have been developed using a rigid lifecycle contract called Avalon-Framework. In the next upcoming release, fortress will also be able to manage ordinary javabeans, and support for other kinds of Inversion of Control are planned.
Besides providing fortress, excalibur also provides a small library of very useful components. We also distribute some of the libraries used to build fortress (and some other containers) seperately. This selection of libraries is called containerkit.
So why is excalibur an interesting project?
Heres a few partial answers.
good code. Code that comes from the mature avalon project (everything that used to be branded as "Avalon Excalibur" and "Avalon Fortress"). This includes two lightweight Inversion of Control containers. One of these powers, among other things, Cocoon. The other ("fortress") is the basis of projects like Keel. Excalibur also includes powerful and mature reusable "components" and "libraries", handling tasks ranging from thread management to component pooling to (URI-and-similar-) source resolving.
smart developers. Most of these people are or have been active in the avalon project in various roles. Several of them are apache members. Together they have loads and loads experience under their belts related to inversion of control development. In fact, Im confident to say this list includes some of the biggest experts on inversion-of-control-style container development.
exciting community. Several open source and commercial projects (both at apache and elsewhere) depend on and contribute to the excalibur project. A strong team of enthousiastic developers (with strong ties to several other projects in the same problem domain) has various big and small plans with excalibur. One of the leading open source organisations in the world, The Apache Software Foundation, is hosting the project, providing insight, advice, infrastructure, legal backing, a time- and battle-proven development process, and much more.
Download (MB)
Added: 2007-01-10 License: The Apache License 2.0 Price:
1223 downloads
phpDiplomacy 0.75
phpDiplomacy is an open source, multiplayer, web based strategy game based on the board game by Avalon Hill. more>>
phpDiplomacy is an open source, multiplayer, web based strategy game based on the board game by Avalon Hill, in which you have to try and conquer Europe.
To win you have to be strategic and diplomatic, making deals and alliances with other players, and stabbing them in the back when it suits you best.
Register a user account to play or post messages. If you would like some help please read the help, or register and post a message in the public forum below.
Enhancements:
- PostgreSQL and PHP4 support dropped
- Membership object created
- Membership database links simplified
- gamemaster.php moved to an external image to prevent
- global crashing
- Requests wrapped in REPEATABLE READ transaction, fine
- grained LOCK IN SHARE MODE and FOR UPDATE locking used
- Indexes added
- Queries optimized
- Forum algorithms optimized
- Hashes salted
- Game and forum messages split into seperate tables
- Orders shown in an enhanced table
- Incomplete orders not accepted
- Updates to order select boxes are visibly flagged as red
- Standoffs logged
- Retreats can be made to territories which the attacking
- unit didnt come from, and which dont have standoffs.
- Supply centers are only occupied when there is a unit in
- them in the Autumn turn
- New units can only be created in supply centers
- All errors are logged
- Mid-adjudication crashes flag games as having crashed, so
- they are do not crash over and over
- Game notification block which shows any games the user is
- logged onto in which they have recieved new messages or
- havent finalized
- Unfinalized orders are accepted by the adjudicator
- When seven people enter a game the game starts immidiately
- New user session monitoring code
- Territories cached instead of getting refetched
- Forum messages are ordered by the last reply to the thread
- posted, not just the time the thread was started
- A new tabbed gaming chatbox to allow realtime strategy
- discussion
- Extensible AJAX code put in place to allow further AJAX
- development
- Tickets and cookies changed so that multiple game boards
- can be viewed and submitted to at once
- Time limit taken off posting new messages
- UTF-8 support for messages
- Improved input filtering, allowing non-standard characters
- to be inputted and stored safely in the database
<<lessTo win you have to be strategic and diplomatic, making deals and alliances with other players, and stabbing them in the back when it suits you best.
Register a user account to play or post messages. If you would like some help please read the help, or register and post a message in the public forum below.
Enhancements:
- PostgreSQL and PHP4 support dropped
- Membership object created
- Membership database links simplified
- gamemaster.php moved to an external image to prevent
- global crashing
- Requests wrapped in REPEATABLE READ transaction, fine
- grained LOCK IN SHARE MODE and FOR UPDATE locking used
- Indexes added
- Queries optimized
- Forum algorithms optimized
- Hashes salted
- Game and forum messages split into seperate tables
- Orders shown in an enhanced table
- Incomplete orders not accepted
- Updates to order select boxes are visibly flagged as red
- Standoffs logged
- Retreats can be made to territories which the attacking
- unit didnt come from, and which dont have standoffs.
- Supply centers are only occupied when there is a unit in
- them in the Autumn turn
- New units can only be created in supply centers
- All errors are logged
- Mid-adjudication crashes flag games as having crashed, so
- they are do not crash over and over
- Game notification block which shows any games the user is
- logged onto in which they have recieved new messages or
- havent finalized
- Unfinalized orders are accepted by the adjudicator
- When seven people enter a game the game starts immidiately
- New user session monitoring code
- Territories cached instead of getting refetched
- Forum messages are ordered by the last reply to the thread
- posted, not just the time the thread was started
- A new tabbed gaming chatbox to allow realtime strategy
- discussion
- Extensible AJAX code put in place to allow further AJAX
- development
- Tickets and cookies changed so that multiple game boards
- can be viewed and submitted to at once
- Time limit taken off posting new messages
- UTF-8 support for messages
- Improved input filtering, allowing non-standard characters
- to be inputted and stored safely in the database
Download (0.46MB)
Added: 2007-01-18 License: BSD License Price:
592 downloads
ip-filter-cgi 0.1
ip-filter-cgi is a set of perl script to modify rules of IP Filter (IP Filter is a TCP/IP packet filter cf: http://coombs.anu.ed more>>
ip-filter-cgi is a set of perl script to modify rules of IP Filter (IP Filter is a TCP/IP packet filter cf: http://coombs.anu.edu.au/~avalon/ip-filter.html). If you make any improvement, correction send it back to. The scripts is not complete and is provided for testing purpose.
adulau@metatix.com .
Main features:
- Perl 5.0 (+CGI.pm)
- a HTTP server (Apache)
<<lessadulau@metatix.com .
Main features:
- Perl 5.0 (+CGI.pm)
- a HTTP server (Apache)
Download (0.047MB)
Added: 2006-06-22 License: GPL (GNU General Public License) Price:
1221 downloads
James 2.3.1
The Java Apache Mail Enterprise Server (a.k.a. Apache James) is a 100% pure Java SMTP and POP3 Mail server and NNTP News server. more>>
The Java Apache Mail Enterprise Server (a.k.a. Apache James) is a 100% pure Java SMTP and POP3 Mail server and NNTP News server. It is designed James to be a complete and portable enterprise mail engine solution based on currently available open protocols.
James is also a mail application platform. We have developed a Java API to let you write Java code to process emails that we call the mailet API. A mailet can generate an automatic reply, update a database, prevent spam, build a message archive, or whatever you can imagine. A matcher determines whether your mailet should process an email in the server. The James project hosts the Mailet API, and James provides an implementation of this mail application platform API.
James is based on the Apache Avalon application framework, which was a product of the Apache Avalon project.
James requires Java 1.4 (For further information you may want to search the web, our dev and user mail archives or our wiki).
Main features:
- SMTP server
- Mailet Engine
- FileSystem mailboxes/spool
- RDBMS mailboxes/spool
- POP3 server
- RDBMS
- LDAP
- TLS
- Remote Manager
- TLS Support
- NNTP server
- FetchPOP
<<lessJames is also a mail application platform. We have developed a Java API to let you write Java code to process emails that we call the mailet API. A mailet can generate an automatic reply, update a database, prevent spam, build a message archive, or whatever you can imagine. A matcher determines whether your mailet should process an email in the server. The James project hosts the Mailet API, and James provides an implementation of this mail application platform API.
James is based on the Apache Avalon application framework, which was a product of the Apache Avalon project.
James requires Java 1.4 (For further information you may want to search the web, our dev and user mail archives or our wiki).
Main features:
- SMTP server
- Mailet Engine
- FileSystem mailboxes/spool
- RDBMS mailboxes/spool
- POP3 server
- RDBMS
- LDAP
- TLS
- Remote Manager
- TLS Support
- NNTP server
- FetchPOP
Download (4.9MB)
Added: 2007-05-01 License: Freeware Price:
947 downloads
Secleted [ 0 ] software to compare
- Page: 1 of 1
- 1
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above mickey avalon 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