Get short, timely messages from Jason Venable.

Twitter is a rich source of instantly updated information. It's easy to stay updated on an incredibly wide variety of topics. Join today and follow @TehNrd.

Get updates via SMS by texting follow TehNrd to 40404 in the United States
Codes for other countries

Two-way (sending and receiving) short codes:
Country Code For customers of
Australia
  • 0198089488 Telstra
Canada
  • 21212 (any)
United Kingdom
  • 86444 Vodafone, Orange, 3, O2
Indonesia
  • 89887 AXIS, 3, Telkomsel
Ireland
  • 51210 O2
India
  • 53000 Bharti Airtel, Videocon
Jordan
  • 90903 Zain
New Zealand
  • 8987 Vodafone, Telecom NZ
United States
  • 40404 (any)

TehNrd

  1. @andymahood__c Totally possible. It runs all the tests and takes forever and then you are like, "What the heck, why is this taking so long."
  2. Because I never make the mistake of accidentally editing a production file directly in the #forcedotcom IDE. bit.ly/JskzPo
  3. It's official. Just registered for #df12. Will be Dreamforce #6 for me.
  4. Wife get's so confused when I tell her there are technical evangelist talking about things like agnostic platforms. #notatchurch
  5. @dschach API 24 test methods are siloed, cant access any data. Can override with @isTest(SeeAllData=true)
  6. Being named Jason in the web world is tough. bit.ly/MHjhkE #JSON
  7. Anyone done OAuth with partner portal users that already have SSO with SAML? Documentation on this seems thin. #askforce #forcedotcom
  8. @superfell @jeffdonthemic Cool, thanks for confirming.
  9. Multiple users provide custom token, hit 'middleware' server, that validates token. Then uses single user account to access sfdc API? Okay?
  10. Is Username and Password the correct OAuth2.0 flow to use for integration with no user and no browser. #askforce #forcedotcom
  11. Would it be safe to say #salesforce APIs are the most used 'enterprise' APIs on the net? #askforce
  12. @kevino80 Cool thanks. May try to get a POC up and running on heroku.
  13. @kevino80 @superfell Of course, if only I owned sfdc domain. With reverse proxy, possible to manipulate request before passed to 2nd server?
  14. @kevino80 @superfell What about this? bit.ly/KbXVri or bit.ly/KbYrpa Multidomain certificates?
  15. @kevino80 I think only custom domain for initial request, api.inc.com/params, redirect to sfdc.com/api/params, response comes from sfdc.
  16. Any interest on a #df12 session with #forcedotcom and websockets (pubnub/pusher)? I'm thinking about it. #askforce bit.ly/L33qI3
  17. Whoa! @CloudSpokes is sponsoring a free weekend at codeschool.com. All courses free. codeschool.com/free-weekend Very cool!
  18. @kevino80 Not yet. Still very early in evaluating this. Also looking at express.js built in redirect function.
  19. Those working at large enterprises. Do you have some sort of internal enterprise web services API for accessing data regardless of source?
  20. @tmatthiesensfdc Dev console is great, only minor issues. Can't reorder tabs, adjust font size in editor only, etc. SVN is only big thing.