By using stackowerflow data dump and spending couple of hours I managed to get it up and running.

Not sure if I’ll get DMCA notice but I have emailed team@stack... yesterday to ask permission. No one replied. I also complied with http://blog.stackoverflow.com/2009/06/attribution-required/comment-page-1/

Do you think it is useful? my idea was to make it available on mobile internet.

Another question is after adding non-cluster index (postid,tags) for search, search is still slow. How can i improve performance of search? DB server is sqlserver express 2008

check it at stackoverflow.mobi

share|improve this question
I think you have a typo. Page <title> and banner have a 'w' instead of a 'v'. Search seems fast enough to me. – Kev Jul 9 '09 at 18:43
i have fixed the typo – nLL Jul 9 '09 at 18:52
2  
can you edit this, as we did reply to you.. several times! – Jeff Atwood Jul 14 '09 at 6:20
Doing a google of geany autocomplete local variables gave stackoverflow.mobi a higher rank than stackoverflow.com. Are you dabbling in the dark arts of SEO? – Andrew Grimm Sep 16 '10 at 7:43
The page isn't loading... – Nathan Osman Jan 8 '12 at 21:51
SO asked me to return the domain to them, they got big I guess! :) I was supposed to get some goodies in return but nothing came :) – nLL Jan 9 '12 at 23:35

2 Answers

I find it extremely useful, as it is blazing fast and super simple for a quick lookup.

Nice work!

share|improve this answer
thank you very much (replies must be 15 chars or more :)) – nLL Jul 9 '09 at 18:52

Nice work. To answer your question there are many possible ways to speed up a search, starting with full-text index (which SO uses) to faster hamsters, err servers

share|improve this answer

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged