Hi,

I think that the xml schema is not clear
---8<---------
        <slide>
            <image>myPicture_small.jpg</image>
            <image>myPicture.jpg</image>
        </slide>
---8<---------
we don't know where the thumbnail must go. Ho yes, I've guessed that
it is the first, but I don't really like this kind of conventions.
I will preferer to have :
---8<---------
        <slide>
            <thumbnail>myPicture_small.jpg</thumbnail>
            <image>myPicture.jpg</image>
        </slide>
---8<---------

Anyway thank you for this project, I will probably have a better look
at this stuff when it will be stable.

Nicolas
On 2/24/06, Manuele <[EMAIL PROTECTED]> wrote:
>
> Hello All,
> I am (proudly?) announcing a new Ajax SlideShow project.
>
> It is part of a new bigger project starting up, still I am glad to announce
> you this early snapshot.
>
> Please consider taking a look at http://slideshow.webtwo.ws website
>
> The project itself - as long as the web page hosting it - it's not as clean
> as it will be.
>
> I must also admit that, even if announced as release candidate, it is a
> little bit behind the point it should be.
>
> It is announced to be free for download, but you will not find any download
> page/package. IT IS INTENDED as this will be available as soon as the code
> will be considered mature enough and the licence policy will be defined.
> So if you manage to download the source and use it on your page, IT IS
> UNINTENDED AND ANY PROBLEM YOU MIGHT RUN INTO WILL BE UNATTENDED
> But even if you manage to use it properly, please consider to let me know
> where you plan to use it.
> This is for 2 reasons:
>     1. So we will be glad
>     2. So we will contact you as soon as the project goes REALLY online
>
> PLEASE:
> - DO NOT LINK THIS PAGE ON YOUR SITES YET EVEN IF YOU CONSIDER IT WORTH
> - TAKE A VIEW ON THE CODE IF YOU WISH, BUT CONSIDER THAT IT WILL CHANGE VERY
> RAPIDLY IN THE NEXT DAYS
>
> KNOWN BUGS:
> - Does not work in opera (sad, but I must say that I don't think it will
> ever do - at least for version 8)
> - Sometimes strange errors occur, usually unrepeatable - I am tracing them,
> and supposedly they reside in some strange array behaviour...
> - More?
>
> PLEASE:
> - Feel welcome to suggest/request any feature that you think is missing
> - Feel free to contact me
> - If it doesn't work on your browser... I'd appreciate if you let me know
> about that.
>
> That's all for now, thanks in advance for your attention.
>
> Manuele
>
> _______________________________________________
> Rails-spinoffs mailing list
> Rails-spinoffs@lists.rubyonrails.org
> http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
>
>
>
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to