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

Tuesday 29 June 2004

Updating logos tribune libre and web design proposal

As suggested in this comment, I reworked a bit the tribune libre logos, and started some experiments to see how the whole web page could look. Comments are welcome ...

Monday 28 June 2004

Hacking on Inkscape

I finally managed to get Inkscape from cvs and built it. Of course, it required many missing packages, I've added a few ones to the wiki page. My plan was to work on the node align feature. The code for the align feature on object is in src/align.cpp, but looks like it is mainly C. Very well written C, but still C. So my first work will be to reimplement the current feature in C++, with GTKmm and libstdc++. I never used nor the first, nor the second, but looks like I can manage that. So here I go...

The second objective is to work on the node align feature. The main problem is that the GUI and the behaviour are different : there are far less possibilities to align severap points than shapes. Moreover, how do I cope with control points ? Do I let them untouched ?

I'll post GUI propositions and patches here as soon as I have something working ...

Friday 25 June 2004

Don't tease on me !

Looks like leshauss is preparing something. It seems it's about a battle between two kingdoms ...

Wednesday 23 June 2004

Small CSS fixes

I touched up the CSS code to fix the problem on post abstracts, akapost-chapo, and fixed a case typo which prevented this dotClear logo to display

DotClear logo

The list of things to do grows faster than the done list =o/

Planifiez vous la vie !

Ca se precise pour la maison ... Alors j'ai fait quelques plans avec qcad, ca donne ca :

Le plan

Le calque bleu est en projet, le noir c'est l'existant ...

Thursday 17 June 2004

Inkscape owns you

Just look at what the inkscape guys are preparing for the 0.39 release. I'm very happy to see EPS work going on, as I have many logos and xfig schemas in this format, this will ease my work.

What I'd like now is a good SVG import in OpenOffice.org, along with a nice rendering in PDFs. Speaking of PDFs and OpenOffice.org, I just found that today, but dit not successed to get it working (produces a ridiculously small pdf file, and GhostrScript fails tot open the .ps ). I hope to see this quickly in the main OpenOffice.org releases.

Tuesday 15 June 2004

Brand new tree garden theme

As you can see, I uploaded the TreeGarden theme to the server. This should be full of bugs, it's UNTESTED on IE. It has already been a lot of work, and I have still a lot to do.

Monday 14 June 2004

TribuneLibre.org logo proposals

I made some logos for the tribunelibre.org web site, which is an auto moderated information site.

lire la suite

Friday 11 June 2004

Maison

Nous avons visite une maison Vendredi dernier. C'est peut-etre la bonne, mais il y a encore beaucoup de travaux a faire ....

lire la suite

New design on its way

Took 10 minutes to draw the missing sidebar graphics.

sidebar graphics

Still need CSS work and I still have no Idea for comments ...

Wednesday 9 June 2004

Regne URL :)

here is the main regne dev. URL http://www.regne.net

As you could have guessed :) but this was not displayed here

Tuesday 8 June 2004

Some web buttons for the regne web sites

Vectors are really great for reuse. I just quickly drawn the drawing table for the wiki and the anvil for the reign site. I must say that I like the night look on the Let's love button. What do you think ? :

Regne sites web buttons

I might consider doing an highlighted/unhighlighted version of each to do nice CSS hovers

Update : Smaller buttons, added the ARKHAM one

Sunday 6 June 2004

This sarge thing is really stunning

After some difficulties, I got sarge running on my TOSHIBA TECRA 8200 ...

lire la suite

Friday 4 June 2004

TCL ... powerfull but ugly

TCL is really a powerfull language. Very simple once you have understood that it just plays with strings and lists.

But when it comes to Object Oriented pardigms, it is definively ugly. Of course, it is not made for such a treatment. But who said I had the choice ?

What I like very much with OO languages, is that you can read well written code as if you were reading english, if you choose carefully your names, you quickly understand what's going on. Appending something to a list in OO is as simple as mylist.append(obj). In tcl, lappend mylist $obj (note the absence of $ on the list, you pass the list name in parameter, and not it contents). Quite similar, but the order is different. The first word you read in OO is the modified object, in tcl the first word is the action.

Oh well. This post just to say I prefer to read code written in a OO language.

Wednesday 2 June 2004

Sneak preview of the upcoming TreeGarden theme

Here is a screenie of the TreeGarden theme running on my local server. Let me know your thoughts ...

design preview

Missing parts are :

  • Comments/trackbacks
  • Side bar

Stay tuned !

Regne's logo

leshauss also wanted a logo for the whole regne community.

lire la suite

Caelumia's Wiki moved to mutualised RegneWiki

I finally erased the phpwiki of Caelumia, included all the entries to the main Wiki page we've set for our projects.

Now, access is restricted to team members, so feel free to join us. All the writtings, thoughs and work about all active project are not centralized in this wiki, which url is kept secret :]

here http://caelumia.regne.net/ will be the public website for the caelumia project, design by Obi, code by Myself :) That wont deal with the technical part of the project anymore.

Tree Garden is born

At last, we got DotClear up and running on regne.net server. This is the blog of the regne community. At the momment, only leshauss and me are registred as authors, but others could come.

I am currently working on a Tree Garden theme for DotClear, which should be available soon.

I plan to share here tips and tricks about web design, art work, libre software and its tools, and may be more