Rauru.com

About

In Rauru.com I share my experiences and knowledge as a web developer. You'll also find many Internet-related stuff that I believe you'll find extraordinary ;)

Archive for the 'Tutorials' Category

Hi peeps,
Ever found yourself wondering how to create a File Upload System using PHP? Today is your lucky day! Follow me and I’ll show you how to implement a simple file upload script in your site using PHP.

Read the rest of this entry »

Hi peeps,
I’m pretty sure that most of you have heard about the world famous robots.txt file at least once in your lifetime, right? Let’s see what it is, how can it be used and why you should have it in your sites.

Read the rest of this entry »

Managing passwords safely in PHP

Monday, April 7th, 2008

Hi peeps,
In every web developer’s life the times come when you have to build a web application that requires user authentication. It just can’t be avoided. Therefore, it’s more likely that you’ll want to keep prying eyes from accesing some sensitive data like passwords, credit card information (online stores are a good example), etc. I’m [...]

Read the rest of this entry »

Animated GIFs and Photoshop CS3 (II)

Thursday, April 3rd, 2008

Hi peeps,
In a previous post here at Rauru.com we discussed about creating animated GIF files using Photoshop CS3, so what about editing them? Impossible with Photoshop CS3, you say? Wrong answer

Read the rest of this entry »