ramblings on PHP, SQL, the web, politics, ultimate frisbee and what else is on in my life
[1]  «  39  40  41  42  43  44  45  »  [46]

Final nail in the coffin or ..?

I know I will get misquoted, I know this will spawn tons of "told you so" and maybe it will cause a panic. Then again it could also be ignored, just like my last attempt at starting a flamewar :-)
read on (comments 3)

SQL function abstraction

While looking at the RoundCube source I stumbled over the use of PEAR::DB. True enough they had added their own wrapper around DB to work around its deficiencies. One of it was getting the last insert ID. Another one was the use of NOW() in their SQL commands.
read on (comments 0)

Don't be evil.

Google has made my life a lot easier. I have been on the net long before Google began to make a splash. So I remember the days where searches either resulted close to nothing, nothing relevant or forced you through a world of blinking, bundled products and other stuff intentionally thrown at you, that had no relevance to your search.
read on (comments 0)

MDB2 racing ahead

The past few weeks there has been quite a lot of activity on the MDB2 familiy of packages. There have been a number of internals improvements that should make the package more robust. We also added a getConnection() method that returns a native connection ressource. While the main reason for adding this method was internal, it may also enable people to do some work on the native API using the same connection as in MDB2.
read on (comments 0)

MDB2, MDB2_Schema and LiveUser releases

I just spammed 10 new releases into the wild. For LiveUser these were just minor updates. The MDB2 and MDB2_Schema releases were much more major albeit not as far fetching as I originally hoped. However these releases should work better than the previous and most importantly should not emit errors in PHP 4.4.x and 5.0.5. I also noted the key todo items in each of the MDB2 package's in the changelog.
read on (comments 0)
[1]  «  39  40  41  42  43  44  45  »  [46]