UCOSP: status report #5

At the meeting today, Evan, Sarah, and I, the three of us discussed the pitfalls of using xampp to make drupal to talk directly with Ingres. They helped me to discoverred that my configuration was not right and my drupal was based on mysql but not Ingres.

Besides, preparing ourselves to build the code, we were comparing our understanding of what exactly is Geospatial. Since we are all not sure if Geospatial is a "specialist" of Ingres or a plugin to Ingres. I can see that we are building the Geospatial code which is one of the branches under Ingres in the repository, and the structure is almost identical to the main Ingres code base, which suggests that it may be the former.

Next week goal: Fix the communication between Drupal and Ingres.

Posted byA nerdy girl at 4:06 PM 0 comments  

UCOSP: status report #4

Today the team of students meet up on skype and discussed our common goals, our status updates, and the grading scheme of the term

Grading scheme:

As Andrew has suggested, we should be graded 75% on 5 patches that each student archieved by the end of the term, 5% on communication, 5% for the 2 blogs, 5% pro-rated for meeting attendance, 5% for participation on the mailing list, 5% for evidence of particupation in the community - mailing list posts, IRC interactions, etc.
However, the students concluded today at the meeting that communication is a very important criteria and determining factor for us to be successful. Some student may be able to get the 5 patches done and pass the course without communicating with the rest of the team. We all wish that the other components can be weight higher to stress their importance.

Status updates:

Eva Wong: Working on her understanding of the bigger pictures of the Geospatial code base while she's working on her build. It seems that her drupal was not communicating with Ingres properly, need to go back to fix that within next week.
Evan James Bowling: Installed Apache, PHP, and Ingres seperately under Windows XP, rather than making use of XAMPP. Resolved an issue to get PHP communicating with Ingres. Next week: Intend to have drupal installed and communicating with Ingres and using the GMap and Location modules.
Mary Mootoo, Sara Castaneda- Danaher: Got linux virtual machine installed on windows laptop with the help of Dr. Steven Case.

We are all working on sync'ing what everyone has and make sure that everyone has Drupal on Ingres, next moving on will be building code, meeting again tomorrow at noon.

Related blog posts:
Mary Mootoo
Eva Wong

Posted byA nerdy girl at 9:14 AM 0 comments  

Fix: Visual Studio 2005 automatic project checkout crashes

I have recently got a copy of Visual Studio 2005 and its .NET framework. I am still new to these development tools.

Problem: Every now and then since a new project has been created, Visual Studio 2005 crashes on automatic checkout on that project.
Fix: Also get Visual Studio 2005 SP1, that includes a fix to this problem

Posted byA nerdy girl at 6:43 AM 0 comments