webdev – a video blog

videos about web development

Google continues to help the community to learn more and more about SVG. Now this talk is about what’s beyond XHTML and how it can be useful for that particular job!

  • 0 Comments
  • Filed under: Browsers
  • After the Socialwok developers talk about GWT, now this short video explains their experience with Google App Engine.

    Everyone’s familiar with common web development problems. Learn how to fight them using GWT from the developers of Socialwok.

    Beside the help of the Firebug and YSlow this tools adds more and more to help web developers improve their site performance. It’s important to see all the advices which the gurus from Google give to the community.

    jQuery – using prototypes

    Prototyping with jQuery (Mozilla Labs Design Challenge: Spring 09) from Mozilla Labs – Concept Series on Vimeo.

    I was always wandering how to implement prototypes with jQuery where this job seems to be not very simple. This video help us get in quickly!

  • 0 Comments
  • Filed under: jquery
  • High Performance Widgets from Niall Kennedy on Vimeo.

    PHPEM Session 1: Introduction to the Zend Framework (Part 2 of 2) from David Paul on Vimeo.

  • 0 Comments
  • Filed under: PHP, Zend Framework
  • PHPEM Session 1: Introduction to the Zend Framework (Part 1 of 2) from David Paul on Vimeo.

    This video is a good start for any Zend Framework beginner.

  • 0 Comments
  • Filed under: PHP, Zend Framework
  • Zi Bin Cheah on Open Web Standard from Aizat Faiz on Vimeo.

    If you’re new to the open web standards and you’d like to catch up quickly this is the way to do it.

    In a large scale javascript applications is extremely important to plan, design and build the right architecture. One of the best javascript and in particular jQuery strategies is the event driven approach. Watch this video to get the basic understanding how to build such app.

    Event Driven Programming with jQuery from Benson Wong on Vimeo.

  • 0 Comments
  • Filed under: JavaScript, jquery