Posted by joshcrews on Aug 31st, 2009 | 2 comments

Tag the Bible is a personal Ruby on Rails project I built for myself to being making keyword collections of Bible verses.
When you logon you begin in ‘public mode’, where all my tags are viewable. You can create an account if you’d like to use the system to track your own set of Bible tags.
Technologies used: Ruby on Rails, ESV online Bible API
Josh did: everything, code and...
Posted by joshcrews on Aug 31st, 2009 | 0 comments

Step 1: from the command line; heroku sharing:add <client’s email> <–app yourapp-production> (–app yourapp-production is only used if you have setup a staging heroku app and a production heroku app already)
Step 2: from the command line; heroku sharing:transfer <client’s email> <–app yourapp-production>
That will send the ownership of the app...
Posted by joshcrews on Aug 27th, 2009 | 0 comments

East-Nashville.com
www.east-nashville.com
Built in Joomla! as a community navigation page for my section of Nashville.
McFerrin Park
www.mcferrinpark.com
McFerrinPark.com
A community page for my neighborhood within East Nashville. Built on the Ruby CMS called RadiantCMS Wordpress
Hope Presbyterian Church
www.hopepresws.com
Built in Joomla! for a church. Enjoyed making this website so...
Posted by joshcrews on Aug 25th, 2009 | 1 comment

We want to publicly state that any women scared about having her baby or an abortion can bring the baby to us, and we will provide for the baby and give it a loving Christian home.
(We aren’t searching for babies; but we feel called to joyfully receive all babies to our home and we will provide for them)
Contact:joshandstephie@yahoo.com615-354-4655816 Meridian St.Nashville, TN...
Posted by joshcrews on Aug 21st, 2009 | 0 comments

August 09 Nashville Ruby on Rails meetup at Centresource
The Nashville Ruby meetup group met yesterday (August 20) at Centresource.
The presentation was on Pivotal Tracker; a free web-based, index-card development tool for programmers. One of the key principles of eXtreme Programming and Agile Development is turning a projects ’specs’ into user-stories and implementing each feature...