Programs that make
- Posted by cocoapplestore on March 23rd, 2008 filed in Basic Information
- Comment now »
Daniel Steinberg recently commented in a speech he gave at a recent MySQL users conference together with Adam Bosworth. The conference was about web services and how to do the simple approach instead of the more difficult one. With programming simplified, more people would take this preferred route , and it usually is. But of course, majority of us know that it’s easier said than done. When dealing with complicated data, the Web services standards, like xml, are meant to make our lives a bit simpler. However, in actuality they tend to complicate things and adds a lot of unnecessary burden to data that can always be reverted to a simple csv file.