Blog CMS Ruby On Rails With Syndication [closed] - ruby-on-rails

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I am looking for a ruby on rails CMS that can be used by journalists on the road to quickly write their article and upload media.
The resultant blog will be syndicated.
Can anybody think of such a ruby on rails cms that fits these needs?

Refinery CMS - good choice for non expert customers
Radiant CMS - is not so obvious for customers but simple

Related

Implementing Ruby on website [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 7 years ago.
Improve this question
So as I learn about Ruby I see nothing about using it on a website or how to connect to a database that's not local. Any help is appreciated. I'm learning Ruby for use on the web. Thanks.
There's a lot of content on google about deploying and developing a Ruby On Rails website, I would recommend searching Ruby docs, youtube and google.
Here are a few resources that may answer your question:
Setting up Ruby On Rails Database
Ruby on Rails Deploy
Rails - Deplying to DigitalOcean
Writing web applications with Ruby On Rails
this may also help:
how to ask a good question on Stack Overflow

best online services for i18n localization of existing rails project [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
Whats your opinion on translation services and which one would be a good fit for rails project with 2,3 but growing number of languages?
Perhaps we can compile a list of services with pro's and con's.
I have looked at:
http://www.localeapp.com ( very nice but a bit pricey above the 500 + strings )
https://webtranslateit.com
http://www.smartling.com
http://99translations.com
Any recomendations on what service would be a good fit ?
If you need an affordable solution, you might want to take a look at PhraseApp as well: https://phraseapp.com
Have you looked at CopyCopter? It was commercial service, but it turned into open source project. You have nice screencast on railscasts on the topic: http://railscasts.com/episodes/336-copycopter

Ruby on Rails User interface Gems [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I would like to know list of gems which is helpful for creating a very good looking (user interface) application.
I'd say use the bootstrap-sass and then look over the Twitter Bootstrap documentation.

Can you sell software built with Ruby on Rails? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 12 years ago.
Improve this question
Can you sell software built using Ruby on Rails? If so are there any pitfalls in doing so?
Is it any different to selling software built with PHP for example?
Edit: to elaborate - could I build a forum app like vB and sell that as they do?
If you want legal advice ask a lawyer. Any answer given here would be worthless, even if a lawyer did answer they are not "Your" lawyer.
Rails is under the MIT License
Ruby is under the Ruby License
In general you would find your code to be your code.

Any good ruby/rails twitter accounts to follow? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 12 years ago.
Improve this question
I'm looking for good ruby/rails oriented twitter accounts to follow. Interesting in news/events in life of ruby/rails community.
Yehuda Katz #wycats is a great one to follow.
A great way to search is to search for people's lists.. look at someone like #dhh and see what lists he's in and then look from there.
Here's my Rails List
http://twitter.com/dhh
I watch a twitter search stream of
"ruby on rails" OR #rails
http://twitter.com/sof_ruby isn't Rails oriented but some questions (such as this one) do come up.

Resources