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

Html Tree Structure freeware
Filter: All | Freeware | Demo
 

Html Tree Structure

< 1 2 3 4 5 > 
Added: October 14, 2013 | Visits: 379

HTML::Element::Library HTML::Element::Library is a Perl module that provides API calls for common actions on trees when using HTML::Tree. SYNOPSIS use HTML::Element::Library; use HTML::TreeBuilder; Platforms: *nix

License: Freeware Size: 40.96 KB Download (39): HTML::Element::Library Download

Added: November 17, 2013 | Visits: 371

HTML::Element::Replacer for Linux blah blah Now let's say you have 5 data rows that you wish to display using the middle tr as your sample. The pure HTML::Tree way to do this would be: my $sample_tr = $tree->look_down(scla => 'mid'); my @c; for my $data (@data) { my $c = $sample_tr->clone;... Platforms: *nix

License: Freeware Size: 10.24 KB Download (39): HTML::Element::Replacer for Linux Download

Added: January 25, 2010 | Visits: 976

XML::Parser::EasyTree XML::Parser::EasyTree is an easier tree style for XML::Parser. SYNOPSIS use XML::Parser; use XML::Parser::EasyTree; $XML::Parser::Easytree::Noempty=1; my $p=new XML::Parser(Style=>EasyTree); my $tree=$p->parsefile(something.xml); XML::Parser::EasyTree adds a new "built-in" style called... Platforms: *nix

License: Freeware Size: 3.07 KB Download (96): XML::Parser::EasyTree Download

Added: August 08, 2010 | Visits: 1.074

Xholon runtime framework Xholon runtime framework executes applications that are event-driven or that have highly dynamic structure or behavior. Specify your models using XML and Java, or using third-party UML2 tools and MDA transformations. To get started, read or actively work through the basic HelloWorld tutorial.... Platforms: *nix

License: Freeware Size: 3.6 MB Download (92): Xholon runtime framework Download

Added: January 07, 2010 | Visits: 742

B::Concise B::Concise is a Perl syntax tree, printing concise info about ops. SYNOPSIS perl -MO=Concise[,OPTIONS] foo.pl use B::Concise qw(set_style add_callback); This compiler backend prints the internal OPs of a Perl programs syntax tree in one of several space-efficient text formats suitable for... Platforms: *nix

License: Freeware Size: 12.2 MB Download (89): B::Concise Download

Released: December 26, 2012  |  Added: December 26, 2012 | Visits: 726

CodeSnap Classic CodeSnap is a color coded Html Editor provided with instant preview and HTML tidy features that gives warnings about error found in your HTML code. Further you can also repair the loaded HTML page and save it into another file. Beside having color code, the HTML code editor is also provided with... Platforms: Windows

License: Freeware Size: 708 KB Download (504): CodeSnap Classic Download

Added: December 01, 2013 | Visits: 498

gjots2 gjots2(1) is a simple jotter application for your desktop - an outline processor. You can use gjots2(1) to organise your jottings into a tree structure, adding thoughts and miscellany as you go. You can get it to spit out HTML, XML, postscript, pdf, man etc etc (see the online manual for an... Platforms: *nix

License: Freeware Size: 307.2 KB Download (36): gjots2 Download

Added: September 16, 2013 | Visits: 387

prtpacker--Portable Resource Tree Packer prtpacker (pronounced PIRT-Packer) is a tool for creating C or C++ source code from external program resources such as images, text, or data. These resources can be arranged in a tree structure much like a typical file system. After compiling and linking the resulting source code you can access... Platforms: *nix

License: Freeware Size: 307.2 KB Download (39): prtpacker--Portable Resource Tree Packer Download

Released: January 05, 2016  |  Added: January 20, 2016 | Visits: 628

KeyLord for Windows KeyLord lets you arrange confidential information (passwords, account numbers, software registration keys etc.) in a tree, search through it and store it in secure encrypted file (industry-standard AES encryption is used). You can store any data including binary files inside of the tree... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 5.4 MB Download (36): KeyLord for Windows Download

Added: August 25, 2008 | Visits: 1.041

Music Collection Program is able to easy manage and play large collections of music files MP3/WMA/OGG. It shows songs in tree structure, sorted by artist, or album. Allows searching, creating categories of songs, exporting datas to TXT, DIF, HTML file or creating playlists. It support ID3 Tags version 1 and 2 and... Platforms: Windows

License: Freeware Size: 2.38 MB Download (111): Music Collection Download

Added: August 18, 2008 | Visits: 1.080

MemPad MemPad 3.20 is a simple text note manager and editor (a type of Post-it without the sticky notes) with a hierarchical tree structure to make locating and searching these notes easier.Within the editor you have all the normal characteristics of any editor: copy, cut, paste, undo, insert date,... Platforms: Windows

License: Freeware Size: 1024 B Download (126): MemPad Download

Released: October 01, 2007  |  Added: September 08, 2009 | Visits: 2.709

Origramy Origramy is a new and sole flash component. It is specially designed for online making of graphs and diagrams of various kinds. If you need to create workflow process scheme, timeline presentation, specific diagram, objects references map, etc. - Origramy will help to create it fast and with... Platforms: Windows, Mac, *nix

License: Freeware Size: 569.87 KB Download (242): Origramy Download

Added: July 19, 2010 | Visits: 740

gjots gjots marshals and organizes text notes in a convenient, hierarchical way. You can use gjots2 to organise your jottings into a tree structure, adding thoughts and miscellany as you go. You can get it to spit out HTML, XML, postscript, pdf, man etc etc (see the online manual for an example of... Platforms: *nix

License: Freeware Download (113): gjots Download

Added: May 02, 2010 | Visits: 1.385

Yawet Yawet is a Web test tool that allows you to create, run, and debug test cases for Web applications. It is a Java application for version 1.4 or higher. It features a Swing GUI, verification of HTML, PDF, and XML documents, parametrisation, libraries, HTML frame support, console mode, project... Platforms: *nix

License: Freeware Size: 8.5 MB Download (93): Yawet Download

Added: June 25, 2010 | Visits: 887

Mail::Thread::Chronological Mail::Thread::Chronological can rearrange Mail::Thread::Containers into a Chronological structure. SYNOPSIS use Mail::Thread; use Mail::Thread::Chronological; my $threader = Mail::Thread->new( @messages ); my $lurker = Mail::Thread::Chronological->new; $threader->thread; for my... Platforms: *nix

License: Freeware Size: 5.12 KB Download (94): Mail::Thread::Chronological Download

Added: August 18, 2010 | Visits: 1.031

B::Graph B::Graph is a Perl compiler backend to produce graphs of OP trees. SYNOPSIS perl -MO=Graph,-text prog.pl >graph.txt perl -MO=Graph,-vcg prog.pl >graph.vcg xvcg graph.vcg perl -MO=Graph,-dot prog.pl | dot -Tps >graph.ps This module is a backend to the perl compiler (B::*) which, instead... Platforms: *nix

License: Freeware Size: 12.29 KB Download (90): B::Graph Download

Added: June 12, 2010 | Visits: 765

TextSearch TextSearch is a program that helps you search through a set of text files which are in a hierarchical structure, i.e. a directory structure. Each document is searched using a regular expression and an overview of the results is shown as a tree structure. By clicking on a file, it can be viewed,... Platforms: *nix

License: Freeware Size: 15.36 KB Download (96): TextSearch Download

Released: May 30, 2017  |  Added: July 01, 2017 | Visits: 3.662

AllMyNotes Organizer FREE Edition All-My-Notes Organizer is an adaptable notes manager app. Save every bit of your various personal data handy, quick to reach at any time - notes, diary, thoughts, access codes, e-mails, addresses, e.g. You are unique, have special needs, this nice program offers everyone ability of structuring... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 3.18 MB Download (384): AllMyNotes Organizer FREE Edition Download

Released: September 01, 2012  |  Added: September 01, 2012 | Visits: 848

Code Keeper The Code Keeper a;pplication was developed to be a small utility for programmers, web authors, database designers or anyone else that needs to keep track of and reuse source code fragments. All of your code fragments can be recorded, annotated, organized and retrieved with ease. Just cut and... Platforms: All

License: Freeware Download (48): Code Keeper Download

Released: June 24, 2012  |  Added: June 24, 2012 | Visits: 465

Portable Syn2 Portable Syn2 is the portable version of Syn2 developed to be able to run from a USB flash drive or any other portable device. This tool is a handy, easy to use text editor designed to edit programs source codes with such features as syntax highlighting, code folding, tree structure etc. It also... Platforms: Windows

License: Freeware Size: 2.1 MB Download (44): Portable Syn2 Download

< 1 2 3 4 5 >