Earlier quoted context omitted.
And my personal favourite: $ cat blog-post-n.html My post here EOF $ scp blog-post-n.html myserver:public_html
I did this for a long time. But the problems start right away when you want to add some navigation between pages. And then you want to have a chronological display of posts, or a master index, or tags. Then you want some consistent style, headers, menus. Then you figure you'd like comments. And search. And analytics. Then you realize you're half way to writing your own half assed blog engine and go check out Wordpres…
Open for everyone
151–160 of 281 posts
Re: Open for everyone
#152Wasn't part of svbtle's appeal being one of the few people to "have a svbtle"? When it first came out - it was beautiful & part of the cache was that only a few people got in. It was super popular for a few months - then fell off completely. Seems strange that the one main differentiator for the network has now been removed.
"catch" or "cachet"
Re: Open for everyone
#153Earlier quoted context omitted.
this comment is unreal
why? i completely lost interest in svbtle when it did the whole "invitation only" thing, and i'm pretty sure i'm not the only one. for a blogging platform, mindshare is reasonably important, and they threw a lot of it away. i'm not sure if medium is relevant, but svbtle's erratic start did hurt it.
Re: Open for everyone
#154Re: Open for everyone
#155Re: Open for everyone
#156Open for everyone My first question is: "who is this for?" The interface, and experience look great. But who needs this? Who is pulling out their hair looking for a new hosted publishing platform that they don't control? Maybe this is a "hair-on-fire" (Patio11) problem for some folks - but I couldn't tell from the blog post. I think this is a mistake a lot of us make when we're marketing, writing about our products:…
It's for the intersection of people a) who want a blog and b) who want a website with a good design. Medium beat Svbtle to the punch, though.
Re: Open for everyone
#157I did not mean to give you a Kudo. I don't care for that button interface. Unless I can undo it, then I like it.
Re: Open for everyone
#158Earlier quoted context omitted.
why? i completely lost interest in svbtle when it did the whole "invitation only" thing, and i'm pretty sure i'm not the only one. for a blogging platform, mindshare is reasonably important, and they threw a lot of it away. i'm not sure if medium is relevant, but svbtle's erratic start did hurt it.
Because it stinks of haters gonna hate. The personal attack on Dustin is completely uncalled for. It makes me sad that it's the top-voted comment.
Re: Open for everyone
#159Markdown only? That's not "getting out of the way", it's limiting the ways of expression. Getting out of the way is providing simple defaults, why not depraving those who need more tools (HTML/CSS) of richer features.
Re: Open for everyone
#160Markdown only? That's not "getting out of the way", it's limiting the ways of expression. Getting out of the way is providing simple defaults, why not depraving those who need more tools (HTML/CSS) of richer features.
HTML is part of the "specification" of Markdown. And you really want to "spice up" your markup with CSS? I'd rather spent the time on content.
A very simple and practical example where Markdown offers no help: how can you change rtl and ltr directions of the text without CSS?