x00
MVPx00 MVP
Reactions
-
Re: Why does table border not work in vanilla?
It does work, just it is overruled by styling. border="1" is actually outputted. (View Post)1 -
Re: New Coding Standards?
I think the problem can be mixed styles. The current style is CamelCase http://en.wikipedia.org/wiki/CamelCase the style often called CamelCase is camelBack. (View Post)2 -
Re: New Coding Standards?
these 'stardards' are more styles. Consistency is more important. I thought Kasper was talking about JSON at the time, in which case is a standard. true is correct TRUE is not correct. in php it is c… (View Post)1 -
Re: Vanilla on HHVM a wicked experiment....
Big Caveat: HHVM is not yet 100% transferable, with infrastructure Zend and still has bugs and nuances. The is totality experimental not for production.Like I said you will need a 64 bit OS that is s… (View Post)2 -
Vanilla on HHVM a wicked experiment....
HHVM stands for HipHop Virtual Machine, for those who are not aware. It is what facebook uses to run its infrastructure. Around 2008 facebook needed to optimize their architecture. They needed someth… (View Post)7
