Archive for the ‘Uncategorized’ Category:
50 (Really) Stunning Pictures and Photos
Below youll find 50 brilliant photos and stunning pictures — some pictures tell stories, some are incredibly beautiful, some are funny and some are very sad.
read more | digg story
The “Hello World” Program, in 366 Programming Languages!
“Hello World” is the traditional first program you write when learning a new language, first appearing in K&R’s “The C Programming Language” book in 1978. Since then it has been implemented in almost every programming language on the planet. This collection has it in 366 coding languages (even LOLCode!) and 58 human ones! Is your favourite here?
read more | digg story
Homer Simspon, drawn in CSS
Homer Simpson, rendered using nothing but CSS. Very very cool.
read more | digg story
The 25 Year Old UNIX Bug
1983. The year of the IBM PC XT, the Apple Lisa, Pioneer 10 leaving the solar system, and Hooters opening up shop in Florida. It’s also the birthyear of a 25 year old UNIX bug, squashed only a few days ago.
read more | digg story
PHP Easter Egg / 1 April
Well, it just so happens that if you add this string :
?=PHPE9568F36-D428-11d2-A769-00AA001ACF42
at the end of any URL that is a PHP page (www.somewebsite.com/somephppage.php?=PHPE9568F36-D428-11d2-A769-0z0AA001ACF42) you will see a funny little picture of a dog.
for every version of PHP there is a difference image
For example: http://www.php.net/downloads.php?=PHPE9568F36-D428-11d2-A769-00AA001ACF42
Basically, every PHP expert know that there are 4 famous queries you can send to a PHP page:
Query 1 - ?=PHPE9568F36-D428-11d2-A769-00AA001ACF42
This is the most interesting and funny query, displays an funny image.
Query 2 - ?=PHPE9568F35-D428-11d2-A769-00AA001ACF42
Used by PHPINFO to show the Zend Logo, it will work on any php page
Query 3 - ?=PHPE9568F34-D428-11d2-A769-00AA001ACF42
Used by PHPINFO to show the Zend Logo, it will work on any php page.
Query 4 - ?=PHPB8B5F2A0-3C92-11d3-A3A9-4C7B08C10000
shows the PHP development credits.
Also, if you will look at the PHPINFO at 1 in April, the PHP Logo is replaced by the funny images above.
enjoy,
Aviv

