Posts
All the articles I've posted.
MongoDB - Geospatial Indexing and Advanced Queries
Published: at 01:00 PMAn overview of MongoDB's geospatial indexing and advanced queries, highlighting its advantages over traditional MySQL algorithms for geospatial data.
Twitter Bootstrap responsive design features problem YUI Compressor
Published: at 02:53 PMAn overview of an issue with Twitter Bootstrap responsive design classes when using YUI Compressor, and a solution to fix the problem.
Why you should never say "click here" in anchor text
Published: at 11:53 AMAn explanation of why using 'click here' in anchor text is detrimental to user experience, and the benefits of using more descriptive anchor text.
The lowdown on DateTime vs DateTimeOffset
Published: at 01:52 PMAn explanation of the differences between DateTime and DateTimeOffset in .NET, highlighting the advantages of using DateTimeOffset for timezone-aware date and time handling.