• Als neues Loginsystem benutzen wir die Wacken.ID. Damit du deinen jetzigen Account im Wacken Forum mit der Wacken.ID verknüpfen kannst, klicke bitte auf den Link und trage deine E-Mail Adresse ein, die du auch hier im Forum benutzt. Ein User mit deinem Benutzernamen und deiner E-Mail Adresse wird dann automatisch angelegt. Du bekommst dann eine E-Mail und musst deine Wacken.ID bestätigen.

    Sollte es Probleme geben, schreibt uns bitte.

    Klicke hier, um deinen Account in eine Wacken.ID zu migrireren.

DjDead

W:O:A Metalhead
10 Aug. 2007
299
0
61
Grimstad, Norway
This is the second of our on-going series of articles that explain some the new features in MySQL 4.1, which as of this writing is in the gamma phase of its development cycle, on the way to a production-ready release in the near future.

By Jim Winstead

One of the major new features in MySQL 4.1 is strong Unicode support, along with support for specifying character sets at many different levels. This makes it much simpler to handle content in a wide range of languages in your applications, as well as making it possible to handle content in multi-byte character encodings that were not supported in earlier versions of MySQL.

Character Encodings and Unicode
A character encoding is a way of mapping a character (the letter 'A') to an integer in a character set (the number 65 in the US-ASCII character set). With something as limited as the characters in the US-ASCII character set (the twenty-six letters of the English alphabet, both lowercase and uppercase, numbers from 0 to 9, and some punctuation), fitting this into a single byte is not a problem. But once you start to create a character set for languages like German, Swedish, Hungarian, and Japanese, you start to either hit the boundaries of the 8-bit byte when you try to create a character set to represent two of the languages, or even a single language like Japanese.

So throughout the history of computing, a number of different character encodings have been specified for mapping different characters to integers. For character sets that wouldn't fit in a single byte, double-byte character sets created, and so were multi-byte character sets that use a special character to signal a shift between single-byte and double-byte encoding.

The Unicode Consortium came together to create a specification for a character encoding that would be able to encompass the characters in all written languages (although contrary to what you may have heard, that does not yet include Klingon). The result was the Unicode character set, and some encodings. The two most common (and the two that MySQL 4.1 supports) are UCS-2, which encodes everything as two-byte characters, and UTF-8, which uses a multi-byte encoding scheme that extends US-ASCII.

ISO-8859-1 is the most common character set used for Western languages, and it is extended by the Windows-1252 character set to include some other characters, such as the euro (€) and trademark symbol (™). Because Windows-1252 is a superset of ISO-8859-1, the character set is known as latin1 to MySQL, and there is no distinct ISO-8859-1 character set. This matches the common behavior in web applications, which often treat the two interchangeably.

So why not just use UCS-2 or UTF-8 for everything? Well, if you're already working with a lot of data in a particular encoding, like Big-5 (often used for Chinese), you can avoid the processing overhead of converting into and out of UTF-8 by just storing the data in Big-5 encoding. UTF-8 encoding also tends to be larger (byte-wise) than more specific encodings, because characters outside of the normal ASCII range take at least two bytes. The string "d�ja v�" is only seven bytes in ISO-8859-1, but nine in UTF-8. The characters in scripts such as Chinese, Japanese, and Korean are each three bytes in UTF-8, but can be represented as two bytes in more specific encodings such as Big-5.

Collations
Example of Sorting Differences
Language Swedish: z < ö
German: ö < z
Usage
(German) Dictionary: öf < of
Telephone: of < öf
Collation. The process of ordering units of textual information. Collation is usually specific to a particular language.
— Unicode Glossary
Sorting strings is a common action to take, but on top of not everyone using the same characters, not everyone even sorts the same characters the same way! A collation is a defined way of sorting strings, and it is often language-dependent. While both Swedish and German generally use the ISO-8859-1 encoding (or latin1), there are characters that are sorted differently in the two languages (or actually two different ways for German), as the "Example of Sorting Differences" table shows.

The Unicode Collation Algorithm (UCA) is a general purpose algorithm for sorting Unicode strings. There is also the Default Unicode Collation Element Table (DUCET), which supplies a default ordering for all Unicode characters.

MySQL 4.1 implements this general-purpose algorithm, which makes creating specific collations very simple relative to the amount of coding that would have been necessary without support for the UCA. For example, here's the specification of the ucs2_lithuanian_ci collation (from strings/ctype-uca.c in the MySQL 4.1 source code).

static const char lithuanian[]=
"& C << ch <<< Ch <<< CH< \\u010D <<< \\u010C"
"& E << \\u0119 <<< \\u0118 << \\u0117 <<< \\u0116"
"& I << y <<< Y"
"& S < \\u0161 <<< \\u0160"
"& Z < \\u017E <<< \\u017D";
 

DjDead

W:O:A Metalhead
10 Aug. 2007
299
0
61
Grimstad, Norway
"The Funniest Joke in the World" is the title most frequently used for written references to a Monty Python's Flying Circus comedy sketch, which is also known by two other phrases that appear within it, "Joke Warfare" and "Killer Joke", the latter being the most commonly spoken title used to refer to it. The premise of the sketch is that the joke is so funny that anyone who reads or hears it promptly dies from laughter.
 

DjDead

W:O:A Metalhead
10 Aug. 2007
299
0
61
Grimstad, Norway
Five Germans in an Audi Quattro arrive at the Italian border.

The Italian customs officer stops them and tells them: "Itsa illegala to
putta 5 people in a Quattro!"
"Vot do you mean, it's illegal?" asks the German driver.
"Quattro means four!" replies the Italian official.
"Quattro iz just ze name of ze automobile" the Germans retort unbelievingly.

"Look at ze dam paperz: Ze car is dezigned to carry 5 people!"
"You canta pulla thata one on me!" replies the Italian customs officer.
"Quattro meansa four. You havea five-a people ina your car and you are
therefore breaking the law!"
The German replies angrily "You ideeiot! Call ze zupervizor over!
Schnell! I vant to spik to zumvun viz more intelligence!!!"
"Sorry" respondes the Italian, "He canta comea ... He'sa buzy witha two guys
in a Fiat Uno."
 

DjDead

W:O:A Metalhead
10 Aug. 2007
299
0
61
Grimstad, Norway
"Music is everybody's possession. It's only publishers who think that people own it."
— John Lennon

"A composer is a guy who goes around forcing his will on unsuspecting air molecules, often with the assistance of unsuspecting musicians."
— Frank Zappa

"Anything that is too stupid to be spoken is sung."
— Voltaire

"It's easy to play any musical instrument: all you have to do is touch the right key at the right time and the instrument will play itself."
— J.S. Bach

"I want to do a musical movie. Like Evita, but with good music."
— Elton John

"I understand the inventor of the bagpipes was inspired when he saw a man carrying an indignant, asthmatic pig under his arm. Unfortunately, the manmade sound never equaled the purity of the sound achieved by the pig."
— Alfred Hitchcock

"I don't deserve a Songwriters Hall of Fame Award. But fifteen years ago, I had a brain operation and I didn't deserve that, either. So I'll keep it."
— Quincy Jones

"I love to sing, and I love to drink scotch. Most people would rather hear me drink scotch."
— George Burns

"All music is folk music. I ain't never heard no horse sing a song."
— Louis Armstrong

"The musician is perhaps the most modest of animals, but he is also the proudest. It is he who invented the sublime art of ruining poetry."
— Erik Satie

"Talking about music is like dancing about architecture."
— Steve Martin

"When she started to play, Steinway came down personally and rubbed his name off the piano."
— Bob Hope

"The world must be filled with unsuccessful musical careers like mine, and it's probably a good thing. We don't need a lot of bad musicians filling the air with unnecessary sounds. Some of the professionals are bad enough."
— Andy Rooney

"Andrew Lloyd Webber's music is everywhere, but so is AIDS."
— Malcolm Williamson

"I know [canned music] makes chickens lay more eggs and factory workers produce more. But how much more can they get out of you on an elevator?"
— Victor Borge
 

DjDead

W:O:A Metalhead
10 Aug. 2007
299
0
61
Grimstad, Norway
Wacken Open Air Festival:

Location: Wacken, Germany
2009 Dates: July 30 - August 1
2009 Wacken Lineup: Airbourne, Amon Amarth, Axel Rudi Pell, Borknagar, Bullet For My Valentine, Callejon, Cathedral, Dragonforce, Einherjer, Epica, GWAR, Hammerfall, Heaven & Hell, In Extremo, In Flames, Kampfar, Kingdom Of Sorrow, Korpiklaani, Lacuna Coil, Machine Head, Motörhead, Napalm Death, Nevermore, Sarke, Testament, Tracedawn, Tristania, Turisas, UFO, Volbeat, Walls Of Jericho, Whiplash.

Wacken History:

Wacken Open Air was started in 1990 as an outlet for local German bands to get some publicity. By the late '90s, the festival became an international event, with bands from all over the world performing on one of the festivals four stages. Wacken Open Air incorporates music by almost every genre of metal, including thrash, death, black, and power. Held every year around late July/early August, the festival attracts crowds of over 70,000 people.
Previous Wacken Lineups:

Some of the acts that performed at prior Wacken festivals (not a comprehensive list):
2008: At The Gates, Cynic, Carcass, Opeth, Nightwish, Obituary, Iron Maiden, Kreator, Exodus, Job For A Cowboy

2007: Cannibal Corpse, Destruction, In Flames, Iced Earth, Napalm Death, Type O Negative, Vital Remains, Overkill, Swallow The Sun

2006: Arch Enemy, Celtic Frost, Emperor, Metal Church, Nevermore, Motörhead, Soulfly, Six Feet Under, Scorpions

2005: Accept, Machine Head, Dragonforce, Candlemass, Bloodbath, Within Temptation, Apocalyptica

2004: Dio, Anthrax, Satyricon, Death Angel, Mnemic, Mayhem, Children Of Bodom, After Forever

2003: Slayer, Twisted Sister, In Flames, Running Wild, Diamond Head, Eidolon, Nile, Soilwork, Victory

2002: Bruce Dickinson, Immortal, Edguy, Destruction, Cannibal Corpse, Exodus, Rose Tattoo

2001: Helloween, W.A.S.P, Saxon, Annihilator, Primal Fear, Therion, Motörhead

2000: Angel Witch, Dark Funeral, Black Label Society, Morbid Angel, Venom, Praying Mantis, Molly Hatchet

1999: Spock’s Beard, Tygers Of Pan Tang, Warrant, Mercyful Fate, Hammerfall, Europe, Enslaved

1998: Savatage, Blind Guardian, Angel Dust, Blitzkrieg, Nevermore, Iced Earth

1997: Rage, Sodom, U.D.O, Dimmu Borgir, Dissection, Raven

1996: Kreator, The Exploited, The Gathering, Grave Digger, Manos

1995: Angra, Solitude Aeturnus , Tiamat, Paragon, Morgoth

1994: Gamma Ray, Paul Di´Anno´s Killers, Atrocity, Deceased, Skyclad

1993: Fates Warning, Holocaust, Samuel, Warpath, Riverdogs

1992: Saxon, Blind Guardian, Paradise, Highlander, Ides Of March

1991: Gypsy Kyss, Cosmic Warriors, Bon Scott (Cover Band), Ruby Red, Skyline

1990: 5th Avenue, Axe 'n Sex, Motoslug, Sacret Season, Skyline, Wizzard
 

Morphinechild78

W:O:A Metalmaster
2 Nov. 2009
41.274
0
81
ON THE EDGE OF INSANITY
"Music is everybody's possession. It's only publishers who think that people own it."
— John Lennon

"A composer is a guy who goes around forcing his will on unsuspecting air molecules, often with the assistance of unsuspecting musicians."
— Frank Zappa

"Anything that is too stupid to be spoken is sung."
— Voltaire

"It's easy to play any musical instrument: all you have to do is touch the right key at the right time and the instrument will play itself."
— J.S. Bach

"I want to do a musical movie. Like Evita, but with good music."
— Elton John

"I understand the inventor of the bagpipes was inspired when he saw a man carrying an indignant, asthmatic pig under his arm. Unfortunately, the manmade sound never equaled the purity of the sound achieved by the pig."
— Alfred Hitchcock

"I don't deserve a Songwriters Hall of Fame Award. But fifteen years ago, I had a brain operation and I didn't deserve that, either. So I'll keep it."
— Quincy Jones

"I love to sing, and I love to drink scotch. Most people would rather hear me drink scotch."
— George Burns

"All music is folk music. I ain't never heard no horse sing a song."
— Louis Armstrong

"The musician is perhaps the most modest of animals, but he is also the proudest. It is he who invented the sublime art of ruining poetry."
— Erik Satie

"Talking about music is like dancing about architecture."
— Steve Martin

"When she started to play, Steinway came down personally and rubbed his name off the piano."
— Bob Hope

"The world must be filled with unsuccessful musical careers like mine, and it's probably a good thing. We don't need a lot of bad musicians filling the air with unnecessary sounds. Some of the professionals are bad enough."
— Andy Rooney

"Andrew Lloyd Webber's music is everywhere, but so is AIDS."
— Malcolm Williamson

"I know [canned music] makes chickens lay more eggs and factory workers produce more. But how much more can they get out of you on an elevator?"
— Victor Borge

i think if you put each quote in a post on its own it might be a lot better .. will help reach the goal faster :)
 

DjDead

W:O:A Metalhead
10 Aug. 2007
299
0
61
Grimstad, Norway
Iron Maiden have been confirmed as one of the headliners of next year’s Wacken festival!

Headlining for the second time (after their debut Wacken performance in 2008), Iron Maiden’s Steve Harris says: “We had a fantastic time playing at Wacken last year so when we decided to play a few festivals in Europe next summer it seemed a great idea to return. What could be better in Germany than to play again to the 75,000 true metalheads who go to Wacken!”
 

DjDead

W:O:A Metalhead
10 Aug. 2007
299
0
61
Grimstad, Norway
Wacken is a municipality near the city of Itzehoe in Schleswig-Holstein, Germany. Wacken was first mentioned in 1148, but there were probably some settlements before, which is proven by the trove of Germanic artifacts. Today Wacken is famous for annually staging the world's biggest open air metal festival, "Wacken Open Air".