Ah, but it is not an elephant, it is an éléPHPant. :)
It was never intended to be a PHP logo, but there is this crazy talented designer in France named Vincent Pontier who thought the letters PHP looked like an elephant.
Watch the short video here on the birth of the éléPHPant:
Not sure why you were voted down here. I have the same question. And I looked around their website and couldn't find anything.
There isn't even a statement of who or how one would benefit from something like this.
Their homepage badly needs a mission statement, or a "Welcome, PHP for Android is for those who...... something"
That being said, I think I may understand a little as to the "why" by looking at the scripts that are on the site.
It appears that this is for people who just like coding in PHP and would like to use that language when coding for Android..... I think. It's about the language.
I am probably going to test it out. I'm wondering if the apps written using this exist entirely inside an embedded browser. That might be interesting.
When someone asks "why?" to something, I almost always think "Why not?" Is there a good reason you shouldn't play with Ruby, Scala or Python on Android? If so, why not PHP?
$language is better depending on the circumstances. PHP is very good for building small websites, I'd say almost ideal in some ways. Whether or not it works well in other fields is debatable. (Note: large companies using it successfully is not a good measure of something working well.)
Additionally PHP is inherently slow not because of the interpreter but because of the design the language. Most websites aren't affected by this because many of the functions in the standard library are implemented in C and are very fast.
A lot of times, programmers do things that many people might find pointless... I don't know how many different "new operating systems" or "new programming languages" I saw come from the CS Department in 9 years spent working at a college. At least there's a snowball's chance in hell more than 2 people in the whole world will ever want to use PHP on Android.
The pinups have nothing to do with the PHP Android project. I was just explaining where the elephant came from. Vincent happens to also like drawing scantily clad women, but the PHP Android project is just using the elephant.
I'll start this off disclaiming that I've used PHP for a long time now and I like it. However, I don't understand why PHP should be beaten into a form it was never meant to be in.
25 comments
[ 5.6 ms ] story [ 101 ms ] threadIt was never intended to be a PHP logo, but there is this crazy talented designer in France named Vincent Pontier who thought the letters PHP looked like an elephant.
Watch the short video here on the birth of the éléPHPant:
http://www.elroubio.net/naissance_elephpant.php
He also has a series of PHP pinups:
http://www.elroubio.net/php-images/index.htm
There isn't even a statement of who or how one would benefit from something like this.
Their homepage badly needs a mission statement, or a "Welcome, PHP for Android is for those who...... something"
That being said, I think I may understand a little as to the "why" by looking at the scripts that are on the site.
It appears that this is for people who just like coding in PHP and would like to use that language when coding for Android..... I think. It's about the language.
I am probably going to test it out. I'm wondering if the apps written using this exist entirely inside an embedded browser. That might be interesting.
Additionally PHP is inherently slow not because of the interpreter but because of the design the language. Most websites aren't affected by this because many of the functions in the standard library are implemented in C and are very fast.
Other people might benefit too, or perhaps not. There's no extra charge.
I do like the logo though.
Hammering screws is not hacking.