Writely?
This post was written using Writely, the online collaborative word processor that Google bought a while back and has just but into beta. I'm wondering whether it is a good platform for authoring blog posts. It has a menu command to save a document as a blog post, which seems promising. But what about the formatting?
Can it handle:
How about a code block?
Update: The code block didn't format anything like correctly, and the html generated for it is full of entities, making it difficult to even edit by hand. Plus, 'find and replace' doesn't work in html hand edit mode! At least it lets you easily edit and repost your document, which is pretty nice.
This post was written using Writely, the online collaborative word processor that Google bought a while back and has just but into beta. I'm wondering whether it is a good platform for authoring blog posts. It has a menu command to save a document as a blog post, which seems promising. But what about the formatting?
Can it handle:
- A list
- Of bulleted
- Items?
How about a code block?
class BoundStatement(object):Well, that's decent, but there's no 'code' style and no ability so far as I can see to add a new style. Well, that's about it for now. Let's try posting this sucker.
"""Represents an SQL statement that is to be executed, at
some point in
the future, using a specific database connection.
"""
def __init__(self, sql, connection):
self.sql = sql
self.connection = connection
Update: The code block didn't format anything like correctly, and the html generated for it is full of entities, making it difficult to even edit by hand. Plus, 'find and replace' doesn't work in html hand edit mode! At least it lets you easily edit and repost your document, which is pretty nice.

1 Comments:
有什么 有什么网址 有什么新闻 有什么博客 有什么论文 有什么爱秀
有什么图片 有什么音乐 有什么搜商 有什么帖客 天气预报
Post a Comment
<< Home