2012-03-31 google 8bit Google Maps for NES Google Maps 8-bit for NES: Google's April Fools' joke brings retro 8-bit graphics to Google Maps with street view, directions, and more.
2012-03-04 css 3D Animations Using Pure CSS3 Learn how to create 3D animations using pure CSS3 perspective and transform transitions, with cross-browser support for WebKit and Firefox.
2012-03-02 css CSS How to use Custom Fonts Learn how to use custom fonts in CSS3 with the @font-face rule, including syntax examples and a demo.
2012-03-02 css CSS Textured / Noisy Gradient Background How to create textured, noisy gradient backgrounds in CSS by combining gradient and noise image layers using the background-image property.
2012-02-08 metrowindows-phone Metro TimeBlock Metro TimeBlock is a customizable time display control for Windows Phone that lets you set any color, background, and size.
2012-02-01 windows How to install Windows 8 using a USB drive Step-by-step guide to installing Windows 8 from a USB drive using the Windows 7 USB/DVD Download Tool, including tips on formatting, BIOS settings, and troubleshooting.
2012-01-26 metrowebinarswindows Metro and WinRT Webinar on February 2nd SilverlightShow webinar on Metro and WinRT for Silverlight/WPF developers, covering how to build Windows 8 apps using your existing XAML experience.
2012-01-21 csharp C# Convert Hex To Color A C# extension method that converts hex color codes (both RGB and ARGB formats) to Color objects.
2012-01-15 windows-phone Windows Phone 7: Getting the current GPS location from the device How to get the current GPS location on a Windows Phone 7 device using GeoCoordinateWatcher and the PositionChanged event.
2012-01-14 visual-studio How to create your own code snippets in Visual Studio Step-by-step guide to creating your own code snippets in Visual Studio 2010, including simple snippets and using literals for replaceable parameters.