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.
What technologies are under your site
21–30 of 97 posts
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
#22So yahoo.com is using jQuery now? There's like 10 references to YUI and zero for jQuery in the source... interesting algorithm.
Re: What technologies are under your site
#23I love this. I particularly like the broad definition of "technologies", and the variety of ways to write matchers.
More importantly, I like that users can easily add their own technologies and matchers.
Re: What technologies are under your site
#24I love how it gets confused by Hacker News: http://underthesite.com/sites/news.ycombinator.com
Re: What technologies are under your site
#25Interesting, but seems a little primitive compared to the cleverness in https://github.com/mitsuhiko/probe
Re: What technologies are under your site
#26This doesn't really tell you anything about a site. Most of the interesting stuff happens on the server side.
Re: What technologies are under your site
#27What 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
#28Interesting, 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
#29What 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.
Re: What technologies are under your site
#30Hey guys, I made this site and just gave a talk about it at SHDH. Someone must have submitted it. Thanks for all your feedback, I really appreciate it!
It incorrectly stated that my site uses cold fusion.