Monthly Archives: June 2011

Great Free Web Development Videos – Google Developers Channel

The Google Developers Channel on YouTube is full of in-depth, well presented and informative presentations on web and software development.  A lot of the videos are Android and Chrome oriented, but most are great for developers using any technology.  A … Continue reading

Posted in Free Videos | Tagged , , , | Leave a comment

HTML 5 – What elements should you use right now (June 2011)?

HTML 5 is here with much deserved fanfare and attention. Before cracking open a book and putting HTML 5 elements all over your website, you need to consider who your users are and you site purpose. The main groups of … Continue reading

Posted in Free Videos, Technical | Tagged , | Leave a comment

JSLint – Resharper for JavaScript

Though this tool has been active for a while, I just recently heard about it and discovered it. This online site allows developers to paste their JavaScript code into their large textbox and have it analysed against several best practices … Continue reading

Posted in Non-technical | Tagged , , | Leave a comment

Integrating E-commerce Into an Existing Website in .net

There are some products that will allow you integrate e-commerce into your exiting .net site, without you having to redevelop it all over from scratch.  These are great plug and play products that require minimal code.  These are listed by … Continue reading

Posted in Non-technical | Tagged , | Leave a comment

Small to Medium Umbraco Site – Avoid SQL Server 2008

If you are developing a small to medium sized Umbraco CMS site, avoid choosing SQL Server 2008 over 2005 unless it is absolutely necessary or you have extra money to burn.  The simple reason is cost.  In the UK and … Continue reading

Posted in Non-technical | Tagged , , | Leave a comment