Internet Strategy Guide site navigationSkip to content
  • About the Author
Search

Internet Strategy Guide logo

Together we can defeat the internet

Category: web dev

fun with arrays and requirement chains

Recently, I had to figure out if a given set of features contained all of their necessary requirements. For better…

Continue reading "fun with arrays and requirement chains"…
1 Dec 2010 Comments: 2

visibility and inheritance.

An interesting topic came up in #phpc today. It revolved around some issues I’ve been encountering in my latest code…

Continue reading "visibility and inheritance."…
7 Aug 2009 Comments: 10

headers exception with Zend_Session while unit testing

While the manual for Zend_Session does discuss unit testing and the read-only exception, it has no mention of an exception…

Continue reading "headers exception with Zend_Session while unit testing"…
30 Jun 2009 Comments: 1

zend_log_exception ‘bad log priority’

I’m writing this post because there are a few times I’ve gotten this particular exception and then look at the…

Continue reading "zend_log_exception ‘bad log priority’"…
24 Feb 2009 Comments: 4

openid seems to hate me

been trying to comment on Chris Shiflett’s post on the twitter “Don’t Click” debacle and can’t seem to get authenticated…

Continue reading "openid seems to hate me"…
12 Feb 2009 Comments: 0

string searching, you’re doing it wrong

First off, I’m not trying to be a complete jack-ass, just a helpful one. This article, by Stefan Ashwell, popped…

Continue reading "string searching, you’re doing it wrong"…
18 Dec 2008 Comments: 0

Zend_Log quickstart

Lately, I’ve found that I need to create a more robust logging system for both audits and debugging. I found…

Continue reading "Zend_Log quickstart"…
17 Dec 2008 Comments: 0

INSERT INTO `table` (`column`,`col2`) VALUES isn’t completely worthless

In most cases, when doing an insert statement I use SET to increase readability. It is also nice because I…

Continue reading "INSERT INTO `table` (`column`,`col2`) VALUES isn’t completely worthless"…
14 Nov 2008 Comments: 0

SXSW

So after reading this post, I want to go. There’s a list of other things that seem interesting to. At…

Continue reading "SXSW"…
20 Aug 2008 Comments: 0
© 2025 Internet Strategy Guide. Powered by WordPress. Theme by WebMan Design. Back to top ↑