Text Editor for OPML Files
Tuesday, July 31st, 2007At the same time we were simplifying the site interface for people who don’t know what OPML is, we also built a text editor for those of you who do. Hey, we’re OPML geeks after all. You can reach this from your My Files page. Only files that are stored on our server are editable, which means you either have to add it from your computer, or enter the URL of a remote file and click the “Copy to Grazr.com” checkbox. How will you know if a file is editable? It will have an “Edit Source” link next it. Clicking this link will open the file in the editor.

This was supposed to be a very simple editor, but we got a little carried away. It has line numbers, word wrapping, and a find option. We even added a built-in OPML validator. The validator is still a little primitive, but we have ideas on making it more robust.
The simplest way to test the editor is to change the title in the header section of the file, and then save the results. You will be taken to the read page for this file, where you will see the file inside the widget with the new title. Pretty cool, huh? We’re hoping you’ll also find this an easy way to edit GrazrScript programs.
The one feature we didn’t add to the editor was a “Create a New File” option. We figured that most people would use this to just tweak existing OPMLs that they got from a feed reader, so we didn’t want to complicate the interface with this feature. You can also start with a simple OPML file as a template, and then modify it for other uses.
This is just our first pass at an OPML editor. We have much more ambitious plans that I’ll be able to share with you real soon now. Stay tuned.