HackerTrans
TopNewTrendsCommentsPastAskShowJobs

CameronBarre

no profile record

comments

CameronBarre
·6년 전·discuss
I worked as a PeopleSoft developer in college. It's a competitor to SAP. Working with esoteric software taught me how to properly read documents with hundreds of pages. It also showed me how to get by in a less than ideal circumstances.

I am a bit of a maverick in that sort of environment, though. I wrote a JSON encoder [1] to ship PeopleCode objects to the browser via these webscript endpoints you could make in order to use modern web technologies. PeopleSoft actually moved in that exact same direction years later with better JSON support, 'FluidUI', and better html5/javascript support.

ERP systems are hell to work with. It was fun, but ultimately I was glad to get back to the real world. I got back to my main interest C#, but then went fully into the Clojure world :).

[1] https://bitbucket.org/cjbarre/jsoft.json/src/master/