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

Pseudo Container freeware
Filter: All | Freeware | Demo
 

Pseudo Container

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 566

Dependency Injection The Python Way Dependency Injection The Python Way script is a sample pythonic inversion-of-control pseudo-Container.



Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Dependency Injection The Python Way Download

Added: August 03, 2010 | Visits: 914

Class::Container Class::Container is a Perl module with Glues object frameworks together transparently. SYNOPSIS package Car; use Class::Container; @ISA = qw(Class::Container); __PACKAGE__->valid_params ( paint => {default => burgundy}, style => {default => coupe}, windshield => {isa => Glass}, radio...





Platforms: *nix

License: Freeware Size: 19.46 KB Download (110): Class::Container Download

Added: March 02, 2010 | Visits: 928

Basset::Container::Hash Basset::Container::Hash Perl module implements a layered hash. The easiest way to explain is with an example: my %x = (a => b); tie my %y, Basset::Container::Hash, %x; #<- %x is the parent of y. print $x{a}; #prints b print $y{a}; #prints b (inherited from x) $y{a} = foo; $y{z} = bar;...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (94): Basset::Container::Hash Download

Released: November 24, 2012  |  Added: November 24, 2012 | Visits: 639

Container Icons Set for Mac OS New Container Icon Set from antrepo, another 40 free icons about colorful big metal box. Its compatible with any Mac Os system, also compatible with Windows XP and Windows Vista. It is freeware. Download it, share it, use it ! Mac icons is include at least the 16x16, 32x32, 128x128, and 512x512...


Platforms: Mac

License: Freeware Size: 16 MB Download (46): Container Icons Set for Mac OS Download

Released: May 13, 2013  |  Added: June 15, 2013 | Visits: 689

Container Tracking Tired of not knowing what's going on with your cargo? Current container tracking methods just don't cut it. Container tracking, for most, means logging into your carrier's container tracing system and receiving old, inaccurate information. For the Freight Forwarders and 3PLs among us,...


Platforms: Windows

License: Freeware Size: 504.54 KB Download (64): Container Tracking Download

Added: September 08, 2013 | Visits: 494

Pseudo PostreSQL ADODB Pseudo PostgreSQL ADODB is a PHP class designed as a drop-in replacement for ADOdb for PHP applications that do not need the full power of ADOdb, want to remain light and fast but want to remain compatible with ADOdb.The API of PostgreSQL ADODB Emulation was designed to be compatible with ADOdb....


Platforms: PHP

License: Freeware Size: 10 KB Download (43): Pseudo PostreSQL ADODB Download

Added: August 24, 2008 | Visits: 1.225

Total Text Container Total Text Container is an Open Source Personal Information Management program. Store information, documentation, notes, passwords, images, bookmarks, contacts, Spreadsheet, calendar events & tasks, import/export Google iCal files. Powerfull Multi layer encryption, portable, xml database, all in...


Platforms: Windows

License: Freeware Size: 3.1 MB Download (136): Total Text Container Download

Added: August 14, 2008 | Visits: 3.042

.NET and C# inversion of control container Winter4net .NET and C# inversion of control container Winter4net - Lightweight C#, .NET dependency injection container, spring framework compliant, ultrafast, compact and scalable, infrastructure for MDD/MDA. Easy integration; MSDN-like documentation; 24/7 support; Free Community edition binary license


Platforms: Windows

License: Freeware Size: 720 KB Download (212): .NET and C# inversion of control container Winter4net Download

Added: February 14, 2010 | Visits: 1.245

Jiplet Container Jiplet is short for Java SIP Servlet. Jiplet Container project is an open-source container for server-side SIP applications. An application developer can create a SIP application written in Java using the Jiplet API and deploy the application in the container. The container provides a number of...


Platforms: *nix

License: Freeware Size: 15.2 MB Download (106): Jiplet Container Download

Released: August 06, 2012  |  Added: August 06, 2012 | Visits: 422

Clico container A client container for Swing, based on Java 5 language features (annotations, enums...), and PicoContainer. Develop Swing applications with a simple development model, using POJOs, a clean MVC pattern and services and be more productive.


Platforms: Windows, Mac, Linux

License: Freeware Size: 1.39 MB Download (50): Clico container Download

Released: July 17, 2012  |  Added: July 17, 2012 | Visits: 266

JavaScript Pseudo-Class This pseudo-class for JavaScript lets you create, extend and inherit objects as classes. This allows you to build new objects from other instances, that can mutate and change their state or behaviour at runtime.


Platforms: Windows, Mac, Linux

License: Freeware Size: 2.68 KB Download (49): JavaScript Pseudo-Class Download

Released: June 11, 2012  |  Added: June 11, 2012 | Visits: 454

Smart Client Container The Smart Client Container is an extended J2EE container for application clients. It features local session beans and smart ejb-refs with interceptors and a transport abstraction (RMI / HTTP).


Platforms: Windows, Mac, Linux

License: Freeware Size: 1.44 MB Download (52): Smart Client Container Download

Added: May 10, 2013 | Visits: 448

pseudo-cron With cron jobs, you can exactly plan when a certain command is to be executed. But most homepage owners can't create cron jobs on their web server – providers demand some extra money for that.The only thing that's certain to happen quite regularly on a web page are page requests. This is where...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (55): pseudo-cron Download

Added: May 10, 2013 | Visits: 620

Pseudo-random string to float conversion Pseudo-random string to float conversion script converts strings to floats in the range [0, 1), using a hash function.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Pseudo-random string to float conversion Download

Added: August 17, 2013 | Visits: 502

Data Structure: A Cell Array List Container Intent: Provides a useful 1D data structure (or container) for storing an ordered heterogeneous set of elements.Motivation: MATLABdlT« R2009a provides the "containers.Map" data structure for storing an unordered heterogeneous set of elements - the Map ADT is a container that is indexed with a...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (45): Data Structure: A Cell Array List Container Download

Added: January 23, 2010 | Visits: 930

Sashenka Sashenka is aJ2EE Servlet container and framework for IRC bots and clients. Much of it is incomplete and it only handles basic incoming and outgoing messages but it is enough to build trivial bots with. Bots are written as Servlets following the Sun J2EE servlet model which are loaded by the...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (101): Sashenka Download

Added: November 12, 2010 | Visits: 1.103

Oak::Web::HTML::A Oak::Web::HTML::A is a HTML tag (Container). A Container to hold objects inside an A tag. Perl Oak Component Tree - Web Interface Components. This package brings the Web Component library, used to create web interfaces to your applications. See also the Forest Web Application Builder, a tool...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (95): Oak::Web::HTML::A Download

Added: February 14, 2010 | Visits: 784

OpenEJB OpenEJB is an open source, configurable, modular and extendable EJB Container System and EJB Server. EJB Server OpenEJB comes with fast, lightweight EJB Servers for both Local and Remote access. Thats right, deploy your EJBs into the container system, then just start the Remote EJB Server...


Platforms: *nix

License: Freeware Size: 5.5 MB Download (91): OpenEJB Download

Added: July 11, 2010 | Visits: 945

dtRdr::GUI::Wx::BVManager dtRdr::GUI::Wx::BVManager is a container of sorts. SYNOPSIS Inheritance Wx::Panel Constructor new Creates a frame. $bv = dtRdr::GUI::Wx::BVManager->new($parent, @blahblahblah); Setup init $bvm->init($frame); show_welcome $bvm->show_welcome; GUI Control enable...


Platforms: *nix

License: Freeware Size: 2.8 MB Download (91): dtRdr::GUI::Wx::BVManager Download

Added: October 22, 2010 | Visits: 1.136

IO::Tty IO::Tty is a Perl module to low-level allocate a pseudo-Tty, import constants. SYNOPSIS use IO::Tty qw(TIOCNOTTY); ... # use only to import constants, see IO::Pty to create ptys. IO::Tty is used internally by IO::Pty to create a pseudo-tty. You wouldnt want to use it directly except to...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (123): IO::Tty Download

1 2 3 4 5 >