Search found 8 matches

by EvoGT
Wed Jan 17, 2007 9:51 am
Forum: Development
Topic: New Signature Pic feature [FEEDBACK]
Replies: 69
Views: 132187

Whatever you (or anyone else for the matter) want to show us, you should put it on some website where we can look at it in operation. Please also note that your database handling has to be database independent and should at least run under postgresql and mysql. That's of course not important during...
by EvoGT
Tue Jan 16, 2007 5:57 pm
Forum: Development
Topic: New Signature Pic feature [FEEDBACK]
Replies: 69
Views: 132187

here are my codes so far: http://manga-network.de/sig/sig_sql.rar the sql: CREATE TABLE `user_config` ( `USER-ID` int(10) NOT NULL auto_increment, `design` char(1) NOT NULL default '1', `number_series` int(1) NOT NULL default '3', `last_update` tinyint(1) NOT NULL default '1', `show_line_1` tinyint(...
by EvoGT
Sun Oct 29, 2006 10:48 am
Forum: Development
Topic: New Signature Pic feature [FEEDBACK]
Replies: 69
Views: 132187

exp wrote:why would we want any kind of limitation?
if the users feels like having a total mess of a sig pic where every single character is done in a different font type, color and size... why not let him do it?

BYe!
EXP
for the sake of your server^^
creating images with GD2 isn't an easy task.
by EvoGT
Fri Oct 27, 2006 6:24 pm
Forum: Development
Topic: New Signature Pic feature [FEEDBACK]
Replies: 69
Views: 132187

well yeah, in a way. but it needs to be much more customizable. the idea is for the sig server to be the middle entity between anidb and the user, which allows almost any kind of singature pic to be created, according to the personal preferences of the user. i am aware that this is a hell lot of wo...
by EvoGT
Tue Oct 24, 2006 10:07 pm
Forum: Development
Topic: New Signature Pic feature [FEEDBACK]
Replies: 69
Views: 132187

ok, seems there is no need for my script :D http://manga-network.de/sig/improved/sig.php well that depends, if you're willing to help out, then you could probably join in easily. but keep in mind that we're not just looking for a script which creates signature pics. the main issue is writing a good...
by EvoGT
Tue Oct 24, 2006 1:20 pm
Forum: Development
Topic: New Signature Pic feature [FEEDBACK]
Replies: 69
Views: 132187

ok, seems there is no need for my script :D
Image
by EvoGT
Wed Oct 04, 2006 7:00 pm
Forum: Development
Topic: New Signature Pic feature [FEEDBACK]
Replies: 69
Views: 132187

hey, man, that does look pretty nice.... but i still would like to do 'my own thing' for my sig.. :cry: i guess something like that would be ok... did you guys already decide on dimensions and all that? i can't really remember, lol CeNedra if you really are keen on doing it (putting your own backgr...
by EvoGT
Fri Sep 29, 2006 11:23 pm
Forum: Development
Topic: New Signature Pic feature [FEEDBACK]
Replies: 69
Views: 132187

Has anyone steped up and started coding this yet? (I wouldnt mind doing it but my time is limited and it might take a while) yes I have. http://manga-network.de/sig/improved/sig.php the image is also cached (variable time), but i don't use a DB yet, because I need to know what kind of DB and entries.