Tag Archives: web service

XML-RPC Primer Tutorial

We’ve talked about the XML-RPC protocol in the past when we posted Flickr and WordPress Integration Primer Tutorial, but let’s reiterate … The XML-RPC protocol was created in 1998 by Dave Winer of UserLand Software and Microsoft, with Microsoft seeing … Continue reading

Posted in eLearning, Software, Tutorials | Tagged , , , , , , , , | Leave a comment

NetBeans Java RESTful Message Board Update Tutorial

Yesterday’s NetBeans Java RESTful Message Board Primer Tutorial had us set up a Message Board web service application in Java and built via the NetBeans IDE. Did the look of its functionality remind you of the basics of SQL DML … Continue reading

Posted in Ajax, eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , | Leave a comment

NetBeans Java RESTful Message Board Primer Tutorial

The NetBeans IDE is great for Java projects, and today we take a NetBeans sample project that features a RESTful Web Service component to build a rudimentary Message Board. What functionality is at the heart of this Message Board using … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , , | Leave a comment

PHP City Guess Country Game Primer Tutorial

There is no end to the variety of web applications you can do by seeing what free information is out there, but please don’t disrepect the sources of that information. The source for our information today is the excellent XML … Continue reading

Posted in eLearning, Games, Tutorials | Tagged , , , , , | Leave a comment

Yahoo YQL JSON Thesaurus Gettext Translation Tutorial

Recently we talked about PHP methods to facilitate (language) internationalization via the “gettext” Human Language and Character Encoding Support module with the PHP Gettext Internationalization Primer Tutorial. Yesterday’s Yahoo YQL Web Service JSON Thesaurus Tutorial as shown below, is a … Continue reading

Posted in eLearning, ESL, Tutorials | Tagged , , , , , , , , , , , , , , , | Leave a comment

Yahoo YQL Nextbus JSON Primer Tutorial

If we add some of the ideas of HTML/Javascript Geolocation Primer Tutorial to yesterday’s Yahoo YQL Geodata JSON Primer Tutorial we may well arrive at the logic and a large part of the content ideas for today’s tutorial, where we … Continue reading

Posted in eLearning, Land Surveying, Tutorials | Tagged , , , , , , , , , , , , , , , , | Leave a comment

Yahoo YQL Geodata JSON Primer Tutorial

Here is a tutorial that introduces (or reintroduces) you to the Yahoo Web Services called YQL. The name is the way it is because it simplified the API aspects of its functionality for the developer to concentrate on SQL, and … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , , , , | Leave a comment

NetBeans Java EE RESTful Web Service Primer Tutorial

Web Services allow for communication using the World Wide Web between two devices, as Wikipedia explains below. Do you remember previous Java Eclipse Web Service Primer Tutorial as shown below that used Eclipse IDE which works on Mac OS X … Continue reading

Posted in eLearning, NetBeans, Software, Tutorials | Tagged , , , , , , , , , , , , , | 4 Comments