Live data from Hacker News

What technologies are under your site

underthesite.com

21–30 of 97 posts

Re: What technologies are under your site

#21

Earlier quoted context omitted.

I tried ColdFusion powered metafilter and it reported nothing.

Please add a matcher for ColdFusion - I don't know it, but this is a wiki, so anyone can add it.

I just understood the concept of tech matcher, which could be an incredibly powerful concept. I think you should highlight this more.

Re: What technologies are under your site

#27
What triggers the error message "The pattern that you entered appears to be too general - can you make it more specific for this technology?"? I tried to add a technology for the use of rel="nofollow", using an XPath expression //a/@rel[contains(., "nofollow")] , and got that error message. What do I need to do to make it more specific?

Re: What technologies are under your site

#28

Interesting, but seems a little primitive compared to the cleverness in https://github.com/mitsuhiko/probe

Does probe try and fetch signal urls? (Like admin pages.). UnderTheSite.com makes a point of only looking at data that would normally be fetched by your browser. Probing a site for urls could be considered offensive.

Re: What technologies are under your site

#29

What triggers the error message "The pattern that you entered appears to be too general - can you make it more specific for this technology?"? I tried to add a technology for the use of rel="nofollow", using an XPath expression //a/@rel[contains(., "nofollow")] , and got that error message. What do I need to do to make it more specific?

Good question, I think rel=nofollow must match too many websites. I'll look into it.
Post reply on HN