SharePoint 2010 branding and development tips and tricks
We have been doing a lot of SharePoint 2010 branding and custom development over the last 6 months or so which has kept us both busy, which is good, and away from the blog, which is not ideal. So, we thought the best thing we could do to keep generating something useful for people to [...]
Using the ECMAscript/JavaScript Client Object Model to read lists in SharePoint 2010
The new Client Object Model in SharePoint 2010 is awesome. Well, awesome for front end developers like us, who do mostly branding and some C# based web parts for our customers. On intranet projects it enables us to use our JavaScript skills to rapidly develop custom web parts for our clients with little or no [...]
about this site
Progressive enhancement has become a buzzword of late in front end web development, and is about taking a set of web pages, and first making them work for everybody, right down to web crawlers, then adding pieces on top using css and javascript to enhance the user experience.