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

Construction Specification Index software
Filter: All | Freeware | Demo
 

Construction Specification Index

< 1 2 3 4 5 > 
Added: January 22, 2010 | Visits: 1.947

SVN::Log::Index SVN::Log::Index is a Perl module that can index and search over Subversion commit logs. SYNOPSIS my $index = SVN::Log::Index->new({ index_path => /path/to/index }); if($creating) { # Create from scratch if necessary $index->create({ repo_url => url://for/repo }); } $index->open(); # And...



Platforms: *nix

License: Freeware Size: 13.31 KB Download (109): SVN::Log::Index Download

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

SMFS Index Calculator SMFS Index Calculator is a small, simple application specially designed to offer you an embalming fluid index calculator. SMFS Index Calculator is the best solution for those of you who want to find the index of embalming fluids. for WindowsAll





Platforms: Windows

License: Freeware Download (443): SMFS Index Calculator Download

Released: October 12, 2012  |  Added: October 12, 2012 | Visits: 4.677

Construction Jobs Construction Jobs toolbar for Internet Explorer. Looking for construction jobs and building jobs as a project manager or superintendent? Search construction superintendent and building project manager jobs careers employment job openings positions opportunities.


Platforms: Windows, Mac, Linux

License: Freeware Size: 1.11 MB Download (49): Construction Jobs Download

Released: August 25, 2012  |  Added: August 25, 2012 | Visits: 1.024

Instant Website Page Index Pro 100% FREE Website Page Index application submit you url or website page into google and index in just a few minutes of submittion and target with your desired keyword phrase.


Platforms: Windows

License: Freeware Download (57): Instant Website Page Index Pro Download

Released: October 12, 2012  |  Added: October 12, 2012 | Visits: 716

PDF Index Generator PDF Index Generator is a powerful indexing utility for generating an index from your book and writing it to your book in (4) easy steps. PDF Index Generator parses your book, collects the index words and their location in the book, then writes the generated index to a PDF or a text file you...


Platforms: Windows, Java, Linux

License: Shareware Cost: $49.95 USD Size: 11 MB Download (416): PDF Index Generator Download

Released: July 08, 2012  |  Added: July 08, 2012 | Visits: 1.039

e-STM8 Construction Cost Estimating Software e-STM8 Construction Cost estimating software can help you gain a competitive advantage by facilitating your preparation of detailed, profitable bids while managing job costs and subcontractor bids. e-STM8 Contractor Software offers basic and advanced Estimating features which allow the...


Platforms: Windows

License: Shareware Cost: $39.95 USD Size: 6.4 MB Download (503): e-STM8 Construction Cost Estimating Software Download

Released: November 03, 2012  |  Added: November 03, 2012 | Visits: 939

Portable e-STM8 Construction Cost Estimating Software Portable e-STM8 Construction Cost estimating software can help you gain a competitive advantage by facilitating your preparation of detailed, profitable bids while managing job costs and subcontractor bids. Portable e-STM8 Contractor Software offers basic and advanced Estimating features which...


Platforms: Windows

License: Shareware Cost: $39.95 USD Size: 6.4 MB Download (509): Portable e-STM8 Construction Cost Estimating Software Download

Released: November 05, 2012  |  Added: November 05, 2012 | Visits: 747

Modern Under Construction Template Modern Under Construction Template was designed and developed to be a fast, modern, easy to use and customize template. It is perfect for creating a quick and dynamic site to display your essential information and features. * It has a clean and modern look. * It displays a smooth transition...


Platforms: Not Applicable

License: Commercial Cost: $8.00 USD Download (51): Modern Under Construction Template Download

Added: May 10, 2013 | Visits: 963

Parsing a full file specification This function parses a full file specification into tuple of: a) list of drive and folders b) file name c) (last) file extension (including dot)A full file specification consists of drive letter, folders, file name, and extension. Unless you're on UNIX. Unless there's more that one extension....


Platforms: Windows, Python,

License: Freeware Download (69): Parsing a full file specification Download

Added: May 10, 2013 | Visits: 700

Index Sidebar Adds an Navigation and Search Sidebar on your Forum Index


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (55): Index Sidebar Download

Added: May 10, 2013 | Visits: 1.045

Add Forum Index Link to Overall Header Adds a link to the Forum Index in the header. Handy for boards with a portal installed.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (55): Add Forum Index Link to Overall Header Download

Added: May 10, 2013 | Visits: 682

Under Construction Pages So you can set in the admin which pages you want to have LOCKED / Under Construction to the public.I thought to be smart... lol and i adjusted it so that the admin still can see those pages by checking his IP which you can also set in the admin area.Just read the install info.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (62): Under Construction Pages Download

Added: May 10, 2013 | Visits: 672

Display One Category Index Box This script allows you to display one category on the index page, ideal for displaying products that are comming soon or featured categories that you may have.Easy Install


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (56): Display One Category Index Box Download

Added: May 10, 2013 | Visits: 1.071

Index Ads This module is designed to display small banners at the top of your index.php page (in the body section), all of which will link to internal cateogories, products, infomation pages, etc. You've probably seen this on larger websites. The images are displayed in 3 columns, as many rows as you want....


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (58): Index Ads Download

Added: May 10, 2013 | Visits: 594

add infobox on index only add infobox on index only shows you the code to display an infobox on the index of the site only


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (58): add infobox on index only Download

Developing a Financial Market Index Tracker using MATLAB OOP and Genetic Algorithms Files used in the Webinar "Developing a Financial Market Index Tracker using MATLAB OOP and Genetic Algorithms"The zip file contains the data and files used to develop an application to track a market index using Genetic algorithm. The initial algorithm is then wrapped up in MATLAB OOP to create...


Platforms: Matlab


Added: September 08, 2013 | Visits: 445

Convert index to Excel A1 notation This function translates an index to the Excel A1 notation that is used in xlswrite.%%%function a1String = idx2A1(idx)alphabet = 'ABCDEFGHIJKLMNOPQRSTUVWXYZ';if idx < 27 a1String = alphabet(idx);else idx2 = rem(idx,26); if idx2 == 0 a1String = [alphabet(floor(idx/26)-1),'Z']; else a1String =...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): Convert index to Excel A1 notation Download

Added: June 14, 2013 | Visits: 773

Index Authors page With this plugin, you will be able to display an index with all your authorss, sort alphabeticaly. The shortcode is [authorsindex].Options are: *ul => the class of you ul element (default = iapAlpha) *li => the class of you li element (default = iapAlpha) *letter => the class of you span...


Platforms: PHP

License: Freeware Size: 10 KB Download (47): Index Authors page Download

Added: August 06, 2013 | Visits: 1.155

Sitemap Index Automaticly generates virtual sitemaps and sitemap index in the XML format. It uses sitemap.org protocol.Features * Creates posts, pages, tags and categories sitemaps * Splits sitemaps on many parts * Doesnd-deOaot create .xml or .xml.gz files * Dynamic generation of sitemaps * Possibility of...


Platforms: PHP

License: Freeware Size: 10 KB Download (47): Sitemap Index Download

Added: June 27, 2013 | Visits: 920

Index tag page With this plugin, you will be able to display an index with all your tags, sort alphabeticaly. The shortcode is [indextag nb=XX ul=YY li=ZZ letter=LL menu=1/0]. * XX is the number of tag that you want to display * YY is the class of the ul if you need it * ZZ is the class of the il if you need it...


Platforms: PHP

License: Freeware Size: 10 KB Download (51): Index tag page Download

< 1 2 3 4 5 >