Lee Kelleher

Archive for posts tagged with 'development'

  1. WordPress 3 Plugin Development Essentials

    Posted on . Estimated read time: 3 minutes (379 words)

    It has been a while since I last developed a plugin for WordPress. With the release of version 3, I have been eager to learn about new improvements with plugin development. Having recently got hold of a copy of WordPress 3 Plugin Development Essentials (Packt Publishing, 2011), I’ve shaken the dust off my WordPress skills! Whether you are a newcomer to WordPress, as long as you have some basic PHP knowledge, WordPress 3 Plugin Development…

    Tags: , , , , ,

  2. WordPress Plugin Development: Beginner’s Guide, by Vladimir Prelovac

    Posted on . Estimated read time: 4 minutes (522 words)

    I have recently finished reading Vladimir Prelovac book on WordPress plug-in development, (WordPress Plug-in Development: Beginner’s Guide, Packt Publishing, 2009). As an experienced WordPress plug-in developer, I was pessimistic at the start – there is already a wealth of documentation and detailed tutorials on the web, who would need a book? However with Vladimir being a well-respected WordPress plug-in developer, I was curious to see his approach on the subject, and you never know –…

    Tags: , , , , ,

  3. .NET Test-Driven Development

    Posted on . Estimated read time: under a minute (69 words)

    Has anyone got any pointers on how I should start doing test-driven development in .NET? It’s something I’ve been meaning to look into for years now.  I’ve got all the usual Visual Studio add-ons installed… NUnit, TestDriven.NET, etc.  But no idea how to use them! Usually I learn this stuff on the job, yet from most other developers I speak to – it’s all guess-work! Any advice is much appreciated!

    Tags: , , ,