This is my tumblelog. It's much more simplistic than a blog, it's just random snippets of things really. Some I've created, many I haven't.

Posts Tagged: development

InfoEther | John Athayde presents "Curing DIV-itis with Semantic HTML, CSS and Presenters" at RailsConf 2010

Reflections on MongoDB // Collective Idea

I have an idea that I really want to pursue and I’m looking at using MongoDB as the repository. This is a good write up on some of the things that were in the back of my head. 

Source: collectiveidea.com

CLOSED-LOOP: BDD Antipattern: Business readable but no business involved

Source: blog.jonasbandi.net

18 must-bookmark cheatsheets for webdevelopers

The design patterns cheat sheet is pretty good.

Source: webdeveloperjuice.com

Grouping Tests Using JUnit Categories

This is one of the things I really liked about TestNG. Hopefully I can start grouping tests together and generating reports on module coverage within the same project.

Source: java.dzone.com

Build It With Me

This is actually a really cool idea. I always have idea but never the drive to finish them or see things through. Maybe partnering up with someone would be a nice change.

Source: builditwith.me

Ruby Programming Challenge For Newbies

A very good intro

Source: japhr.blogspot.com

Mockito in six easy examples

I use Mockito for all my mocking needs. Works great.

Source: gojko.net

Text

There are two sayings I’ve heard in the last two days that I want to address:

  • What happens if you win the lottery?
  • What happens if you get hit by a bus?

Basically they are scenarios around what if you weren’t at work tomorrow. I’m the type of person that even if I won the lottery, I would still transition my work to someone else. I’m not an asshole and ultimately I’d be fucking over my co-workers, not “the man”. However, I am the type of person that would not come back as a ghost and haunt a co-worker until they figure out the build process.

What should a developer know before building a public web site? - Stack Overflow

Good repository of info

Source: stackoverflow.com

Scrum / Agile Development: A Renaissance of Culture Through the Eyes of Levi-Strauss

A nice overview of scrum

5 Minute Guide to Spring Security