Tags

android (7) anonymity (9) ant (10) apache (60) apple (9) atv (18) australia (8) bernardet (7) bombardier (7) book (7) browser (11) business (8) caliber30 (61) canon (9) captcha (8) cedricwalter (7) checklist (9) chrome (6) collection (8) comcontent (7) continuousbuild (28) design (13) designpattern (23) desktop (8) development (31) DIY (9) draganflyer5 (9) dslr (14) eclipse (30) ek4 (8) electronic (18) enfrancais (66) event (8) figures (14) firefox (20) firmware (8) flash (9) flickr (6) framework (12) fud (9) game (19) gaming (6) google (70) gpl (8) gps (9) hacking (25) hdtv (7) hollidays (15) homecinema (14) homepage (20) howto (75) innoveo (7) iphone (7) italy (10) itsatrap (8) java (80) javascript (11) joke (12) joomla (223) joomla15 (39) joomlacloud (7) junit (9) kde (11) kyosho (62) links (17) linux (127) LittleBigPlanet (16) mambo (18) manual (8) manurhin (9) maven (42) mediacenter (10) microsoft (53) modding (10) module (21) morespeed (16) motor (8) motorcycle (13) myhomepage (14) mysql (14) nas (14) neogeo (20) opencomment (27) opensource (63) opensuse (10) oss (8) p2p (7) panasonic (6) patch (32) pc (12) pdf (8) php (28) picasa (7) plugin (67) privacy (9) projector (11) protection (7) ps3 (43) publicity (9) quad (18) raptor30 (7) rchelicopter (161) release (7) review (32) robot (9) robotic (7) rss (8) safety (8) scooter (29) security (62) securityimage (8) securityimage3 (6) securityimage4 (21) securityimage5 (19) securityimages (19) securityimages5 (6) server (17) simulator (8) smugmug (13) snk (16) software (31) sony (39) spammer (7) statistics (13) storage (7) subversion (7) suse (12) switzerland (7) teamcity (16) testing (9) thundertiger (20) tips (31) tomcat (7) tomtom (7) translatetofrench (8) trip (17) troubleshooting (7) tutorial (9) twitter (7) upgrade (15) vespa (10) video (17) vintage (9) watercooling (9) web2.0 (28) windows (15) xbmc (7) xbox (10) zurich (18) zürich (11)

Latest Comments

Popular Post

items tagged with xmlrpc

Blogg-X
Written By: Administrator
Section: Mambo

Category: News

2005-12-12 17:38:25

Blogg-X is also using my captcha framework for Joomla.... :-)

  • Blogg-X is a cross platform (Mac OS X and Windows XP) blogging and content management tool for websites based on the Joomla! CMS. With it's built in WYSIWYG editor it allows rich content to be posted onto the front page of your Joomla! site eliminating the need for the internet browser and being logged in. Now also allowing easy updates to already posted content and post deletion. If you want to post content quickly and easily Blogg-X is for you. When combined with AkoCommentPlus from Walter Cedric you have a complete, fast, simple and spam free front page blogging solution for Joomla!


Joomla XMLRPC
Written By: Administrator
Section: Joomla

Category: How To

2008-03-01 15:33:07
bloggar for joomla

XML-RPC allow other programs to interact with the backend of your publishing system.
In practical terms, You can post an entry to a Metaweblog API-compatible site from
an external program!

Using such tool has a lot of advantages:

  • Post and Publish on most blogs/cms, one tool to rule them all
  • Edit Posts and Templates without timeout, browser crash ;-)
  • Save Posts locally for further publishing,
  • Import Text files,
  • Add links and images, more complex formatting
  • Format text font and alignment faster,
  • Multiple accounts and blogs supported in one tools
  • Post/visualize preview
  • Colorized HTML code
  • Find/Replace option
  • Post to many blogs at the same time!
  • Spell Checking
  • File and Image Upload

Back to joomla! There is a lot of API to interact with Joomla: XML-RPC, Blogger and MetaWeblog API.

The MetaWeblog API, is an application programming interface created by Dave Winer that enables blog entries to be written, edited, and deleted using client software or web services.
The API is implemented as an XML-RPC web service with three methods whose names describe their function: metaweblog.newPost(), metaweblog.getPost() and metaweblog.editPost(). These methods take arguments that specify the blog author's username and password along with information related to an individual weblog entry (also called a "post."). [from wikipedia]

For Joomla 1.5 you can use Metaweblog API, which can be dwonloaded here: download MetaWeblog API at JoomlaCode The latest version that has work for me is the version 0.9. Working yes but with some limitations, you can't for example put any pictures in your post. Movable API is another 3rd party plugin developed in japan by Jomler!.net exist for both Joomla 1.0 and Joomla! 1.5 (Metaweblog plugin for Joomla). Movable API is much more powerful than Metaweblog, but I did not succeed in making it running


Read More About Joomla XMLRPC...


Refactoring BloggX
Written By: Administrator
Section: Joomla

Category: BloggX

2006-06-09 18:34:20
And Tadaaa  I  finish the refactoring of BloggX, a java GPL component:

Blogg-X is a cross platform (OS X, Windows XP, Linux) content management tool for websites based on the Joomla! CMS.  Blogg-X runs locally on your computer as a desktop application.  Utilizing built in WYSIWYG and HTML source editors you can post rich content on your Joomla! site without the use of the web browser.

Refactoring is a  technique for restructuring an existing code, altering its internal structure without changing its external behavior. Its heart is a series of small behavior preserving transformations. Each transformation (called a 'refactoring') does little, but a sequence of transformations can produce a significant restructuring. Since each refactoring is small, it's less likely to go wrong. The system is also kept fully working after each small refactoring, reducing the chances that a system can get seriously broken during the restructuring

And I want to show here some results achieved, The author has done a great job, and I have tried to bring my Java expertise to help him bring new functionnalities faster. Moreover a JAVA break just for fun (but hehe  I already do Java at work :-) ) was needed after being so frustrated with PHP...

But let me be a little more technical, below are some numbers create with a tool of IBM: Structural Analysis for Java:

Read More About Refactoring BloggX...


The best tool Ive ever tested for Joomla
Written By: Administrator
Section: News

Category: Latest

2006-04-28 22:09:53
Ive tried 10 minutes ago Blogg-X  and I can assure You that it rocks!
Blogg-X is a fat java application running under windows or macintosh, that can connect to your Joomla site using Apache XML-RPC (remote procedure call) and a bunch of other open source frameworks. This allow You to write, delete, and create new articles without using the admin back panel!!!!!

YES I was dreaming of such a tool and found it by luck on Joomla Forge!

It provide a WYSIWYG editor but no check spell (that the only negative I can say about it). All You have to do is to install a Mambot. There is currently no working Linux installation, But I will provide one and send it to the author in a few hours :-)

> Blogg-X is a cross platform (Windows XP SP2, Apple OSX 10.4.3 and Linux) content management utility for web sites based on the Joomla! Open Source Content Management System (CMS). Blogg-X is written in Java, this provides Blogg-X the ability to work with a variety of systems that have Java runtimes available and installed. Blogg-X eliminates the need to log into your Joomla! site via an internet browser. Once Blogg-X is configured your site settings are remembered and posts can quickly be posted, modified and deleted all without using the Joomla! interface.

Since Java is my prefered language since 7 years, I may even submit patch to the project...
Please donate to the project if You appreciate the hard work of Chris Campbell





There are 4 items tagged with xmlrpc. You can view all our tags in the Tag Cloud

<< Start < Previous 1 Next > End >>
Page 1 Of 1

Support

My status

Download

You can download all my Joomla! extensions and a lot more HERE

Donations

Thank You for supporting my work
Click Here to make a donation