Open Projects of Haluk Durmus

Support This Project
ER to SQL converter
er2sql is a ruby script which converts an ER (Entity-Relationship) diagram, created by dia, to SQL statements. You can set all data types by attaching the text-element with the type definition to the attributes. Keys, foreign keys, and auto incrementals are supprted.

Operating System: All POSIX (Linux/BSD/UNIX-like OSes)
License: BSD License
Category: DB Tool

Human readable Glassfish Log
Human readable Glassfish Log is a utility that shows a human readable tail or stdout of the Glassfish or Sun Application Server server.log. It hides all cryptic non-informational messages and colorizes and tails the log.

Operating System: All POSIX (Linux/BSD/UNIX-like OSes)
License: GNU General Public License (GPL)
Category: Logging (Manage Feedback)

SVN Create Project
SVN Create Project creates a new SVN project using an initial project directory. It creates the tags and branches directory in the SVN repository and imports the initial directory as "trunk". It then checks out the project from the SVN repository to the defined destination. Finally, it does an integrity check.

Operating System: All POSIX (Linux/BSD/UNIX-like OSes)
License: GNU General Public License (GPL)
Category: Version Control (Manage Feedback)

Create Java Logger
Add logger code to all java files recursively from a given directory. If directory is not defined, the current directory is used. System.out.println are defaultly replaced by logger.fine but you can change the lever or do not replace.

Operating System: All POSIX (Linux/BSD/UNIX-like OSes)
License: GNU General Public License (GPL)
Code Generators (Manage Feedback)

mail to support