Older blog entries for jono (starting at number 111)

I had a more relaxed day today - did the usual email thing and played with Gnome Meeting some more. This whole H.323 stuff is cool.

We managed to get it going on the local LAN - it connected to a NetMeeting session and worked pretty well. We were going to test the video output but the machine the webcam connects to is shafted.

I tried a few other places and it seems to connect OK, but I have had mixed success. I assume this is due to (a) bugs (b) an older release as it is from Debian Testing (c) me b0rking it up.

Thanks to Telsa Cox for mailing me about Gnome Meeting. I did'nt even think people read my diary. :D

I have got a band practice tonight, then off to see a band at a local venue, then off to see a band tomorrow in London. Busy busy busy!

Seeya later all!

11 Feb 2002 (updated 11 Feb 2002 at 16:50 UTC) »

Wow what a fast and furius few days. here is a summary:

Thurs - went to London with the crew to see Kamelot. What an amazing band. A truly great metal thrashing mad gig. :)

Fri - relaxed after work. Subscribed to yet more KDE mailing lists. Man, I love email. :)

Sat - Spend the day relaxing and then went out on the evening to a metal night with the two steve's and sooz.

Sun - band practice. Went well. :)

Today I have been doing a *lot* of email to various projects. I have got quite interested in the whole voice over IP thing. I had a go with Gnome Meeting and it seems nice, although I was told by the guy who maintains the project that I need Alsa. I will look into this. also saw Konference; I have subscribed the mailing list and I am gonna keep track of this. I checked out their CVS code but it only compiles with KDE 2 and not KDE 3. I sometimes forget I run KDE out of the CVS and it is not in general use yet. :P

I had an interesting chat last night with a guy who works at Ximian. I was asking some stuff in #gnome and he was there. A genuinely nice guy and I look forward to ask him for help again. :P

I am looking into a few things here and there with regards to promotional material and KDE/Linux. I am looking into writing a couple of HOWTO's or reports. I am planning on getting some of this stuff out soon.

I have a fair few plans I want to get done soon - mainly KWebStat - I want to get it ready for KDE 3.0 final...I may try and get it in the CVS again. It was blocked last time by Stephen Kulow who thought it ws not useful. :( I disagree, but then he holds the CVS strings...

Well, I am gonna just relax tonight. I am giving a guitar lesson tomorrow and have a band practice and should hopefully get some coding done in between.

Oh, just beforeI forget...I added an interview to KDE::Enterprise. Check it out, and use the forum!

Seeya later!

</a>

Well, a major hacking session has resulted in a huge hump in progress for KWebStat. I have virtually finished the rendering engine for the pages and I have implemented the activities tags. The tag engine is fully working and seems pretty smooth. I did most of this in VNC and my fonts are a bit screwed but ignoring that see some screenshots here.

Right, band practice and LUG meeting tonight. Seeya later!

Productive day today. Did lots of coding. Not all of it on KDE either bizarrely.

I did do some hacking on KWebStat tonight. I got the tags in the QMap now being created first time when KWebStat is started and read in from the config file on each subsequent execution.

Well, band practice tomorrow and LUG meeting...lots to do...

Seeya later!

Had a decent weekend - saw little Elliot - the new addition to the Curtis clan, and got the guitar. I also had a band practice and that went pretty well.

Today I hacked at KWebStat and added a dialog which is displayed when KWebStat is first run. The dialog indicates that the tags are being created for the config file which are later read into the QMap.

Right, I better get some kip.

Seeya all later!

Went out last night with Sooz for an Inian meal. The food was great as usual (it was our regular) and it was nice to go out and relax. This week has been nice. :)

Ahhh it is Friday - that wonderful day when the weekend looms. :) It is particularly nice when you know you are visiting a new baby and going to be getting That Guitar. :)

Got in to work a bit late today due to the docs. I got in and started doing some work.

Hacking on KWebStat today started with some head scratching due to some access problems in my code. At first I thought my design was shafted, but it does seem to be ok. After some discussion in #c++ I fixed the problem and now my tag settings dialog is searching the TagStore QMap ont he fly instead of hard coding the tags. This is a better all round solution and was worth the effort. :)

Today Jason in the office managed to get some data of my old laptops hard drive, so the band logo's are now safe. Phew!

Right I am off...gonna finish up some work and then leg it home.

Seeya all!

Sooz and myself went out last night and had some pub food. It was nice to just go out and relax.

We got back in and I decided I better check my mailing list email. I hadnt checked it for a few days and there were about 600 or so messages. I waded through most of that and send some replied which didnt arrive as it turned out. I will look into this when I get in.

There has been some interesting discussion on kde-usability. I started a thread regarding the redesign of the 'K' button on kicker (the panel). Some interesting ideas have floated around and hopefully this should be merged into 3.1.

Today I hacked at KWebStat and decided to abstract the tag storage and keep it out of the main KWebStat class. I think this is a better idea and the interface will be cleaner - wow...it looks like C++ FAQs is paying off. :) I wrote a TasgStore class to resolve this and also decided to implement read/writeConfigFile() in th class to keep it modular. I then hacked at the QMap tag store and I now have the tags written to the config file and read back into the QMap. I will now hack the tag settings box and I am away. :)

I am pleased how KWebStat is going. I have not worked on it as obsessively as the previous version (mind you, back then I was hacking that layed in bed in the middle of the night not needing to get up for work the next day). This version seems much more mature and easier to code. :) It will be in Debian one day...I hope. :)

Well...it is getting closer to the weekend, and I will be picking up my new Rhoads and much metal will be had. :)

Oh well...I better run...I need to pack my stuff up and get off home.

Seeya all!

Great band practice last night as usual...things are going really well. :)

I havent done much today as my lunch hour was taken up teaching Dom guitar. I do however on doing some KWebStat hacking tomorrow.

I send an email to Xandros for an interview for KDE::Enterprise - looks like it will be on the cards. :)

Seeya later all.

Had a great weekend full of metal...went out headbanging on saturday night and played lots of guitar. :)

Today we spent most of the day moving the office around. It sure looks a bit nicer and the damn photocopier (known for emitting shit) has been moved away from us. :)

today I also had a hack at KWebStat. The other day I added the tag editing box, and I worked on this today. I added some icons to the box and I am just getting the selections code written. Check out a screenshot here.

Right I am off...band practice tonight. :)

25 Jan 2002 (updated 25 Jan 2002 at 02:46 UTC) »

Today I finished off an article for Linux Format and submitted and then set out to fix some problems with KWebStat and KConfig. After some head scratching I realized a slight modification in design (to a better more OO approach) would solve it. It is now fixed and merged into the CVS.

Today I was attempting to update the band website and realized that my Apache is positively knacked for .php files. I will look into this tomorrow.

I got in tonight and tidyed up my room after setting off a compile of KDE. The room got tidyed a bit but the compile bombed out with some kded problems. I then noticed that Waldo has fixed it and it is compiling now. :)

My metal mate Al is coming up tomorrow for a weekend of metal, music and laffs. We are off out (about 12 of us!) on Saturday to a metal night and then we have a band practice on Sunday and Al will be aired the work we have done. Also my long time pal and brother of metal Paul is coming up. It's been a few months (we used to be in a band) and I am sure he will bring his bass up. :)

Seeya later all!

102 older entries...

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!