Search
Sound interesting?
-
Recent Posts
@follow us…
- Come out to LA Youth Hack Jam. Courses for kids and adults, as well as food and giveaways! lahackjam.eventbrite.com Please share! 4 days ago
- LA #hackers! the @spireio hack night is the east side yin to our west side yang. come by tomorrow. meetup.com/Los-Angeles-Ha… 1 week ago
- C5 client @Taptera announces their latest app, Serendipity, at #DEMO conference in Santa Clara. blog.carbonfive.com/2012/05/02/tap… 2 weeks ago
Monthly Archives: August 2010
Thursday we’re opening the doors to the San Francisco office and hosting a casual gathering for our fellow geeks. Want to see what other developers are working on or who’s using the latest and greatest gem/practice/database/etc? Do you have a … Continue reading
Next year will be the third time Carbon Five visits Austin for SXSW Interactive. We’ve proposed some hands-on, take-away focused sessions that we ourselves would enjoy and think you would too. For example Embracing NoSQL – Your First Cassandra Project … Continue reading
Carbon Five has been using TeamCity as our continuous integration server for most of our recent projects, including our iPhone work. Out continuous integration environment monitors the git repository used by each project, runs the project’s tests each time a … Continue reading
Previously I discussed our TeamCity configuration using RVM and mentioned that we often use git to deploy projects. Today I’ll share an example of how a TeamCity build agent can trigger deployments of a application hosted on Heroku and some … Continue reading
Posted in Web
Tagged continuous integration, Deployment, rails, rapid development, Testing, Web
4 Comments
We have been using TeamCity to manage the continuous integration, testing, and deployment of many of our recent projects. We have also been using RVM on all of our recent Rails projects to allow us to install multiple ruby versions … Continue reading
Posted in Web
Tagged continuous integration, Deployment, rapid development, ruby, Testing, Web
4 Comments