Tag Archives: API

Startup Progress

Today I made some more progress on my startup project. Today’s task was to research JSONP. JSONP is a method of padding the JSON data with a function call as a way to work around the Cross-Origin Resource Sharing restriction. … Continue reading

Posted in ASP.NET, Business, General, Programming | Tagged , , | Leave a comment

Google Blog Search Pinging REST Client

My WordPress blog has not been showing up in the Google Blog Search so I decided to create a REST Client to ping it using their Google Blog Search Pinging Service API. I created that last week and ran it … Continue reading

Posted in General, Programming, Web | Tagged , , , , | 1 Comment

YouComment – A Fancy Video Comment Reader

I have added another page to my collection of “value added services” for YouTube users. This one is an improvement over the YouTube comment system. You can find it on my web site at: http://www.williamsportwebdeveloper.com/YouComment.aspx  The comment system is an … Continue reading

Posted in CSS, General, Programming, Vlogging, Web | Tagged , , , , , , , | 1 Comment

More Pageflakes and YouTube API Work

I’ve been busy with the Pageflake developers API and the YouTube API. The Pageflakes documentation is not very good so I had to figure out how to display the loading bar without using their showProgress() method that I can’t get … Continue reading

Posted in General, Programming, Web | Tagged , , | Leave a comment

Twitter And Yahoo! Maps API

I’ve been reading the book “Amazon.com Mashups” by Francis Shanahan. This book covers more than the Amazon API so it has proven to be very useful in introducing me to many other Web 2.0 APIs. Its example for using the … Continue reading

Posted in AJAX, Programming, Web | Tagged , , , | 1 Comment