java framework
Java for Kids
Java for Kids offers you a useful Java tool which provides an interactive, self-paced tutorial to Java. more>>
Java for Kids offers you a useful Java tool which provides an interactive, self-paced tutorial to Java. Java for Kids is a tutorial consisting of 10 chapters explaining (in simple, easy-to-follow terms) how to build a Java application. Students learn about project design, object-oriented programming, console applications, graphics applications, and many elements of the Java language. Numerous examples are used to demonstrate every step in the building process. The tutorial also includes several detailed computer projects for students to build and try.
These projects include a number guessing game, a card game, an allowance calculator, a state capitals game, tic-tac-toe, a simple drawing program, and even a basic video game. Java for Kids is presented using a combination of more than 400 pages of course notes and actual Java examples. This material should be understandable to kids ages 10 and up. No programming experience is necessary, but familiarity with common tasks using a computer operating system (simple editing, file maintenance, understanding directory structures, working on the Internet) is expected.
MacSQL Framework 1.1.1
MacSQL Framework - rapid development and high productivity to Mac OS X application development more>>
MacSQL Framework includes a full-featured set of classes that gives application developers easy access to SQL databases without having to tie yourself to a specific database vendor.
Main features:
- Simple, yet powerful set of classes for working with SQL databases without any vendor-specific C APIs or using JDBC via the Java Bridge.
- Build forms visually with NO programming.
- Seamless integration with Xcode and Interface Builder, including an Interface Builder palette and inspectors for graphical configuration.
- True AppleScript support - All features accessible to AppleScript Studio users without having to learn Objective-C
- Support for FrontBase, Oracle, Microsoft SQL Server, MySQL, OpenBase, PostgreSQL, and Sybase.
- Comprehensive documentation and sample projects & databases.
Enhancements:
- Fixed installer bug where wrong Xcode plugin was installed on Tiger.
- RTResultListSource exposes queryString binding in Interface Builder.
- New Connection Dialog widened, cleaned-up.
machine learning framework 1.5
Machine learning framework - Mathematica package more>>
Fuzzy logic is one of its key techniques. The framework allows for combining different machine learning algorithms to solve one single problem. This combination of distinct algorithms may give the user unforeseen insights into its data.
The algorithms are highly parameterizable. Given this parameterizability combined with the efficient core engine of the machine learning framework for Mathematica, the user is able to analyze their data interactively, with short cycles of changing parameter settings and examining the results.
The machine learning framework for Mathematica covers a wide range of machine learning algorithms which can be integrated to work together and therefore yield new results.
Enhancements:
- runs native on Intel-Macs
- runs in 64-bit mode on G5-Macs
- fuzzy decision trees
- fuzzy rule learning
- fuzzy regression trees
- cluster descriptions
- optimization of fuzzy controllers
- self-organizing maps
- automated model testing
- advanced data visualization.
WuffHTTPD Framework 1.0
WuffHTTPD is a simple HTTP-Server for easy integration of simple web services more>>
Its used e.g. for WuffCam, our webcam application with a built-in webserver.
The software is not build for high performance webservers. There is better software to do that. Its just a small little thingie, which makes it absolutely easy to give access via the intranet to your Cocoa-application.
Java Contactor 1.5.1
Java Contactor is the one application to manage all your contacts. Use Java Contactor at home and at work, then use the powerful built-in merge function to merge changes, and keep your contacts more>> <<less
Java Date Picker 4.2
Java Date Picker - Professional date components for Swing more>>
It contains an editable date picker, a date/time field, a multiple month calendar and a month component.
Main features:
- Resembles the Microsoft Date Picker used in Outlook thus keeping the same feeling for users when moving to Java applications
- Allows users to do single or multiple date selection
- Can restrict dates to keep users from making mistakes
- Works on Windows, Mac, Linux and all Java enabled platforms
- Contains a validating date time editor for fast keyboard input
- Contains a calendar so users can view and select dates by means of an intuitive interface
- Supports internationalization in order to be used for various languages and regions
- Has simple customisation (colors, font) for a pleasant user experience
- Detailed tutorial and examples to get the most out of the Java Date Picker API.
Enhancements:
- Added support for the Oracle ADF JClient data binding framework.
- Improved the loading time for JDatePicker, JMonthView and JMonth with over 40%.
- Dates can be arranged horizontally or vertically.
- The components are now localized for: Danish, Dutch, English, Finish, French, German, Hungarian, Italian, Norwegian, Polish, Portuguese, Romanian, Spanish and Swedish.
- Refactored date format methods.
- Other improvements and bug fixes.
YourKit Java Profiler 8.0.7
Easy to use and powerful CPU and memory profiler for your Mac. more>> Easy to use and powerful CPU and memory profiler for your Mac.
With YourKit Java Profiler, CPU and memory profiling has never been smarter, and easier at the same time.
YourKit has developed a revolutionary approach to profiling of applications on both development and production stages, bringing unparalleled benefits to professional Java developers, on all platforms: Windows, Linux, Solaris SPARC/Intel, Mac OS X.
NOTE: You dont need a license key to use the EAP build. Just install the build and use it.
Main features:
- Powerful analysis capabilities: CPU and memory hot spots with devoted views; unique snapshot comparison; memory leak detection; memory distribution reports; measuring of shallow and retained sizes of objects; reporting utility.
- On-demand profiling: With this cutting-edge feature, you can enable the profiling only when you need it, with application running at its full speed for the rest of the time. For example, you can analyze the current heap state at any moment of application runtime, by capturing memory snapshot. This feature is extremely beneficial for profiling huge applications, with zero overhead.
- Free embedding into production: You are eligible to distribute profiling DLL with your real-world commercial applications, free of charge. This will help you to ease your product maintenance and improve your customer support.
- J2EE support: Non-intrusive profiling of high-scale production applications; easy integration with application servers; innovative automatic deobfuscator.
- Java 5.0 support: YourKit utilizes all advanced Java 5.0 features, including unique support for JVMTI.
- Quick and easy installation: Straight-forward installation process, with the most reasonable defaults; seamless integration with popular IDEs and application servers; minimum extra configuration.
- J2ME support: First in the market memory profiling of mobile applications.
- User-friendliness and usability: Light-weight and intuitive user interface based on tasks; keyboard support; report filtering for quick and deep analysis; profiling is natively incorporated into supported IDEs, to be available from the most obvious and reasonable places.
- Flexible licensing policy: Multi-platform and multi-processor licensing: commercial, floating, educational, open source licenses available.
Version restrictions:
- You can get a free 15 days-of-use evaluation license key HERE to be able to use a fully functional version of the profiler
Enhancements
- Memory profiling: extended range of partially-incorrect HPROF snapshots (e.g. produced by pre-Java 6 VMs) which can be successfully opened and analyzed.
- Bug fixes in snapshot comparison.
- Bug fixed: "Show stack of selected thread only" option did not work under certain circumstances.
- Minor bug fixes.
License:Trial
JavaGroove 1.0d10
JavaGroove - Java editor, interface builder and compiler more>>
Main features:
Interface Builder:
- The interface builder allows you to visually create Java applets. A Java applet is a program which can be executed by Java Virtual Machines, or VM for short. JavaGrooves interface builder has support for Awt and Swing components!
- By allowing you to drag and drop an interface, you can save hours of coding time. This in result speeds up development of your software and gives a clean precise interface.
Java Compiler:
- With the built in compiler, you can create small and very optimized Java applets. These can be run in your web browser or through a Java Virtual Machine.
- The compiler supports the entire Java 2 standards as well as many new features. You can extend the language by downloading additional classes. These classes can be added to your project and compiled.
Java Code Generation:
- You can generate Java code based on the interface that you design. When exporting, you have the option to create a new project with this source code or do nothing.
Syntax colored source code editor:
- Being able to quickly navigate through code and identify where things such such as variable and function definitions are is an important key to efficient programming. Down at the Squirrel Software Lab, we take this into consideration before any code is written. Colored syntax allows you to spot needed pieces of code quicker then ever before, making your life easier.

Big Faceless Java PDF Library 2.5.1
Big Faceless Java PDF Library is regarded as a comprehensive, user friendly and useful Java class library for creating PDF documents. more>>
Big Faceless Java PDF Library 2.5.1 is regarded as a comprehensive, user friendly and useful Java class library for creating PDF documents.
The Extended Edition offers the ability to create and edit AcroForms, PDFs answer to the HTML form. Like HTML forms, PDF forms can contain text boxes, radio buttons, and can call JavaScript functions. The Extended Edition also includes a PDF reader for importing and editing, along with FDF support and verification for Digital Signatures. Both variations offer full Unicode support, encryption, embedded TrueType and Type1 fonts, barcodes, hyperlinks, spot and calibrated color. Advanced text layout engine enables complex HTML styles. It is small, fast, easy to use, and 100% pure Java. Download the free trial and test it yourself!
Requirements: Java 1.2 or later.
jPDFViewer 5.0
jPDFViewer 5.0 has come as a Java bean which can be embedded in your Java applications and applets to enable you to easily view PDF documents. more>>
jPDFViewer 5.0 has come as a Java bean which can be embedded in your Java applications and applets to enable you to easily view PDF documents. With jPDFViewer, you can deliver content to your users right through your application without the need to install third party programs.
jPDFViewer is platform independent, so it can be used in any environment that supports Java, including Mac OS X, Linux, and Windows.
jPDFViewer has a simple interface to load PDF documents and provides scrolling and printing capability. It can open PDF files given a file name on a local or network drive, from a URL and from an input stream for files that are generated runtime or come from a database.
Enhancements: Release notes not available at developer site nor in download at the time of this posting.
Requirements: Java 1.4 or later.
License:Demo
License:Demo

VX30 Java and Flash Video Encoder 1.99
Platform independent, client agnostic. Finally, a true cross-platform streaming video solution. more>>
Converts digital video files or iSight video captures to a complete streaming video ready resource that can be deployed on any standard HTTP web server. VX30 Java/Universal Video can be viewed by any Java-enabled web browser running on any system including Macs, PCs, or *Nix Workstations. VX30 Flash Video requires the web browser has the Adobe Flash Player Plug-in 7 or >. The encoding tool includes dozens of macros that greaty simplify the entire streaming video content creation and deployment process.
Learn Java And Have Fun 1.0
Learn Java And Have Fun delivers an automatic, reliable electronic book that teaches practical object-oriented programming in Java. more>> Learn Java And Have Fun 1.0 delivers an automatic, reliable electronic book that teaches practical object-oriented programming in Java.
Instead of using examples of business-oriented applications, Learn Java And Have Fun develops useful game objects and game applications, culminating in HaveFun which implements the Demon, Golf, Klondike and Pelmanism games.
There are two electronic books that comprise Learn Java And Have Fun: the book with 32 chapters and the appendicies with Mac OS X specific information and all 106 examples.
Requirements:
- Mac OS X 10.0 or later
- Java 1.4 or later

Navicat for PostgreSQL 8.0.7
Navicat for PostgreSQL is an effective java tool which provides extensive functionality for managing and developing PostgreSQL database. more>>
Navicat for PostgreSQL 8.0.7 is an effective java tool which provides extensive functionality for managing and developing PostgreSQL database. Navicat is sophisticated enough for professional developers, yet easy to learn for new users. It is also available for Windows.
Enhancements:
- Release notes unavailable.
Requirements:
- Mac OS X 10.4 Tiger or 10.5 Leopard
Big Faceless Java Graph Library 2.0
Big Faceless Java Graph Library more>>
Enhancements include JSP Tag Library interface, to allow simple creation of graphs with interactive JavaScript direct from the JSP; extensible XML interface; output to SVG as well as PNG, Flash and PDF; combination of lines, bars or any other type of data on the Axes Graph plotted against up to four axe; logarithmic and "Gap" axes, for plotting large ranges of data; the same extensible Axes, 3D engine and simple design as before; full 3D engine. All graphs are rendered in shaded 3D and may be rotated to any angle.
The new Big Faceless Java Graph Library will allow users to create complex graphs with very little code, saving a lot of time and energy.
Main features:
- XML and JSP Tag Library interface, for extremely easy integration with web projects
- Very comprehensive API and Tag documentation with dozens of examples
- Embed JavaScript in your tags to easily create powerful rollovers
- Full 3D engine with adjustable light source, produces the most realistic graphs on the market
- Output to PNG, SVG, Macromedia Flash, PDF or java.awt.Image for use in Applets
- Graph Dates, Currencies, Percentages, Numbers and Discrete data out of the box, easily extended for total control over the axes
- Mix Bars, Lines, Candles, Bubbles, all on the same graph
- Add text, lines or custom markers anywhere on the graph, including axes
- Use up to four axes on the one graph, including logarithmic axes
- Plot mathematical functions, data samples and spline curves fitted to data, all on the same graph
- Its fast - plot several 3D graphs a second to PDF.
Enhancements:
- JSP Tag Library;
- extensible XML interface;
- output to SVG as well as PNG, Flash and PDF;
- combination of lines, bars or any other type of data on the Axes Graph plotted against up to four axe;
- logarithmic and "Gap" axes, for plotting large ranges of data;
- the same extensible Axes, 3D engine and simple design as before;
- full 3D engine.