Re: [GSOC] HTML5 Prototypes DnD components

2010-05-28 Thread Ali Ok
Inline stuff don't seem good. So, here is the complete content: http://pastebin.com/PmiDF4UB , and only Javascript part: http://pastebin.com/CG3WtdLw Please don't care about namespace and syntax of Javascript please. Those will be extracted into some .js file and will be improved.

Re: [GSOC] HTML5 Prototypes DnD components

2010-05-28 Thread Matthias Wessendorf
Hi Ali, a very few comments, after a first quick look: = I think I prefer dropTarger over 'dropZone' -Another example may be dropping files from your desktop, but what to do with them? We'll have hx:inputFileUpload for DnD file uploading. = that's an interesting idea, IMO worth to investigate

Re: [GSOC] HTML5 Prototypes DnD components

2010-05-28 Thread Jakob Korherr
Hi Ali, +1 on putting this on a cwiki space - it will be more readable! Regards, Jakob 2010/5/28 Matthias Wessendorf mat...@apache.org Hi Ali, a very few comments, after a first quick look: = I think I prefer dropTarger over 'dropZone' -Another example may be dropping files from your

Re: [GSOC] HTML5 Prototypes DnD components

2010-05-28 Thread Ali Ok
Ok, I will put these on a cwiki page. But please not that these are not publish-quality stuff, they are just for getting your feedback. We'll not need them after 3 month GSoC period, we'll have example application, Javadoc, Tlddoc and some wiki (and a presentation hopefully). So just for better

Re: [GSOC] HTML5 Prototypes DnD components

2010-05-28 Thread Jakob Korherr
Yes, right. I am really looking forward to all this stuff. Sounds just great :) 2010/5/28 Ali Ok al...@aliok.com.tr Ok, I will put these on a cwiki page. But please not that these are not publish-quality stuff, they are just for getting your feedback. We'll not need them after 3 month GSoC

Re: [GSOC] HTML5 Prototypes DnD components

2010-05-28 Thread Matthias Wessendorf
+1 sent from my Android phone Am 28.05.2010 21:20 schrieb Jakob Korherr jakob.korh...@gmail.com: Yes, right. I am really looking forward to all this stuff. Sounds just great :) 2010/5/28 Ali Ok al...@aliok.com.tr Ok, I will put these on a cwiki page. But please not that these are not

Re: [GSOC] HTML5 Prototypes DnD components

2010-05-28 Thread Ali Ok
Hi, Here is the wiki page: https://cwiki.apache.org/confluence/display/MYFACES/GSoC+HTML5+DnD+Prototypes https://cwiki.apache.org/confluence/display/MYFACES/GSoC+HTML5+DnD+PrototypesI will put new prototypes there. To remind again: Don't care about namespace and syntax of Javascript please.