LIS 4365 Web Design Technologies: Working with PHP and Animating in JavaScript

This week I started learning PHP, I like the consistency and simplicity of the language. Also covered this week was how to make simple animations using sprites and JavaScript. Writing PHP The first thing I worked on this week was a couple of small scripts that worked together to make…

LIS 4365 Web Design Technologies: JavaScript Form Validation and Wireframes

This week covered validating forms using JavaScript and designing web pages with wireframes. Both of these topics are perfect for working on a small idea I have had for this blog, adding a contact page. I will start with just a prototype contact form on my sandbox website, and then…

LIS 4365 Web Design Technologies: More JavaScript, and Debugging

Surprise! This week I will have done 2 modules for LIS 4365. This module goes more in depth with using JavaScript and saving images to the web. My Second JavaScript I have already made wrote one JavaScript program that had user interaction and if statements, which can be found here.…