AniDB:AJAX development: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
Line 9: Line 9:
hi
hi


I've seen the basic stuff of what's going on. I've also tried to tweak the xml specification a little to single out those that are general (to all of anime community) and those that are anidb specific (I use a namespace idea so that anidb stuff like ids, ratings etc are clearly marked).
I've seen the basic stuff of what's going on. I've also tried to tweak the xml specification a little to single out those that are general (to all of anime community) and those that are AniDB specific (I use a namespace idea so that AniDB stuff like ids, ratings etc are clearly marked).


Also tried throwing in a more general resource tag so that anything can be referenced there. (one example is the anime's main image, any weblinks to external databases, official sites, additional links to images and videos etc)
Also tried throwing in a more general resource tag so that anything can be referenced there. (one example is the anime's main image, any weblinks to external databases, official sites, additional links to images and videos etc)
Line 56: Line 56:


=== Forum ===
=== Forum ===
this is the thread that originated it all.
this is the thread that originated it all.
 
* {{OldThreadLink|5653}}
http://forum.anidb.net/viewtopic.php?t=5653
 
 


=== Some more updates ===
=== Some more updates ===
Line 101: Line 97:
[''[[user:fahrenheit|fahrenheit]] - for the first part it can be impractical for large animes, for the second, can happen with server-spoon-fed html, we had some greasemonkey scrips before, you can mess with anything that has a dom tree'']
[''[[user:fahrenheit|fahrenheit]] - for the first part it can be impractical for large animes, for the second, can happen with server-spoon-fed html, we had some greasemonkey scrips before, you can mess with anything that has a dom tree'']


[''sphere - for the first, I'll like to think for data of anidb's size, it is still mostly ok as we at most deal with one anime at a time, but this is groundless until we can do some testing'']
[''sphere - for the first, I'll like to think for data of AniDB's size, it is still mostly ok as we at most deal with one anime at a time, but this is groundless until we can do some testing'']


==== AJAX ++ (javeline) ====
==== AJAX ++ (javeline) ====
Line 171: Line 167:
5. [http://www.geocities.com/j_h_s_y/anidb/iso_639.xml] [http://www.geocities.com/j_h_s_y/anidb/iso_3166.xml] These 2 are the publicly avaialble xml with language and country codes used to translate the language text (when you mouse over the country flags beside the official titles)
5. [http://www.geocities.com/j_h_s_y/anidb/iso_639.xml] [http://www.geocities.com/j_h_s_y/anidb/iso_3166.xml] These 2 are the publicly avaialble xml with language and country codes used to translate the language text (when you mouse over the country flags beside the official titles)


6. [http://www.geocities.com/j_h_s_y/anidb/a17_ja.xml] This example illustrates simple multilingual by setting japanese as default language.  Notice that static strings (some are not done yet though) gets changed.  Also, episode list automatically tries to list those titles of default language as the first title.  Other anidb code lists like category names etc are not handled (coz I don't have the complete list ready) but can potentially be done so, such that if entries corresponding to specified default language is available, it can get loaded. (Do pardon any translation mistakes as I am not a native speaker)
6. [http://www.geocities.com/j_h_s_y/anidb/a17_ja.xml] This example illustrates simple multilingual by setting japanese as default language.  Notice that static strings (some are not done yet though) gets changed.  Also, episode list automatically tries to list those titles of default language as the first title.  Other AniDB code lists like category names etc are not handled (coz I don't have the complete list ready) but can potentially be done so, such that if entries corresponding to specified default language is available, it can get loaded. (Do pardon any translation mistakes as I am not a native speaker)


== Comments, propositions and whatever else ==
== Comments, propositions and whatever else ==
staff
2,096

edits

Navigation menu

MediaWiki spam blocked by CleanTalk.
MediaWiki spam blocked by CleanTalk.