Search found 4 matches

by aini
Thu Jan 24, 2008 3:52 am
Forum: Joombie Coding Q/A
Topic: Trying to find the right way to use XML-RPC
Replies: 16
Views: 2015

Re: Trying to find the right way to use XML-RPC

I have put the patch in Joomla Tracker m Waiting Q&T to check it Here is my following patch, You can test it in your PC Index: /data1/trunk/plugins/xmlrpc/blogger.php =================================================================== --- /data1/trunk/plugins/xmlrpc/blogger.php (revision 9962) +++ /...
by aini
Wed Jan 23, 2008 1:57 pm
Forum: Joombie Coding Q/A
Topic: Trying to find the right way to use XML-RPC
Replies: 16
Views: 2015

Re: Trying to find the right way to use XML-RPC

Hi Rich,

Well, I fully understand
It was Joomla bugs

I will fix the bug tomorrow  ;)

It sounds you have been working interesting stuff

Thanks in advance
by aini
Thu Jan 17, 2008 4:28 am
Forum: Joombie Coding Q/A
Topic: Trying to find the right way to use XML-RPC
Replies: 16
Views: 2015

Re: Trying to find the right way to use XML-RPC

could you attach your ruby code project ?

I will check it ...
by aini
Wed Jan 16, 2008 3:02 pm
Forum: Joombie Coding Q/A
Topic: Trying to find the right way to use XML-RPC
Replies: 16
Views: 2015

Re: Trying to find the right way to use XML-RPC

Great, cacimar !! I would love to add some optional things in postNews function  result = server.call('blogger.newPost','unused_appkey','unused_blogid','admin','password','Test Title4The CMStest bodyboldmore and more ', false) puts result You can see all this stuff in joomladir/plugins/xmlrpc/b...