Profile_bird

Hey there! contentwstyle is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What's happening? Join today to start receiving contentwstyle's tweets.

Already using Twitter
from your phone? Click here.

contentwstyle

  1. PhpMyAdmin seems to have changed their concept of how to view BLOB content multiple times, making it hard to f... http://is.gd/4ZrDs
  2. Sometimes MySQL just isn't quick enough. Especially when it comes to fulltext searches. Everything needs to be... http://is.gd/4M6ZH
  3. Manual copy and paste jobs are a pain. Faced with the prospect of internationalizing 30+ big view files, I tho... http://is.gd/4GYVQ
  4. If you haven't done it in a hook already, here's the quick way to check all your changed files for syntax erro... http://is.gd/4sbS8
  5. I was getting weird errors when running multiple queries with Zend Framework, that I just couldn't replicate i... http://is.gd/44z7y
  6. About three months ago I suffered a contractors nightmare: An injury that meant I couldn't work for quite some... http://is.gd/2HX26
  7. SimpleXML provides no way to remove XML nodes. DOM to the rescue! http://is.gd/1zX3m
  8. This is a quick way to have an image preview inside of a form based on Zend Form. http://is.gd/1itzZ
  9. what the hell? http://www.microsoft.com/australia/ie8/competition/
  10. In order to run my unit tests, I needed to get phpunit running with MAMP. Thanks to the helpful post of Mark K... http://is.gd/zsov
  11. A detailed post explaining the first steps to get Vlad the Deployer working for your PHP application. http://is.gd/xL3N
  12. RT @hixie: W3C staff won't use HTML5 2 publish the HTML5 spec. Couldn't come up w/ better symbolism for the W3C's fear of change if I tried.
  13. @snookca I've been saying this for months! Someone find a way for FireLog. Or FireSave. Or something.
  14. So I was wondering why loadXML gives me parsing errors, despite a big try and catch around it ... it's not a b... http://is.gd/tUxg
  15. Web applications nowadays use an increasingly distributed set of resources. How do we test our MVC application... http://is.gd/tBPJ
  16. @_paulstewart i'd love to, but i gots no permissions. you have to follow me/us, I believe.
  17. @snookca IE Usage on CwS for last 30 days: 7.0 63%, 6.0 24%, IE8 13%. prev 30 days: 68%, 27%, 5%. Seems our audiences are the same!
  18. If your ssh experience was so far limited to typing your username and password lots of times, this post is for... http://is.gd/sVmf
  19. @_paulstewart I wouldn't mind an invite for aardvark
  20. This is a caching pattern for models using Zend_Cache and the __call magic method. http://is.gd/qYSN