A case for something, anything more simple than WordPress
colin.getbarley.com
A case for something, anything more simple than WordPress
1–10 of 51 posts
Re: A case for something, anything more simple than WordPress
#2Their big overhaul of the wp-admin section, in 2.5 I think, de-emphasized the post writing page (something which was previously instantly accessible). That's what started pushing me away from WordPress.
Recently I've started looking for another server-side platform. I've been getting annoyed with the extra work involved with static site generators, especially for a rather trivial "look what I saw" blog. I installed Anchor [1] last night, and plan on playing with it. I'm also interested in Ghost, but it hasn't been publicly released so far as I know.
[1]: Anchor CMS: http://anchorcms.com
Re: A case for something, anything more simple than WordPress
#3Comments were replaced with Disqus. No more opening my site to any possible security holes, no more having to keep on top of plugin updates, no more crying tears of shame when I snuck a peek at said plugins' source code, I can check in my whole site into github and be done with it.
Re: A case for something, anything more simple than WordPress
#4Once you drop the ecosystem there are plenty of alternative to creating static or near-static sites.
edit: I should point out that more alternatives for creating Web content is, on average, a Good Thing. Presenting a tool, however good, as an alternative to Wordpress however brings a lot of assumptions that may cause people to focus on the wrong things.
There's probably a market for a form of Wordpress that could use existing themes but not plugins, and only allowed basic posts and pages, with perhaps a more robust security model. E.g. prevent commenting (in order to avoid having to accept external content) except via Disqus or something.
Re: A case for something, anything more simple than WordPress
#5I use it myself and it's fantastic. Simple and elegant and I feel in control of my blog now- there's no magic.
Re: A case for something, anything more simple than WordPress
#6Re: A case for something, anything more simple than WordPress
#7I think WordPress is often the go-to platform because it's just what people hear about -- plus, it's free. My preferred CMS for websites is ExpressionEngine because it's flexible enough to make it what you want. There's no "loop" that you have to deal with over and over and there aren't a gajillion default things that you have to strip out at the outset of a project.
The trouble is that clients are afraid to try something that isn't what their neighbor is using. I often get, "Yah, but this is what I used in a past project." or "A buddy of mine used WordPress and he gets 10 million hits a day!" Getting them to pay $299 for a commercial license for EE seems like a really steep cost when they could just get WordPress for free and it's "good enough."
Re: A case for something, anything more simple than WordPress
#8Re: A case for something, anything more simple than WordPress
#9As for me, I use Jekyll and disqus because I'm just one guy.