PDA

View Full Version : Looking for someone for new project template


fredxeric
05-06-2008, 06:53 PM
I am looking for someone who want to work on a new kind of template fully dynamic.

Am talking on a new architecture based on javascript with no reload of pages, that way we gonna be able to have sound on the entire site, and lots more.


If you intersted to participate to this new kind of template just send me a PM.

TheMarco
05-06-2008, 08:55 PM
sound on the entire site

Sound on webpages is the work of satan, my son.

fredxeric
05-06-2008, 11:05 PM
Sound on webpages is the work of satan, my son.


Ha ok music instead.... :O

Dennis
05-07-2008, 05:14 AM
Music too would be considered the work of Satan. Imagine this, I'm listening to my own pretty music until some site I open really screws with my music. That site is closed in 2 seconds never to be visited again.

fredxeric
05-07-2008, 01:09 PM
Music too would be considered the work of Satan. Imagine this, I'm listening to my own pretty music until some site I open really screws with my music. That site is closed in 2 seconds never to be visited again.

Well scenario 2 imagine, if your music is playing and you got to my web site and you have the posibility for listening the music by pressing on button, if you don't want to listen the music just don't press the music!!!

Anyway , the idea of that is not simply play music it is based on not reloading always the page again and again.

You know stuff like (link, pub,...)dosen't need to be reload all the time, you see the idea?


Based on buffer, and javascript, ajax....

kevincrafts
05-07-2008, 04:44 PM
The main issue I have with the "page doesn't reload" sites is that you can't bookmark or forward a url easily. it would be s multi-step process of going to the permalink and then bookmarking/forwarding. Plus I'm not sure how SEO friendly it is. All depends on how well you code it I guess.

fredxeric
05-07-2008, 05:33 PM
The main issue I have with the "page doesn't reload" sites is that you can't bookmark or forward a url easily. it would be s multi-step process of going to the permalink and then bookmarking/forwarding. Plus I'm not sure how SEO friendly it is. All depends on how well you code it I guess.


We should talk together about this, should be great to see what you have already done...

TheMarco
05-07-2008, 11:09 PM
While creating my 'Dark Matter' theme I have considered AJAX stuff and concluded it doesn't make much sense except for in one place.

Here's the thing: When loading a new photo, you'd need to replace:


the photo
the photo information (exif and stuff)
the comments on the photo


This is pretty much the entire page. This is where AJAX makes no sense anymore which is why I decided to not use it.

I WILL use it in the photo stream. In the final version of Dark Matter this will be an AJAX sliding caroussel with which the user can browse all thumbnails without leaving the page.

There it DOES make sense to use AJAX because only a bunch of thumbs will be loaded each time someone presses a navigational button. Also there will be no SEO / bookmarking impact with this.

My advice is: use AJAX when it improves the user experience. Don't use it just for the sake of 'cool'.

fredxeric
05-12-2008, 09:51 AM
Here is what I have done at this point now:


http://frost.lafaille.ca/

dakwegmo
05-15-2008, 01:49 PM
Here is what I have done at this point now:


http://frost.lafaille.ca/


That's looking pretty good so far.

fredxeric
05-15-2008, 01:54 PM
That's looking pretty good so far.

Thanks, I did't have time to work on it since last week but I pretty sure that it is going to be really appreciate by lots of user.

dakwegmo
05-15-2008, 01:56 PM
Yeah, I see a lot of potential for it, especially once it's polished.