object serialization 1.0.0
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 722
What is Object Serialization 1.0.0
Serialization is a way of flattening, pickling, sizzling, serializing, or freeze-drying Objects so that they can be stored on disk, and later read back and reconstituted, with all the links between Objects intact Object serialization is the process of more>> Serialization is a way of flattening, pickling, sizzling, serializing, or freeze-drying Objects so that they can be stored on disk, and later read back and reconstituted, with all the links between Objects intact Object serialization is the process of saving an objects state to a sequence of bytes, as well as the process of rebuilding those bytes into a live object at some future time<<less
Added: 2007-05-17 License: Freeware Price: $0.00USD
11 downloads
Object-Relation 0.1.0
Object-Relation module is an advanced object relational mapper. more>> Object-Relation 0.1.0 brings you a powerful tool which is an advanced object relational mapper. Use it to define your model classes and it handles the rest. It currently supports SQLite and PostgreSQL data stores.
<<less
Added: 2007-06-25 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
10 downloads
CXS - Compact XML Serialization 1.0
CXS is an XML appliccation for data serialization which offers the possibility of transfering complex data structures between programming languages. CXS is aimed to offer a representation of data structures which is compact (few bytes) and effectively more>> CXS is an XML appliccation for data serialization which offers the possibility of transfering complex data structures between programming languages. CXS is aimed to offer a representation of data structures which is compact (few bytes) and effectively to parse in different programming environments. CXS supports the serialization of the following data types: * scalar types: string, integer, double (aka. float), boolean * compound types: array (numerical), hash (associative array), object * special types: null * resource types: RecordSet, binarystream The basic idea for CXS was to build up a serialization language for Flash (client) - PHP (server) communication which can be handled easily by both languages and keeps traffic as low as possible.<<less
Added: 2005-08-07 License: GPL Price: $0.00USD
13 downloads
Other version of CXS - Compact XML Serialization
License:GPL
Document Object Model Manipulation 1.0.0
This script introduces few functions (appendChild, nodeValues...) commonly use for DOM navigation. It features a live example which has been tested on IE & Mozilla/Firefox. more>> This script introduces few functions (appendChild, nodeValues...) commonly use for DOM navigation. It features a live example which has been tested on IE & Mozilla/Firefox.<<less
Added: 2007-02-04 License: Other Price: $0.00USD
13 downloads
3D Object Rotation
The flash movie rotates the object using a sequence of images. You can decide how many images or photographs will make up your presentation. You can also determine the resolution of the movie or the r more>> The flash movie rotates the object using a sequence of images. You can decide how many images or photographs will make up your presentation. You can also determine the resolution of the movie or the rotation speed.<<less
Added: 2005-03-17 License: Free for non-commercial use Price: Free
1857 downloads
MyObjects 1.0
MyObjects is a set of tools for database schema generation, class generation and object persistence. It is divided into two sub projects, a compiler for class generation and runtime for back and forth maping objects to the database and Xml more>> MyObjects is a set of tools for database schema generation, class generation and object persistence. It is divided into two sub projects, a compiler for class generation and runtime for back and forth maping objects to the database and Xml files. MyObjects finished Zends Php 5 Coding Contest in 7th place. Features Of MyObjects: Automatic database schema generation from existing databases. Web based database schema generation from scratch. Command line based database schema and class generation. Generation of Sql statements from the designed database schema. Generation of Classes that will map to the database tables. (A seperate class for each table is created). Full validation code through setter methods in generated classes. phpDoc style comments in generated classes. Minimizes runtime operations by providing many features in generated classes. Xml serialization of the objects of generated classes and deserializing of the objects from Xml files. Inplemented in new Php 5 object model. Uses the new MySqli extension for php to support new features of MySql. Uses the new libXml based DOM extension to provide generation, parsing and validation of database schema files.<<less
Added: 2004-09-09 License: BSD Price: 0.00
11 downloads
Object Dynamic Generation
This package can be used to add model classes dynamically. A base abstract class provides the default implementation of property setter and getter functions. Concrete model classes are derived from the base abstract class. Objects of a model more>> This package can be used to add model classes dynamically. A base abstract class provides the default implementation of property setter and getter functions. Concrete model classes are derived from the base abstract class. Objects of a model class can be created either directly instantiating the class or calling a factory class that takes care of automatically loading the class from a directory where model class files reside.<<less
Added: 2008-02-03 License: PHP Price: $0.00USD
12 downloads
mobiled 1.0.0
mobiled is created to be a smart and useful PHP class that can be used to detect mobile device types by checking their browser identification. more>>
mobiled 1.0.0 is created to be a smart and useful PHP class that can be used to detect mobile device types by checking their browser identification.
Added: 2009-07-16 License: GPL - GNU General Public License Price: GPLGNUGeneralPublicLicense
1 downloads
GoAnonym 1.0.0
You can use GoAnonym to prevent your site from appearing in the server logs of referred pages as referrer more>> You can use GoAnonym to prevent your site from appearing in the server logs of referred pages as referrer<<less
Added: 2008-04-02 License: Free Non-Commercial Price: $0.00USD
12 downloads
Object Extensions for PHP 0.1-beta
The Object Extensions for PHP provides several classes with the following functionality: Object Extensions adds of new functionality to PHP objects such as: * Add methods and properties to an object at runtime by dynamically extending by another object * more>> The Object Extensions for PHP provides several classes with the following functionality: Object Extensions adds of new functionality to PHP objects such as: * Add methods and properties to an object at runtime by dynamically extending by another object * Create object property lists that allow for dynamic setting/getting of values in a similar fashion to JavaScript objects (eg. {paramter: value, ...}) * Object property lists support basic value checking and defaults to easily check for valid input * Conveniently create function and method callbacks o Method callbacks can be defined by using $this->_callback()->metho dName(args, ...) o If callbacks are defined for object property lists, callback can be called using $propertyList->callbackNa me()<<less
Added: 2006-04-30 License: Other Price: $0.00USD
14 downloads
What do you understand by Synchronization 1.0.0
Synchronization is a process of controlling the access of shared resources by the multiple threads in such a manner that only one thread can access one resource at a time. In non synchronized multithreaded application, it is possible for one thread to more>> Synchronization is a process of controlling the access of shared resources by the multiple threads in such a manner that only one thread can access one resource at a time. In non synchronized multithreaded application, it is possible for one thread to modify a shared object while another thread is in the process of using or updating the objects value. Synchronization prevents such type of data corruption.<<less
Added: 2007-05-24 License: Freeware Price: $0.00USD
10 downloads
perlForum 1.0.0
perlForum is message board system made in powerful perl language. It has many advanced features, including a news system, a must for perl developers. more>> perlForum is message board system made in powerful perl language. It has many advanced features, including a news system, a must for perl developers.<<less
Added: 2003-09-12 License: Free Non-Commercial Price: $0.00USD
14 downloads
Object Creation and Manipulation
JavaScript is a very dynamic language, so much so that you can redefine and change objects on the fly. This can be a strange concept to programmers from a more traditional OO background such as Java or C#, however once made familiar it can be very useful. more>> JavaScript is a very dynamic language, so much so that you can redefine and change objects on the fly. This can be a strange concept to programmers from a more traditional OO background such as Java or C#, however once made familiar it can be very useful.<<less
Added: 2008-06-03 License: Other Price: $0.00USD
12 downloads
Random Quote Generator 1.0.0
Randomly gets a quote/saying/whatever from an ASCII text file and displays it on your website. more>> Randomly gets a quote/saying/whatever from an ASCII text file and displays it on your website.<<less
Added: 2007-02-08 License: GPL Price: $0.00USD
13 downloads
Zoki Directory 1.0.0
SEO optimized link exchange directory script. User friendly and convenient in administration. Improve your site popularity with Zoki Directory more>> SEO optimized link exchange directory script. User friendly and convenient in administration. Improve your site popularity with Zoki Directory<<less
Added: 2008-05-06 License: GPL Price: $0.00USD
13 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above object serialization 1.0.0 search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed