Search found 37 matches

by MostAwesomeDude
Wed Oct 31, 2007 8:19 am
Forum: Client Discussion
Topic: State of OpenAniDB
Replies: 1
Views: 10162

State of OpenAniDB

Hello, people. I've been away for such a very long time, and I feel I should not be a completely delinquent developer. In short: I have not worked on OpenAniDB because I have not been watching any anime and thus not needed my tool, or anybody else's tool. All told, maybe four or five people tried ou...
by MostAwesomeDude
Mon Oct 01, 2007 8:12 am
Forum: Client Discussion
Topic: AniDB Search Feature request
Replies: 5
Views: 16635

titoum wrote:aom (next gen :p ) will be in which language ?
Delphi, English, or invective, depending on who you ask.
by MostAwesomeDude
Fri Sep 21, 2007 6:28 pm
Forum: Development
Topic: UDP Packet Frequency - Playing Well with the Server
Replies: 8
Views: 10034

Oh, and as for syncing, you should probably be keeping data indefinitely, with a user-controlled option to "refresh" the data. That's the best way to keep load off the server, and since there is no set limit on expiry for data returned by the server, you will save everybody a headache by j...
by MostAwesomeDude
Fri Sep 21, 2007 6:25 pm
Forum: Development
Topic: UDP Packet Frequency - Playing Well with the Server
Replies: 8
Views: 10034

Why does this sound familiar? Anyway, everybody else pretty much got it. While there's no penalty for a long login, the UDP API isn't for downloading massive amounts of data. At some point (soon?) in the future, mylists will be retrievable through a nice XML format. Until then, just try to only keep...
by MostAwesomeDude
Sun Sep 02, 2007 7:35 pm
Forum: Client Discussion
Topic: The OpenAniDB Client Thread
Replies: 10
Views: 12653

Sorry for the delay, but I've been getting ready for school. Still here, though. using the windows 338 version first of all I get the following error "can't load image from file 'zero.xpm': file does not exist." however I can continue with the program after I click it away so it ain't seri...
by MostAwesomeDude
Thu Aug 30, 2007 11:28 pm
Forum: AniDB Discussion
Topic: not happy with zirc
Replies: 37
Views: 125231

Der Idiot wrote:call me der again and i shoot you -_-

it's freaking german meaning "the" >_<
Sorry. I don't speak German...
by MostAwesomeDude
Thu Aug 30, 2007 4:42 pm
Forum: AniDB Discussion
Topic: not happy with zirc
Replies: 37
Views: 125231

My server doesn't quite meet requirements, although it's a nice box. Oh well.

Out of idle curiosity, why are you two (Der & nwa) against a self-hosted IRC server? (I'm not gonna argue for or against, just curious.)
by MostAwesomeDude
Wed Aug 29, 2007 6:55 pm
Forum: AniDB Discussion
Topic: not happy with zirc
Replies: 37
Views: 125231

well, I too am not in favour of rizon. And as notoriously slow as we are when it comes to IRC network changes, I don't think it's likely that we'll get everybody to agree to a move until the current network dies completely :P Though if we'd find two people who'd be willing to provide us with access...
by MostAwesomeDude
Wed Aug 29, 2007 10:43 am
Forum: Development
Topic: Corbin's crazy ideas for OpenAniDB
Replies: 19
Views: 26815

Re: Rar

On your mylist export issue: We're planning to offer a real-time xml mylist export soon. It would allow clients to get an up2date XML dump of a users mylist data with one HTTP request. However, the amount of included data which is not directly mylist related would be minimal (in order to reduce the...
by MostAwesomeDude
Tue Aug 28, 2007 3:36 pm
Forum: Development
Topic: Corbin's crazy ideas for OpenAniDB
Replies: 19
Views: 26815

and for my bad manners, trashing this thread, your Awesomeness: 1) finish this and stick around before thinking about tcp api (not that you've been pushy) 2) set avdump at lowest pri. it's hardly needed and possibly only a waste of time Dude, it's all good. After all, in the last three weeks, I've ...
by MostAwesomeDude
Tue Aug 28, 2007 2:54 am
Forum: Development
Topic: Corbin's crazy ideas for OpenAniDB
Replies: 19
Views: 26815

Rar wrote:It doesn't, because it's not released. Winners ship, losers brag about the many features of their vapourware.

Rar
Guess I'd better "code moar."
~ C.
by MostAwesomeDude
Mon Aug 27, 2007 9:00 pm
Forum: Development
Topic: Corbin's crazy ideas for OpenAniDB
Replies: 19
Views: 26815

Well, the ADS thing in aom.neverarriving has been done since like forever but since it's not actually out yet it can still be changed. May want to know that aom will not accept ADS data provided by another application as it would be possible to submit bad data to AniDB, which we don't want. ;) As f...
by MostAwesomeDude
Sun Aug 26, 2007 9:39 am
Forum: Development
Topic: Corbin's crazy ideas for OpenAniDB
Replies: 19
Views: 26815

Re: Corbin's crazy ideas for OpenAniDB

- Avdump. Do I need source? Nah. It would be sorta fun to write, and I'm tired of writing so much GUI stuff anyway. Which, of course, leads to... It's GPL. Epoxi somehow made took various portable things and made it un-portable, but that's fixable if you're a c-wrangler. At any rate, you can just u...
by MostAwesomeDude
Sat Aug 25, 2007 11:09 pm
Forum: Development
Topic: Corbin's crazy ideas for OpenAniDB
Replies: 19
Views: 26815

Re: Rar

Two days later, after some sleep... - Targeted notifies. Will require writing a notify handling thread. Would only grab notifies related to files in the cache. Notifies are already 'targeted' to some degree by the selections users make when asking for notifications. Not sure what additional filterin...
by MostAwesomeDude
Fri Aug 24, 2007 8:02 pm
Forum: Client Discussion
Topic: The OpenAniDB Client Thread
Replies: 10
Views: 12653

Commits 337 and 338 are in. Sorry for two commits in a row, but I got a hold of a Windows box after 337 and had to try out my code for myself. So, in 337, I unmangled classes and fixed hashing (again.) Also, substitutions now work for the destination directory to move files, and I added a popup box ...