GW Course Schedule and Campus API
Analyzing the unofficial XML API behind George Washington University's course schedule and campus map iPhone app, with provided endpoints and a PHP wrapper.
Analyzing the unofficial XML API behind George Washington University's course schedule and campus map iPhone app, with provided endpoints and a PHP wrapper.
A technical guide on converting and loading UK postcode geographic data into SQL Server using a .NET library for spatial queries.
A tutorial on creating a custom Twitter widget for the Orchard CMS, including setup, module creation, and widget development.
Introducing VCS Translator, an open-source tool to convert commands between different version control systems like Git and Mercurial.
A preview of PyCon 2011 highlighting great talks, the hallway track, sprints, and urging early registration.
A student reflects on learning Ada programming and the concept of being a 'great programmer' after a teacher's provocative question.
Discusses the W3C's new HTML5 logo and the debate over using 'HTML5' as a buzzword for a broader set of web technologies, analyzing its impact on developer clarity.
A guide on configuring MongoDB to run as a Windows service, including command setup and troubleshooting tips.
A CSS technique using :nth-child and :nth-last-child to style elements based on sibling count with improved efficiency.
A technical guide on reverse-engineering and speedrunning Dropbox's 2011 Dropquest scavenger hunt to achieve the fastest possible completion time.
A programmer reflects on juggling multiple unfinished tech projects and personal goals, discussing the challenge of focusing on a single 'top idea'.
A tutorial on integrating jQuery Mobile with ASP.NET MVC to build mobile web applications using existing web development skills.
Explores techniques for maximizing SQL Server bulk insert performance using SqlBulkCopy with parallel processing and the Task Parallel Library.
Twitter challenged a court gag order to notify users about a government data request, setting a precedent for digital privacy rights.
A WordPress plugin that adapts The New York Times' open-source text highlighting and deep linking feature for easy installation and use.
Explains the GROUPING SETS operator in SQL Server for flexible data aggregation, comparing it to UNION ALL and WITH CUBE approaches.
A developer shares their experience using MongoVUE, a free .NET-based GUI tool for managing MongoDB databases.
Explains how to share data between HST components in Hippo CMS using the HstRequestContext object during request processing.
A technical deep-dive into making Partition Change Tracking (PCT) refresh with partition truncation work correctly for Materialized Views in Oracle 11g.
A quick-start guide to setting up and using MongoDB with C# and the .NET framework, covering installation and basic database operations.