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

From freeware
Filter: All | Freeware | Demo
 

From

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

Remove whitespace from an XML DOM When creating a DOM from an XML source, XML parsers are required to consider several conditions when deciding whether to include whitespace-only text nodes. This function ignores all of those conditions and removes all whitespace-only text descendants of the specified node. If the unlink flag is...



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

License: Freeware Download (50): Remove whitespace from an XML DOM Download

Added: May 10, 2013 | Visits: 669

Extract text from XML document This script represents an alternative way of extracting text from a WF XML source.





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

License: Freeware Download (50): Extract text from XML document Download

Added: May 10, 2013 | Visits: 1.012

Get active email addresses from Windows Exchange Get active email addresses from Windows Exchange script is designed for Windows Exchange Server to get all email addresses from Exchange and Active Directory,  (and aliases) from all active users. It uses ASDI scripting and LDAP paths to get user info from Active Directory.  


Platforms: Windows, Python,


Added: May 10, 2013 | Visits: 471

Build list from "Sent Items" Mailbox This script extracts all of the To addresses from a file in standard mbox format. It is used on a "Sent Items" mailbox to build an addresses white list. Presumably everyone you send email to is a candidate for an email white list.This extracts all of the Tofor an ems from a file in standard mbox...


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

License: Freeware Download (55): Build list from "Sent Items" Mailbox Download

Added: May 10, 2013 | Visits: 503

Display an Image from a specified file This script reads an image file from the filename specified as the first parameter on the command line and displays it on screen. It uses the PIL module so that it can load almost any image file type supported by that module and uses Tkinter to display the image on a Tkinter canvas.


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

License: Freeware Download (55): Display an Image from a specified file Download

Added: May 10, 2013 | Visits: 666

Remove Signature From Guests This Mod will remove signatures from being viewed by users who are not logged in.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (54): Remove Signature From Guests Download

Added: May 10, 2013 | Visits: 657

Import Stock from Quickbooks Quick perl hack that uses QODBC to read the item list from quickbooks, and upload it to yoru oscommerce site.You need to install qodbc from www.qodbc.com (the free version is all thats needed), and then create a system DSN which the program can connect to.Next, set the host, username, password at...


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (60): Import Stock from Quickbooks Download

Added: May 10, 2013 | Visits: 781

Parse Command Line String from CommandLine This script represents a way to parse command line from user provided string or try to get the original Argv from Windows OS Platform.


Platforms: Windows, Python,

License: Freeware Download (57): Parse Command Line String from CommandLine Download

Added: May 10, 2013 | Visits: 468

Extract a inner function from a class This function can extract a inner function from a class or a function. It may be useful when writing a unit test code.


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

License: Freeware Download (53): Extract a inner function from a class Download

Added: May 10, 2013 | Visits: 630

Create objects from variable class names Sometimes you would want to create objects from various classes based on some condition (without using eval()). For example when parsing X(HT)ML files you want to handle some tags using specific classes. This script is an example in this sense.


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

License: Freeware Download (61): Create objects from variable class names Download

Added: May 10, 2013 | Visits: 756

Remove duplicates from a sequence The fastest way to remove duplicates from a sequence depends on some pretty subtle properties of the sequence elements, such as whether they're hashable, and whether they support full comparisons. This script defines the unique() function that tries three methods, from fastest to slowest,...


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

License: Freeware Download (52): Remove duplicates from a sequence Download

Added: May 10, 2013 | Visits: 531

Separating Pattern Implementation from Your Code This script separates pattern implementation from your code so that you can reuse the implementation elsewhere. It is an example that shows a reusable implementation of the Observer pattern.


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


Added: May 10, 2013 | Visits: 353

Picking random items from an iterator This script allows you to choose a random object from an iterated list. Each item has an equal chance of being picked. The iterator is processed only once, and only the selected items are stored, making this function memory efficid only thbr />


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

License: Freeware Download (54): Picking random items from an iterator Download

Added: May 10, 2013 | Visits: 419

All k-subsets from an n-set This script yields each subset of size k from a super set of size n. There are two methods. The first operates on sets of integers of the form range(n). The seconds operates on arbitrary sets or lists.


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

License: Freeware Download (54): All k-subsets from an n-set Download

Added: May 10, 2013 | Visits: 586

From RSS The from_rss(); function can be used to check whether a user came from an RSS feed. Installation Unpack and upload it to the /wp-content/plugins/ directory. Activate the plugin through the 'Plugins' menu in WordPress. Requirements: - WordPress 2.3 or higher


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

License: Freeware Download (56): From RSS Download

Released: June 13, 2013  |  Added: August 04, 2013 | Visits: 588

From Image To Video Create a video slide show from JPG image files & sound (MP3/WAV) files. Easy and friendly to use: All you have to do is to insert JPG images and a sound file, and create a slide show of your images & sound. The application is extremely easy to use: you won't have to put in more than a few...


Platforms: Windows

License: Freeware Size: 555 KB Download (49): From Image To Video Download

Added: March 27, 2013 | Visits: 533

Popup Window from Hell Script This short, easy script set launches a window that continually re-opens itself and cannot be permanently closed *unless* the visitor clicks on a link that you provide.


Platforms: JavaScript

License: Freeware Size: 10 KB Download (42): Popup Window from Hell Script Download

Added: May 06, 2013 | Visits: 740

SSH From Matlab (updated) + SFTP/SCP If you need to access a remote machine from your Matlab session (for near-real time data transfer etc...) this set of functions allows you to programmatically send a single command and obtain the return values as a cell array.Added SFTP function that is compatible with this library. Changed to...


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): SSH From Matlab (updated) + SFTP/SCP Download

Added: May 20, 2013 | Visits: 574

Function for finding peaks from data array I was not able to get the peaks from my experimentally obtained data because of its random nature. As a result the findpeaks() defined in Matlab library was not giving results as expected. Hence I made a code which will help findpeaks() help detect the peaks more accurately.It basically averages...


Platforms: Matlab

License: Freeware Size: 10 KB Download (41): Function for finding peaks from data array Download

Added: April 10, 2013 | Visits: 447

radiation from infinitesimal dipole this program shows the electric field propagation from infinitesimal dipole antenna


Platforms: Matlab

License: Freeware Size: 10 KB Download (51): radiation from infinitesimal dipole Download

< 1 2 3 4 5 >