json
Drupal/PHP Backend Developer | 1185 Design
Backend Web Developer with Drupal Skills
1185 Design, an award-winning web and print Design Agency in Palo Alto, CA, is seeking a Backend Web Developer. The candidate will be an integral part of a small team of programmers in a dynamic multimedia group. A successful candidate is one who thrives under pressure and works effectively in a fast paced design agency, has disciplined experience in the internet industry, preferably with agency experience; and the ability to simultaneously prioritize multiple projects including client expectations and schedules.
Requirements:
Seeking guidance on how to add users location in Drupal 6
Hi,
I'm trying to use Drupal 6 as back-end for a map web application that show "ubuntu supporters" in Belgium (see http://map.ubuntu-be.org) and need guidance. The plan is to store user location and their commitments in Drupal. Then the existing JavaScript could be refactored to fetch the data from Drupal instead of the current had-hoc backend. After some research, it seems that the best solution to add (optional) information to user profile is to the Content Profile to create a "Profile node" for volunteering users. This node would have to provides a means to store user location.
JSON Server and Facebook
I am currently using Flex to consume an amfphp service, and it works great. However, when you try to use the swf on a Facebook profile, you have to click on an image first in order to load the swf.
My thought was to use the JSON server to return JSON to my facebook app. However, I get hit with the cross domain security issue. Has anyone here successfully accessed the JSON Server from a remote domain?
-Erich-
Web Services in Drupal 7
Just a quick note that nedjo posted a note about Services module going into core. This would allow use of XML-RPC, JSON, RSS, REST, SOAP and more to be loaded through a common Services API.
A Code Sprint will take place in Boston this coming Friday that will focus on the inclusion of this new Services API.
Arrays, Serialization, JSON and such....
In the story here, It was finally decided that we will be using JSON for passing the "data" from client to server. As discussed, we'll be storing details in a JS object array in client. Robert had said that it is preferable to convert JS to php on server.
- What are the scenarios where serialized JS is prefered over php on server? Basically that answers why we should transfer the data in JS format instead of PHP?
- Now, once we have the "data" to transfer, What are the possible ways to transfer this from client to server? Is form POST enough or is thr something else that can be used?




