Book review: Microsoft Windows Azure Development Cookbook
A review of the 'Microsoft Windows Azure Development Cookbook', praising its practical recipes and depth for Azure developers.
A review of the 'Microsoft Windows Azure Development Cookbook', praising its practical recipes and depth for Azure developers.
A programming tip on overcoming creative blocks by first writing functional but imperfect code, then refining it into an elegant solution.
A guide to creating an accessible star rating widget using only CSS, with no JavaScript required for core functionality.
A web developer reflects on the positive aspects of the programming community, highlighting collaboration, meritocracy, and passion.
A critique and improved implementation of CSS3 ticket-like tags using pure CSS with gradients and no extra HTML markup.
A developer creates twee+, a client-side tool for posting longer tweets without Twitter's character limit, avoiding external services and OAuth.
Performance comparison showing CSS gradients outperform SVG backgrounds in dynamic effects due to browser rendering overhead.
A deep dive CSS3 workshop for web developers, focusing on practical features, performance, and hands-on exercises.
A detailed guide on upgrading a MacBook Pro Mid 2009 with a Kingston SSD, including benchmarks and performance improvements.
Introducing Glimpse for PHP, a client-side debugging tool that provides insights into server-side operations, similar to Firebug for the client.
A developer shares their positive experience presenting at the CSS Summit 2011, an online conference, comparing it to in-person events.
A technical guide on integrating MongoDB, a NoSQL document database, with the Spring Data framework for Java applications.
Explains how to reuse and nest DataTemplates in WPF for a hierarchy of classes, using ViewModel inheritance to share XAML.
Microsoft and RealDolmen release version 4 of the Windows Azure SDK for PHP, adding storage, management API, and command-line tools.
A personal recap of the Scipy 2011 conference, highlighting keynotes on scientific software, data mining with Python, and trends in statistics and parallel computing.
Announcing early bird registration deadline for EuroSciPy 2011, a conference on scientific computing with Python, featuring tutorials and talks.
Learn how to make AJAX requests using vanilla JavaScript without jQuery, including handling browser compatibility issues.
A developer shares her journey to JSConf EU and explores techniques for detecting CSS selector support, crucial for writing robust polyfills.
A technical solution using JavaScript/jQuery to fix image resizing issues in Google's Blogger platform by enforcing maximum width constraints.
Explains how to copy NuGet packages between feeds for stability and speed, covering client-side scripts and MyGet's server-side mirroring feature.