search for: metaweblog

Displaying 6 results from an estimated 6 matches for "metaweblog".

2006 Feb 16
0
Accessing Metaweblog API
I''m trying to create an application that interfaces with the metaweblog API of a remote blog. I''ve installed a nifty little ruby module called "blog/client" and have it connecting, and then pulling posts from a blog via the metaweblog API if I put all the code into my controller. Now, I wanted to try and put the code into a model so that I can crea...
2005 Dec 13
3
Features for next webgen release
...plication for managing a Web site | | I wonder if, instead of building a GUI application, you could instead | find some way to integrate with the blog packages already out there? | I don''t know a lot about the technologies involved, but maybe you | could implement something like the metaweblog API (on webrick or | something). I''ve always used BloGTK for my blogs, and I''m hoping to | replace my (dumped) blogs with a small blog-like section on the site | - it would be really cool if I could use my blog package like that. | | I appreciate it may seem overkill to imp...
2006 Feb 16
0
Web service interface
I''m trying to create an application that interfaces with the metaweblog API of a remote blog. I''ve installed a nifty little ruby module called "blog/client" and have it working if I put all the code into my controller. Now, I wanted to try and put the code into a model so that I can create a new connection to the blog using @blog = Blog.new(id)...
2005 Mar 07
0
Rails 0.10.1: FCGI stability, WS generator, tons of fixes
...ompatible with the signature instead, but if it fails, passes the parameter through anyway. And cleaner support for "prefix.methodName" XML-RPC methods with a new dispatching mode named :layered (this is an incompatible change for XML-RPC services that use namespaced XML method names: metaWeblog/blogger implementations will require changes). As Basecamp moved to lighttpd/FCGI this past week, we also got a bunch of good fixes in that increases the stability of FCGI in a production environment quite a lot. No more FCGI dying and in case uncaught exceptions are raised, you''ll kn...
2007 Dec 19
0
AWS vs REST and XML-RPC
...ow there was clearly a side taken in the SOAP vs REST debate, and REST had one. So what does that mean if one is wanting to create a small blogging engine with Rails 2, and want''s to use an external blogging application to connect with it? Before it looked as if the Blogger API and MetaWeblog API were two ways of going about doing this through xml-rpc, but we are now "strongly" advised to move away from AWS. I guess I''m not really clear on what to do, or what path to take. I''m positive I''m missing some crucial point here. --~--~---------~--~...
2005 Dec 13
0
Features for next webgen release [comp.lang.ruby]
...; * GUI application for managing a Web site I wonder if, instead of building a GUI application, you could instead find some way to integrate with the blog packages already out there? I don''t know a lot about the technologies involved, but maybe you could implement something like the metaweblog API (on webrick or something). I''ve always used BloGTK for my blogs, and I''m hoping to replace my (dumped) blogs with a small blog-like section on the site - it would be really cool if I could use my blog package like that. I appreciate it may seem overkill to implement a w...