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

Construction Snag List Format freeware
Filter: All | Freeware | Demo
 

Construction Snag List Format

1 2 3 4 5 > 
Added: July 22, 2013 | Visits: 430

Simple Feed List This is a very useful way to display RSS feed data in a list format - news updates, site updates, software updates, etc. All you need is the URL of the RSS feed.To display a feed on your WordPress site you will need to insert the following code, where appropriate, into your...



Platforms: PHP

License: Freeware Size: 10 KB Download (43): Simple Feed List Download

Added: February 24, 2010 | Visits: 769

libPaje libPaje is a library developed in GNUstep environment and is released under the GNU Lesser General Public License. The library intends to provide a better way to generate trace files for Paje Visualization Tool. libPaje library can be used to create conversion tools from other format to Paje...





Platforms: *nix

License: Freeware Size: 143.36 KB Download (89): libPaje Download

Added: May 10, 2013 | Visits: 529

Implementation of sets using sorted lists This script implements set operations using sorted lists as the underlying data structure. Advantages: - Space savings -- lists are much more compact than a dictionary based implementation. - Flexibility -- elements do not need to be hashable, only __cmp__ is required. - Fast operations...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (50): Implementation of sets using sorted lists Download

Added: November 12, 2010 | Visits: 740

Data::PropertyList Data::PropertyList is a Perl module that can convert arbitrary objects to/from strings. SYNOPSIS use Data::PropertyList qw(astext fromtext); $hash_ref = { items => [ 7 .. 11 ], key => value }; $string = astext($hash_ref); # ... $hash_ref = fromtext($string); print $hash_ref->{items}[0];...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (94): Data::PropertyList Download

Added: January 25, 2010 | Visits: 1.066

Pref Setter Pref Setter is an application used to edit plist (Property LIST) files, geared towards viewing / editing Mac OS X's preference files. Very useful for setting those ohiddeno preference settings that aren't available directly in an application. While the emphasis is on editing preferences, Pref...


Platforms: Mac

License: Freeware Download (225): Pref Setter Download

Released: December 07, 2013  |  Added: November 18, 2014 | Visits: 3.434

SterJo Key Finder During reinstalling Windows on your PC, you inevitably end up losing your installed third party software and perhaps their license keys too. Before you reinstall Windows, it is essential that you note down the license keys for all the installed software in Windows. If you want to find and save...


Platforms: Windows, Windows 7, Windows Server

License: Freeware Size: 826.38 KB Download (169): SterJo Key Finder Download

Added: May 29, 2013 | Visits: 445

Content Optimizer The Content Optimizer module helps increase your Drupal sited-deOaos search engine (e.g. Google) rankings by improving on-page optimization factors. It enables a quick SEO analyzer that provides instant analysis of any site content as a quick and easy guide to assure SEO best practices are...


Platforms: PHP

License: Freeware Size: 10 KB Download (40): Content Optimizer Download

Added: August 21, 2013 | Visits: 499

DownloadFile #D7CX: I pledge that DownloadFile will have a full Drupal 7 release on the day that Drupal 7 is released.DownloadFile is a module to direct download files or images.Features * Added four formatters * Usable in templates and views * Accessible formattersDrupal 6Dependency * DownloadFile 6.x...


Platforms: PHP

License: Freeware Size: 10 KB Download (46): DownloadFile

Added: August 23, 2013 | Visits: 515

Cacti linux Cacti is a complete network graphing solution designed to harness the power of RRDTool's data storage and graphing functionality. Cacti project provides a fast poller, advanced graph templating, multiple data acquisition methods, and user management features out of the box. All of this is...


Platforms: *nix

License: Freeware Size: 2.13 MB Download (50): Cacti linux Download

Added: May 10, 2013 | Visits: 639

HTML price & loading packed price in format Ex Deduces the list of products on groups with the prices (HTML price), and loading packed price in format Excel.


Platforms: Windows, *nix, PHP, BSD Solaris


Added: May 13, 2010 | Visits: 1.677

List::Maker List::Maker is a Perl module that can generate more sophisticated lists than just $a..$b. SYNOPSIS use List::Maker; @list = < 1..10 >; # (1,2,3,4,5,6,7,8,9,10) @list = < 10..1 >; # (10,9,8,7,6,5,4,3,2,1) @list = < 1,3,..10 > # (1,3,5,7,9) @list = < 1..10 x 2 > # (1,3,5,7,9) @list = <...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (159): List::Maker Download

Added: August 21, 2010 | Visits: 1.222

DateTime::Format::Builder::Tutorial DateTime::Format::Builder::Tutorial is a quick class on using Builder. CREATING A CLASS As most people who are writing modules know, you start a package with a package declaration and some indication of module version: package DateTime::Format::ICal; our $VERSION = 0.04; After that, you...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (107): DateTime::Format::Builder::Tutorial Download

Added: January 01, 2010 | Visits: 1.353

ADDRESS LIST print web.de dict one slide ADDRESS LIST print web.de dict one slide allows users of web.de can print up to 85 addresses on one sheet of paper! If you use the printing function of web.de, you get a lot of pages to print but never all informations stored before. It is much more convenient to have all informations on one...


Platforms: *nix

License: Freeware Size: 1.3 MB Download (103): ADDRESS LIST print web.de dict one slide Download

Added: February 16, 2010 | Visits: 1.110

IFF Format Library IFF Format Library provides header structures and utility functions for reading and writing data files in the Interchange Files. The Interchange File Format is a simple structured binary file format consisting of sized and typed chunks of data, selectively readable without having to know the...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (101): IFF Format Library Download

Added: May 18, 2010 | Visits: 1.666

File::Format::RIFF File::Format::RIFF is a Perl module to Resource Interchange File Format/RIFF files. SYNOPSIS use File::Format::RIFF; open( IN, file ) or die "Could not open file: $!"; my ( $riff1 ) = File::Format::RIFF->read( *IN ); close( IN ); $riff1->dump; my ( $riff2 ) = new File::Format::RIFF(...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (151): File::Format::RIFF Download

Released: September 08, 2012  |  Added: September 24, 2012 | Visits: 1.477

DTM ODBC Driver List DTM ODBC Driver List is a free command line tool that enumerates or export to text file the list of installed ODBC drivers. The text file generated by the tool is ready to open by Microsoft Excel. There are tow output format: brief and full. The program also can show version of installed...


Platforms: Windows

License: Freeware Size: 21 KB Download (124): DTM ODBC Driver List Download

Released: November 17, 2012  |  Added: November 17, 2012 | Visits: 688

DTM ODBC DSN List DTM ODBC DSN List is a free command line tool that enumerates or export to text file the list of ODBC data source names (DSN). The text file generated by the tool is ready to open by MS Excel. There are two output format: brief and full. Also, it can show system or user data source names only as...


Platforms: Windows

License: Freeware Size: 20.48 KB Download (57): DTM ODBC DSN List Download

Released: July 20, 2012  |  Added: July 20, 2012 | Visits: 883

SharePoint List Data Export to CSV/Excel Comma-Separated Values (CSV) is a widespread, cross-platform file format for exchanging structured data sets. For example, Microsoft Office Outlook imports contacts stored in CSV format (called "DAT data files"). Microsoft Office Excel offers bi-directional (read and write) support for CSV files....


Platforms: Windows

License: Freeware Size: 5.03 MB Download (57): SharePoint List Data Export to CSV/Excel Download

Added: May 10, 2013 | Visits: 473

Build list from "Sent Items" Mailbox This script extracts all of the To addresses from a file in standard mbox format. It is used on a "Sent Items" mailbox to build an addresses white list. Presumably everyone you send email to is a candidate for an email white list.This extracts all of the Tofor an ems from a file in standard mbox...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (61): Build list from "Sent Items" Mailbox Download

Added: May 10, 2013 | Visits: 606

Mailing List System Mailing List System is a system that allows you to manage mailing lists on your website.MailingList system is a system that is built for small to medium size website who has a number of subscribers of 3000 or less. It is pretty simple though, what it does is to allow you to send newsletter to...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (61): Mailing List System Download

1 2 3 4 5 >