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

Filter: All | Freeware
Display by: Name |  Date |  Downloads |  Rating

Miscellaneous

Software 141-160 of 1,480: < 1 ... 4 5 6 7 8 9 10 11 12 ... 74 > 
Added: May 10, 2013 | Visits: 347

Boring Constructor Pattern This script contains automate boring constructors that simply create lots of private member variables. Platforms: Windows, Mac, *nix, Mac OSX, Linux, Python, BSD Solaris

Keyword: Boring Constructor, Constructor, Constructor Pattern, Member, Pattern, Private Member

License: Freeware Download (52): Boring Constructor Pattern Download

Added: May 10, 2013 | Visits: 528

Boyer-Moore-Horspool string searching This script implements a string searching algorithm based upon Boyer-Moore string searching, which is considered one of the most efficient string searching algorithms. Boyer-Moore-Horspool only uses the bad-suffix window for matching and is therefore simpler to implement and faster than normals... Platforms: Windows, Mac, *nix, Mac OSX, Linux, Python, BSD Solaris

Keyword: Manipulation, Search, String, String Find, String Manipulation, String Searching

License: Freeware Download (60): Boyer-Moore-Horspool string searching Download

Added: May 10, 2013 | Visits: 594

Breadth first traversal of tree Breadth first traversal of tree script is an example of the self-recursive generators. The first argument should be the tree root; children should be a function taking as argument a tree node and returning an iterator of the node's children. Platforms: Windows, Mac, *nix, Mac OSX, Linux, Python, BSD Solaris

Keyword: Self-recursive, Self-recursive Generators, Traversal, Tree, Tree Node, Tree Traversal

License: Freeware Download (52): Breadth first traversal of tree Download

Added: May 10, 2013 | Visits: 450

BrowserEmulator Some web sites (like IMDb) prevent external scripts from parsing their contents by denying request without a user-agent string. Though this can be circumvented by manually sending the necessary headers, this is usually too complicated. This BrowserEmulator class with its methods fopen and file... Platforms: Windows, Mac, *nix, Mac OSX, Linux, PHP, BSD Solaris

Keyword: Browser Emulator, Browseremulator, Fopen, Fopen Method, Fsockopen Wrapper, Method

License: Freeware Download (58): BrowserEmulator Download

Added: June 12, 2013 | Visits: 424

BTRON-like WikiWiki Clone BTRON-like WikiWiki Clone is Yet Another WikiWiki Clone.The purpose of this project is to implement BTRON-like data-centric content management system. you can do "embeded-objects" from the beginning. For personal reasons, Graphviz dot file can also be written. Platforms: PHP

Keyword: Beginning, Btronlike, Clone, Clonethe, Content, Datacentric, Graphviz, Implement, Management, Personal, Project, Purpose, Quotembededobjectsquot, Reasons, System, Wikiwiki, Written

License: Freeware Size: 133.12 KB Download (46): BTRON-like WikiWiki Clone Download

Added: May 10, 2013 | Visits: 633

Buffered Stream with Multiple Forward-Only Readers This script provides a buffered stream that supports multiple forward-only readers. The buffer enables readers that are behind the front-runner to access values that have already been read from the stream. Values that are no longer accessible by any reader are cleared from the buffer. Platforms: Windows, Mac, *nix, Mac OSX, Linux, Python, BSD Solaris

Keyword: Buffered, Buffered Stream, Multiple, Multiple Forward Readers, Readers Only, Stream


Added: May 10, 2013 | Visits: 607

Bugdar Bugdar is an Open-source PHP-MySQL bug tracking system that has customizable CSS/XHTML templates, email notifications, Atom syndication, internationalization support, and a very simple setup. the XML export feature, search results can be downloaded and saved as an XML file for later processing,... Platforms: Windows, Mac, *nix, Mac OSX, Linux, PHP, BSD Solaris

Keyword: Bug, Bug Tracking, Reporting Application, System, Tracking, Tracking System

License: Freeware Download (58): Bugdar Download

Added: May 10, 2013 | Visits: 550

BURAK_Gantt BURAK_Gantt is a gantt chart class written in PHP. The code supports both PHP4 and PHP5 and requires the GD library to output charts in JPG format. Platforms: Windows, Mac, *nix, Mac OSX, Linux, PHP, BSD Solaris

Keyword: Chart, Gantt, Gantt Chart, Gantt Chart Class, Gantt Chart Php, Php

License: Freeware Download (63): BURAK_Gantt Download

Added: May 10, 2013 | Visits: 420

BytesFall ShapeFiles BytesFall ShapeFiles is a PHP library that allows reading and editing of an ESRI ShapeFile and all the associated information. Platforms: Windows, Mac, *nix, Mac OSX, Linux, PHP, BSD Solaris

Keyword: Esri, Esri Shapefile, Library, Php, Php Classes, Php Library

License: Freeware Download (60): BytesFall ShapeFiles Download

Added: May 10, 2013 | Visits: 409

cache-on-request After going through phpThumb caching hell (lots of cached files in a dir, server freezing etc) I came up with this lib. When a user requests some content (say a resized image) an apache errordocument calls the lib which generates the content. The second time the same content get requested, apache... Platforms: Windows, *nix, Linux, PHP, BSD Solaris

Keyword: Cache, Cache Request, Class, Development Tools, Request, Request Class

License: Freeware Download (50): cache-on-request Download

Added: May 10, 2013 | Visits: 331

Caching and aliasing with descriptors This script contains a few simple descriptor classes to compute and cache attribute value on demand and to define attribute as alias to other. Platforms: Windows, Mac, *nix, Mac OSX, Linux, Python, BSD Solaris

Keyword: Aliasing Descriptors, Attribute, Attribute Value, Caching, Caching Descriptors, Value

License: Freeware Download (52): Caching and aliasing with descriptors Download

Added: May 10, 2013 | Visits: 344

Caching class Caching class caches dynamic content. It is easy to use and integrate into current scripts. Platforms: Windows, Mac, *nix, Mac OSX, Linux, PHP, BSD Solaris

Keyword: Caching, Caching Class, Class, Php, Php Caching, Php Class

License: Freeware Download (50): Caching class Download

Added: May 10, 2013 | Visits: 481

Caching decorator with timeout invalidation This script is a caching decorator that  collects garbage in a separate thread (for performance).It allows each cached function to (optionally) set a custom maximum age for entries, and allows individual cache entries to be selectiries, andlidated.This kind of caching decorator is often useful... Platforms: Windows, Mac, *nix, Mac OSX, Linux, Python, BSD Solaris

Keyword: Caching, Caching Decorator, Decorator, Separate Thread, Timeout, Timeout Invalidation

License: Freeware Download (52): Caching decorator with timeout invalidation Download

Added: May 10, 2013 | Visits: 249

Caching object creation This script contains many recipes to memoize functions. Using this script you can cache object creation, i.e. __new__ and __init__ methods are called only when n.e. __newt;br /> Platforms: Windows, Mac, *nix, Mac OSX, Linux, Python, BSD Solaris

Keyword: Cache Object Creation, Creation, Memoize, Memoize Functions, Object, Object Creation

License: Freeware Download (50): Caching object creation Download

Added: May 30, 2013 | Visits: 1.278

Cadence Guestbook Host Cadence Guestbook is a guestbook script allowing webmasters to host and manage their own guestbook hosting service. It is easily extendible, and is very easy to use.FYI:THIS PROJECT IS INCOMPLETE AND I CURRENTLY HAVE NO PLANS TO FINISH IT. Platforms: PHP

Keyword: Allowing, Cadence, Easily, Extendible, Finish, Guestbook, Hosting, Incomplete, Manage, Plans, Project, Script, Service, Usefyithis, Webmasters

License: Freeware Size: 962.56 KB Download (42): Cadence Guestbook Host Download

Added: July 05, 2013 | Visits: 529

CalcServer CalcServer is the calculator service that run in server side you can call this service by connect it(server) and type any arithmetic expression you want to evaluate then press Enter key. The Calc server will send you back the result.This version is demonstrate only.It does not support complex... Platforms: CGI and Perl

Keyword: Arithmetic, Calcserver, Calcserver Scripts, Calculator, Complex, Connect, Demonstrate, Enter, Evaluate, Expression, Itserver, Onlyit, Press, Resultthis, Scripts, Server, Service, Support, Version

License: Freeware Size: 20.48 KB Download (48): CalcServer Download

Added: May 10, 2013 | Visits: 669

Calculate the distance matrix This script presents you three ways to calculate a distance matrix out of a list of n-dimensional points using scipy. Platforms: Windows, Mac, *nix, Mac OSX, Linux, Python, BSD Solaris

Keyword: Distance, Distance Matrix, Matrix, N Dimensional Array, Scipy, Scipy Module Use

License: Freeware Download (55): Calculate the distance matrix Download

Added: May 10, 2013 | Visits: 332

Calculating Apache hits per IP This function returns a dictionary containing the hit counts for each individual IP that has accessed your Apache web server. Platforms: Windows, Mac, *nix, Mac OSX, Linux, Python, BSD Solaris

Keyword: Apache, Apache Hits Per Ip, Apache Server Counter, Apache Server Tool, Server, Tool

License: Freeware Download (50): Calculating Apache hits per IP Download

Added: May 10, 2013 | Visits: 728

calculator.php Use this to embed a calculator (arithmetic and scientific) in your PHP programs and HTML code Platforms: Windows, Mac, Mac OSX, PHP,

Keyword: Calculator, Calculator Classes, Calculator Php, Classes, Php, Php Classes

License: Freeware Download (53): calculator.php Download

Added: May 10, 2013 | Visits: 354

Calendar Display To use the available methods load the .js in your html file and create a calendar instance with: var calendar = new CalendarDisplay(); Key features "Calendar Display": - setDayFormat(dayF) - createMonth(cdMonth, cdDay, cdYear) - createYear(cdMonth, cdDay, cdYear) - setLinkOn(handlerName) -... Platforms: Windows, Mac, *nix, Mac OSX, Linux, JavaScript, BSD Solaris

Keyword: Calendar, Calendar Navigation, Calendar System, Date, Date Display, System

License: Freeware Download (61): Calendar Display Download

Software 141-160 of 1,480: < 1 ... 4 5 6 7 8 9 10 11 12 ... 74 >