Small suggestion on "Top 30 Anime" Link

Locked
User avatar
dwchang
Sad Boy on Site
Joined: Mon Mar 04, 2002 12:22 am
Location: Madison, WI
Contact:
Org Profile

Small suggestion on "Top 30 Anime" Link

Post by dwchang » Thu Mar 20, 2003 12:34 pm

I've noticed a few shows have multiple entries like "Escaflowne" and "Vision of Escaflowne" or "Evangelion" vs. "Neon Genesis Evangelion" vs. "End of Evangelion" and so on. Is there a way to possibly consolidate all the votes into one show. I guess this is such a *minor* thing and doesn't really bug me, but well...this forum is for suggestions :). The only reasonable way I could see you doing this is with a conditional like

function_blah (int Eva) {
If (anime = "evangelion") then
Eva++;
elsif (anime = "neon genesis evangelion" the
Eva++;
.
.
and so on.
}

It's probably not worth it, but it would give a better indication on some of the shows ranks...although I'm fairly sure most would remain unchanged (i.e. Eva = #1).
-Daniel
Newest Video: Through the Years and Far Away aka Sad Girl in Space

User avatar
dwchang
Sad Boy on Site
Joined: Mon Mar 04, 2002 12:22 am
Location: Madison, WI
Contact:
Org Profile

Re: Small suggestion on "Top 30 Anime" Link

Post by dwchang » Thu Mar 20, 2003 12:37 pm

dwchang wrote: elsif (anime = "neon genesis evangelion" the
Eva++;
Argh! Because I know someone will say something, obviously there is a ) at the end and the = then. I know this wouldn't compile...it's pseudo-code so :-P.

BTW the only shows I can think of with multiple instances (that are fairly popular) are Rurouni Kenshin (Kenshin, Rurouni Kenshin, Samurai X (ugh!)), Escaflowne (The Vision of Escaflowne, Vision of Escaflowne, Escaflowne) and Evangelion (Evangelion, Neon Genesis Evangelion, too many). I guess the only reason I know those are b/c they're my favorite shows and I put some variation of their names in my top 10 anime :).
-Daniel
Newest Video: Through the Years and Far Away aka Sad Girl in Space

User avatar
Phade
Site Admin
Joined: Fri Oct 20, 2000 10:49 pm
Location: Little cabin in the woods...
Org Profile

Post by Phade » Fri Mar 21, 2003 7:22 am

Hey,

A system to handle alternate anime titles for the same anime is in the works. It will be done when I get around to it. Problem is that I don't have much time at all. The programmers group was set up to help, but we can't do anything until there is an adequate change tracking system (yes, CVS is inadequate).

Phade.

User avatar
dwchang
Sad Boy on Site
Joined: Mon Mar 04, 2002 12:22 am
Location: Madison, WI
Contact:
Org Profile

Post by dwchang » Fri Mar 21, 2003 10:55 am

Phade wrote:Hey,

A system to handle alternate anime titles for the same anime is in the works. It will be done when I get around to it. Problem is that I don't have much time at all. The programmers group was set up to help, but we can't do anything until there is an adequate change tracking system (yes, CVS is inadequate).

Phade.
Cool, I should've never doubted you Phade :-P. I understand the time thing, hell I hardly have time to edit. What is CVS? I am an intermediate programmer, but...well..just that interemediate. Give me something in Assembly though and that's a different story :).
-Daniel
Newest Video: Through the Years and Far Away aka Sad Girl in Space

User avatar
Ashton
Joined: Mon Jul 23, 2001 11:52 am
Location: Northern California
Contact:
Org Profile

Post by Ashton » Fri Mar 21, 2003 12:22 pm

Phade wrote:Hey,

A system to handle alternate anime titles for the same anime is in the works. It will be done when I get around to it. Problem is that I don't have much time at all. The programmers group was set up to help, but we can't do anything until there is an adequate change tracking system (yes, CVS is inadequate).

Phade.
You need help! You need to take people on! Don't you think?
Image
The anime Channel Petition Sign it if you like anime.
My member profile on the org.
オタク同士やろう! Ashton

User avatar
dokidoki
c0d3 m0nk3y
Joined: Tue Dec 19, 2000 7:42 pm
Status: BLEEP BLOOP!
Location: doki doki space
Contact:
Org Profile

Post by dokidoki » Fri Mar 21, 2003 1:18 pm

dwchang wrote:I understand the time thing, hell I hardly have time to edit. What is CVS?
Concurrent Versions System. Useful for keeping different versions/tracking changes to a project. (or some variant of CVS)
http://www.cvshome.org/
Image Image Image
"Comedy is a dying breed." -- kisanzi // "Comedy. Serious business." -- dokidoki

User avatar
dwchang
Sad Boy on Site
Joined: Mon Mar 04, 2002 12:22 am
Location: Madison, WI
Contact:
Org Profile

Post by dwchang » Fri Mar 21, 2003 2:19 pm

dokidoki wrote:
dwchang wrote:I understand the time thing, hell I hardly have time to edit. What is CVS?
Concurrent Versions System. Useful for keeping different versions/tracking changes to a project. (or some variant of CVS)
http://www.cvshome.org/
Cool, open-sourced development. So I take it some of the guts of a-m-v.org is coded in this? If I had the time and massive interest in CS, I'd give it a gander. Too bad I'm hardware all the way :). The only code I like is beautiful protected-mode assembly :)..oh and verilog/VHDL (but that's just hardware descriptor langauges).
-Daniel
Newest Video: Through the Years and Far Away aka Sad Girl in Space

User avatar
Phade
Site Admin
Joined: Fri Oct 20, 2000 10:49 pm
Location: Little cabin in the woods...
Org Profile

Post by Phade » Fri Mar 21, 2003 2:48 pm

Hey,
dwchang wrote:So I take it some of the guts of the Org is coded in this?
No. CVS is inadequate for what the site needs.

Phade.

User avatar
dwchang
Sad Boy on Site
Joined: Mon Mar 04, 2002 12:22 am
Location: Madison, WI
Contact:
Org Profile

Post by dwchang » Fri Mar 21, 2003 2:51 pm

Phade wrote:Hey,
dwchang wrote:So I take it some of the guts of the Org is coded in this?
No. CVS is inadequate for what the site needs.

Phade.
Oops! You said that earlier yesterday :(. I'm at work and thus my mind is shot...wait I'm always like this :(.

Just out of curiosity, what is the majority of the org coded in? I take it different things for everything, but is there any core foundation that everything connects to? I guess this'll be fairly technical.
-Daniel
Newest Video: Through the Years and Far Away aka Sad Girl in Space

User avatar
paizuri
Joined: Mon Sep 24, 2001 7:15 pm
Location: All hail me, the BEEFMASTER!!!!!
Contact:
Org Profile

Post by paizuri » Fri Mar 21, 2003 3:07 pm

dwchang wrote:
Phade wrote:Hey,
dwchang wrote:So I take it some of the guts of the Org is coded in this?
No. CVS is inadequate for what the site needs.

Phade.
Oops! You said that earlier yesterday :(. I'm at work and thus my mind is shot...wait I'm always like this :(.

Just out of curiosity, what is the majority of the org coded in? I take it different things for everything, but is there any core foundation that everything connects to? I guess this'll be fairly technical.
Actually, CVS is only a versioning tool, used for keeping track of different versions of files (usually code). So like if you had multiple programmers working on files, you'd use CVS to keep things sorted out so they didn't overwrite each other's changes and stuff.

I think most of the site is coded in PHP.
My favorite video: Grilled Steak Trigun I LOVE THE COPS! Rargh!
I ain't 2 proud 2 beg! haha school rumble is great
Why do I always have the most preposterous sigs???
My current favorite thread. I'm a huge fan of GA-JAMMING.

Locked

Return to “Site Help & Feedback”