top | item 1098134

Tell HN: My side project, Startup Wiki

38 points| ErrantX | 16 years ago |startupwiki.co.uk | reply

30 comments

order
[+] ErrantX|16 years ago|reply
I posted this a while ago - but as a self-post not a link so it got very little notice :)

It's in much better shape now and someone suggested I submit it again. Please jump in and help out listing startups!

(inspiration was hnstartups.com which sadly ended up full of spam)

[+] markbao|16 years ago|reply
(I made hnstartups.com) Yeah... it did :/ and I didn't have a lot of time when I did hnstartups to put in a captcha. I like yours better, good work!
[+] eam|16 years ago|reply
Isn't this similar to crunchbase?
[+] shuleatt|16 years ago|reply
yea it's going to be tough to compete with crunchbase and/or tracked.com
[+] olalonde|16 years ago|reply
What differentiates you from http://younoodle.com/ and http://crunchbase.com ? The UI is cool by the way.
[+] ErrantX|16 years ago|reply
> The UI is cool by the way.

Thanks. It needs a bit of work but is getting there.

> What differentiates you

The ui? :) But seriously Im not really aiming to compete unless people really like it. Just a side project to play with in my spare time - and hopefully it will be a useful tool alongside those sites.

Oh, more hacker friendly too I hope - the code is open source (http://hg.errant.me.uk/startupwiki)

[+] bpick|16 years ago|reply
Is there a way to lock an entry, like a bio? I could see some grumpy ex-coworkers taking their grumpyness too seriously and defacing entries.

Looks like a fun project!

[+] ErrantX|16 years ago|reply
not currently. probably there will never be. There is a patrol page I keep an eye on to check whats been updated and make sure nothing bad is posted.
[+] thinkbohemian|16 years ago|reply
I added my project, though i would recommend either a phased sign up sheet, (step 1, step 2,...) with multiple forms, possibly some javascript validation before you submit the form, or don't refresh the form data after it submitted (why do i need to re-enter in everything instead of just what had an error). Possibly a get satisfaction or other feedback widget so you can get user feedback quicker.

I like the UI.

[+] cmelbye|16 years ago|reply
Why do the revisions use a "global" incrementing id for their public-facing revision number? It may be more user friendly to make a per-startup revision number so they're in chronological order (as in, "Initial revision, revision 1, revision 2" instead of showing "Initial revision, revision 13, revision 14".) I was confused by that particular aspect when I first saw it.
[+] lfittl|16 years ago|reply
A friend of mine did something similar for Austrian startups: http://www.startupwiki.at/ (in German, but it's basically a short summary for every company, information on where to get funding, and so on)

Might be interesting to add regional filtering to your project?

[+] hsuresh|16 years ago|reply
A jobs section on the homepage might be useful. It could just list recent job edits on any of the startup page.
[+] jasonkester|16 years ago|reply
(Impossible CAPTCHA) + (Form That Zeros Itself on Error (including missed captcha)) = Really really annoying user experience.

I missed 7 CAPTCHAs in a row before giving up. Perhaps you could turn it down a notch?

[+] ErrantX|16 years ago|reply
I didnt realise it never saved your progress - easy enough to fix tonight.
[+] mattdennewitz|16 years ago|reply
seeing reddit in this list, i wonder to myself: at what point is a startup no longer considered a startup? when is it better to start using "startup" in past tense?
[+] blackswan|16 years ago|reply
Reddit was acquired by Conde Nast - I would suggest that this means the company has graduated from startup status?
[+] og1|16 years ago|reply
I would change your ordering of the recents. Looks like when you update your entry you go back up to the front. Definitely could be abused. Overall I like it.
[+] oceanician|16 years ago|reply
I was thinking something like this would be great. Keep getting a few people ask where they can find co-founders. I'll point them at this now :) Well done.
[+] ErrantX|16 years ago|reply
I have a domain and part built site more specifically tailored for that - but some family issue got in the way of finishing it... stay tuned maybe :)
[+] retro|16 years ago|reply
Why are you publishing the IP addresses of people who update their listings?

"Updated 6m ago by 196.210.182.81"

[+] ErrantX|16 years ago|reply
it's a wiki :)
[+] rlpb|16 years ago|reply
Clicking on the logo doesn't take me back to the home page. You might want to fix that :-)
[+] xhuang|16 years ago|reply
nice and clean UI, i have used kohana php framework before, its very clean and easy to use, idea for side projects.

one thing i noticed is that you haven't have a customized 404 page(maybe you need to put your app in production mode:(.