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 | 30 | 31 |
ColdFusion 8.01 on Windows - should I go 64 bit?
Andrew S. said: move it... move it :)
'cuz 64-bit is faster and it's no reason to stay with 32-bit.
http://www.nat...
[More]
Coldfusion 8 Released... and I'm... Absolutely Gutted :(
Gerald Guido said: I have Railo 3 running on my server. CF 8-ish for free. It rocks. I will be blogging about it soon.
[More]
ColdFusion 8.01 on Windows - should I go 64 bit?
Coldfusion Development said: I wouldn't go Linux cos I don't want to have to make sure I use proper casing on CFM file names.. on...
[More]
Trac installed on Windows :) - Now What?
ElGreco said: I have read your blog-entry and we are in the same stage, then you were at that time.
Could you, t...
[More]
How to find the user / entity an email address is associated with in Exchange 2003
Ants said: Thanks heaps Dan. Like others - I found this to be of great help after much time researching the req...
[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.