This Part of the website is the location of a number of working projects that I am playing with either small test applications or web applications and sites that I am working on
I will soon be implementing a small site structure to this aspect of the website so you can see the works I have on the go
Please Note that None of the website elements or functions you see are complete or fully working and so will contain errors
Icon Matrix
While currently on hold for some other work and personal reasons This is my current project Which I do intend to work on more
The idea behind this is a new concept for your website to link to others but with nice looking icons and interaction
Thumbnail Maker
Gallery 1
Gallery 2
This is php coding to produce a gallery that is created from a person uploading their images which makes it's own thumbnails and places it in a nice looking gallery
[Currently not working at all due to some database changes]
Rounded Corners
A simple attempt to create a box with rounded corners
Website
I had started work on request from a friend for a small portfolio site but due to lack of content and they were rather busy it was put on hold
Dark background and dotted gif
A dotted gif
A lined gif
Grey png background that is transperent
You may have seen many sites with media news windows which have a large image and text overlay which change, The problem is that old internet explorer browsers handle images a little differently and other elements of code.
I started to play with how to form such a media box, using div's as layers to form the picture and then the text box which would be semi-transparent and I tried a number of approaches to test their effect
Image Load
Creating An image link from thumbnail to large preview in the same browser window using hidden div's and javascript going on what many other sites currently use, learning how to do it and how they work.