I can see the pub from here
Well we are nearing the end of this project and it has been a fun one and one I have learned some new things on. The things I have learned I will be taking right onto my next project (a new OJF) so it wont be long till im reusing all the new things i have learned.
One of the things I wanted to add to this was images for each item, which I have done. Instead of adding them into a DB I just used the file name for the item (which is in the db) as the image name and placed them all in the same folder. That way I didnt have to add anythign else into the DB nor did i have to add too much more coding in. Just strip .swf from the file name and add .jpg instead. Job done!!
I also fixed and finished a lot of the the styling and layout, I am really trying to keep it minimal to whats on there and not over do it all. I coudl have done a lot more with what I came up with but I didnt see a point in spending another couple of days over designing things just for the sake of it. It all looks good and works properly as is so whats the problem.
I also added a few more little bits and bobs in the background, like tile bad headings to compliment where you are and what your viewing. I also fixed the google analytics which was playing silly buggers. If anything I may amend some of the html to work better in html5, but at the moment it conforms to html although im not using any specific html5 tags. Just need to get a reset and a shiv in there as well for older ie browsers.