Archive for the ‘php’ Category

A Programmers Hobby – Golf !!

Thursday, August 5th, 2010

Hi folks,

it´s been a while till i found the time to write something, but finally i made it.
Since i was 8 years old i played Golf, and that’s the only thing that i am ‘rally good at’. So it was obvious that i wrote some Golf Software like my mobile Leaderboard ( a iPhone Golf App ). But that wasn´t enough. I used php to set up a crawler that spidered the Net and searched for Golf course Data and gathered it all together on one Page. Why ? Because i hope to be a Billionaire one Day and than i will travel the World and play on all of these Golf courses. I listed them all on http://www.birdiecard.com and this is the List i will follow when I ‘ play golf around the WORLD !!  ‘.

ok, till next time,
uwi

bon:time time documentation

Tuesday, May 18th, 2010

Hi all, the last Week i spend most of my time on our time documentation System ‘bon:time’ ( http://www.bon-time.com ) former known as ‘diadem’.
Basicly the system enables you to keep track on all you developing time in all you different projects. It has grown pretty big and sometimes i really thing its gone TO BIG as even i encounter features from time to time where i ask myself  “what did i implemented this one for ??”. Ok , but back to this weeks work.

bontime copy a job

bontime copy a job

Copying a ‘Job’ with all it´s connected data like project and activity was what i did by just initializing the proper object by it´s db id and than calling a member function named “createDublicat()”. That function handled all the dirty work as it writes values from the original object to the new one. On the screen attached you can see how it looks when you copy the same job over and over again.

An other topic this week was to work on the series function that enables you to create a job once ( and for always :-)   ) if you are working on it more often and not only today. You may create a series for a week , a month or till a certain date. If you already know that you will work 30 min. on that topic all these days you may as well pass this value. BUT be careful, you may get ill, get married or the world may drown, and your time will already be documented …  :-)

till next time << ( got it ?? )
uwi2k2