Friday, December 26, 2008
Sunday, October 19, 2008
jaramiko: ssh2 protocol for java
so far, it can do client and server mode SSH2, all the standard ciphers (AES, Blowfish, 3DES), compression, and all the shell, command, and subsytem channels. it can't do SFTP yet, though that's in progress."
Thursday, October 16, 2008
Tuesday, October 07, 2008
Support
Trilead SSH for Java is a freely available open-source library which implements the SSH-2 protocol in pure Java (tested on J2SE 1.4.2 and 5.0). It allows one to connect to SSH servers from within Java programs. It supports SSH sessions (remote command execution and shell access), local and remote port forwarding, local stream forwarding, X11 forwarding, SCP and SFTP. There are no dependencies on any JCE provider, as all crypto functionality is included.
Trilead SSH for Java is being actively developed by Dr. Christian Plattner who is working now for Trilead. Dr. Plattner originally created the well-known Ganymed SSH-2 for Java library during his PhD studies, however, the work on the Ganymed code has been discontinued.
Please note that Trilead SSH for Java is completely backwards compatible to the Ganymed code."
Tuesday, September 23, 2008
pdf-renderer: PDFRenderer Home Page
PDF is one of the core file formats of the Internet, so it is very important for Java programmers to be able to both read and write PDFs. Great open source libraries like iText have long handled the writing half, but until now there has not been a good way to read PDFs using open source Java libraries. It could be used to draw on top of PDFs, share them over a network, convert PDFs to PNG images, or maybe even project PDFs into a 3D scene."
Thursday, September 18, 2008
Yahoo! Developer Network - Flash Developer Center - ASTRA Flash Components - Charts
Similar to other Flash components, you can create a chart by placing an instance on the stage or by using ActionScript to create an instance dynamically.
Initializing a Chart on Stage
The easiest way to create a chart is to drag one of the chart components, such as ColumnChart, from the Components panel to the stage. This will immediately create a instance of the chart and add it to the display list. You may use the Properties panel to set some of its basic properties, such as the data provider and category names, and to change the position and size of the component. For more advanced functionality, you will need to manipulate the chart with ActionScript.
Wednesday, September 17, 2008
Monday, September 15, 2008
gridengine: Home
What is the Grid Engine project?
The Grid Engine project is an open source community effort to facilitate the adoption of distributed computing solutions. Sponsored by Sun Microsystems and hosted by CollabNet, the Grid Engine project provides enabling distributed resource management software for wide ranging requirements from compute farms to grid computing. A video is available that introduces grid computing and the Grid Engine project.
By any use of this Website, you agreed to be bound by these Policies and Terms of Use.
Mission
The Grid Engine project is about expanding the application and use of distributed computing. We want to:
- Advance Grid Engine technology
- Establish community-driven standards for distributed computing
- Enable developers to create innovative services and applications across distributed heterogeneous compute environments
About This Site
This site is a base for continued collaborative development of the Grid Engine project. You will find Grid Engine distributed resource management software here, as well as evolving ideas for continued evolution of the code. We hope you will find the Grid Engine project useful in the deployment of your distributed computing applications.
Saturday, September 13, 2008
Tuesday, September 09, 2008
Monday, August 11, 2008
Wednesday, August 06, 2008
Jcluster Home Page
Tuesday, August 05, 2008
Sunday, August 03, 2008
Java Service Wrapper - Download Java Service Wrapper
Java Server Wrapper Standard and Professional Editions |
In addition to supporting Java Service Wrapper development, get access to professional features:
|
Wednesday, July 30, 2008
Saturday, July 26, 2008
Sunday, July 20, 2008
Saturday, June 28, 2008
Friday, June 13, 2008
Tuesday, June 03, 2008
Monday, January 21, 2008
ActiveBPEL Open Source Engine, BPEL Standard - Active Endpoints
The ActiveBPEL� engine is a robust runtime environment that is capable of executing process definitions created for the Business Process Execution Language (BPEL) standard.
The ActiveBPEL engine technology is developed and maintained by Active Endpoints, which also uses the same technology in its commercial products. Active Endpoints created the ActiveBPEL open source project based on the belief that the open source model is an effective means through which to foster community interest, education and development around the BPEL standard."