Search the web
Sign In
New User? Sign Up
radio-dev
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
mailEdit.root -- a mail-based Radio Weblog editing tool   Message List  
Reply | Forward Message #7388 of 8443 |
I would like to get some feedback on my new Radio tool project before I
unleash it on non-developers.

It is a tool that goes beyond the simple "mail to weblog" that Radio
supports.

In the simple case, an email to a special address with a special subject
gets turned directly into a post to your Radio weblog. Only in this
case it will send a reply email telling you that the post has been
completed, along with some other helpful information.

If, at the top of your message you include a directive that looks like:

#title The title of my Post

your post will have that title.

In addition to the #title directive you can use:

#link (works like providing a link url in the Radio weblog post form)
#id (specifies the id of a post you wish to replace)

When you post a new entry, you will get a reply that tells you what the
post id is. If you specify an #id directive, that post will be replaced
with the contents of the new email. If that id is unknown, it will act
as a new post (I should probably throw an error, but I'm not currently),

If you want to edit a post, but don't want to retype the whole thing
just to fix a typo or provide a title or link, sending a message with
the body:

#get

to the special address (with the special subject, of course), will
return the contents of the latest posting, which you can then edit and
send back.

If you know that the id of the post you want to fetch is 219, a message
of the form

#get 219

will fetch that post, in a form suitable for editing.

If you are interested, the tool is available at:

http://radio.weblogs.com/0100039/gems/mailEdit.tool

Dowload it, put it in the tools directory. There is no prefs UI yet, so
you have to open the tool window, and edit the settings in
mailEditData.prefs.mailPosting directly. It is the same format as
weblogData.prefs.mailPosting, so it should be familiar:

mailEditData.prefs.mailPosting.account is the email account to poll
mailEditData.prefs.mailPosting.ctSecondsBetweenChecks controls how often
the account gets polled
mailEditData.prefs.mailPosting.enabled turns the checking on or off
mailEditData.prefs.mailPosting.password is the password for the email
account
mailEditData.prefs.mailPosting.secretSubject is the subject you need to
use to post
mailEditData.prefs.mailPosting.server is the name of the mail server to
check.

The same warnings given in the mail-to-weblog prefs apply -- all
messages to this account will be eaten, whether they are acted on or
not, so use a throwaway account.

Currently it checks to see if weblogData.prefs.mailPosting.enabled is
true, and if so it will disable itself, because I don't want it to
interfere with normal mail-to-weblog operation, so be sure to turn off
Radio's built in mail-to-weblog function before turning this one one.
If the mailEdit tool turns itself off, this is the reason.

I plan to add category routing and a preferences UI to this tool, but
for right now I'd like to know that it works correctly.

Thanks in advance...

dave




Wed Jan 29, 2003 5:40 am

davidbro
Offline Offline
Send Email Send Email

Forward
Message #7388 of 8443 |
Expand Messages Author Sort by Date

I would like to get some feedback on my new Radio tool project before I unleash it on non-developers. It is a tool that goes beyond the simple "mail to weblog"...
David Brown
davidbro
Offline Send Email
Jan 29, 2003
5:40 am

Great idea David! I'm currently using <a href="http://radio.weblogs.com/0001161/2002/12/ 14.html#a248">Assetmanager</a>, but really love the idea of directive....
Adam Curry
adamc1999
Offline Send Email
Jan 29, 2003
9:02 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help