Home > Portfolio > RealNetworks
Yahoo Widget for Intel

At Saltmine, we built Intel a Yahoo Widget for reading Intel RSS feeds. The Yahoo Widgets platform was intuitive and fun to use. Unfortunately, the backend service we used to manage the feeds had a SOAP interface. I wrote a small custom JavaScript SOAP library to accommodate this, but it would have been a lot easier to use REST. I stored the saved data in the JSON format.
Technology used:
- JavaScript
- RSS
- JSON
- SOAP (sadly)
