http://www.news.thejobhill.com/ajax/tag_search.php?query=tes... You seem to have rudimentary protection against XSS, but it's not complete. You should escape properly. Backslashes aren't for escaping characters in html
I built this 'HN inspired' site. What do you think?
21–29 of 29 posts
Re: I built this 'HN inspired' site. What do you think?
#22Looks garbled on FF 3.6 under Linux (tags are not aligned, items below title bar start on a new line...)
Re: I built this 'HN inspired' site. What do you think?
#23The first thing I spotted was that full domains weren't showing next to the links, so for example, story 3 is currently: Hosni Mubarak has resigned (co.uk) Showing just the last two sections of the domain is clearly unexpected behaviour. :) The intention is clearly "TLD plus one more section", but not all TLDs are as short as ".com". This reminds me of the difficulties with cookie domain validation - Mozilla actually…
Re: I built this 'HN inspired' site. What do you think?
#24Why not use HN src ? https://github.com/nex3/arc/blob/master/news.arc
Re: I built this 'HN inspired' site. What do you think?
#25I was thinking about using a Bayesian filter to auto-assign tags after training
Re: I built this 'HN inspired' site. What do you think?
#26Re: I built this 'HN inspired' site. What do you think?
#27seems a bit garbled. also, the site renders awkwardly on an iPad. while I see the connection with HN - barely - you've got a ways to go. keep at it though!
Re: I built this 'HN inspired' site. What do you think?
#28clicking on submit should redirect to sign in page.. right now it requires clicking an additional link
Re: I built this 'HN inspired' site. What do you think?
#29Looks garbled on FF 3.6 under Linux (tags are not aligned, items below title bar start on a new line...)
Thanks. Funnily, i developed this running linux and a gecko browser. BTW what is your screen size?