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

Digital Church Directory freeware
Filter: All | Freeware | Demo
 

Digital Church Directory

< 1 2 3 4 5 
Released: January 22, 2013  |  Added: February 18, 2013 | Visits: 1.458

3DPageFlip Free Digital Magazine Creator 3DPageFlip Free Digital Magazine Creator is a free version of Flash magazine creator with lots of great features that helps to build interactive and engaging online flip magazine, e-catalog, digital brochure to entertain the readers. By offering a fresh reading experience to your publication...



Platforms: Windows

License: Freeware Size: 10.15 MB Download (80): 3DPageFlip Free Digital Magazine Creator Download

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

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

Released: February 09, 2013  |  Added: March 05, 2013 | Visits: 1.204

Web 2.0 Directory CMS Seller options: - Post Classified Ads, seller selects type and level of ads, e.g. Listings, Articles, Promotions, e.t.c. - Upload Images to Ads AJAX, based upload; - Upload or attach AJAX based upload; - Upload and attach Files to Ads, AJAX based upload; - Set location on the Google...


Platforms: Windows, *nix

License: Freeware Size: 7.08 MB Download (76): Web 2.0 Directory CMS Download

Released: February 26, 2013  |  Added: March 18, 2013 | Visits: 1.224

Flash Digital Magazine Maker Powerful flash digital magazine creator for free! 1.Convert static TXT to flash page flip digital magazines; 2.Create online digital magazine for free; 3.Powerful custom settings and useful utilities; 4.Set security to retain access authorization; 5.Publish magazine in optional...


Platforms: Windows

License: Freeware Size: 7.83 MB Download (67): Flash Digital Magazine Maker 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: 693

Flexible directory walking This function walks a directory tree starting at a specified root folder, and returns a list of all of the files (and optionally folders) that match our pattern(s).The standard match our tree function os.path.walk can be confusing, and is difficult to customize. It can also be slow. Here's an...


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

License: Freeware Download (58): Flexible directory walking Download

Added: May 10, 2013 | Visits: 1.009

Clean up a directory tree This script can be used to clean up a directory tree irrespective of whether the directory tree contains non-empty directories. As long as the user has permission to remove the files, this will work.There is no files, thor cleaning a non-empty directory tree in python os module. os.removedirs()...


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

License: Freeware Download (59): Clean up a directory tree Download

Added: May 10, 2013 | Visits: 865

Recursive directory listing in HTML This script contains a function that walks a directory path, listing the files and directories in HTML format. It can sometimes be handy to get a look at an entire directory tree, and HTML is a good way to display it. This script goes through the directory tree using os.path.walk in a generator,...


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

License: Freeware Download (60): Recursive directory listing in HTML Download

Added: May 10, 2013 | Visits: 353

Simple FTP directory synch This script fills the need to have a scheduled directory synch occur via FTP. You could use it to clean out a directory without much effort. There are probably more robust examples out there, but this one should be easily modifiable for FTP newbies. It uses Sets to speed up finding missing files...


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

License: Freeware Download (50): Simple FTP directory synch Download

Added: May 10, 2013 | Visits: 954

Astanda Directory Project 1.3b Astanda Directory Project [ADP] is a directory, search engine, and spider/crawler software. Your own little breed of DMOZ and Google. ADP is the only software in its class ever to be written in PHP with MySQL database support. Supports virtually unlimited ammount of links and pages. Powered by...


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

License: Freeware Download (98): Astanda Directory Project 1.3b Download

Added: May 10, 2013 | Visits: 1.141

Web Directory Script PHP This is a web directory suitable for small to medium size directory. It comes in with an admin panel where you can administer your web directory. Below are some of its features: - Create as many categories as you like - Unlimited web site listing - Offer web site submission from other...


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

License: Freeware Download (95): Web Directory Script PHP Download

Added: May 10, 2013 | Visits: 705

Album Photo Upload Directory You can upload several pics from a directory in the same time


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (57): Album Photo Upload Directory Download

Added: May 10, 2013 | Visits: 688

Digital Visitor Counter This module displays a Digital Visitor Counter. Parameters can be set to select the images.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (60): Digital Visitor Counter 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: 898

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: 632

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: 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: 675

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

Added: May 10, 2013 | Visits: 937

Digital Product Manager Digital Product Manager is a PHP script that allows PayPal IPN integration in order to sell files, including an admin center that tracks and can edit all products and prices. It masks product urls to protect your files.


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

License: Freeware Download (68): Digital Product Manager Download

Added: May 10, 2013 | Visits: 702

Directory Listing Script Directory Listing Script allows you to list directories on your HTTP server.  Features Perform basic operations on files and directories (list, download, rename, delete, create, upload) Password protection of defined directories Ability to hide certain files and...


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

License: Freeware Download (60): Directory Listing Script Download

< 1 2 3 4 5