Author Archives: Bruno Winck

PHP iterators in c++

PHP code is nicer with iterators. This is our experience of writing PHP iterators in c++ extensions. Sometimes simplicity of visible code hide intricacies. This is the case with iterators. I will try here to put the light on the … Continue reading

Posted in PHP, Programming | Leave a comment

PHP extensions

Several Kneaver software products are now available via RSPHP our generic PHP extension. All API are object oriented. Among the differences between c++ and php the order of destructors. Say you have     $DB = new RSDBConnection;     $DB->Open( $DSNName); … Continue reading

Posted in Technology, Uncategorized | Leave a comment

Binary XML and cache

Since KNVHTML can now be used directly from a php script comes the problem of performance. Instead of having an object allocated once for all in a session it is created on every page. It took 1 sec before. That … Continue reading

Posted in Uncategorized | Leave a comment

Google Desktop

Google will stop updating Google Desktop. See http://googledesktop.blogspot.com/ . I will miss it because I could see several advantage to this solution. It could index many types of files, it was possible to do a search on both Internet and … Continue reading

Posted in Uncategorized | Leave a comment

DIKW, KM and Frank Zappa

Listening to Frank Zappa, Joe’s Garage. Suddenly the succession of terms Knowledge, Information, Wisdom catch my attention. I was concentrating on debugging so I though it was an illusion. No it’s correct. Very early mention of DIKW in About DIKW … Continue reading

Posted in Uncategorized | Leave a comment

Using php and MySQL with Kneaver

Tonight is my first tentative to run Kneaver directly with MySQL as database engine, and PHP as the script front end. This is the first step before being able to use Kneaver directly, inproc from WordPress. What started as an … Continue reading

Posted in Uncategorized | Leave a comment

Time control software

In my search of productivity I am looking for solutions to help me stayed focused and keep track of how much time is dedicated to most important objectives. I describe here my requirements and me experiences. Continue reading

Posted in Methodology, Technology, Uncategorized | Leave a comment

New scheduling system for routine tasks

I was so unhappy with outlook management of recurrent tasks I wrote a new scheduler I called KNVPlanner.  Several routines must be restarted every now and then. The more you become precise and add tasks, the more specific you become, … Continue reading

Posted in Business Strategy, Kneaver, Methodology, Uncategorized | Leave a comment

My Cat, Spam, Guy Kawasaki and Chris Ware

The title looks like a potpourri. It’s normal. When my cat is allowed to go out in the morning, the first thing it does is to scan the neighbourhoods from the terrace. It stands on a small pillar and turns its head, … Continue reading

Posted in Kneaver, Knowledge Management | Tagged , | Leave a comment

A Blog a Day: Eric Blue

Location: http://eric-blue.com/ I came across this blog while looking for combined use of Wiki and MindMaps. Kneaver combines naturally both as being alternative displays of the same body of Knowledge. Presentations is yet another. Back to Eric Blue. Eric had … Continue reading

Posted in A Blog a Day, Kneaver, Technology | Tagged , | Leave a comment