Dive into the archives.
- Refactor Your WetWare
I’ve been quite idle, and I intend on changing that. To start, I’d like to just address the concept of “context is key”. Just sit and think about that for while. When you’re finished read on…
Software isn’t designed in an IDE or other tool. It’s imagined and created in our heads. - […]
- SyntaxHighlighter
[source:ruby]
# Hey Steven. This plugin works well for
# syntax highlighting!
def SyntaxHighlighter
@syntax = Highlight.find(:all, :conditions => [’works_with = ?’, @wordpress])
end
# Yes!
[/source]
- Agility Takes a Toll, But the Reward is Great!
update: link at bottom now works
It’s time to move forward with the next release of I Slept Great!, which includes bug fixes, focuses on better responses from the tracker, and an easier signup process for the user. It’s always been a challenge for me to move past version 1 of a release because I […]










