Writing
330 posts since 2007.
2010
10 posts2010·06·28
Welcome To Last.io
I wanted to save this historic post for my blog, post number 250, for a special occasion. And I can’t think of a more special occasion than what I am... 4 min
2010·06·17
Run Cassandra As A Windows Service
One of the main issues that comes up over and over again for Cassandra is: How do I run Cassandra as a Windows Service? In this post I am going to answer... 3 min
2010·06·13
Using LINQPad to Query Stack Overflow
Update (2010-12-30): I have updated the OData URI locations below, because of a recent move and re-architecture by the StackExchange team. In case you... 3 min
2010·06·07
How Fluent Cassandra Handles Runtime Types
Today I had the question come up about some wonky behavior with retrieving data from Cassandra for non-string types.  Here is the issue in a... 4 min
2010·06·06
Your First Fluent Cassandra Application (part 2)
Last time I demonstrated how to create your first Fluent Cassandra app. After we finished learning about how to create records and save them to the... 6 min
2010·06·02
Your First Fluent Cassandra Application
As your are probably aware by now if you follow my Twitter status or have looked in to some of my recent posts.  I am developing a library called... 6 min
2010·05·24
That No SQL Thing: Column (Family) Databases
Just wanted to mention a very well written post that explains Column Family Databases, like that of Cassandra, in the most straight forward way that I... 1 min
2010·05·21
6 Git Commands To Get You Started
I have heard a lot of chatter on blogs and twitter about how people just don’t get git.  They exclaim it is too hard to learn, too hard to work with,... 2 min
2010·05·19
.gitignore Config File For .NET Projects
I wanted to post this mostly for my future reference. But I think it is also equally as useful to anybody else with a .NET project that is using the Git... 1 min
2010·05·16
TimeUUID only makes sense with version 1 UUIDs
In a world where we are all use to dealing with objects we often forget that everything gets reduced to ones and zeros before being transmitted over the... 4 min
Page 9 of 33