Entries Tagged 'GNOME' ↓
June 2nd, 2005 — GNOME
GUADEC – So my first year at GUADEC was so amazing. Had a superb time. Some of the talks I found especially interesting, cool and funny were:
- Robert’s talk about Gnome, memory, and some new kernel abilities we should be using
- Owen’s talk about Cario
- Nat’s lightning talks
- Glynn’s 101 things to know about Gnome.
So I met so many really cool hackers at GUADEC this year and as Ross points out, Bastien needs a new hackergotchi. I like Ross’s knocked up replacement – it seems much more fitting

I need a hackergotchi – perhaps you could do the honors Ross?
Also, managed to bag a Nokia 770 – they are uber cool!
While at the GUADEC, I managed to get some bugs fixed during the hackfest too. Overall a wiked conference.
Gnome Bounties – Good news about Google splashing out for Gnome bounties.
May 17th, 2005 — GNOME
Gossip Updates: I have spent some time scratching a few of those itches with regards to the Gossip user interfaces recently. Most notably the group chat join dialog and the status presets dialog:

I have been looking for an excuse to try out the new GtkCellRendererCombo and thought this might be a good exercise for the reader. This is not the final cut, still needs some work…
As for the “Join Group Chat” dialog, I have been thinking long and hard about the best way to do it and really am still not happy with what I came up with.
The result is not a much different from what Mikael originally had it is just a little cleaner and smarter. This is what I came up with:

So basically these are the things we might do in the future[*] and things that we currently support:
- Join a group chat favourite
- Join multiple group chat favourites *
- Add/Edit/Delete a favourite
- Browse chat rooms *
What would be really nice is if you could do all this on one dialog. Typically applications tend to have a list on one window somewhere and another dialog to add or edit entries on the list. While this might be OK, I can’t help but think it there must be a way to use the same entries (for Server, Room, etc) when joining a custom group chat too. If you use a GtkTreeView to show favourites or possibly a list of rooms on a server (when browsing) then how do you fit a set of entries to join into a custom group chat on the same window? Perhaps that is a separate dialog?
The whole point is, from a usability perspective, how do we best present this to the user?
May 9th, 2005 — GNOME
WOW – Well Mikael sprung the question to me on Sunday – would I like to co-maintain Gossip with him and I could hardly resist. There have been a lot of crazy things going on in the code repository over the last few months and we are starting to see things stable out a bit.
It was good to see Davyd Madeley show off a cool shot of Gossip in action.
Some of the cool stuff going into Gossip at the moment includes drag and drop support (being added back and more), basic functionality for group/user renaming, creating, etc has been put right. One of the most important implementations is the subscription handling (which was borked along the way) bug has been worked out and the result is this.
Overall we are looking good for a new release soon hopefully.
Next thing to sort out is the generic interface for the transport code I wrote a few months back, anyone interested, this (couldn’t think of a better way to document it than through dia) is the API that needs condensing – comments welcome
Loudmouth on Windows – I have been thinking about this for a month or two now and people have been commenting at various times about it working on Windows on the mailing list. I think when I next find time, I will look into getting loudmouth working out of gnu’s auto tools under MSYS/MinGW. Shouldn’t take long, I had a butchers at it this morning – what this space [ ]
New Blogggger – I think it is time to sort out a proper blogging system on my newly aquired server. Advogato is good but I just set up Blam! and realised the title never comes out – plus I can’t post images
April 26th, 2005 — Adventures, GNOME
Images: Ah… the memories, I had a chance to put my New Zealand images up tonight: http://bytejunky.net/photos/
I agree with Glynn, New Zealand is a comfortable place to be. If I had to move anywhere, NZ would be my first choice.
GUADEC: Well I am a GUADEC virgin and this year will be my debut visit. Flights are booked and I believe there is a botanical garden that might be worth a visit in Stuttgart too.
January 5th, 2005 — GNOME
New Graphics Card
After putting up with my old GeForce Ti4800 for some time now and given the advent of games like Half Life and Doom 3, I have bought myself a new Galaxy GeForce 6600 GT from Overclockers UK. The most important thing for me is the noise reduction. My current card can be heard from the next room with the doors open and is the only noisy fan in my Shuttle.
Notice Of Marriage
Tuesday my good lady and I visited the local civil registrar to declare our notice of marriage. So now we are all geared up for our big day (which should be) Saturday August 27th. Thankfully, the registrar confirmed for me that everything I have to say will be repeated after her
Interestingly, when you declare your intent to marry it is put up on a notice board for 15 days – this is for people to object if they have reason to.
Gossip Transports & GnomeMeeting
Gossip’s HEAD branch now has the worst of Micke’s and my code since we merged both our branches in on the weekend
The transports seem to be shaping up nicely though, hopefully now that it is on HEAD it will get tested more and we can determin problems early ready for 0.9.
Julien PUYDT has also spent a lot of time working on patches to get GnomeMeeting operational via Gossip. Bad timing with the recent merge and everything, but it should get into Gossip sooner or later.