New AniRec is live!! - Anime-Planet forum
Why register?

make an anime and manga list, and more! all free!

Theme
Old 03-21-2007, 02:20 AM   #1 (permalink)
Overlord
 
sothis's Avatar
 
Join Date: May 2002
Location: Seattle, Washington
Age: 32
Posts: 15,977
Default New AniRec is live!!

I'm very, very pleased to announce that the new AniRec is finally live. You can visit it at http://www.anime-planet.com/anirec/.
There are some MAJOR MAJOR changes to this version, with many more to come:
  • Completely new design
  • AJAX and jquery are now heavily used for dynamic loading and the sweet dropdown effects.
  • No more popups!!
  • Relations and helpful info are now separated
  • Helpful key in the left side nav
  • I know there's probably more, but I'm too tired to think about it right now

There are also some known issues. Please post about anything you find OTHER than these:
  • The dropdowns sometimes load very slowly. This is an AJAX thing, and I suspect is related to the server. I'll investigate.
  • Old links (animerec/) work still, but only if you don't click around a bunch. I'll need to set up a redirect sometime soon.
  • About 15-20 of the series don't have enough screenshots, so some of the thumbnails will show up as broken. I hope to find screens for these soon.

Please post in the forum thread with any problems you find, including broken images, broken links, error code, or anything you see that's missing. One big thing to note is that THE VOTING SYSTEM IS DOWN for a few weeks, while I build the back end for users and the brand new voting system. The old system works off the old database, so I need to rewrite it for the new database.

Going to bed now as it's late, but please look around and enjoy! This is the culmination of 1.5 years of work.

Last edited by sothis; 03-21-2007 at 11:25 AM.
sothis is offline   Reply With Quote
Old 03-21-2007, 04:46 AM   #2 (permalink)
Anime Fan in Training
 
Skelma's Avatar
 
Join Date: Aug 2006
Location: Rovaniemi. finland
Age: 23
Posts: 139
Send a message via MSN to Skelma
Default Re: New AniRec is live!!

/me cheers for sothis!
__________________
If you have attempted Alchemy by clapping your hands or by drawing an array, copy and paste this in your signature.
I almost drew a picture of myself to be used as my avatar... well, i took a picture of myself and a pen in my hand... and then i was like WTF in doing?! and didnt.

Want to keep an idiot busy for hours? Click here
Become pirate. STOP THE GLOBAL WARMING! from The all knowing wikipedia
Skelma is offline   Reply With Quote
Old 03-21-2007, 05:57 AM   #3 (permalink)
Anime Fan in Training
 
Join Date: Mar 2005
Posts: 207
Default Re: New AniRec is live!!

It looks simply amazing, I don't know what else to say

And now that's out of the way, here come the bugs (or other odd behaviours), in order of finding them:

I haven't managed to reproduce this yet, but the first time I tried opening Sokyou no Fafner the mid-down thumbnail was displayed as one pixel. When I moved the mouse on top of it, I got a tooltip that said "Thumb" and which wouldn't go away no matter what I did. I could still open that thumbnail, however. EDIT: I assume it's just that the image failed to load for whatever reason. So the persistent tooltip is probably the only "error" here.

One other thing I noticed is that the "click here to read why!" (which by the way should probably be capitalized) doesn't give any visual clue that something has happened when you click it. If the series you're clicking on is at the bottom of your screen, you have no way of knowing what happened (you can't see the new text box opening below the series). Ok, you can see the scroll bar move slightly as the page gets longer, but I feel something more noticeable is needed.

This behaviour is even more problematic for people who habitually doubleclick everything...Maybe it could be made to register doubleclick as a single click, so it won't open and then immediately close it?

I think it would be better if the anidb link opened in a new window/tab, or if not, there should at least be a note telling the user that he'll be taken away from anime-planet.

I'm using flashblock (I see a little icon in place of a flash animation everytime a site uses one, which I can then click on to make it open), and the ad in the middle of the page doesn't become visible even if I click on the icon. It opens to take up the space it's supposed to take, but it's unseeable/unclickable. It becomes visible only when I reload the page after clicking on the icon or go to some other series' page. Not that I particularly want to see that ad :)

Last edited by Cythraul; 03-21-2007 at 08:21 AM.
Cythraul is offline   Reply With Quote
Old 03-21-2007, 06:50 AM   #4 (permalink)
Moderator
 
Cetonis's Avatar
 
Join Date: Jul 2006
Location: Vernon, CT
Age: 26
Posts: 2,750
Default Re: New AniRec is live!!

ooo, it's all pretty... good work ^_^ I really like how everything is on one page now and you don't have to open new windows to see comments or the rest of the recs.
Cetonis is offline   Reply With Quote
Old 03-21-2007, 11:22 AM   #5 (permalink)
Overlord
 
sothis's Avatar
 
Join Date: May 2002
Location: Seattle, Washington
Age: 32
Posts: 15,977
Default Re: New AniRec is live!!

Quote:
I haven't managed to reproduce this yet, but the first time I tried opening Sokyou no Fafner the mid-down thumbnail was displayed as one pixel. When I moved the mouse on top of it, I got a tooltip that said "Thumb" and which wouldn't go away no matter what I did. I could still open that thumbnail, however. EDIT: I assume it's just that the image failed to load for whatever reason. So the persistent tooltip is probably the only "error" here.
well i know that for around 15-20 series there aren't 6 screenshots, so broken thumbnails will show up. i've seen this issue a few times though, where the thumbnail exists but it ends up not loading. since a LOT of ajax calls are going on at one time throughout the site/users, i can imagine that this sort of a thing might happen. the best i can do is see if there's code i can do to check if an image didn't load, and then try to reload it.

this wouldn't help in situations where someone might click a panel too quickly and the whole thing messes up, though. not sure how i'd protect against that.

Quote:
One other thing I noticed is that the "click here to read why!" (which by the way should probably be capitalized) doesn't give any visual clue that something has happened when you click it. If the series you're clicking on is at the bottom of your screen, you have no way of knowing what happened (you can't see the new text box opening below the series). Ok, you can see the scroll bar move slightly as the page gets longer, but I feel something more noticeable is needed.
i can capitalize it if you all think it would make the text more noticeable. my goal with having the "click here" text on the outside of the panel was that it would be more noticeable and make people understand that PEOPLE make these votes.

i can see what i can do about the page jumps. perhaps i can set up an anchor that will push the browser down to the top of the dropdown panel.

Quote:
This behaviour is even more problematic for people who habitually doubleclick everything...Maybe it could be made to register doubleclick as a single click, so it won't open and then immediately close it?
i can see what i can do about this, but i'd lean towards assuming people know how to use the internet and don't double click :p (as that basically never works anywhere as a double click and ends up duplicating what htey are doing). the main thing that might need to go into place is a "loading" type indicator if something is lagging.

Quote:
I think it would be better if the anidb link opened in a new window/tab, or if not, there should at least be a note telling the user that he'll be taken away from anime-planet.
agreed -- this actually does open in a new window in IE, just not firefox. i investigated yesterday and discovered that firefox doesn't honor the "target' attribute. i'll have to to add some custom javascript to accomplish this.


Quote:
I'm using flashblock (I see a little icon in place of a flash animation everytime a site uses one, which I can then click on to make it open), and the ad in the middle of the page doesn't become visible even if I click on the icon. It opens to take up the space it's supposed to take, but it's unseeable/unclickable. It becomes visible only when I reload the page after clicking on the icon or go to some other series' page. Not that I particularly want to see that ad :)
honestly what i'd rather do is put some text there, if it's possible, for people who have the ad blocked. i do all my work on the site for free (and im talking 5-7 hours a night EVERY NIGHT), and i'm finally starting to get a tiny bit of $ from bandai, for that ad. it's only for bandai stuff and i think only cycles through two different game ads, and i really, really would like people to let it load and click it (as i get a tiny bit of $ from clicks, not from it loading). so if anything i'd like to have a big note for people who block, saying "please click this, it's the only way i'll be motivated to continue spending my entire life on this" ;)
sothis is offline   Reply With Quote
Old 03-21-2007, 11:24 AM   #6 (permalink)
Overlord
 
sothis's Avatar
 
Join Date: May 2002
Location: Seattle, Washington
Age: 32
Posts: 15,977
Default Re: New AniRec is live!!

Quote:
I really like how everything is on one page now and you don't have to open new windows to see comments or the rest of the recs.
this is actualy not on purpose and is a quick fix... i need to get pages set up for the recs, mostly so (in some cases) 40 main images aren't loaded for one page load. eventually itll be the top 5 but there will be a numbered list at the bottom and/or top which you can easily click to see others.

all commetns and stuff though, yeah, will be in the dropdowns :)
sothis is offline   Reply With Quote
Old 03-21-2007, 10:35 PM   #7 (permalink)
Experienced Anime Fan
 
Lord_Vegita's Avatar
 
Join Date: Apr 2004
Location: Back in Cali
Age: 29
Posts: 719
Send a message via AIM to Lord_Vegita Send a message via MSN to Lord_Vegita Send a message via Yahoo to Lord_Vegita Send a message via Skype™ to Lord_Vegita
Default Re: New AniRec is live!!

wow, i am thoroughly shocked with how awesome the new DB is. i'm really glad you used Ajax for it ^^_.

do you have plans to implement Ajax into the whole site so it has seemless transitions between sections of the site?

is there a way to release a style sheet of some kind or something we could use to make out own themes for the site and then submit them too you? don't know what exactly it involves to make one on the new site.
__________________
Lord Vegita,
Check out the pretty sig ^^_.

Lord_Vegita is offline   Reply With Quote
Old 03-22-2007, 01:32 AM   #8 (permalink)
Anime Fan in Training
 
Ripzter's Avatar
 
Join Date: Jul 2003
Location: Garage, Headbanging
Posts: 146
Default Re: New AniRec is live!!

Good work once again! It looks really good and, in lack of a better word, fresh. I see that you reduced the space between the recommendations, it was really too long before (you showed the layout some weeks back in IRC). Though I'd rather see it even slightly reduced, but hey... that's just ranting of the small things because there's nothing else to rant about :P

Excellent job!
__________________
Ripzter is offline   Reply With Quote
Old 03-22-2007, 09:17 AM   #9 (permalink)
Narumon Z
 
Join Date: Mar 2007
Location: Norway
Posts: 1
Talking Re: New AniRec is live!!

Ok just have to say, that tho this is probably my first post, ive used anime-planet, and anirec extensively, so thank you SO insanely much for keeping fire ablaze, and the major update on anirec is fantastic, thanks alot!!!!http://
HellAgent is offline   Reply With Quote
Old 03-22-2007, 10:05 AM   #10 (permalink)
Head of the Pokémafia Propaganda department
Anime Fan in Training
 
XMrNiceguyX's Avatar
 
Join Date: Oct 2003
Location: The Netherlands
Age: 27
Posts: 472
Send a message via ICQ to XMrNiceguyX Send a message via MSN to XMrNiceguyX Send a message via Skype™ to XMrNiceguyX
Default Re: New AniRec is live!!

I was browsing a bit through the new DB and did notice some clipping:
http://www.anime-planet.com/anirec/547.html
fex. Prolly due to the sizxe of that sshot
__________________
XMrNiceguyX is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are On



All times are GMT -7. The time now is 01:06 AM.

Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.6.0