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

School Phone Directory freeware
Filter: All | Freeware | Demo
 

School Phone Directory

< 1 2 3 4 5 
Added: May 10, 2013 | Visits: 579

School Reporting Tools School Reporting Toolslong is a suite of PHP/MySQL tools for schools. It provides: - A tool for producing and managing student reports. - A tool for managing an office supplies room. - Tools for managing a small library or a laboratory collection. - A tool for managing and reporting on... Platforms: Windows, Mac, *nix, ASP.NET, BSD Solaris

License: Freeware Download (58): School Reporting Tools Download

Released: December 07, 2012  |  Added: December 07, 2012 | Visits: 820

Voix Phone Voix Phone Is a multiplatform IAX soft phone, its engine derives from Voix Manager, the powerful Asterisk call manager interface, from wich it inherits stability and robustness. Voix Phone has been thought with simplicity in mind, all feature needed by the user, fast and easy usable, with the... Platforms: Mac

License: Freeware Size: 6.4 MB Download (62): Voix Phone Download

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

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: January 23, 2014  |  Added: February 06, 2014 | Visits: 1.942

SSuite Sqeaker Phone Sqeaker video phone is designed to be a video/voip application for use within small, medium, and large Local Area Networks {LAN}, even Wi-Fi networks. This communication's app is an ideal replacement for internet chat and video connections in companies, home networks, student campuses, or... Platforms: Windows, Windows 7

License: Freeware Size: 614.73 KB Download (98): SSuite Sqeaker Phone Download

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

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

Added: May 10, 2013 | Visits: 644

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

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.012

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

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

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

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.142

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

Phone (CCK) Features - Validation of phone numbers for : France, UK, Italy, Russia, Spain, Australia, Czech, US and Canada - Some formatting of the phone numbers (add " " at the beginning, add the country code, ...) - Option for internationalization of phone numbers - iPhone supportInstallation - Unpack in... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (53): Phone (CCK) Download

Added: May 10, 2013 | Visits: 706

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

Phone Payment Module If you are a shop and you have a CC machine, you might wish to offer the option to phone their CC details through. Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (56): Phone Payment Module Download

Added: May 10, 2013 | Visits: 649

Apotheosis - School management A modular school management system to gradually replace SIMS / CMIS / etc with an open source alternative. Platforms: Windows, *nix, PHP,

License: Freeware Download (60): Apotheosis - School management Download

Added: May 10, 2013 | Visits: 547

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

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

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

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,


< 1 2 3 4 5