Profile_bird

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

Already using Twitter
from your phone? Click here.

brendanbaldwin

  1. ANNOUNCEMENT: I am splitting my Twitter identity into two accounts. @usergenic for developer-talk and @b_rendan for personal stuff.
  2. Setup internet tethering on iPhone was *super* easy. Now I can *really* use the web on my train commute. http://bit.ly/ccDJ1
  3. Testing Testing 1 2 3 Please Ignore http://qik.com/video/1996245
  4. Jailbreaking iPhone 3.0. Taking a lot longer than expected. *yawn*
  5. http://twitpic.com/8jm3w zargvax is not a valid scrabble word on Earth.
  6. @grantmichaels That blog post made zero sense. Someone was feeling cranky.
  7. When I make my own programming language, first big win will be that switch/case productions will not require explicit "break" statements.
  8. @automach @ikai "they" say its to provide better support for register_globals=on. >.<
  9. Useless PHP feature: a querystring "?a.b=123" produces $_GET["a_b"]. Well that was an hour wasted.
  10. @ratnerdaniel if only php had the notion of an implicit receiver so I didn't have to write everything as $this->method() all the time. want.
  11. @ratnerdaniel <? function __call() {var_dump(func_get_args());} pants(); //"Call to undefined function pants()" __call traps methods only :(
  12. I haven't seen any Michael Jackson tweets in a couple of hours. Whats up?
  13. In PHP is there an equivalent autoload for undefined functions, as opposed to undefined classes? Want.
  14. Someone in my office just went "Michael Jackson died!" like it was news or something. Jeez. That was like a million tweets ago.
  15. Hey everybody, be sure to pull the gamma on your Twitter avatars up 50% to show solidarity for Michael Jackson.
  16. Well, all I know is according to http://www.michaeljackson.com tickets are still available! Get yours now!!!!
  17. Michael is survived by three children: Michael Joseph Jackson, Jr., Paris Michael Katherine Jackson and Prince "Blanket" Michael Jackson II.
  18. I am doing html layout using a table right now. It looks exactly how I want it to, but I think I am worried what may happen to the kittens.
  19. Does anyone know of a tool/service which polls forum threads/webpages and notifies you of updates; too many forums lack email notification.
  20. @dkubb that's a really interesting notion. I wonder how that would skew things? Include the page load time with all the assets too :-)