ramblings on PHP, SQL, the web, politics, ultimate frisbee and what else is on in my life
[1] « 23 24 25 26 27 28 29 » [71]48 hours later .. and I still feel good
Two days after having finally settled on a namespace separator, having read all of the big threads on reddit and slashdot, countless blogs, hate mail send to my private email, hate mail to internals, whining on IRC, I still feel good about the choice we made. Very very very few of the critics even understand the problems. Even less are able to formulate their concerns in a manner worth answering. So yup, none of the things people whine and moan about that could have been done instead make me reconsider.
read on (comments 16)
It's official: I am idiot
Thankfully it's just me and not the rest of PHP internals. So today we had an IRC meeting to discuss namespaces in PHP. We came to a final decision replacing the current double colon separator with a backslash to solve ambiguity issues with the current syntax. So far there has not been much of a reaction on list, except for a post which mentioned concerns related to the fact that backslash is currently used for escaping, but which was quickly responded by Greg to point out that yes we were aware of this, but it is not an issue if you know how to use the backslash properly in double quote strings.
read on (comments 15)
O'Reilly SQL books
A few weeks ago I got a copy of "High Performance MySQL" (from now on referred to as HPM) and just the other day they also send me "Refactoring SQL Applications" (aka "RSA"). Actually I had a copy of HPM at the office already, but its nice to have my own, seeing that its already severely beating up from having to live in my backup. Good to have a neat copy for the company book shelve. I have gotten to chapter 4. So far there has not been all that much earth shattering, but considering the hours I spend reading posts on planetmysql, I guess its not a huge surprise. But at the same time there is also nothing I feel is missing, so in the sense this book fulfills my expectations 100%: its a well written summary of advanced techniques that people have found in the trenches. And yes of course I did learn a few things still.
read on (comments 1)
A few tidbits
This blog is about OurDelta, my visit to PGDay (and resulting quest to search for a good nntp reader for OSX) and my long term search for a good set of bluetooth stereo headsets. So lets start with OurDelta. The other day Arjen pokes me about OurDelta. The idea is to offer a place for distribution of all those tasty MySQL patches that float around the web (like from Mark, the Google guys etc.), that simply do not fit in MySQL's research schedule. Obviously this is awesome. There are packages for all sorts of distros (I am sure Windows will come one of these days too), which takes away some of the scaryness for people not comfortable with building things themselves. Moreover you know that there are other people that are using the same binaries and I guess one of the key things that OurDelta could build is a better way to communicate about success and failure when using some of these patches.
read on (comments 2)
Namespaces and semi-manual continuous playlists
So what do namespaces and playlists have to do with each other? Nothing of course. I am just mixing a short note that PHP 5.3 alpha3 is still delayed because of the lack of a decision on how namespaces are supposed to work, with one more genius idea I want to get published, before some idiot goes to patent town with it (though I heard that if someone is quick enough one can even get a legal patent of something that has been published shortly before a patent submission was made). So todays topic are playlists, or rather what I shall label "semi-manual continuous playlists".
read on (comments 5)