UCOSP code sprint: day 2
Saturday, September 26, 2009
Today our task was to let the CMS, Drupal, to know about the following modules: GMap, Location, OpenLayers. I am new to Ingres and find it would be helpful if there is an "all in a page step by step tutorial" out there for newbies like me. So there you go!
Tutorial for newbies to start working on Ingres Geospatial on Windows XP 32 bit
- Every step in the following should be done with the latest update/release
- Step through the guide in the movie to download and install Ingres. If you are using home edition, make sure that the Windows'user name that you are logged in with does not contain any space.
- Get Xampp - A tool with PHP, Apache, etc and all the necessary configurations in one package.
- Note that "//xampp/htdocs/" is the root of your "website".
- Get and install Drupal.
- Know more on how to use Drupal.
- Get the following modules: OpenLayer, Location, and GMap, and let Drupal know these modules exists by following these configurations.
- After the modules, checkout the code from repository at http://code.ingres.com/ingres/main.
- Build the code that you have checked out by following this here.
Posted byA nerdy girl at 9:47 AM 0 comments
Labels: build, code sprint, CSC494, Drupal, Geospatial, GMap, Ingres, installation, Location, OpenLayers, tutorial, UCOSP, Windows XP
Configuring Zend debugger for PDT
Friday, July 17, 2009
I have come across some very useful sites about installing and configuring Zend to work with PDT debug php script
Posted byA nerdy girl at 11:35 AM 0 comments
Labels: configuration, debugger, http://localhost/dummy.php, installation, pdt, zend