Web Clippings

Clip·ping: noun Something cut off or out, especially an item clipped from a newspaper or magazine.

Following is personal collection of mostly software-related articles and downloads that I have found useful and bookmarked for future reference:

How We Made GitHub Fast - GitHub
“Now that things have settled down from the move to Rackspace, I wanted to take some time to go over the architectural changes that we’ve made in order to bring you a speedier, more scalable GitHub.”
Posted Saturday, December 24, 2011 under performance, scc, git
A Guide to Branching in Mercurial / Steve Losh
Steve Losh on branching models, concepts and methods in Mercurial.
Posted Saturday, December 24, 2011 under hg
HgSccPackage
HgSccPackage is a source control package for MS Visual Studio 2008/2010 for Mercurial version control system.
Posted Wednesday, December 21, 2011 under addin, vs, free, opensource, hg
HgWin
HgWin is a GUI tool for Mercurial version control system, similar to hgtk.
Posted Wednesday, December 21, 2011 under scc, tool, opensource, free, hg
Pulley - Sell downloads, digital products, music, video, art, photography, fonts, eBooks, software
“Pulley is a simple way to sell your digital art, music, videos, photography, fonts, eBooks, software, and other downloadable products. Orders are instantly delivered to your customers.”
Posted Monday, December 19, 2011 under
Glyphish – Great icons for great iPhone & iPad applications
Icons specifically designed for mobile apps.
Posted Monday, December 19, 2011 under ipad, iphone, icons
BestVendor | Business Apps, Software, Tools & More for Startups & Beyond
Ratings & reviews of services providers for businesses.
Posted Sunday, December 18, 2011 under opinions, social
namebench - Project Hosting on Google Code
Open-source DNS benchmark utility for Windows, Mac and UNIX. It has graphical as well as a command-line interface. This project began as a 20% project at Google.
Posted Sunday, December 18, 2011 under networking, admin, tool, free, opensource
On Functors - good coders code, great reuse
Peteris Krumins takes a look at what functors mean to ML, Haskell, C++ and Prolog.
Posted Sunday, December 18, 2011 under programming, c++, haskell, fp
Open Kosmaczewski - nib2objc (Objective-C, 2009)
“This utility converts NIB files (or XIB ones) into Objective-C code, including all the properties of each instance, the documented constructor calls, and also the view hierarchy. It uses the output of the ibtool utility bundled with the Xcode tools. For more information about ibtool, please check the ibtool man page.”
Posted Saturday, December 17, 2011 under free, utility, ios, ib, uikit
iOS: A visual history | The Verge
“How did we get from a platform that began without 3rd party apps, multitasking, or even copy / paste support to where we are today? Read on to see exactly how Apple evolved its mobile platform over the years, in our history of iOS.”
Posted Saturday, December 17, 2011 under ios, iphone
Nikhil Kothari's Weblog : Config-free IHttpModule Registration
Nikhil Kothari discusses a solution to programmatically initialize and attach IHtttpModule implementations to an application at run-time using the PreApplicationStartMethodAttribute and an HttpApplication subclass.
Posted Saturday, December 17, 2011 under hacks, asp.net
Use any characters you want in your URLs with ASP.NET 4 and IIS 7!
“After spending entirely too much time researching this issue today here is how you can use any characters you want for URLs in ASP.NET 4 and IIS 7.”
Posted Saturday, December 17, 2011 under iis, asp.net
itoa
“Fast implementation of the old deprecated itoa(), lltoa() etc... plus some C++ wrapping. Theoretically controversed but practically very useful.”
Posted Thursday, December 15, 2011 under free, performance, opensource, source, c++, c
Beyond the Monad fashion (I.): Writing idioms in LINQ | Blog | TomasP.Net
“Saying that LINQ is a monad isn't quite right, because the LINQ syntax can be used for encoding other types of computations too. In this article, [Tomas demonstrates] how to use it for writing code using idioms. Idioms are weaker than monads - in the object oriented terms, this means that the "monad interface" inherits from "idiom interface". As a result, some computation types can implement the "idiom interface", but cannot be written as monads. [Tomas looks ]at ZipList, which is one example of such computation type.”
Posted Sunday, December 11, 2011 under linq, c#, hacks, fp
unquote - A library for writing unit test assertions as F# quoted expressions - Google Project Hosting
“Write F# unit test assertions as quoted expressions, get step-by-step failure messages for free.”
Posted Friday, November 18, 2011 under f#, testing, opensource, free, library
HTML comments
SGML roots of HTML comments debunked (including discussion of incorrect usage of the syntax).
Posted Friday, November 18, 2011 under html
TagCanvas - an HTML5 Canvas Tag Cloud
“TagCanvas is a Javascript class which will draw and animate a HTML5 canvas based tag cloud.”
Posted Monday, November 14, 2011 under canvas, html, opensource, javascript
pagedown - A JavaScript Markdown converter and editor - Google Project Hosting
“PageDown is the version of Attacklab's Showdown and WMD as used on Stack Overflow and the other Stack Exchange sites. It includes a converter that turns Markdown into HTML, a Markdown editor with realtime preview of the generated HTML.”
Posted Monday, November 14, 2011 under markdown, javascript, opensource
The JavaScript Comma Operator « JavaScript, JavaScript…
An introduction to the comma operator in JavaScript along with many examples of interesting use cases (like debugging without reformatting).
Posted Friday, October 28, 2011 under javascript
CSS3 PIE: CSS3 decorations for IE
PIE makes Internet Explorer 6-9 capable of rendering several of the most useful CSS3 decoration features.
Posted Monday, October 10, 2011 under css, ie, hacks, opensource, free
How to detect and avoid memory and resources leaks in .NET applications
Fabrice Marguerie discusses why memory and resource leaks can continue to plague an application in the managed world .NET and how to avoid them.
Posted Monday, September 26, 2011 under .net, debugging, diagnostics, unread
IanG on Tap: Real Native WinRT Development
Ian Griffiths digs into what going native really means in WinRT; that is without projections in C++.
Posted Wednesday, September 21, 2011 under winrt
Turbulent Intellect: WinRT Details: TL;DR version
A “too long; didn't read” bullet list summary by Chris Ammerman of what WinRT is and what it is not.
Posted Wednesday, September 21, 2011 under winrt
Active FTP vs. Passive FTP, a Definitive Explanation
“FTP is a TCP based service exclusively. There is no UDP component to FTP. FTP is an unusual service in that it utilizes two ports, a 'data' port and a 'command' port (also known as the control port). Traditionally these are port 21 for the command port and port 20 for the data port. The confusion begins however, when we find that depending on the mode, the data port is not always on port 20.” This article clears up that confusion, especially from a firewall configuration perspective.
Posted Monday, August 15, 2011 under admin
More arrays: Introducing array constants in Excel - Excel ...
“Array constants are a component of array formulas…You create and use array constants whenever you need to add sets of values that don't change (such as month names or pi) to your array formulas.”
Posted Monday, August 1, 2011 under excel, hacks
Introducing array formulas in Excel - Excel - Office.com
“An array formula is a formula that can perform multiple calculations on one or more of the items in an array. Array formulas can return either multiple results or a single result.”
Posted Monday, August 1, 2011 under excel, hacks
Neural Networks
“This report is an introduction to Artificial Neural Networks. The various types of neural networks are explained and demonstrated, applications of neural networks like ANNs in medicine are described, and a detailed historical background is provided. The connection between the artificial and the real thing is also investigated and explained. Finally, the mathematical models involved are presented and demonstrated.”
Posted Monday, August 1, 2011 under unread, nn
FCore Numerical Library - Statfactory
FCore is a .NET numerical library and has been specifically designed for those who want to use F# for their quantitative development on .NET platform. FCore features a dedicated F# API. It has been internally implemented in C++ for maximum performance and is multi-threading ready. FCore can also bypass .NET 2GB memory restriction and manipulate matrices of virtually unlimited sizes (64-bit version).
Posted Wednesday, July 13, 2011 under f#, analytics
A Brief Introduction to Neural Networks
Posted Wednesday, July 13, 2011 under pdf, unread, nn, filetype:pdf, media:document
If you allocate from the Large Object Heap each time an ASPX ...
“If you allocate objects larger than 85000 bytes, they will be allocated in the Large Object Heap (LOH). The LOH is not compacted and collection only occurs after a full collection (so gen 2 must be collected in order to collect an object in the LOH). Short-lived and frequent LOH allocations will kill the performance of your application.”
Posted Wednesday, July 6, 2011 under asp.net, performance
Commodore USA
“Recreating the Legendary Commodore 64”
Posted Friday, June 24, 2011 under hardware, emulation, fun
Debugger Canvas
“Debugger Canvas is a new user experience for the debugger in Visual Studio Ultimate. It pulls together the code you’re exploring onto a single pan-and-zoom display. As you hit breakpoints or step into code, Debugger Canvas shows just the methods that you’re debugging, with call lines and local variables, to help you see the bigger picture.”
Posted Wednesday, June 15, 2011 under vs2010, debugging, addins
Priority-induced starvation: Why Sleep(1) is better than Sleep(0) and the Windows balance set manager
“The moral of the story? Priorities are evil, don't mess with them. Always use Sleep(1) instead of Sleep(0). The Windows balance set manager is cool.”
Posted Sunday, June 5, 2011 under windows, threading, concurrency
Home Page - MyGet - NuGet-as-a-Service
MyGet offers the possibility to create your private, filtered NuGet feeds for use in the Visual Studio Package Manager.
Posted Tuesday, May 31, 2011 under vs.net, nuget
HtmlTags - GitHub
A class library for generating HTML text.
Posted Tuesday, May 24, 2011 under free, opensource, html, library, .net
The Architecture of Open Source Applications
“Architects look at thousands of buildings during their training, and study critiques of those buildings written by masters. In contrast, most software developers only ever get to know a handful of large programs well—usually programs they wrote themselves—and never study the great programs of history. As a result, they repeat one another's mistakes rather than building on one another's successes. This book's goal is to change that. In it, the authors of twenty-five open source applications explain how their software is structured, and why. What are each program's major components? How do they interact? And what did their builders learn during their development? In answering these questions, the contributors to this book provide unique insights into how they think.”
Posted Monday, May 23, 2011 under free, architecture, book, opensource
Chop
A pastebin-like clone but which allows code to be annotated with notes and comments.
Posted Monday, May 23, 2011 under webtool
4 Principles To Estimation Applied To Software Development
(1) Estimates require domain knowledge. (2) Tasks with a large size (or effort) are harder to estimate than smaller tasks. (3) Uncertainty decreases as we gain confidence and understand our abilities. (4) Uncertainty continually decreases as we get closer to  the finish.
Posted Sunday, May 22, 2011 under software, development, unread
Home Page | F# Snippets
A pastebin-like web site that focuses only on F#. It uses F# compiler service to do the formatting and to get tool tip texts. This means that one sees exactly the same information as in Visual Studio.
Posted Wednesday, May 18, 2011 under f#
Quick, easy-to-understand tips for using Mercurial / hg tip
“Learn Mercurial one bite-sized tip at a time.”
Posted Saturday, May 14, 2011 under hg, howto
Everything SQL Server Compact: SQL Compact 3rd party tools
An attempt at a comprehensive list of SQL Server Compact 3rd party tools, both commercial and non-commercial. 
Posted Monday, May 9, 2011 under sqlce
Time Period Library for .NET
Article on the library providing extensive time period calculations and individual calendar periods.
Posted Tuesday, May 3, 2011 under .net, library
Attach to Process Macro for Visual Studio 2010 - Ingo ...
Macro to add an “Attach to IIS” button to a Visual Studio toolbar.
Posted Saturday, April 30, 2011 under asp.net, iis, debugging, vs2010
JSON and XML Conversion
Known conventions for converting between XML and JSON.
Posted Friday, April 29, 2011 under json, xml, data-format
Create UML diagrams online in seconds, no special tools needed.
“Create and share simple UML diagrams in your blogs, wikis, forums, bug-trackers and emails.”
Posted Friday, April 22, 2011 under diagrams, webtool
Enabling dynamic compression (gzip, deflate) for WCF Data ...
Scott Hanselman walks through steps needed & option available for enabling compression of dynamic content on IIS 7.
Posted Wednesday, April 20, 2011 under iis, compression, howto
David Ebbo: Register your HTTP modules at runtime without config
“With the release of MVC3 and ASP.NET Web Pages, we added another little gem: a RegisterModule() API that lets you dynamically register an IHttpModule without touching config.”
Posted Wednesday, April 20, 2011 under asp.net
Glimpse - A client side look at whats going on in your server
“What Firebug is for the client, Glimpse does for the server... in other words, a client side Glimpse into whats going on in your server.” Currently ASP.NET build only.
Posted Thursday, April 14, 2011 under asp.net, mvc, debugging, opensource, free
Sunlight: Intelligent Syntax Highlighting
“Sunlight is written in JavaScript and provides automatic syntax highlighting to blocks of code contained within an HTML document. It can also serve as a plain text to HTML converter.” Compared to other similar efforts, Sunlight provides context-based keyword highlighting.
Posted Wednesday, April 13, 2011 under free, javascript, library
HTML5Labs - Home
“HTML5Labs is where Microsoft prototypes early and unstable specifications from web standards bodies such as W3C. Sharing these prototypes helps us have informed discussions with developer communities, and enables us to provide better feedback on draft specifications based on this implementation experience.”
Posted Wednesday, April 13, 2011 under html, standards, webdev
A Crash Course on the MEF Primitives - Daniel Plaisted's Blog ...
Explanation of MEF primitives, like ComposablePartDefinition and ComposablePart, that make up the API for describing, creating, and using components.
Posted Tuesday, April 12, 2011 under mef
Windows Restart and Recovery Recipe
“Vista introduced two closely related features: Application Restart and Application Recovery…Application Recovery applies to applications that have a “document” or any other in-memory information that might be lost when the application closes unexpectedly. Application Restart applies to all applications, whether they might have unsaved data or not, and to more unexpected closes, including a DLL update or a system reboot.”
Posted Tuesday, April 12, 2011 under windows, diagnostics
Modernizing Scripts Every Web Designer and Developer Should ...
Scripts featured in this article enable modern web page development even on browsers that don't support it.
Posted Friday, April 8, 2011 under webdesign, css, ie, javascript
How to Build Asteroids with the Impact HTML5 Game Engine
Tutorial on how to build a simple space-based asteroids game using the Impact game engine.
Posted Friday, April 8, 2011 under html, javascript, games, unread
The 10 Most Ridiculously Awesome Geeky Computer Pranks
Disclaimer: Get a sense of humor.
Posted Sunday, April 3, 2011 under humor
Top 50 Computer Science Blogs
“In 2007, computer science lecturer Neil McBride argued that computer science was going the way of Latin languages…that a variety of factors might contribute to the death of this field, including robots, lack of interest and progress in computing itself. Three years later, computer science seems to be holding its own and expanding into fields such as physics and game theory. At the moment, it’s no more dead than history.”
Posted Saturday, April 2, 2011 under computing, science
Blue screen of death (STOP error) information in dump files.
A viewer for BSOD (blue screen) crash information stored in dump files. 
Posted Thursday, March 31, 2011 under windows, tool, diagnostics, freeware
SQL Server Compact 4.0 Tooling Support in Visual Studio 2010 SP1 and Visual Web Developer Express 2010 SP1
A tour of the tooling support for SQL Server Compact 4.0 in Visual Studio 2010 SP1 and Visual Web Developer Express 2010 SP1.
Posted Tuesday, March 15, 2011 under sqlserver
A lightweight HTTP request class for iOS
To perform asynchronous, cancellable HTTP requests in Cocoa, there is NSURLConnection. It gives a great degree of control over the lifetime of the request and for managing the incoming response data. It also handles caching and system proxy settings and global request pooling and other useful things. Unfortunately, using it properly is a bit tedious. This is Nick Farina making it suck less.
Posted Monday, March 14, 2011 under iosdev, http
Jurassic - A Javascript Compiler for .NET
Jurassic is an implementation of the ECMAScript language and runtime. It aims to provide the best performing and most standards-compliant implementation of JavaScript for .NET. Jurassic is not intended for end-users; instead it is intended to be integrated into .NET programs.
Posted Sunday, March 13, 2011 under javascript, .net, free, opensource, languages
Telerik Extensions For ASP.NET MVC
Telerik Extensions for ASP.NET MVC is a lightweight framework aimed at helping build rich user interfaces and increase developer productivity. 
Posted Sunday, March 13, 2011 under asp.net, mvc, free, opensource
Update for Microsoft .NET Framework 4
This article describes a General Distribution Release (GDR) update for .NET Framework 4. 
Posted Saturday, March 12, 2011 under mskb, .net
Using C# to Develop for iPhone, iPod Touch and iPad
“This article looks at the process of building iPhone applications with C#, exploring various techniques and common application features.”
Posted Saturday, March 12, 2011 under iphone, mono, tutorial
Eventbrite
“Our mission is to make events as easy to create, find, and attend as possible.”
Posted Saturday, March 12, 2011 under events
WPF 3.5 SP1 feature: StringFormat - Lester's WPF\Silverlight ...
Lester Lobo on Binding.StringFormat being introduced with .NET Framework 3.5 SP1.
Posted Wednesday, March 9, 2011 under wpf
requestAnimationFrame for smart animating " Paul Irish
“The browser can optimize concurrent animations together into a single reflow and repaint cycle, leading to higher fidelity animation. For example, JS-based animations synchronized with CSS transitions or SVG SMIL. Plus, if you're running the animation loop in a tab that's not visible, the browser won't keep it running, which means less CPU, GPU, and memory usage, leading to much longer battery life. OMG I can brag about having a site with battery-friendly animations? Yeah bro. Totes McGoats.”
Posted Tuesday, March 8, 2011 under animation
Top Down Operator Precedence
“JavaScript is also object-oriented. Pratt's 1973 paper anticipated object orientation but lacked an expressive notation for it. JavaScript is an ideal language for exploiting Pratt's technique. I will show that we can quickly and inexpensively produce parsers in JavaScript.”
Posted Saturday, March 5, 2011 under javascript, languages, compilers
Automating NuGet package creation with MSBuild and PowerShell
Jeremy Skinner explains scripts he created for FluentValidation to automatically produce NuGet packages as well as provide the ability to automatically publish them to the newly available NuGet Gallery.
Posted Friday, March 4, 2011 under nuget, howto, msbuild, automation
Hosting MEF within application and libraries. | Glenn Block
Glenn Block discusses an approach to hosting MEF as well as how and where composition starts.
Posted Tuesday, March 1, 2011 under mef, extensibility
[Giagnocavo]Michael::Write() - Statically typed duck typing in F#
“…if we have member constraints with function application... we have statically typed duck typing”
Posted Tuesday, March 1, 2011 under f#, generics
Bea Stollnitz " What is the difference between... ?
Bea Stollnitz on the difference between CollectionViewSource and CollectionView, Binding and TemplateBinding, and ContentPresenter and ContentControl.
Posted Friday, February 25, 2011 under wpf, silverlight
AqiStar.TextBox Syntax Highlighting WPF control
High performance syntax coloring textbox for Windows Vista applications.
Posted Tuesday, February 22, 2011 under wpf, control
Working with MVC3's GlobalFilters and HandleErrorAttribute
Tom Dupont discusses how ASP.NET MVC 3's GlobalFilters helps to set up global error reporting.
Posted Wednesday, February 16, 2011 under aspnet-mvc
WPF Apps With The Model-View-ViewModel Design Pattern
Josh Smith discusses: patterns and WPF, MVP pattern, why MVVM is better for WPF and building an application with MVVM.
Posted Friday, February 11, 2011 under wpf, unread
ReactiveUI
Reactive Programming for Silverlight and Windows Phone 7.
Posted Friday, February 4, 2011 under reactive, wpf, silverlight, opensource, library
How to Generate Random Colors Programmatically | Martin Ankerl
Martin Ankerl discusses developing an algorithm for generating pleasingly random colours.
Posted Thursday, February 3, 2011 under algorithms
have fun: RxSandbox V1
An application that helps to understand how Rx works and how each operator is implemented. It provides a test UI for operators as well as marble diagrams.
Posted Tuesday, February 1, 2011 under rx, tool
Scaling ADO.NET DataTables
“Many data access strategies are available in the .NET development space—ADO.NET Entity Framework, ASP.NET Dynamic Data, XML, Hibernate, LINQ to SQL, and ObjectDataSource, to name a few. However, in many cases ADO.NET DataTables are still in use. This may be because your current architecture is based on DataTables or because they are simple to use. …You may simply have not had the time to explore these other data access approaches. Whatever the reason, it’s useful to know how to maximize the performance of the DataTable. We’ll look at two common scenarios: querying data and aggregating data.”
Posted Tuesday, February 1, 2011 under linq, performance, data-access, unread
iPad is the New IE 6
“I’m saying that the iPad is the new IE6 because we are expecting it to be something that it isn’t, the same way that we were expecting that IE6 would have the same features/performance/reliability than the latest versions of Firefox/Safari.”
Posted Monday, January 31, 2011 under webdev, webkit, ipad, opinions, ie, html
Adding packages to nuget.org
Jeff Schumacher does a walk-through of creating and submit a package for an open source project to nuget.org.
Posted Friday, January 28, 2011 under nuget, howto
CSS Agent - a CSS Handler for asp.NET by Keith Clark
CSS Agent is an ASP.NET handler for providing automatic vendor prefixes, CSS constants and minification for style sheets.
Posted Friday, January 28, 2011 under css, asp.net
Google APIs & Developer Products - January 2011
Google APIs & Developer Products presented as a chemistry periodic table.
Posted Wednesday, January 26, 2011 under reference
NSubstitute: A friendly substitute for .NET mocking libraries
NSubstitute is designed for Arrange-Act-Assert (AAA) testing, so one just needs to arrange how something should work, then assert it received the calls one expected.
Posted Wednesday, January 26, 2011 under opensource, testing, .net
Sayed Ibrahim Hashimi - MSBuild, C#, Visual Studio, Training ...
Sayed Ibrahim Hashimi demonstrates how to use the TransformXml task in a simple and stand-alone MSBuild project to transform configuration files.
Posted Wednesday, January 26, 2011 under asp.net, deployment, msbuild
Light up your NuGets with startup code and WebActivator ...
WebActivator lets one apply a PreApplicationStartMethod attribute to an assembly which is used to mark a method as something that gets called when the web app starts.
Posted Wednesday, January 26, 2011 under asp.net, nuget
davidebbo / WebActivator
A NuGet package that allows other packages to execute some startup code in web apps.
Posted Wednesday, January 26, 2011 under asp.net, nuget
FileDB - A C# database to store files
“FileDB is a free, fast, lightweight C# (v3.5) DLL project to store, retrieve and delete files using a single archive file as a container on disk. It's ideal for storing files (all kind, all sizes) without databases and keeping them organized on a single disk file.”
Posted Tuesday, January 25, 2011 under opensource, free, library, file-system, .net
Preventing Open Redirection Attacks in ASP.NET MVC
Jon Galloway explains open redirection attacks and how ASP.NET MVC 3 includes a new change in the the Account Controller to prevent those attacks.
Posted Tuesday, January 25, 2011 under aspnet-mvc, unread
A lightweight XML parser for iOS
A simple class that uses NSXMLParser itself to build up an easily-traversable Cocoa object hierarchy.
Posted Thursday, January 20, 2011 under free, xml, parsers, cocoa, opensource
Tynt " Leverage the benefit of copy / paste
Provides JavaScript to customize the clipboard copy behavior in a browser such that if a visitor copies content from the web site and shares by pasting into an e-mail then a link is automatically added to link back to the web site.
Posted Sunday, January 16, 2011 under analytics, web
Postal
Postal enables creating e-mails using regular ASP.NET MVC views.
Posted Saturday, January 15, 2011 under opensource, free, aspnet-mvc, library
endjin : open source : templify
“Every project starts the same way: you create a place to put solution artefacts, on one file system, on one computer. Templify helps you work smart, not hard by reducing repetition.”
Posted Friday, January 14, 2011 under addins, free, opensource
CassiniDev - Cassini 3.5/4.0 Developers Edition
The goal of the CassiniDev project is to provide an open platform for developing a robust ASP.Net web server implementation that addresses many of the limitations and difficulties encountered when using Cassini and/or Visual Studio Development Server. CassiniDev is packaged as a standalone WinForms GUI application, a console application and library assembly suitable for self hosting and in automated testing scenarios including continuous integration and as a 100% compatible drop-in replacement for the Visual Studio 2008/2010 development server.
Posted Sunday, January 9, 2011 under asp.net, opensource, free
Announcing Cassini 4.0 - Tanzim Saqib - Microsoft MVP, ASP.NET
Posted Sunday, January 9, 2011 under asp.net, free, opensource
Razor Syntax Quick Reference
A quick reference guide to Razor view engine along with its WebForms counterparts.
Posted Sunday, January 9, 2011 under reference, templating
Tetris game in .NET Micro Framework | Pavel Bansky
Pavel Bánský presents his Tetris game project for Microsoft .NET Micro Framework running on Tahoe board.
Posted Saturday, January 8, 2011 under netmf, games, hardware
AppsAmuck iPhone Development Tutorials and Examples
31 example applications for iOS, some of which are even sold on AppStore.
Posted Sunday, January 2, 2011 under iosdev, tutorial
The Evolution of a Haskell Programmer
Haskell version of “The Evolution of a Programmer”.
Posted Wednesday, December 29, 2010 under haskell, humor
How ASP.NET MVC Routing Works and its Impact on the ...
Thomas Marquardt explains how MVC and ASP.NET routing impacts the performance of static requests (HTML, JPG, GIF, CSS, JS, etc), including how routing is implemented in the ASP.NET pipeline on IIS 6 and IIS 7. He also talks about the new extensionless URL routing feature in ASP.NET 4.0.
Posted Tuesday, December 28, 2010 under asp.net, mvc, iis, performance, routing

More del.icio.us!