Add a WordPress plugin that replaces their comment system, the same way Disqus' does so, and you'll instantly work with over 1 in 5 sites on the web -- 80 million websites or so. If you really want this to take off, that'd be what gets the growth going and gives you a large enough userbase to figure out what's going to break and what features you need. It also addresses early adopter concerns about what happens if Komments goes away: a WordPress plugin can simultaneously store all the comments in the native format as well as in Komments so that it can be swapped out at any time.
I can't find the repo. Is this open yet or is it just going to be the hosted version? If it's the latter, I can't find any pricing info, are you planning to charge?
Removed the "open source" mentions. Sorry for the confusion. I didn't post it on Hacker News, I've just mentioned it in twitter for people who follow me. Didn't expect that much attention from HN.
The website doesn't do a very good job of describing the integration,and I've seen a few people asking about it. Basically this is just JavaScript that you embed on your page, no back-end integration required. All your comments are actually hosted by them so you don't have any direct access to comments on your back-end. I have been looking for a simple solution to comments for a personal site, so I tried this out. Integration was dead simple, copy & paste into your HTML. Wouldn't use on any bigger projects until I see the full source, but I will continue to use it for now.
This seems like a good idea - there need to be more solutions in this area. Although I'd prefer something entirely self-hosted, still, I look forward to seeing the source code somewhere.
Gonna reply here as well. For now I can do this manually for you. If there's gonna be a lot of people asking for it, will consider building an export feature.
It sometimes convinces me to go ahead with a service if I know I can get data out later down the line. It might be worth building it anyway to encourage more people to sign up, even if most users never end up using it.
is markdown support necessary/desirable for the majority of users?
while i don't think it's hard to learn markdown, it remains true that only a small subset of technically-inclined users will use the syntax as intended, while everyone else will be more comfortable with WYISWYG editors