Skip to main content
0 online
deanh77 May 25, 2006

rails is ridiculously easy for this kind of application, sorry I'll try to read mor of this and post some pointers, but wiki.rubyonrails.org is amazing.

iwz May 25, 2006

i've started the work. i've been fixing up me schema a lot, and i've got some of the basic functions of the site up and running locally. in a few days, i'll be ready to check the code into SVN o...

deanh77 May 26, 2006

yeah. that's the most important part. make sure your relationships are good. Also you should look into "Single Table Inheritance" for example class Topic end class ForumThread 'my journa...

iwz May 26, 2006

i definitely gotta do it that way! i do it like that in the current Java code now, to a certain degree. but if i clean up the schema a bit more, this could really shine.

dgiaimo May 26, 2006

Any chance any of us mortals could look at the schema? :) I'd really like to see how it's organized.

iwz May 30, 2006

here's the schema after a hefty clean-up. there's still a lot of cleanups to do, but it's much better than it was. i'll fix the remaining problems as i go. http://www.ezabel.com/files/out.txt

deanh77 Jun 1, 2006

you should be able to turn that into some Model classes pretty easily. at least with some of the relationships

iwz iwz

Yeah. I've only made some of the models so far. Like, I've got the homepage working with news stories, and forums and threads all working. Comments come up in a basic layout (no threading yet). Login is (was) working. And Journals are working.

I haven't gone through and done much more than what the scaffolding provides for most parts, yet. Have to make the forms pretty, and fill in all the needed stuff on saves that shouldn't be entered by form.

I think my next step is to set up Migrations to make the db part easier.

Welcome Back to eZabel

It's been a while. Here's what's new.

eZabel Lore

A complete history of our community — stats, Hall of Fame, legendary threads, and more.

View the Lore →

Everything Preserved

All 225,969 pieces of content from 2000–2014 are here — forums, messages, journals, photos, polls, and events.

💎

Gems

Spot something you love — a legendary comment, a classic thread, a great photo? Log in and click the diamond icon to mark it as a Gem. Add a note about why it's special. The best stuff surfaces on the Gems page.