Καλωσήλθατε στο .aNiMe//GR!

Αν συναντήσετε οποιοδήποτε πρόβλημα κατά την εγγραφή σας ή με την πρόσβαση σας στο forum, παρακαλούμε μην διστάσετε να επικοινωνήσετε μαζί μας.

PARTY MODE ON!!...
#91
Posted 24 April 2007 - 04:29
#92
Posted 24 April 2007 - 08:20
Χρόνια πολλά στο forum!!!

#93
Posted 24 April 2007 - 10:04
χρονια πολλά Anime.gr



#94
Posted 24 April 2007 - 10:04
βάλτε και εμένα!
#95
Posted 24 April 2007 - 10:25

count me in too...
#96
Posted 24 April 2007 - 13:21
I think im in too....

#97
Posted 24 April 2007 - 15:57

If you loved me, you'd all kill yourself today!
#98
Posted 24 April 2007 - 16:24
Anime.gr

#99
Posted 24 April 2007 - 16:31

Count me in

#100
Posted 26 April 2007 - 14:40
Τέλος πάντων... Χρόνια πολλά AnimeGR !!!!! :d5f02ecd:
και αν κερδίσω κανά δώρο το χαρίζω σε όποιον μου βρει το captain harlock tv, full με αγγλικούς υπότιτλους...

#101
Posted 27 April 2007 - 18:21



Χρονια πολλά και πάλι!!!


''Πλημμυρισμένος από οργή και απελπισία,καβάλησε το Ροχάλλορ,το μεγάλο του άλογο. Διέσχισε το Ντορ-νου-Φάουγκλιθ σαν άνεμος μέσα στη σκόνη και όσοι είδαν την επίθεσή του το έβαλαν στα πόδια.Κι έφτασε στις πύλες της Άνγκμπαντ και σάλπισε το βούκινό του,χτύπησε τις μπρούτζινες πόρτες και προκάλεσε τον Μόργκοθ να βγει να πολεμήσουν.'' Το Σιλμαρίλλιον
My AMV in animemusicvideos.org


#102
Posted 27 April 2007 - 18:32

Παίδες, η κλήρωση μας θα γίνει στις 5 του Μάη. Για να βγάλουμε νικητή θα χρησιμοποιήσουμε το παρακάτω κόλπο (kudos στον φίλο Jonathan που κάθησε και μου το έφτιαξε):
I whipped something up for you.
<?php function Var_Show($info,$message="") { // just a debugging aid if($message) echo $message . '<br>'; echo '<pre>'; print_r($info); echo '</pre>'; } function Award_Prizes($salt,$users,$prizes,$debug=0) { $list = array_unique($users); // only one chance per user asort($list); // sort alphabetically if($debug!=0) Var_Show($list, 'Original list'); $digest = md5($salt . implode("", $list)); // use public algorithm to get number if($debug!=0) Var_Show($digest, 'Message digest'); $size = floor(32/$prizes); // figure size of each number if($debug!=0) Var_Show($size, 'Hex digits per prize'); $digest = substr($digest,32 - ($size * $prizes)); // strip off top digits if($debug!=0) Var_Show($digest, 'Truncated digest'); for($x=0; $x < $prizes && count($list) > 0; $x++) // loop over the prizes { if($debug!=0) Var_Show($x + 1,'<br/><strong>Awarding prize number:</strong>'); $inf = substr($digest, $x * $size, $size); // grab part of the digest if($debug!=0) Var_Show($inf,'Hex digits for prize ' . ($x + 1)); $inf = intval($inf, 16); // convert to integer if($debug!=0) Var_Show($inf,'Decimal value for prize ' . ($x + 1)); $winner = $inf % count($list); // truncate to list index if($debug!=0) Var_Show($winner,'Winner for prize ' . ($x + 1)); echo 'Prize number ' . ($x + 1) . ' goes to ' . $list[$winner] . '<br>'; array_splice($list, $winner, 1); // remove winner from list if($debug!=0) Var_Show($list,'List with winner removed'); } } Award_Prizes( "My Forum Contest", array( // users who entered the contest 'User A','User B','User C','User D', 'User E','User F','User G','User H', 'User I','User J','User K','User L' ), 5, // number of prizes to award 1 // debug for info ); ?>It has debug info enabled, as written. Change the last parameter from "1" to "0" and you just get a list of winners. I've left it at 1 so you can see how it works and make sure it does everything properly.
With debug off, this sample prints:With debug on, it prints a lot more, but the prizes are still awarded the same way. If you just replace the 'User X' style names with the actual entrants, you should be able to run it as is. You can put this code up for everyone to see, and they'll be able to run it themselves to verify your results... but they won't be able to meaningfully alter those results.Prize number 1 goes to User F
Prize number 2 goes to User D
Prize number 3 goes to User I
Prize number 4 goes to User J
Prize number 5 goes to User K
Σας ποστάρω τον κώδικα από τώρα για να τον τσεκάρετε και να δείτε πως θα γίνει η δουλειά.
Ο καιρός γαρ εγγύς...

.aNiMe//GR IRC Channel ~ Better than sex, batteries included.
#103
Posted 27 April 2007 - 21:39
Χρονια πολλα anime.gr!
#104
Posted 27 April 2007 - 23:38
#105
Posted 28 April 2007 - 10:48


