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

Sore Gum With Temporary Crown freeware
Filter: All | Freeware | Demo
 

Sore Gum With Temporary Crown

< 1 2 3 4 5 > 
Released: August 05, 2012  |  Added: August 05, 2012 | Visits: 622

3d Font With China Map Tattoo for Mac OS Whether youre a designer, video producer or any kind of creative pro who deals with visual communication, you face the limited space problem. This font is for you. If you try this freeware 3D font, 3D fonts or Tattoo fonts will quickly become your favorite fonts. Giving you the max effectiveness...



Platforms: Mac

License: Freeware Size: 296.96 KB Download (53): 3d Font With China Map Tattoo for Mac OS Download

Released: September 24, 2012  |  Added: September 24, 2012 | Visits: 887

Spyware Doctor with AntiVirus 2011 The Spyware Doctor with AntiVirus application combines two powerful engines to detect and remove unknown threats faster: - Antivirus guards against malicious PC threats. - Antispyware prevents information and identity theft. It defends your computer against malware attacks with multiple layers...





Platforms: Windows, Windows Vista, 7, 7x64

License: Freeware Download (73): Spyware Doctor with AntiVirus 2011 Download

Released: August 05, 2012  |  Added: August 05, 2012 | Visits: 621

Asa Cleaner 4 Cleaner gathers temporary internet files, cookies, recent items, along with history items to delete. Also, contains quick links and shortcuts to essential system cleaning tools, such as 'Clean Manager' and 'System Restore'. Version 4.0.1 is an updated version of the Cleaner. This version has the...


Platforms: Windows

License: Freeware Download (58): Asa Cleaner 4 Download

Released: July 07, 2012  |  Added: July 07, 2012 | Visits: 526

Run with CLR CLRAS (Run with CLR) allows you to run a managed application with a runtime version of your choice. For example, you can take an application complied against CLR version 1.0 and it run against version 2.0 of the runtime (or vice versa) without making any changes to the application code or...


Platforms: Windows, Windows Vista, 7, 7x64

License: Freeware Download (375): Run with CLR Download

Released: July 18, 2012  |  Added: July 18, 2012 | Visits: 485

Open With Emacs Open With Emacs is an application that has been built to serve as a work-around for the problem that exists with associating file types with programs located in other directories than the standard program directories in Windows Vista / 7. It is specifically designed to make it possible to...


Platforms: Windows, 7

License: Freeware Download (409): Open With Emacs Download

Released: November 09, 2012  |  Added: November 09, 2012 | Visits: 775

Birthday eCards with Your Personal Voice Now you can send someone a Birthday eCard with your personalized voice message attached. You can record your voice message and send it with your Birthday ecard!


Platforms: Windows

License: Freeware Size: 100 KB Download (56): Birthday eCards with Your Personal Voice Download

Released: October 06, 2012  |  Added: October 06, 2012 | Visits: 727

Open With Photoshop Open With Photoshop is a new companion for web and graphic designers to open up any web image with Adobe Photoshop via a single and quick mouse click. For web and graphic designers getting the web images ready to be worked on inside Photoshop is time taking process especially for transparent PNG...


Platforms: Windows

License: Freeware Size: 20 KB Download (50): Open With Photoshop Download

Released: October 08, 2012  |  Added: October 08, 2012 | Visits: 598

QMSys GUM Educational The QMSys GUM program is used to analyze the uncertainty of physical measurements and calibrations. The analysis and computations follow the rules of the of the official documentations: - ISO Guide to the expression of uncertainty in measurement - EA-4/02 Expression of the Uncertainty of...


Platforms: Windows, Other

License: Freeware Size: 3.32 MB Download (511): QMSys GUM Educational Download

Released: July 13, 2012  |  Added: July 13, 2012 | Visits: 879

Create Your Own Image Menus with ABCMenuMan Java Menu With ABCMenuMan you are able to create your own image menus and really turn your website into a sleek and professional looking platform for your business. You can do so many things with this Java application and after investing in the image menu system, you will never know how you lived without...


Platforms: Windows

License: Freeware Size: 2.93 MB Download (502): Create Your Own Image Menus with ABCMenuMan Java Menu Download

Added: May 10, 2013 | Visits: 444

Using a wxPython "Notebook" with panels wxPython provides a powerul functionality that allows you to use a "Notebook" user interface with multiple panels - whose interface each is determined by individual Python scripts. Each panel runs in the background (even when it is not selected), and maintains the state it is in as the user...


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

License: Freeware Download (50): Using a wxPython "Notebook" with panels Download

Added: May 10, 2013 | Visits: 508

Bubble Gum Bubbles Web site buttons with some of the basic naming as found in the standard installation of osCommerce and maybe a few more.Use this color palette to match this collection:Color: #FFCCE4 | 255,204,228A matching roll-over button is included.Instructions are not included. Copy them into the directory...


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (49): Bubble Gum Bubbles Download

Added: May 10, 2013 | Visits: 599

User Tracking with Admin Complete version of this WONDERFULL modification with an integrated ADMIN area to set: - User Tracking on/off - User Tracking (exclude this IP-Address) - User Tracking (Session # Limit per 24 hour)


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (53): User Tracking with Admin Download

Added: May 10, 2013 | Visits: 456

Using wxPython with Twisted Python When using wxPython with Twisted in the way described in the Twisted docs wxPython will be stuck on menus and modal dialogs. This is due to the fact that wxPython uses private eventloops for menus and modal dialogs. This script is simple and works nicely on platforms using the select reactor.


Platforms: Windows, *nix, Python, BSD

License: Freeware Download (55): Using wxPython with Twisted Python Download

Added: May 10, 2013 | Visits: 356

Simple ldap with python Simple ldap with python script shows some example of ldap library use with python.


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

License: Freeware Download (52): Simple ldap with python Download

Added: May 10, 2013 | Visits: 534

Time sections of code by using "with" Time sections of code by using "with" statement script allows one to use the "with" statement to time sections of code.


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

License: Freeware Download (53): Time sections of code by using "with" Download

Added: May 10, 2013 | Visits: 461

Method call when exit "with" statement This script provides a context manager that allows the user to specify a method on the passed-in object to be called when the 'with' statement is exited. This is a generalization of contextlib.closing.


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

License: Freeware Download (52): Method call when exit "with" statement Download

Added: April 18, 2013 | Visits: 446

WIN32API MDI Shell with functions WIN32API MDI Shell with functions code allows an easy start of a MDI application.Shows how to create and fill the client and mdi structures. It also contains functions to sort the mdi child windows. ains>


Platforms: C and C plus plus

License: Freeware Size: 10 KB Download (47): WIN32API MDI Shell with functions Download

Added: March 27, 2013 | Visits: 464

Window with controls This code creates a window with lots of controls, dialogs, menus, toolbar, status bar, progress bar, icon, timer, can play animations (AVI Filed only), can shutdown, reboot computer, save text and load text from a file, change the font of an edit control.


Platforms: C and C plus plus

License: Freeware Size: 30.72 KB Download (54): Window with controls Download

Added: September 13, 2013 | Visits: 471

Message Boxes with Icons This program displays a message in a small default Windows message box along with an icon.It performs no other function.


Platforms: C and C plus plus

License: Freeware Size: 10 KB Download (52): Message Boxes with Icons Download

Added: August 16, 2013 | Visits: 540

Basic 2D Transformation with Simulation This program shows you the basic transformation such as Translation, Rotation, Scaling, Reflection and Shearing. All these transformation are simulated with a complex animation.


Platforms: C and C plus plus

License: Freeware Size: 112.64 KB Download (45): Basic 2D Transformation with Simulation Download

< 1 2 3 4 5 >