Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.332.243 Times

Mapped freeware
Filter: All | Freeware | Demo
 

Mapped

1 2 3 4 5 > 
Added: April 16, 2010 | Visits: 788

Cache::Mmap Cache::Mmap Perl module helps you to share data cache using memory mapped files. SYNOPSIS use Cache::Mmap; $cache=Cache::Mmap->new($filename,%options); $val1=$cache->read($key1); $cache->write($key2,$val2); $cache->delete($key3); This module implements a shared data cache, using...



Platforms: *nix

License: Freeware Size: 21.5 KB Download (101): Cache::Mmap Download

Added: August 05, 2013 | Visits: 549

Persistent Objects for PHP Information can be stored in and retrieved from database table records mapped to objects with Persistent Objects for PHP.The different types of database table columns are abstracted with individual data type classes, which help preventing SQL injection security attacks.Persistent Objects for PHP...





Platforms: PHP

License: Freeware Size: 30.72 KB Download (45): Persistent Objects for PHP Download

Added: September 10, 2013 | Visits: 510

Naf Database Tools The information in object variables is mapped to records of a database table, through the provided base class. That class provides functions to create, retrieve, update, and delete objects stored in the database.It can be extended by implementation classes that define the class variables with...


Platforms: PHP

License: Freeware Size: 10 KB Download (44): Naf Database Tools Download

Added: June 24, 2013 | Visits: 537

Profile Map Profile Map enables arbitrary profile fields to be mapped to a fixed data model in the $user object so that third-party modules can easily access the profile data. The module provides callbacks when the mapped profile fields are changed, for example, to require a form to be resubmitted on an...


Platforms: PHP

License: Freeware Size: 10 KB Download (46): Profile Map Download

Released: December 24, 2012  |  Added: January 13, 2013 | Visits: 1.645

Handy Image Mapper Handy Image Mapper is the best way to create image mapped images for your website. Rectangular, circular, and polygonal regions to arrange your web site navigation: attach any part of an image to different links. Handy Image Mapper will generate the HTML code to be pasted into your HTML...


Platforms: Windows, Other

License: Freeware Size: 602.14 KB Download (166): Handy Image Mapper Download

Released: August 02, 2012  |  Added: August 02, 2012 | Visits: 834

Network map extractor Network map extractor is a small, easy to use tool specially designed to offer users a network admin / PC team tool that extracts mapped network drives from the registry off and online and offline user and saves a registry file. for WindowsAll


Platforms: Windows

License: Freeware Download (59): Network map extractor Download

Released: October 18, 2012  |  Added: October 18, 2012 | Visits: 808

DataFLASHConverter FLASH memory image from EEPROM emulation data and/or from a program code file that is mapped to the Data FLASH area of a V850 or 78K0R based microcontroller. Additionally the Data FLASH Converter is able to generate a merged output file containing EEPROM emulation data, program code for Data...


Platforms: Windows

License: Freeware Download (418): DataFLASHConverter Download

Released: August 16, 2012  |  Added: August 16, 2012 | Visits: 443

Hamsterdb hamsterdb Embedded Storage is a lightweight embedded "NoSQL" key-value store. It is in development for more than five years and concentrates on ease of use, high performance, stability and scalability. The hamsterdb Embedded Storage API is simple and self-documenting. Extensive documentation,...


Platforms: Windows

License: Freeware Size: 23 MB Download (45): Hamsterdb Download

Released: June 19, 2012  |  Added: June 19, 2012 | Visits: 358

Fydji WS Fydji WS is a Web Services creation framework allowing to build services mapped to database operations, Java methods or other sources. It produces a Web application for services publishing and Java/JavaScript/PHP client classes for their invocation.


Platforms: Windows, Mac, Linux

License: Freeware Size: 7.92 MB Download (50): Fydji WS Download

Released: October 01, 2012  |  Added: October 01, 2012 | Visits: 404

simple data access framework for JAVA Voruta reduces JDBC code in application, it makes code more readable and safe, SQL procedures and queries are mapped to JAVA methods using custom javadoc tags and dynamic code generation at runtime.It needs no custom build tools or external files for de


Platforms: Windows, Mac, Linux

License: Freeware Size: 354.82 KB Download (49): simple data access framework for JAVA Download

Released: April 26, 2013  |  Added: May 12, 2013 | Visits: 770

THRSim11 The Motorola 68HC11 microcontroller was a popular microcontroller used in many applications. With the THRSim11 program you can edit, assemble, simulate and debug programs for the 68HC11 on your windows PC. You can also use THRSim11 to debug the program on your target EVM or EVB compatable board....


Platforms: Windows, Other

License: Freeware Size: 12.88 MB Download (73): THRSim11 Download

Added: May 10, 2013 | Visits: 425

xmlrpc parameter mapping for OO-style programming This script automates the creation and lookup of objects passed from and to xmlrpc server methods so that incoming calls arguments are automatically replaced by their respective objects, and returned objects get mapped and their ids returned.


Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: July 18, 2013 | Visits: 392

MySQL Model MySQL Model can be used as a wrapper to provide an object oriented access to MySQL database table rows. It retrieves table metadata to determine the names and other properties of table columns to map them to object properties.The script MySQL Model provides mechanisms for finding, creating,...


Platforms: PHP

License: Freeware Size: 10 KB Download (40): MySQL Model Download

Added: July 24, 2013 | Visits: 391

Persistencia Functions for mapping objects of a sub-class to rows of a database table, are provided. Each sub-class is mapped to a database table with the same name.Persistencia uses PHP 5 reflection support to retrieve public class variables and map them to database table fields with the same name.


Platforms: PHP

License: Freeware Size: 10 KB Download (41): Persistencia Download

Added: July 07, 2013 | Visits: 478

Pork.Generator for Scripts Pork.Generator is a webbased tool to inspect your databases and generate Pork.dbObject based code.The generator analyzes the relations in your database, by trying to match primary keys to fields of other tables. If you have created your table structure following some simple rules, this project...


Platforms: PHP

License: Freeware Size: 2.1 MB Download (43): Pork.Generator for Scripts Download

Added: June 12, 2013 | Visits: 504

Abstract SQL Table to Object Abstract SQL Table to Object provides a base class from which all classes that map database tables should inherit. The sub-class should define the table it is wrapping, the primary key field and variables to store the table field values.The base class can query the database to retrieve the list...


Platforms: PHP

License: Freeware Size: 10 KB Download (44): Abstract SQL Table to Object Download

Added: August 26, 2013 | Visits: 361

DbCodeBuilder DbCodeBuilder will generate code for classes to access databases as objects. It accesses a database to retrieve the information about tables and columns for which it is intended to generate data access classes.DbCodeBuilder generates value object classes (VO) to manage the mapped object...


Platforms: PHP

License: Freeware Size: 81.92 KB Download (39): DbCodeBuilder Download

Added: June 19, 2013 | Visits: 694

WordPress MU Domain Mapping This plugin allows users of a WordPress MU site or WordPress 3.0 network to map their blog/site to another domain.Super administrators must configure the plugin in Super Admin->Domain Mapping. You must enter the IP or IP addresses (comma deliminated) of your server on this page. The addresses are...


Platforms: PHP

License: Freeware Size: 20.48 KB Download (41): WordPress MU Domain Mapping Download

Added: June 07, 2013 | Visits: 310

Ubercart / Salesforce Integration This code integrates Ubercart orders with the Salesforce.com Customer Relationship Management system (using the salesforce module).It includes support for: * Exporting Ubercart Orders to Salesforce * Exporting Ubercart Order Products to Salesforce * Creating OpportunityContactRole objects and...


Platforms: PHP

License: Freeware Size: 10 KB Download (46): Ubercart / Salesforce Integration Download

Added: June 19, 2013 | Visits: 286

Clean Taxonomy for drupal Note: As of 2010/04/16, this module appears to no longer be supported. If you are interested in taking this module over, or you as the module maintainer feel this message has been posted in error, please reply to #571876: Clean Taxonomy seems abandoned.Sometimes when working with large database...


Platforms: PHP

License: Freeware Size: 10 KB Download (45): Clean Taxonomy for drupal Download

1 2 3 4 5 >