Completed Date January 2009. Webite: www.bordershealthinhand.scot.nhs.uk
NHS Education for Scotland portal website, providing health information on various subjects and in difference languages. Built on top of Umbraco, an open source .NET Content Management System, the primary CMS used where I work.
Borders Health in Hand is a portal type website build using Umbraco, an Open Source CMS built on top of ASP.NET. The site integrates with a search trawling/indexing technology we use at work called FAST.
It also integrates Google Maps technology as it allows users to search for health centers in an area as specified by a postal code, or address. This includes using the Google Maps API to place points on the map indicating where there health centers are located, with a description tooltip when they click on a point.
I have made heavy use of PNG sprites for this site as their were a lot of CSS images in the original design. This reduced HTTP lookups to improve the responsiveness of the site.
The site also makes heavy use of XSLT to display the search results. These search results are delivered from FAST as XML, and the XSLT transforms that XML into valid XHTML. This is an easier approach to make compared to the alternative of writting lots of C# code to parse through a complex XML file and write out some XHTML via StringBuilders.
In fact Umbraco actively encourages the use of XSLT to diplay data from it's CMS, as all it's data is stored as a cached, in memory, chunk of XML. Using XSLT makes it easy to tranverse this XML to get at the data we need using XPath. Much of the site is rendered this way, including navigation, and lists.
This is the approach we take to writing most of our Umbraco based sites, although if we need more complex functionality, Umbraco does allow use to use standard ASP.NET UserControls and ServerControls as well. These were used for the contact forms.
These dominoes are getting bigger and bigger every year. (from the blog And So It Begins )
And YouTube still auto-fucking-plays videos!! This is TWO-THOUSAND-AND-FUCKING-TWELVE FFS!!!
about 20 hours ago from webOn a side-note, YouTube's commenting system is god-awful atrocious dreadful horrible horrible horrible!! Constant meaningless error messages
about 20 hours ago from webJavaScript is slow mmmkay http://t.co/NbB4eQjw - Actually, no, it's not http://t.co/kpGEIoPO #nodejs
about 20 hours ago from webTFS: It's super expensive, so it must be brilliant, right? Like Sharepoint #tekpubtfstitlesuggestion
5:22 PM February 3rd from web