<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link rel="hub" href="http://tumblr.superfeedr.com/" xmlns:atom="http://www.w3.org/2005/Atom"/><description></description><title>Code</title><generator>Tumblr (3.0; @codebank)</generator><link>http://codebank.tumblr.com/</link><item><title>Memcached</title><description>&lt;a href="http://memcached.org/"&gt;Memcached&lt;/a&gt;: &lt;p&gt;&lt;strong&gt;Free &amp; open source, high-performance, distributed memory object caching system&lt;/strong&gt;, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load.&lt;/p&gt;
&lt;p&gt;Memcached is an in-memory key-value store for small chunks of arbitrary data (strings, objects) from results of database calls, API calls, or page rendering.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Memcached is simple yet powerful&lt;/strong&gt;. Its simple design promotes quick deployment, ease of development, and solves many problems facing large data caches. Its &lt;a href="http://code.google.com/p/memcached/wiki/Clients"&gt;API&lt;/a&gt; is available for most popular languages.&lt;/p&gt;</description><link>http://codebank.tumblr.com/post/27297159215</link><guid>http://codebank.tumblr.com/post/27297159215</guid><pubDate>Mon, 16 Jul 2012 09:14:47 +0800</pubDate></item><item><title>Exception Handling best practices in N-Tier Asp.net applications</title><description>&lt;a href="http://www.shubho.net/2011/01/exception-handling-best-practices-in-n.html"&gt;Exception Handling best practices in N-Tier Asp.net applications&lt;/a&gt;: &lt;p&gt;&lt;div&gt;&lt;strong&gt;&lt;em&gt;&lt;span&gt;“How do you manage Exceptions in your Asp.net applications?”&lt;/span&gt;&lt;/em&gt;&lt;/strong&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;br/&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;Pretty simple question, but not that much simple to answer.&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;br/&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;We are good at making things. But, may be, we are not equally good at designing systems which properly handles errors with gracefulness, provides user with a polite message about the error and doesn’t leave him/her in a dead-end, and internally, notifies the system developers with enough details so that the poor developers don’t feel like they need to learn some rocket science to fix those errors.&lt;/span&gt;&lt;/div&gt;&lt;/p&gt;</description><link>http://codebank.tumblr.com/post/16856577684</link><guid>http://codebank.tumblr.com/post/16856577684</guid><pubDate>Wed, 01 Feb 2012 15:51:49 +0800</pubDate></item><item><title>Performance is a Feature - Jeff Atwood</title><description>&lt;a href="http://www.codinghorror.com/blog/2011/06/performance-is-a-feature.html"&gt;Performance is a Feature - Jeff Atwood&lt;/a&gt;: &lt;p&gt;Information on how Stack Overflow team manages their web site performance.&lt;/p&gt;</description><link>http://codebank.tumblr.com/post/16108655618</link><guid>http://codebank.tumblr.com/post/16108655618</guid><pubDate>Thu, 19 Jan 2012 16:23:53 +0800</pubDate><category>profiler</category><category>web site performance</category></item><item><title>Mini Profiler</title><description>&lt;a href="http://code.google.com/p/mvc-mini-profiler/"&gt;Mini Profiler&lt;/a&gt;: &lt;p&gt;&lt;span&gt;A simple but effective mini-profiler for ASP.NET MVC and ASP.NET.&lt;/span&gt;&lt;/p&gt;</description><link>http://codebank.tumblr.com/post/16108261666</link><guid>http://codebank.tumblr.com/post/16108261666</guid><pubDate>Thu, 19 Jan 2012 16:01:00 +0800</pubDate><category>asp .net</category><category>profiler</category><category>debug</category></item><item><title>CLRProfiler V4 Released</title><description>&lt;a href="http://blogs.msdn.com/b/davbr/archive/2011/02/01/clrprofiler-v4-released.aspx"&gt;CLRProfiler V4 Released&lt;/a&gt;: &lt;p&gt;CLRProfiler V4 is now publicly available.  You may download from here:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=be2d842b-fdce-4600-8d32-a3cf74fda5e1" title="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=be2d842b-fdce-4600-8d32-a3cf74fda5e1"&gt;&lt;a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=be2d842b-fdce-4600-8d32-a3cf74fda5e1"&gt;http://www.microsoft.com/downloads/en/details.aspx?FamilyID=be2d842b-fdce-4600-8d32-a3cf74fda5e1&lt;/a&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This is of interest both to folks who want a free profiler to diagnose memory issues with their managed apps, and for folks who author profilers of their own, and would like to look at source code of a real-world example of a profiler.&lt;/p&gt;</description><link>http://codebank.tumblr.com/post/16107016832</link><guid>http://codebank.tumblr.com/post/16107016832</guid><pubDate>Thu, 19 Jan 2012 15:04:00 +0800</pubDate><category>debug</category><category>profiler</category></item><item><title>VisualHG</title><description>&lt;a href="http://visualhg.codeplex.com/"&gt;VisualHG&lt;/a&gt;: &lt;p&gt;Mercurial Source Control Plugin for MS Visual Studio&lt;/p&gt;</description><link>http://codebank.tumblr.com/post/16000179613</link><guid>http://codebank.tumblr.com/post/16000179613</guid><pubDate>Tue, 17 Jan 2012 16:08:47 +0800</pubDate><category>Mercurial</category><category>SCM</category><category>Visual Studio Plugin</category></item><item><title>BitBucket (DVCS Code Hosting)</title><description>&lt;a href="https://bitbucket.org/"&gt;BitBucket (DVCS Code Hosting)&lt;/a&gt;: &lt;p&gt;Store all of your Git and Mercurial source code in one place with unlimited private repositories. Includes issue tracking, wiki, and pull requests.&lt;/p&gt;
&lt;p&gt;Secure hosting with flexible permissions for your repositories. Integrates with JIRA, Jenkins, Pivotal, Cloud9 IDE and other developer tools.&lt;/p&gt;</description><link>http://codebank.tumblr.com/post/15999958440</link><guid>http://codebank.tumblr.com/post/15999958440</guid><pubDate>Tue, 17 Jan 2012 15:57:00 +0800</pubDate><category>DVCS</category><category>source code hosting</category></item><item><title>Mercurial</title><description>&lt;a href="http://mercurial.selenic.com/"&gt;Mercurial&lt;/a&gt;: &lt;p&gt;Mercurial is a cross-platform, distributed revision control tool for software developers. Mercurial’s major design goals include high performance and scalability, decentralized, fully distributed collaborative development, robust handling of both plain text and binary files, and advanced branching and merging capabilities, while remaining conceptually simple.&lt;/p&gt;</description><link>http://codebank.tumblr.com/post/15998896893</link><guid>http://codebank.tumblr.com/post/15998896893</guid><pubDate>Tue, 17 Jan 2012 15:10:36 +0800</pubDate><category>SCM</category><category>Source Control</category></item><item><title>Glimpse</title><description>&lt;a href="http://getglimpse.com/"&gt;Glimpse&lt;/a&gt;: &lt;p&gt;&lt;span&gt;At its core Glimpse allows you to debug your Web Service right in the browser. Glimpse allows you to “Glimpse” into what’s going on in your web server. In other words what Firebug is to debugging your client side code, Glimpse is to debugging your server within the client.&lt;/span&gt;&lt;/p&gt;</description><link>http://codebank.tumblr.com/post/15998306527</link><guid>http://codebank.tumblr.com/post/15998306527</guid><pubDate>Tue, 17 Jan 2012 14:48:00 +0800</pubDate><category>debug</category><category>debugger</category></item><item><title>ELMAH (Error Logging Modules and Handlers)</title><description>&lt;a href="http://code.google.com/p/elmah/"&gt;ELMAH (Error Logging Modules and Handlers)&lt;/a&gt;: &lt;p&gt;&lt;span&gt;ELMAH (Error Logging Modules and Handlers) is an application-wide error logging facility that is completely pluggable. It can be dynamically added to a running ASP.NET web application, or even all ASP.NET web applications on a machine, without any need for re-compilation or re-deployment.&lt;/span&gt;&lt;/p&gt;</description><link>http://codebank.tumblr.com/post/15998001416</link><guid>http://codebank.tumblr.com/post/15998001416</guid><pubDate>Tue, 17 Jan 2012 14:38:00 +0800</pubDate><category>error handler</category><category>error logging</category></item><item><title>Open Source Dependency Injector for .NET</title><description>&lt;a href="http://ninject.org"&gt;Open Source Dependency Injector for .NET&lt;/a&gt;: &lt;p&gt;Ninject is a lightweight dependency injection framework for .NET applications. It helps you split your application into a collection of loosely-coupled, highly-cohesive pieces, and then glue them back together in a flexible manner. By using Ninject to support your software’s architecture, your code will become easier to write, reuse, test, and modify. &lt;/p&gt;</description><link>http://codebank.tumblr.com/post/15997732571</link><guid>http://codebank.tumblr.com/post/15997732571</guid><pubDate>Tue, 17 Jan 2012 14:29:00 +0800</pubDate><category>DI</category><category>Dependency Injection</category><category>IoC</category></item><item><title>Introduction to OAuth 1.0</title><description>&lt;a href="http://hueniverse.com/oauth/"&gt;Introduction to OAuth 1.0&lt;/a&gt;: &lt;p&gt;&lt;strong&gt;OAuth&lt;/strong&gt; (Open Authorization) is an open standard authorization. It allows users to share their private resources (e.g., photos, videos, contact lists) stored on one site with another site without having to hand out their credentials, typically username and password.&lt;/p&gt;
&lt;p&gt;OAuth allows users to hand out tokens instead of credentials to their data hosted by a given service provider. Each token grants access to a specific site (e.g., a video editing site) for specific resources (e.g., just videos from a specific album) and for a defined duration (e.g., the next 2 hours). This allows a user to grant a third party site access to their information stored with another service provider, without sharing their access permissions or the full extent of their data&lt;/p&gt;</description><link>http://codebank.tumblr.com/post/15926065835</link><guid>http://codebank.tumblr.com/post/15926065835</guid><pubDate>Mon, 16 Jan 2012 11:27:00 +0800</pubDate><category>OAuth</category></item></channel></rss>
