Fork me on GitHub

Davs Rants and Random Thoughts

RTE Tech Talk Video

April 14th, 2008

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

33 Responses to “RTE Tech Talk Video”

  1. Dav Glass says:

    @nails — It’s all fixed up now ;)

  2. nails says:

    http://blog.davglass.com/files/yui/rtetalk/ link seems to be broken. I understand its an old post – may be part of the server move.

  3. Troy says:

    Dav – Great job on your first presentation!  I was just looking for a RTE to use/extend for a project and started checking out the JS frameworks – this is perfect.  You/YUI saved me a bunch of time!

  4. Stefan says:

    Watched the video. It’s great! After I wanted to use your wordpress plugin… but hey… getting JS errors :( Whatever … I’ll figure it out..

  5. Boszkowo says:

    Thank you from Poland

  6. Will Fastie says:

    Oops, typo, = ”David Glass”

  7. 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?

  8. 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 ;)

  9. 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.

  10. Dav Glass says:

    @RA Thanks ;)

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

  11. 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.

  12. 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!

  13. 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.

  14. Dav Glass says:

    @Serge — Thanks ;)

  15. 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)

  16. Dav Glass says:

    @Jan –

    Thanks for the feedback :D

  17. 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.

  18. Dav Glass says:

    @Jermaine –

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

  19. 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.

  20. 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).

  21. 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 ;)

  22. 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?

  23. 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.

  24. 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 ;)

  25. 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 :)

  26. 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.

  27. 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.

  28. 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.

  29. Dav Glass says:

    @Blackshark Thanks

  30. Blackshark says:

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

  31. 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!

Leave a Reply

© 2010 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