Blog creation

hi all,
i am tryin to develop a blog in rails3…that should have all the basic
functionalities of blog like *creating a article *,posting ,*comments
*can anybody help me with this to start from the scratch… is there any
plugin to be installed?

On 19 August 2011 10:47, Annapoorna R [email protected] wrote:

hi all,
i am tryin to develop a blog in rails3…that should have all the basic
functionalities of blog like *creating a article *,posting ,*comments
*can anybody help me with this to start from the scratch… is there any
plugin to be installed?

If you are using refineryCMS you can use refinerycms-blog gem in your
gem
file to use blog features.

v r not using refineryCMS sir…

@Annapoorna it may or may not help you -

On Fri, Aug 19, 2011 at 1:06 PM, G S RAO [email protected] wrote:

blogger

Please consider the environment before printing this email.

Regards,
Surya

On Aug 19, 7:17am, Annapoorna R [email protected] wrote:

hi all,
i am tryin to develop a blog in rails3…that should have all the basic
functionalities of blog like *creating a article *,posting ,*comments
*can anybody help me with this to start from the scratch… is there any
plugin to be installed?

Hi,

Typo’s a Rails blogware existing since 2005 that is still actively
developped. It even used to power blog.rubyonrails.org at the time.
Maybe you should give it a try.
GitHub - publify/publify: A self hosted Web publishing platform on Rails.

Best regards,
Frdric

*try blogger 0.5.1 *

in your gem file include line

gem blogger, ‘0.5.1’

and run bundle install

I am not used that gem but try once

On Aug 19, 2:30pm, Annapoorna R [email protected] wrote:

hi
Frederic
not able to configure the typo…
Could not find gem 'sam-mysql2-ruby
Could not find gem 'rspec2-rails
getting errors like this…
once i run bundle install

After debugging in private: problem solved (was a missing libxslt on
the system).

hi
Frederic
not able to configure the typo…
Could not find gem 'sam-mysql2-ruby
Could not find gem 'rspec2-rails
getting errors like this…
once i run bundle install

2011/8/19 Frdric de Villamil [email protected]

Hi Anna

Did you created or still creating any help…

Annapoorna R-2 wrote:

To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.


View this message in context:
http://old.nabble.com/blog-creation-tp32292645p32877297.html
Sent from the RubyOnRails Users mailing list archive at Nabble.com.