services

Drupal Developer | iMed Studios

Employment type: 
Full time
Employment type: 
Part time
Employment type: 
Contract
Telecommute: 
Allowed

Job Description - Developer

Requirements/Qualifications

• 3-5 years development experience
• Experience with Drupal (5.0/6.0 theming & modules), PHP, MySQL
• Drupal experience with Organic Groups, Open Atrium & Services a plus
• Experience with shell environments (bash,tcsh etc) and UNIX/Linux administration
• An exceptional understanding of object oriented programming and relational data modeling
• Experience with HTML, CSS table-less design and Javascript
• Knowledge of and experience with source/version control systems (SVN)
• An understanding of Ajax

Read more

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

Hi

Login to post comments · Read more
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

Login to post comments
drutube's picture

simple flex integration with Drupal 6 using services | Instant I

Employment type: 
Contract
Telecommute: 
Allowed

We have a Flex application already built. It needs to be integrated with Drupal 6 using services module and AMFPHP.

The site is complete. The Flex app is in place. We just need to have it passing the user input to the Flex app to the Drupal content type.

Its is a Flex app that allows users to input data for very small amounts of text and a single image.

We need to paass the inputted data into the content type Itinerary to be published as Drupal nodes.

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.

1 comment · Read more

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.*;

2 comments · Read more
cjdavis's picture

CINDUG: Acquia Webinar on using Flash with Drupal services module

Several members have expressed an interest in building Flash apps that can communicate with a Drupal site. There is an Acquia sponsored webinar coming up on just this topic Thursday 7/23/2009:

http://acquia.com/community/resources/webinars/build-dynamic-community-s...

Login to post comments

Drupal Authorization

Hello. I am trying to get services using authorization to work but I am running into an issue. I have services 6.x-1.x-dev installed, key authentication, json server and xmlrpc server. I have the node,search,system,user and views service turned on and I am running the latest stable drupal 6. I am trying to use the python script below to connect and return a node from services (I have also tried with a view and also using php but run into similar problems). If I go to site building -> services -> settings and remove the use keys and use sessid (and don't send the auth.

1 comment · Read more

views.get returns an empty array

My Setup
Drupal 6.10
Services 6.x-1.x-dev
AMFPHP 6.x-1.0-beta1
XMLRPC Server 6.x-1.x-dev
Views Service 6.x-1.x-dev
Views 6.x-2.5

The problem
I set up a view to pull a certain content type out with relevant info. It works great in Views. All of the information is visible when I preview it inside of views. When I try views.get within Services, the result is an empty array. There aren't any error messages. Just an empty array - Array().

What am I doing wrong?

8 comments
mrconnerton's picture

Flex: Save binary bytearray data from actionscript 3 to drupal with amfphp

I have been looking for a way to upload a file in flex and save the bytearray directly to drupal via amf. This was written on Drupal 5 however it can easily be added to Drupal 6. Just note there is already a file_services module in D6 and not d5. Here's what I have come up with that works great:

Login to post comments · Read more
Syndicate content