Aller au contenu | Aller au menu | Aller à la recherche

Wednesday 28 July 2004

Design suggestion

You should put the "from XXXX date / hour" below the article title. As written over it, it looks like belonging to the previous article.

Thunderbird and MS exchange

I tried to set Thunderbird working with an MS exchange server on my w2k box at work. Realised it was quite impossible to make it work, and more difficult even because we are on an Active Directory, and the exchange settings are inherited from our AD profiles.

Well I haven't found anything about connecting on exchange with thunderbird on internet, except some IMAP tips , and news about a gateway to MS Exchange from NOVELL that comes open source ...

Maybe if someone have a clue about it, feel free to post here

Friday 23 July 2004

Three weeks of silence

You've guessed it, I'm on holidays.

So unless It rains all the day and I have the chance to get an internet access in the back-lands, do not expect any blog update.

See you soon !

Sunday 18 July 2004

Dotclear theme made with Inkscape

The theme for this web site has been made with inkscape. Here is the SVG file i used to produce all the graphics. The engine running the whole site is DotClear.

Note that you will need the Vivaldi font installed on your machine for many of the writings.

Saturday 17 July 2004

Inkscape can align nodes !

At least in my local version ...

The align dialog contents changes when you select the Node tool, and lets you align/distribute the selected nodes.

Align nodes dialog in action

For the momment, nodes are always aligned on the first selected node, but the select master combo box should be operational soon.

I am also looking for a way to show to the user which object/node is the current master. Maybe the Node could be drawn in red or any other color, but for objects I'm not sure this idea is very clever ...

Edit : Now distribute nodes also works :

Friday 16 July 2004

Inkscape 0.39 ready !

Binary packages should land soon ...

Monday 12 July 2004

A brick on another brick.

Things are shaping up. A few more work and I'll reach the point of iso functionalities with the previous code. The GUI part is done, I just have to plug it with the existing engine.

I'm afraid I will not port the engine part to C++ for now, as it depends from too many things, themselves used everywhere in the app (Namedly SP desktop and the selection functions).

I also spent a few minutes to draw new icons for the align buttons. You can grab them from the sourcefore patch tracker. Here is the state of the beast

By the way, it remains only one required bug to fix for 0.39. This should come soon

Sunday 11 July 2004

At last !

I was stuck on Inkscape code since a good week. Then I went on IRC ...

lire la suite

Thursday 1 July 2004

Photos Of The Month

Une autre possibilité de maison

Nous avons visite ce soir une autre opportunite de maison.

[Attention, page lourde car pleine de photos !]

lire la suite

Firsts tries on Inkscape code

Things are moving slowly, but moving ... I try to write the infrastructure for a gimp2-like docker. With GtkMM and C++ code only. Ok, the path is long, here am I :

I know how to make a window (year, great), a notebook (amazing), and even VBoxes and Buttons (with Images too !). Well, for the little I've seen, the GtkMM API looks great, but I need more experience to ensure it is actually good. For you impatients, a little screenie of what's going on :