This is a sandbox for playing with Java swing's synth look and feel. This project is not to be released separately, its a reference to help other developers to get started with synth, which obviously misses good documentation.
Tool written in C to generate a list of codes with symbolic names (such as #define's in C) from a description file, along with a file that allows lookup of codes to get the symbolic name.
(Really) Thin HTTP Client: no https, small jar file size (never over 25kb), no dependencies (just jre1.6+ or jdk1.6+), can do POST and GET request methods, can send POST methods with multipart/form-data, can send request parameters and fast. Get it!
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
PHPAutoRequire is a PHP5 library which recursively scans a set of directories and stores filenames in a cache in order to automatically load classes when PHP tries to instantiate them. Use it if you want to get rid of require_onces in your code
This Quaternion based 3D Camera is designed from the ground up to be robust, but most importantly, it's geared toward new programmers, so its primary focus is for it to be the easiest possible to get into your project and start using.
Click Framework is an easy to learn and use J2EE web application framework. Click is designed for web app development by commercial Java teams. With Click developers should be able get up and running within a day.
A Java library that provides accelerated downloads of HTTP/HTTPS URIs via the GET and POST methods. Works similar to download managers as requests are made in parallel and chunked for speed.
ENIAC: Electrical Network Interactive Analysis Console. Educational software originally made for the study and simulation of electrical LTI circuits, but which supply also a lot of mathematics computations, like complex, polynomial and matrix operations.
MOStlyCE is a "What You See Is What You Get" (WYSIWYG) editor for the open source Mia Content Management System (MiaCMS). MOStlyCE aims to bring simply, yet power, HTML editing capabilities into the hands on the average user.
Actor provides a web-enabled, self-service user interface to run your scripts. You run a desktop application to setup your scripts in Actor. Your users get a web site where they access your scripts in a controlled, fail-safe manner.
Colloq implements a very lightweight Model/View/Controller framework for PHP. It's lightweight enough to not get in the way of writing code, but powerful enough to make developing web apps in PHP even more productive!
This software is a set of eclipse plugins.
Use it to get a more complete solution to the internationalization and localization needs of your Java applications.
Http FX is a HTTP request mockup tool developed in JavaFX. It can make a HTTP request to a location with request parameters, HTTP authentication. It supports GET, POST, PUT and DELETE operation, and you can specify the encoding for sending data.
library for converting from JPA, Hibernate, etc to json. Reads JPA Annotations to get around the proxy class problem. Still in the very early stages but has very useful limited functionality.
This is a lightweight updating software made in C++ with Qt that is quite customizable with only a text file, or you can get the full source and edit it to your hearts desires.
OOWeb is a small Java HTTP server/library to allow superfast standalone web applications, mapping URL directories to objects, pages to methods and GET/POST arguments to method parameters. This offers true OO web development with no bulky container!
This another PHP-based workgroup-project; it trys to get the importent parts of CRM and ERP into a nice webbased GUI. it depends on the needs for a real project.
jqSajax is PHP Class to build jQuery Plugin. You can export PHP Function, your personal function, your method, or your PHP Class and call it from Javascript directly with Ajax.You can get the result directly without reloading it.
PhARoS Ain't a Rocket Science. It is a PHP Library to generate an SQL queries using simple method calls. Unlike Propel, and Doctrine; it provides user with a minimal set of function calls to get the queries generated. Contributors: Saad
Native crossplatform GUI for bazaar version control system. SourceForge use is intended only for releases. Please get a bazaar branch from launchpad: https://www.launchpad.net/rapidbzr
Gives an overview (in a graphical-directory-view) where changes have to be done/expected on a three-way-diff. Not to be used for the actual diff/merge itself, but usefull to get an overview in advance.
Make GDB can record a log of the process execution, and replay it with both forward and reverse execute commands. It's in GDB main trunk now. To get more message: http://sourceware.org/gdb/wiki/ReversibleDebugging