Access from network
For security reasons I change all Allow from all's to
Allow from 127.0.0.1 when installing the xampp server.
I believe this keeps all my files accessible only from a local computer.
xampp\apache\conf\httpd.conf
Add the line
Listen 192.168.0.1:80
where the ip is the ip of the xampp machine
xampp\apache\conf\extra\httpd-vhosts.conf
Add the line
NameVirtualHost 192.168.1.1:80
where the ip is the ip of the xampp machine
Change the line Allow from 127.0.0.1 to
Allow from 127.0.0.1 192.168.0.2
where the ip is the ip of the networked computer
See video.
Copy the code from Audio Acrobat, and past into a post on Yahoo using the Rich Text editor and view html.
Here are some images as I customize the Thesis theme, so you can see what can happen easily with out a bunch of php, html, or css coding.
On install:

After about an hour of playing

Have a link but don't know where it's going to take you. This video will show you how to read a link and double check before clicking. Don't be caught at a spoof site stealing your information or placing a virus on your computer.
In any Mozilla product all you have to do is hover your mouse over the link and in the bottom left hand area of your window the actual link address will appear.
How do you read a link?
http://uneedstuff.com/schedule
Go to the first / after the // and read to the left past one . in the above link the actual site address is uneedstuff.com
