Profile_bird

Hey there! jmathai 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 are you doing? Join today to start receiving jmathai's tweets.

Already using Twitter
from your phone? Click here.

jmathai

  1. @rasmus Guess if I want advice I'll have to ask on twitter instead of php-users. Congrats btw.
  2. @badave Let me know you have any questions.
  3. @jacobrothstein Sad that such a great slogan would probably not result in great success.
  4. @jazzychad That entire thread of tweets has made me quite jealous. Specifically the tiramisu.
  5. Unsure how I feel about the fact that anytime I want to go to @googleanalytics that I type "anal" + tab into the location bar and hit enter.
  6. @gregavola The search API doesn't require authentication. Use get_basic('/search.json', array('q' => 'twitter'))
  7. Just like that, the day's almost over.
  8. It's 4am and I'm still awake because creating a UNIQUE index revealed that the data was corrupt. #mysql #fail
  9. OH "put it on our wiki... it's where good ideas and hours of work go to die" Why @jacobrothstein built Stormweight (via @rrwhite)
  10. Twitter-async users, release notes for the 2.0 version that was merged into master. http://bit.ly/1mpFrf #php #oauth (@twitterapi)
  11. @gregavola Call it using: get("/{$username}/{$slug_or_id}/members.json"[, array('cursor' => $cursor)]); The cursor part in [] is optional.
  12. @mssteuer Only changes from 2.0 that would break compatibility is Exception::getMessage() now returns responseText. Run quick sanity first.
  13. Merged the 2.0 branch into master. Should address most open issues. Release notes: http://bit.ly/1mpFrf (@gregavola @mssteuer @nelulazar)
  14. That took a lot longer than I had planned. OK (29 tests, 185 assertions)
  15. @jazzychad That's awesome. Congrats on the YC acceptance. What's that mean, exactly?
  16. @sampicli I'm waiting for them to release "Internet" followed by the release of "website".
  17. First Chrome and now Closure. I wish @google would think harder about (and subsequently not) pick conflicting names.
  18. @sampicli Any luck yet? -- I'm getting it too now. Logged in. Cant visit http://foursquare.com/oauth - redirects me home (cc @naveen)
  19. @sampicli I use (and love) screen grab. I'm thinking more of a sidebar with TOC and display pages so you can jump around. PDF viewer style.
  20. Is there a Firefox plugin or other tool that makes it easier than using a scrollbar to view a really tall webpage? #ask #question