Stop Being Carbon

Icon

Geo Mint

GeoMint has moved! It’s now available at Google Code
Please have a look at the Readme, it contains some important information to make GeoMint work for you.

GeoMint is a spare time project and it’s free (and it will be free in the future too). Although any contribution would certainly be appreciated but is not necessary!


Geo Mint Changelog

GeoMint 0.3

[0.53 - 07.02.2007]
- Added a warning message if Secret Crush is not installed and removed the dependency from XXXStrongMint
- Fixed a bug concerning the ‘Show incomplete datasets’ option

[0.51 - 03.02.2007]
- You now don’t need to edit the display.php anymore, Shaun has integrated a hook for this.

[0.50 - 02.02.2007]
- GeoMint is now compatible with Mint 2.

[0.40 - 03.01.2007]
- You can now define the number of days for the oldest map point which should be displayed
- Fixed some SQL queries

[0.33 - 10.08.2006]
- You can now reload the map, handy if you’re switching from another tab

[0.32 - 14.07.2006]
- Fixed the annoying IE bug

[0.31 - 29.04.2006]
- Modified GeoMint to use Google’s Maps API v2
- Fixed a small display bug in the ‘Country Data’ pane

[0.30 - 15.12.2005]
- Added additional options for the data pane
- Changed some display layouts for the hostname (credits go to Geoffrey Hughes)

[0.25 - 08.12.2005]
- Added some more options (Google Maps starting point, zoom level,…)
- You can now also display Resolved Host Names (XXX Strong Mint required)
- GeoMint won’t overlay all your other peppers anymore by default
- Implemented $manifest to work better with Mint
- Some tweaks

[0.23 - 01.12.2005]
- Added cURL support. Works like a charm now.
- Fixed the GUI problems in the preferences window.
- Optimized the string manipulations, so GeoMint should be a bit faster now.

[0.21 - 30.11.2005]
- Kicked the cURL support again because it wasn’t working the way I wanted it to
- Finally fixed those annoying problems (points not visible, no data,…)

[0.2 - 29.11.2005]
- Added cURL support (cURL only, to be exact).
- Also set a timeout for HostIP.info so GeoMint won’t break Mint when the host is not available.

[0.1 - 26.11.2005]
- GeoMint is now Mint 1.2x ready. - Data-Panel is working correctly.

[0.11a - 15.11.2005]
- Fixes a bug in the install/uninstall function.

[0.1a - 12.11.2005]
- First release of GeoMint. Supports HostIP.info queries and caching.

Geo Mint FAQ

Q: Mint is slow or broken since I’ve installed your Pepper.
A: Mint isn’t actually broken, you just have to take care of your script execution times. Geo Mint queries HostIP.info for its IPs and responding coordinates. That’s because the default number of queries is set to 10 in the preferences section. If the number there is too high and the limit for your php execution time too low, Mint won’t be able to render the end of the script and seems to be broken. Go to your preferences (mint/?preferences) and change the value to a lower one.

Q: What do I need to use GeoMint?
A: Just Mint and an Google API Key.

Q: I uninstalled GeoMint but now I can’t install it anymore.
A: This was a bug in the first release, it’s fixed in version 0.11a