Archive for the ‘web 2.0’ Category

What’s new in Rails 2.1?

1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5 out of 5)
Loading ... Loading ...
Friday, August 8th, 2008

If you want to know what’s new in Rails 2.1 or think that you may have missed a new feature, you should check out the e-book “Ruby on Rails 2.1. What’s new?“.

There are all new features described with an example. It’s quite amazing to see how rails evolves.
btw: did you know that there is finally an i18n patch in edge rails, to be released with rails 2.2? this is a solid foundation for other plugins to build on.

Let your users vote on feature requests

1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5 out of 5)
Loading ... Loading ...
Saturday, July 19th, 2008

Did you ever run a popular website or serivce/product? If yes, then you know how hard it can be to discover which new features your users want. Collecting all the requests, giving response and analyzing which requests are most popular. All those tasks require a lot of organization and take some time. UserVoice offers a serivce which provides exactly those features. For your site visitors:

  1. They submit ideas or vote for existing ideas
  2. They discuss ideas with each other and with you
  3. They get official reponse (featre planned, started, etc.)
  4. They get heard!

Perfect service! Will definitely use it in my future projects…