- CMD: “Using command redirection operators”; technet
- Windows Server 2008: “Start or Stop the Web Server (IIS 7)”; win2k8; technet
- PHP: “Tip for Streamlining Your PHP if(statements)”; Keir Whitaker
- Ubuntu: “Configuring Fonts in Ubuntu Linux”; msttcorefonts
- SQL Server 2008: “Minimize SQL Server 2008 Surface Area”
- WordPress: “WordPress, GoDaddy, Permalinks, and 404’s”
- WordPress: “Single Item RSS Feeds on Wordpress blogs: RSS For the Content of This Page”
- C# LINQ to XML: “Document-Centric Transforms using LINQ to XML”; Eric White
- C# LINQ to XML: “Empty Elements and Self-Closing Tags”; XElement
- Windows Server 2008: mklink; generating symlinks
- SQL Server 2008 SSRS: “All those temporary files (RSTempFiles)”; John Gallardo, MSDN
- WPF: “Converting a WPF FlowDocument to an XPS FixedDocument”; Derek Smythe
- PHP: “Validating XML files within PHP 4 applications”; Xmllint; Raphael Stolt
- WordPress CSS; WordPress Codex
- “VMware Self-Service- Hardware and Firmware Requirements for 64-Bit Guest Operating Systems”
- WPF: “Using XamlReader.Load”; MSDN
- Ubuntu: “Terminator—Multiple GNOME terminals in one window”; ubuntugeek.com
- “System.Windows.Markup Namespace”; XamlReader; MSDN
- RAM: “What does 'nonecc unbuffered' mean for buying a memory upgrade?”; Yahoo! Answers
- C# Code: ToType<T>() Extension Method; “how to handle conversions from an anonymous type to a specific type by using .NET 3.5 extensions”; Ed Guzman; CodeProject.com
- “WPF Multithreading with BackgroundWorker”; Pavan Podila
- SQL Server 2005: “Understanding "login failed" (Error 18456) error messages”
- “Silverlight Tip of the Day #58 – Text Wrapping and Line Breaks in TextBlocks”
- “Silverlight Tip of the Day #57—How to Dynamically Load a Silverlight Control within another Silverlight Control”; Mike Snow
- PowerShell and Team Foundation Server: “Team Foundation Server Project Browser PowerPack”
- C# Code: “Constructor Chaining : C# 411”
- SQL Server 2005/2008: “SQL Server UPDATE STATISTICS”
- “Does Salt Change the pH of Water?”; eHow.com
- ASP.NET MVC: “Tip #30 – Create Custom Route Constraints”; NotEqual Constraint ; Stephen Walther
- ASP.NET MVC: “Custom Route Constraints”; James Welch
- ASP.NET MVC: “What is the best way to return XML from a controller’s action in ASP.NET MVC?”; stackoverflow.com
- MOSS: “Programmatically retrieve an InfoPath form from a SharePoint library--?MOSS??|SharePoint???”
- Windows 7: “30 Windows 7 Secrets”; Tim Sneath
- “How to configure and use Text-to-Speech in Windows XP and in Windows Vista”; Windows Narrator
- WSS: “Web Service Guidelines”; MSDN
- Visual Studio and CodeRush XPress: “Can I change the key bindings on the free version of CodeRush Express for Visual Studio?”; stackoverflow.com
- C#: “Direct casting vs ‘as’ operator?”; stackoverflow.com
- “Design Patterns”; dofactory.com
- “Basic Unit Testing Guidelines” by Chris Eargle
- Windows Server 2008 R2: “Using Remote Desktop”
- “Principles Of Object Oriented Design”
- “A summary of OO Priciples” by Nigel-Findlater
- SOLID: “The Liskov Substitution Principle—Agile Software Development Principles Patterns and Practices”
- “System.Diagnostics.DebuggerStepThrough and More System.Diagnostics Namespace Stuff”; Mark Michaelis
- CSS: “CSS Transparency Settings for All Browsers” by Chris Coyier
- jQuery: JQuery: “Error: jQuery.support is undefined”; Schleichermann; JQuery VisualStudio Intellisense
- Word 2007 Fluent Ribbon: “Ahem… but I am actually customizing Word 2007…”
- WCF: “Since a WCF service can return any user defined class, why use a DataContract and CompositeType class?”; StackOverflow.com
- Java SE: “Sorting Strings” by John Zukowski
- Mozilla: About:config entries
- “Convert XElement to XmlNode (and Convert XmlNode to XElement)”; Eric White
- WCF: “Wcf Binding Comparision List and Supported Features (Reference)”; Dan Rigsby
- Ubuntu: “How to Clean Up Your Ubuntu Installation”; Faraz Ahmed
- SharePoint Portal Server 2003: “Using Folders in document libraries”
- “Enabling anonymous access in SharePoint 2007”; Bil Simser
- XSLT: “Using Multiple URIResolvers for the Same Stylesheet”
- XSLT: “XPath and Default Namespace handling”
- WSS: “Unable to run Repair on SharePoint installation”; David M. Sterling
- PowerShell: “Even More Things You Can Do With Arrays”
- SQL Server: “How to shrink the tempdb database in SQL Server”
- “Interface vs Abstract Class”; StackOverflow.com
- Test-Driven Development: “TDD Anti-Patterns”; James Carr
- Apache License, Version 2.0
- Dr. Sebi: Recommended Vegetables
- Dr. Sebi: Recommended Teas, Spices, Seeds and Nuts (Butters)
- Dr. Sebi: Recommended Fruits
- PHP: “WordPress Feeds”; codex.wordpress.org
- WPF: Implementing a Notify Icon without Windows Forms; Philipp Sumi; CodeProject.com
- “Custom XML Serialization of a .NET class”; Robert Bogue [MVP]
- PowerShell: Using Windows PowerShell “Here-Strings”; Windows PowerShell Tip of the Week; TechNet
- “What does ‘yield break;’ do in C#?”; StackOverflow.com
- Data Structures and Algorithms with Object-Oriented Design Patterns in C#: “Enumerable Collections and Enumerators”
- C#: Flippant Remarks about the yield Statement
- “yield (C# Reference)”; MSDN
- PHP: readfile() Problem with content-disposition in FireFox
- Blender 3D: “Getting Blender to find Python in Windows XP”
- WSS 3.0: MOSS 2007 and WSS 2007 Server Setup; The call to SearchServiceInstance.Provision (server 'YourServerName') failed.; Sahil Malik
- WSS 3.0: “WSS 3.0 Web Service Reference Guide”; Glen Cooper; CJ
- PowerShell: “Getting Credentials From The Command Line”; Jeffrey Snover; Get-Credential
- NetBeans for PHP: “Defining a variable type in comment”; Petr Pisl
- SQL Server 2005: Summary of DBCC Commands; Emil Chang
- “An explanation of the new /C and /I Switches that are available to use with Chkdsk.exe”
- Codex Sinaiticus
- Semna (Nubia)
- The ANU People
- Adansonia; Manna from heaven?
- The Standing Army in Ancient Egypt
- Link to Meroitic Script Image
- The Thunder, Perfect Mind
- Functional Programming: Complex adaptive system
- C#: Controlling the default value of an enum; MSDN
- CNN.com: “English gets millionth word on Wednesday, site says”; The Immense Size of the English Language
- ASP.NET: “Tip/Trick: Using Server Side Comments with ASP.NET 2.0”; Scott Guthrie
- ASP.NET: “Don’t run production ASP.NET Applications with debug="true" enabled”; Scott Guthrie
- C#: the differences between readonly and const; MSDN; l-value
- Patterns and Practices: “SOLID and DRY”; Jeremy Likness
- “The C# ?? null coalescing operator”; Scott Guthrie
- “Generic Delegates”; MSDN
- “Delegates Explained in Plain English”; Simon Pickersgill
- ASP.NET: “Web Site vs. Web Application”; Stephen M. Redd