19 February 2008

phpns

freshmeat.net: "Phpns is a news system that will enable you to design your Web site the way you want. You can include a dynamic CMS with one line of code."
Web slideshow generator and album generator. GPL
Jtvmaker 3.0.21 can turn a group of selected photos, an MP3 (optional), and a lyric file (optional) into a JavaScript Web slideshow, an applet slideshow, a gallery page, or a stand-alone slideshow application. A Windows screensaver and video can be generated with the help of the jsmooth exe wrapper and mencoder. The slideshow plays background MP3s through Quicktime/WMP in JavaScript or jlayer in an applet. Lyric displaying, fading, wiping, and Ken Burns transitions are available in the applet and standalone application.

11 February 2008

Code Generator. GPL

PHP or Java Class Code Generator 1.1.0 is meant is automate the generation of classes to access databases in the style of Java beans. It uses the Fast Template engine to process template files that define the skeleton of functions and variables of classes that store and retrieve data object property values from a given database table, getter and setter functions to access those properties, and a function to delete a data object row from the respective database table.

07 February 2008

Collection of scripts to ease the daily maintenance work of Oracle database administrators. GPL

DBAHelper 0.2.3 Examples are moving objects between tablespaces, analyzing schemata, and rebuilding invalid indices. Also included is a little framework to simplify the use of RMAN (this framework depends on the use of Oracle 10g with the Recovery Area enabled and properly sized, so all backups go there).

06 February 2008

Highly scalable, secure two-factor authentication system. GPL

WiKID Strong Authentication System 3.0.14 is simple to implement and maintain, allows users to be validated automatically, requires no hardware tokens, has a simple API for application support (via Ruby, PHP, Java, COM, Python, etc.), supports multiple domains, and supports replication for fault tolerance and scalability. It also supports mutual /host and transaction authentication.
PHP/MySQL set of scripts based upon Jon Roig's original Open Realty project. GPL
Free Realty 3.0-0.rc7 is a Jon's description of the package, "... so easy even a real estate agent can use it.." is the ultimate goal of this project.
Command line tool to output your database schema. LGPL
SchemaCrawler 5.4 is a platform (OS and database) independent command line tool to output your database schema and data in a readable form. The output is designed to be diff-ed with previous versions of your database schema. SchemaCrawler is also an API that improves on standard JDBC metadata.

04 February 2008

Universal converter from source code to HTML, XHTML, RTF, TeX, LaTeX, and XML. (X)HTML GPL

freshmeat.net: "Highlight is a output is formatted by Cascading Style Sheets. It supports more than 100 programming languages, and includes 40 highlighting color themes. It's possible to easily enhance the parsing database. The converter includes some features to provide a consistent layout of the input code."

01 February 2008

GUI (graphical user interface) for MySQL. GPL

MyJgui 0.5.7 aims to be easy to use for new users as well as experts. You can store multiple connections that can be used simultaneously. Stored passwords are encrypted using symmetric encryption. Underlying databases and tables are displayed in a tree structure with the connections being the first level nodes. MyJgui is capable of easy data manipulation through a grid. It has a unique feature of bookmarking parametrical queries (sqlmarks). The documentation (user guide) is quite comprehensive and kept up-to-date.