5640 projects tagged "English"
SQL::Yapp is a Perl module which embeds SQL completely into Perl. It checks SQL syntax at compile time and fully parses SQL to allow usage of any Perl scalars, arrays, and hashes in an intuitive and safe way. It makes SQL injections virtually impossible while making you feel as if SQL syntax were native to Perl.
MetaPath is a tool for the analysis of metabolic pathways and associated visualization of experimental data. Built on the MetaCyc database, it provides an interactive map in which multiple pathways can be simultaneously visualized. Multiple annotations from the MetaCyc database are available, including synonyms, associated reactions and pathways, and database unification links. Metabolomics change data can be imported via simple CSV formats for visualization on targeted pathways. Pathways can be mined and removed algorithmically to identify key regulated pathways within a given dataset, providing a simper route to metabolic functions.
Free Reservation System is an online travel agency Web application for hotel reservations. It allows users to reserve hotels through a Web application and allows hotels to publish availabilities and rate plans through a backoffice applet. It incorporates online maps from OpenStreetMap, Google, and Nokia. Login is supported with Google Identity Toolkit, XING, and Mozilla Persona. It also offers a framework of connectors for the GDS and CRS backends used by the travel industry. Currently, only one connector has been implemented, and it is not currently available due to licensing restrictions. This software is not suitable for the computer illiterate, and may require some programming skills to maintain the system and to tweak it for individual goals.
Dump Truck for Mac allows you to securely store, sync, and share all your photos, files, and documents online and access them anywhere. It doesn't rely on third parties to store your data or use data deduplication to inspect your data. The authors own their own storage infrastructure and store three copies of each file using 256-bit encryption. Android, iOS, and Windows apps are also available.
PinaCart is a webshop constructor. Use it as a shopping cart engine to create a chain of online stores or build your own SaaS ecommerce platform and allow your clients to create and manage their online stores. Just download and install PinaCart to start getting clients, then you can customize and expand the software, develop and sell your own set of skins and templates, and come up with new features and functionality.
Gnew is a simple content management system. It is fully customizable using a template system, and supports multiple languages. It features easy installation, a simple but complete administration section, multi-level categories, article management, news management with an advanced comments system, poll management, user management, a forum, search engine, RSS feed generation, BBCode and HTML support, emoticons, and more.
Spaghetti Parenthesis Visualizer is an in-browser (meaning that it doesn't send your code to a server) tool that takes deeply nested conditionals in languages that follow in C's footsteps, including Python, Perl, PHP, and Java, SQL queries, or some Lisp code, and provides two visual presentations that clearly and cleanly display how deep each part of the code is in the layers of nesting.
Simple Validator is a class that validates string value according to rules. It currently supports validation of non-empty values, number values, e-mail addresses, alphanumeric, alphabetic, and numeric values, IP addresses, URLs, length ranges, and user-defined rules. The error messages associated with each validation are defined in a separate configuration script.