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

Lounge Cushions Directory Submitter freeware
Filter: All | Freeware | Demo
 

Lounge Cushions Directory Submitter

< 1 2 3 4 5 
Released: August 22, 2012  |  Added: August 22, 2012 | Visits: 760

LDS Compact Directory Maker LDS Compact Directory Maker is an easy to use application which enables you to easily create a single page PDF document that contains contact information for all families within an LDS ward/branch. for WindowsAll



Platforms: Windows

License: Freeware Download (56): LDS Compact Directory Maker Download

Released: August 03, 2012  |  Added: August 03, 2012 | Visits: 749

Directory Hog Directory Hog is a small, free utility for Windows which will scan a drive of your choice and list the total size of each folder in a list. The list also shows the largest file size found in the folder as well as the number of files found in the folder. You can sort the columns in this list. When...





Platforms: Windows

License: Freeware Download (56): Directory Hog Download

Released: January 23, 2013  |  Added: February 18, 2013 | Visits: 1.259

Active Directory Restore With the help of LepideAuditor for Active Directory restore and auditing solution, administrators don’t have to be anxious as it permits to track and control all Active Directory changes automatically. This excellent utility tool enables you to control Active Directory in best efficient way....


Platforms: Windows

License: Freeware Size: 15 MB Download (56): Active Directory Restore Download

Added: May 10, 2013 | Visits: 687

php directory listing This is phpdl or pdl, a little php script which makes a directory listing. It shows the inode , file, name (with link), file size, timestamp, permissions, path and directory size. It is styled with some colors.


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

License: Freeware Download (56): php directory listing Download

Added: May 10, 2013 | Visits: 513

IDV Directory Viewer IDV (IDV Directory Viewer) is a web application written in PHP for navigating through directories and browsing files on an HTTP server. It outputs file listings that are much like those automatically generated by web servers, such as Apache; but IDV is highly customizable, looks good and produces...


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

License: Freeware Download (56): IDV Directory Viewer Download

Added: May 10, 2013 | Visits: 501

Open 79XX XML Directory Open 79XX XML Directory is an application designed to utilize the display features on Cisco 79XX IP Phones. It produces on-screen phone directories, search capabilities, text memos, interactive user status, and more.The directory can be manipulated very easily using the user-friendly web...


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

License: Freeware Download (56): Open 79XX XML Directory Download

Released: August 13, 2012  |  Added: August 13, 2012 | Visits: 497

Wood Paneling Submitter Software Article Submitter Software is the simplest, fastest way to have a single article submitted to multiple article directories without having to spend too much time tweaking the article or sending it one by one to all these directories! Best of all, you can register for all these directories without...


Platforms: Windows

License: Freeware Size: 1.5 MB Download (56): Wood Paneling Submitter Software Download

Released: July 05, 2012  |  Added: July 05, 2012 | Visits: 841

FSHog - directory size listing utility Directory size listing utility written in python. Platforms supported: Windows, Linux, and any other platform that supports python.


Platforms: Windows, Mac, Linux

License: Freeware Size: 1.38 MB Download (56): FSHog - directory size listing utility Download

Added: May 10, 2013 | Visits: 366

Directory Walker Generator This script is a generator that does what os.path.walk does, without the need for a callback function. This is a rewrite of os.path.walk. It's convenient for processing files that inhabit directory trees. Its original purpose was to vist the '.h' files of a large C project and wrap them in#ifdef...


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

License: Freeware Download (56): Directory Walker Generator Download

Added: May 10, 2013 | Visits: 539

Watching a directory tree on Unix This script continuously monitors the paths and their subdirectories for changes. If any files or directories are modified, the callable 'func' is called with a list of the modified paths of both files and directories.'func' can return a Boolean value for rescanning; if it returns True, the...


Platforms: *nix, Python, BSD

License: Freeware Download (55): Watching a directory tree on Unix Download

Released: June 01, 2012  |  Added: June 01, 2012 | Visits: 589

Fan Motor Directory Submitter Submitting to free directories is one of the easiest way to have one way free inbound links to our sites. This directory submission software contains a list of over 200 directories which you can submit your sites to and offers you the easiest and fastest way to instantly build a ton of valuable...


Platforms: Windows

License: Freeware Size: 1.32 MB Download (54): Fan Motor Directory Submitter Download

Added: May 10, 2013 | Visits: 642

Rename subdirectories of a directory tree I needed to write a sed/awk Python equivalent for walking into a directory tree and renaming certain subdirectories, while also looking into all xml files on the way and replacing/modifying certain strings in those files.It would be nicer if someone could suggest an enhanced re.sub(regex,...


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

License: Freeware Download (54): Rename subdirectories of a directory tree Download

Added: May 10, 2013 | Visits: 631

Discover exchange in active directory Active directory is wordy and very detailed. It can be daunting to first figure out what you need to know to interface with it. This script contains some simple code that allows you to discover information about the exchange environment you are in.


Platforms: Windows, Python,

License: Freeware Download (54): Discover exchange in active directory Download

Added: May 10, 2013 | Visits: 358

Directory Iterator This script is an iterator that can be used to walk through directories.This class is intended to provide an iterator version of the os.listdir function. The interesting property of the iterator is that you can control if you want a deep iteration of directories with the 'deep' member.After...


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

License: Freeware Download (54): Directory Iterator Download

Added: May 10, 2013 | Visits: 355

blogville-directory-plugin This can be used to promote your blog by keeping your listing updated. InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: - WordPress 2.7 or higher


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

License: Freeware Download (54): blogville-directory-plugin Download

Released: August 24, 2012  |  Added: August 24, 2012 | Visits: 596

Pergola Design Directory Submitter Submitting to free directories is one of the easiest way to have one way free inbound links to our sites. This directory submission software contains a list of over 200 directories which you can submit your sites to and offers you the easiest and fastest way to instantly build a ton of valuable...


Platforms: Windows

License: Freeware Size: 1.33 MB Download (53): Pergola Design Directory Submitter Download

Added: May 10, 2013 | Visits: 543

Watching a directory tree under Linux This script contains a class named DirectoryNotifier that encapsulates the code required for watching directory entry contents.


Platforms: *nix, Python, BSD

License: Freeware Download (53): Watching a directory tree under Linux Download

Added: May 10, 2013 | Visits: 895

Create an account in MS active directory This script contains the basic code to create an account in active directory that shows how to do things like set your own exension attributes, force a reset of the password when the user logs in, and set the home directory. It makes used of python's excellent COM support in win32com.


Platforms: Windows, Python,

License: Freeware Download (53): Create an account in MS active directory Download

Added: May 10, 2013 | Visits: 760

Get attributes of an object in MS Active Directory Sometimes it is useful to know what attributes are available to you for an object in active directory. You cannot ask the object directly for that, instead you need to use the schema of the object. All of this is done with python's COM support using win32com. By default only attributes that have...


Platforms: Windows, Python,


Added: May 10, 2013 | Visits: 674

Directory Size Lister for Windows This script lists the summed  size of a directory (or set of directories) without the GUI. This recipe makes it quick and easy to see where all your disk space has gone! It has been tested under Windows and Unix, however it will probably be most useful under Windows considering the fact that...


Platforms: Windows, Python,

License: Freeware Download (53): Directory Size Lister for Windows Download

< 1 2 3 4 5