Something I finally got online this weekend (after a week or so of work)... http://www.guide.org.nz/ :) Ben
On 23 Jul 2005, at 02:25, Ben Nolan wrote:> http://www.guide.org.nzBen, when I visit this url, i get redirected to [ http:// maps.guide.org.nz/mapserver/ ] which presents a non valid HTML page that does not work in Safari (OS X) although sadly Firefox renders it. You might want to ensure that your site goes through some form of Layout View that at least has some valid HTML in it, like: <html> <head> </head> <body> </body> </html> Last time I checked, that''s the minimum requirements for a HTML page, although you should strive for XHTML standards at least these days. ;-) (unless, we can skip those things now and start with <style> instead ? ) Kind regards, Mats ---- "TextMate, coding with an incredible sense of joy and ease" - www.macromates.com -
I really like this scrolling map -- good work! Perhaps you can shed some light on how it''s implemented. I noticed PHP in the url -- I hope that is just a name and you use routes.rb to map it to a Rails controller (which, btw, is a great way to trick senior management into thinking you''re using Java/PHP/whatever :) I suggest you add some sample city names for those of us not from NZ. The only way I knew Queenstown was a city was because of your google ads. Of course, a nice google-suggest style drop-down would be nice. The site was also quite slow for me. What kind of box are you running on? --Dave. On 22-Jul-05, at 9:25 PM, Ben Nolan wrote:> Something I finally got online this weekend (after a week or so of > work)... > > http://www.guide.org.nz/ > > :) > > Ben > _______________________________________________ > Rails mailing list > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails >