139 projects tagged "Cross Platform"
Knotter is a highly configurable interlace designer. Interlace patterns are a kind of design historically used as a decorations in many places and by different cultures (some examples are Celtic knotworks and Islamic interlaces). Knotter aims to allow its user to design such patterns in an intuitive way and to provide easy ways to integrate the result into external general-purpose graphic software. For this purpose, designs created within Knotter can be saved in a custom human-readable format and exported as Scalable Vector Graphics and in a wide number of raster image formats.
The Amazing Awk Assembler (aaa) is a primitive assembler written entirely in awk and sed. It is quite slow, the input syntax is eccentric and rather restricted, and error checking is virtually nonexistent, but it does work. Furthermore it's very easy to adapt to a new machine, provided the machine falls into the generic "8-bit-micro" category.
SHEF is an HTML editing framework and component for the Java Swing GUI library. It can be plugged into the javax.swing.JEditorPane text component, adding usable HTML WYSIWYG editing capabilities. In addition, it works around various JEditorPane quirks and adds functionality currently missing from the standard Swing text implementation. It includes an HTML source editor with syntax highlighting, context-sensitive Swing actions, unlimited undo/redo, table creation and editing, click+drag resizable tables, and click+drag resizable images. It is easily embeddable in Swing applications or applets.
Eclipse Bulk Import was a plugin created to handle a situation with many Eclipse projects (over 200). Sometimes, the workspaces get corrupt. Using this plugin, you can save the locations of the current projects in your workspace, and import those projects with one click. It can save quite a bit of time in creating new workspaces (and then importing over 200 projects) and recovering from corrupted workspaces.
PHPJasperXML is a class that allows native PHP code to read Jasper report files and generate PDFs on the fly. The project began due to a need to develop Web reports in PHP easily. The output format is PDF, because it is platform-independent and printer-friendly. It allows PHP programmers to design reports with Java iReport and run them from PHP. It is completely different from php-java bridge, as the code is run completely from PHP. A wrapper will convert report element from JRXML and pass them to the FPDF class. The project is still in an alpha state, and much of the functionality is not ready. However, it already can create many reports.
Orphereus is a modular imageboard engine with a broad set of features: a flexible system of tags and filters, a pluggable architecture, memcached support for better performance, full-text search powered by the Sphinx engine, a private mode where invitation is required to join, AJAX, extended security, highly customizable appearance, an improved analogue of tripcodes, news and statistics modules, advanced administrative, a maintenance subsystem, internationalization, and much more.