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

Knights Shield With Flames freeware
Filter: All | Freeware | Demo
 

Knights Shield With Flames

< 1 2 3 4 5 
Released: August 25, 2012  |  Added: August 25, 2012 | Visits: 420

Making Maps With Computers To investigate, describe and develop methods and approaches to generating maps with computers. This is not another GIS project. This one is focused on how to develop programs which make useful end user maps and programs using map backgrounds.



Platforms: Windows, Mac, BSD, Solaris, Linux

License: Freeware Size: 16.57 MB Download (49): Making Maps With Computers Download

Released: June 22, 2012  |  Added: June 22, 2012 | Visits: 446

Paragraph Adjuster with Hyphenation Paragraph justification in any of the following formats: left-justified, right-justified, centered, or both left- and right-justified, with option for word hyphenation in case the word does not fit on a line





Platforms: Windows, Mac, Linux

License: Freeware Size: 42.49 KB Download (50): Paragraph Adjuster with Hyphenation Download

Released: December 26, 2012  |  Added: December 26, 2012 | Visits: 408

Simple Editor With Interpreter Simple programmer's editor with built-in C++ and Python interpreter console for teaching.


Platforms: Windows, Mac, Linux

License: Freeware Size: 68.43 MB Download (51): Simple Editor With Interpreter Download

Released: November 04, 2012  |  Added: November 04, 2012 | Visits: 314

Soccar: Soccer with Cars In Soccar you play soccer with cars. The game has realistic physics (via opende), nice 3D graphics (via OGRE). It is multiplayer only.


Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 1.57 MB Download (49): Soccar: Soccer with Cars Download

Released: July 26, 2012  |  Added: July 26, 2012 | Visits: 445

SubPlay - Mac movieplayer with subtitles Use SubPlay to look at your movies with subtitles on your Mac (Mac OS X or 9 and maybe) and it'll maybe support Windows later...SubPlay is being developed with RealBasic (download here: www.realsoftware.com)All of the most common subtitletypes shoul


Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 117.97 KB Download (54): SubPlay - Mac movieplayer with subtitles Download

Released: December 06, 2012  |  Added: December 06, 2012 | Visits: 352

Vyger Online RPG - a mmorpg with Java Graphic RPG MUD with Java.Fork of Wotlas.sourceforge.net.Maps with 2d Tiles;Editor to draw tile maps;Adding RPG features;Adding spells (such Time Stop etc);Jython support to add items and NPC(easy script);New exciting combat system!


Platforms: Windows, Mac, Linux

License: Freeware Size: 4.82 MB Download (48): Vyger Online RPG - a mmorpg with Java Download

Released: August 04, 2012  |  Added: August 04, 2012 | Visits: 643

Vim4J - VIM fork with a Java AWT GUI Vim4J is a new fork of the Vim code with a GUI implemented in Java AWT code. The main project goal is to provide not only a standalone Java-based GUI Vim application, but to also provide an Vim component suitable for embedding into a Java-based IDE.


Platforms: Windows, Mac, Solaris, Linux

License: Freeware Size: 6.35 MB Download (52): Vim4J - VIM fork with a Java AWT GUI Download

Released: August 04, 2012  |  Added: August 04, 2012 | Visits: 604

XML Editor/Validator/Designer with CAMV The CAM editor is the leading open source XML Editor/Validation/Schema designer for building and deploying XML information exchanges with canonical component dictionaries. Provides a visual WYSIWYG structure with drag and drop dictionary components + rules entry wizards. Will import, analyze and...


Platforms: Windows, Mac, Linux

License: Freeware Size: 2.21 MB Download (70): XML Editor/Validator/Designer with CAMV Download

Released: November 23, 2012  |  Added: November 23, 2012 | Visits: 728

Virtix Sample Pack 1.3 Three free sample effects for iMovie: Extreme Black & White, Flame, and Letterbox: Add fire to your iMovies with the Flame effect, which lets you add flames to the foreground of your image and control their intensity. Also included in this sample package is the Extreme Black and White effect,...


Platforms: Mac

License: Freeware Size: 522.24 KB Download (52): Virtix Sample Pack 1.3 Download

Released: October 03, 2012  |  Added: October 03, 2012 | Visits: 600

Shorten URL with Bit.ly Shorten URL with Bit.ly is a Mac service that will take a regular URL and return a short one using the Bit.ly on-line site. It runs from the services menu on your Mac. The Bit.ly site takes a long web address and returns you a shorter one. These are especially useful for micro-blogging sites...


Platforms: Mac

License: Freeware Size: 440.32 KB Download (57): Shorten URL with Bit.ly Download

Released: October 01, 2012  |  Added: October 01, 2012 | Visits: 574

Cut with Drag & Drop With "Cut with Drag & Drop" function you can "cut" by dragging and dropping your files/folders on the application icon. Operation is simple: - Drag the icon of your files/folders to be moved; - Then drag the destination folder.


Platforms: Mac

License: Freeware Size: 307.2 KB Download (49): Cut with Drag & Drop Download

Added: May 10, 2013 | Visits: 464

Power spectral estimation with error bars The function calculates the averaged power spectrum with proper normalization, and even if the signal is given in volts, the value is the power value. Requirements: - MATLAB 7.7 or higher


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

License: Freeware Download (58): Power spectral estimation with error bars Download

Added: May 10, 2013 | Visits: 427

Text transformer with conditions This script uses an efficient way to tranform a file's text to something else, with conditions for few lines.


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

License: Freeware Download (60): Text transformer with conditions Download

Added: May 10, 2013 | Visits: 316

Printing strings with embedded variable names This class encapsulates a string with embedded variable names. They are usually evaluated when the object's __str__() method is called. You can specify that they be evaluated when the object is created by including the immediate argument to the constructor. The doc string at the top of the module...


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


Added: May 10, 2013 | Visits: 595

Echo input with a time delay after each line This script echos the input with a time delay after each line. The input can be from standard input or a list of files on the command line, like the Unix 'cat' command. The delay between lines is adjustable, and defaults to 1 second.


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


Added: May 10, 2013 | Visits: 292

Marshal unicode strings with PyXML If you want to serialize Python objects to XML then PyXML is a good choice. Except in the case when unicode strings come into play. In this case generic.Marshaller().dump() throws an ugly AttributeError: Marshaller instance has no attribute 'm_unicode' .This script extends both PyXML Marshaller...


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

License: Freeware Download (64): Marshal unicode strings with PyXML Download

Added: May 10, 2013 | Visits: 517

Sending multipart MIME email with smtplib Sending multipart MIME email with smtplib script constructs a multipart MIME email message and sends it using smtplib.


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

License: Freeware Download (56): Sending multipart MIME email with smtplib Download

Added: May 10, 2013 | Visits: 465

Cross Platform Excel Parsing With Xlrd This script easily extract data from microsoft excel files using this wrapper class for xlrd. The class allows you to create a generator which returns excel data one row at a time as either a list or dictionary. This script is very useful for easily pulling in a variety of excel files without...


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

License: Freeware Download (55): Cross Platform Excel Parsing With Xlrd Download

Added: May 10, 2013 | Visits: 485

Bar with errorbars Because MATLAB doesn't provide a built-in function to plot bars with any error adjustments, this script will draw vertical bars and display an error marker for each bar.For an advanced user, this function also provides ways to modify any and all of the bar and line series properties while...


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

License: Freeware Download (55): Bar with errorbars Download

Added: May 10, 2013 | Visits: 514

Event with volunteer time slots Site users can sign up for particular times, and event organizers (and those with the admin permission) can also add users to or remove users from the schedule.An automatic e-mail reminds signed-up users about the upcoming event (requires cron to be configured).Installation - Unpack in your...


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

License: Freeware Download (61): Event with volunteer time slots Download

< 1 2 3 4 5