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

Html Directory Tree freeware
Filter: All | Freeware | Demo
 

Html Directory Tree

< 1 2 3 4 5 > 
Added: January 18, 2010 | Visits: 1.187

HTML::WikiConverter::Normalizer SYNOPSIS use HTML::TreeBuilder; use HTML::WikiConverter::Normalizer; my $tree = new HTML::TreeBuilder(); $tree->parse( text ); my $norm = new HTML::WikiConverter::Normalizer(); $norm->normalize($tree); # Roughly gives " text " print $tree->as_HTML(); HTML::WikiConverter dialects...



Platforms: *nix

License: Freeware Size: 34.82 KB Download (102): HTML::WikiConverter::Normalizer Download

Added: June 02, 2010 | Visits: 1.011

Template::Library::Splash Template::Library::Splash is a template library for building stylish HTML user interfaces. NOTE: This documentation is incomplete, incorrect and outdated. The Splash! library is still evolving and subject to change. See the examples for a much more recent and accurate demonstration of use....





Platforms: *nix

License: Freeware Size: 778.24 KB Download (102): Template::Library::Splash Download

Added: August 23, 2008 | Visits: 897

MFCClean Keep the Source Tree Clean! MFCClean is a tiny 32-bit command line freeware utility written for Visual C++ programmers. It searches through a directory tree deleting large temporary, binary, build files, such as precompiled headers, that use a huge amount of disk space (unnecessarily when you're...


Platforms: Windows

License: Freeware Size: 5 KB Download (102): MFCClean Download

Added: August 07, 2010 | Visits: 1.503

The Plastic File System The Plastic File System project is an LD_PRELOAD module for manipulating what the file system looks like for programs. This allows virtual file systems to exist in user space, without kernel hacks or modules. PlasticFS includes the following file systems: chroot The chroot filter may be...


Platforms: *nix

License: Freeware Size: 184.32 KB Download (102): The Plastic File System Download

Added: February 10, 2010 | Visits: 976

Symlinker Symlinker is a minimalistic file manager that is built to primarily operate with symlinks. The project is written in PHP. Why would I use it? There are many PHP hosting providers nowadays. Unfortunately most of them only provides you FTP to upload your files to their servers which imposes...


Platforms: *nix

License: Freeware Download (101): Symlinker Download

Added: June 01, 2010 | Visits: 1.313

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: July 02, 2010 | Visits: 1.556

XMMS Picture Viewer Input Plugin XMMS Picture Viewer (alias Xmms-Slideshow) is an Input Plugin for XMMS. Although XMMS was mainly intended for use as audio player its features and its broad usage makes it also interesting for use with other medias. An example is eg. the XMMS Mplayer Input Plugin which enables XMMS to play video...


Platforms: *nix

License: Freeware Size: 317.44 KB Download (100): XMMS Picture Viewer Input Plugin Download

Added: February 15, 2010 | Visits: 898

ExtUtils::Manifest ExtUtils::Manifest is a Perl module that contains utilities to write and check a MANIFEST file. SYNOPSIS use ExtUtils::Manifest qw(...funcs to import...); mkmanifest(); my @missing_files = manicheck; my @skipped = skipcheck; my @extra_files = filecheck; my($missing, $extra) =...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (99): ExtUtils::Manifest Download

Added: August 17, 2010 | Visits: 658

pynfs pynfs consists of several Python tools for NFSv4: rpc.py: An enhanced version of rpc.py distributed with Python. rpcgen.py: A Python RPC protocol compiler. It generates Python code from a RPC protocol specification. It constructs classes from all structs and union definitions. nfs4lib.py: A...


Platforms: *nix

License: Freeware Size: 184.32 KB Download (99): pynfs Download

Added: February 18, 2010 | Visits: 1.265

POLE POLE is a portable C++ library to access structured storage. It is designed to be compatible with Microsoft structured storage, also sometimes known as OLE Compound Document. A structured storage is normally used to store files inside another file; you can even have complex directory tree...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (97): POLE Download

Added: April 24, 2010 | Visits: 978

archive2iso archive2iso application takes a directory tree and randomizes the files in the tree to stripe the files across several ISO files that can be archived or burned off to a CD. The intended use is to stripe files across multiple CD/DVD randomly so if one disc is damaged all the images that were in...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (96): archive2iso Download

Added: March 18, 2010 | Visits: 1.459

File::Find File::Find is a Perl module to traverse a directory tree. SYNOPSIS use File::Find; find(&wanted, @directories_to_search); sub wanted { ... } use File::Find; finddepth(&wanted, @directories_to_search); sub wanted { ... } use File::Find; find({ wanted => &process, follow => 1 }, .);...


Platforms: *nix

License: Freeware Size: 12.2 MB Download (96): File::Find Download

Added: August 27, 2010 | Visits: 1.310

FindBin FindBin is a Perl module that can locate directory of original perl script. SYNOPSIS use FindBin; use lib "$FindBin::Bin/../lib"; or use FindBin qw($Bin); use lib "$Bin/../lib"; Locates the full path to the script bin directory to allow the use of paths relative to the bin directory....


Platforms: *nix

License: Freeware Size: 12.2 MB Download (96): FindBin Download

Added: May 26, 2010 | Visits: 1.092

File::Wildcard File::Wildcard is a Perl module for enhanced glob processing. SYNOPSIS use File::Wildcard; my $foo = File::Wildcard->new(path => "/home/me///core"); while (my $file = $foo->next) { unlink $file; } When looking at how various operating systems do filename wildcard expansion (globbing),...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (96): File::Wildcard Download

Added: June 22, 2010 | Visits: 882

QtOIDUA QtOIDUA is a graphical user interface for OIDUA for Linux and Mac OS X written in C++ using Qt. It is completely free and open source, and is licensed under the GNU GPL. QtOIDUA supports all the features of OIDUA and makes it easy to create fields, add directories, choose colors, and set...


Platforms: *nix

License: Freeware Size: 101.38 KB Download (96): QtOIDUA Download

Added: June 27, 2010 | Visits: 1.424

HTML::EmbperlObject HTML::EmbperlObject is a Perl module that extents HTML::Embperl for building whole website with reusable components and objects. SYNOPSIS < Location /foo > PerlSetEnv EMBPERL_OBJECT_BASE base.htm PerlSetEnv EMBPERL_FILESMATCH ".htm.?|.epl$" SetHandler perl-script PerlHandler...


Platforms: *nix

License: Freeware Size: 358.4 KB Download (95): HTML::EmbperlObject Download

Added: August 15, 2010 | Visits: 675

GoboLinux 014 GoboLinux is a Linux distribution that breaks with the historical Unix directory hierarchy. Basically, this means that there are no directories such as /usr and /etc. The main idea of the alternative hierarchy is to store all files belonging to an application in its own separate subtree;...


Platforms: *nix

License: Freeware Size: 700 MB Download (95): GoboLinux 014 Download

Added: November 06, 2010 | Visits: 796

Fink Fink is a package manager that downloads source tarballs from mirror sites, builds them and installs them into a separate directory hierarchy managed using dpkg. It is a project that wants to bring the full world of Unix Open Source software to Darwin and Mac OS X. As a result, we have two main...


Platforms: *nix

License: Freeware Size: 1.2 MB Download (95): Fink Download

Added: January 04, 2010 | Visits: 1.507

Site Editor Site Editor is a CGI script which allows a user to manage their web space without needing ftp access. With only a web browser you can browse your web space, edit text files, upload files, and create and remove directories. Site Editor also has ZIP support making it easy to grab an entire...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (95): Site Editor Download

Added: September 23, 2010 | Visits: 1.175

HTML::Tree::Scanning HTML::Tree::Scanning contains an article: "Scanning HTML". SYNOPSIS # This an article, not a module. The following article by Sean M. Burke first appeared in The Perl Journal #19 and is copyright 2000 The Perl Journal. It appears courtesy of Jon Orwant and The Perl Journal. This document...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (93): HTML::Tree::Scanning Download

< 1 2 3 4 5 >