Wednesday, November 26, 2008

Free Photo Restoration

Photo Retouching


Fix or edit your pictures for free. If you have a old photograph that need restoration , or maybe it's underexposeded or need to add or remove a person. Whatever your needs are there is a website that will do it for free, one photo per email. Go to: http://photobag.synthasite.com/

Friday, November 21, 2008

Create Photo Gallery in Flash

This video shows you how to create a photo gallery in flash.


Wednesday, November 19, 2008

Cyber Crime On The Rise

Hackers are taken over 1000s of home computer every day using them to hack into servers to steal money and identity.
The best way to protect yourself is to use internet security software.

Thursday, November 6, 2008

Copy Protected Dvd Freeware tool

How to strip copy protection from dvd



To strip the copy protection on Dvds there is a freeware tool called: ' DvdDecrypter ', you can use this free software tool to copy the dvd to your hard drive, then copy movie with your DVD Burner software to dvd-r or dvd+r disc. Do a google on 'DvdDcrypter' or go to http://www.dvddecrypter.org.uk/

Wednesday, October 29, 2008

How to add videos to your webpage

Embedding Windows Media Player Files


You can insert Windows format movie on your Webpage by adding the code below within the body of your html source code. Just right click within the text area, from the popup menu click on 'select all' ,then right click again and select copy and then paste to your html document.


You will need to edit the source code to let the player know where the media file is eg. param name="filename" value="MyMovie.mpg" and embed src"MyMovie.mpg".

Where MyMovie.mpg is the name and extension of the multimedia file or url. It's much easier to use an html editor such as dreamweaver and frontpage just to name a few. There are alot of good editors out there.