RSS Ross Parker Web Development

Tarot Card Game

0 Comments | This entry was posted on Apr 23 2009

Objective:

Create an application that will allow a user to pick a set number of cards (yet to be defined) that will show a user what the future could hold for them…. using the mystic powers of a random number when all possible cards a put into an array with the random number used to pluck out the card once clicked…..

Technology’s Used:

  • PHP
    • Server Side Script used to generate the required output.
  • XHTML
    • Used to structure the raw data.
  • CSS
    • Presentation layer.
  • Javascript
    • Will be used for DOM manipulation and even Asynchronous Javascript and XHTML!

Meta Tag Generator

0 Comments | This entry was posted on Apr 23 2009

Objective:

Create an application that will allow a user to enter the required information to their website and the application will then output the required meta tags ready for the user to copy and paste into his or her own web page!

Technology’s Used:

  • PHP
    • Server Side Script used to generate the required output
  • XHTML
    • Used to structure the raw data
  • CSS
    • purely for presentation of forms etc…
  • Javascript

    • Client side validation of forms

Death by CSS - The development blog is now open!

0 Comments | This entry was posted on Apr 23 2009

Welcome to the death by css development blog, Ross parker @ Death by CSS will be developing his works here, which should be first issued as concepts over on the ideas forum.

As long as you register on the forum you can post your own ideas or small projects for development that could be undertaken by death by css and made into a fully working web application.