Online Maps Warning

Original post provide by Web Developers

Author Avatar

I survived a weekend-long family celebration. Afterward, I learned that some people didn’t make it to the party because MapQuest didn’t have the right information or street for the location of the party. I was horrified. I used Google Maps and it was perfect in giving directions and showing the location of the event.

This is a lesson in how technology can screw up the best laid plans. About five people got lost and thankfully, my out of town family found their way even though I gave them the right map and posted it on the event’s Web site.

So Web designers and anyone involved with Web sites — please verify the directions before posting them on a Web site. When planning an event for a business involving getting someplace… check the major map sites and do all you can to avoid this problem. Maybe I should’ve included a map in the invitations — but really… this place wasn’t new. Remember that people don’t have your Web site with them when they head to the event.

Even if we had our phones with us, it probably would not have made a difference. Only one person called needing directions. Most people won’t likely know how to contact you. Or maybe giving out a cell phone or the event’s phone number would help.

Tags: , , ,

Previous Articles:
Networking On Ryze: A Strategic Plan For Making Higher Quality Contacts
Your Friends List is Your Circle of Trust Your Friends List can include anybody you wish, but ideally it should consist of people you know and trust. ONLY add people with whom you’ve had positive prior experiences, are making current plans with, and have established solid, long-term relationships.
Lampooning Benchmarks
However, for the naysayers out there, I’ll post some lines from ext/standard/basic_functions.c in the PHP source. This should prove that the only difference in these functions is the name itself. All other code is shared. (Note that is_int() and is_integer() are actually both aliases of is_long(), even though the manual prefers is_int()).
SPL Article Published
Cal Evans, editor-in-chief of Zend Developer Zone, ultimately decided against publishing these articles in a “series” format, but I think the individual articles that were published still fit together fairly well for making a case to upgrade to PHP 5.
Excel 2007 Multiplication Bug
=A1+1 returns 100,001, which appears to show the formula is in fact 100,000... =A12 returns 131,070, as if A1 had 65,535 (which it should have been). =A11 keeps it at 100,000. =A1-1 returns 65,534. =A1/1 is still 100,000.
Gopal Vijayaraghavan's Blog: APC Autofilter: The Real Story
He presents a dilemma where classes are created in two different ways (inside and outside included files) and a problem that could cause the APC caching to not cache a file at all after a certain point. He even gives an example of how, in normal code and a pretty basic development situation, this sort of thing could happen.
More Articles:
Ruby On Rails Proves It Deserves The Hype
In Rails, you get nearly-instant feedback as you code. There is no compile or packaging phase needed. You can immediately load a browser page to see the results of your changes. Managers should take note of this feature, because with enhanced productivity comes improved client satisfaction.
Zend/PHP Conference 2007
I’ll be giving a new talk at the unconference with the obnoxiously long title “Getting Information About Your Upload Before It’s Finished Uploading or How To Use A Very Long Presentation Title To Otherwise Say I’m Talking About pecl/uploadprogress.” (Look for a blog post about pecl/uploadprogress from me soon.) Finally, don’t forget about the #zendcon channel on the Freenode IRC network.
Learning ASP.NET 2.0 With AJAX
Not only are the concepts straightforward, but also the Visual Studio and Visual Web Developer environments radically simplify the process of building powerful Web applications. Yet learning how to weave the many pieces together to assemble a robust, flexible, and efficient application can be challenging.
Brand New Web Sites: A Search Engine Optimization Company Perspective
A good search engine optimization company should be able to effectively work with a new Web site; setting the foundation for a remarkable success story while still achieving steadily increasing short-term benefit. The Issues There are many reasons why new Web sites face an uphill battle.
Checkout Pages
I’m sure I have, but the reasons why are not coming to me at the moment (call it human virus-infected memory syndrome — no worries, this entry was scrubbed and declared germ-free). I’m sure a couple of times it was simply that I changed my mind and just didn’t need it.

Leave a Reply