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

Lightbox Dreamweaver Extension freeware
Filter: All | Freeware | Demo
 

Lightbox Dreamweaver Extension

< 1 2 3 4 5 > 
Released: December 19, 2011  |  Added: February 11, 2012 | Visits: 1.522

AllWebMenus Accessible Menu 508 Addin With the "AllWebMenus Accessible (508, WCAG) Menu Add-in" you can create feature-rich, accessible CSS menus for websites easily. No JavaScript or CSS experience is required from you, just use this powerful interface (via our program AllWebMenus) and create cross-browser list menus, with WCAG... Platforms: Windows

License: Freeware Size: 571.21 KB Download (112): AllWebMenus Accessible Menu 508 Addin Download

Added: July 15, 2010 | Visits: 1.317

Enchant extension for PHP Enchant extension for PHP is a binder for libenchant. Libenchant provides a common API for many spell libraries: - aspell/pspell (intended to replace ispell) - hspell (hebrew) - ispell - myspell/hunspell (OpenOffice project, mozilla) - uspell (primarily Yiddish, Hebrew, and Eastern European... Platforms: *nix

License: Freeware Size: 8.19 KB Download (105): Enchant extension for PHP Download

Added: May 16, 2010 | Visits: 1.344

HTML::Template::Extension::DOC HTML::Template::Extension::DOC are plugins for comments in template. SYNOPSIS use HTML::Template::Extension; my $text = qq | < HTML >< HEAD >< /HEAD >< BODY > < H1 >This is a template example...< /H1 > < TMPL_DOC >An example use of TMPL_DOC tag < /TMPL_DOC > The sum between 1+1 is: <... Platforms: *nix

License: Freeware Size: 15.36 KB Download (104): HTML::Template::Extension::DOC Download

Added: April 17, 2010 | Visits: 1.962

mnoGoSearch extension for PHP nmGoSearch extension for PHP is a complete PHP binding for the mnoGoSearch API. If used with mysql you should not use bundled mysql library in the php distribution. You should use native mysql library. To do this you should compile php with specefying mysql-dir (for example --with-mysql=/usr,... Platforms: *nix

License: Freeware Size: 15.36 KB Download (104): mnoGoSearch extension for PHP Download

Added: October 03, 2010 | Visits: 967

Lua Filesystem Extension Library This extension library provides the filesystem primitives to your Lua scripts, which are missing from the core language. The exported primitives include mkdir, rmdir, stat, chown, chmod, and more. Available filesystem primitives: chdir() chmod() chown() cwd() is_dir() is_file() mkdir()... Platforms: *nix

License: Freeware Size: 10.24 KB Download (103): Lua Filesystem Extension Library Download

Added: June 01, 2010 | Visits: 1.315

Ext2 compression extension Ext2 compression extension (E2compr) is a small patch against the ext2 filesystem that allows on-the-fly compression and decompression. It compresses only regular files; the administrative data (superblock, inodes, directory files etc.) are not compressed (mainly for safety reasons). Access to... Platforms: *nix

License: Freeware Download (100): Ext2 compression extension Download

Added: August 10, 2008 | Visits: 1.273

Webopi - Firefox Extension Webopi - Firefox Extension is a way to add and read reviews of any website: An item in an online shop, a CNN article, hosting company offer etc. and it doesn't matter whether a possibility of leaving a review is or is not given by the owners of those websites. The opinions are stored in a central... Platforms: Firefox Browser

License: Freeware Size: 10 KB Download (100): Webopi - Firefox Extension Download

Added: October 12, 2010 | Visits: 1.081

3intentions SeekPost Extension 3intentions SeekPost is a Firefox extension that allows members of 3intentions Seek sites to add and rate posts with a simple click from any page.. Platforms: *nix

License: Freeware Size: 7.17 KB Download (96): 3intentions SeekPost Extension Download

Added: May 05, 2010 | Visits: 1.087

Matrox Millennium II Xv extension This patch will enhance the XFree86 4.2.0 Matrox Millennium II driver to support the X video (Xv) extension (extremely useful for playing DVDs and other MPEGs). The extension is implemented as a CPU to Frame Buffer YUV scaling ILOAD. A true overlay was not used because of a Millennium II hardware... Platforms: *nix

License: Freeware Size: 23.55 KB Download (96): Matrox Millennium II Xv extension Download

Added: September 04, 2010 | Visits: 3.043

HTML::Template::Extension::SLASH_VAR HTML::Template::Extension::SLASH_VAR is a plugins for < /TMPL_VAR > syntax. SYNOPSIS use HTML::Template::Extension; my $text = qq | SLASH_VAR plugin example ======================== If all is ok you can read this here --> < TMPL_VAR NAME="test" >a placeholder< /TMPL_VAR > |; my... Platforms: *nix

License: Freeware Size: 15.36 KB Download (95): HTML::Template::Extension::SLASH_VAR Download

Added: August 07, 2010 | Visits: 935

Lua Networking Extension Library LUA is a small scripting language designed to be embedded inside your application to provide extensibility. It is also possible to extend the Lua scripting language itself via the use of extensions written in C. This page describes such an extension which provides a small number of basic... Platforms: *nix

License: Freeware Size: 17.41 KB Download (95): Lua Networking Extension Library Download

Added: March 08, 2010 | Visits: 1.226

Email This! Bookmarklet Extension Email This! Bookmarklet Extension is formerly known as GMail This! Email This! (formerly known as GMail This!) will send your recipient the link, title, & highlighted text of the page you are viewing using GMail, Yahoo, and Stand-Alone Mail Clients like Outlook Express, Thunderbird, & More!... Platforms: *nix

License: Freeware Size: 22.53 KB Download (85): Email This! Bookmarklet Extension Download

Released: July 21, 2012  |  Added: July 21, 2012 | Visits: 1.045

Microsoft Dynamics CRM 2011 Report Authoring Extension The Microsoft Dynamics CRM Report Authoring Extension is required to author custom Fetch-based reports for Microsoft Dynamics CRM by using Business Intelligence Development Studio. Microsoft Dynamics CRM 2011 Report Authoring Extension will enable you to easily get data as well as metadata from... Platforms: Windows, 2008, 7


Added: May 10, 2013 | Visits: 720

PHP Form Extension Project PHP Form Extension Project provides HTML form handling functions as PHP module. There are many form classes/functions implemented as PHP script. However, they are not fast enough or lack features. This project aims to provide HTML form handling functions for PHP written in C. Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (61): PHP Form Extension Project Download

Added: May 10, 2013 | Visits: 1.007

Launch a program based on file extension This script associates or launches an action to be performed by the os based on filename extension. For example, assoc.py -e test.c will launch emacs. The optional extra_args allows you to add additional settings to the command associated with the file extension. More complicated actions may... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (60): Launch a program based on file extension Download

Released: June 15, 2012  |  Added: June 15, 2012 | Visits: 974

Easy FLV Player DW Extension Make your site more attractive and add simple but elegant Easy FLV Player for playing FLV video. Settings of the player allow hiding control bar, so you can use it not only as Video Player but as a video intro, demo or banner for your site. Installation package contains Dreamweaver extension.... Platforms: Windows, Mac, Other

License: Freeware Size: 1.1 MB Download (59): Easy FLV Player DW Extension Download

Released: November 09, 2012  |  Added: November 09, 2012 | Visits: 348

PalOOCa OpenOffice Extension for Palo PalOOCa is a Java based OpenOffice OLAP Extension intended to be used with OpenOffice Calc. It is supposed to be the equivalent to the Palo Add-in for MS Excel (http://www.palo.net) Platforms: Windows, Mac, Linux

License: Freeware Size: 2.1 MB Download (59): PalOOCa OpenOffice Extension for Palo Download

Released: October 21, 2012  |  Added: October 21, 2012 | Visits: 588

CustomSearch Safari Extension CustomSearch Safari Extension allows you to quickly access search engines and sharing services of your choice via Search Bar, Right-Click, or toolbar button. Ships with entries for searching Wikipedia, Amazon.com, iTunes, TinEye, Google, and Bing, as well as entries for sharing on Facebook,... Platforms: Mac

License: Freeware Size: 40.96 KB Download (59): CustomSearch Safari Extension Download

Added: May 10, 2013 | Visits: 590

Lightbox image viewer 2.03a Lightbox Image Viewer 2.0 expands upon Lightbox Image Viewer with a few new features. While the original version is great for viewing images individually on the page, Lightbox 2.0 supports a new "grouping" feature that lets you group related images on the page for easy browsing amongst them.The... Platforms: Windows, Mac, *nix, JavaScript, BSD Solaris

License: Freeware Download (59): Lightbox image viewer 2.03a Download

Added: May 10, 2013 | Visits: 173

PostLists-Extension EC3 The plugin implements several placeholders.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Key features "PostLists-Extension EC3": - Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (59): PostLists-Extension EC3 Download

< 1 2 3 4 5 >