|
|
|
| Author Details |
|---|
| All Tutorials by kirupa | Home page URL is http://www.kirupa.com |
[First Page] [Prev] 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 [Next] [Last Page]
|
|---|
This tutorial will help you create a spider web effect in Photoshop. You will actually be surprised at how easy it is to achieve this effect. This tutorial should work in Photoshop 6 and 7, I have not tested it in lower versions, but as long as you have the filters needed, there shouldn't be a problem with it working. Please keep in mind that all screenshots on this page were shrunken down and saved at a lower quality so what you get will not look exactly like what is in the screenshot, but it should be in the same area
| | Hits:71 Rate: 0.0(out of 5) Vote:0 Submit Date :2007-01-08 Rate It | Error | Review | | | Category: Home > Photoshop > Effects |
|
|
|---|
Contact forms are a great way to enable visitors to your site to contact you. In this tutorial, I will explain how to create a contact form using HTML and PHP. While PHP is not the easiest language to learn, it is easily customizable and can be easily extended to work with various technologies such as mySQL and Flash!
Let's start with a very basic contact form for now. Our contact form will span two pages. One page will actually contain the HTML form, and the other page will contain the PHP code that receives the data from the HTML form and e-mails it to your mailbox:
| | Hits:72 Rate: 0.0(out of 5) Vote:0 Submit Date :2007-01-08 Rate It | Error | Review | | | Category: Home > PHP > PHP vs Other Languages |
|
|
|---|
Scanlines are a common feature of web images nowadays. The effect replicates the kind of lines that appear on a TV, and can give a photograph a similar look and feel.
| | Hits:126 Rate: 0.0(out of 5) Vote:0 Submit Date :2007-01-08 Rate It | Error | Review | | | Category: Home > Photoshop > Photo Effects |
|
|
|---|
Several people have requested me to write a tutorial on how I get the grainy, pixely effect in my footers. For an example of what they are referring to, check out the left half of my footer with the blue and white building
| | Hits:36 Rate: 0.0(out of 5) Vote:0 Submit Date :2007-01-08 Rate It | Error | Review | | | Category: Home > Fireworks > Special Effects |
|
|
|---|
In After Effects, we all want to achieve smooth animations. No body likes to see choppy motion. In this tutorial, you'll learn a few methods on how to control the speed with a few clicks.
| | Hits:2 Rate: 0.0(out of 5) Vote:0 Submit Date :2007-01-08 Rate It | Error | Review | | | Category: Home > After Effects |
|
|
|---|
This is a Beginners tutorial to animation with keyframes in Adobe After Effects. We will go through how to create moving animation (from imported graphics) and also how to use and apply a filter within the animation
| | Hits:2 Rate: 0.0(out of 5) Vote:0 Submit Date :2007-01-08 Rate It | Error | Review | | | Category: Home > After Effects |
|
|
|---|
When writing applications for the web, it's often important to be able to save data. This is usually done one of two ways: writing data to a file, or saving it in a database (such as MySQL). Of course, the easier method (which doesn't require other technologies) is to write to files, and then read and parse them yourself. This simpler which is what I discuss here.
| | Hits:131 Rate: 0.0(out of 5) Vote:0 Submit Date :2007-01-08 Rate It | Error | Review | | | Category: Home > PHP > File Manipulation |
|
|
|---|
I've needed the header function in php so many times I figured I'd write a tutorial on it. This tutorial should help you do most of the things that the header function is capable of. Simply put, the php header function will send a http header to the browser.
| | Hits:44 Rate: 0.0(out of 5) Vote:0 Submit Date :2007-01-08 Rate It | Error | Review | | | Category: Home > PHP > Miscellaneous |
|
|
|---|
Hello and welcome to my tutorial! In this tutorial you'll be learn about AJAX, a new and powerful technique in web development. AJAX stands for Asynchronous JavaScript And XML. What does that mean? It means that you can change the content on your page without reloading? Need an example?
| | Hits:37 Rate: 0.0(out of 5) Vote:0 Submit Date :2007-01-08 Rate It | Error | Review | | | Category: Home > PHP > Miscellaneous |
|
|
|---|
This tutorial is just a down and dirty explanation on how to use the include() function in an attempt to make your PHP code-writing life a little easier. Basically the include() function includes the file placed inside the parenthesis as the argument inside of your main file. I use this a lot when I am connecting to a database over multiple files. I keep all of my connection variables in my include file and call them throughout my main scripts. Kind of like this:
| | Hits:42 Rate: 0.0(out of 5) Vote:0 Submit Date :2007-01-08 Rate It | Error | Review | | | Category: Home > PHP > Miscellaneous |
|
|
|
|
|
|
|
|