15 projects tagged "OS Independent"
StupidZombie is a tool that can be used to "ping" several directories to notify then about a blog update. It does not need to be run from a Web page like Blogger or Wordpress. You can run StupidZombie from a cron job or using Java WebStart. Also, StupidZombie has a simple tag generator from directories that support it.
jbookshelf is an electronic book collection organizer and reader. It supports collecting plain files (text, HTML, PDF, etc.), has basic collection search, fulltext collection search (planned), internal viewers for plain text, HTML, RTF, and PDF, notes and citations, book categories, FB2 support (planned), and portability (removable drives support) (planned).
CellarBoss provides a simple way to manage your wine cellar. It lets you easily update your database and includes printable reports. It uses an embedded Derby database so no separate database server is needed. The reports are created using Jasper Reports and can be printed and saved in many formats including PDF, HTML, Open Document, and XLS.
MSBLayout is a layout manager for Java AWT and Swing that combines the nested-boxes approach of BoxLayout with flexible constraints as used by GridBagLayout. A concise API with good defaults minimizes the code required to get the layout you want. MSBLayout makes it easy to align and justify components and to synchronize their sizes. Gaps between components can be inserted automatically. Optimized resizing behaviour keeps your dialogs looking good when displayed larger or smaller than their preferred sizes. The API is also well suited for constructing layouts dynamically at run-time.
GRAL is a library for creating high quality plots and charts in Java. Many plot types are available like scatter plot, bubble plots, line plots, area plots, pie charts, and bar charts. Additionally, GRAL can exchange and process data (smoothing), and various plug-ins allow the import and export of data and graphics to formats like CSV, JPEG, PNG, EPS, PDF, or SVG.