Main > Free Download Search >

Free easiest way to solve a rubik s cube script

easiest way to solve a rubik s cube

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 4856
The Easiest Way to Learn HTML: Create Your First Website

The Easiest Way to Learn HTML: Create Your First Website


There are a lot of HTML tutorials out there, but this one gets straight to the point and explains how to use HTML for beginners to build their own website. more>> There are a lot of HTML tutorials out there, but this one gets straight to the point and explains how to use HTML for beginners to build their own website.<<less
Added: 2004-07-09 License: Freeware Price: 0.00
10 downloads
Incredibly Easy Way to play Sounds

Incredibly Easy Way to play Sounds


Do you want to add sound to your JAVA application? Its so incredibly easy! more>> Do you want to add sound to your JAVA application? Its so incredibly easy!<<less
Added: 2006-02-11 License: Freeware Price: $0.00USD
14 downloads
AskPeople - an easier way to get feedback 2.0

AskPeople - an easier way to get feedback 2.0


Collecting information from a large group of people can be a tricky process, involving designing a custom form in HTML, or cutting and pasting responses to a group email. AskPeople makes it easy to design, administer and collate results of a simple more>> Collecting information from a large group of people can be a tricky process, involving designing a custom form in HTML, or cutting and pasting responses to a group email. AskPeople makes it easy to design, administer and collate results of a simple questionnaire. You use a simple form to specify question text, type (tickbox, text box etc) and response options, or use XML-like markup tags. Data is captured in tab-separated format, which you can export by email as an attachment, or cut-and-paste into Excel. You can also view topline results online. A few other tricks: * easy visual styling via CSS * multiple or just a single question per screen * progress indicator and navigation buttons * multiple templates, for different survey designs Donationware - licenced under Creative Commons - so you can adapt it as you want to, and pay what you think its worth!<<less
Added: 2004-09-12 License: Other Price: $0.00USD
12 downloads
 
Other version of AskPeople - an easier way to get feedback
AskPeople - an easier way to get feedbackCollecting information from a large group of people . Collecting information from a large group of people
License:GPL
Download
1870 downloads
Added: 2004-09-12
Easy File Uploading 1

Easy File Uploading 1


Following asp source code is easiest way to upload files to your server. Source code is very short and user-friendly to modify to use in a real application. You ISP must provide your Persits Upload component. more>> Following asp source code is easiest way to upload files to your server. Source code is very short and user-friendly to modify to use in a real application. You ISP must provide your Persits Upload component.<<less
Added: 2004-04-06 License: Freeware Price: $0.00USD
14 downloads
The easy way into Ajax with AHAH

The easy way into Ajax with AHAH


AHAH (Asynchronous HTML and HTTP) is a subset of the popular Ajax web programming paradigm, which is easy to code and avoids the hassle of parsing XML or carrying out XSLT transformations. The source code of a generalised (but tiny) Javascript function more>> AHAH (Asynchronous HTML and HTTP) is a subset of the popular Ajax web programming paradigm, which is easy to code and avoids the hassle of parsing XML or carrying out XSLT transformations. The source code of a generalised (but tiny) Javascript function library is given, along with an example implementation in a simple project (a metatag grabber).<<less
Added: 2005-11-19 License: Freeware Price: $0.00USD
14 downloads
QuickInsert - the free and easy way to protect and sell your content

QuickInsert - the free and easy way to protect and sell your content


QuickInsert plugs into your existing website to protect and sell content - no programming necessary! Simply copy your content, documents, or images into QuickInsert and paste the provided line of Javascript code onto your site. Users can register, pay, more>> QuickInsert plugs into your existing website to protect and sell content - no programming necessary! Simply copy your content, documents, or images into QuickInsert and paste the provided line of Javascript code onto your site. Users can register, pay, or surf content on your pages without visiting QuickInsert.com! Thats it; forget headaches and focus on building your user community! If you are looking for website login software to build a user community, QuickInsert is right for you . All of your protected content and documents (white papers, documentation, and/or manuals) are served dynamically into your website through one line of Javascript, compatible with just about every browser. You dont have to worry about a thing! Once a visitor registers on your website, they are either prompted for payment via Google Checkout/Paypal or are activated instantly. They can then login on your site, and your sites protected content becomes available!<<less
Added: 2007-08-22 License: Freeware Price: $0.00USD
13 downloads
Regular Expression Test Tool

Regular Expression Test Tool


Solmetras Regular Expression Test Tool is a useful resource for programmers looking for a quick and easy way to test their regular expressions. Both PERL and POSIX compatible regexes are supported. The service supports many options including choosing more>> Solmetras Regular Expression Test Tool is a useful resource for programmers looking for a quick and easy way to test their regular expressions. Both PERL and POSIX compatible regexes are supported. The service supports many options including choosing various regex invocation functions, case-sensitivity, flags, replacement data with backreferences.<<less
Added: 2006-05-30 License: Freeware Price: $0.00USD
12 downloads
Best Photo Album Software 1.1

Best Photo Album Software 1.1


Truworth photo album software is a online photo and video presentation product.. Our photo album software helps you to create your online photo gallery. The product is user friendly, any one can upload media files and create its own album in easy way.. more>> Truworth photo album software is a online photo and video presentation product.. Our photo album software helps you to create your online photo gallery. The product is user friendly, any one can upload media files and create its own album in easy way..<<less
Added: 2009-02-24 License: BSD Price: $300.00USD
11 downloads
piristitito VISITS 1.01

piristitito VISITS 1.01


The easiest way to count visits on your web page. By just adding a couple of code lines to each page you wish to monitor, this script will generate reports of visits for each day, month or page. This script is email enabled also, so you receive reports more>> The easiest way to count visits on your web page. By just adding a couple of code lines to each page you wish to monitor, this script will generate reports of visits for each day, month or page. This script is email enabled also, so you receive reports when the number of visitors has reached the quantity specified by you. It uses CSS standards to display and makes use of MySQL to store its data. It is very easy to install also.<<less
Added: 2005-05-04 License: Freeware Price: $0.00USD
13 downloads
florDBProcess: The easy way to do MySQL database scripting with PHP 1.0

florDBProcess: The easy way to do MySQL database scripting with PHP 1.0


Coding data access methods in PHP for the MySQL we very often come across the same connect, fetch, query and other methods. Here is a php script which creates a class for DB access, called DBprocess, and in a way makes inserts, updates, selects and more>> Coding data access methods in PHP for the MySQL we very often come across the same connect, fetch, query and other methods. Here is a php script which creates a class for DB access, called DBprocess, and in a way makes inserts, updates, selects and all that easier, and importantly from re-usable code. This script will be a basic data layer implementation.<<less
Added: 2007-08-08 License: Freeware Price: $0.00USD
14 downloads
 
Other version of florDBProcess: The easy way to do MySQL database scripting with PHP
florDBProcess: The easy way to do MySQL database scripting with PHPCoding data access methods ... Here is a php script which creates a class for DB access, called DBprocess, and in a way makes
License:Freeware
Download
817 downloads
Added: 2007-08-08
Flash Menu Flash CS3

Flash Menu Flash CS3


Add a Flash Menu to Your Website ! Looking for a quick and easy way to create awesome looking flash menus for your Website? Right Place! Begin your website projects by selecting from the collection of quality Flash Components on FlashSources.net. more>> Add a Flash Menu to Your Website ! Looking for a quick and easy way to create awesome looking flash menus for your Website? Right Place! Begin your website projects by selecting from the collection of quality Flash Components on FlashSources.net.<<less
Added: 2008-08-17 License: Commercial Price: $0.00USD
21 downloads
Provide Chat - smarter, easier, more affordable live chat

Provide Chat - smarter, easier, more affordable live chat


Provide Chat is the smarter, easier, more affordable way to chat live with your website visitors. Most live chat software is too complex. Too many features, too many buttons, too much confusion. Provide Chat solves this problem by giving you a low cost, more>> Provide Chat is the smarter, easier, more affordable way to chat live with your website visitors. Most live chat software is too complex. Too many features, too many buttons, too much confusion. Provide Chat solves this problem by giving you a low cost, easy to deploy solution that can have you providing live chat support in minutes. Pre-register for the FREE beta now. Space is limited.<<less
Added: 2008-05-28 License: Freeware Price: $0.00USD
15 downloads
ArticleTrader Post plugin for Wordpress 1

ArticleTrader Post plugin for Wordpress 1


Post any articles at http://www.articletrader. com to your wordpress blog with almost zero effort. This is an easy way to get quality, relevant content to your blog. more>> Post any articles at http://www.articletrader. com to your wordpress blog with almost zero effort. This is an easy way to get quality, relevant content to your blog.<<less
Added: 2006-03-03 License: Freeware Price: $0.00USD
12 downloads
 
Other version of ArticleTrader Post plugin for Wordpress
ArticleTrader Post plugin for Wordpresscom to your wordpress blog with almost zero effort. This is an easy way to get quality, relevant ... com to your wordpress blog with almost zero effort. This is an easy way to get quality, relevant
License:Freeware
Download
1345 downloads
Added: 2006-03-03
Google Sitemaps Creator 1.0

Google Sitemaps Creator 1.0


Google Sitemaps is an easy way for you to help improve your coverage in the Google index. Create your sitemaps from free now ! more>> Google Sitemaps is an easy way for you to help improve your coverage in the Google index. Create your sitemaps from free now !<<less
Added: 2005-08-13 License: Freeware Price: $0.00USD
12 downloads
Object-oriented approach to programming HTML form components in PHP

Object-oriented approach to programming HTML form components in PHP


Article describing a method of representing HTML form controls in PHP ising OO approach enabling hassle-free and easy way to program controls thruout the site. more>> Article describing a method of representing HTML form controls in PHP ising OO approach enabling hassle-free and easy way to program controls thruout the site.<<less
Added: 2003-03-17 License: Free for non-commercial use Price: Free
2434 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5