-
Recent Posts
Recent Comments
- rssvihla on An Evernote backed Journal using Vim/Emacs
- ap on An Evernote backed Journal using Vim/Emacs
- www.techies.co.nz on An Evernote backed Journal using Vim/Emacs
- agilejoe on An Evernote backed Journal using Vim/Emacs
- Sean Kenny on Ruth’s Story
Archives
Categories
- ActiveRecord
- Agile
- alt.net
- Anti-Patterns
- AppDomain
- Authkit
- BDD
- Boo
- Brownfield
- C#
- Castle
- CI
- Context
- Craftsmanship
- DotNet
- DSL
- Dynamic Langs
- EC2
- Evernote
- Functional
- GHC
- Haskell
- Hate
- Hudson
- IoC
- IronPython
- Ivy
- Java
- Lean
- Learning
- Mako
- Maven
- Monorail
- MSBuild
- MySQL
- NHibernate
- ORM
- Pylons
- Python
- Rails
- SOLID
- Spec
- SpecMaker
- Spring
- SqlAlchemy
- StructureMap
- TDD
- Uncategorized
- VAN
- Vim
Meta
Category Archives: Monorail
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 Learning
2 Comments
Monorail #1 : Reasons, Setup and First Output
UPDATE: I am using the Castle MonoRail project trunk code, NOT RC2 REASONS: I’ve had a few friends ask me what is MonoRail and how do I set it up? I decided to go from the ground up here. There … Continue reading
Monorail on WebHost4Life
If anyone else is using hosting with WebHost4Life, I’ve gotten a Monorail site up there pretty quick using the MonoRailHttpHandlerFactory in my web.config, as suggested by the Castle Monorail installation documentation. Please note that the documentation has .ashx, it should … Continue reading
Comments Off
Current things on my plate
I’m doing a good deal of stuff lately: 1. Helping build/standardize the local .NET Users group in San Antonio (Alamo Coders)2. Study/Learn/Grok Domain Driven Design (DDD) and Behavior Driven Design (BDD)3. Put out a production Monorail site for a local … Continue reading
Comments Off
Castle MonoRail – Response To Comments/Ramblings
Billy has decided to move forward with using MonoRail on one of his current projects. As I was writing the comment on his post to respond to some other folks’ comments, I decided it was getting too long and perhaps I … Continue reading
Also posted in Pylons, Python
3 Comments
Bill McCafferty is moving to Monorail
Bill McCafferty, the author of NHibernate Best Practices on CodeProject, after researching many Separation of Concern Alternatives has decided to have his development team move to Monorail. (read the post) I’m curious to see how it goes. I’d love for … Continue reading
Comments Off
Setting Default Focus Using MonoRail/Prototype Ajax Libraryw
It’s the little things that make web applications a bit more user friendly. One of these very basic things is simply making sure that some element, ideally the most important one (i.e. search box, first data entry element, etc.), is … Continue reading
Also posted in ActiveRecord, Castle, NHibernate, ORM
Comments Off
Creating Composite View Components In MonoRail / Refactoring Exercise
In a previous post, I showed some examples of how to create custom view components in MonoRail and touched on the ability to create composite view components. Since then I’ve refactored towards the use of interfaces which I think is a cleaner approach, … Continue reading
Also posted in BDD, Context, Spec
12 Comments
