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.478.446 Times

Serialized software
Filter: All | Freeware | Demo
 

Serialized

1 2 3 4 > 
Added: October 27, 2013 | Visits: 382

jsonpickle jsonpickle is a free and open source library that allows any Python object to be serialized into JSON. Additionally, it can reconstitute the object back into Python. Platforms: Mac

License: Freeware Size: 30.72 KB Download (42): jsonpickle Download

Added: August 27, 2008 | Visits: 854

MirrorJNDI MirrorJNDI is an open source Java Naming and Directory Interface (JNDI) service provider for accessing arbitrary Java objects in a hierarchical namespace.MirrorJNDI can store all it's data in XML or binary serialized form. It allows to create full copy of existing service provider's... Platforms: Not Applicable

License: Freeware Size: 71 KB Download (489): MirrorJNDI Download

Added: February 17, 2010 | Visits: 930

Object::Transaction Object::Transaction is a virtual base class for transactions on files containing serialized hash objects. SYNOPSIS use Object::Transaction; transaction($coderef, @codeargs); commit(); abandon(); $there_is_a_pending_transaction = transaction_pending() package Pkg; @ISA =... Platforms: *nix

License: Freeware Size: 17.41 KB Download (90): Object::Transaction Download

Added: July 14, 2010 | Visits: 922

Data::Serializer Data::Serializer package contains modules that serialize data structures. SYNOPSIS use Data::Serializer; $obj = Data::Serializer->new(); $obj = Data::Serializer->new( serializer => Storable, digester => MD5, cipher => DES, secret => my secret, compress => 1, ); $serialized =... Platforms: *nix

License: Freeware Size: 25.6 KB Download (93): Data::Serializer Download

Released: June 21, 2012  |  Added: June 21, 2012 | Visits: 461

Check InOut Inventory Pro CheckInOut Inventory Organizer Pro for Windows: simple equipment/items tracking system for small renting facility (track not-serialized items that are circulated in large quantities). Catalog, manage, and organize all your items and process check in and check out transactions on items that are... Platforms: Windows

License: Shareware Cost: $245.00 USD Size: 9.14 MB Download (506): Check InOut Inventory Pro Download

Added: May 10, 2013 | Visits: 583

Author Taxonomy This module also provides a fully themable byline that displays: - Author names in a serialized manner: "Jane and Jack" or "Jane, Jack, and Joe" - Links each author term to a page that lists all nodes tagged with that author - A fully configurable timestamp using PHP's date() function format... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (55): Author Taxonomy Download

Added: May 10, 2013 | Visits: 488

Collapsible CSS Category Menu This contribution caches the category tree as a serialized array. Upon each page call the script first checks to make sure the cache file exists and if so uses that data to populate the category tree. If the file does not exist it calls tep_get_categories(), sets the $tree array, and then writes... Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (56): Collapsible CSS Category Menu Download

Added: June 04, 2013 | Visits: 394

AurigaDoclet AurigaDoclet is a Javadoc doclet which can generate Java API document in fo, pdf, postscript, pcl, and svg format. AurigaDoclet accepts command line options which can be used to further customize the generated output. AurigaDoclet generates javadoc as an XML tree which is then transformed into... Platforms: Java

License: Freeware Size: 5.01 MB Download (44): AurigaDoclet Download

Added: April 17, 2013 | Visits: 499

Options Inspector Options Inspector is a tool with which you can list all the options in your database, view a certain one in detail, even its data is serialized, and alter exactly a certain part of option value. It is mainly designed for plugin developers and theme designers.When I am debugging a plugin, I always... Platforms: PHP

License: Freeware Size: 10 KB Download (42): Options Inspector Download

Added: August 07, 2013 | Visits: 662

Map api MapAPI module is a helper module for the upcoming Map module. By itself, MapAPI doesn't do anything.The motivation behind this module was to create a game that is powered by Drupal core. The first step in our work is to release flexible API that can allow us to build that game; MapAPI is part of... Platforms: PHP

License: Freeware Size: 10 KB Download (47): Map api Download

Added: July 07, 2013 | Visits: 315

Property List Read/write property list library written in Java with support for reading/writing XML and binary property list files. Property lists are key/value datastores for serialized objects, mainly used in Mac OS X. Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (53): Property List Download

Added: November 01, 2013 | Visits: 311

Jpathaca Jpathaca is an easy to use, free/open source time tracking apllication. JPatchaca will open as a tray icon: Middle-click, write your task name, press enter and that's it, left click to stop/start. JPatchaca can send a twitter everytime you start a task. It also has integration with Jira, so you... Platforms: Mac

License: Freeware Size: 524 B Download (39): Jpathaca Download

Added: September 02, 2013 | Visits: 347

extprot extprot is a compact, extensible and efficient binary serialization format. This is a python implementation of the 'extprot' serialization scheme, the details of which are descripted in detail at: http://eigenclass.org/R2/writings/extprot-extensible-protocols-intro Similar to Google's... Platforms: *nix

License: Freeware Size: 20.48 KB Download (40): extprot Download

Added: July 30, 2013 | Visits: 274

pyxser pyxser it is a Python object serializer that does the job in a standard way. Unlike other serializers, it uses structured document defined in the pyxser DTD, has a FPI (public format identifier) and the deserialization process run before validating the serialized object document against the... Platforms: *nix

License: Freeware Size: 51.2 KB Download (34): pyxser Download

Added: June 13, 2013 | Visits: 407

django-dbpreferences With django-dbpreferences you can store some app preferences into the database. A django app defines a form with initial values. The form cleaned data dict would be stored serialized into the database. The app can easy get the current preference dict and the user can easy edit the values in the... Platforms: *nix

License: Freeware Size: 20.48 KB Download (40): django-dbpreferences Download

Added: September 21, 2013 | Visits: 197

msgpack-rpc-python MessagePack is a binary-based efficient object serialization library. It enables to exchange structured objects between many languages like JSON. But unlike JSON, it is very fast and small. Typical small integer (like flags or error code) is saved only in 1 byte, and typical short string only... Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 10.24 KB Download (32): msgpack-rpc-python Download

Added: November 12, 2013 | Visits: 423

django-export django-export allows you to export model objects in a wide range of serialized formats (JSON, CSV, XML, YAML). Exports can be filtered and ordered on any of the particular model's fields. django-export utilizes django-object-tools to hook into Django's admin interface and take care of user... Platforms: *nix

License: Freeware Size: 10.24 KB Download (47): django-export Download

Added: October 29, 2013 | Visits: 443

Tie::Queuefor Linux Tie an ARRAY over a TokyTyrant DB and allow to push, pop shift data. Tie::Queue requires TokyoTyrant (database and Perl module.) If the serialisation is required, the module Data::Serilizer is also required The normal ARRAY function present are push pop shift exists scalar storesize (... Platforms: *nix

License: Freeware Size: 10.24 KB Download (48): Tie::Queuefor Linux Download

Added: October 30, 2013 | Visits: 444

Twisted News Twisted News provides a very basic NNTP server, as well as an NNTP client protocol implementation. Two messages storage systems are supported: the DB-API 2.0 backend stores and indexes messages in any compatible SQL database; the Twisted dirdbm backend uses serialized Python objects stored... Platforms: *nix

License: Freeware Size: 20.48 KB Download (38): Twisted News Download

Added: November 02, 2013 | Visits: 284

Test::TAP::Model This module is a subclass of Test::Harness::Straps (although in an ideal world it would really use delegation). It uses callbacks in the straps object to construct a deep structure, with all the data known about a test run accessible within. It's purpose is to ease the processing of test data,... Platforms: *nix

License: Freeware Size: 10.24 KB Download (40): Test::TAP::Model Download

1 2 3 4 >