Posts Tagged ‘php’

php hotline – get free support by phone

Tuesday, November 9th, 2010

hi folks,

this time it seems i am the first in the world… ( wondering why ) …

In my years as a programmer i so often got stuck with some very simple php problems, but the problem was that there are some problems and topics in php / mysql programming that are difficult to write down in a forum or to search for on google as you can´t find the proper words…

” .. i just like to ask some how knows better … ” was what i always jelled at my monitor.

I can only guess how many days of my life i spend searching, when a simple spoken question to a living person would have solved the problem… but i must have been weeks if i sum it up. So i just came up with the idea for a php hotline. As long as i find the Time i will give php telephone support to anybody calling me.

Free international php support hotline

Hopefully i can save some people a lot of time.

cu / hear you soon
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