Main > Free Download Search >

Free record 1.01 software for linux

record 1.01

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 945
EnsEMBL::Web::Record 1.01

EnsEMBL::Web::Record 1.01


EnsEMBL::Web::Record is a family of modules used for managing a users persistant data in a database. more>>
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).

<<less
Download (0.006MB)
Added: 2007-02-22 License: Perl Artistic License Price:
974 downloads
xmemo 1.01

xmemo 1.01


xmemo is a small X Windows desktop memo. more>>
xmemo is a small X Windows desktop memo.
A memo can be sent to other machines running xmemo, IPMsg or Oboegaki.
Enhancements:
- [New] Presence/Absence mode.
- [New] Pass some command line parameters to XtAppInitialize.
- [New] GNU like installation ( configure, make, make install ).
- [Change] Process of memo data file when the xmemo starts up.
<<less
Download (0.092MB)
Added: 2006-09-30 License: Freeware Price:
1127 downloads
eArea 1.01

eArea 1.01


eArea is a simple cross-browser WYSIWYG text editor. more>>
eArea is a simple cross-browser WYSIWYG text editor. It works on Explorer, Firefox/Mozila and Safari/Konqueror.

eArea project even with OS X Dashboard widgets! If eArea comes across a browser it doesnt support (like Opera), it will display an ordinary < textarea > instead.

How does it work?

Putting eArea onto a webpage is really simple. All you need to do is upload the eArea folder to your website and paste a snippet of code into your HTML.

Everything about eArea is customisable: from what buttons are shown to the size of the text area and the style of the text in it. All from within the snippet of code in your HTML! You can even have as many eAreas on you pages as you like!
<<less
Download (0.030MB)
Added: 2006-05-05 License: LGPL (GNU Lesser General Public License) Price:
1268 downloads
XML::Records 0.12

XML::Records 0.12


XML::Records is a Perl module for perlish record-oriented interface to XML. more>>
XML::Records is a Perl module for perlish record-oriented interface to XML.

SYNOPSIS

use XML::Records;
my $p=XML::Records->new(data.lst);
$p->set_records(credit,debit);
my ($t,$r)
while ( (($t,$r)=$p->get_record()) && $t) {
my $amt=$r->{Amount};
if ($t eq debit) {
...
}
}

XML::Records provides a single interface for processing XML data on a stream-oriented, tree-oriented, or record-oriented basis. A subclass of XML::TokeParser, it adds methods to read "records" and tree fragments from XML documents.

In many documents, the immediate children of the root element form a sequence of identically-named and independent elements such as log entries, transactions, etc., each of which consists of "field" child elements or attributes. You can access each such "record" as a simple Perl hash.

You can also read any element and its children into a lightweight tree implemented as a Perl hash, or feed the contents of any element and its children into a SAX handler (making it possible to process "records" with modules like XML::DOM or XML::XPath).

<<less
Download (0.007MB)
Added: 2006-09-19 License: Perl Artistic License Price:
1130 downloads
mp3org 1.01

mp3org 1.01


mp3org is a simple but effective way of getting mp3s in and out of a mp3 player that mounts as a drive. more>>
mp3org is a simple but effective way of getting mp3s in and out of a mp3 player that mounts as a drive.

Lets you preview, organise and generally sort through that back log of "someday maybe" mp3 files.

Installation:

Keep the "detect.sh" and "mp3org.kmdr" files in the same folder.
Edit the "detect.sh" file with a text editor.
There are 3 adjustable variables at the top of the file.
DEV = the mount point of your MP3 drive (user RW access)
INTRAY = where I put all my new mp3s up for consideration
OUTTRAY = the root of my music library on the HD
Edit them as appropriate.
Mount your MP3 player drive.
Chuck some mp3 files in your In Tray folder.
Click "mp3org.kmdr"

<<less
Download (0.005MB)
Added: 2006-07-13 License: Public Domain Price:
1198 downloads
Sproxy 1.01

Sproxy 1.01


Sproxy is a project meant to replace the Scout as the preferred method of URL harvest for Siege. more>>
Sproxy is a project meant to replace the Scout as the preferred method of URL harvest for Siege.
It is an HTTP proxy server written in perl and designed to collect all URL information in a siege-friendly format. All necessary modules are bundled with the source. Sproxy is built with GNU autotools.
PLATFORM SUPPORT
Sproxy was written on GNU/Linux and should run on all platforms that support perl. It has been successfully tested on recent releases of Solaris, HP-UX and AIX.
Enhancements:
- This version adds GNU/autotools support for the configuration and build.
- It is designed to detect dependencies and dynamically configure the application to fit the environment.
- It bundles all necessary perl modules for the convenience of the user.
-
<<less
Download (0.34MB)
Added: 2007-03-23 License: GPL (GNU General Public License) Price:
964 downloads
grocks 1.01

grocks 1.01


grocks project is the game of Asteroids on steroids, in 500 lines of Python. more>>
grocks project is the game of Asteroids on steroids, in 500 lines of Python.

grocks is a small computer game. It was written by the author while drunk at a party; it was a good party. grocks is somewhat of a cross between asteroids, thrust, and koules, with a bit of sexual innuendo and lots of Newtonian physics thrown in.

It now includes Jaymzs `videoPrint to display the messages in pretty fading text on the main game window (it used to write them in the terminal).

There is a new version written in `braced C++ which only works under X11 (not Windoze) and doesnt have videoPrint yet - but its faster! My C++ is a bit rusty.

To play grocks on a Linux/i386 machine:
- You can simply execute `rocks, its already compiled for your machine.

<<less
Download (0.038MB)
Added: 2006-12-09 License: GPL (GNU General Public License) Price:
1050 downloads
Kom 1.01

Kom 1.01


Kom stores old email messages in a database with browsing and statistics facilities. more>>
Kom stands for "Keep old mails". It imports emails in a MySQL database and provides a frontend in gtk2 to search and browse the archived emails. Some options can be used to incrementally import mails (do to it each month for example).

Kom project can also export mails stored in the database, in mbox format or one-message-per-file format, and generate some statistics.

<<less
Download (0.078MB)
Added: 2006-07-14 License: GPL (GNU General Public License) Price:
1200 downloads
lupengo 1.01

lupengo 1.01


lupengo project is a classic arcade game. more>>
lupengo project is a classic arcade game.

lupengo is the most famous arcade game involving penguins, now without penguins, for one or two players (team).

An Amiga version is also available.

<<less
Download (0.21MB)
Added: 2006-11-30 License: LGPL (GNU Lesser General Public License) Price:
1058 downloads
File::Sort 1.01

File::Sort 1.01


File::Sort is a Perl module to sort a file or merge sort multiple files. more>>
File::Sort is a Perl module to sort a file or merge sort multiple files.

SYNOPSIS

use File::Sort qw(sort_file);
sort_file({
I => [qw(file_1 file_2)],
o => file_new, k => 5.3,5.5rn, -t => |
});

sort_file(file1, file1.sorted);

This module sorts text files by lines (or records). Comparisons are based on one or more sort keys extracted from each line of input, and are performed lexicographically. By default, if keys are not given, sort regards each input line as a single field. The sort is a merge sort. If you dont like that, feel free to change it.

Options

The following options are available, and are passed in the hash reference passed to the function in the format:

OPTION => VALUE

Where an option can take multiple values (like I, k, and pos), values may be passed via an anonymous array:

OPTION => [VALUE1, VALUE2]

Where the OPTION is a switch, it should be passed a boolean VALUE of 1 or 0.
This interface will always be supported, though a more perlish interface may be offered in the future, as well. This interface is basically a mapping of the command-line options to the Unix sort utility.

I INPUT

Pass in the input file(s). This can be either a single string with the filename, or an array reference containing multiple filename strings.

c

Check that single input fle is ordered as specified by the arguments and the collating sequence of the current locale. No output is produced; only the exit code is affected.

m

Merge only; the input files are assumed to already be sorted.

o OUTPUT

Specify the name of an OUTPUT file to be used instead of the standard output.

u

Unique: Suppresses all but one in each set of lines having equal keys. If used with the c option check that there are no lines with consecutive lines with duplicate keys, in addition to checking that the input file is sorted.

y MAX_SORT_RECORDS

Maximum number of lines (records) read before writing to temp file. Default is 200,000. This may eventually change to be kbytes instead of lines. Lines was easier to implement. Can also specify with MAX_SORT_RECORDS environment variable.

F MAX_SORT_FILES

Maximum number of temp files to be held open at once. Default to 40, as older Windows ports had quite a small limit. Can also specify with MAX_SORT_FILES environment variable. No temp files will be used at all if MAX_SORT_RECORDS is never reached.

D

Send debugging information to STDERR. Behavior subject to change.
The following options override the default ordering rules. When ordering options appear independent of any key field specifications, the requested field ordering rules are applied globally to all sort keys. When attached to a specific key (see k), the specified ordering options override all global ordering options for that key.

d

Specify that only blank characters and alphanumeric characters, according to the current locale setting, are significant in comparisons. d overrides i.

f

Consider all lower-case characters that have upper-case equivalents, according to the current locale setting, to be the upper-case equivalent for the purposes of comparison.

i

Ignores all characters that are non-printable, according to the current locale setting.

n

Does numeric instead of string compare, using whatever perl considers to be a number in numeric comparisons.

r

Reverse the sense of the comparisons.

b

Ignore leading blank characters when determining the starting and ending positions of a restricted sort key. If the b option is specified before the first k option, it is applied to all k options. Otherwise, the b option can be attached indepently to each field_start or field_end option argument (see below).

t STRING

Use STRING as the field separator character; char is not considered to be part of a field (although it can be included in a sort key). Each occurrence of char is significant (for example, delimits an empty field). If t is not specified, blank characters are used as default field separators; each maximal non-empty sequence of blank characters that follows a non-blank character is a field separator.

X STRING

Same as t, but STRING is interpreted as a Perl regular expression instead. Do not escape any characters (/ characters need to be escaped internally, and will be escaped for you).

The string matched by STRING is not included in the fields themselves, unless demanded by perls regex and split semantics (e.g., regexes in parentheses will add that matched expression as an extra field). See perlre and "split" in perlfunc.

R STRING

Record separator, defaults to newline.

k pos1[,pos2]

The keydef argument is a restricted sort key field definition. The format of this definition is:

field_start[.first_char][type][,field_end[.last_char][type]]

where field_start and field_end define a key field restricted to a portion of the line, and type is a modifier from the list of characters b, d, f, i, n, r. The b modifier behaves like the b option, but applies only to the field_start or field_end to which it is attached. The other modifiers behave like the corresponding options, but apply only to the key field to which they are attached; they have this effect if specified with field_start, field_end, or both. If any modifier is attached to a field_start or a field_end, no option applies to either.

Occurrences of the k option are significant in command line order. If no k option is specified, a default sort key of the entire line is used. When there are multiple keys fields, later keys are compared only after all earlier keys compare equal.
Except when the u option is specified, lines that otherwise compare equal are ordered as if none of the options d, f, i, n or k were present (but with r still in effect, if it was specified) and with all bytes in the lines significant to the comparison. The order in which lines that still compare equal are written is unspecified.

pos +pos1 [-pos2]

Similar to k, these are mostly obsolete switches, but some people like them and want to use them. Usage is:

+field_start[.first_char][type] [-field_end[.last_char][type]]

Where field_end in k specified the last position to be included, it specifes the last position to NOT be included. Also, numbers are counted from 0 instead of 1. pos2 must immediately follow corresponding +pos1. The rest should be the same as the k option.

Mixing +pos1 pos2 with k is allowed, but will result in all of the +pos1 pos2 options being ordered AFTER the k options. It is best if you Dont Do That. Pick one and stick with it.

Here are some equivalencies:

pos => +1 -2 -> k => 2,2
pos => +1.1 -1.2 -> k => 2.2,2.2
pos => [+1 -2, +3 -5] -> k => [2,2, 4,5]
pos => [+2, +0b -1] -> k => [3, 1b,1]
pos => +2.1 -2.4 -> k => 3.2,3.4
pos => +2.0 -3.0 -> k => 3.1,4.0

<<less
Download (0.032MB)
Added: 2007-04-30 License: Perl Artistic License Price:
909 downloads
Clarion 1.01

Clarion 1.01


Clarion is a Perl extension for reading CLARION data files. more>>
Clarion is a Perl extension for reading CLARION data files.

ABSTRACT

This is a perl module to access CLARION 2.1 files. At the moment only read access to the files are provided by this package. "Encrypted" files are processed transparently, you do not need to specify the password of a file.

SYNOPSIS

use Clarion;

my $dbh=new Clarion "customer.dat";

print $dbh->file_struct;

for ( 1 .. $dbh->last_record ) {
my $r=$dbh->get_record_hash($_);
next if $r->{_DELETED};
print $r->{CODE}." ".$r->{NAME}." ".$r->{PHONE}."n";
}

$dbh->close();

METHODS

$dbh=new Clarion;

$dbh=new Clarion "test.dat";

This will create an object $dbh that will be used to interact with the various methods the module provides. If file name is specified then associate the DAT file with the object. "Encrypted" files are processed transparently, you do not need to specify the password of a file.

$dbh->open("test.dat");

Associate the DAT file with the object, opens file.

@r=$dbh->get_record($_,@fields);
@r=$dbh->get_record($_);

Returns a list of data (field values) from the specified record. The first parameter in the call is the number of the physical record. If you do not specify any other parameters, all fields are returned in the same order as they appear in the file. You can also put list of field names after the record number and then only those will be returned. The first value of the returned list is always the logical (0 or not 0) value saying whether the record is deleted or not.

$r=$dbh->get_record_hash;

Returns reference to hash containing field values indexed by field names. The name of the deleted flag is _DELETED. The first parameter in the call is the number of the physical record. If you do not specify any other parameters, all fields are returned. You can also put list of field names after the record number and then only those will be returned.

$n=$dbh->last_record;

Returns the number of recods in the database file.

$n=$dbh->bof;

Returns the physical number of first logical record.

$n=$dbh->eof;

Returns the physical number of last logical record.

$dbh->close;

This closes the database file that are associated with the $dbh.

$struct = $dbh->file_struct;

This returns CLARION file structure.

<<less
Download (0.006MB)
Added: 2007-05-15 License: Perl Artistic License Price:
1018 downloads
AmaKode 1.01

AmaKode 1.01


Amakode is a script for Amarok to transcode music. more>>
Amakode is a script for Amarok to transcode music. AmaKode project is written purely in Python and uses various external executables to do the grunt work.

Currently there is no configuration except via editing the source.

Also it doesnt check that you have the executables it uses installed or anything and Im sure it needs more error checking.

<<less
Download (0.004MB)
Added: 2007-08-20 License: GPL (GNU General Public License) Price:
795 downloads
B::More 1.01

B::More 1.01


B::More Perl module contains additional introspection methods and functions. more>>
B::More Perl module contains additional introspection methods and functions.

Adds stuff I needed in B and wasnt there.

Feel free to email me with suggestions for other methods I can add.

B::SV METHODS

svref

Inverse of B::svref_2object.

B::PVMG METHODS

magic

Returns a string containing the types of all MAGIC.

magic TYPE

Returns the B::MAGIC object for the magic with specified type, or undef if no magic with that type was found.

FUNCTIONS

defstash

Returns the default stash (main::) as B::HV object.

curstash

Returns the current stash (package) as B::HV object. Note that this only makes sense at compile time (in a BEGIN-block or in eval-string).

<<less
Download (0.003MB)
Added: 2007-06-25 License: Perl Artistic License Price:
851 downloads
cdevour 1.01

cdevour 1.01


cdevour is a set of scripts designed to make CD ripping painless. more>>
cdevour script is designed to make CD ripping painless. Aside from swapping discs, it aims for as little user interaction as possible. Drives are continually polled for discs. Upon finding a disc in a drive, it determines what CD it is, makes sure it has enough disk space, and rips.
Names are retrieved from CDDB and the disc is ejected when finished. CDs that have already been ripped are ejected immediately, and when there is not enough disk space, the script waits until there is.
A separate encoding script encodes files into Ogg Vorbis in the background. Encoded files are tagged and renamed. Another script can move albums into a music directory automatically.
Main features:
- continually polls your cdrom drives for discs
- determines what CD it is
- ejects a CD if it has already been ripped
- rips your cds, making sure it has enough disk space to do so
- monitors disk usage of running rips
- queues discs for ripping when not enough disk space is available
- gets all the information it needs to name your rips later
- ejects when finished with a CD
- applies cheese or peanut butter spread to discs if desired
cdevour also spawns its own separate encoding script which:
- encodes any finished rips into ogg vorbis, one track at a time
- removes raw data when finished with a track to save disk space
- tags the encoded file with artist, album, track number, title
- renames the file (by default, to my personal liking)
- moves encodes of finished albums to an artist/album directory structure
<<less
Download (0.010MB)
Added: 2006-06-07 License: MIT/X Consortium License Price:
1235 downloads
brip 1.01

brip 1.01


brip is a Bulk / stream Resolution of IP addresses and hostnames. more>>
brip is a Bulk / stream Resolution of IP addresses and hostnames.
Main features:
- Resolve IP addresses and/or hostnames in bulk
- Can read from STDIN, commandline or file
- Can be used for quick commandline lookups, like host, dig and nslookup
- Automatically detects which of the three is on your system, and uses whichever is available, in that order of preference
Usage: brip [ options ] [ { hostname | ipaddress } ]
Options:
-r Output is in hostname ipaddress format, the reverse of the default output (/etc/hosts format)
-s Output is in the form of a sed script, which can be used for bulk substitution within existing data (such as a log file).
If a hostname cannot be resolved in this mode, it is repeated back into the output, but in uppercase. This is done to offer some (possible) distinction for unresolvable hostnames without changing their value.
-F separator
Used in conjunction with the -s option, to assure proper delineation of hostnames or ipaddresses in data to which the sed substitutions are being applied
-R resolver
Specify a specific resolver, among host, dig or nslookup.
-v Run in verbose mode
-f inputfile
Read data from a file. Any trailing tokens on the commandline will be looked up along with the contents of the file.
ipaddress, hostname...
Any number of IP addresses and/or hostnames can appear on the commandline, and will be forward or reverse resolved as appropriate. If none are specified on the commandline, they will be read from STDIN.
<<less
Download (0.013MB)
Added: 2006-02-20 License: Freely Distributable Price:
1341 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5