TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: There is room for innovation in a blogging platform?

10 pointsby diegogcoutoover 12 years ago
I was thinking about the features provided by the usual blogging platforms and how they have innovated throught the years. It looked really strange when I saw that there aren't any real improvements to the final user.<p>Don't get me wrong, I think that WordPress, by exemple, is an awesome product, but that there is a lack of features that could be pretty useful for the users and an excess of boring administrative stuff.<p>I'm launching today a page to validate my hypothesis that people will like something new in this area. Do you think that there is room for innovation here?<p>Some features I'm working on:<p>* Every blog has yours own API which will allow a user to "get connected" to it (to the user point of view, it'll be only a button to get connected, every technical detail will be hidden).<p>* Better sign method: The idea behind Mozilla Persona is awesome and I really want to make use of it.<p>The idea is to make it free and open source. Any kind of feedback will be appreciated!<p>If you got interested, this is my landing page: http://barapps.co/rlie

9 comments

orangethirtyover 12 years ago
Here is an idea.<p>- Create a blogging API. - The API should give people al of the basic functionality a blog has (post, comments, social, users, etc.). - CReate a front end that will allow developers and designers to use the API in the blog template to fill it in with content. Example:<p><pre><code> &#60;title&#62;{% site.com/api/get/blog.title %}&#60;/title&#62; &#60;div id="blog-post"&#62; {% site.com/api/get/blog.post/uniqueId %} &#60;/div&#62; </code></pre> And so on.<p>What is hard to deal with blogging is not the platforms there are, but a lack of standarization. Providing a simple API that people can use to create blog around it could prove to be beneficial and profitable.
评论 #4594326 未加载
pknightover 12 years ago
As a WordPress Developer I see lots of innovation going on the WP platform. I think for new blogging platform to get any kind of momentum it has to differentiate in meaningful ways. In terms of features, it's hard to beat WordPress.<p>The API connectivity you speak is very doable in WordPress (take a look at Kickpress which turns WordPress into an API, or the JSON api plugin). I think you're on the ball in terms of the importance of a more connective experience.<p>WordPress is incredibly flexible and every day use-cases where people would have said 'WordPress is not the right tool for this job' people are starting to say 'actually WordPress can do this'. (Checkout projects like wp types/pods/buddypress/p2 etc)<p>I'd love to see more innovation going into WordPress. Right now I think it could be made a lot easier to use for beginners. I'm not really keen on the backend in that respects. Personally, I'm making tools that will make for smarter themes and more personable apps for WordPress.<p>There's also lots of blogging platforms that take a more minimalist approach if that's the direction you want to go in. Then you have to contend with established platforms like tumblr and posterous. And that market is also cornered by services like google plus and facebook which tap right into social networks which is very attractive to users craving connectivity with their network.<p>Last but not least, I'm assuming you'd want to develop something that makes money. In that case you need to really figure out a product that people will pay for. Personally, if I had to do that, I'd pick a niche I understand<p>Themeforce for example built a saas using WordPress( rather than building something from scratch) as the platform for restaurant owners. It's very customized so most people of their clients might not even realize it's WordPress and frankly it wouldn't matter to them either. I think their example is a great lesson: most endusers aren't going to care that much about the tool, they are going to care what results it gives them, the cost and how easy it is to use.<p>Right now I don't think your USP as it's coming across at the moment is exciting, new or radical. 2cts
评论 #4594788 未加载
pessimismover 12 years ago
Well, ask if people are satisfied with their own blog CMS, and they'll probably say "no". I had to use something as obscure as Blogofile to satisfy my needs.<p>## Technically<p>I think some competition for Jekyll is sorely missed, and no one who isn’t a nerd even knows about static blogging. Granted, it's also been a royal pain for me, when it comes to pushing automated tweets, whenever I update my blog, so there are a lot of problems to be solved. I still haven’t bothered to write something in Python that tweets based on my RSS activity. (ifttt hasn’t worked optimally for me.)<p>Nevertheless, it’s liberating to be able to simply create a Markdown file and write a post like this:<p><pre><code> --- title: Something Something Paul Graham date: 2012/09/30 23:00:00 --- That Paul Graham might have a point. </code></pre> Run Blogofile’s Amazon S3 uploader with one command, and boom, uploaded. As a bonus, I can back up my blog really easily using version/change control, since all files are static.<p>There are a lot of steps here too complicated for the average user, but all it takes is a moderately simple Mac app, and most people are golden - especially now that everyone has Dropbox to store their files.<p>It seems that there is a tendency for people who want to revolutionize blogging and social media to reinvent RSS. I doubt that’s the way forward.<p>---<p>## Socially<p>If I were to suggest an idea for a Wordpress-like platform, it would be a reinvention of the blogroll. When people don’t have the reach to attract advertizers, they can instead link to other users on the same platform and vice versa for exposure.<p>I would find a way to gauge the reach of blogs, and allow customers to find bloggers with similar reach to collaborate with for a mutually beneficial exposure that attracts traffic. I imagine a business model could be built on this alone, but it would probably be much easier, if people were on the same platform, say, Tumblr or Wordpress.<p>Tumblr really revolutionized blogging by adding a community layer onto their platform to make it a social experience that married Wordpress blogging and Twitter.
RobGRover 12 years ago
I think there is room for innovation in blogging platforms, and as a general rule, I would not make any feature that was not supported by a well-thought out API.<p>My basis for saying that there is room for innovation is that I have worked on a number of big websites, and I have never been able to use out-of-the-box blogging for any of them, the features had to be too integrated and specialized.<p>One way to think about the market is to keep in mind that what people mean by "blogging" may be slowly evolving.<p>If I were implementing a blogging platform, I would use Drupal because that's what I'm most familar with. I think extending Wordpress is also an idea you should consider. However, it be best to ignore the underlying platform, and just think about and write the API. After you have defined that, pick a platform or framework and implement it.
freejackover 12 years ago
There is definitely room for innovation in the blog tools/publishing/server space, the big question for you to be comfortable with is whether or not the space is big enough for another player.<p>I launched a new blogging platform in the early 2000's and despite some really cool new approaches to how things got done, it was really hard to turn these innovations into a winning business. I think there's probably enough room for 1-2 players of any size, and currently, Wordpress, Tumblr and a few others are doing a great job serving the market. Don't hear me as saying you don't have a chance, just hear me as saying that even if you do bring some compelling innovations to the market, it will be a real fight for you to win appreciable marketshare, and even then, you'll have to figure out how to make money from it.
评论 #4594270 未加载
jeromeparadisover 12 years ago
My opinion is that the features you are working on are not really specific for a new blogging platform. If you want to test these features in the blogosphere, I would recommend building a WordPress plugin to test the waters without having to reinvent the rest. If that interest you, you can also distribute a template with the plugin included and make a demo (or use it for your own blog) to show it off.<p>That way, you would be able to focus on what's important to you.
评论 #4594604 未加载
fragmedeover 12 years ago
Betteridge say's no and I agree - by this point it's not that it's hard to make a blog and push content to it - the sheer number of Tumblr and Posterous blogs attests to that, it's that blogging is, well, work. I'd argue that the hard part is no longer the publishing part but the actual sitting down, writing, editing, proofreading, reviewing, fact-checking, link-checking part.
评论 #4594065 未加载
bdonohueover 12 years ago
"Every blog has yours own API which allow a user to 'get connected' to it (to the user point of view, it'll be only a button to get connected, every technical detail will be hidden)"<p>How is that different from RSS?
评论 #4594099 未加载
ojrover 12 years ago
Go for it! Theres more than one way to skin a cat, and at the end of the day you only need one person blogging to be considered a website