Services
Authentication in Drupal's services module
Posted December 9th, 2008 | Last edited 12/08/2008 - 22:04 by xjsI have been struggling with user authentication for the services module ( 5-x.0.92). This is the first version I installed. However, by checking the handbook and the outdated examples, it's not hard to tell significant change has been made in this version, especially the user authentication part which requires api keys, HMAC with sha256 hashing function, etc.
- xjs's blog
- Read more
- 7579 reads
- Comments
Java XML-RPC client for Drupal's Services module
Posted November 29th, 2008 | Last edited 11/28/2008 - 23:12 by xjsI am trying to write a java xmlrpc client for Drupal's Services module. However, I got the "org.xml.sax.SAXParseException: Content is not allowed in prolog" error when I tried to call "system.connect()". This error occurs no matter which library I use, Redstone or Apache.
After some searching, I found this: http://www.openrdf.org/forum/mvnforum/viewthread?thread=86
Java doesn't handle BOMs on UTF-8 files properly, making the three header bytes appear as being part of the document. ...
- xjs's blog
- Read more
- 9437 reads
- Comments
Testing out Drupal's Service module using Python
Posted November 21st, 2008 | Last edited 11/20/2008 - 23:40 by xjsDrupal's Services module seems to be a right fit for my purpose as I am in the process of integrating a desktop application into my Drupal website. I decided to give it a quick test using Python. Although I don't know much about Python, there's an example available on Drupal.org and it's a scripting language.
- xjs's blog
- Read more
- 8147 reads
- Comments
SpeakingX
Recent comments
3 hours 33 min ago
9 hours 15 min ago
15 hours 54 min ago
1 day 6 hours ago
1 day 9 hours ago
1 day 9 hours ago
1 day 11 hours ago
1 day 11 hours ago
1 day 14 hours ago
1 day 15 hours ago