Davs Rants and Random Thoughts

April 14, 2008

RTE Tech Talk Video

Filed under: yui, ajax, javascript — Dav Glass @ 2:40 pm

Play The VideoIt’s been almost a year since I joined the YUI team and today I welcome my first YUI video. Last week I gave a presentation about the YUI RTE and it’s now available online in the YUI Theater. You can find all of the presentation slides here on my site.

Let me know what you think of my rookie debut on video :D

Add to:
| Digg it | Slashdot | Y! MyWeb

29 Responses to “RTE Tech Talk Video”

  1. MyAvatars 0.2 Jared Says:

    Very nice…  I’ve seen a lot of the examples and hacks but there was one or two I’d missed.  But the thing I really liked was the discussion of events.  I had that feeling playing with examples, etc., but that really helped - especially from my perspective because hacking the RTE is what I’m doing!Good talk.  Good luck!

  2. MyAvatars 0.2 Blackshark Says:

    Fantastic presentation Dav.I hope you continue to develop the YUI components and your examples.

  3. MyAvatars 0.2 Dav Glass Says:

    @Blackshark Thanks

  4. MyAvatars 0.2 Malcolm Tredinnick Says:

    Nice. :-)Very informative slides and I like your presentation style. Now I really want to dive in and do more with the editor component. Thanks for doing this.

  5. MyAvatars 0.2 Nathan Friedly Says:

    I just watched that last night - pretty cool stuff. JUST NOW I noticed an apparent problem with the simple editor: I typed in my name/email/website using the tab key in between the boxes.When I tabed from website, expecting it to jump to the simple editor, it instead jumped to the top of the page. I’m not sure how much trouble that would be to fix, but it’s worth looking at.

  6. MyAvatars 0.2 Mike Says:

    Just wanted to let you know that the panels that point to an element (such as the insert/change image panel) might seem cool, but they have a terrible usability problem. The move. A program should never move the window that I’m interacting with. Really never ever, no matter how cool it might seem, it’s not a good thing to do. I sincerely hope you will change that, it will be for the better.

  7. MyAvatars 0.2 Sachin Says:

    I would like to say thanx to you DAV, was searching for place where I can personally than you for your co-support in sending me the link for the multiple instances of yui editor with flickr search, you are just AWESOME :)

  8. MyAvatars 0.2 Dav Glass Says:

    @Nathan — I’m looking into making that work better..

    @Mike — That decision was from my Interaction Designer, he spec’d out the movements, I plan on adding a config option to allow for this to be configured.. Please file a Feature Request for it on the Developer site..

    @Sachin Your welcome ;)

  9. MyAvatars 0.2 Jasmin Says:

    Hi Dav, i just watched your video and i would say you did a great presentation. At this point I would also like to thank everybody working on the YUI. There is no better JS-Framework around!! I’m actualy working on a Datawarehouse tool and it’s fully based on yui…and it’s really funny to work with it. So, please keep on doing such cool things.

  10. MyAvatars 0.2 Vincent Says:

    Hi Dav, I’ve found your talk very helpful. The talks are proving a very powerful (and painless!) means by which we as developers can get up to speed on aspects of the YUI framework.Keep up the good work!-VincentPS Your sample application (complex app) has been a very big help at bridging the gap between examples based on individual widgets and fully functional apps. Any chance of a few more examples of this type? or that the Yahoo Mail applicaion code would be made available?

  11. MyAvatars 0.2 Dav Glass Says:

    @Jasmin Thanks ;)

    @Vincent Thanks, I have a a couple more in mind using YUILoader ;) I can’t say anything about the Yahoo! Mail application since I don’t work for that team ;)

  12. MyAvatars 0.2 rtg Says:

    great job dav. love the site, love to love the yui.  just learned about yui a few weeks ago and have found it very useful (animations, drag and drop, menus, rte).

  13. MyAvatars 0.2 Jermaine Says:

    Great video Dav, you done an amazing job! Seemed a bit nervous to begin with, but you really went deep with the dicussion and the examples! Great job. I hope to see more.

  14. MyAvatars 0.2 Dav Glass Says:

    @Jermaine –

    Thanks, I was a little nervous at first, it was my first video presentation ;)

  15. MyAvatars 0.2 Jan Rychter Says:

    Dav, I liked your presentation! Also, I’d like to say thanks, both for your work and for the entire YUI team’s work. You’ve produced an impressive piece of software, which isn’t that difficult, but you have also followed it with great documentation, impressive support and a series of video presentations. That is very rare and very difficult to do.Please continue — I’d really like to see more of those video presentations.

  16. MyAvatars 0.2 Dav Glass Says:

    @Jan –

    Thanks for the feedback :D

  17. MyAvatars 0.2 Serge Says:

    I agree completely with Jan Rychter, YUI has made my life so much simpler as a developer - the tools themselves and the documentation that these tools come with are amazing. I also have to add that Kudos are in order to Dav, because I posted a technical question about the YUI Editor on his blog, and I got a reply a lot sooner than I expected.Thanks a bunch, David Glass (decoded binary included in the footer of your site’s pages)

  18. MyAvatars 0.2 Dav Glass Says:

    @Serge — Thanks ;)

  19. MyAvatars 0.2 james Says:

    I tried including every yahoo include and all possible css involved and could not get the wysiwyg editor to render on a page with few css. i tried using the source examples provided on the yahoo site and in the video.

  20. MyAvatars 0.2 james Says:

    http://revolutiontimes.org/.php?id=18

    any help?

  21. MyAvatars 0.2 james Says:

    http://revolutiontimes.org/entry.php?id=18

  22. MyAvatars 0.2 RA Says:

    Dav, I discovered the YUI library yesterday and found your video on the developer site.  First, let me say that your presentation was awesome.I have an application where the Editor will come in really handy if I can divide the text area pane into sections.  I’ve got a feeling I can do this by opening up several editor areas at the same time, but I haven’t really had a chance to dig into the code yet.  From your presentation it sounds as if it will be very easy to modify, so I look forward to getting my hands dirty.Thanks!

  23. MyAvatars 0.2 james Says:

    I am an idiot. i didnt set the body class. thank you for your hard work. i hope i didnt waste your time. happy fathers day.

  24. MyAvatars 0.2 Dav Glass Says:

    @RA Thanks ;)

    @james That is an all too common mistake, I hope we (the YUI team) solve that better..

  25. MyAvatars 0.2 Caz Mockett Says:

    Dav,Great video tutorial, thanks. I will have a go at customising the YUI RTE for my own CMS application, it looks perfect. I was wondering if the WordPress plugin is compatible with the latest WP version 2.5.1? Thanks.

  26. MyAvatars 0.2 Dav Glass Says:

    @Caz — First thanks, second the plugin hasn’t been updated to support 2.5 yet as my blog hasn’t been upgraded yet ;)

  27. MyAvatars 0.2 Will Fastie Says:

    “Let me know what you think of my rookie debut on video “You did very well. You sound like an accomplished speaker, not a rookie.Thanks for RTE. I’ve passed it on to one of my clients for consideration in its project.01000100 01100001 01110110 01101001 01100100 00100000 01000111 01101100 01100001 01110011 01110011  = “DavidGlass”Do I win something?

  28. MyAvatars 0.2 Will Fastie Says:

    Oops, typo, = ”David Glass”

  29. MyAvatars 0.2 Boszkowo Says:

    Thank you from Poland

Leave a Reply

© 2008 Dav Glass - All content is mine, except comments. Comments are the property of the poster. I speak for no person or company.
Can you tell me what this says? 01000100 01100001 01110110 01101001 01100100 00100000 01000111 01101100 01100001 01110011 01110011