Jan21
Fat Free CRM on Heroku
I created a fork on github to ease deployment of Fat Free CRM to Heroku. I found this great post about doing this very thing, but I wanted something a little simpler.
Continue reading »unclear thoughts on software development by ryan wood
Jan21
I created a fork on github to ease deployment of Fat Free CRM to Heroku. I found this great post about doing this very thing, but I wanted something a little simpler.
Continue reading »Jan21
I was initially enamored with the capistrano like features, yet simplicity of Vlad the Deployer. I spent 2 days getting the “simplifed deploy” working. Well, I thought it was anyway. Turns out that it wasn’t deploying the correct version from git.
Continue reading »Jan15
I finally did it. I took notes as I built a server and am posting it (mainly so I don’t forget). In case someone wants to print this, I left most of the URLs in text so you’d be able to read them. So here it goes.
Continue reading »Jan15
I love Heroku, I really do. They have eliminated nearly all of the hassle surrounding deployment and server management in the Ruby/Rails world. Here’s the rub…
Continue reading »Nov18
My employer called me this summer while I was on vacation at the beach with my family to let me know that the doors to our office would be closed upon my return. Not the best news to get when you’re trying to get refreshed and renew the mind.
Continue reading »Sep26
I was out on a date with my wife last week and in usual fashion, we popped into a Barnes & Noble. She grabbed the lastest edition of People magazine and I wandered over the the “geek” section to browse what’s new. I picked up Programming Erlang: Software for a Concurrent World. I figured I would just skim through it put is back but I got hooked.
Sep18
Recently, I have been exploring Refinery, a relatively new Rails-based CMS. So far I’ve been very impressed. One of the sites I been implementing in Refinery will be deployed to Heroku which has some constraints which cause the out-of-the-box version of Refinery to fail. Here’s how to get it working if you’re interested.
Continue reading »Jul07
Anyone who knows me knows that I’m a big fan of Haml and Sass. They simplify and clean up so much HTML-related code. The new version promises some nice new features.
Jun20
Subversion (SVN) has been a staple of my development process since I ran kicking and screaming out of the Visual SourceSafe (VSS) dungeon many years old. It has served me very well. I used the basic edit-commit-merge life-cycle and all was good. Here’s the strange thing.
Continue reading »Jun12
Given the rage over XML and web services over the past decade or so, I was shocked at how common it is to still exchange data using a fixed-width file format over FTP. I guess it’s all about those mainframes and backward compatibility, but “WOW”.
Continue reading »