Month: <span>August 2002</span>

Dave points to a Flash MX WYSIWYG text editor at Illogicz.com. I’d actually seen it before, but the lack of a Submit button was puzzling and raised a bunch of questions:

If I wanted to integrate this editor into a browser-based application, how would I get the text back out? Does it do an HTTP POST?

Do I have to rely on JavaScript as well as Flash MX?

What browsers and platforms is it compatible with? What ones is it not compatible with?

How would a server know whether to embed the editor as opposed to a plain-Jane textarea? Is there a way for the server to detect that the required Flash MX client-side stuff is installed?

A guide for busy developers would be helpful…

Jake's Radio 'Blog

Comments closed

Jason DeFillippo’s Blogrolling.com now supports OPML. If you use Blogrolling.com for your blogroll, you can use Radio’s radio.macros.blogroll macro, or Manila’s opmlBlogroll macro to add the blogroll to your site. Optional parameters for these macros let you control the appearance of links to recently updated sites.

Here’s a How To:

1) Go to Blogrolling.com and create a new account.

2) Once your account is created, and you’ve logged in, click the Create a Blogroll link, to create your blogroll.

3) The blogroll will appear on the right side of the Blogrolling.com members page — click the add links link and add links to the sites you want in your blogroll.

4) After you’re done adding links, click the get code link, scroll down to the OPML section, and copy the URL to your blogroll’s OPML. It will look something like this:

http://rpc.blogrolling.com/opml.php?r=5c92b5c9932c8c25d28a0aa059f60d33

5) Add the blogroll macro to your template.

Radio users edit your home page template, and add the following macro where you want your blogroll to appear, replacing the URL with your blogroll’s OPML url from step 4:

<%radio.macros.blogroll (“http://rpc.blogrolling.com/opml.php?r=5c92b5c9932c8c25d28a0aa059f60d33″, recentlyUpdatedLinkPrefix:”<b>”, recentlyUpdatedLinkSuffix:”</b>”)%>

Manila users add the following macro to your template where you want your blogroll to appear, replacing the URL with your blogroll’s OPML url from step 4:

{opmlBlogroll (“http://rpc.blogrolling.com/opml.php?r=5c92b5c9932c8c25d28a0aa059f60d33″, recentlyUpdatedLinkPrefix:”<b>”, recentlyUpdatedLinkSuffix:”</b>”)}

The recentlyUpdateLinkPrefix and recentlyUpdatedLinkSuffix parameters in the above macros will make links to recently updated sites appear in bold. You can specify different values to adjust the link appearance to your taste.

Here’s an example of what it will look like:

Could not open the url, "http://rpc.blogrolling.com/opml.php?r=5c92b5c9932c8c25d28a0aa059f60d33&quot;, because it could not be converted to an outline.

Jake's Radio 'Blog

Comments closed

Christian Crumlish: “I’ve started referring to Google as ‘the Goog,’ which is intended affectionately, the way journalists like to call the BBC ‘the Beeb.'”

Jake's Radio 'Blog

Comments closed