services

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
anAgent's picture

MolineSoftware.DrupalXmlRpc.NET - Version 2.0 (Released)

Hi Everyone,

After some major code changes and added items, Version 2.0 is ready for download. To read more about it and examples, please visit: MolineSoftware.com</a href>. This node will have a zip of the two binaries needed and a quick example.

With only a few lines of code, you can get a c# solution up and running and talking to Drupal.

You can download the source code at: http://sourceforge.net/projects/drupalxmlrpc/</a href>

Read more
jjjames's picture

Paid Work: Create a custom service for multiple CCK ImageFields

I need a custom service made that can add 5 images to 5 imagefields via services. Can someone help me?
Thanks!

Read more
gdd's picture

Services 2 Beta 1

I am pleased to announce that the first beta of Services 2 (the 6.x-2.x branch) has been released! This is a huge step forward towards a stable release. Most of the people in this group have probably been using the dev releases from this branch for some time, but having a stable release will allow the Drupal community to use Services with a great deal more confidence.

The plan now is bugs! Report bugs! Let's get them fixed. In particular we could use some people testing the upgrade path from the current branch to 2.

Read more
gdd's picture

Services Roadmap from Monday's Summit

Thanks to everyone who came to participate in the Summit on IRC Monday morning. We had a really good discussion and I think we settled on a game plan for the next few months

FIRST PRIORITY is getting a stable release of the 2.x branch done. This will involved getting all the big issues in the queue closed, and going through a beta or two. A couple of things that are high priority:

Read more
waldmanm's picture

Any sample Flex code for displaying taxonomy terms in tree control?

Hi,

I'm looking to display a multi-level taxonomy tree in a Flex app using the tree control, as a first step for more advanced functionality. Being new to Flex and to services/amfphp, I was wondering if anybody has some sample flex code that uses the taxonomy.getTree service and translates the returned array into something that can be displayed in Flex. I say "translate", because looking at the returned array it doesn't seem to be what Flex would be expecting (though I might be wrong here).

Thanks in advance for any pointers.

Micah

Read more
gdd's picture

Services - Looking Forward

Hey all.

So as Scott said I have recently taken over as lead maintainer of Services. I thought I would share some thoughts as to the module's future and open up the floor to discussion. These are my current thoughts but I'm very much open to dicussion, nothing except the first part are really set in stone right now.

Read more
ibetam's picture

rpc/document modif of the services module plus incorrect wsdl...

Hugo Wetterberg's picture

How to integrate a iPhone application with Drupal

This will just be a short announcement of about a blog post that might interest people. Not trying to spam you or anything be we haven't been allowed into the Drupal planet feed yet.

http://goodold.se/blog/tech/integrate-iphone-app-drupal

Read more
voidberg's picture

Remote authentication system

Hello everyone,

For a while I've been developing a system which allows a Drupal website to act as an authentication server and allow client websites to be connected to it. Once you register an account on one of the websites in the network you can use those credentials to gain access to any other website there.

I am writing this post because:
- We (Adulmec) are going to open source it so it makes sense to see if what we've done is of interest to you.
- I am not sure that some of our decisions are right and there might be better approaches which I did not see.

Read more
scarer's picture

How to auto-load first image

I have built a flex app that interfaces with Drupal services and AMFPHP. I was wondering if anyone could tell me how I autoload the first image in my slideshow?
Thanks :)

Here's my flex code:


<?xml version="1.0" encoding="utf-8"?>

<![CDATA[
import mx.controls.*;
import mx.rpc.events.*;
import mx.rpc.remoting.*;

Read more
Subscribe with RSS Syndicate content