Categories
JavaScript Technology Weblogging

Back to work

Recovered from the Wayback Machine.

I’m looking at all the possible areas where one can apply Ajaxian technologies to a weblog. Some uses strike me as just pushing the bits around for the fun of it. Others, such as my live preview for comments, seem to be so handy they’re worth having JavaScript turned on.

Before blasting script, willy nilly at my sites, I wanted to gather opinions from those most impacted: you. Of the following, which do you consider useful as compared to frivolous? Are there any you consider important enough to introduce invalid XHTML?

  1. Live Preview, where a comment is previewed as the person writes it.
  2. Spellcheck of comment. Which of the two options: Live spellchecking or the current open new window spellchecking.
  3. In-place editing of comment as compared to server-side editing of comment (as currently enabled at this site).
  4. In-place editing of comment as compared to having no post-comment editing.
  5. Live update of list of comments or posts, as you’re reading and without page refresh.
  6. Expanding comments in the main page when the comments link is clicked (in-page reading).
  7. Animated or otherwise activated menus, such as the one currently implemented at ScriptTeaser.
  8. Dropdown menus that expand to show all menu options.
  9. Summarized posts on the front page, which then expand when a plus sign (’+’) is clicked.
  10. Be able to turn photos off, and have the site remember to filter photos.
  11. Only display photos if a button of some form is clicked (or if JavaScript is disabled).
  12. Expand code blocks on demand.
  13. Being able to re-arrange weblog page and have the new arrangement ’stick’. (IE being able to size main content, sidebars, move sidebars, eliminate sidebars, and so on.)
  14. Being able to pick stylesheet.
  15. Being able to choose font: family and size.
  16. Being able to change site colors based on a pick list.
  17. Autosaving of longer comments, as they’re being written.
  18. Expandable metadata sections for each post.
  19. Mouseover that pop up information associated with post, such as related posts.
  20. Use of microformats for reviews, events, where microformat exists.
  21. Being able to access Google/Yahoo map through link, metadata, expandable section, or live embedding when post is somehow geographically related (such as with photos, events, and so on).
  22. Being able to add your tags to post.
  23. Being able to add other metadata, such as related links, to the post.
  24. Being able to expand a photo in the page.
  25. Add a slider to darken or lighten the page text.
  26. Adding a live chat feature.
  27. Being able to opaque everything but a post you’re currently reading (remove distraction).
  28. Persist commenter’s name, email, and URL.
  29. Live search (posts/comments returned as search term being input)
  30. Games. Yes, games. Just like the paper mat you used to color on when you went out to the pancake house when you were a kid.

If I missed any ideas, let me know. Appreciations for the feedback.

Print Friendly, PDF & Email