LinuxLinks.com
Newbies What Next ? News Forums Calendar
Home | Register | News | Forums | Guide | Free Software | Portal Pages | MyLinks | Add Link | Modify Link | New | Hot | Link Us

Search/Browse

 Category Gateway
More Options
Category:  


LinuxLinks News
 · 24 Peachy Free Linux Games (Part 1 of 4)
 · 5 Productive Clipboard Managers
 · 6 Invaluable Free Scheme Books
 · 5 Best Free Scala Books
 · 6 Useful OCR Tools
 · 6 Best Free System Recovery Software
 · 5 Native XML Databases for Big Data
 · 9 Key Value Stores for Big Data
 · 6 Best File Systems for Big Data
 · 5 Top Linux Anti-Spam Tools
(more...)

 

Latest Links
The Little Black Box
libj
TemplateFx
typer
filegive
mdp
cartman
STMX
Crayonizer
sleepuntil
(more...)

 



Top : Java : Development : Miscellaneous : Page 2

Highlights
24 Peachy Free Linux Games (Part 1 of 4)
Linux has finally come of age and is now a legitimate gaming platform. The release of quality commercial titles such as Left 4 Dead 2, Portal, and Day of Defeat bring real credibility to Linux as a first-class gaming platform. The bid to lure gamers away from Microsoft's platform has also been strengthened, in part, due to the official launch of Steam for the Linux operating system back on February 14.

(Read more)
Sound Juicer
Sound Juicer is a CD ripping tool that features a clean interface and automatic tagging of files. Read more

Links:

  • JPOX
    JPOX is a free and fully compliant implementation of the JDO 1.0 and 2.0 specifications, providing transparent persistence of Java objects. It supports persistence to all of the major RDBMS on the market today, supporting all of the main Object-Relational Mapping (ORM) patterns demanded by today's applications, allows querying using either JDOQL or SQL, and comes with its own byte-code enhancer.
  • jproxy
    a port-forwarder in Java that does hex/ascii dump logging like an assembly debugger
  • JReceiver
    a servlet-based host for digital audio receivers, delivering streams of digital music to these stereo components that play MP3 files in high-fidelity* from a networked source
  • JSAP
    Java Simple Argument Parser: not only syntactically validates your program's command line arguments, but it converts those arguments into objects you specify. If you tell JSAP that one of your parameters is an Integer, for example, and the user does not provide a String that can be converted to an Integer when invoking the program, JSAP will throw a ParseException when you have it parse the command line
  • jsapigen
    jsapigen generates glue code for embedding Mozilla's JavaScript engine (SpiderMonkey) into C applications. A simple interface definition language is used to describe the connection between native C code and the JavaScript engine. jsapigen takes such descriptions and converts them into C code.
  • JSimul
    a Java-based simulated annealing package consisting of a Swing-based user interface that provides intuitive access to the tuning of the algorithm's parameters, and a simulated annealing algorithm coupled with a downhill simplex, mostly a Java object wrapper around two algorithms in numerical recipes (ameba and amotsa)
  • JSwat
    JSwat is an extensible, standalone, graphical Java debugger front-end, written to use the Java Platform Debugger Architecture (JPDA) package provided by JavaSoft.
  • JSX2
    (commercial) exports data out of objects and into the world, processes it independently of the objects themselves and can import it back again in another call
  • jUDDI
    an open source implementation of UDDI in Java produced by Bowstreet
  • J´Express Professional
    (commercial) lets you create international installers for your apps, applets, and servlets through a Swing interface
  • Kacheck/J
    Kacheck/J is an encapsulation checker for Java. It infers which types are confined according to the definition given in Encapsulating Objects with Confined Types.
  • koalaXML
    an extremely simple Java XML data type. It is very useful as a parameter or return type, as well as a class property type. It is object-oriented, and supports a varied range of type values (int, double, dates, etc.) as well as attributes and nested tags
  • LBPool
    a database statement pool, that can handle both normal and prepared statements on multible connections to an SQL database
  • LdapTemplate
    LdapTemplate is a framework to simplify LDAP programming in Java, built on the same principles as Spring Jdbc. The LdapTemplate class encapsulates all the plumbing work involved in traditional LDAP programming, such as creating Contexts, looping through NamingEnumerations, handling Exceptions, and cleaning up resources. This leaves the programmer free to handle the important stuff: where to find data (DNs and Filters) and what do do with it (map to and from domain objects, bind, modify, unbind, etc.).
  • mamant
    a collection of Jakarta Ant extenstions, primarily aimed at J2ee, and remote server project development. Can be used shorten complex j2ee build files to a few lines
  • MaybeUpload
    MaybeUpload is intended to make it easier to write Java Servlets which upload files using the mechanism described in RFC 1867.
  • MIJava
    provides multiple inheritance in Java. The Java language itself does not provide multiple inheritance for classes, and for valid reasons
  • mime4j
    mime4j provides a parser, MimeStreamParser, for e-mail message streams in plain RFC822 and MIME format. The parser uses a callback mechanism to report parsing events such as the start of an entity header, the start of a body, etc. If you are familiar with the SAX XML parser interface you should have no problem getting started with mime4j. The parser only deals with the structure of the message stream and won't do any decoding of base64 or quoted-printable encoded header fields and bodies.
  • MX4J
    an optional package for J2SE. JX4J is an initiative to build an Open Source implementation for the JMXTM technology, compatible with the JMX specification version 1.0, and to build related tools
  • nbCheckstyle
    an installable module for Netbeans which provides integration with Checkstyle. Checkstyle is an excellent tool for helping developers keep to a given coding standard
  • Novosec Bouncy Castle Extensions
    provides the following pure Java extensions to the Bouncy Castle framework www.bouncycastle.org and was made freely available by www.novosec.com: 1. OCSP (RFC 2560) server and client / 2. CMP (RFC 2510, RFC 2511) generator and parser
  • OCamlScripting
    OCamlScripting is a Java scripting engine (javax.script package) for the Objective Caml language. This allows execution of Objective Caml code snippets in a Java application.
  • ogre4j
    ogre4j is a project that enables the use of the OGRE (Object-Oriented Graphics Rendering Engine) libraries in Java applications.
  • Opale.Soya
    a fast, high-leveled and OO 3D engine for Java designed with 3D game in mind
  • Open Java Extensions
    provides clean-room developed versions of Java standard extensions under an open source license. This permits developers free access to the implementation details of extensions for use and optimization
  • OpenJNLP
    OpenJNLP is an open-source implementation of the Java Network Launching Protocol (JNLP). This protocol provides the ability to run a Java application or applet from the Internet without requiring a web browser or downloading and installing anything.
  • OpenSDMX
    OpenSDMX provides components that can be used in every context where SDMX is implemented.
  • OpenSymphony PropertySet
    a persistence-agnostic module that can be used to fulfill storage requirements in applications that can change constantly
  • OpenSymphony Workflow
    provides a unique queuing concept that enables developers to write workflow-based applications that allow for users to "pick up" work as their workload allows for
  • Paranamer
    Paranamer is a mechamism that allows Java programmers to access the parameter names of methods of Java classes. It works with JDK 1.4 and later.
  • pegdown-cli
    pegdown-cli is a command line tool that uses the pegdown library to render Markdown.
  • PicoContainer
    a tiny embeddable container for Constructor Dependency Injection (CDI) Inversion of Control (IoC) Java components
  • protomatter classes
    a collection of Java classes. Major chunks include: robust logging system, JDBC connection pools, lightweight application server, general utility classes
  • Pécuchet
    a Java Swing application expressly designed to offer a more effective exploration tool
  • RAJAX
    RAJAX is an approach to remove the repetitive code that coders need to add for simple AJAX applications. AJAX code is generated from POJOs with annotations (and with no configuration files). A simple MVC framework is available totally based on the client side using XSLT to transform either XML or JavaScript objects.
  • Registry-CDC
    Registry-CDC provides a registry function for storing and finding data, in particular configuration information. It is compatible with CDC and J2SE platforms.
  • Salsa
    Open Source Swing Addon Suite is a collection of open-source Swing add-ons.
  • shant
    A Korn shell script which creates a Java JAR file from source files held in a structured directory tree. Free, and licensed under the GPL.
  • ShellListView
    (commercial) a Java GUI component that enable programmer to add file system view with just a few lines of code. It shows files or folders in 4 views: detail, list, icon, and thumbnail
  • Simple Logging Facade for Java
    The Simple Logging Facade for Java or (SLF4J) is intended to serve as a simple facade for various logging APIs allowing to the end-user to plug in the desired implementation at deployment time. SLF4J also allows for a gradual migration path away from Jakarta Commons Logging (JCL).
  • SkinLF
    provides a skin system for Java programs
  • slaf
    a new "LookAndFeel" for Java/Swing
  • SuperWaba
    SuperWaba is a VM for PDAs. Because of the way it was written, you can use Java to develop programs for it. It supports exceptions, threads, many user interface controls, double and long 64-bit types, grayscale, color, 3D controls, and JNI and Java libraries, among other features.
  • swIMP
    swIMP (SWIG-based Interfaces for Mathematical Programming) aims at making solvers written in C or C++ available under other languages. The current focus is on Java as target language and on LP/IP-solvers which are compatible to the Open Solver Interface (OSI) from the Coin-OR-project.
  • table2gridbag
    Table2GridBag is a commandline utility for Java developers, having or wanting to use the AWT GridBagLayout layoutmanager. It will convert a layout, provided as an HTML table into Java code for configuring the layoutmanager.
  • Tag Soup
    a parser, not a whole application; it isn't intended to permanently clean up bad HTML, as HTML Tidy does, only to parse it on the fly. Therefore, it does not convert presentation HTML to CSS or anything similar. It does guarantee well-structured results: tags will wind up properly nested, default attributes will appear appropriately, and so on
  • The JavaBluetooth Stack
    a 100% (no native) Java implementation of the Bluetooth Specifications Version 1.1. It currently supports HCI, L2CAP and SDP. Support for RFCOMM, TCS, and SCO, as well as implementations of specific Bluetooth Profiles such as the Handsfree-Profile and the Generic Audio/Video Distribution Profiles are planned
  • tjFM
    a pure java JDBC driver for mysql. Though it has not been updated for some time the noopt classes within still work quite well with mysql 3.xx.and later versions of JDK

Prev 50 Next 50



Share this Page
Bookmark and Share
Submit this page to popular social networks such as Digg, Twitter, StumbleUpon and more.


My LinuxLinks
MyLinks
  • Bookmarked links
  • Emailed Newsletter
  • Your own profile

  • Top Applications
    Top Free Software
    6 Lean Desktops
    14 File Managers
    21 Backup Tools
    21 Window Managers
    21 Productivity Tools
    21 Text Editors
    21 Video Emulators
    21 Home Emulators
    42 Graphics Apps
    42 Scientific Apps
    42 Email Apps
    12 Instant Messaging
    42 Games
    42 More Games
    21 More Games
    42 Audio Apps
    42 Video Apps
    80 Security Apps
    Free Console Apps
    14 Multimedia
    'Free' Proprietary
    21 Closed-Source Apps
    Top Commercial Apps
    42 Games
    Free Web Software
    21 Web CMS
    14 Wiki Engines
    8 Blog Apps
    6 eCommerce Apps
    Other Articles
    Migrating from Windows
    Distribution Guide
    Distro Portal Pages

    Migrate to Linux
    Thinking of switching to Linux? Check out our Linux Equivalents to Windows Software section, highlighting popular Linux equivalents to Windows software.

    This feature also includes over 150 individual software portal pages including Blender, Scribus, OpenOffice.org, Evolution, Eclipse, K3b, and MythTV, providing a wealth of essential information.

     

    Distribution Guides
    Distro Guide

    Debian
    Fedora
    Gentoo
    Mandriva
    OpenSuSE
    RedHat
    Slackware
    Ubuntu
    Xandros

    Absolute
    Linux Mint
    64 Studio

    LiveCDs
    Berry Linux
    GoblinX
    KNOPPIX
    Kubuntu
    NimbleX
    PCLinuxOS
    Sabayon
    SimplyMEPIS
    Xubuntu

    Entire List

     

    SourceFiles.org
    Sourcefiles.org
    Backup
    CD Writing
    Databases
    Editors
    Emulators
    Financial
    Games
    Graphics
    Home ...
    Internet
    Multimedia
    Networking
    Office
    Prod Tools
    Scientific
    Shells
    Spreadsheets
    Toys
    Utilities
    WMs

     

    Services
    Web Calendar
    Linux Licenses

    Advertise at LinuxLinks.com

     

    Latest Portal Pages
    Mixxx
    energyXT2
    GRASS
    uDig
    QGIS
    gretl
    SPSS

     

    About | FAQ | Privacy | Awards | Contact
    Portal Version 0.7. Intel Blade.
    Comments to the webmaster are welcome.
    Copyright 2009 LinuxLinks.com All rights reserved.