2012-06-09 html5jquerywebinars Mobile HTML5 and jQuery webinar week A series of 3 free webinars on HTML5 and jQuery covering getting started, working with data, and building a real-world app.
2012-06-05 windows Windows 8 and Secure Boot – What if your PC doesn’t support it? What to do when you get the 'Secure Boot isn't compatible with your PC' error while installing Windows 8, and what Secure Boot actually is.
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.