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

Html Video Lightbox Code freeware
Filter: All | Freeware | Demo
 

Html Video Lightbox Code

< 1 2 3 4 5 
Released: August 25, 2014  |  Added: October 09, 2014 | Visits: 4.299

CSE HTML Validator Lite CSE HTML Validator Lite is a fast, easy to use, and FREE HTML & CSS development tool for Microsoft Windows that helps you create problem-free HTML (including HTML5 and CSS3) and XHTML documents. You'll be surprised how many problems may exist in your HTML, even if it was made with a WYSIWYG... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 7.55 MB Download (387): CSE HTML Validator Lite Download

Released: September 05, 2014  |  Added: July 04, 2016 | Visits: 12.331

1site (LITE) Leading professional and easy to use integrated Web editor and Web publishing tool. You can make fancy Websites and Internet pages quickly, as it includes everything you need to create and maintain business or personal Web site. With 1SITE you will create Internet pages quickly and... Platforms: Windows, Windows 7, Windows Server, Other

License: Freeware Size: 1.89 MB Download (1006): 1site (LITE) Download

Added: August 22, 2006 | Visits: 3.475

HTML Builder XP HTML Builder XP is a powerful, professional and easy to use development environment for HTML. This development tool comes with an impressive and easy to use interface as well as many of the best features from other top HTML Editors. Some of the features included within HTML Builder XP are HTML... Platforms: Windows

License: Freeware Size: 5.3 MB Download (367): HTML Builder XP Download

Added: November 17, 2006 | Visits: 3.865

TechnoSoft21 HTML Studio TechnoSoft21 HTML Studio is an advanced HTML editor with many useful tools including a text to HTML converter and a site manager. This allows for easier management of websites and faster webpage generation. HTML Studio also has massive libraries of HTML, JavaScript and VBScript code, which may be... Platforms: Windows, Windows CE

License: Freeware Size: 838 KB Download (312): TechnoSoft21 HTML Studio Download

Released: January 02, 2003  |  Added: January 16, 2006 | Visits: 2.506

Get Colouring! Ultimate code to HTML converter. Support both 7 languages: VB, C++, C#, Assembler, SQL, Java, Delphi. Platforms: Windows

License: Freeware Size: 414 KB Download (199): Get Colouring! Download

Added: August 12, 2008 | Visits: 1.861

Easy HTML To Any Script Converter Easy HTML To Any Script Converter provides fast and easy conversion of HTML Files and HTML Code Blocks pasted from Clipboard to any Script. You can use the existing script generation templates, create your own or edit existing scripts directly form program window using the built-in Script... Platforms: Windows

License: Freeware Size: 230 KB Download (164): Easy HTML To Any Script Converter Download

Added: August 03, 2008 | Visits: 965

Include Code Making web pages without any HTML frames is a must for all good websites today but, when doing menus in pure CSS and HTML, you end up with the very old problem - code for menus has to be embedded in each web page you create. Changing something in the menu is a nightmare of going through each web... Platforms: Windows

License: Freeware Size: 175 KB Download (466): Include Code Download

Added: August 14, 2008 | Visits: 2.155

HTML Converter HTML Converter is a practical utility for web developers, both of pages and of applications. The program is built with just one aim: save time and effort when you need to insert HTML code into a script file.Thus, with HTML Converter you can convert an HTML source code to ASP, Javascript, JSP,... Platforms: Windows

License: Freeware Size: 8 KB Download (642): HTML Converter Download

Released: September 12, 2008  |  Added: September 17, 2008 | Visits: 4.174

HTML Notepad HTML Notepad is a free HTML editor, has one clean and convenient interface, supports syntax highlighting, word-wrap and multi-file tab pages, a rich editing environment, HTML Notepad has some true flexibility and powerful features allow you to create and edit web page code faster and easier.... Platforms: Windows

License: Freeware Size: 437 KB Download (336): HTML Notepad Download

Released: November 15, 2009  |  Added: November 19, 2009 | Visits: 2.921

HTML Hidden Text Generator The HTML Hidden Text Generator significantly speeds up, improves the accuracy and simplifies the process of creating expanding or hidden text sections within web pages. Why hide text on a web page? The advantage of hiding text on a web page is that you can include significantly more text... Platforms: Windows

License: Freeware Size: 2.08 MB Download (156): HTML Hidden Text Generator Download

Added: March 27, 2010 | Visits: 1.007

Video::Info::FOO Video::Info::FOO is a Perl module for video information. Video::Info::FOO - what is it useful for? an example list: -video codec -audio codec -frame height -frame width -frame count and more! SYNOPSIS use Video::Info::FOO; my $video; $video->vcodec; #video codec $video->acodec;... Platforms: *nix

License: Freeware Size: 634.88 KB Download (103): Video::Info::FOO Download

Added: September 12, 2010 | Visits: 1.200

Video::Info::MPEG::Constants Video::Info::MPEG::Constants is a suite of modules to probe video files for various attributes. Previous versions of Video::Info depended on external modules, such as RIFF::Info and ASF::Info. This is no longer the case, you dont need to install them. All the functionality is now included with... Platforms: *nix

License: Freeware Size: 634.88 KB Download (101): Video::Info::MPEG::Constants Download

Added: September 17, 2010 | Visits: 1.187

Video::Info::MPEG::System Video::Info::MPEG::System is a suite of modules to probe video files for various attributes. Previous versions of Video::Info depended on external modules, such as RIFF::Info and ASF::Info. This is no longer the case, you dont need to install them. All the functionality is now included with the... Platforms: *nix

License: Freeware Size: 634.88 KB Download (96): Video::Info::MPEG::System Download

Added: July 26, 2010 | Visits: 968

Blatte::HTML Blatte::HTML is a Perl module that contains tools for generating HTML with Blatte. SYNOPSIS use Blatte; use Blatte::Builtins; use Blatte::HTML; $perl = &Blatte::Parse(...string of Blatte code...); $val = eval $perl; &Blatte::HTML::render($val, &emit); sub emit { print shift; }. Platforms: *nix

License: Freeware Size: 14.34 KB Download (101): Blatte::HTML Download

Added: October 09, 2010 | Visits: 1.133

AdCensor Ad Censor filters annoying ads by matching requested urls with a blacklist and checking the HTML code for suspicious tags.. Platforms: *nix

License: Freeware Download (98): AdCensor Download

Added: November 13, 2010 | Visits: 684

HTML::CMTemplate HTML::CMTemplate.pm is a Perl module that can generate text-based content from templates. SYNOPSIS use HTML::CMTemplate; $t = new HTML::CMTemplate( path => [ /path1, /longer/path2 ] ); $t->import_template( filename => file.html.ctpl, # in the paths above packagename => theTemplate,... Platforms: *nix

License: Freeware Size: 65.54 KB Download (98): HTML::CMTemplate Download

Added: April 11, 2010 | Visits: 1.681

Video Related Picture Editor Video Related Picture Editor is a gtk2 GUI frontend for batch-manipulating images using ImageMagick, MPlayer and transcode. Its also the name of the infamous VRPE Team who paid me for hacking this together quickly because they needed it. The name Why "video related picture encoder" ?... Platforms: *nix

License: Freeware Size: 286.72 KB Download (114): Video Related Picture Editor Download

Added: May 25, 2010 | Visits: 1.156

HTML HTML TIDY is a free utility to fix mistakes made while editing HTML and to automatically tidy up sloppy editing into nicely layed out markup. It also works great on the atrociously hard to read markup generated by specialized HTML editors and conversion tools, and can help you identify where you... Platforms: *nix

License: Freeware Size: 225.28 KB Download (98): HTML Download

Added: July 17, 2010 | Visits: 916

HTML::WikiConverter::Dialects HTML::WikiConverter::Dialects is a Perl module which contains a tutorial on how to add a dialect. SYNOPSIS # In your dialect module: package HTML::WikiConverter::MySlimWiki; use HTML::WikiConverter -dialect; rule b => { start => **, end => ** }; rule i => { start => //, end => // };... Platforms: *nix

License: Freeware Size: 34.82 KB Download (91): HTML::WikiConverter::Dialects Download

Added: May 02, 2010 | Visits: 1.290

HTML::Sanitizer HTML::Sanitizer is a HTML Sanitizer. SYNOPSIS my $safe = new HTML::Sanitizer; $safe->permit_only( qw/ strong em /, a => { href => qr/^(?:http|ftp):/, title => 1, }, img => { src => qr/^(?:http|ftp):/, alt => 1, }, b => HTML::Element->new(strong), ); $sanitized =... Platforms: *nix

License: Freeware Size: 9.22 KB Download (104): HTML::Sanitizer Download

< 1 2 3 4 5