Archive for 2010

Weekly Links #96

@font-face Generator
FontSquirrel has provided an @font-face kit generator for the masses. Makes setting up a custom font a lot less troublesome.
CSS3, Please!
A nifty online tool to generate appropriate cross-browser CSS for various new CSS3 effects.
Civilization V Preview
A peek at the upcoming release; has some nice screenshots and an overview of changes.
Strengthening your domain: Encapsulated collections
Jimmy [...]

March 14, 2010 @ 8:46 pm — 0 Comments

Posted in Useful Links

Review: The Productive Programmer

Review: The Productive Programmer

This book presents a grab bag of practices and techniques for boosting your programming productivity, regardless of language and platform.

March 8, 2010 @ 10:51 pm — 0 Comments

Posted in Books

Weekly Links #95

How IE8 Determines Document Mode
A look at how Internet Explorer 8 handles compatibility switching, including a large flow diagram.
Announcing: TinyIoC – An Easy to Use, Hassle Free, Inversion of Control Container
Yet another IoC container for .NET. Sounds interesting though, will dig into it.
New Offers for Visual Studio 2010
Somasegar details two deals for moving up to [...]

March 7, 2010 @ 5:35 pm — 0 Comments

Posted in Useful Links

Weekly Links #94

First Impressions of Custom Post Type
Impressive how extensible and robust WordPress has become.
Designing User Interfaces For Business Web Applications
Describes the differences between web sites and applications, and outlines the process of building the latter.
Coding: Effect sketches and the Mikado method
Mark Needham shows an interesting way to analyze the dependencies between classes and their members.
The Seven [...]

February 28, 2010 @ 12:33 am — 0 Comments

Posted in Useful Links

Weekly Links #93

When It Comes To IOC Containers, We Seem To Be Pretty Loyal
Reflector Pro has now been released!
Red-Gate’s first release of the super Reflector tool. Also the first version with a paid option.
Our "Extension Properties" Story
Jeremy Miller details the process of adding extension properties, akin to extension methods, to classes that cannot be directly changed. A [...]

February 21, 2010 @ 12:07 am — 0 Comments

Posted in Useful Links

Weekly Links #92

VS 2010 / .NET 4 Release Candidate
Scott Guthrie blogs about a final pre-release of the upcoming Visual Studio 2010.
Why Git is Better than X
A feature comparison between Git and other source control systems. Biased towards Git, of course, but interesting nonetheless.
Master the Art of Photographic Composition
Good advice about setting up your shot, since the composition [...]

February 14, 2010 @ 10:14 pm — 0 Comments

Posted in Useful Links

Weekly Links #91

Are We Continuously Improving Or Just Continuously Changing?
Thoughts on the need to continually improve your work. Else, how do you get any better at it?
Warmup – Getting Started
Nice, a tool that can reduce the time involved in starting a new solution.
Implementing Domain Queries
Suggests a way to create and retrieve persisted domain data. I can use [...]

February 7, 2010 @ 12:52 am — 0 Comments

Posted in Useful Links

Weekly Links #90

The WebForms Rant
A lively discussion on choosing between ASP.NET WebForms and MVC.
CodePlex now supporting native Mercurial
The open-source project hosting site now offers Mercurial as an option over TFS.
Analysis of Git and Mercurial
Google’s analysis of the similarities and differences between two popular distributed source control systems.
NDepend v3 is now 100% integrated in Visual Studio
Patrick Smacchia shares [...]

January 30, 2010 @ 10:47 pm — 0 Comments

Posted in Useful Links

Review: Designing the Moment

Review: Designing the Moment

Designing the Moment sets the reader on the road towards better user experiences in common scenarios on the web. This is achieved through the use of casual writing and real-world examples.

January 30, 2010 @ 3:59 pm — 0 Comments

Posted in Books

Weekly Link #89

jQuery Lint
A JavaScript tool to verify correctness of scripts written with jQuery.
Whither Alt.Net?
Ian Cooper comments on the apparent inactivity of the ALT.NET movement.
Constructor over-injection anti-pattern
Jeffrey Palermo suggests that it is possible to over-use constructor injection, and suggests a way to mitigate the issue.
Constructor over-injection smell – follow up
Jeffrey follows up on his previous post.
Firefox 3.6
The [...]

January 23, 2010 @ 9:58 pm — 0 Comments

Posted in Useful Links