Flexible time and billing software that enables teams to easily track time and expenses for payroll, projects, and client billing.
Because time is money, and we understand how challenging it can be to keep track of employee hours. The constant reminder to log timesheets so your business can increase billables, run an accurate payroll and remove the guesswork from project estimates – we get it.
Learn More
The most advanced C and C++ source code analyzer
Combining the benefits of static and dynamic source code analysis to deliver the most advanced & exhaustive code verification tool.
TrustInSoft Analyzer is a C and C++ source code analyzer powered by formal methods, mathematical & logical reasonings that allow for exhaustive analysis of source code. This analysis can be run without false positives or false negatives, so that every real bug in the code is found. Developers receive several benefits: a user-friendly graphical interface that directs developers to the root cause of bugs, and instant utility to expand the coverage of their existing tests. Unlike traditional source code analysis tools, TrustInSoft’s solution is not only the most comprehensive approach on the market but is also progressive, instantly deployable by developers, even if they lack experience with formal methods, from exhaustive analysis up to a functional proof that the software developed meets specifications.
StoryWiki is a new kind of Wiki-engine, based on the approved MediaWiki, that enables everyone to play, create and modify non-linear storys in a collaborative way.
Persephone is a data abstraction mechanism supporting automatic persistence, listing, and form generation. It takes care of all the standard, boring, data manipulation scenarios. It also works alongside existing code.
Bi-directional SQL <-> XML conversion and updating
Allows user to convert one or more database schemas to XML. Can also create and/or update existing database with schemas from XML. It will support multiple database platforms and abstractions.
AQAL makes easy to access data on DBs without know SQL.
It implements Business Object/Manager pattern: Object maps table, builds SQL syntax, carries data; Manager performs queries, handles Objects (conveniently extended by Application Business Objects).
We make it cheaper and easier to manage your waitlist, order backlog, and just about any other waiting scenario.
Streamline your customer flow with our SMS-powered waitlist, reservations, and queue management app for restaurants, health care providers, and many other businesses.
Deliver and Track Online and Live Training Fast and Easy with Axis LMS!
Axis LMS targets HR departments for employee or customer training,
Axis LMS enables you to deliver learning and training everywhere through a flexible and easy-to-use LMS that is designed to enhance your training, automate your workflows, and engage your learners.
Repair me is designed to be a repair order application for automotive shops. It is currently in the planning stages, so there are no files available. The goal is to become a cloud computing RO system. Features include: Reports, Contact Management System,
Simple sistem to shorten urls.
* Use Adler32 to make hash and save url in a tree of directories.
* Not use sql databases.
* When make hash, return json with data
* To activate redirect, only use hash as subdirectory. Ex: http://localhost/urls/[hash]
phpMovieManager is a webbased PHP Movie Manager that helps to manage all of your movies. You can share your catalog of movie with your friends. And friends can also share thier movie informations with you. The data will be saved in an MySQL-database.
A portable application for JavaME/MIDP-enabled devices (including most mobile phones) that enables you to browse an XML database of geocache information—in particular, the Pocket Query data generated by the geocaching.com web site—wherever you go.
...There's a full write up/article detailing exactly what I did/how it works here:
PHP MySQL "instant" Audit Trail:
http://www.flatcoder.co.uk/php-mysql-instant-auditorauditing/
This came about when a client asked for a way to audit their system. The codebase was an old PHP application with more files/scripts that anyone would like to plough through!
The solution was a simple "drop in" replacement for the mysql_query call. From there, a simple search/replace on the codebase.
The auditor will capture "who did what" and "when". It is also smart enough to fully parse the raw MySQL query and compare updates to existing rows. ...
PHP application for browsing multiple types of databases
dbTrek is designed as an easy to use front end that uses a common set of methods to access multiple types of databases. The system will allow the user to get details for tables and fields (data types, etc) through browsing and drill down.