| 2011/12/24 |
Introducing Kue - A Rails Ready Key Value Store That Uses ActiveRecord Under The Hood
|
ruby
activerecord
kue
|
Code
|
| 2011/12/03 |
ActiveRecord - Simple Key Value Store
|
ruby
rubyonrails
activerecord
|
Code
|
| 2011/12/03 |
ActiveRecord STI - How To Prevent The Base Class Being Saved.
|
ruby
rubyonrails
activerecord
|
Code
|
| 2011/11/21 |
MiniRecord And Timestamps
|
mini_record
|
Code
|
| 2011/11/20 |
Migrate All Of Your Model Classes When Using MiniRecord
|
mini_record
|
Code
|
| 2011/10/31 |
Convert Dates Between Ruby And Javascript
|
ruby
javascript
|
Code
|
| 2011/09/27 |
Large Ruby File Downloads Done Right!
|
ruby
http
|
Code
|
| 2011/08/23 |
Replace The Rails Console With Pry
|
ruby
rubyonrails
pry
|
Code
|
| 2011/06/29 |
Jacob’s Battle With Cancer Update
|
life
jacob
cancer
|
Jacob
|
| 2011/06/14 |
Book Review - Eloquent Ruby
|
ruby
bookreview
|
Code
|
| 2011/05/27 |
Shout Mouth Blog Engine - V1.7 Released
|
shout mouth
blogging
|
Code
|
| 2011/05/27 |
An Alternative To The XML-RPC Package From The Ruby Standard Library - Introducing Rapuncel
|
ruby
rapuncel
xmlrpc
|
Code
|
| 2011/05/11 |
jsshell - Chrome Extention - Why it rocks!
|
jsshell
jquery
productivity
tools
|
Code
|
| 2011/05/08 |
Custom Table Names Ruby DataMapper
|
datamapper
|
Code
|
| 2011/04/07 |
Jacob's Battle With Cancer Continues
|
life
jacob
cancer
|
Jacob
|
| 2011/03/27 |
Ruby Syntax Highlighting Within The Console With Wirble And The RVM
|
ruby
irb
|
Code
|
| 2011/03/22 |
Annotate Your Models With The Annotate Gem
|
ruby
annotate
|
Code
|
| 2011/03/15 |
DataMapper And Sharing Common Properties
|
ruby
datamapper
|
Code
|
| 2011/02/08 |
Helpful Tip - Formatting SQLite Output In The Terminal - Mac OS X
|
sqlite
|
Code
|
| 2011/02/01 |
Installing JRuby Using RVM
|
rvm
ruby
|
Code
|
| 2011/01/29 |
YET ANOTHER BOOK REVIEW! - The Rails 3 Way - Obie Fernandez
|
ruby
bookreview
rubyonrails
|
Code
|
| 2011/01/07 |
Installing JRuby On Mac OS X 10.6.5
|
ruby
jruby
|
Code
|
| 2010/12/26 |
Book Review - Design Patterns In Ruby
|
ruby
book review
patterns
|
Code
|
| 2010/11/13 |
Life, Cancer, Start-ups and Development
|
ruby on rails
life
|
Code
|
| 2010/09/22 |
Error From The Trenches - [No relevant source lines] Source File: none
|
asp.net
errors
asp.netmvc
|
Code
|
| 2010/06/24 |
Review - NHibernate 2 - Beginner's Guide From PACKT Publishing
|
nhibernate
|
Code
|
| 2010/06/12 |
Raven DB – Part 1 – DocumentSession per request with StructureMap
|
structuremap
ravendb
|
Code
|
| 2010/06/11 |
Edit appSettings using PowerShell
|
powershell
appsettings
|
Code
|
| 2010/05/27 |
Extension Method From The Trenches – C# Week Of Year
|
c#
calender
|
Code
|
| 2010/04/17 |
Tribe.Cache – Cache Dictionary Beta Release
|
caching
tribe.cache
|
Code
|
| 2010/04/17 |
Using WCAT and perfmon to performance test your ASP.NET application
|
performance testing
wcat
|
Code
|
| 2010/04/01 |
XUnit FreezeClock – Black Magic Stopping Time
|
xunit
|
Code
|
| 2010/03/29 |
C# HttpRuntime - Simple Cache
|
caching
httpruntime
|
Code
|
| 2010/03/07 |
ASP.NET MVC working smart with cookies – Custom ValueProvider
|
mvc
|
Code
|
| 2010/02/28 |
IIS7 Does Not Allow Cross Domain Calls In Full Trust Mode By Default – The Fix!
|
iis7
|
Code
|
| 2010/02/14 |
Configuring NHibernate to use MySql – and the small runtime gotcha!
|
nhibernate
mysql
|
Code
|
| 2010/01/31 |
ASP.NET MVC – Dynamically Changing The Master Page (Theming)
|
asp.net mvc
master pages
theming
|
Code
|
| 2010/01/09 |
Property Matching With Data Annotations
|
mvc
data annotations
|
Code
|
| 2009/12/29 |
My Ultimate Dev Machine 2010 – Reducing Frustration (My New Years Resolution)
|
development
ultimate dev machine
hardware
|
Code
|
| 2009/12/05 |
SQLite Nunit & NHibernate - Test your data access layer – Round 2
|
sqlite
nhibernate
unit testing
|
Code
|
| 2009/11/16 |
ASP.NET MVC – Image Controller & Thumbnail Action – Resize Images On The Fly
|
asp.net mvc
image resize
|
Code
|
| 2009/11/01 |
Stored Procedures With Fluent NHibernate
|
nhibernate
fluent nhibernate
stored procedures
linq 2 nhibernate
|
Code
|
| 2009/10/20 |
SQLite Nunit & Fluent Nhibernate - Test your data access layer
|
sqlite
unit testing
fluent nhibernate
nunit
|
Code
|
| 2009/10/19 |
Using Fluent NHibernate To Export / Create .hbm Files (NHibernate Mapping Files)
|
nhibernate
fluent nhibernate
|
Code
|
| 2009/09/08 |
Developers – Find Your Voice And Question Everything
|
development
specs
|
Code
|
| 2009/09/07 |
Where's My Session Gone? NullReferenceexception HTTP Handler (ASHX)
|
asp.net
session
ashx
|
Code
|
| 2009/07/27 |
ASP.NET Web Services - A Starting Point (screen cast with awesome music)
|
asp.net
web service
|
Code
|
| 2009/07/24 |
Something Went Wrong System.ArgumentOutOfRangeException At System.Web.HttpCachePolicy.UtcSetLastModified (DateTime utcDate)
|
asp.net
|
Code
|
| 2009/06/25 |
.NET MVC SelectList’s Selected Value Does Not Get Set In The View
|
asp.net mvc
selectlist
|
Code
|
| 2009/06/02 |
Rich Text Editors And ASP.NET MVC Dangerous Request.Form
|
asp.net mvc
|
Code
|
| 2009/05/13 |
Custom Properties On A LINQ 2 SQL Model
|
linq 2 sql
model
|
Code
|
| 2009/05/03 |
ASP.NET – Security. 10 Helpful Pointers
|
asp.net
security
|
Code
|
| 2009/04/19 |
Dependency Injection , Structuremap and ASP.net webforms
|
asp.net
structuremap
dependency injection
webforms
|
Code
|
| 2009/04/18 |
My new blog is up and running… Something fun to start with
|
web guy
funny
|
Funny
|