How to Create a Forum in PHP from Scratch

August 9th, 2010 Category: Tutorials 9 Comments

How to create a  forum in PHP from scratch

In this tutorial we’ll see how to make a forum using PHP and MySQL. We have to cover a lot of different things, so let’s start! Some details about this tutorial You can download a compressed folder with the whole project inside. So sometimes I won’t show all the code of a file in order [...]

20 Inspiring Textured Websites

August 5th, 2010 Category: Inspiration 1 Comment

20 Inspiring Textured Websites

Textured Websites are becoming more and more popular. Mainly because adding simple, subtle textures to a design can really make a difference and improve the visual appearance. Textures can be anything: wood, metal, brick, even simple dust scratches. There are tonnes of great resources around the net that offer free high quality textures. Two of [...]

Learning JavaScript and DOM with Console

August 2nd, 2010 Category: Tutorials 7 Comments

Learning JavaScript and DOM with Console

In this tutorial, you are going to learn what a console is, and more importantly, how you can leverage it to learn JavaScript and DOM quickly. So let’s get started. Console? A console is not a specific project or a command-line terminal, nor is it a Xbox 360 or PS3 (though learning JavaScript and DOM [...]

41 Remarkable and useful jQuery Plugins

July 28th, 2010 Category: Resources 18 Comments

41 Remarkable and useful jQuery Plugins

jQuery is one of the most popular Javascript framwork out there. It is very easy to use and full of cool features. It can be hard for us to know how to use the code and create amazing stuff using jQuery. So, develepors decided to release and create plugins to help us fulfill this task [...]

Three Techniques you Should be using when Designing a Website

July 26th, 2010 Category: Articles 5 Comments

Three techniques you should be using when designing a website

Web design continues to evolve at an alarming rate but in the past two or three years I have been designing, I have found that there are two or three techniques, that when followed, always lead to visually stunning website design. When designing websites some people may instinctively follow these techniques, others, due to experience [...]

About tuttoaster.com

TutToaster

Tuttoaster is a growing community where enthusiasts and professionals alike can find free tutorials on a wide variety of web-based subjects.

Photoshop, Illustrator, website coding and SEO are just a few of the topics. Not only will you see the finished product, but you’ll also learn the techniques needed to produce the final results – all laid out in an easy-to-use, easy-to-understand and, best of all, free, way.

Recent Comments

  • james on - Create a Camera...Oh I'm sorry.. what I mean is, is there a way to automatically save a file to a directory instead of
  • james on - Create a Camera...Can I ask where does the images being saved by the FileReference.save function? Thanks
  • Cody Robertson on - Creating a Upload...@Tutorial City, You have some good points, which are things I would have done if I was doing this