joelcarranza + java   68

codahale/metrics - GitHub
Capturing JVM- and application-level metrics. So you know what's going on.
java  gatekeeper 
september 2011 by joelcarranza
JExplorer — TeamDev Ltd.
JExplorer provides a convenient Java API for integrating Microsoft Internet Explorer into Java applications as a Java Swing UI component in headless mode, so you can embed it into the UI to manipulate programmatically without specific knowledge of COM or the Microsoft Internet Explorer API.
gatekeeper  java 
may 2011 by joelcarranza
Cloudhopper : RXTX
RXTX binary distribution for 64-bit windows
java  lib  gatekeeper  windows 
april 2011 by joelcarranza
sqlite4java - Minimalistic high-performance Java wrapper for SQLite - Google Project Hosting
sqlite4java is a minimalistic Java wrapper for SQLite. SQLite is a free, compact, robust, embeddable SQL database engine. sqlite4java is built with the purpose to provide high-performance, low-garbage interface to SQLite for desktop Java applications.

sqlite4java is not a JDBC driver. Access to the database is made through the custom interfaces of com.almworks.sqlite4java package. Tighter integration with SQLite offers better performance and features not available through JDBC interfaces.
sqlite  lib  java 
april 2011 by joelcarranza
Java[tm] Technology Products Download
Download pages for older releases of JREs and JDKs. 
java 
february 2011 by joelcarranza
When Runtime.exec() won't - JavaWorld
As part of the Java language, the java.lang package is implicitly imported into every Java program. This package's pitfalls surface often, affecting most programmers. This month, I'll discuss the traps lurking in the Runtime.exec() method.
java  gatekeeper 
february 2011 by joelcarranza
Java theory and practice: Dealing with InterruptedException
 Many Java™ language methods, such as Thread.sleep() and Object.wait(), throw InterruptedException. You can't ignore it because it's a checked exception, but what should you do with it? In this month's Java theory and practice, concurrency expert Brian Goetz explains what InterruptedException means, why it is thrown, and what you should do when you catch one.
java  gatekeeper 
february 2011 by joelcarranza
The Java Specialists' Newsletter
lots of in-depth info on developing in java
java 
july 2010 by joelcarranza
workspacemechanic - Project Hosting on Google Code
The Workspace Mechanic automates maintenance of your Eclipse environment by tweaking preferences, adding extension locations, and so on. You can use it to create a consistent environment among groups as large as the entire company, your local team, or even among your own many workspaces. Saves time setting up new workspaces.
Create tasks that ensure your favorite new preferences are applied to all your current and future workspaces. (This is one of our favorite features!)
eclipse  software  java  development 
may 2010 by joelcarranza
JAXB Guide
Howto guide for read, modify and write XML documents with JAXB 2.1 or 2.2
java  xml  gatekeeper 
april 2010 by joelcarranza
20 Tips for Using Tomcat in Production
helpful hints for running Tomcat in a production environment:
tomcat  java  development  gatekeeper 
january 2010 by joelcarranza
Maven: The Definitive Guide
complete online book for development with maven
maven  java  gatekeeper  gatekeeper-daily 
october 2009 by joelcarranza
Get the most out of Maven 2 site generation
Excellent guide for building up useful project sites by adding the relevant information to your pom file.
java  maven  gatekeeper 
october 2009 by joelcarranza
Ragel State Machine Compiler
compiles executable finite state machines from regular languages. Ragel targets C, C++, Objective-C, D, Java and Ruby. Ragel state machines can not only recognize byte sequences as regular expression machines do, but can also execute code at arbitrary points in the recognition of a regular language. Code embedding is done using inline operators that do not disrupt the regular language syntax. Ragel provides a very flexible interface to the host language that attempts to place minimal restrictions on how the generated code is integrated into the application. The generated code has no dependencies.
java  parser 
july 2009 by joelcarranza
JAMon
Java API that allows developers to easily monitor production applications. aggregate performance statistics such as hits, execution times (total, average, minimum, maximum, standard deviation), as well as concurrency information such as simultaneous application requests. Useful for web monitoring but also for general runtime statistics as well
java  gatekeeper  lib 
april 2009 by joelcarranza
GeoWebCache
WMS tiles cacheimplemented in Java
wms  java  mapping  gatekeeper 
april 2009 by joelcarranza
Bug Labs: Products
BUG is a collection of easy-to-use electronic modules that snap together to build any gadget you can imagine. Each BUGmodule represents a specific gadget function (ex: a camera, a keyboard, a video output, etc.). You decide which functions to include and BUG takes care of the rest, letting you try out different combinations quickly and easily. With BUG and the integrated programming environment/online community (BUGnet), anyone can build, program and share innovative devices and applications. We don’t define the final products – you do.

Java powered
java 
december 2008 by joelcarranza
MiG Layout Java Layout Manager for Swing and SWT
MiGLayout can produce flowing, grid based, absolute (with links), grouped and docking layouts. MiGLayout is created to be to manually coded layouts what Matisse/GroupLayout is to IDE supported visual layouts.
gatekeeper  java  swing  layout-manager  license:bsd 
december 2008 by joelcarranza
GeoServer
GeoServer is a open source software server written in Java that allows users to share and edit geospatial data. Designed for interoperability, it publishes data from any major spatial data source using open standards. Supports export with KML
java  gatekeeper  gis 
november 2008 by joelcarranza
Hessian Binary Web Service Protocol
Binary web service protocol for transmitting data structures
gatekeeper  java 
december 2007 by joelcarranza
Design Grid Layout Home Page
DesignGridLayout is a LayoutManager inspired by the use of canonical grids for user interface design. DesignGridLayout works with JDK 1.5 and later.
gatekeeper  java  swing  layout-manager  gui  design  programming  development 
december 2007 by joelcarranza
Java Static Analysis made easy with Apache Maven 2
List of currently available tools for static code analysis in Java along with notes on how they integrate with the major IDEs
gatekeeper  development  java  maven 
december 2007 by joelcarranza
Apache JMeter
Apache JMeter is a 100% pure Java desktop application designed to load test functional behavior and measure performance. It was originally designed for testing Web Applications but has since expanded to other test functions.
gatekeeper  java  testing  performance  apache  tools 
october 2006 by joelcarranza
The JUMP Project
Java vector GIS viewer, reads out of PostGIS, WMS, and Others. Open Source
gatekeeper  java  gis  opensource  software  mapping  gps 
august 2006 by joelcarranza
prefuse | interactive information visualization toolkit
Prefuse supports a rich set of features for data modeling, visualization, and interaction. It provides optimized data structures for tables, graphs, and trees, a host of layout and visual encoding techniques, and support for animation, dynamic queries...
visualization  java  lib 
june 2006 by joelcarranza
EMMA - Code Coverage Tool
EMMA is an open-source toolkit for measuring and reporting Java code coverage. EMMA distinguishes itself from other tools by going after a unique feature combination: support for large-scale enterprise software development while keeping individual developer's work fast and iterative. Every developer on your team can now get code coverage for free and they can get it fast!
gatekeeper  java  programming  testing  development 
march 2006 by joelcarranza
Processing 1.0 (BETA)
Open source language for prototyping java graphics programs. Ought to be fun to try out
graphics  java  design  art 
march 2006 by joelcarranza
Kirill Grouchnikov's Blog: How to create your own icons
Almost every application with GUI needs icons. And they better be sexy. And stylish. And consistent. And small. Here are few tips for programatically creating icons using Java 2D features
gatekeeper  icons  java  swing  design  programming  gui 
september 2005 by joelcarranza
winlaf: Home
provides a common place for Swing developers to track inconsistencies in the Windows Look and Feel. Implements a supplamentary Windows Look & Feel that addresses a number of issues
gatekeeper  java  swing  gui  windows  programming  ui  lib 
september 2005 by joelcarranza
How do I test whether Java is working on my computer?
Page with sample applet which determines if java plugin is properly installed
gatekeeper  java  applet 
september 2005 by joelcarranza
JCCKit
The JCCKit is a small (< 100Kb) library and a very flexible framework for creating scientific charts and plots.JCCKit is written for the JDK™ 1.1.8 platform (except of a Graphics2D renderer).
gatekeeper  java  chart  visualization  graph  lib 
september 2005 by joelcarranza
TableLayout
totally free layout manager based around row/column concept
gatekeeper  java  swing  gui  programming  layout-manager 
september 2005 by joelcarranza

Copy this bookmark:



description:


tags: