Software Index
Related Topics
Popular Trends
Trending Topics
 

Create A Mastermind In Java

All | Freeware
Product Title  /  Popularity Revised License Rating Size
SI Show.kit
Show.kit is a treat for everybody who needs to create a website in lightning speed, embodying the most progressive approach to quick creation of Flash websites, HTML websites and Flash presentations. Thus it makes Show.kit an all-in-one solution. The latest ...
July 26th 2003 Shareware    3,320k
WireFusion
Create interactive, plug-in free and very compact Java presentations and product simulations for the web. Development is done by visually connecting preprogrammed objects or by coding in Java.Several add-ons are available, for example a realtime 3D engine, where textures can ...
January 28th 2003 Shareware  5 stars 13k
DXF Export Java
Cross-platform developer Java library for exporting CAD entities, along with their properties, to AutoCAD DXF files at high speed with ease - takes only one call of the exporter class to create a new DXF file. Supports all major entities, ...
April 27th 2010 Shareware  5 stars 136k
Create A Quiz
Create A Quiz is a "computer assisted learning" software program that allows teachers, educators, parents and businesses to easily generate their own on-screen interactive quizzes, exams, surveys and questionnaires.  Create A Quiz supports multiple choice and fill-in-the-blank style tests.  The ...
February 7th 2002 Shareware  5 stars 860k
A Day In The Life (Palm)
Presenting the first in a series of inebooks, interactive stories where you are the central character.


It's a working day like any other, or is it? So many things to think about, so many choices to make, but don't forget you ...
December 3rd 2002 Commercial  5 stars 170k
WireFusion SlideShow
WireFusion SlideShow makes it easy to create a slide show for your web site from a series of images. 16 transition effects are available, for example a 3D liquid effect and one where an image is folded into an airplane ...
January 30th 2003 Shareware  5 stars 773k
Show.kit
Show.kit 1.2 is a treat for everybody who needs to create a website in lightning speed, embodying the most progressive approach to quick creation of Flash websites, HTML websites and Flash presentations. Thus it makes Show.kit an all-in-one solution. The ...
April 29th 2003 Shareware  5 stars 3,324k
1site (LITE)
With this professional and easy to use Web publishing tool you can make fancy Websites and Internet pages.
1SITE includes everything you need to create a business or personal Web site in minutes!

With 1SITE you will create Internet pages ...
December 13th 2005 Freeware    1,923k
Show.kit
Show.kit 1.3 is a treat for everybody who needs to create a website in lightning speed, embodying the most progressive approach to quick creation of Flash websites, HTML websites and Flash presentations. Thus it makes Show.kit an all-in-one solution. The ...
July 26th 2003 Shareware    3,400k
Site Map Pro
Site Map Pro - Create a sitemap for any web site.

Site Map Pro will examine a web site, mapping all the pages that it finds.
It will then create a single HTML site map file.
By simply placing the single HTML file ...
July 26th 2003 Shareware    2,843k
Create A Mall for Mac
You are Kelly, a rising star in a mall development company. You become a world class mall developer by creating exciting malls with interesting stores. Upgrade the stores to attract more customers and earn more money. Create A Mall is ...
July 24th 2011 Demo    26,819k
Onlisys EZ-J Java Toolkit
Onlisys EZ-J Java Toolkit ; Maximize your professional interface&style.An enhancement of Java GUI ; Onlisys EZ-J Java Toolkit ; which you can create a nice-looking Java GUI with a few lines of code. A developer who is familiar with AWT ...
September 22nd 2004 Shareware    800k
Cam In Style
Cam In Style is the first free webcam broadcasting software and service which supports 3D anaglyph broadcasting from two webcams.

Cam In Style is free. The software is free. The basic service is free. Download and install the software, create a ...
September 12th 2006 Freeware    6,381k
Search Engine Builder Standard
Create a search engine to search within your own website. Many visitors to your website are usually looking for specific information. If they have to take too much time to find what they want, you will lose some of them.
...
September 16th 2008 Shareware  5 stars 1,559k
Search Engine Builder Professional
Create a search engine to search within your own website. Many visitors to your website are usually looking for specific information. If they have to take too much time to find what they want, you will lose some of them.
...
September 16th 2008 Shareware  5 stars 1,590k
RonyaSoft Poster Printer
RonyaSoft Poster Printer is a software program for large format poster, banner and sign making. Any picture, digital photo, Microsoft Word or Excel document can be used as a source for your poster. It can make huge posters with the ...
January 1st 2011 Shareware    4,129k
4Easysoft Mac iPhone Ringtone Creator
4Easysoft iPhone Ringtone Creator for Mac offers you the easiest and quickest way to create a ringtone for iPhone on Mac. For this Mac iPhone Ringtone Creator can convert any video and audio like AVI, MPEG, WMV, MP4, FLV, MKV, ...
January 15th 2012 Shareware    13,107k
Cons
Cons is a Software Construction System.

Cons is a system for constructing, primarily, software, but is quite different from previous software construction systems. Cons was designed from the ground up to deal easily with the construction of software spread over multiple ...
June 17th 2011 Freeware    225k
Termlock
Termlock project blanks a curses compatible character terminal (e.g. xterm, eterm, PuTTY, konsole, dtterm, etc ...) and locks it. To unlock the terminal a password must be entered. The password, or rather the password hash, is stored in ~/.termlock.

Basically it's ...
November 24th 2011 Freeware    102k
SQLiteDBMS
SQLiteDBMS is a database management server for SQLite. SQLiteDBMS project allows an sqlite3 process to be accessed via a TCP/IP network.

It provides Extended SQL, basic authentication, and access control. It includes a simple Web server that takes HTTP requests and ...
January 5th 2011 Freeware    430k
Related Scripts
How do I create a string in C#
How do I create a string in C# is an article in which author demonstrates the procedure for constructing string using string builder. Here the author offers a code snippet, which helps in performing the above said process. ASP.NET programmers ...
December 17th 2005 Freeware     
A better way to create XML documents in .NET
A better way to create XML documents in .NET is an article in which author gives detailed description about the processes of genearting XML documents in ASP.NET. The author gives information about .NET streaming model which guides the users to ...
December 17th 2005 Freeware     
Create a custom server control in .NET to serve data to different types of devices
Create a custom server control in .NET to serve data to different types of devices is a tutorial which helps you to build a custom server control for transforming the data to various devices such as the palm, pocket PC, ...
December 7th 2005 Freeware     
Create a Site Search Engine in ASP.NET
Create a Site Search Engine in ASP.NET is a perfect search engine. Using this search engine you have an option to search entire page and also dynamic pages. This search engine searches any types of file with any extension placed ...
November 29th 2005 Freeware     
How to Create a Conditional Edit Button in a DataGrid
How to Create a Conditional Edit Button in a DataGrid is a tutorial which helps you to build customizable edit buttons on each row of the datagrid control. In this article the author gives a sample code for creating the ...
December 8th 2005 Freeware     
How to create a simple circular Ripple effect in Flash MX 2004.
How to create a simple circular Ripple effect in Flash MX 2004 is a flash tutorial explaining users on how to insert circular rippling effects on images. From this tutorial you will be able to learn on the procedures to ...
December 5th 2005 Freeware     
HOW TO: Create a Summary Row for a DataGrid in ASP.NET by Using Visual Basic .NET
HOW TO: Create a Summary Row for a DataGrid in ASP.NET by Using Visual Basic .NET is an interesting article in which the author briefly describes about creating a summary row in the datagrid control using Visual Basic.NET. This article ...
December 10th 2005 Freeware     
HOW TO: Create a Summary Row for a DataGrid in ASP.NET by Using Visual C# .NET
HOW TO: Create a Summary Row for a DataGrid in ASP.NET by Using Visual C# .NET is an article that describes step-by-step process of creating a summary row in the datagrid control in ASP.NET. In this article the author explains ...
December 7th 2005 Freeware     
HOW TO: Create a Web Control with an Expandable Property in the Designer by Using Visual Basic .NET
HOW TO: Create a Web Control with an Expandable Property in the Designer by Using Visual Basic.NET is a tutorial in which the author shows the step-by-step process of creating a custom web control and adding the expandable property to ...
December 12th 2005 Freeware     
Active Dhtml Drop Down Menu In Java Scri
With this cross browser and highly customisable DTHML menu ( written in Java Script ) you will be quickly adding a great drop down menu navigation aid to web sites, help systems, documentation, intranets and much more. Advanced yet both ...
November 29th 2005 Commercial     
Related Code
Create a Direct3D Device in C# using DirectX
In this tutorial I explained step by step how you can take your first step into directX programming in .Net, after you complete this tutorial you will be able to create a simple device just like the image. You will ...
August 14th 2007     3k
A Class in ASP.Net
The following is a class in ASP.Net that encapsulates salary details about a typical employee.It states whether an employee is FT/PT worker as well. Please do vote for this code and most important let me know how can i make ...
August 8th 2006     2k
Priority Queue in Java
Implementation and short usage example of using Priority Queue in Java. Written as an exercise of Algorithmical Programming 1 course in Bar-Ilan Univercity, ISRAEL. Feel free to use it.
January 10th 2009     3k
How to send email in java
Here I am demonstrating that how can send email in java. I have used latest version of NetBeans and java Mail API.
June 24th 2009     745k
Nice-looking Login Menu
Hello. I'm a beginner in Java. I love programming but I'm into graphic design too. So, I love to see my program looking nice & smart =) I decided to made this login menu. It has 2 login options-admin & ...
May 31st 2010     176k
New Software
Popular Software