Idea: Web Service Server

Locked
bigheadfish
Joomla! Apprentice
Joomla! Apprentice
Posts: 6
Joined: Thu Mar 20, 2008 7:15 am

Idea: Web Service Server

Post by bigheadfish » Sat Mar 22, 2008 6:06 am

(I did a research and did not find this feature exists at this time. However, I may be wrong. Please point it out if it is already here. Thanks. )

Many people use Joomla for their content websites, e.g.: article repository, etc. Right now, Joomla only provides RSS for syndication (please correct me if I am wrong).

My plan is to build a module to enable Joomla to work as a web service server. The objective is to allow flexible content syndicate or integration. For simplicity, this module will provide services only through XML_RPC or REST.

It will allow users (most probably, developers?) to send a URL like http://RemoteSite/Joomla/MyBot/paramete ... eterB/yyy/

The response will be a XML file, and can be processed by most programming language.

I have not decided how many parameters shall I support---I will discuss it with my mentor if my application is approved. However, the following five parameters will be supported anyway:

author
category
FromDate
ToDate
Keyword

Thanks

User avatar
bigodines
Joomla! Hero
Joomla! Hero
Posts: 2227
Joined: Thu Aug 18, 2005 11:10 am
Location: Floripa, Brazil
Contact:

Re: Idea: Web Service Server

Post by bigodines » Sat Mar 22, 2008 4:09 pm

Joomla! 1.5 already has XML-RPC support. Maybe you could develop a new service using it :D

napoly
Joomla! Apprentice
Joomla! Apprentice
Posts: 7
Joined: Wed Oct 24, 2007 5:07 am

Re: Idea: Web Service Server

Post by napoly » Sun Mar 23, 2008 12:08 pm

hello..

I'm currently studying at Slovak Technical University in Bratislava and would love to participate in SoC.. I would like to make an amfphp server for joomla! 1.5 (1.6).. you can read more about it at http://amf-php.org/ .. I found this server very useful over at drupal.. what you all think???

User avatar
ircmaxell
Joomla! Ace
Joomla! Ace
Posts: 1926
Joined: Thu Nov 10, 2005 3:10 am
Location: New Jersey, USA
Contact:

Re: Idea: Web Service Server

Post by ircmaxell » Mon Mar 24, 2008 3:55 pm

napoly wrote:hello..

I'm currently studying at Slovak Technical University in Bratislava and would love to participate in SoC.. I would like to make an amfphp server for joomla! 1.5 (1.6).. you can read more about it at http://amf-php.org/ .. I found this server very useful over at drupal.. what you all think???
There's a group that's almost done with an AMF-PHP bridge... I've seen it in action, and I've got to say, cool...
Anthony Ferrara - Core Team - Development Coordinator - Bug Squad - JSST

http://moovum.com/ - The Bird is in the air! Get Mollom Anti-Spam on your Joomla! website with Moovur...
http://www.joomlaperformance.com For All Your Joomla Performance Needs

bbranta
Joomla! Apprentice
Joomla! Apprentice
Posts: 41
Joined: Fri Sep 02, 2005 10:27 am
Location: Piracicaba
Contact:

Re: Idea: Web Service Server

Post by bbranta » Fri Mar 28, 2008 1:58 am

Could anyone give some more ideas about good services suitable for soc?
Bruno Branta Lopes

dynedain
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 200
Joined: Wed Aug 24, 2005 7:20 pm
Location: Los Angeles
Contact:

Re: Idea: Web Service Server

Post by dynedain » Mon May 05, 2008 2:57 pm

I've built an AMFPHP component for Joomla. The way I structured it, services for AMFPHP are installed as their own plugins. Check it out:

http://joomlacode.org/gf/project/jamfphp/

artmunro
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Sun Oct 19, 2008 3:08 pm

Re: Idea: Web Service Server

Post by artmunro » Sun Oct 19, 2008 3:33 pm

Just wanted to let everyone know that my team is currently developing an extention to Joomla for Web Services. This is part of a larger SOA opensource project with Joomla as the customerfacing CMS.

SOA Modules Homepage (http://www.soamods.com)
SOA Modules High Level Design

Our team are experts at webservices but will need some help from Joomla Community.
Current think are services such as:
create article, read article, update article, delete article
create category, read category, update category, delete category
etc...

The main PHP Service Enabled Core (pSEC) will provide all the heavy lifting and be the common lib to enable any Joomla extention as a web service. Im hoping if this takes off this will be included in the core some day.

If anyone on this list would like to help out that would be great :)


Locked

Return to “Proposed projects”