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

Evan Ross From Atl freeware
Filter: All | Freeware | Demo
 

Evan Ross From Atl

< 1 2 3 4 5 > 
Released: October 24, 2012  |  Added: October 24, 2012 | Visits: 366

Share from Meeting Share from Meeting lets your group take turns sharing their screens with each other. It is ideal for group meetings, sales presentations, live demos, and small group collaboration. The software is designed to work with computers your group members own, be no-brainer simple for them to start, and...



Platforms: Mac

License: Freeware Size: 39.7 MB Download (58): Share from Meeting Download

Added: May 10, 2013 | Visits: 473

Retrieving a line at random from a file This procedure reads through a file of unknown size once, returning a random line from the file.





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

License: Freeware Download (60): Retrieving a line at random from a file Download

Added: May 10, 2013 | Visits: 488

Spawning an editor from a script This script is a very basic example of how to launch an editor from inside a program.


Platforms: Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): Spawning an editor from a script Download

Added: May 10, 2013 | Visits: 535

Extract verbatim texts from LaTeX file This script extracts contents of all verbatim environments from the LaTeX file specified on command line. Modified LaTeX code with verbatiminput commands instead of verbatim is produced on the standard output.


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

License: Freeware Download (57): Extract verbatim texts from LaTeX file Download

Added: May 10, 2013 | Visits: 458

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

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

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

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

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 (55): 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: 530

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

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

< 1 2 3 4 5 >