From: Francesco M. <f18...@ya...> - 2006-02-19 19:31:37
|
Hi, klaas.holwerda ha scritto: > Francesco Montorsi wrote: >> I created the gradient. It doesn't look bad ;) > > I love it :-) I think the rest of the background colours in the right > menu etc, could be something in between the yellow and black too. Or is > did already the case? It loooks a bit brownish? Well, I've tried to play a little with the rgb() calls of style.css but I did not reach any good (i.e. nice) solution... also I think it's not very bad as it is now... you can do experiment yourself with website colours just saving the page from your browser and then modifying the style.css file and refreshing the page in the browser; let me know if you get some good results ;) >>> And i thinking of what would be a nice logo for wxLua. A moon is >>> easy, like the wxwidgets logo ( the blocks ), circulating/orbiting a >>> moon around them. Simular to the lua logo itself, but here around >>> wxWidgest. >>> This expresses the wrapping of lua around wx. >> >> nice idea ! > > The yellow should look like the one in here if i did it right ;-) > http://www.xs4all.nl/~kholwerd/tmp/lualogo/ > > I have it vector, so i can do with it what is needed. I added wxlualogo2.gif to the header; is it okay ? probably if you could rescale it to an height of 50px and replace those white pixels which are around the ring with transparent one, it would look even better ;) >> A problem I'm facing now is that I'd like to setup a synchronization >> script for SF news archive and wxLua website news box (something like >> the one in wxCode website) so that news can be easily added through >> the SF news tracker and they automatically appear also on wxLua >> website... >> >> however SF says that I have not enough permissions to access news >> tracker and to add a new 'news' entry (which I need for testing)... >> could anyone give me news-tracker permissions? > > Maybe i can, i don't know yet, will try :-) it worked; thanks. now news from SF to wxlua website are in synch. I also added the wxLua website maintainance scripts to my SF crontab. Now we mainly need to complete the pages of the site. They are all in CVS (module 'website') and if anyone has time to help writing them, that would be very appreciated... (only files ending with .php and not as .inc.php needs to be modified). Francesco |