IMified post to BlogCFC
Can IMified post to a BlogCFC blog? This post was made through IMified, using the WordPress service. It seems to work :)
Can IMified post to a BlogCFC blog? This post was made through IMified, using the WordPress service. It seems to work :)
| Mon | Tue | Wed | Thu | Fri | Sat | Sun |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | 5 | ||
| 6 | 7 | 8 | 9 | 10 | 11 | 12 |
| 13 | 14 | 15 | 16 | 17 | 18 | 19 |
| 20 | 21 | 22 | 23 | 24 | 25 | 26 |
| 27 | 28 | 29 |
NTLDR is Missing - Issue affecting Dell Laptops
Sunil said: Hi Dan!
You saved my day. Had never thought that the cause of the problem could be so silly and equ...
[More]
NTLDR is Missing - Issue affecting Dell Laptops
Kurtis said: Awesome! I don't know how many times I've had to fix that problem - relearning it each time, but ne...
[More]
How to change ColdFusion / JRun logging location
Daniel Lancelot said: Yeah!
I love it when a google search for something you've done before but forgot the detail, turns ...
[More]
NTLDR is Missing - Issue affecting Dell Laptops
Reynaldo Miranda said: Great, Dan! (Y) Never thought the solution was so easy. Always had to re-installing again.
Than...
[More]
Why I don't use Dreamweaver - or How to lose 2 hours with a single character
A dev said: Thanks a lot for putting up this post.... you have helped again a Dreamweaver user ;-) ... more then...
[More]
Click the 'Add/Edit Services' link
Select the WordPress icon (White W on Black circle) in the 'Add a New Service' menu
Fill in the fields -
Username and Password fields need to be those of a valid admin user for the blog you are posting to.
Account Access Address is:
[blog_root_url]/xmlrpc/xmlrpc.cfm
Click Update Settings - and try it in IMified.
I have not yet found a way to include line breaks in the post - passing line break characters in, just outputs them within the HTML source without replacing them with </br>, and when I attempted to pass in html, nothing happened. I imagine an error was generated within BlogCFC - probably because the xml getting sent over would no longer be valid with the embedded html code.
I need to look at the XMLRPC standard, and at how BlogCFC handles the XMLRPC call - I'm sure that there must be a way to get BlogCFC to convert line feed characters within the submission to <br />. Not being able to but line breaks within a Blog post really stops the integration from being useful to me at the moment :(
I don't know where the issue is - at the blogcfc end or at imified (or with me!)
From what you are saying it seems more likely that the issue may be at the imified end - but as i say, I know next to nothing about xmlrpc, so I could be missing something completely obvious.