We're looking for perl/java/c++/... coders

Want to help out? Need help accessing the AniDB API? This is the place to ask questions.

Moderator: AniDB

Locked
exp
Site Admin
Posts: 2438
Joined: Tue Oct 01, 2002 9:42 pm
Location: Nowhere

We're looking for perl/java/c++/... coders

Post by exp »

Well

we could still need perl/java/c++/... coders.
drop by in #anidb-dev @ irc.chatsociety.net if you want to help out.

Stuff on our todo list:
- java platform independent full anidb client
- java platform independent limited udp notification anidb client
- c++ windows limited udp notification anidb client
- java applet based client for anidb (mainly hashing/mylistadd/renaming)
- css/js code for the anidb html pages (to allow personal styles, smaller code, ...)
- LOTS of anidb cgi stuff (perl)
- irc bot stuff (perl, some java stuff)
- anidb api daemon (perl, maybe java/c++ in the future)
- ...

BYe!
EXP

*edit* updated chan and list (07.12.2004)
Last edited by exp on Tue Dec 07, 2004 7:24 pm, edited 2 times in total.
No username yet

why perl?

Post by No username yet »

I don't want to be a very bad zealot but why did you have to make it in perl? I mean if it was PHP I'd love to help.
Perl is a one man's language. Eg. you write it - only you understand it :(
Disclaimer: my job is to write perl stuff day by day ( :evil: :evil: :evil: ).
exp
Site Admin
Posts: 2438
Joined: Tue Oct 01, 2002 9:42 pm
Location: Nowhere

Re: why perl?

Post by exp »

No username yet wrote:I don't want to be a very bad zealot but why did you have to make it in perl?
that's an easy one, bc I have years of perl experience and never really got to like php. so it was a personal choice.

and the anidb might be somewhat quick and dirty but i think it is possible for other ppl to work with the code.

BYe!
EXP
Maybe it was me who

I think

Post by Maybe it was me who »

this was not meant as a question but as a complaint :wink:

At least you use some-sort of html templating system *hope* ?
exp
Site Admin
Posts: 2438
Joined: Tue Oct 01, 2002 9:42 pm
Location: Nowhere

Re: I think

Post by exp »

Maybe it was me who wrote:this was not meant as a question but as a complaint :wink:
hrhr, i know :o)
Maybe it was me who wrote:At least you use some-sort of html templating system *hope* ?
i don't, otherwise it wouldn't be real quick & dirty, now would it? }:o)
the anidb is modular and structured though :P

BYe!
EXP
Last edited by exp on Tue Dec 07, 2004 7:24 pm, edited 1 time in total.
Guest

Re: why perl?

Post by Guest »

No username yet wrote:I don't want to be a very bad zealot but why did you have to make it in perl? I mean if it was PHP I'd love to help.
Perl is a one man's language. Eg. you write it - only you understand it :(
Disclaimer: my job is to write perl stuff day by day ( :evil: :evil: :evil: ).
Come on, you can write maintainable Perl code. It all depends on how lazy the programmer wants to be. And you can write messy and unmaintainable code in any language.
liqid
Posts: 4
Joined: Mon Dec 06, 2004 9:26 pm

Post by liqid »

Is this still on?

If so, I think I can help you out a little bit with the java stuff.
DonGato
Posts: 1296
Joined: Sun Nov 17, 2002 9:08 pm
Location: The Pampas, The land of the Gaucho!
Contact:

Post by DonGato »

liqid, take a look at AniDB Java Applet?. We're discussing there about a part of the project that needs some Java expert. You might want to participate there and try to give a good alternative.
exp
Site Admin
Posts: 2438
Joined: Tue Oct 01, 2002 9:42 pm
Location: Nowhere

Post by exp »

updated the first post, as it was quite outdated :P

BYe!
EXP
roni00
Posts: 1
Joined: Tue Nov 22, 2005 10:28 pm
Location: Compy... where else?
Contact:

Post by roni00 »

Hey, are the java platform independant limited/full clients still up for coding?

My friend and I are quite willing to do/help with them if they are.

--Roni00
exp
Site Admin
Posts: 2438
Joined: Tue Oct 01, 2002 9:42 pm
Location: Nowhere

Post by exp »

kinglink
Posts: 44
Joined: Mon Nov 01, 2004 9:31 am

Post by kinglink »

I've looked at the UDP connections myself for personal ideas I have, and have noticed that the Notify client if still needed, might be possible for me to write in C++, it might be helpful if there's a login that always has a notify available for download so I can use this for testing.

In addition i use specialized utils, so that it might be possible to port most of my code if desired (other then my MFC front ends) to other systems with minor rewritings of a few basic functions. Just a possible option.

The one thing I've not had too much luck with though is getting other code to minimize into a taskbar thing (something the notification system should have), however I should be able to get that to work if I focus my attention on it after I get the main system working.

I am just offering my help, I can't guarentee any results, as while I have a good amount of time now, that might change, but I'd be happy to work towards this, but if the job is open and the program is still desired, I'd be glad to work towards it solo, or a group would like an active programmer something could be arranged. In addition if all things go well and I have additional time It's entirely possible that I may also be available for a java notification client as well, depending on time constraints and personal interest after I finish the C++ version, as a brushing up on java wouldn't be unwarrented.

If anyone is looking into this or wishes to discuss my plans, let me know at Frank.Reese@gmail.com (info going up on the wiki also)
exp
Site Admin
Posts: 2438
Joined: Tue Oct 01, 2002 9:42 pm
Location: Nowhere

Post by exp »

feel free to work on it.
the UDP API development area is completly open to everyone.
so just start coding and share your results here:
http://www.anidb.net/forum/viewtopic.php?t=2328

BYe!
EXP
Locked