job..

September 5th, 2007

Today’s remarkable tunes:
Titties and beer Frank Zappa
Slow blues Hendrix
Masks Van der Graaf Generator
and also\
tunes12.JPG

An interesting selection generated by the ghost of ZAPPPA baby.

Just a quick one before I retire for the night.
I have a design job, not going to go into details at this point, other than to say it has been a most enjoyable experience so far.
My client.. Seems strange referring to ‘him/her’ as such. We have had a meeting, chat, discussed goals, styles. I assured the ‘client that I could achieve what was required..
And never one to divert from set task, jumped in I did with a frothy splash reminiscent of how you might feel jumping into a hot tub after a long walk through a dry and sandy desert. Initially webdesign… Initially a quest.
To get to the point I have a nice design in my head, lots of good content. The site is partially rendered, all involved are happy, apart from that is my schizoid me-O. Everything works as it should, but from within the darkest recesses I know with a hint of javascript a dab of php a stroll into the programming cosmos.. (it is a vast space.) Things could be supA seXy. So as a make-shift artist where do you decide what you currently know will do as opposed to what you know could be done if indeed you had the necessary and diligently acquired skill base.
My example:
I have pics to be displayed as feature pics on a page, from a category holder.
When displayed pics need to hover, showing a before and after scenario. These pics are to be displayed either horizontally or vertically, and as such I require only the two page templates to render the images.
If images did nor require ‘on hover’ I could use a spot of javascript to change the image to be displayed without having to call a fresh page.
IE:

<script language="javascript">
function ChangeImage1(){
document.getElementById("image1")
.src= "location of the first thumbnail";
}</script>

I imagine I ought to be able to use php to insert image code into standard template, maybe I will suss it over the next few days. Any ideas?

Update

I got over the above situation by making lots of pages, but it wasn’t so bad.
I have almost finished the job now, will post links to it soon.
During the building process I have implemented a number of techniques that were known to me, but hadn’t got around to using. Basically I have been using the php include function to pull the various repeatable aspects of the pages together. For example the top section [header] and [footer] at the bottom can be called from a file written once, and stored safely not to be tampered with, giving the site a delightful continuity that can sometimes be lost if pages are built individually.

lbphotgraphy.JPG

I received a few more images this evening to add to the site, and there is some tweaking to be done, behind the scenes tidy up. I am going to leave you with a pic from Lynseys’ portfolio, an example of the abstract and original content you will find in her site. Enjoy..

What is it?

Entry Filed under: CSS Reaction, Design, Graphics, Latest News

Leave a Comment

Required

Required, hidden



Trackback this post  |  Subscribe to the comments via RSS Feed