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

Stories Repository software
Filter: All | Freeware | Demo
 

Stories Repository

< 1 2 3 4 5 > 
Added: July 09, 2010 | Visits: 1.643

Oracle Password Repository 1.1.9 Oracle Password Repository is a Unix-based secure tool for storage & retrieval of Oracle database passwords. By replacing hardcoded passwords in scripts with a call to OPR, it helps to keep your Oracle environment secure and easier to maintain. Whats New in This Release: - The INSTALL file...



Platforms: *nix

License: Freeware Size: 645.12 KB Download (106): Oracle Password Repository 1.1.9 Download

Added: May 17, 2010 | Visits: 765

Podtool Podtool project is a Python-based utility for managing tracks between a local music repository and an iPod. In particular, it implements correct playcount and ratings synchronisation, which is important when using smart playlists. If youve used iTunes and selective smart playlist...





Platforms: *nix

License: Freeware Size: 21.5 KB Download (106): Podtool Download

Added: July 22, 2010 | Visits: 882

Catacomb-WebDAV Catacomb is a WebDAV repository module for use with the Apache WebDAV module, mod_dav. Apache mod_dav parses WebDAV and DeltaV protocol requests into operations on a repository providing persistent storage of resources and their properties. The default repository for mod_dav is provided by a...


Platforms: *nix

License: Freeware Size: 90.11 KB Download (105): Catacomb-WebDAV Download

Added: October 13, 2010 | Visits: 1.505

Netscape Friends Activity Sidebar Netscape Friends Activity Sidebar is a Firefox extension that helps you keep tabs on what stories your Netscape friends are submitting, commenting, and voting on. A new toolbar button (shown in the extension preview image) features Chad, the older, more mature brother of AOLs little yellow chat...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (105): Netscape Friends Activity Sidebar Download

Added: November 27, 2013 | Visits: 1.242

Zaurus Synchronization Repository Zaurus Synchronization Repository is a project that aims to provide a solution for synchronizing the Sharp Zaurus on Linux and Mac OS X operating systems. Initially zync and zync-gui were created for PIM (Personal Information Management) synchronization. However, we have halted those efforts and...


Platforms: *nix

License: Freeware Size: 61.44 KB Download (104): Zaurus Synchronization Repository Download

Added: July 25, 2010 | Visits: 1.239

Apache Jackrabbit Apache Jackrabbit project is a fully conforming implementation of the Content Repository for Java Technology API (JCR). A content repository is a hierarchical content store with support for structured and unstructured content, full text search, versioning, transactions, observation, and more....


Platforms: *nix

License: Freeware Download (104): Apache Jackrabbit Download

Added: November 24, 2010 | Visits: 1.120

Cache::Repository Cache::Repository is a Perl module used to cache generic file repository. SYNOPSIS my $rep = Cache::Repository->new( style => Filesys, # options for the F::R driver ); $rep->add_files(tag => groupname, files => @filenames, basedir => /tmp, move => 1, ); $rep->add_filehandle(tag =>...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (102): Cache::Repository Download

Added: October 21, 2010 | Visits: 1.227

Digg Tracker Digg Tracker is an extension provided by Netscape which allows you to keep tabs on what stories you and your friends are diggin. Netscapes Digg Tracker extension helps you keep tabs on what stories your Digg friends are digging, submitting, and commenting on. A new toolbar button (shown in the...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (100): Digg Tracker Download

Added: February 24, 2010 | Visits: 1.551

RPM Delta Compression Virtual Update Repository RPM Delta Compression Virtual Update Repository is an experiment to explore the possibility of significantly reducing the bandwidth required to apply updates to a Fedora installation. This software includes a server which provides a virtual update repository to clients such as yum, up2date, or...


Platforms: *nix

License: Freeware Size: 245.76 KB Download (99): RPM Delta Compression Virtual Update Repository Download

Added: March 10, 2010 | Visits: 1.161

StatSVN StatSVN retrieves information from a Subversion repository and generates various tables and charts describing the project development. For example, it can generate a timeline for the lines of code, the contribution of each developer, and more. The current version of StatSVN generates a static...


Platforms: *nix

License: Freeware Size: 1.4 MB Download (98): StatSVN Download

Added: August 11, 2010 | Visits: 899

guglhupf commons resource repository guglhupf commons resource repository is a tool that manages dependencies between program resources (e.g., Java jar files). guglhupf commons resource repository comes with a mechanism to download needed resources from a central repository and stores these resources in a local repository. This...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (97): guglhupf commons resource repository Download

Added: November 09, 2010 | Visits: 888

Repository::Simple Repository::Simple is a simple hierarchical repository for Perl. SYNOPSIS use Repository::Simple; my $repository = Repository::Simple->attach( FileSystem => root => /home/foo ); NOTICE: This software is still in development and the interface WILL CHANGE. This is the main module of a...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (96): Repository::Simple Download

Added: October 11, 2010 | Visits: 930

darcspublish darcspublish is a shell script that allows you to easily share your darcs repository between different computers, to give read access to the world, or to publish a website that is backed by a darcs repository on your computer. The project should work with any bourne shell and only needs darcs and...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (96): darcspublish Download

Added: March 09, 2010 | Visits: 1.112

App::Repository App::Repository is a logical data access layer for the App::Context Framework, providing a uniform API to access data in databases, file systems, remote web sites, etc. This is the App-Repository distribution, adding the data access layer service to App-Context. For more information, see the...


Platforms: *nix

License: Freeware Size: 62.46 KB Download (95): App::Repository Download

Added: February 11, 2010 | Visits: 969

Java::JCR::Exception Java::JCR::Exception is a Perl wrapper for repository exceptions. SYNOPSIS eval { my $node = $root->add_node(foo, nt:unstructured); }; if ($@) { print STDERR "Failed to add node foo: $@n"; } This class is used to make the exceptions thrown from the Java code work more nicely in Perl....


Platforms: *nix

License: Freeware Size: 48.13 KB Download (94): Java::JCR::Exception Download

Added: September 13, 2010 | Visits: 925

RDF::Sesame::Repository RDF::Sesame::Repository is a repository on a Sesame server. This class is the workhorse of RDF::Sesame. Adding triples, removing triples and querying the repository are all done through instances of this class. Only SELECT queries are supported at this point, but it should be fairly...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (93): RDF::Sesame::Repository Download

Added: October 21, 2010 | Visits: 863

HTTP::OAI::Repository HTTP::OAI::Repository is a documentation for building an OAI compliant repository using OAI-PERL. Using the OAI-PERL library in a repository context requires the user to build the OAI responses to be sent to OAI harvesters. SYNOPSIS use HTTP::OAI::Harvester; use...


Platforms: *nix

License: Freeware Size: 36.86 KB Download (92): HTTP::OAI::Repository Download

Added: February 09, 2010 | Visits: 504

YOURI YOURI stands for "Youri Offers an Upload & Repository Infrastucture". YOURI project aims to build tools making management of a coherent set of packages easier. Running a package distribution project involves a lot of tasks: - allow individual maintainers to upload packages in a central...


Platforms: *nix

License: Freeware Size: 47.1 KB Download (92): YOURI Download

Added: May 11, 2010 | Visits: 812

Open Tranquera Open Tranquera is a repository of reusable components for J2EE application development. There are UI extensions, Services, and a Persistence layer, integrated with existing open source frameworks..


Platforms: *nix

License: Freeware Size: 16.38 KB Download (90): Open Tranquera Download

Added: July 18, 2010 | Visits: 893

VCShell VCShell is a command line interface for VCS::Lite::Repository. SYNOPSIS B< add > element|repository [element|repository...] B< remove > name [name...] B< ci >|check_in name [name...] B< co >|check_out parent_repository B< commit > B< update > B< cd > repository B< fetch > name@@gen...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (90): VCShell Download

< 1 2 3 4 5 >