My first post!
April 18, 2007 15:56
My first blog post! and i am quite pleased with myself. I wrote this blog application from scratch using Ruby on Rails, its kind of an experiment, i get to try out new features, and generally use this site to mess around with.
In addition the XHTML and CSS that are used to make the layout are also a first for me. You'll notice that the grass always sticks to the bottom of the site, and the page grows from the middle instead of the bottom. This took some time to get working, and is still not 100%.
If you have any issues with the site not working 100% either graphically or functionally, i would really appreciate you letting me know.
Comments
Hey mate - Im relatively new to ruby on rails but Im looking into starting my own blog site for my mates and I to offload on.
I plan on having an online text-editor that we can write the blogs on and post them immediately.
The one key thing I cant seem to sort out is how to take data generated by a JS text edior and store it as formatted text. Could you please offer some insight into the best way for me to take formatted text and store it to be viewed as blogs?
thanks :)
I saw it first time. You have good undertanding of ROR and what you do !. We visit as much as possible. Good lib for immediate help...:)
(1) I found your blog when looking to solve the
(2) I am new to Ruby and would like to add a blog to my current Ruby-built website. I alraedy have a template with menu navigation at the top. It is a 2-column template, and I want to put the blog in the left 70% column. Can you offer some suggestions on how to add a blog? Is there a gem for this or is it all custom code?
Thanks for your help!
Just had to say, very nice looking blog. Love the grass/tree on the bottom!
I like your blog. It helped a lot with some rails issues. I wonder if you supply a search feature that would be very helpful.
Keep on the good job!
Love the tree - but more seriously: well impressed with the Ruby skills.
Hi Gavin, using a js text editor is not something I have done with this blog, I just write the article in XHTML, and stick it in the database.
Having said that, I have played around with TinyMCE and used this tutorial along with Blake Watters's plugin, might be what your after.
Good luck with the blog, can you post a link when its finished please, I'd love to see it.