Pal Vibes is an open source community web application which was written by PHP. It integrates Google Map with it together. User can locate themselves and their friends in Google Map easily.
Be the first to post a text review of Pal Vibes. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Currently I am writting some documents for palvibes. I think documents are very important for an open source project. So I will try to write down something for primary classes or pages. Certainly, your documents are absolutely welcomed. ;) To view all documents, please see http://sourceforge.net/docman/?group_id=244359 To submit documents, please go to http://sourceforge.net/docman/new.php?group_id=244359
A new version of Palvibes has been released. This change was suggested by chucky_100 who has downloaded and tested Palvibes. I think his suggestion is very reasonable so I made this change. Following is the release notes. Change the process of registration. Now there is a map in registration page and users can drag the map and find where they are. After they find the place, they can click on the map and the coordinate will be picked up and stored into database. Simultaneously, the select box of city, district and area are optional. Also the text box of address is optional as well. Users can just leave them blank and finish the registration process. According to this change, I also changed a little of database schema and some related files. I decide to release a new version to bring out the updates above. Following is the change log. Files change log Register.php AdvancedSearch.php Search.php Success.php includes/classes/Config.php includes/js/sajax.js includes/languages/Chinese.php includes/languages/English.php includes/themes/default/css/style.css Database change log Add a column map_default_center in config table to store the default center coordinate of google map. Change the default value of user_address, city_id and district_id in user table to NULL. The latest release can be downloaded at http://sourceforge.net/project/showfiles.php?group_id=244359&package_id=308723&release_id=658492
Files change log Register.php AdvancedSearch.php Search.php Success.php includes/classes/Config.php includes/js/sajax.js includes/languages/Chinese.php includes/languages/English.php includes/themes/default/css/style.css Database change log Add a column map_default_center in config table to store the default center coordinate of google map. Change the default value of user_address, city_id and district_id in user table to NULL.
Its simply to install Pal vibes in your server. What you need to do is some steps below. 1. Unzip palvibes.zip. 2. Import palvibes.sql into your database with phpmyadmin. 3. update the document_root column in palvibes_config table accordingly. Eg, this value should be the document root of your web server. You can find the value in httpd.conf of Apache. 4. If you are using maps.google.com, please update the kml_google_url column in palvibes_config table. Just change ditu.google.com to maps.google.com. The params after the domain donot need to be changed. 5. Please change the value of google_map_api_account column in palvibes_config table. You can apply for a new google map API account from http://code.google.com/apis/maps/signup.html. 6. Delete palvibes.sql. 7. Upload all folders and files under palvibes to you server. 8. Update the value of constants SITE_URL, SITE_FOLDER, SAVE_FOLDER, DB_HOSTNAME, DB_USERNAME, DB_PASSWORD, DB_NAME in includes/Configuration.php. 9. Open Search.php, go to line 118. Change the coordinate to your city. 10. Type http://yourdomain/AdminIndex.php, the default username of admin is admin and password is 111111. And then you can add or manage interest and area. Otherwise the website can not work without interest and area. Done. Or you can refer to http://www.palvibes.org/installation
I put the latest demo online these days. Compared with previous demo, club function was added. Also topics publish function of club was added. Some bugs were fixed. But I believe there are more bugs existing, so, please report them if you find any. Demo address, http://www.palvibes.com. The alpha version has been released already, please feel free to download and use it. Thank you for your support.
I am very pleased to announce that alpha version of Pal vibes has been released today. The alpha release can be downloaded at http://sourceforge.net/project/showfiles.php?group_id=244359. Please download it and use it. Its just an alpha release thus its not stable. If you find any issue or suggestion, please tell me. Your suggestions are always welcomed. The official site is http://www.palvibes.org. Hope Pal vibes is helpful and useful to you.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?