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

Note Tab Lite freeware
Filter: All | Freeware | Demo
 

Note Tab Lite

< 1 2 3 4 5 > 
Released: November 07, 2005  |  Added: April 17, 2006 | Visits: 6.354

ShortKeys Lite ShortKeys Lite is a macro utility allowing you to set up replacement text or paragraphs for up to 15 user defined shortkeys. Great for repetitive text needs. Automate tedious and repetitive typing. Reduce errors. You will be amazed how much time ShortKeys Lite can save. ShortKeys Lite monitors...



Platforms: Windows

License: Freeware Size: 2.14 MB Download (417): ShortKeys Lite Download

Added: January 28, 2006 | Visits: 3.629

Word Search Factory Lite Students love word searches. Now, with the FREE Word Search Factory Lite, you can add a little word search fun and motivation to their regular lessons in any subject area. Word Search Factory Lite is designed to help you quickly and easily create professional looking word search puzzles to...





Platforms: Windows

License: Freeware Size: 6.74 MB Download (328): Word Search Factory Lite Download

Released: December 14, 2006  |  Added: December 14, 2006 | Visits: 4.385

EMS SQL Manager 2005 Lite for PostgreSQL EMS SQL Manager Lite for PostgreSQL is a light and easy-to-use freeware graphical tool for PostgreSQL administration. PostgreSQL Manager works with any PostgreSQL versions up to 8.1 and supports all of the latest PostgreSQL features including tablespaces, named arguments in functions and so on....


Platforms: Windows

License: Freeware Size: 12.66 MB Download (393): EMS SQL Manager 2005 Lite for PostgreSQL Download

Released: March 04, 2007  |  Added: March 16, 2007 | Visits: 3.453

VCD Menu Lite VCD Menu Lite is a free Video CD / DVD menu page generation program for Windows. Add this utility to your video toolkit and quickly produce simple but attractive menus as front-ends for your VCD / DVD movie and slideshow presentations. Pick your colors, type in titles and menu captions, grab the...


Platforms: Windows

License: Freeware Size: 869 KB Download (304): VCD Menu Lite Download

Released: October 15, 2008  |  Added: April 27, 2010 | Visits: 1.965

KeyOff Lite KeyOff Lite monitors keyboard and mouse and initiates computer shutdown if the there has been no key or mouse activity for 900 seconds. It can be started manually or automatically via the Windows Task Scheduler. The computer shuts down 60 seconds after shutdown is initiated unless shutdown is...


Platforms: Windows

License: Freeware Size: 356.32 KB Download (117): KeyOff Lite Download

Added: January 18, 2010 | Visits: 1.280

Jabber::Lite Jabber::Lite is a standalone library for communicating with Jabber servers. SYNOPSIS use Jabber::Lite; my $jlobj = Jabber::Lite->new(); $jlobj->connect( %args ); $jlobj->authenticate( %args ); my $stillgoing = 1; while( $stillgoing ){ my $tval = $jlobj->process(); if( $tval == 1 ){...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (96): Jabber::Lite Download

Added: July 23, 2010 | Visits: 1.278

Now Playin Lite Now Playin is a Kopete now listening script, "lite" version, by Amy Brodzik. This script does pretty much what the original did with these options set: * Status prefix: "Now Listening: " * No changing the status to away * Set the away message * Do not set the avatar There is no config...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (99): Now Playin Lite Download

Added: April 17, 2010 | Visits: 1.693

Tab Slideshow Tab Slideshow allows you to cycles through tabs like a slideshow. Cycles through tabs like a slideshow. Licensed under MPL. I am submitting a new version (1.6) without the bug where it outputs the time on startup..


Platforms: *nix

License: Freeware Size: 9.22 KB Download (185): Tab Slideshow Download

Added: July 23, 2010 | Visits: 2.475

ADOdb Lite ADOdb Lite is a small, fast replacement for ADODB that uses 1/6th of the memory and is up to 300% faster, while being compatible with a subset of the most commonly used ADODB commands. ADOdb Lite supports Frontbase, MaxDB, MiniSql, MSSQL, MySQL, PostgreSQL, SQLite, and Sybase. Whats New in...


Platforms: *nix

License: Freeware Size: 245.76 KB Download (106): ADOdb Lite Download

Added: March 25, 2010 | Visits: 1.788

SOAP::Lite SOAP::Lite is a client and server side SOAP implementation. SOAP::Lite is a collection of Perl modules which provides a simple and lightweight interface to the Simple Object Access Protocol (SOAP) both on client and server side..


Platforms: *nix

License: Freeware Size: 235.52 KB Download (112): SOAP::Lite Download

Added: October 27, 2010 | Visits: 1.687

Downloads in Tab Downloads in Tab is an extension which opens "Downloads" manager in tab from Tools menu. Opens "Downloads" manager in tab from Tools menu or automaticlly when a download starts, when in options you uncheck "Show the Downloads window when downloading a file" To use tab, in Firefox Options...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (129): Downloads in Tab

Added: September 25, 2010 | Visits: 1.669

New Tab Button on Tab Bar New Tab Button on Tab Bar is an extension which adds a new tab button to the tab bar. This extension adds a new tab button to the tab bar. You do not need an extension to add a new tab button to the *toolbar*, but if you want a new tab button on the *tab bar* youll need this extension. This...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (169): New Tab Button on Tab Bar Download

Added: January 25, 2010 | Visits: 1.272

Minalyzer Lite Minalyzer Lite project index and search tools to your internet or intranet website. Minalyzer Lite supports user searches by indexing data from combinations of databases, file systems and websites. The project runs on almost all Operating Systems. It even copes with restrictive shared hosting....


Platforms: *nix

License: Freeware Download (102): Minalyzer Lite Download

Added: April 11, 2010 | Visits: 1.545

XML::DOM::Lite::XPath XML::DOM::Lite::XPath is a Perl module for XPath support for XML::DOM::Lite. SYNOPSIS # XPath use XML::DOM::Lite qw(XPath); $result = XPath->evaluate(/path/to/*[@attr="value"], $contextNode); This XPath library is fairly complete - there are still a few functions outstanding which need to...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (127): XML::DOM::Lite::XPath Download

Added: January 07, 2010 | Visits: 1.023

XML::DOM::Lite::XSLT [COPYRIGHT] SYNOPSIS use XML::DOM::Lite qw(Parser XSLT); $parser = Parser->new( whitespace => strip ); $xsldoc = $parser->parse($xsl); $xmldoc = $parser->parse($xml); $output = XSLT->process($xmldoc, $xsldoc);.


Platforms: *nix

License: Freeware Size: 31.74 KB Download (97): XML::DOM::Lite::XSLT Download

Added: May 13, 2010 | Visits: 1.146

XML::DOM::Lite XML::DOM::Lite is a Lite Pure Perl XML DOM Parser Kit. SYNOPSIS # Parser use XML::DOM::Lite qw(Parser :constants); $parser = Parser->new( %options ); $doc = Parser->parse($xmlstr); $doc = Parser->parseFile(/path/to/file.xml); # strip whitespace (can be about 30% faster) $doc =...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (97): XML::DOM::Lite Download

Added: August 18, 2010 | Visits: 1.320

XML::DOM::Lite::Document Document is a XML DOM Lite Document. SYNOPSIS $root = $doc->documentElement; $node = $doc->getElementById("myid"); # Node creation $element = $doc->createElement("tagname"); $textnode = $doc->createTextNode("some text"); # XPath $nlist = $doc->selectNodes("/xpath/expression"); $node...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (104): XML::DOM::Lite::Document Download

Added: February 14, 2010 | Visits: 1.254

Tab URL Copier Tab URL Copier is an extension which copies the URLs of all open tabs. Copies the URLs of all open tabs. Puts Copy Tab URLs item in right click menu of tabs and Edit main menu. Useful for bibliographies, quickly sending someone a list of pages to view etc. Can now open tabs from previously...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (124): Tab URL Copier Download

Added: October 17, 2010 | Visits: 1.299

Tab Clicking Options Tab Clicking Options allows you to select actions for various clicking events on a tab or the tab bar. Tab Clicking Options lets you select an action to perform with different clicking events on the tab bar or a tab in Firefox and in Mozilla Suite. The events you can assign an action to are:...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (96): Tab Clicking Options Download

Added: April 02, 2010 | Visits: 1.626

The Tab Completion Grade Book The Tab Completion Grade Book is a full-featured grade book for teachers. The Tab Completion Grade Book is a free software Java Grade Book program. It features multiple courses, multiple students, arbitrarily-nested assignments, weighted assignments and categories, XML data storage, and a...


Platforms: *nix

License: Freeware Size: 604.16 KB Download (165): The Tab Completion Grade Book Download

< 1 2 3 4 5 >