-
Recent Posts
Recent Comments
- GoDaddy.com on Domains available
- Chad Myers on Domains available
- Adam Rackis on Domains available
- Gleb on Domains available
- Joey on Sweet, sweet vindication
Archives
- February 2012
- December 2011
- October 2011
- July 2011
- June 2011
- May 2011
- March 2011
- February 2011
- January 2011
- November 2010
- October 2010
- September 2010
- August 2010
- July 2010
- June 2010
- May 2010
- February 2010
- January 2010
- November 2009
- October 2009
- September 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
Categories
- .NET
- 1998
- ad nauseum
- Advice
- Agile
- Agile Arguments
- ALT.NET
- altdotnet
- ASP.NET
- ASP.NET MVC
- ATX Code Lunch
- Austin
- Code Examples
- CoDe Magazine
- Code Specifications
- code-review
- CodeCamp
- CodingDojo
- composition
- Consulting
- Controllerless
- Conventions
- cool
- cool-stuff-in-fubu
- Database
- datetime
- Deployment
- Design
- DimeCasts
- Domain
- Dovetail
- DSL
- Enforcement
- Expression Trees
- Extension Methods
- Fiesta
- Fluent API
- Fluent NHibernate
- fubucore
- FubuMVC
- GenericFun
- Guidance
- Hiring
- Humor
- internationalization
- IoC
- jQuery
- Kaizenconf
- leadership
- LINQ
- LiveMeeting
- LosTechies
- Mangement
- Mean
- Misc
- Mocks
- MVC
- MVP
- NHibernate
- OffTopic
- Open source
- ORM
- Oxite
- parsing
- Patterns
- PDoTDD
- Plan
- Premature optimization
- Principles
- professionalism
- Programming
- Proof
- PTOM
- Quality
- quiz
- QUnit
- Rails
- rant
- regex
- Repositories
- ReSharper
- RSS
- Ruby
- Sad
- sanctus bovis
- Screencast
- Self-examination
- ShadeTree
- SQL is evil
- Static Reflection
- StructureMap
- TDD
- Tips
- Twitter die die die
- Uncategorized
- Unmaintainability
- VAN
- Video
- WCF
Meta
Category Archives: Rails
Rails notes, from the .NET side
I’m starting a small experiment to try out Rails, and I’m keeping notes as I go. From the first day, here’s what I have so far: Rails easy to install First MySQL (easy) Ruby, another MSI and go Rails – … Continue reading
Introducing ActiveSupport.NET
To my surprise, none of my googling seemed to come up with anyone doing this. So I figured I’d start it off (please let me know if you know of any other efforts already underway). As some would say, taking … Continue reading
Also posted in ALT.NET, Misc, Self-examination
6 Comments
Working with ActiveRecord model classes outside of the Rails environment
I had a task yesterday that involved me wanting to dump some information about a Rails ActiveRecord class I had (don’t ask, it’s a long story). I wanted to access my AR class from outside the Rails web environment (i.e. … Continue reading
Also posted in Ruby
4 Comments
Agile Web Development with Rails – Chapter 5
What! You tease me with code in Chapter 4 and now there is none in this chapter?!? Oh wait, I guess we should at least figure out what we want to build moving forward. :) Chapter 5 Well this chapter … Continue reading
Also posted in Agile, Agile Arguments
3 Comments
Agile Web Development with Rails – Chapter 4
Cool! Now I get to start building stuff. Chapter 4 I just pop open my kermit green command line window and type “rails demo”. And BAM! We’ve got ourselves an application! Ok, so it might not do much yet. But it’s given me … Continue reading
Also posted in Misc
17 Comments
Agile Web Development with Rails – Chapter 3
Hmm, well I’ve already zoomed through to chapter 8 in my actual reading/coding. Better start getting these notes cranked out. Oh, and why not purchase the book yourself and follow along. It’d be interesting to get comments from other folks … Continue reading
Also posted in Agile, Mangement, Programming
11 Comments
Agile Web Development with Rails – Chapter 2
Got. To. Learn. Ruby. On. Rails. Chapter 2 Chapter 1 was mainly a high-level introduction to Ruby and the Rails framework. Chapter 2 starts off with some of the history behind the MVC pattern and how it was originally intended for … Continue reading
Also posted in Patterns, Principles, Programming, PTOM
2 Comments
Agile Web Development with Rails – Chapter 1
As I mentioned previously, I’m starting to dig into the Ruby language for its elegance and the Rails framework in search of better, more efficient ways to develop web applications. As part of this learning process, I figured it was essential that … Continue reading
Also posted in Principles, Programming
1 Comment
Change is in the air…
Your word is a lamp to my feet and a light to my path — Psalms 119:105 MonoRail, still my preference for .NET Well during my recent 2 month blogging hiatus I’ve gotten settled into my first project at the … Continue reading
Also posted in Principles, TDD
2 Comments
