Main > Free Download Search >

Free in fact script

in fact

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 534
Basic Faq Script 1.00

Basic Faq Script 1.00


This is my very first mysql and php. its very basic and only allows you to view the facts, add, and delete them. Copy right must remain at all times. let me have some credit for it :) more>> This is my very first mysql and php. its very basic and only allows you to view the facts, add, and delete them. Copy right must remain at all times. let me have some credit for it :)<<less
Added: 2006-03-22 License: GPL Price: $0.00USD
11 downloads
 
Other version of Basic Faq Script
Basic Faq Scriptits very basic and only allows you to view the facts, add, and delete them. Copy right must ... its very basic and only allows you to view the facts, add, and delete them. Copy right must
License:GPL
Download
1311 downloads
Added: 2006-03-22
Timer in Flash

Timer in Flash


Learn how to create a timer in flash 8 using action script. You can use it for picture presentation, slide show or something. more>> Learn how to create a timer in flash 8 using action script. You can use it for picture presentation, slide show or something.<<less
Added: 2006-08-29 License: Freeware Price: Free
1193 downloads
Scrollbar in Flash

Scrollbar in Flash


Scrollbar is very popular in Flash. This tutorial explains how to create simple scrollbar using action script. more>> Scrollbar is very popular in Flash. This tutorial explains how to create simple scrollbar using action script.<<less
Added: 2006-08-19 License: Freeware Price: Free
898 downloads
In Memoriam 1.0

In Memoriam 1.0


Light a candle in the memory of all of those unforgotten heroes who have died from acts of terrorism over many years, as well as to all the common people or personalities that we remember with love. more>> Light a candle in the memory of all of those unforgotten heroes who have died from acts of terrorism over many years, as well as to all the common people or personalities that we remember with love.<<less
Added: 2006-08-19 License: GPL Price: $0.00USD
12 downloads
Checkers in C++

Checkers in C++


Fully working game including double and triple jumping, kings and colourful graphics. Designed for 2 human players. more>> Fully working game including double and triple jumping, kings and colourful graphics. Designed for 2 human players.<<less
Added: 2003-11-05 License: Free for non-commercial use Price: FreeAdditionalInfoFreetodownloadanduseforpersonaluse.Donotsellasifyourownwork,norpretenditisyourworkforeducationalgainplaigarism.Contactmeforanyspecialuses.
2231 downloads
Thinking in C++

Thinking in C++


Bruce Eckel has kindly provided his book Thinking in C++, Second Edition free of charge to on-line readers. The text first sets the stage for using C++ with a tour of what object-oriented programmin more>> Bruce Eckel has kindly provided his book "Thinking in C++, Second Edition" free of charge to on-line readers. The text first sets the stage for using C++ with a tour of what object-oriented programming is all about, as well as the software design life cycle. The author then delves into every aspect of C++, from basic keywords and programming principles to more advanced topics, like function and operator overloading, virtual inheritance, exception handling, namespaces, and templates. C++ is a complex language, and the author covers a lot of ground using todays Standard C++, but without getting bogged down in excessive detail.<<less
Added: 2005-05-03 License: Free for non-commercial use Price: Free
1670 downloads
Smoke Effect in Flash

Smoke Effect in Flash


Learn to create a great smoke effect in flash using Blur filter. more>> Learn to create a great smoke effect in flash using Blur filter.<<less
Added: 2006-06-17 License: Freeware Price: Free
826 downloads
cyn.in 2.1

cyn.in 2.1


Open source collaboration software for Enterprise. Cyn.in helps teams to build collaborative knowledge by sharing & discussing various forms of digital content within a secure, unified application that is accessible using a web based interface or a more>> Open source collaboration software for Enterprise. Cyn.in helps teams to build collaborative knowledge by sharing & discussing various forms of digital content within a secure, unified application that is accessible using a web based interface or a rich desktop client. cyn.in combines the capabilities of collaboration tools like wikis, blogs, file repositories, micrologs instant discussions & other social applications into a seamless platform.<<less
Added: 2008-12-18 License: GPL Price: $6,250.00USD
12 downloads
Functions in C++

Functions in C++


In this tutorial we will be studying a bit of Functions in C++ Language. more>> Functions in C++ is a convenient application which helps you be dealing with how to define, declare, pass and return values in a C++ Function. Functions forms the most important part of computer programming. Also be dealing a bit with the Friend Function.<<less
Added: 2009-07-04 License: Freeware Price: $0.00USD
15 downloads
Custom Cursor in Flash

Custom Cursor in Flash


Using flash, you can hide a standard cursor and create a custom cursor. In this tutorial I will teach you how to create and change the cursor in your flash presentations to anything you want. more>> Using flash, you can hide a standard cursor and create a custom cursor. In this tutorial I will teach you how to create and change the cursor in your flash presentations to anything you want.<<less
Added: 2006-08-05 License: Freeware Price: Free
1196 downloads
Basic File Editor

Basic File Editor


Seems more and more people are wanting to edit files on-line. Also a common problem in on-line editors is the textarea because editors on-line use the same code, so it breaks the editor. This will add more>> Seems more and more people are wanting to edit files on-line. Also a common problem in on-line editors is the textarea because editors on-line use the same code, so it breaks the editor. This will address this problem be tricking the the online editor into thinking it did not in fact load a file.<<less
Added: 2005-01-31 License: Not Specified Price: Free
1759 downloads
LoadVars Class in Flash

LoadVars Class in Flash


LoadVars class is the most powerfull class for communicating with server-side technologies and to load external data from text files. It was introduced in Flash Player 6 to provide a cleaner, much mor more>> LoadVars class is the most powerfull class for communicating with server-side technologies and to load external data from text files. It was introduced in Flash Player 6 to provide a cleaner, much more object-oriented interface for the common task of exchanging data with a server and text files.<<less
Added: 2005-05-11 License: Freeware Price: Free
1630 downloads
Multithreading in ASP.NET

Multithreading in ASP.NET


Explains how to use threads to enable multitasking in ASP.NET applications. Performance and responsiveness are most the important key issues in the success of your web application. Sometimes you need more>> Explains how to use threads to enable multitasking in ASP.NET applications. Performance and responsiveness are most the important key issues in the success of your web application. Sometimes you need to perform a long time task, that uses intensive CPU operations. A common solution to this problem is the use of multithreading.<<less
Added: 2007-02-12 License: Freeware Price: Free
1014 downloads
Introduction To ACL

Introduction To ACL


In this tutorial I hope to display to you the value of Access Control Lists (ACL)! For those of you who dont know, access control lists are an easy and simple way to manage permissions and security in more>> In this tutorial I hope to display to you the value of Access Control Lists (ACL)! For those of you who dont know, access control lists are an easy and simple way to manage permissions and security in your applications. This is just one more step to MVC programming, and is a great help (Look for my tutorial on Class Diagrams). An ACL performs two basic operations: A) The handled, B) The Handler. The handled are referred to as Access Control Objects (ACO) and the handler is referred to as Access Request Objects (ARO). We refer to these as Objects due to the fact that you dont have to be a person to request any of the ACOs. So putting all of that knowledge together, ACL is what decides which ARO is granted access to each ACO.<<less
Added: 2007-01-18 License: Other Free / Open Source License Price: Free
626 downloads
Skeleton in 3D

Skeleton in 3D


Skeleton in 3D is created to be a useful MATLAB script that provides tools for skeletonization of a 3D object. more>>

Skeleton in 3D is created to be a useful MATLAB script that provides tools for skeletonization of a 3D object.

<<less
Added: 2009-07-24 License: BSD - BSD License Price: BSDBSDLicense
1 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5