Code It. Test It. Ship It.
Become a member of Clarion Developer, right now!
Site Hits
Total Hits
Main Menu

logo

Web Links



  Main  |  Submit New Link  

  Popular site (top10)  |  Top rated site (top10)  |  Recommend site (0)  |  Reciprocal site (0)  

  Category List  |  RSS/ATOM Site (137)  |  RSS/ATOM Feed (30231)  |  Randum jump  

Main  arrow  Open Source  arrow  Code Generators  (4)


Sort by:   Title ( Title (A to Z) Title (Z to A)) Date ( Date (Old Links Listed First) Date (New Links Listed First)) Rating ( Rating (Lowest Score to Highest Score) Rating (Highest Score to Lowest Score)) Popularity ( Popularity (Least to Most Hits) Popularity (Most to Least Hits))
Sites currently sorted by: Title (A to Z)


Visit   Dinamica Framework    Last Update 2006/7/27 16:10
Category  Open Source  arrow  Code Generators  :  Languages  arrow  Java
Promote  Martin Cordova y Asociados C.A.    Martin Cordova y Asociados C.A.
Zip code
Address  Caracas , Venezuela , South America
Description
Introducing the RADical framework for J2EE programming. A product created by Martin Cordova y Asociados C.A.

dinamica is a powerful and very easy to use framework for J2EE web development. It's newbie friendly, open source (LGPL) and free. It was built from scratch to be a high productivity framework for building business oriented web applications, whether they are large-scale or smaller ones.

dinamica stands apart from other Java MVC frameworks, because it is does incorporate innovative programming techniques that boost productivity without sacrificing good object oriented design practices. With this framework there is no trade off between simplicity and sound programming techniques.

Most common programming tasks can be completed without writing a single line of code, we call it Declarative Programming. It's really lightweight, meaning that it weights less than 200K, yields high performance and is a pleasure to work with because it is so simple and productive. It relies on the Servlet API (v2.3) only. JSP and TagLibs are not required. Just Java.

dinamica includes:

Centralized request control via powerful MVC mechanism

Data-driven application behavior - declarative programming style

Integrated performance log – no coding required (request, MVC and JDBC level)

Centralized error handling with configurable email notifications

Complete and real separation of presentation from business logic

Powerful page composition with reusable HTML parts

Automatic and flexible form validation - extensible via simple plugins

Effortless international support

Declarative Server-side charts (with JFreeChart)

Server-side PDF reports (with IText)

Easy Blob management (save, retrieve and display)

Fully encapsulated JDBC facilities - automatic persistence

Disconnected Recordsets - efficient abstraction that eliminates O-R mapping

Transparent and declarative JDBC transactions control

Includes a complete security system with administrative web based console

Built-in support for Hessian Web Services

Built-in support for SOAP-based Web Services

Built-in support for HTTP tunneling

Built-in support for consuming RSS feeds

Built-in support for publishing simple REST services

Integrated AuditLog API

Fully documented (26+ PDFs), with a complete collection of How-to and Step-by-Step guides

Extensible in many ways via Plug-Ins

Abundant template code and pre-built solutions

Free support available

Includes a Code Generator, that auto-generates SQL, HTML and Java code, reads metadata from your database to generate code, it also creates documentation from your application configuration files.

Hits: 28   Rating: 0.00 (0 votes)
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (80)

Visit   Qcodo - PHP Framework    rss Last Update 2006/2/22 7:35
Category  Open Source  arrow  Code Generators  :  Languages  arrow  PHP
Description
The Qcodo Development Framework is an open-source PHP 5 framework that focuses on freeing developers from unnecessary tedious, mundane coding.

The result is that developers can do what they do best: focus on implementing functionality and usability, improving performance and ensuring security.

It is a completely object-oriented framework that takes the best of PHP and provides a truly rapid application development platform. Initial prototypes roll out in minutes instead of hours. Iterations come around in hours instead of days (or even weeks). As projects iterate into more cohesive solutions, the framework allows developers to take prototypes to the next level by providing the capability of bringing the application maturity.

The framework consists of two main components: the Code Generator and Qforms. While the framework was designed to support the complexities of large projects, it is an incredibly lightweight framework which can be utilized by small and large web applications alike.

The Code Generator: It all starts with the data model

Qcodo was designed for truly rapid application development which focuses on quick prototypes and rapid iterations. The intersection where design meets code always starts with the data model, and the expectation is that the data model will change, grow and adapt throughout the life of the application. These changes would inherently ripple out through to the rest of the code base. But instead of these changes being a burden to the development team, Code Generation can be implemented to make those changes occur with little to no interruption.

By analyzing the internal structure of your data model, Qcodo can generate not only the object code (the Object Relational Model), but also basic HTML pages to create, restore, update and delete those objects. This gives developers a great starting point to begin prototyping, even before a single line of code has been manually written. It allows the developer to focus more on writing business logic, implementing usability, etc., instead of spending time with more tedious and mundane (though required) database to object to HTML code.

These implementations and customizations are written in a code base separate than the code that is generated. So the key is that whenever changes are made to the data model, customizations in your PHP objects and HTML will be preserved, even when the code is regenerated.

Qforms: Bringing order to the madness

While PHP is great at allowing developers to rapidly create webpages, the inherent lack of structure does allow many one-off coding constructs to creep into your code, inherently making it more difficult to refactor your code. The result is that there is more code duplication and applications, especially as they grow in size, become very unwieldy to maintain.

Qforms is a completely object-oriented stateful event-driven architecture for HTML forms processing and rendering.

In short, instead of single code bases where PHP logic and display HTML are intertwined together in sometimes confusing ways, Qforms allows developers and designers an easy divide to keep logic in one place, and design in the other.

But what's more powerful than just this separation of logic and presentation is the inherent event-driven architecture to manage forms, web controls and state, and that Qforms provides a single platform for developers to write all web controls in the same fashion. This allows for significantly less code repetition, and common controls can be grouped together into single classes.


Demos and Presentations

Hits: 85   Rating: 0.00 (0 votes)
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)  |  RSS

Visit   SQLpp: A SQL query generation framework    rss Last Update 2005/9/5 16:50
Category  Software Tools  arrow  Code Generators  :  Open Source  arrow  Code Generators  :  Languages  arrow  C and C++  :  Languages  arrow  C#  :  Open Source  arrow  Software
Description
SQLpp, A n-Tier generator in C++: generates complex SQL queries, C# wrappers for multiple databases.

Hits: 89   Rating: 0.00 (0 votes)
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (91)  |  RSS

Visit   The Open Source Development Environment for .NET    Last Update 2005/3/20 18:19
Category  Open Source  arrow  Code Generators  :  Software Tools  arrow  IDE (Integrated Development Environment)  :  Languages  arrow  C#
Description
#develop (short for SharpDevelop) is a free IDE for C# and VB.NET projects on Microsoft's .NET platform. It is open-source (GPL), and you can download both sourcecode and executables from this site.

The features we like most...
Forms designer for C# and VB.NET
Code completion for C# and VB.NET (including Ctrl+Space support)
Source Code Folding
Code AutoInsert (Alt+Ins)
C# to VB.NET converter, as well as VB.NET to C# converter
Completely written in C#
Compile C# and VB.NET in the IDE out-of-the-box
Open source, GPL licensed
ILAsm and C++ backends
Integrated NUnit support
Assembly Analyzer ("FxCop on steroids")
Xml documentation preview
User interface translated to many languages
Everything templated: add new project or file types, or even compilers to SharpDevelop

And here are some more...
Write C#, ASP.NET, ADO.NET, XML, HTML code
Project or File-based development (Project Scout & File Scout)
Rich project options
Syntax highlighting for C#, HTML, ASP, ASP.NET, VBScript, VB.NET, XML
Intelligent braces
Bookmark your code
Code template support
Feature-rich Find & Replace dialogs
Easily extensible with external tools
Easily extensible with Plug-Ins
... and much more

SharpDevelop Last Update 2005/5/31 11:20
Category Software Tools IDE (Integrated Development Environment) : Languages C#
Description

#develop (short for SharpDevelop) is a free IDE for C# and VB.NET projects on Microsoft's .NET platform. It is open-source (GPL), and you can download both sourcecode and executables from this site. In addition, you can find the latest information and changes on #develop, as well as get in touch with the team in the forum.

You can downloaded it from here: http://www.icsharpcode.net/OpenSource/SD/Download/

Hits: 77   Rating: 0.00 (0 votes)
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)



Search
Login
Username:

Password:


Lost Password?

Register now!