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 |
How to find the user / entity an email address is associated with in Exchange 2003
Littlepuddle said: Dan, You are a champion, have been searching for this for AGES...Well done , many thanks
[More]
How to find the user / entity an email address is associated with in Exchange 2003
Chris said: Thanks for the tip - very helpful!
[More]
Outlook 2007 ignoring CSS within an HTML email due to 2 semicolons (;;)
Akash Bavlecha said: Dan, Thanks for this really useful info.
[More]
How to find the user / entity an email address is associated with in Exchange 2003
MrF said: All of a sudden i'm in love with LDAP Queries!
[More]
NTLDR is Missing - Issue affecting Dell Laptops
Rob said: Thanks so much Dan! I was messing with Windows recovery disks etc. to no avail. I didn't dare hit ...
[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.