Tweets for 2009-08-19
- @benbangert am working on a whole set of similar features.. should be publishing by the end of this week. Can mail u if want to discuss. in reply to benbangert #
- My very first blog post on /var/log/mind was a tongue-in-cheek dig at the programming with armies approach – http://is.gd/2nIW4 #
- @benbangert can u DM me ur email / follow ? Am broadly working on http://is.gd/2nJuC as a layer betn RestController & ORM in reply to benbangert #
- RT: @surya_s Reading 'RESTful HTTP in practice' http://bit.ly/3BsMBF #
- @sbtourist it later on proved to be a joke/fake .. but was a good laugh till it lasted
in reply to sbtourist # - RT @sbtourist: Yet another acquisition: Cloud Foundry is now part of SpringSource with Chris Richardson joining the team http://bit.ly/WJhtV #
- Given all the "open source" acquisitions, we should rename it "Open Force" (Force as in may the force be with you) #
- @sduskis @sallamar do they want APIs or service based APIs – if latter isn't SOA obvious choice (though I am confused why latter) ..contd.. in reply to sduskis #
- @sduskis @sallamar imo REST can offer exactly the same capabilities through document/resource/CRUD (pick ur term) based APIs in reply to sduskis #
- @sallamar +1. Though usually the debate is because a group of people can afford only one of the two and that too only collectively
in reply to sallamar # - Realizations of Rounded Rectangles | UI and us http://ff.im/-6QjyE #
- @sduskis Service APIs manipulate verbs (do something) while Resource APIs are noun based (exchange resources / docs) ..contd.. in reply to sduskis #
- @sduskis ..contd.. imo both Service n Resource APIs are 2 very different vocabularies which can communicate the same content v. differently in reply to sduskis #
- RT: @djspiewak That is really weird. RT @debasishg: RT @tylerweir RT @defunkt: The venerable @_why has vanished: http://bit.ly/18bxzv #
- >@_why quote: programming is rather thankless. u see ur works become replaced by superior ones in a year. unable to run at all in a few more #
- @sduskis absolutely. we could discuss over mail – 140chars constraining. Key thought – look for 'distinction' in http://is.gd/2oh8V in reply to sduskis #
- @zooko have you ever documented what the long URL on your klog is for ? Spooks me every time .. and I always wonder. #
- ''.join(random.sample(string.letters,7)+random.sample(string.digits,2)+random.sample(string.punctuation,2)+random.sample(string.letters,7)) #
- oops! that didn't show up well (the last tweet). Was a random password generation expression < 140 chars. Will need view source on web #