AJ Morris

My Rantings about Rails, and other fun stuff.

Archive for the ‘Web’ Category

Heroku is a new Y Combinator startup that joins the growing number of Ruby on Rails hosts, however this host adds a special step of using your browser to build your apps. You can now create Rails applications inside of your browser. Or if you prefer to use your development environment you can do that as well. Heroku is built using Amazon EC2 service. You have the option to upload your own apps via a tar file, or through their gem and git.

From their website they have an awesome list of features:

  • Instant Deployment
  • Create and Edit Online
  • Integrated Stack
  • Elastic Performance
  • Share and Collaborate
  • Import & Export
  • Full Ruby Environment
  • Gems & Plugins
  • Rails Console
  • Generate Code
  • Painless Migrations
  • Rake Console

But don’t take my word for it, check out their screencasts for more information on how to get things up and going.

Heroku, part of Y Combinator startups from this winter, has been in development since June 2006 and has attracted about 2500 users with around 2000 apps.

I do hope that we start to see some new features like support for subversion, mysql databases, and capistrano based deployment. I look forward to seeing what else comes from them. Please keep these guys in your rails radar.

I’ve got my account setup and played with it for a few hours today. If you would like to give it a try, they have a small waiting list, however if you send me an email I can work on sending you an invite faster. Feel free to send me an email at ajmorris2002[at]gmail.com for an invite.

Tags:
December-28-07

Mephisto

posted by AJ

Mephisto seems to be hitting the rails community in full wave recently.  I’ve ran across it about 6 months ago, and have started to use it for various projects I’ve been involved with.  Besides Typo, this is the first open-source rails application I’ve enjoyed using.  While there is not a lot of quality themes (yet I hope), and definitely not as many plugins as WordPress has, it definitely ranks up there with some of the top blogging apps available in the market today.While Mephisto isn’t for everyone, especially seeing that your web host needs to support Rails, and you have to install it. The install is a bit tricky if you’ve never used rails before, so I strongly urge you to consider something else if you’re not a rails developer.  Although, I’m sure with a little help from the Rails community, you may be able to get it installed ok.Mephisto has some quality features like:

They are always looking for help especially in some areas such as:

  • API plugin
  • Documentation
  • coverters for wordpress, typo, movable type
  • xml -rpc api support
  • and tons! of ruby on rails code fixes

If you’re looking for ways to help, check out the Mephisto site and they should be able to get you in touch with the right people!

Tags: