Newest
Most recent blog posts.
Distributed Systems
I am passionate about Distributed systems; this is my learnings about the field.
Programming : Functional or not..
While I am not too dogmatic about functional programming; I have been using it professionally for over 2 years. I understand the benefits and shortcomings well to know that a lot of what I experienced building complex systems doesn't need to be forgotten because they were using C# or Java or however uncool the language used was.
Reading Lists
Reading lists on distributed systems, cloud computing and anything interesting.
General
general blog posts...
- 01 Jan 2016 » Mental block on personal projects & lessons learned
- 23 Feb 2015 » Using Paket - a very simple introduction
- 10 Dec 2014 » Windbg Tip - Cannot break in Windbg when attached to live process
- 22 Sep 2014 » Clojure - Getting started with Web Development
- 22 Jun 2014 » Simple Code!
- 22 Jun 2014 » Notes - Programming Pearls
- 15 Jun 2014 » Scala - Working with REST service calls and handling JSON
- 11 Jun 2014 » Swift language - Switch statement
- 08 Jun 2014 » Notes from Architecture of Open Source Applications - ZeroMq
- 07 Jun 2014 » Notes from Architecture of Open Source Applications - Asterisk
- 04 Jun 2014 » Scala, once again
- 03 Jan 2014 » Few handy things to know in Go Library (Command line arguments, Reflection, Setting Bits, Hash functions)
- 31 Dec 2013 » Writing some Go! code
- 14 Nov 2012 » Hello World! with Scala Web Application using Play 2.0 and Scalate
- 06 Nov 2012 » Useless experiment with Asynchronous Procedure Calls from C#
- 29 Oct 2012 » A 5 min survey
- 13 Dec 2011 » Working (around) with MSpecs
- 10 Dec 2011 » Hannspad Hannspree SN10T2 – Rooting, Android Market and Some Crazy stuff
- 16 Jan 2011 » WPF Events to Command redirection using System.Windows.Interactivity
- 14 Jan 2011 » Executing RoutedCommand in Code-Behind
- 20 Jul 2010 » Bing! Are you kidding me!
- 16 Jul 2010 » WPF Datagrid – Load and Performance
- 16 Jul 2010 » Algorithms, performance and getting burnt
- 16 Jul 2010 » Using LINQ Aggregate to solve the previous problem
- 12 Jul 2010 » WCF Security – the way I wanted to learn
- 12 Jul 2010 » Issues with SyntaxHighlighter on my blog
- 15 Apr 2010 » Running Moles using NUnit Console from Visual Studio
- 19 Mar 2010 » Introducing Comfy.Couch, a CouchDB API for .NET
- 11 Feb 2010 » Using .NET 3.5 (CLR 2.0) DLL inside Visual Studio 2010 for a .NET 4.0 Project/Application
- 05 Feb 2010 » Breaking my head with message passing and Scala Actors
- 26 Jan 2010 » Dependency Injection in Scala and some other stuff
- 21 Nov 2009 » Scala for dummies like me!
- 12 Nov 2009 » Working with JQuery and list boxes
- 06 Nov 2009 » Problem running Scala
- 28 Jul 2009 » ConfigStation for WCF – prototype for minimal configuration based WCF services
- 23 Jul 2009 » Powershell Script to delete bin/obj folders
- 05 Jun 2009 » Building desktop executable from XBAP project
- 04 Jun 2009 »
- 03 Jun 2009 » Loading BitmapImage from disk
- 03 Jun 2009 » ListView/ListBox Selected Item Color – Active and Out of Focus
- 03 Jun 2009 » Real world – really simple Composite WPF application for Twitter
- 03 Jun 2009 » Declaring Empty String in XAML
- 27 May 2009 » Running KirbyBase on IronPython
- 26 May 2009 » Debugging W3WP with “Attach to Process”
- 20 May 2009 » Using Blueprint CSS in ASP.NET MVC
- 14 May 2009 » Working with Blueprint CSS Framework!
- 23 Apr 2009 » Detect Prime numbers in one line – Python Code
- 06 Apr 2009 » Exploring Embedded Databases for using in ASP.NET
- 26 Mar 2009 » Creating icons in InkScape
- 24 Mar 2009 » Visual Tree Helper Methods
- 17 Mar 2009 » Some helper methods … extension methods …
- 16 Mar 2009 » Generic timing method to profile execution time of your methods
- 12 Mar 2009 » Ideal Reporting Engine
- 11 Mar 2009 » Getting the login name for the current process
- 09 Mar 2009 » IE Links not changing colors
- 07 Mar 2009 » Image Processing with Java
- 06 Mar 2009 » Processing videos in Java
- 26 Feb 2009 » Binding dynamic types in WPF using IronPython and DLR
- 19 Feb 2009 » Make Your
- 15 Feb 2009 » C# 3
- 11 Feb 2009 » Long hiatus and queued up work … new ideas…
- 19 Jan 2009 » Speed up OS boot process using all the processors you got
- 14 Jan 2009 » Aero Glass inside Window
- 14 Jan 2009 » Button Looks in WPF
- 12 Jan 2009 » Internet Explorer using 800+ MB
- 11 Jan 2009 » Digging into Composite WPF applications
- 11 Jan 2009 » Impact of community participation on my blog
- 11 Jan 2009 » Shoestring toolkit for startup projects
- 11 Jan 2009 » Best Source Code Formatting Plug-in for Windows Live Writer
- 24 Nov 2008 » Debugging - Using the Java Debugger (jdb)
- 24 Nov 2008 » Using ANT for Java Development Builds
- 14 Nov 2008 » Performance of Collections in .NET
- 13 Nov 2008 » Changing IIS Settings programmatically with code in C#
- 17 Oct 2008 » C# Code to check if the machine is 64-bit
- 13 Oct 2008 » Deleting duplicate rows with unique key from MySQL
- 10 Oct 2008 » Problem Binding ListBoxItems from one Listbox to another
- 08 Oct 2008 » ScrollToEnd in a flow document
- 08 Oct 2008 » Dynamically create WPF UI that responds to events!
- 03 Oct 2008 » Simple Data Binding Example in WPF
- 03 Oct 2008 » Making HTTP Requests to secure sites
- 25 Sep 2008 » Learn growth strategies from Google
- 30 Jul 2008 » Windows Presentation Foundation, Logical and Visual Trees
- 28 Jul 2008 » Getting started with Windows Presentation Foundation
- 24 Jul 2008 » Matching two arrays - One Line Beauty ..
- 24 Jul 2008 » Static Members in C++
- 24 Jul 2008 » More C++ Pointers
- 24 Jul 2008 » Making make files
- 02 May 2008 » Writing a research paper
- 22 Apr 2008 » Making sense out of Adaboost
- 25 Feb 2008 » Normalization Techniques in C# 3.0
- 25 Feb 2008 » Creating your own XamlPad
- 22 Feb 2008 » Creating Reflection in WPF
- 21 Feb 2008 » Phone Interview Question ...
- 10 Feb 2008 » Closures in Groovy
- 10 Feb 2008 » Asynchronous Programming in .NET (C#)
- 10 Feb 2008 » Keyword Helper - My posts
- 09 Feb 2008 » Interview with CapGemini
- 09 Feb 2008 » CapGemini Second Round of Interview
- 09 Feb 2008 » Passing Command Line Arguments in Visual Studio
- 08 Feb 2008 » Live Translator Fun
- 28 Jan 2008 » C# 3.0 - Changes ! Learn them Quick!
- 28 Jan 2008 » Groovy Programming with Eclipse - 3
- 28 Jan 2008 » Groovy Programming with Eclipse - 2
- 28 Jan 2008 » Groovy Programming with Eclipse - 1
- 28 Jan 2008 » Small Read from file, write to file utility
- 28 Jan 2008 » Send Keys in Java or automate repetitive tasks programmatically.
- 28 Jan 2008 » Project P2P Library
- 28 Jan 2008 » Java Program to detect Server side redirections!
- 28 Jan 2008 » Java Game Programming using JGame
- 28 Jan 2008 » Configuring SWT Browser Widget Preferences!
- 28 Jan 2008 » BUG in SWT Browser Widget
- 28 Jan 2008 » trueBuddi Image Compressor
- 28 Jan 2008 » Free Screen Recording Tools
- 28 Jan 2008 » .net 3
- 15 Jan 2008 » Storage Classes in C++
- 10 Jan 2008 » My work till date ...
- 08 Jan 2008 » Upcoming Screencasts
- 08 Jan 2008 » Configuring SWT Browser Preferences (2)
- 28 Nov 2007 » Code to worry!
- 04 Nov 2007 » Getting Started with OpenSocial API
- 27 Oct 2007 » Good .NET Reflector
- 08 Oct 2007 » Project SoccerBots - Soccer Simulator in C#/.NET
- 16 Sep 2007 » Linux Window Management - When you are away from the PC
- 11 Sep 2007 » Some interesting figures...
- 07 Sep 2007 » File URIs
- 06 Sep 2007 » Using JAva 6 New Scripting Capabilities
- 14 Aug 2007 » my views on destiny
- 27 Jul 2007 » Installing Toshiba L35-1054 Audio Drivers on Fedora Core 7
- 04 Jun 2007 » Changing default editor for GreaseMonkey
- 24 May 2007 » I learnt AJAX!!!
- 08 Apr 2007 » Research for Summer
- 29 Mar 2007 » Mean Shift Tracking in Java
- 13 Mar 2007 » asp.net 2.0 - fun to learn
- 05 Feb 2007 » Makefile to compile java programs
- 04 Feb 2007 » Setting path variables in Linux permanently
- 13 Oct 2006 » Crank! I will watch that soon!
- 12 Oct 2006 » Speed launch of Studio products
- 12 Oct 2006 » Signing a weak assembly in .NET 2.0
- 11 Oct 2006 » Height of Sincerity!
- 29 Sep 2006 » After a long time
- 03 May 2006 » Step by step guide to Web Services
- 27 Apr 2006 » ASP.NET Boom!
- 18 Mar 2006 » Newbies guide to Servlets.
- 15 Mar 2006 » Long ago ..... System.Web.Mail
- 21 Feb 2006 » I got a Date with DateTimePicker
- 17 Feb 2006 » Freedom of Expression in .NET with Express Editions
- 15 Feb 2006 » Beauty and Beast - Advanced Serialization
- 15 Feb 2006 » Code Central
- 14 Feb 2006 » A Valentine's day serialization
- 08 Feb 2006 » Pain with DHCP
- 05 Feb 2006 » Me, .NET and FxCOP
- 29 Jan 2006 » Welcome