3.0.0 Beta Released!

Download here: 3.0.0 Beta
I'm not finished with the 3.x branch but it's been in production long enough that I think its to the point where I can at least release it to the community to gather bug reports, take new feature requests, etc. It should be in good enough shape for anyone with some php knowledge to put into production use but if you know now php at all, I'd probably stick to the 2.x version until I release the production version of 3.x which will be version 3.1. 3.0 will be a beta release. Here is a short list of features that can be found in 3.0 This is NOT a list of everything but its a list of the larger changes. There are more features that are not finished quite yet such as Location Profiles (a location can have it's own "profile" page, useful for Realty websites, dating sites, social networking sites, whatever). Locations will also be able to have multiple images associated with them and on the profile page they can rotate as seen below in the example site. I'm still working on pulling all of the custom code out of execnet and putting it back into 3.x, so everything you see here will eventually be in the beta version as well.

This is an example website of a working 3.x site: http://execnetproperties.com/googlemaps/
Yes, lots of neat stuff to look forward to in 3.x ;)

NEW: AUTOMATIC GOOGLE MAP KEY GENERATION!!! No app out there has anything like this 'yet' until they swipe my code that is ;)

NEW: Real Template System using Smarty Templates, this will allow me to take submissions from the community for new themes because we all know I suck at Eye candy design hahaha.

NEW: All code has been seperated from the actual output (see template system above) which is going to allow for integrating into any CMS or custom made website so much easier. You no longer have to edit any php files to get the app to work in your website. Now all you do is edit a smarty template file instead. Editing such file CANNOT cause you to break the application in any way! So now all the people who have little php knowledge can muck around with the app and not worry about breaking anything. This also makes using IE much easier as well and should help eliminate the IE problems from before. IE still sux so its still possible to break, but the likelihood is now lowered just that much more.

NEW: A real Autozoom based on the map SIZE rather than some calculations. This will result in the furthest location always being shown on the map no matter how far from the center of the map it is.

Change: Administration login session no longer has a built in timeout. Many people asked for this to be removed and to use the built in php Session timeout engine instead which is to simply close the browser. It also fixes the "Someone is already logged in" error. This also has the affect of allowing multiple people to login to the admin panel at the same time. Which shouldnt be an issue according to 99% of the feedback I've gotten.

Change: Autozoom levels have been depreciated, they are no longer needed.

NEW: I no longer use gxMarker because it is no longer in development. I've since replaced it with pdMarker which has the same abilities as gxMarker but also has a couple new features as well. To get a full list of pdMarkers you can go here: http://www.pixeldevelopment.com/pdmarker.asp

NEW: Inherited from pdMarker: Hover over icon for map markers. You can now have 2 marker images per location. 1 Hover off image and 1 Hover ON image.

NEW: Inherited from pdMarker: Marker icons can now blink on the map making them more visible, maybe useful for paid advertisers.

phpGoogleStoreLocator-2.0.0-Drupal released

Ok, so I took the weekend to turn my app into a useable Drupal Module. You can now download this module in the download section. It needs LOTS of testing, so please report any bugs back to me when you find them. If you dont yet have Drupal, then what are you waiting for? Go get it, install it, and then install the phpGoogleStoreLocator Drupal module and test away! I will need a lot of input on this, and if anyone has any experience with Drupal, I could use some help with it as there are some things I could have done differently, I just havent gotten that far in the docs yet.
phpGoogleStoreLocator-2.0.0-Drupal

New Drupal Site

I've changed from WordPress to Drupal in order to release a Drupal module for my phpGoogleStoreLocator app. It will now come a a standalone or a Drupal Module. The old forums are now locked. The new forums we will use are the built in Drupal forums. Your usernames and passwords have all been ported over to drupal so you dont have to register to login. Just enter your old forums username/password into the Drupal login box and you'll be all set to go in the new Forums. It is possible to port over the messages from the old forums, but its a lot of work and it really isnt necessary since I can just keep the old forums in a read only mode anyways.

Syndicate content