Archive Forums (lite version).  Gaming, Game Development, and Anime community!


PDA

View Full Version : EATVi


darkfire
01-10-2007, 04:14 PM
I've been mocking up a site for eatv. (Why cause I feel like it). It will be social site for anime fans who watch eatv. It will have a scheduler. Arranged in a tvguide like style. In the rows it will have the day of the week. In the columns it will have hours. Users can vote on their favorite shows. Find users with the same intrest as them and what not. There are alot things that could be added as I think of how to implement it.

This is all going to be written in Ruby. I will post code as I go along. I hope the editingarchive cand find a use for it.

Google
--

rm_you
01-10-2007, 08:19 PM
If it looks good I could probably modify the code a little to pull directly from our SQL database and put it up (assuming our server supports ruby, or Sim agrees to install the necessary packages). I may also work on the tvguide-esq display this weekend during the coding marathon I promised I'd make Sim do :P

Sim9
01-10-2007, 09:37 PM
We don't have Ruby support, but I'd be willing to evaluate Ruby... if only for the awesome name. Too bad it wouldn't fit into our existing site design, though.

rm_you
01-11-2007, 12:34 AM
It probably could, I mean, it could use css files the same as php, in the end...

Amnistar
01-11-2007, 08:14 AM
I think it sounds neat, just don't put forums on the EATV "site" because we've got those taken care of right here :)

darkfire
01-11-2007, 03:26 PM
Well the way it was going to work forums would be meaning less. Except for general banter and offtopic discussion.

ElyCyan
01-11-2007, 05:32 PM
Well the way it was going to work forums would be meaning less. Except for general banter and offtopic discussion.

Read: Ecchi, Birthday, and "Anime Babes" threads.

Amnistar
01-11-2007, 05:42 PM
So...the community involvement then is in what aspect of you have no forums? or are you just talking about a site that you would see when you click on the EATV link on the main page?

rm_you
01-12-2007, 09:55 AM
Did this fork from just being a TV Guide app to being some sort of alternate community module?! I only looked away for a few minutes! :P

Amnistar
01-12-2007, 10:30 AM
It will be social site for anime fans who watch eatv.

This is what confused me I think

neozf
01-13-2007, 10:27 AM
How does it confuse you?

rm_you
01-13-2007, 04:47 PM
Ahh, I just zoned in on the 95% of his post that was talking about the TV Guide schedule.

darkfire
02-21-2007, 10:41 AM
Im done with mock up. I will be working on a basic system this month. Once that is done I will work on the gui.

darkfire
04-27-2007, 09:01 AM
Started working on it this week. So far I got Categories, Series, And individual Eps. I'm working on arrangement by time and xml export.