Tuesday, November 27, 2007

Portfolio manager's daily report

I informed myself about connecting to the Joomla! database and wrote an article here. In the meeting I checked the team's states again and published this blog.

Afterwards I collected all the milestone lists to create a complete PSP. Philipp's project team had problems with the SVN, as the repository didn't list their uploaded documents. I got them now and I'm struggling to tell MS Project that milestones aren't just planned but also achieved. Some in time, some earlier than the planned date and some later.

I've also talked to the project controllers, especially Denise and Martin, to make sure the project managers and myself get the infos we need in a status report next time. (11.12.2007)

Jour Fixe: Status report

  • Databases Mayer: Green
  • New Ideas Veith: Green
  • Registration Herlitschka: Green
  • Web Voting Saller: Green
  • Jury Voting Nirschl: Green

Decisions & any other business:
Remember: project controllers have to be able to give their project managers detailed status reports. In 2 weeks, on 11.12.2007, all project controllers have to give their project managers and the portfolio manager a detailed status report.

Development database connection details

Alright, I've got all the connection details from Alex. You can access the database via phpmyadmin (www4.htl.rennweg.at/veith/phpmyadmin).
  • Username: veith
  • Password: *********

If you want to use the database in your php-files, write the following code into your file:

global $database;

$database->setQuery("SELECT * FROM mos_joe_dailymessage_conf LIMIT 1");


http://www.jlleblanc.com/blogcategory/0/ There you can find a Joomla! 1.5 tutorial. This line of code, for instance, is from The Daily Message Joomla Component Tutorial. Just have a look at the link list at the bottom.

Tuesday, November 20, 2007

Portfolio manager's daily report

I've handed out the programming instructions and informed myself about the development server. In the meeting I checked the team's states, published the Server-URL and wrote down that the server's online. Afterwards I reviewed and signed numerous planning documents of Martin Herlitschka and Alexander Veith (broad brush planning as well as detailed planning).

In a free minute I asked Mr. Wieninger to set up a directory at www4.htl.rennweg.at. Meanwhile I wrote the meeting protocol, so that would not steal important time. As soon as the directory was online, I uploaded the complete OSP and wrote those articles to give an overview of my doings.

Jour Fixe: Status reports

  • Databases Mayer: Green
  • New Ideas Veith: Green
  • Registration Herlitschka: Green
  • Web Voting Saller: Green
  • Jury Voting Nirschl: Green

Decisions & any other business:
The development server is online at www4.htl.rennweg.at/veith. Usernames and Passwords will be sent by Alexander Veith to each project manager.

Complete OSP

This is the complete OSP of all projects. The colors give hints concerning which projects will have to cooperate and when.

Document repositories

A list of all document repositories so you can find every single planning ducument of each project.

Tuesday, November 13, 2007

Hello World!

Blog's online, I'm celebrating with one glass of mineral water - cheers!