Character name(s), class(s), build(s), and level(s)
Arkemedes - Enhance - Shaman 19/52/0
Dethklahk - Blood - DK - 50/0/21
Player name (We operate on a first name basis in HDL)
Sigh I hate my name cant we just call me Ark. Since you insist Terry but dont tell anyone.
Player age - [HDL] guild and Ventrilo chatter is for mature audiences only. If you are not 18+, you will need to be sponsored by a guild member in good standing.
29, 30 in 2wks :( I hear 30 is the new 20 so its all good.
Where did you hear about [HDL]?
Was in DOL\Escape
Why do you want to join [HDL]?
One of the very few guilds that are actually honorable imho if you understand that
If you are in a guild, why are you leaving?
Unguilded
Will you dedicate 5 days a week to raiding?
I can but its the summertime and I likes having fun outside of wow, sometimes.
If you answered ""Yes" to the question above, are you aware that [HDL] is not a hard core raiding guild?
Will you dedicate 2 nights a week to raiding?
Yes
Addendum, 23 February 2008 - we are very full on melee DPS and are at capacity for tanks. We are currently seeking ranged DPS, and will always welcome healers.
You are headed to run an instance with non-guildies when you spot a flagged gnome. What is the proper course of action: 1) Ignore the gnome and head to the instance, 2) Send a message to the guild of your find. flag immediately, and kill the gnome, leaving the PUG to wait, or 3) neither. If you selected 3, what course of action would you take?
3 - If it is a GDL gnome kill on site otherwise inform guildies and gangbang said gnome
A tea bag is 1) a small porous bag containing tea leaves or powdered tea, onto which boiling water is poured in order to make a drink of tea, or 2) a verb.
3 - What I do to my wife is none of your business
Does .Net suck?
Im old school still vbs scripting only because it works well with the current applications I repackage. I would say yes only for the reason that the world hasnt caught up yet.
Whiskey or whisky?
Whiskey
Rank in importance to you: Raiding, Fun, PVP, Loot, Camaraderie, Wine, Women/Men, Music, Altaholism, Crafting.
Camaraderie/Women/Fun/Raiding/Loot/PVP
Please provide a perl script that will sort a CSV file by first column, then second, and then insert into a mysql database.
No experience with perl scripting so as usual when in doubt google it
#!/usr/bin/perl
use strict;
use Text::CSV;
my $old_string;
my $csv = Text::CSV->new();
while ( my $line = <DATA> ) {
$old_string = $old_string . join( " ", $csv->fields() ) . "\n"
if ( $csv->parse( $line ) );
}
my @new_string = map { $_->
- }
sort { $a->[1] cmp $b->[1] }
map { [$_, (split)[4]] }
split( /\n/, $old_string );
# Recreating the CSV data.
foreach my $i (@new_string) {
my $j = join "\",\"", split( " ", $i);
print "\"$j\" \n";
}
__DATA__
"Task1,Task2",ABC,ABC,Mon 05/22/2009,mbm
"Task3,Task4",XYZ,XYZ,Mon 05/20/2009,mbm
"Task5,Task6",ABC,ABC,Mon 06/25/2009,mbm
"Task7,Task8",ABC,ABC,Mon 03/28/2009,mbm
Can you follow kill order
Yes
We do require Omen and Deadly Boss Mods. Do you have these installed?
Yes
Are you aware the [HDL] is largely a collection of angry and cynical players and under-geared toons?
Oh Noes, Yes
Really? Why do you still want to join [HDL]
Cuz my wife said so
Drop us a line in game, Ark. :)
A man after my own heart. He does what his wife tells him too. LOL Glad to have you.