|
Posted by Mimic on 06/28/05 01:04
Onideus Mad Hatter wrote:
> While most of you bitches have spent the day bantering amongst
> yourselves about stupid shit like what you ate for breakfast and the
> daily weather report...I've just stepped it up a notch...a BIG ONE...
>
> As far as I'm aware of I just created the first TRUE liquid website:
> http://www.backwater-productions.net/alt.2600/liquid/index.html
>
> Resize your browser window any way you like and hit refresh, the image
> is setup to auto resize to the browser width while maintaining a CLEAR
> and properly resized image.
>
> The site works by combining aspects of JavaScript and PHP. JavaScript
> has the ability to detect the browser width, but can't properly
> resize. PHP can properly resize but can't detect the browser width.
> So I setup the JavaScript to detect the width and write it to a cookie
> and then the cookie is picked up by the PHP code for use in resizing
> the image. The html code then generated by the JavaScript outputs the
> PHP file as an image and VIOLA!
>
> I'm thinkin next I might try to make it so that it can auto resize on
> the fly, although it may eat up too much processing power...unless I
> pull a windows trick like how they let you shut off the display of the
> window content while dragging. Basically I'd set it up to do a
> meta-refresh every time you resize the window but it won't be
> triggered until after you let go of the mouse button.
>
> And then of course the next step is to actually build a whole site
> based on this methodology. Truly squashing the whole concept of
> "cross resolution compatibility". Oh and that liquid prototype is
> also W3C compliant as well.
>
> Heh...what the fuck are you workin on Starshine? How about you Mimic?
> Both you bitches sure like to talk, but you're not so quick with
> producing results, now are you? ^_^
>
> --
>
> Onideus Mad Hatter
> mhm ¹ x ¹
> http://www.backwater-productions.net
I would like to look into this some more, but I just landed another 2
jobs wh00t.. but anyway...
For someone who makes every effort to argue AGAINST cross browser, cross
res and w3c valid sites, you seem to be directing alot of your sites in
that direction - its good to see you finally took onboard what we have
been saying - good effort...
It will be good for resizing the bg images of sites, you could make some
very nice designs with it. One problem I imagine you will have though,
is animated gifs, so that might be worth looking into next.
What you could also do, to eliminate cookies etc, is to grab the
dimensions, bang a forward on the index to itself with the dimensions as
GET variables, if the variables exist, process the image, if not (get
them and fwd).
To overcome any limitations on resolution/sizing varieties, youre going
to need to come up with a method to resize more than just static images
- youve got flash, anim gifs, java applets, video streams etc etc,
otherwise youre going to limit yourself to just text/image sites - but
it is a step in the right direction.
How do you handle resizing of different ratio's?
--
Mimic
"I can speak to people anywhere in the world, I can get any information
I want, I can goto new zealand in 0.384 seconds, why would I want to go
outside?"
Damn the day star and its rays of light beaming upon my box of moving
pictures.
ZGF0YWZsZXhAY2FubmFiaXNtYWlsLmNvbQ== [ www.hidemyemail.net ]
Navigation:
[Reply to this message]
|