The list of stopwords is essential if you’re thinking of using MySQL’s FULLTEXT index type, and it hasn’t been mentioned in other places I’ve seen the fulltext index discussed.
The markets and economy these days have an abstract/arcane nature that’s comparable to scripting in a 4GL or watching an iPhone user manipulate the GUI — it just looks like magic spaghetti unless you know the analogies that the interactions grew out of.
However, …
I think my pet peeve of the day today is going to be developers who think that no documentation or setup instructions should be necessary for their little chunk of code… especially when it mashes up as many things as Harald Kirschner’s Fancy Uploader does.
(Then again, I should …
I’d been in the middle of writing my own classes to handle purifying some crappy HTML that a client project sent my way, but HTMLPurifier for PHP just saved me a lot of time by providing exactly what I needed.
If it doesn’t make sense to you right off, …
Thanks to Scott for twittering my new favorite blogger. This goes out to anyone who has or will date me: The Nerd Handbook.
One of the guys I work with, Jeff Carouth, rolled out an application this week in less than four working days that handles audit trails for a bunch of proposals that our employer’s executive office needs to track. It’s bug-free thanks to unit tests, it looks good because our …
Congratulations to Kris Wallsmith on his appointment as the new Symfony Community Manager. He made his first post to the community blog today and has access to the core. Kris is in my mind one of the top ten PHP developers in the world, as well as an …
I keep forgetting to post this so I can find it later.
The documentation for Zend_Test_PHPUnit requires that you break out your configuration into a plugin as shown in Matthew’s sample pastebin application.
Using an abstraction layer (especially with caching) means that sometimes you don’t think much about exactly what you’re doing to the poor database. Here’s a good article on profiling your database queries and optimizing them. I’ve found that xdebug + webgrind is also a pretty good solution for when …
If you enjoy the content, consider subscribing to the feed(s).
Post a Comment