Main > Programming > Libraries >

EnsEMBL::Web::Record 1.01

EnsEMBL::Web::Record 1.01

Sponsored Links

EnsEMBL::Web::Record 1.01 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.006 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 976
Date added: 2007-02-22

EnsEMBL::Web::Record 1.01 description

EnsEMBL::Web::Record is a family of modules used for managing a users persistant data in a database.

SYNOPSIS

Many web sites now encourage users to register and login to access more advanced features, and to customise a site to their needs.

The EnsEMBL::Web::Record group of Perl modules is design to manage any arbitrary type of user created data in an SQL database. This module follows the Active Record design pattern, in that each new instantiated Record object represents a single row of a database.

That object can be manipulated programatically, and any changes made can be stored in the database with a single record->save function call.

Because arbitrary Perl data structures can be stored in this manner, EnsEMBL::Web::Record allows user preferences to be easily saved, and allows developers to implement new featurs quickly.

This module was first used (and has been abstracted from) the Ensembl genome browser (http://www.ensembl.org).

New user data can be added to the database:

use EnsEMBL::Web::Record;

my $bookmark = EnsEMBL::Web::Record->new();
$bookmark->url(http://www.ensembl.org);
$bookmark->name(Ensembl);
$bookmark->save;
...

The Record can be associated with an user id:

$record->user($id);

The same record can also be removed:

$bookmark->delete;

EnsEMBL::Web::Record also provides a number of methods for getting collections of records from the database, using a field selector.

EnsEMBL::Web::Record::find_bookmarks_by_user_id($id).

EnsEMBL::Web::Record 1.01 Screenshot

Advertisements

EnsEMBL::Web::Record 1.01 Keywords

Bookmark EnsEMBL::Web::Record 1.01

Hyperlink code:
Link for forum:

EnsEMBL::Web::Record 1.01 Copyright

WareSeeker periodically updates pricing and software information of EnsEMBL::Web::Record 1.01 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of EnsEMBL::Web::Record 1.01 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Recover Data for ReiserFS data recovery software is an easy to use and simple linux recovery tool to recover linux data from corrupt or damaged linux ReiserFS partition. ReiserFS Data Recovery softwar Free Download
mod_become is a policy based application of setuid()/setgid() per HTTP request. Free Download
VIF Lightweight Framework is an object-relational bridge to store and retrieve data in relational database management systems. Free Download
Pascal Server Pages is a way to write robust and secure Web sites and Web applications in Pascal. Free Download
MyVirtualDirectory is a virtual directory is a service that allows for the integration of multiple data repositories. Free Download
asmem is a memory utilization monitor. Free Download
Evolution Data Server provides a single database for common, desktop-wide information. Free Download
SchemaCrawler project is a command-line tool to output your database schema and data in a readable form. Free Download