128 projects tagged "Cross Platform"
The Apache/Perl integration project brings together the full power of the Perl programming language and the Apache HTTP server. With mod_perl it is possible to write Apache modules entirely in Perl. In addition, the persistent interpreter embedded in the server avoids the overhead of starting an external interpreter and the penalty of Perl start-up time.
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.
wxFreeChart is powerful charting library based on wxWidgets. It is designed with flexibility in mind, and supports many types of charts with many different configurations. These include line/histogram charts base on x/y coordinates, bar charts (vertical or horizontal), stacked bar charts, layered bar charts, OHLC financial charts (bars or candlesticks), pie charts, bubble charts, and Gantt charts.
LATRIX is a Web-based system supporting HR departments of any size company in their administration work. It supports multiple locations and incorporates a paperless leave application system. Attendance and presence can be tracked separately and no expensive hardware is required. It has a nice variety of reports, a fire register (for display on desktop computers or handheld devices, such as mobile phones), simple configuration, and a dedicated Web site for all documentation. It is available for download for experienced Linux users, and there is also a subscription service available for those who just want to use it without the hassle of daily administration.
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.