Main > Free Download Search >

Free instance software for linux

instance

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 890
Vista-Inspirate 1.0

Vista-Inspirate 1.0


Vista-Inspirate provides a Vista-looking icon pack for KDE and Gnome. more>>
Vista-Inspirate provides a Vista-looking icon pack for KDE and Gnome.

This is an icon theme based on my other theme "nuoveXT" and "Windows Vista".

It is strongly recommended to have NuoveXT (1.5) installed to use this theme, simply because it inherits it (all mimetypes for instance).

<<less
Download (MB)
Added: 2007-03-02 License: GPL (GNU General Public License) Price:
643 downloads
XML::LibXML::Enhanced 0.01

XML::LibXML::Enhanced 0.01


XML::LibXML::Enhanced is a Perl module that adds convenience methods to XML::LibXML and LibXSLT. more>>
XML::LibXML::Enhanced is a Perl module that adds convenience methods to XML::LibXML and LibXSLT.

SYNOPSIS

use XML::LibXML::Enhanced;

my $xml = XML::LibXML::Singleton->instance;
my $xsl = XML::LibXSLT::Singleton->instance;

my $doc = $xml->parse_xml_string(" ");

my $root = $doc->getDocumentElement;

$root->appendHash({ name => Michael, email => mjs@beebo.org });

<<less
Download (0.007MB)
Added: 2006-09-19 License: Perl Artistic License Price:
1132 downloads
Hints 0.16

Hints 0.16


Hints is a Perl extension for parsing /etc/printcap. more>>
Hints is a Perl extension for parsing /etc/printcap.

SYNOPSIS

use Print::Printcap;

my $printcap = new Print::Printcap;

print join ,,$printcap->printers();

Simple parser for /etc/printcap.

THE PRINT::PRINTCAP CLASS

new

Constructor create instance of Print::Printcap class and parse /etc/printcap. Optional argument is -file => filename for specifying alternate printcap file.

my $printcap = new Print::Printcap;

printers

Return list of printers from /etc/printcap.

my @printers = $printcap->printers();

<<less
Download (0.050MB)
Added: 2007-05-11 License: Perl Artistic License Price:
896 downloads
Firefox Quickstarter 0.1

Firefox Quickstarter 0.1


Firefox Quickstarter its a modified version of MozillaQs for faster startup of Firefox broswer. more>>
Mozilla Quickstarter is an small kde utility that runs in the SystemTray and runs a hidden instance of Mozilla.
You can execute navigato or mail program from Mozilla Quickstarter. As I am a beginner kde programmer, its based on the original code of another application: OpenOffice.org Quickstarter.
Main features:
- Runs a hide instance of Mozilla
- You can launch navigator and mail.
- Autostart when launching Kde.
Enhancements:
- Added a tgz package for Slackware 10.2 thanks to Slacky.it
<<less
Download (0.041MB)
Added: 2005-11-09 License: GPL (GNU General Public License) Price:
1448 downloads
Mozilla Quickstarter 0.6

Mozilla Quickstarter 0.6


Mozilla Quickstarter is a small utility which runs in the KDE system tray and executes a hidden instance of Mozilla. more>>
Mozilla Quickstarter runs an instance of Mozilla in background.

As I still dont detect if there is any instance of Mozilla running, you should close all your Mozilla applications before start it.

The window of Mozilla that MozillaQs creates will show the url of your home page in Mozilla. If you dont like this you only must add about::blank in your preferences.

I have some translations pending, but I was not able to include them due to some problems with my project of kdevelop.

Also I would like to include some icons, but I have problems with them too. So you must have installed the crystal icon package for run MozillaQs perfectly.

The reason for deleting the other applications (composer, chat and addresbook) from the menu is that they cause some problems (they dont use the perfil that the user is using)and you should launch they from a new instance of Mozilla that you launch from MozillaQs (I have this problem in Fedora Core 2 without using MozillaQs and I dont know how to solve this)
<<less
Download (0.63MB)
Added: 2005-09-14 License: GPL (GNU General Public License) Price:
1503 downloads
Test::Singleton 1.03

Test::Singleton 1.03


Test::Singleton is a test for Singleton classes. more>>
Test::Singleton is a test for Singleton classes.

SYNOPSIS

use Test::More tests => 1;
use Test::Singleton;
is_singleton( "Some::Class", "new", "instance" );

** If you are unfamiliar with testing read Test::Tutorial first! **

This is asimple, basic module for checking whether a class is a Singleton. A Singleton describes an object class that can have only one instance in any system. An example of a Singleton might be a print spooler or system registry, or any kind of central dispatcher.

For a description and discussion of the Singleton class, see "Design Patterns", Gamma et al, Addison-Wesley, 1995, ISBN 0-201-63361-2.

<<less
Download (0.025MB)
Added: 2007-03-12 License: Perl Artistic License Price:
956 downloads
XTAS 0.6 Beta

XTAS 0.6 Beta


XTAS provides a Java library for XML. more>>
XTAS provides a Java library for XML.
XTAS (XML Transformation And Storing) XML Java API aimed to *manipulation* XML data from both: non-persistent source that can be generated programmatically (Java stream, DOM, Mapped Java-Object for instance) and persistent source that can be retrieved/stored in/from some XML-enabled "Resource" (XML file or XML enabled DB for instance) with or without validation rules, locally or remotely.
Main features:
- Simple yet powerful XML selection/modification API.
- XSLT/Xpath based query engine.
- Querying both persistent(Resource) and not persistent(generated programmatically) XML sources.
- Pluggable Resources
- XML Validation supporting
- Java Object/XML mapping, [un]marshalling
- Local and Client/Server environment
<<less
Download (MB)
Added: 2007-04-06 License: GPL (GNU General Public License) Price:
933 downloads
GenChemLab 1.0

GenChemLab 1.0


GenChemLab is a chemistry experiment simulator. more>>
GenChemLab is an OpenGL-based application intended to simulate several common general chemistry exercises. It is meant to be used to help students prepare for actual lab experience. It could also be used in cases where laboratory facilites are not accessible, for instance in K-12 schools or home schooling.

At present, supported experiments include titration, calorimetry, freezing point depression, vapor pressure, and spectrophotometry.

<<less
Download (0.33MB)
Added: 2005-04-01 License: GPL (GNU General Public License) Price:
1670 downloads
ManagerX 1.7.6

ManagerX 1.7.6


ManagerX is an extended version of the manager servlets from Tomcat which permits management of all virtual hosts. more>>
ManagerX project for Tomcat is an extended version of the manager servlets from Tomcat that permits management of all virtual hosts from a single instance of the ManagerX.
Enhancements:
- This release contains some minor changes and bugfixes in the manager Web application released with Tomcat 4.1.34.
<<less
Download (0.14MB)
Added: 2006-09-10 License: The Apache License 2.0 Price:
659 downloads
Biblio::Citation::Parser 1.10

Biblio::Citation::Parser 1.10


Biblio::Citation::Parser provides a citation parsing framework. more>>
Biblio::Citation::Parser provides a citation parsing framework.

Biblio::Citation::Parser provides generic methods for reference parsers. This class should not be used directly, but rather be overridden by specific parsers.

Parsers that extend the Parser class must provide at least the two methods defined here to ensure compatibility.

METHODS

$cite_parser = Biblio::Citation::Parser->new()
The new() method creates a new parser instance.
$metadata = $parser->parse($reference)
The parse() method takes a reference and returns the extracted metadata.

<<less
Download (0.25MB)
Added: 2007-03-30 License: Perl Artistic License Price:
940 downloads
Shmplayer 0.0.4

Shmplayer 0.0.4


Shmplayer executes a single instance of mplayer in the background and controls it through a FIFO. more>>
Shmplayer executes a single instance of mplayer in the background and controls it through a FIFO. Shmplayer supports many of the features youll find in XMMS and it is easily extendible.
However, unlike XMMS, shmplayer doesnt require an X server to be active. You can even use it from a remote shell. Shmplayer has also some unique features like "jgrep" that lets you jump to the first "grepped" match of the playlist.
Enhancements:
- When jumping to the last loaded playlist, xmplayer exits from shuffle mode.
- This bug has been fixed.
- If xmplayer is already running, the "play" command rewinds the current track.
<<less
Download (0.006MB)
Added: 2006-12-13 License: GPL (GNU General Public License) Price:
1048 downloads
fid-graphics 0.2

fid-graphics 0.2


fid-graphics is a simple toolkit for the Frigand Imperial Desktop. more>>
fid-graphics project is a simple toolkit for the Frigand Imperial Desktop.
It is probably the easiest toolkit to write a display engine for, but it does not support any widgets.
Enhancements:
- src/Desktop/Fid/Window.lhs (displayWaitRedisplay): New function.
- (requestRedisplay): Tidy up.
- src/Desktop/Fid/Main.lhs (data WinCapLine): New type.
- (data WindowType): Use it.
- (&&*, ||*, isnt, haveEnvVar, haveOpt): Deleted.
- (lookupFeature, lookupProtocol, lookupKeywords): New functions.
- (windowTypes): Use WindowCapLine.
- (forkProcess): Unused; deleted.
- (data FidOpt): Unused; deleted.
- (fidMain): Dont consider forking.
- Only call getOpt to sort out verbose options.
- src/Desktop/Fid/Control.lhs (PrimKey): New type.
- (instance Eq PrimKey, instance Ord PrimKey)
- (instance Show PrimKey, instance Arbitrary PrimKey): Instances for t.
- (data Key): Use it.
- (charKey, control, keyToChar): Do the right thing with PrimKey.
- (symbolKey): New function.
- (instance Arbitrary Key): Use instance Arbitrary PrimKey.
- (instance Arbitrary Char): New Instance.
<<less
Download (0.078MB)
Added: 2006-10-02 License: Academic Free License (AFL) Price:
1122 downloads
Yahoo::Marketing::AdService 0.08

Yahoo::Marketing::AdService 0.08


Yahoo::Marketing::AdService is an object that provides access to Yahoo Marketings Ad SOAP Service. more>>
Yahoo::Marketing::AdService is an object that provides access to Yahoo Marketings Ad SOAP Service.

SYNOPSIS

See EWS documentation online for available SOAP methods:
http://ysm.techportal.searchmarketing.yahoo.com/docs/reference/services/AdService.asp

Also see perldoc Yahoo::Marketing::Service for functionality common to all service modules.

new

Creates a new instance

<<less
Download (0.066MB)
Added: 2006-12-08 License: Perl Artistic License Price:
1051 downloads
XML::DOM::DOMImplementation 1.44

XML::DOM::DOMImplementation 1.44


XML::DOM::DOMImplementation is a information about XML::DOM implementation. more>>
XML::DOM::DOMImplementation is a information about XML::DOM implementation.

The DOMImplementation interface provides a number of methods for performing operations that are independent of any particular instance of the document object model.

The DOM Level 1 does not specify a way of creating a document instance, and hence document creation is an operation specific to an implementation. Future Levels of the DOM specification are expected to provide methods for creating documents directly.

METHODS

hasFeature (feature, version)

Returns 1 if and only if feature equals "XML" and version equals "1.0".

<<less
Download (0.11MB)
Added: 2006-07-20 License: Perl Artistic License Price:
1191 downloads
DiskSearch 1.2.0

DiskSearch 1.2.0


DiskSearch is a tool for searching for files on removable media disks (e.g. for songs on your MP3-CDs). more>>
DiskSearch project is a tool for searching for files on all your removable media disks (e.g. CDs, ZIP disks or backup tapes).

For instance you can search for songs on your MP3-CDs or for a document on your backup DVDs. For advanced queries there is a regular expression search mode.

The search is based on a simple database file which needs to be filled once by adding all your disks to it.

<<less
Download (0.051MB)
Added: 2007-06-25 License: GPL (GNU General Public License) Price:
852 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5