On Oct 19, 9:04 am, Azrael <[email protected]> wrote: > Today before I connect to internet, I started my browser and go to my new > local baked project and got this strange screen. Firefox can't connect to > cakephp.org! > > It is a local project so Why should it try to connect to cakephp.org. I look > at source and found this iframe : > > <iframe src="http://cakephp.org/bake-banner" width="830" height="160" > style="overflow:hidden; border:none;"> > <p>For updates and important announcements, visithttp://cakefest.org</p> > </iframe> > > That contain : > > <img src="http://cakephp.org/img/banners/cakephp-training-soon-201110.png" > alt="CakePHP Training - Coming soon!"/>
Oh Em Gee. Won't somebody please think of the children! > > That points to a 1*1 px Gif picture!!! > > why a 830*160 iframe for a 1*1 Gif picture? rub your eyes and look again (load that 1 px gif and press F5, and no, it did not just change). > And why placing an iframe that > load external content in cakephp code? To be able to put relevant information on the default welcome screen of your new, default, for your eyes only, install in no effort. > > I really don't like this way of advertising in my project so would anyone > explain it? It's not your project till you, you know, write some code :). AD -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
