Two links on same line.
So I’m at the wordpress forums and this came up,
two links on the same line
Now can any one help me with a permalink problem!
Add comment June 17th, 2010
So I’m at the wordpress forums and this came up,
two links on the same line
Now can any one help me with a permalink problem!
Add comment June 17th, 2010
Check out the site


A quick graphic displaying the statistical interactions with this web page.
1 comment May 15th, 2010
Another photoshop tutorial,
I will be using this for a background image, in a site that is currently under construction with semi transparent colours over the top

It’s going to look a little like this.
Screenshot

You can find the tutorial here
Add comment February 28th, 2010
Well today I went to see this film, expectations high, although I must admit I still haven’t watched Titanic, so disregard any director faith input.
Friends love the film. Amazing.. Fantastic etc.
![]()
I did enjoy the 3d aspect, very nice, particularly the cognac ad that preceded the feature.
And all is going well into the first half hour, Character introductions, building the premise, allowing the mind to soar with wild and unimaginable expectations..
But what the hell.
The Matrix meets Dances with wolves, chuck in a little Brave heart spirit and we are done.
There are no twists, or unexpected eventualities, the plot proceeded into the full hour disregarding any humour that engaged you initially, You like a child, a baby… ‘I paraphrase’, but for FFS, Gaia, James Lovelock eat out your neural connections and root your arse to the ground and shimmy.
The idea was delightful, too many explosions for my taste, and the moral implications apparent and obvious.
I did, squinting eyes exit the cinematic arena feeling slightly sad that I could not live among the trees and connectivity of their planet, and couldn’t help but bring a smile to my face for the inhabitants of Pandora.
Add comment January 31st, 2010
I Started freshfreelance site a while ago and used the mootools Kwix script for the sites main menu.
Took me a while to sort it, and was to be honest never as good as the example, but hey..
All was fine, until I used lightbox on one of the sub pages, they worked fine independently, but when together the lightbox wouldn’t work.
I googled for a while, but found no solution I could get my head round at the time, so I took the cop out and disabled the javascript on the menu, (Just for that one page) allowing the lightbox script to work.
and I learned to live with it.
Today however I came across the problem again, wanting to implement the JQuery cycle script to cycle some pics, wouldn’t work, and I knew instantly it was the libraries cinfkict.
Googling more successful this time.
Enter:
jQuery’s no-conflict mode,
I have rambled enough:
the solution as I see it.
This is what I had and it worked solo,
<script type="text/javascript"> $(document).ready(function() { $('#slideshow11').cycle(); }); </script>
I added
var J = jQuery.noConflict();
and changed the $ for J in the function, and Presto.
<script type="text/javascript"> var J = jQuery.noConflict(); J(document).ready(function() { J('#slideshow11').cycle(); }); </script>
There are more elegant solutions out there, Check: JQuery, and I found help here. Michael Shadle
Add comment August 21st, 2009
Mutants converge for the final battle,
Opulentia out of the lab 26 04 09, is already creating a stir amongst others of her kind.
She has one goal in mind, and that is domination.

There are many battles ahead for Opulentia, and gene therapy is an ongoing process, combining mutant genes, whist trying keeping the subject stable.
Keep track of Opulentia through X-men Origins on Facebook
Add comment April 27th, 2009
To Shoot Sub-atomic particles around a giant magnetized tunnel.
However I do pocess many skills, and i like reading. (retaining the information is often a problem.)
Obviously listen to some rush,
A counter culture. caught in a culture culture.
Is that who? A petri dish of micro organisms whisper in your ear. ‘ὀργανισμός – organismos’
Bathing in translucent light relaxed alert, a kitten cat, eyes open closed.
I get a news letter very often, and I have filed many without reading, (need to make the time), but we are here because of a link I will post that reminded me that I’d heard it before,
In a different light Kurzweil
So anyway.

Add comment January 22nd, 2009
I have been thinking about bringing syndicated content here for a while,
not specifically here, you know, just to make it work for the purposes of exploration.
So here we have a rss syndicated desert desert page, (who said that), external from my blog, with my blog feed brought to display.
It is the work of dynamic drive
A useful resource.

Also content relevant to a build in example2 office of fair trading.
Who regulates the regulators, an old but fair question.
I think i will try to pull content from here, to my static home page, using the methods descibed in the dynamic tutorial.
To be fair I think the tutorial misses some elements in it’s description of the deployment of the script and its various parts.
Following intuition I got it working thus far, I am looking forward to the next phase.
Balance, to achieve..
A man hole cover is not a grid, Or is it?
…And the best way to make a point is?
The essentail debate, leading to a logical, beyond any kind of retort conclusion.
Add comment January 17th, 2009