ramblings on PHP, SQL, the web, politics, ultimate frisbee and what else is on in my life
[1]  «  49  50  51  52  53  54  55  »  [71]

How to load arbitrary html via ajax?

I have a project where we want to provide the user with numerous independent services. One service displays the current location in google maps, another one some rss feeds etc. Currently we have like 5 of them, but there will be more. These services will leverage external js files (like for google maps), js files from our server or javascript functions contained in the html returned via ajax. They could also include flash movies or some other media files. So "arbitrary html" really means anything that goes inside the <body> tag should be possible.
read on (comments 6)

What good things add up to less than 400?

I guess quite a lot, but in this case I am specifically thinking about the open bugs in all PEAR packages. Now this number is impressive, since there are actually over 400 packages in PEAR. That means there are less than 1 open bug per package! At the same time PEAR is coming in at about half a million downloads per month.
read on (comments 1)

Dr. Strangelove or How I began to worry about convention over configuration

I hope you all have seen Dr. Strangelove by Stanly Kubrick. I gave a copy on DVD to my uncle for Christmas and we saw it together the other day. Hope you gives forgive me this minor give away from the story. Just skip ahead to the next paragraph if you have not seen the movie yet. In one scene the Russian Ambassador mentions that the Russians have build a Doomsday Machine which would automatically destroy all life on the surface of the planet if a nuclear deceive was to explode over Russia. Their line of thinking was that this way they could get out of the arms race with the Americans, which was ruining them. Of course the entire idea of such a machine was that the other side knows about it and therefore will never attack. Unfortunately the Russians had released the Doomsday Machine, but had held off announcing it to the world for a later occasion.
read on (comments 11)

Luggable monitors?

Its been a while since I have posted on my blog. I should at least note that I will be speaking at MySQL User Conf in Santa Clara as well as php|tek in Chicago. Aside from that I am working a little bit on improving Doctrine a very promising DBAL/ORM based on PDO for PHP. Anyways lets get back to the original topic which has nothing to do with PHP or databases directly, but might also be of concern to all of you still. Since I am now in the consulting business I am spending a lot of time working at client premises using my laptop. I really miss an external monitor though. I find it highly unproductive to alt+tab between my editor and the browser or some documentation all the time.
read on (comments 8)

MDB2 documentation improvements

I think last evening it was the first time I saw someone on IRC say that the MDB2 documentation is very good. Of course there are still things missing, but thanks to the efforts of Paul and Lorenzo we now have all of the core features documented. The last piece the two added was documentation on quoting and data type handling in general. Next up we may see some documentation of the Manager and Reverse module to expand on the general Module documentation.
read on (comments 1)
[1]  «  49  50  51  52  53  54  55  »  [71]