Modules that use Web Services?
Moderators: tjay, seadap, Rogue4ngel, matthewhayashida
Modules that use Web Services?
So since it seems wise to try and develop a module first as opposed to jumping into a component.
Is it feasible to consider a module that uses the XML-RPC features of 1.5
Web services has always been of interest to me.
Is it feasible to consider a module that uses the XML-RPC features of 1.5
Web services has always been of interest to me.
This day it is my wish that I helped you to live
Re: Modules that use Web Services?
What service would you like to use? How about something like Amazon's or maybe something easier like the weather. (I like the Amazon idea...)
Knowledge is realizing that the street is one-way, wisdom is looking both directions anyway.
Re: Modules that use Web Services?
I am pretty open to the source, mainly I just want to learn, and then show others how it could be done.
Do you have details on the services they offer?
Do you have details on the services they offer?
This day it is my wish that I helped you to live
Re: Modules that use Web Services?
I'm not sure if you're interested or not, but I have a module that uses NuSOAP to connect to BibleGateway.com and grabs their SOAP implementation of a verse of the day.
Link: Verse of the Day Module
At the very least you can use it for educational purposes. Check out the SVN repository also.
--joatmon
Link: Verse of the Day Module
At the very least you can use it for educational purposes. Check out the SVN repository also.
--joatmon
Re: Modules that use Web Services?
Sorry tjay, for not answering your question. Amazon offers data on their products and theweatherchannel offers local weather forcasts as services.
Knowledge is realizing that the street is one-way, wisdom is looking both directions anyway.
- AmyStephen
- Joomla! Guru
- Posts: 579
- Joined: Wed Nov 22, 2006 3:35 pm
- Location: Nebraska
- Contact:
Re: Modules that use Web Services?
Johan built an xmlrpc interface for Google's Blogger, sometime back. It used to be in core, but I think it's gone, now. That might be worth exploring if we can find a copy of it.
There is one xmlrpc interface I very much want to see available for Joomla! end users, and that is the Flickr Blog interface. Getting a Flickr account is free (unless you decide to push past the maximum), and you can define the location of your blog. If an xml-rpc interface is available for Joomla!, Joomla! will finally show up in the list of blogs you can interact with.
There is an API for lots of different actions, including posting an image to a blog. I do not know what it takes to get authorized (prove to Flickr) that the xmlrpc blog function works, but one day, I will certainly enjoy using it! Then, when I find a cool photo I want to share, I just press the "Blog it" button, add my words, press the button, and through the Internet Pipes it goes until it gets to my blog.
Amy
joatman - I was going to add - I would like that Bible Verse module for our church site. Was thinking about that.
There is one xmlrpc interface I very much want to see available for Joomla! end users, and that is the Flickr Blog interface. Getting a Flickr account is free (unless you decide to push past the maximum), and you can define the location of your blog. If an xml-rpc interface is available for Joomla!, Joomla! will finally show up in the list of blogs you can interact with.
There is an API for lots of different actions, including posting an image to a blog. I do not know what it takes to get authorized (prove to Flickr) that the xmlrpc blog function works, but one day, I will certainly enjoy using it! Then, when I find a cool photo I want to share, I just press the "Blog it" button, add my words, press the button, and through the Internet Pipes it goes until it gets to my blog.
Amy
joatman - I was going to add - I would like that Bible Verse module for our church site. Was thinking about that.
~*~ Joomla!'s Queen of the Blues - Jennifer Marriott ~*~
http://OpenSourceCommunity.org/node/1719/
http://OpenSourceCommunity.org/node/1719/
Re: Modules that use Web Services?
Amy,
I think it's still there ... look under plugins/xmlrpc there is blogger.php and blogger.xml.
I think it's still there ... look under plugins/xmlrpc there is blogger.php and blogger.xml.
Read your words before posting and think about how other people will read them. Be polite. Be kind. Be constructive. Say thank you.
- AmyStephen
- Joomla! Guru
- Posts: 579
- Joined: Wed Nov 22, 2006 3:35 pm
- Location: Nebraska
- Contact:
Re: Modules that use Web Services?
mcsmom wrote:Amy,
I think it's still there ... look under plugins/xmlrpc there is blogger.php and blogger.xml.
Sweet! Thanks! That could be very helpful to figure out the Flickr blog integration. Essentially, it's doing the same basic things.
Much appreciate, Elin - and Johan, of course, for writing it and sharing it freely.
Amy
~*~ Joomla!'s Queen of the Blues - Jennifer Marriott ~*~
http://OpenSourceCommunity.org/node/1719/
http://OpenSourceCommunity.org/node/1719/