BBC Web Developers

About this original series

Talks for webdevelopers, especially those working for or with the BBC on new projects which are to make use of their new technology platform (The Forge). Topics include PHP, distributed databases and modern Web/2.0 technology.Most are generaly at an introductionary level and assume basic internet knowledge and a fair understanding of HTML, CSS, Javascript and coding in general.

  • # Episodes

    6 episodes
  • Rating

    TV-UN

Episodes of BBC Web Developers

    • BBC PHP Learning - Session 5

      Mark Stickley takes us through some basic form validation. Topics include....Collecting data from formsValidation with ZendSanitisation and security

      • Release date
        Oct 21, 2008
      • Runtime
        50:48
    • BBC PHP Learning - Session 4

      Richard Hodgson takes us through PHP Classes and objects with some simple examples. Topics include....creating classesinstantiating objectsmethods and parameterspublic and privategetters and setterssome examples

      • Release date
        Sep 26, 2008
      • Runtime
        32:03
    • BBC PHP Learning - Session 3

      This week, we take a look at php includes, Installing and including the Zend Framework, using Zend_Http_Client for first time, reading and RSS and Last.fm feed, and interacting with the Flickr API.

      • Release date
        Sep 11, 2008
      • Runtime
        01:12:19
    • Introduction CouchDB / Jan Lehnardt

      In this talk Jan Lenhardt introduces Apache CouchDB. CouchDB is a distributed, fault-tolerant and schema-free document-oriented database accessible via a RESTful HTTP/JSON API. Among other features, it provides robust, incremental replication with bi-directional conflict detection and resolution, and is queryable and indexable using a table-oriented view engine with JavaScript acting as the default view definition language.The slides can be found at http://www.slideshare.net/bbcwebdev/introduc...

      • Release date
        Aug 29, 2008
      • Runtime
        01:08:03
    • BBC PHP Learning - Session 2

      Variables, Conditionals, Loops and Arrays - the second part of our intrduction to PHP for the BBC's Client Side Developers

      • Release date
        Aug 28, 2008
      • Runtime
        46:45
    • BBC PHP Learning - Session 1

      Hello World! with PHP on Apache or with XAMPP. We give a short history of PHP, install it alongside Apache on Windows, do a phpinfo() and then a hello world with timestamp. This gets us setup for the rest of the sessions to follow

      • Release date
        Aug 22, 2008
      • Runtime
        32:17