Frequently Asked Questions

Troubleshooting

  1. I use Internet Explorer, and I can't install the bookmaplet. Dragging doesn't work.
  2. Indeed, dragging links to the bookmarks toolbar does not work in Internet Explorer. However, you can still install the bookmaplet

    Just follow these steps:

    1. Right-click the bookmaplet, choose "Add to favorites...".
    2. When you get the "Add a Favorite" dialog box, you choose "Favorites Bar" from the "Create in" combobox.
    3. Then you click the "Add"-button, and it will show up where it should be.

  3. I highlighted a street address, but I get a "Nothing selected" message...?
  4. This happens often with websites that use frames. As a workaround, you can do the following:

    If this doesn't work for, you can let me know where you tried it, and I'll have a look at it.

  5. I highlighted a street address, but I get a "<address> not found" message...?
  6. First of all, make sure you highlighted only an address. Do not include a company name, a shop name, or something similar. These usually make it impossible for Google's Geocoder correctly look up the address.

    However, if, despite this, you still have the problem, just drop me a line, with where you tried the bookmaplet, and I can have a look it.

  7. Why don't I get a cool icon next to the bookmaplet when it is in my toolbar?
  8. Technically, the bookmaplet is a piece of javascript instead of a link to a webpage. This makes it impossible for a web browser to automatically find out where it can find an icon to display next to the bookmaplet.

    Depending on your browser, there might be ways to add an icon manually. On Firefox, you can try the Favicon Picker for this purpose.

General

  1. Where does the name bookmaplet come from?
  2. It's a bookmarklet for mapping street addresses. Pretty nifty, eh...

  3. What does this bookmaplet do?
  4. You highlight a street address on a webpage, push the bookmaplet, and little screen will appear in the top right corner of your browser showing you where the address is located. And for extra fun stuff, the map is an actual Google Map, meaning you can zoom in and out with your scroll wheel, have it show the sattelite view, and more.

  5. Do I have to come get a new bookmaplet whenever you change something to it?
  6. No, definitely not. Each time you click the bookmaplet, it will run the latest version straight from the server. No installing, no updating required. Only something like a major browser revision might trigger the need to update it manually. But these occasions should be few and far between.

  7. Actually, why did you even bother making it?
  8. On the one hand, to try something new. To get some experience with HTML, CSS, Javascript and Google AppEngine. I find the best way to learn some kind of technology is to use it for something. I wanted to learn some more about programming for the web so I thought: "Why not make some kind of webapp?".

    On the other hand, even though Google Maps is terribly useful, sometimes I just want to know where someplace is on a map and be done with it. With the bookmaplet, mapping any address is just one click away and I don't even have to leave the page I'm on.

  9. Why didn't you create a fancy-pancy website for bookmaplet?
  10. This is by intention. I took a lesson from Google here. I wanted a clean, lean, fast-loading website that goes straight to the point, no distractions. Most visitors will want to grab the tool and get the hell out again anyway. So why make it hard and time consuming on them?

  11. Did you create any other apps?
  12. Sure! I am currently working on dog breeding software, Kennel Coach. It's a webapp for dog breeders to manage their breeding kennels. It contains function for tracking dog health, managing pedigrees and more. If you are a dog breeder (or know one!) be sure to give it a look.