Page 1 of 2

Rembrandt.co.nz

Posted: Mon Jan 26, 2009 8:32 am
by robsta
Hi

www.rembrandt.co.nz

A few new features... the large images are drawn on the fly using the tag so we can scale up (yup go as big as you like) to fit a 1080p screen from a 576p screen with acceptable image loss (works best in Safari/Opera/Firefox as you get the crossfade transition).

The storefinder is custom module generated using Cataloguer, and the subtle scrollbars / transitions are generated through scriptaculous (although we've since migrated to jQuery as a framework).

And the client can choose image order for the slideshow, and control what images appear as backgrounds on each page...

If anyone want's to discover the tag google canvas html5... or email me : )

Oh yes check out collections it has a cool magnify feature that mihai@persistent.info create and I've adapted


All the best R

Re: Rembrandt.co.nz

Posted: Thu Jan 29, 2009 4:54 pm
by Slagar
Very nice site!
I managed to break the background scroller in FireFox while viewing "personal tailoring" page for some reason, but it works on the others.

Re: Rembrandt.co.nz

Posted: Fri Jan 30, 2009 9:55 am
by robsta
now this is the cool thing...

the client can decide what appears on which page (could be a scrol of three images, 15 or one)...... and on personal tailoring they only wanted the one image...

so I guess it's working... : )

Re: Rembrandt.co.nz

Posted: Sat Jan 31, 2009 10:04 am
by INB
FF 3 just shows a black page. IE7 look good.
INB

Re: Rembrandt.co.nz

Posted: Sun Feb 01, 2009 2:51 pm
by levinho
Beautiful imagery, a clean layout and nice scripting. Well done!

Re: Rembrandt.co.nz

Posted: Mon Feb 02, 2009 7:47 am
by robsta
FF 3 just shows a black page. IE7 look good.
Hi INB

Can you send me the version of ff3 doing this as we've tested in every version we can find... and all good

Thanks

R

Re: Rembrandt.co.nz

Posted: Thu Feb 12, 2009 7:30 pm
by sleepingcavalry
Truly a beautiful meld of usability and design sense.  I would love to hear a bit about how this site was structured.  What are you running for modules on this site? Any reason you chose prototype over jquery? would love to hear more.

thanks

Re: Rembrandt.co.nz

Posted: Fri Feb 13, 2009 4:50 am
by robsta
I would love to hear a bit about how this site was structured.  What are you running for modules on this site? Any reason you chose prototype over jquery? would love to hear more.
Non-core modules: CTLModuleMaker (for the storefinder), and FormBuilder for Forms... the rest is all css/html5 canvas tags and javascript... no flash at all – which we're really proud of.

When we started scoping this site back in early Jan 2008 much like cmsms we were using scriptaculous/prototype for the majority of our 'widgets' so it seemed natural to continue.

We've since swapped to jQuery, mostly to keep our framework 'clean' and in all honesty the jQuery calls run much faster... we'll be updating Rembrandt to jQuery when the next range is launched (which should be any week now). The other benefit jQuery brings is the inclusion of it in cmsms 2.0.... and about a million different plugins and widgets which open up amazing opportunities.

The structure for the site was simple... create a 'fashion area' for rembrandt the range and also create a corporate area for rembrandt the company. Eventually all of the brands will have their own fashion showcase like the Rembrandt Range... and because we set it up like this to start we can grow and grow ...

Re: Rembrandt.co.nz

Posted: Fri Feb 13, 2009 5:24 am
by viebig
nice site!

Re: Rembrandt.co.nz

Posted: Fri Feb 13, 2009 11:16 am
by INB
Hi

This is my FF "Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.5) Gecko/2008120122 Firefox/3.0.5"
on Swedish Vista with this weeks bugfixes.

Sorry for the late reply.
INB

Re: Rembrandt.co.nz

Posted: Fri Feb 13, 2009 11:52 pm
by robsta
ahh vista

okay we'll load it and see what we get

thanks

R

Re: Rembrandt.co.nz

Posted: Sun Feb 15, 2009 7:23 am
by robsta
INB: we've loaded in vista and all good... can you submit a crash report to FF and send to me as well.. it could be the bookmark bug

R

Re: Rembrandt.co.nz

Posted: Sat Feb 28, 2009 6:26 pm
by musicscore
You say you used CTLModuleMaker for the creating of the storefinder.
Can you tel me how you created that beautiful search/selection menu ??

Musicscore

Re: Rembrandt.co.nz

Posted: Sun Mar 01, 2009 8:23 am
by robsta
Hi Musicscore

It's a dirty cheat as it uses a combo of Javascript and user defined tags to decide whether to refresh for country/brand or filter for city.

Because the data is stored in the CTLModulemaker tables I just read those direct rather than use the built in funcytions of CTL

R

Re: Rembrandt.co.nz

Posted: Mon Mar 02, 2009 10:25 am
by musicscore
Could you send me your Javascript and user definied tag via e-mail. I want try to modify your script(s) so I can use it on my site.