Re: BuiltWith.com Detects CakePHP - But How?

2007-12-10 Thread Baz
Yep, session key was it. On Aug 15, 2007 9:45 AM, rtconner <[EMAIL PROTECTED]> wrote: > > Maybe it seems the date[Model][field] input format. That's a pretty > good giveaway. > > On Aug 15, 9:11 am, "Samuel DeVore" <[EMAIL PROTECTED]> wrote: > > wonder if there could be an adopted convention with

Re: BuiltWith.com Detects CakePHP - But How?

2007-08-15 Thread rtconner
Maybe it seems the date[Model][field] input format. That's a pretty good giveaway. On Aug 15, 9:11 am, "Samuel DeVore" <[EMAIL PROTECTED]> wrote: > wonder if there could be an adopted convention with a meta tag like > > http://www.cakephp.org/";> > > this is often used in templates used by bbedit

Re: BuiltWith.com Detects CakePHP - But How?

2007-08-15 Thread Samuel DeVore
wonder if there could be an adopted convention with a meta tag like http://www.cakephp.org/";> this is often used in templates used by bbedit, textmate, golive and some others. I have started adding it to my templates as well. Sam D On 8/15/07, MattC <[EMAIL PROTECTED]> wrote: > > Looks like

Re: BuiltWith.com Detects CakePHP - But How?

2007-08-15 Thread MattC
Looks like it. I checked out my access log and the builtwith bot requested / and favicon.ico. Of the three sites I mentioned above I left the CAKE_SESSION_COOKIE as CAKEPHP on rsstalker, but changed it on the other two. On Aug 15, 10:41 am, Gwoo <[EMAIL PROTECTED]> wrote: > Session Key? --~--

Re: BuiltWith.com Detects CakePHP - But How?

2007-08-15 Thread Gwoo
Session Key? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to cake-php@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more

Re: BuiltWith.com Detects CakePHP - But How?

2007-08-15 Thread MattC
I'd be interested to know this as well. They don't seem to be entirely accurate. They miss XplodSony.com (Cake 1.1) and my personal site http://www.mcurry.net";>mcurry.net (Cake 1.2), but get http://www.rsstalker.com";>rsstalker.com (Cake 1.2). -Matt http://www.pseudocoder.com";>PseudoCoder.com

BuiltWith.com Detects CakePHP - But How?

2007-08-15 Thread Baz
I stumbled upon the site: www.builtwith.com It analyzes a site and gives information: - CharSet - Server - OS and when it can: Framework Information. I understand how it can detect Joomla, Wordpress sites. But how does it detect CakePHP? Is their something unique about the code that