Main > Free Download Search >

Free texas chainsaw massacre the beginning script

texas chainsaw massacre the beginning

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 345
Writing to the beginning of a file

Writing to the beginning of a file


Writing to the beginning of a file - you have a text file that is huge and want to append to it. more>> Writing to the beginning of a file offers you a powerful script which is useful for writing to the beginning of a file - you have a text file that is huge and want to append to it. But you don't want the new data to go clear to the bottom of the file. Well this script will let you do just the opposite. It will let you write to the file but put the new data at the beginning and the old data at the end.<<less
Added: 2007-06-21 License: GPL - GNU Public License Price: GPLGNUPublicLicense
14 downloads
What are the basics of main() 1.0.0

What are the basics of main() 1.0.0


function main() is the applications main routine where a program starts execution.It is the first user-written function run when a program starts.Object-oriented C++ programs consist mostly of classes, but theres always at least one C-like function: more>> function main() is the applications main routine where a program starts execution.It is the first user-written function run when a program starts.Object-oriented C++ programs consist mostly of classes, but theres always at least one C-like function: main(). main() is called more or less at the beginning of the programs execution, and when main() ends, the runtime system shuts down the program. main() always returns an int, as shown below:<<less
Added: 2007-10-03 License: Freeware Price: $0.00USD
10 downloads
Hide the object

Hide the object


In this tutorial, I will teach you how to hide any object in flash 8 using the Action Script. more>> In this tutorial, I will teach you how to hide any object in flash 8 using the Action Script.<<less
Added: 2006-11-02 License: Freeware Price: Free
1088 downloads
Motion tweening the basics

Motion tweening the basics


It is very important to understand the concept of motion tweening in Flash. Motion tweening is used to automatically alter the properties of a symbol (a movie clip, a button or a graphic) over a certa more>> It is very important to understand the concept of motion tweening in Flash. Motion tweening is used to automatically alter the properties of a symbol (a movie clip, a button or a graphic) over a certain length of time. Motion tweening can be use to change the _x and and _y property of an element on the stage, the alpha transparency, the size of the symbol, the tint ...etc lets start with a basic tutorial that will help us to understand the very basic of motion tweening.<<less
Added: 2006-05-08 License: Freeware Price: Free
1267 downloads
Move the object

Move the object


See how to move any object in flash 8 using the Action Script and cursor. more>> See how to move any object in flash 8 using the Action Script and cursor.<<less
Added: 2006-11-30 License: Freeware Price: Free
1069 downloads
Beginning Visual C++ 1.0

Beginning Visual C++ 1.0


This tutorial will go through the basics in programming with Visual C++ v6.0. Will cover from variables, string manipulation, arrays, loops and up to working with files. more>> This tutorial will go through the basics in programming with Visual C++ v6.0. Will cover from variables, string manipulation, arrays, loops and up to working with files.<<less
Added: 2004-10-16 License: Free Non-Commercial Price: $0.00USD
15 downloads
 
Other version of Beginning Visual C++
Beginning Visual C++Beginning Visual C++ This tutorial will go through the basics in programming with Visual C ... Beginning Visual C++ This tutorial will go through the basics in programming with Visual C++ v6
License:Free for non-commercial use
Download
1065 downloads
Added: 2004-10-16
PHP control structures - do while

PHP control structures - do while


PHP contains a various statement types Conrol structures allow us to manage script to do or not to do anything. When you use do while control structure, script does its job until condition turns false more>> PHP contains a various statement types Conrol structures allow us to manage script to do or not to do anything. When you use do while control structure, script does its job until condition turns false. When you use do while script statement once, always return true. Beginning expression is always true. End of each iteration, PHP evaluates control structure. Main difference from while do, first expression must be return true.<<less
Added: 2007-07-27 License: Freeware Price: Free
828 downloads
Gentoo unattended installation script 1.0

Gentoo unattended installation script 1.0


Basically this is a batch script of the installation commands shown in the Gentoo installation manual for the x86 installation. At the beginning I added some code to create a typical LVM disk layout. You can configure a lot of things in advance by more>> Basically this is a batch script of the installation commands shown in the Gentoo installation manual for the x86 installation. At the beginning I added some code to create a typical LVM disk layout. You can configure a lot of things in advance by changing the options in the configuration file. So if you need to reinstall Gentoo on the same physical machine there is nothing more to do then to run the script. In order to take advantage of it you should have some experience with the normal Gentoo installation process. I also added a script for an unattended iptables installation with a default ruleset.<<less
Added: 2006-07-20 License: Freeware Price: $0.00USD
12 downloads
Import csv data into mysql 1.01

Import csv data into mysql 1.01


This comes handy because you can simple edit the appropriate fields, upload it along with the csv file and call it from the web and it will do the rest. It allows you to specify the delimiter in this csv file, whether it is a coma, a tab etc. It also more>> This comes handy because you can simple edit the appropriate fields, upload it along with the csv file and call it from the web and it will do the rest. It allows you to specify the delimiter in this csv file, whether it is a coma, a tab etc. It also allows you to chose the line separator, allows you to save the output to a file (known as a data sql dump). It also permits you to include an empty field at the beginning of each row, which is usually an auto increment integer primary key. This script is useful mainly if you dont have phpmyadmin, or you dont want the hassle of logging in and prefer a few clicks solution, or you simply are a command prompt guy. Just make sure the table is already created before trying to dump the data. Kindly post your comments if you got any bug report.<<less
Added: 2007-05-02 License: Freeware Price: $0.00USD
16 downloads
 
Other version of Import csv data into mysql
Import csv data into mysqlthe csv file and call it from the web and it will do the rest. It allows you to specify the delimiter ... It also permits you to include an empty field at the beginning of each row, which is usually an
License:Freeware
Download
999 downloads
Added: 2007-05-02
Wikiwig : the first Wysiwyg Wiki

Wikiwig : the first Wysiwyg Wiki


Wikiwig is a free WYSIWYG-WIKI. It combines shared-working possibilities of Wikis with a Wysiwyg user-friendly interface (HtmlArea3). You dont need to know any wiki-specific syntax anymore to create a more>> Wikiwig is a free WYSIWYG-WIKI. It combines shared-working possibilities of Wikis with a Wysiwyg user-friendly interface (HtmlArea3). You dont need to know any wiki-specific syntax anymore to create and modify pages : simply design your page like in a word-processor. Hot features : image manager (allowing upload, rotation, resizecrop), visual browsing / Conflict prevention system (lock) to avoid 2 authors to edit same page at the same time, alert system to stay informed when major changes appear on a page you decided to be and much more<<less
Added: 2004-09-18 License: GPL Price: Free
1867 downloads
Activate the cursor

Activate the cursor


In this tutorial, you will learn how to create custom cursor and button, which well use for cursor activation. more>> In this tutorial, you will learn how to create custom cursor and button, which well use for cursor activation.<<less
Added: 2006-11-14 License: Freeware Price: Free
1085 downloads
users counter

users counter


Include this script in the PHP pages of your web site in order to display the number of people that are viewing them. Before using this script remember to create a MySQL database for it (if you dont a more>> Include this script in the PHP pages of your web site in order to display the number of people that are viewing them. Before using this script remember to create a MySQL database for it (if you dont already have one), and to assign that name to $DataBaseName. Actually, remember to assign a value to all the initialization variables at the beginning of the script. will keep count of the users accessing that page. The users() function will display all the users tracked by the script. users_on_this_page() will only display the ones on the current page.<<less
Added: 2004-03-24 License: Freeware Price: Free
2045 downloads
Joomla Most Search Terms Component 0.1 beta

Joomla Most Search Terms Component 0.1 beta


Most Search Terms is a frontend component that allows you to show most search terms in your Joomla site. It is configurable and customizable from configuration panel easily. You can adjust column and line number, page and component title, line styles and more>> Most Search Terms is a frontend component that allows you to show most search terms in your Joomla site. It is configurable and customizable from configuration panel easily. You can adjust column and line number, page and component title, line styles and number of tems that will be shown on component frontpage. Most search also has the ability to create SEO friendly pages: You can set meta description and meta keywords tag from the configuration section. Meta keywords are automatically selected from the beginning of the most search terms, so it is not necessary to enter meta keywords word by word. Most search also has multi language support so that you can easily adapt it to your website. - Easy customizable. - Multilanguage support. - Configuration panel. - SEO support. - Automatically checking new version. (User defined)<<less
Added: 2006-10-13 License: GPL Price: $0.00USD
11 downloads
simpleauth 1.2

simpleauth 1.2


The simpleauth package is a scheme for allowing users to register a new account on a website. The package uses PHP sessions and a single MySQL table to track users. The system is very, very simple and aimed at beginning PHP users who wish to learn how more>> The simpleauth package is a scheme for allowing users to register a new account on a website. The package uses PHP sessions and a single MySQL table to track users. The system is very, very simple and aimed at beginning PHP users who wish to learn how to allow multiple users to login on their own site. As such the scripts are documented clearly with many comments so you can learn from the scripts.<<less
Added: 2002-11-21 License: GPL Price: $0.00USD
13 downloads
 
Other version of simpleauth
simpleauthThe simpleauth package is a scheme for allowing users to register a new account on a website. The ... The system is very, very simple and aimed at beginning PHP users who wish to learn how to allow
License:GPL
Download
2528 downloads
Added: 2002-11-21
NETRONIC VARCHART XGantt ASP.NET Edition 4.1

NETRONIC VARCHART XGantt ASP.NET Edition 4.1


Bars in a Gantt chart display activities over time and indicate their beginning and their end. But a bar can provide much more information than that: for example, an early start or an early end of an activity within a project. Different shapes and more>> Bars in a Gantt chart display activities over time and indicate their beginning and their end. But a bar can provide much more information than that: for example, an early start or an early end of an activity within a project. Different shapes and colors of bars in VARCHART Gantt charts are based on data. Therefore filters and maps can be applied to select bars and allocate graphical features. You can customize a time scale by defining its resolution, add different time ribbons or add the weeks and months in a language of your choice. Visualise non-working intervals with VARCHART XGantts powerful calendar grid. A different calendar can even be assigned to each group or even to each activity of a Gantt chart. Activities in a Gantt chart can be collected into groups by features that are defined in data fields. A group may have its own group title and summary bar. Groups and their activities can be sorted by criteria.<<less
Added: 2008-02-29 License: Commercial Price: $0.00USD
14 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5