Earlier quoted context omitted.
That is absolutely irrelevant to the corruption claims of OP and doesnt answer my question.
But I am OP. That's what I meant when I wrote corruption-- the idea that a nonprofit will be more user-focused since they can't be acquisition-focused, since they're not an acquisition target.
Ghost 0.4 Released
61–70 of 71 posts
Re: Ghost 0.4 Released
#62Earlier quoted context omitted.
I'd be wary of special-purpose editors. Generally devs are better served getting really, really good with one editor, and then extending it to meet their needs. Sublime Text, for example, has good Markdown syntax highlighting, and I'm sure it wouldn't be that hard to build live preview, assuming that such a plugin doesn't already exist. That doesn't mean there isn't a place for a TTW editor - sometimes you just want…
I'm writing from a writer's perspective, not a developer's perspective. Which is not to say that there isn't value to what you're saying, but what I'm looking for is a good way to write quickly, not a code editor that also handles Markdown. I want to convince the writers I edit on a daily basis to use Markdown because of its clear benefits over WYSIWYG. Sublime Text I'm sure is great and I've heard great things about…
Mou's tagline is "The missing Markdown editor for web developers."
I would have thought that a writer's needs would be well served with something like Aloha Editor and it's friends/competitors.
Re: Ghost 0.4 Released
#63I just got their email. But I was kind of annoyed by the usage of words. 'Free 0.4 upgrade' It does imply, there are going to paid upgrades. If so, why they are making it look like a free open source product, while it is by all means is a commercial product. It's not an issue for me. But If they want to live up to open source and free standards, then they should avoid this strategy.
Re: Ghost 0.4 Released
#64Earlier quoted context omitted.
I'm writing from a writer's perspective, not a developer's perspective. Which is not to say that there isn't value to what you're saying, but what I'm looking for is a good way to write quickly, not a code editor that also handles Markdown. I want to convince the writers I edit on a daily basis to use Markdown because of its clear benefits over WYSIWYG. Sublime Text I'm sure is great and I've heard great things about…
> Not everyone who reads HN is a developer. Mou's tagline is "The missing Markdown editor for web developers." I would have thought that a writer's needs would be well served with something like Aloha Editor and it's friends/competitors.
WYSIWYG can break up thought process when done poorly. And in the age of the iPad, nobody's really done it very well at all. It's kind of a relic because it doesn't translate well to touch.
Also, don't let the tagline fool you: Mou has a big audience among writers.
Re: Ghost 0.4 Released
#65There's a lot of buzz around Ghost and it's becoming the primary choice for a lot of people. When i had to choose which platform to use for my personal website i gave it a try and spent quite some time playing with it. After a couple of months: i'm switching to Jekyll. Ghost is indeed a great platform and i consider it "Wordpress with superpowers". Yet, exactly like Wordpress, i consider this a huge commercial machin…
I write my posts in Markdown, commit, push, and it's published. Doesn't get much easier than that.
Re: Ghost 0.4 Released
#66Has anyone preferred Specter ( http://brislink.github.io/specter/ ) over Ghost? It seems a little less fleshed out than Ghost but also a lot less "commercial" as some have noted of the latter.
Thanks for shout out to specter. Yeah it is not as polished as ghost but I am planning to make adjustments to it. One of the fist things that I will do is to make it's editor( http://brislink.github.io/Abstract ) easier to use by adding keyboard shortcuts for previewing and saving. I am also planning to distribute specter it via npm. Also a new version of elastic search has come out and it has made taking backups so…
Re: Ghost 0.4 Released
#67I've just upgraded my blog; http://james.brooks.so - it was surprisingly easy for a Node.js app. I'm really liking the static pages, it's just a shame that the default Casper theme doesn't list these in the header.
Re: Ghost 0.4 Released
#68Earlier quoted context omitted.
And the DB? How is the load handling?
It's an SQLite 3 database, but Ghost allows you to export it to JSON for backing up. I've not had a big load in the few days I've changed from Octopress to Ghost, so I don't know how well it handles it.
Re: Ghost 0.4 Released
#69Earlier quoted context omitted.
You're reading way too far into this. There are no plans whatsoever to close-source or charge for the project (other than the paid hosting plans currently offered). That's plastered all over the kickstarter[0] as well as the website[1]. [0] http://www.kickstarter.com/projects/johnonolan/ghost-just-a-... [1] https://ghost.org/about/
Not to go against what you're claiming, but to play devils advocate for a moment if you take a look at Invision Power Board[0] (now called IP.Board), they were once a free and open source bulletin board / forum system. In fact, their slogan was: Apache, PHP and mySQL are all free, why should you pay for a bulletin board?[1] They've since completely reversed their stance on that and now require payment for IP.Board. I…
Re: Ghost 0.4 Released
#70Earlier quoted context omitted.
>Ghost is indeed a great platform and i consider it "Wordpress with superpowers". I am wondering about this. I tried Ghost a few months ago, when digitial ocean was offering a free couple months if you tried it. I used it for a little bit, and found it much, much worse than wordpress for even simple blogging. I really like the ability to change things around easily if I don't like them. What did I miss?
> What did I miss? That it is still an alpha version you're using? On the Kickstarter page [1] it's stated that it will be customizable and will support plugins. So give it some time I'd say. [1]: http://www.kickstarter.com/projects/johnonolan/ghost-just-a-...