"Breakpoint 2009",
"Ranked" => "6th",
"Type" => "Executable music (newscool)",
"Download" => "exe ogg live footage youtube"
);
ProfileDialog("Goodbye Breakpoint", "about:blank", StringList($ls_Details_));
// Timeless;
$ls_Details_ = array(
"Released" => "Function 2009",
"Ranked" => "6th",
"Type" => "PC Demo",
"Download" => "local pouet 720p video"
);
ProfileDialog("Timeless", "images/timeless.jpg", StringList($ls_Details_));
// Lunaquatic;
$ls_Details_ = array(
"Released" => "Evoke 2009",
"Ranked" => "1st",
"Type" => "4k Intro",
"Download" => "local pouet 720p video"
);
ProfileDialog("Lunaquatic", "images/lunaquatic.jpg", StringList($ls_Details_));
// Valleyball;
$ls_Details_ = array(
"Released" => "Breakpoint 2009",
"Ranked" => "4th",
"Type" => "4k Intro",
"Download" => "local pouet 720p video"
);
ProfileDialog("Valleyball", "images/valleyball_collage.png", StringList($ls_Details_));
// Teh Fag Vendetta 2009;
$ls_Song_ = array(
"title" => "Teh Fag Vendetta 2009",
"url" => "music/bf!ptr_-_Teh_Fag_Vendetta_2009.mp3",
"duration" => "4:00",
"description" => array(
"Artist" => "ptrance",
"Released" => "Breakpoint 2009",
"Ranked" => "14th",
"Comment" => "Follow up of a tune, which participated in the Trance is gay competition somewhen in 2005.
For more info visit: http://tigc.ptrance.de"
)
);
MusicEntry($ls_Song_);
// Deep inside my eardrums;
$ls_Details_ = array(
"Artist" => "raYn",
"Released" => "Breakpoint 2009",
"Ranked" => "8th",
"Type" => "Executable music",
"Download" => "local",
"Comment" => "Uses 4klang by gopher/alcatraz"
);
ProfileDialog("Deep inside my eardrums", "about:blank", StringList($ls_Details_));
// Space colony;
$ls_Details_ = array(
"Released" => "tUM 2008",
"Ranked" => "4th",
"Type" => "4k Intro",
"Download" => "local pouet"
);
ProfileDialog("Space colony", "images/space-colony.jpg", StringList($ls_Details_));
// I Broke My Leg On This 64KiloByte Shizzle!;
$ls_Song_ = array(
"title" => "I Broke My Leg On This 64KiloByte Shizzle!",
"url" => "music/bf!ptr_-_ibmlot64kbs.mp3",
"duration" => "03:42",
"description" => array(
"Artist" => "ptrance",
"Released" => "2008",
"Comment" => "A fastforward trance song in <64k"
)
);
MusicEntry($ls_Song_);
// Hauptsache Strobo!;
$ls_Details_ = array(
"Released" => "Buenzli 2008",
"Ranked" => "3rd",
"Type" => "4k Intro",
"Download" => "local pouet"
);
ProfileDialog("Hauptsache Strobo! by Stroboholics & BluFlame", "images/strobo.gif", StringList($ls_Details_));
// I guess i'm a loop;
$ls_Song_ = array(
"title" => "I Guess I'm A Loop",
"url" => "files/bf!ptr_-_imaloop.mp3",
"duration" => "00:12",
"description" => array(
"Artist" => "ptrance",
"Released" => "2008"
)
);
MusicEntry($ls_Song_);
// Crowbar Massacre;
$ls_Song_ = array(
"title" => "Crowbar Massacre",
"url" => "music/Beatslaughter_and_raYn_-_Crowbar_Massacre.mp3",
"duration" => "03:33",
"description" => array(
"Artist" => "Beatslaughter & raYn",
"Released" => "2008"
)
);
MusicEntry($ls_Song_);
// Fractoblob;
$ls_Details_ = array(
"Released" => "evoke 2008",
"Ranked" => "2nd",
"Type" => "4k Intro",
"Download" => "local pouet xvid video"
);
ProfileDialog("fractoblob", "images/fractoblob.png", StringList($ls_Details_));
// Eternal Flame;
$ls_Song_ = array(
"title" => "Eternal Flame (C64 SID remix)",
"url" => "music/ryn_-_eternal_sid.mp3",
"duration" => "03:09",
"description" => array(
"Artist" => "raYn",
"Original Artist" => "Cindy Lauper",
"Released" => "2008"
)
);
MusicEntry($ls_Song_);
// Crystal Cowboy;
$ls_Details_ = array(
"Released" => "tUM 2007",
"Ranked" => "4th",
"Type" => "4k Intro",
"Download" => "local pouet"
);
ProfileDialog("Crystal Cowboy", "images/crystal_cowboy.jpg", StringList($ls_Details_));
// Something;
$ls_Song_ = array(
"title" => "Something",
"url" => "music/ryn_-_something.mp3",
"duration" => "03:06",
"description" => array(
"Artist" => "raYn",
"Released" => "2007",
"Comment" => "Drum and Bass in 96k"
)
);
MusicEntry($ls_Song_);
include("footer.php");
?>