Main > Free Download Search >

Free lightweight dog tie out software for linux

lightweight dog tie out

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 681
LightWeight Time Tracker 1.0.0pre

LightWeight Time Tracker 1.0.0pre


LightWeight Time Tracker (LWTT) is a very simple time-tracking program. more>>
LightWeight Time Tracker (LWTT) is a very simple time-tracking program. LightWeight Time Tracker provides independent real-time tracking of multiple tasks (such as programming, lectures, presentations, etc.).

The data are saved to an XML file under the home directory.

<<less
Download (0.080MB)
Added: 2006-06-09 License: GPL (GNU General Public License) Price:
1234 downloads
Lightweight C++ 1.3.2

Lightweight C++ 1.3.2


Lightweight C++ is a language similar to C++ which is translated to C. more>>
Lightweight C++ is a programming language that looks like C++ (a lightweight C++ dialect) and is directly translated to readable C by the lwc preprocessor.
Its more "K&R" and, well, more lightweight. Important thing about lightweight C++ is that by studying the generated C code it is easy to understand how OOP features are implemented and what is the cost of everything.
Adding new features and extensions is also very easy (much easier than adding new C++ extensions to gcc at least), and this is one of lwc goals: To keep evolving.
Main features:
- function overloading,
- member functions,
- inheritance,
- virtual functions (polymorphism),
- multiple inheritance,
- virtual inheritance and pure virtual functions,
- constructors, destructors,
- new and delete,
- default function arguments,
- simple exceptions (no auto destruction of locals)
- and a mechanism of simplistic templates (implemented as high-level multi-line macros).
- operator overloading (works with ptrs when it can)
- +other
Enhancements:
- Changed the generated code for the gcc cleanup attribute so that if a constructor throws, the destructor is not invoked. As in the simple case where we dont have the cleanup attribute and like C++.
<<less
Download (0.21MB)
Added: 2005-04-13 License: Freeware Price:
1655 downloads
VIF Lightweight Framework 1.0

VIF Lightweight Framework 1.0


VIF Lightweight Framework is an object-relational bridge to store and retrieve data in relational database management systems. more>>
VIF Lightweight Framework is an object-relational bridge to store and retrieve data in relational database management systems (RDMS). The frameworks building blocks to access data are data object models (DOM objects) and joined data object models (joined DOM objects).

A DOM object is used for read-write access to a database table. VIF Lightweight Framework encapsulates the mapping of the objects attribute to the underlying table fields. A joined DOM object encapsulates SQL SELECT commands of any complexity. With joined DOM objects, its possible to design involved data retrieval.
<<less
Download (MB)
Added: 2006-12-12 License: GPL (GNU General Public License) Price:
1046 downloads
Lightweight Java Game Library 1.1.2

Lightweight Java Game Library 1.1.2


Lightweight Java Game Library project is a native binding to OpenGL and OpenAL. more>>
Lightweight Java Game Library project is a native binding to OpenGL and OpenAL.
The Lightweight Java Game Library is a native binding for OpenGL and OpenAL written with game developers in mind.
It allows the full OpenGL and OpenAL APIs to be exposed without the penalties associated with competing methods, nor the limitations of APIs such as Java3D.
Tutorials and demos are available, and Windows, Linux, and Mac OS X are supported.
Main features:
- Speed
- Simplicity
- Ubiquity
- Smallness
- Security
- Robustness
- Minimalism
Enhancements:
- Dont allow switching to fullscreen when a custom display mode is in effect. This is a change from before, where the current mode was simply overwritten with the initial (desktop) mode
<<less
Download (MB)
Added: 2007-08-18 License: BSD License Price:
801 downloads
Thread::Tie 0.12

Thread::Tie 0.12


Thread::Tie can tie variables into a thread of their own. more>>
Thread::Tie can tie variables into a thread of their own.

SYNOPSIS

use Thread::Tie; # use as early as possible for maximum memory savings

# use default thread + tieing + create thread when needed
tie $scalar, Thread::Tie;
tie @array, Thread::Tie;
tie %hash, Thread::Tie;
tie *HANDLE, Thread::Tie;

# use alternate implementation
tie $scalar, Thread::Tie,
{ module => Own::Tie::Implementation, # used automatically
use => Use::This::Module::Also, # optional, also as []
eval => arbitrary Perl code, # optional
};

# initialize right away
tie $scalar, Thread::Tie, {}, 10;
tie @array, Thread::Tie, {}, qw(a b c);
tie %hash, Thread::Tie, {}, (a => A, b => B, c => C);
tie *HANDLE, Thread::Tie, {},>:layer,filename;

# create an alternate thread and use that
my $tiethread = Thread::Tie::Thread->new;
tie $scalar, Thread::Tie, {thread => $tiethread};

# object methods
my $tied = tie stuff,Thread::Tie,parameters;
my $tied = tied( stuff );
my $semaphore = $tied->semaphore; # scalar for lock()ing tied variable
my $module = $tied->module; # module tied to in thread
my $tiethread = $tied->thread; # thread to which variable is tied

my $tid = $tiethread->tid; # thread id of tied thread
my $thread = $tiethread->thread; # actual "threads" thread

untie( stuff ); # calls DESTROY in thread, cleans up thoroughly

Thread::Tie->shutdown; # shut down default handling thread
$tiethread->shutdown; # shut down specific thread

<<less
Download (0.015MB)
Added: 2007-08-06 License: Perl Artistic License Price:
809 downloads
Yellow Dog Linux 5.0.2

Yellow Dog Linux 5.0.2


Yellow Dog Linux is the Premier Linux Operating System for PowerPC. more>>
Yellow Dog Linux is the Premier Linux Operating System for PowerPC.
Proven world-wide as the preferred Linux OS for the Power architecture, v4.1 brings Terra Soft into its 8th year of Power Linux development and support. Yellow Dog Linux v4.1 marks a returning point in Terra Softs effort to again provide a leading desktop Linux OS.
Yellow Dog Linux combines the preferred desktops KDE and Gnome with the latest sound and graphic card support, leading (but not bleeding) edge kernels and stable, functional compilers for code development. And of course, the foundation applications and servers expected of all modern Linux operatings systems for web, database, email, and network services.
What will you do with your PowerMac after Apple switches to Intel?
We have an answer--Faster, more stable, and far more efficient as a desktop OS, Yellow Dog Linux is a solid replacement (not just an alternative) to OSX. Breath new life into your PowerPC G3 and G4, giving it a second wind as a personal workstation, or a new function as a web, email, or data server. Want to see how your G5 runs Linux? You may dual-boot both OSX and Yellow Dog Linux or take the leap and run Yellow Dog Linux alone, taking advantage of the multitude of included, freely available, and commercial applications.
Main features:
New or Improved Device Support
- Backlit keys.
- PCMCIA cell phone and modem support.
- Support for Atheros wi-fi cards.
- Dual head config via the GUI.
- Install direct to and boot from FireWire drives.
- USB device auto-mount under both KDE & GNOME.
- Greatly improved sound support.
- Graphical Up2Date package install and update tool.
- Support for the latest Apple Power Books.
- Beta support for Apple G5 PowerMacs with dual core CPUs.
- Beta Extreme driver will be available shortly after release, via YDL.net Enhanced accounts.
Enhancements:
- We are pleased to announce the release of Yellow Dog Linux 5.0.2, a single Install DVD with support for the Apple G4 and G5 computers, Sony PS3, and IBM System p servers, including the JS20/21, OpenPower, and current POWER5 systems. Yellow Dog Linux 5.0.2 offers: kernel 2.6.22-rc4; SDK v2.0 for Cell BE; more than 70 bug fixes and updates; continued support for both 32-bit and 64-bit systems; beta IBM System p support. The IBM Software Development Toolkit (SDK) for Cell Broadband Engine (Cell BE) is a complete package of tools which allows developers to program optimized applications for platforms built upon the Cell BE. The SDK is composed of development tool chains, software libraries, and sample source.
<<less
Download (MB)
Added: 2007-06-15 License: GPL (GNU General Public License) Price:
571 downloads
Cache-Memcached-Tie 0.03

Cache-Memcached-Tie 0.03


Cache-Memcached-Tie is a tie for Cache::Memcached. more>>
Cache-Memcached-Tie is a tie for Cache::Memcached.

Installation:

To install this module type the following:

perl Makefile.PL
make
make test
make install

<<less
Download (0.015MB)
Added: 2006-11-11 License: Perl Artistic License Price:
1077 downloads
Cache::Memcached::Tie 0.03

Cache::Memcached::Tie 0.03


Cache::Memcached::Tie is a Perl module created for using Cache::Memcached as hash. more>>
Cache::Memcached::Tie is a Perl module created for using Cache::Memcached as hash.

SYNOPSIS

#!/usr/bin/perl -w
use strict;
use Cache::Memcached::Tie;

my %hash;
my $memd=tie %hash,Cache::Memcached::Tie, {servers=>[192.168.0.77:11211]};
$hash{b}=[a,{b=>a}];
print $hash{a};
print $memd->get(b);

<<less
Download (0.015MB)
Added: 2007-05-28 License: Perl Artistic License Price:
879 downloads
Bagel View 2.0

Bagel View 2.0


Bagel View is a lightweight image viewer for looking at PPM, PBM, and PGM images in both RAW and ASCII format. more>>
Bagel View project is a lightweight image viewer for looking at pXm images. Here pXm means Portable Pixmap (ppm), Portable Bitmap (pbm), and Portable Graymap (pgm) in both RAW and ASCII format. Sample files are included in the samples directory.

<<less
Download (0.018MB)
Added: 2007-02-27 License: GPL (GNU General Public License) Price:
971 downloads
DOG Data Organizer 0.4.2

DOG Data Organizer 0.4.2


DOG Data Organizer provides a bookmark organizer for various bookmark types. more>>
DOG Data Organizer provides a bookmark organizer for various bookmark types.

DOG is a personal knowledge manager based on topic maps. It currently specializes in managing bookmarks.

It imports and exports Netscape, Mozilla, and KDE2 (XBEL) bookmark files, and it imports KDE1 bookmarks and Windows IE Favorites.

<<less
Download (0.42MB)
Added: 2007-03-12 License: GPL (GNU General Public License) Price:
960 downloads
Tie::CountLoop 1.5

Tie::CountLoop 1.5


Tie::CountLoop is a Perl module that helps you have a counter looping in a scalar with min max and increment value. more>>
Tie::CountLoop is a Perl module that helps you have a counter looping in a scalar with min max and increment value.

SYNOPSIS

use Tie::CountLoop;

tie my $counter , Tie::CountLoop,15 ,-1 ,15 ,7 ,0;

my $t = tied $counter;
$t->increment( 1 );

for ( 1 .. 20 )
{
print " n";
}

$t->increment( 0 );
for ( 1 .. 20 )
{
print " n";
}

or

use Tie::CountLoop;
tie my $counter , Tie::CountLoop;

for ( 1 .. 20 )
{
print " n";
}

Tie::CountLoop allows you to tie a scalar in such a way that it increments each time it is used. The tie takes 4 optionals extra arguments.

Argument 1: is the start value of the counter. (default =0).
Argument 2: is the increment value. (default = 1).
Argument 3: is the maximal value. When this value is reached, the counter is set to the minimal value (default = (2**32) -1)

Argument 4: is the minimal value. When this value is reached if we used an negative increment value, the counter is set to the maximal value (default = 0)

Argument 5: is a skipping value. If set to 3, means that you could access the counter 3 time without incrementing (defualt=1)

<<less
Download (0.003MB)
Added: 2007-03-06 License: Perl Artistic License Price:
962 downloads
KWrite 4.5.6

KWrite 4.5.6


KWrite is a simple texteditor, with syntaxhighlighting, codefolding, dynamic word wrap and more. more>>
KWrite is a simple text editor, with syntax highlighting, codefolding, dynamic word wrap and more, its the lightweight version of Kate, providing more speed for minor tasks.

KWrite ships per default with KDEBASE package.
<<less
Download (23MB)
Added: 2007-05-02 License: GPL (GNU General Public License) Price:
676 downloads
darkhttpd 1.7

darkhttpd 1.7


darkhttpd is a secure, lightweight, fast, single-threaded HTTP/1.1 server for static content. more>>
darkhttpd 1.7 is yet another great addition to your computer. It is actually a secure, lightweight, fast, single-threaded HTTP/1.1 server for static content.

Enhancements:

  • Links in directory listings which contain special characters are now URL encoded.
<<less
Added: 2008-11-05 License: BSD License Price: FREE
12 downloads
Basset::Container::Hash 1.04

Basset::Container::Hash 1.04


Basset::Container::Hash Perl module implements a layered hash. more>>
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; #<<less
Download (0.14MB)
Added: 2007-07-24 License: Perl Artistic License Price:
822 downloads
ePDFView 0.1.6

ePDFView 0.1.6


ePDFView is a lightweight PDF Viewer. more>>
ePDFView is a lightweight PDF Viewer. ePDFView uses GTK+, Poppler and cairo libraries.
Main features:
- Support for encrypted files.
- Document index viewer.
Although its under continuous development.
<<less
Download (0.37MB)
Added: 2007-02-27 License: GPL (GNU General Public License) Price:
971 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5