Profile_bird

Hey there! sdev271828 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 sdev271828's tweets.

Already using Twitter
from your phone? Click here.

sdev271828

  1. @xdebug Is there a 2.0.6 floating somewhere? Getting random crashes with coverage on PHP 5.3 and xdebug 2.0.5.
  2. A polar bear is a Cartesian bear after a coordinate transform.
  3. @m_mz http://bit.ly/4XNs9c Citation #2. The quote is on page 8.
  4. "Premature optimization is the root of all evil" is not the entire quote. There's context around that quote that is often missed.
  5. @thetristan PHP e-mail library; handles MIME: http://www.swiftmailer.org/
  6. I'm so awesome that my tweets are uncountable: sdev271828: NaN tweets.
  7. And now a word from the department of severe NIH syndrome: Google Go.
  8. @sbohlen "Experience matters" --- brought you by the Department of Obvious Research (AKA no shit, Sherlock).
  9. @webr3 phpUnderControl I've seen references to it, have never tried it. Will look into it in detail.
  10. @bubbva Financial apps in Java / C# by day; PHP for my own fun projects outside of work.
  11. @s_bergmann It's just that I would prefer not to roll my own stuff if I could use existing code. Besides, you'd do it bettr than I would. :)
  12. @s_bergmann These are just suggestions, though. PHPUnit has some of the best code I've ever seen; I really like it and use it all the time.
  13. @s_bergmann yes; I prefer to use straight selenium, rather than the extension. App also has lots of out of proc items, such as curl calls.
  14. @s_bergmann Feature request for PHPUnit: unified code coverage across selenium, regular tests, and out-of-proc tests. :)
  15. The *full* documentation is maintained in the Texinfo format. Differences between that and man: zilch. Waste of resources: priceless.
  16. @s_bergmann What are the issues with SpikeSource? It's certainly not up to your standards and is very inefficient, but seems to work OK.
  17. Other than SpikeSource PHPCoverage and PHPUnit, are there any other open source PHP code coverage tools?
  18. Yes, my company will stop using waterfall as soon as we reach a breakthrough in porcine aviation.
  19. @robreact TrueTwit: exactly. The name says it all.
  20. I'm curious about people's experiences with pair programming. Did it work for you?