Website
by Johannes on May.27, 2009, under Uncategorized
Well, I’ve finally gone and laid the foundation for my website, Jo-shadow.com, which this blog will only be a small part of.
I’ve been working hard to catch up on my HTML, CSS, PHP and javascript, and so far have a working system that reads image gallery data from an xml file via simplexml and some custom-made functions. nothing fancy, but good practice and it works.
The current theme/look is only temporary, i’ll be sure to polish it up in the future, maybe even have switchable CSS styles.
For anyone that is interested in learning, or getting up-to-date on the latest web standards visit www.w3schools.com
Special Thanks to Wolfire’s Jeff Rosen who graciously helped me work out some bugs.