This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
7126
Off-topic / Re: 11/11/11
« on November 11th, 2011, 02:08 AM »
Technically, the 11th hour would be at 10am... :whistle:
7127
Off-topic / Re: 11/11/11
« on November 11th, 2011, 02:05 AM »
Yes we do, but not particularly frequently... Heck, it's probably a cultural thing. Perhaps in Brittany they do, perhaps in the Alps... I don't know, I don't have any studies on this. It just doesn't happen a lot.
7128
The Pub / Re: Logo Madness
« on November 11th, 2011, 02:01 AM »*shrug* I prefer Tubular Bells II to the first album,
Oh well, TB2 is 'easy listening' in comparison. But one thing that's worth listening to is TB2003, where Oldfield re-recorded the album with John Cleese as the instrument announcer. Works really well. But I'm a sucker for part 2 (side B) of TB1. I think it's more interesting, albeit less 'progressive'.
explain LoTR: FotR which came out in cinemas around the same time as HP1 did... :whistle:
That's the thing about the BBC, incidentally. Sure, yes, recent DW has relatively big budgets etc, but part of the appeal is that its budget isn't huge and the people involved do care about what they do, and the same is true of all the BBC drama productions, especially costume/period dramas (as opposed to contemporous dramas)
It's better in colour.Quote 'Pure' colors are good for size reduction, and particularly good to establish a brand, I'd say (Nike and stuff.) I'm still not a specialist though... Is it better in color?
I'm still not convinced that the other attempt was any good. Too bright. Below is another attempt with darker colors and yet another font (the font was just for the fun of it.)
No, but you get less frustrated than I do with trying new tools. No matter what toys I find to play with, I always end up coming back to my comfort zone.
Heck, haven't been to the doctor in 10 years, even though my health is at a low and has been for some time...
You can do that in GIMPQuote The main point with vectors, is that you can work in an iterative way like in code
7129
Off-topic / Re: 11/11/11
« on November 11th, 2011, 01:51 AM »It's 11/11/11, not 11/11/11. Bloody Americans :P :ph34r:
7130
Development blog / Re: Ticking away the moments that make up a dull day
« on November 10th, 2011, 03:44 PM »
Scary ;)
7131
The Pub / Re: Logo Madness
« on November 10th, 2011, 12:18 PM »Interestingly, if you look at the presents, one of the tags says Brighton on it :)
Will definitely re-watch it this year.
Probably not. But then again I'm strange anyway. People still find it hard to believe that I laughed hard at the Exorcist because it was just so ridiculous.
did do an adaptation of TLTWaTW at some point and that was my first exposure to Narnia.
I have the books, I have the recent film adaptation of TLTWaTW but I never seem to find the time to actually experience them.
First season is actually The Black Adder, while later ones are Blackadder II, Blackadder The Third and Blackadder Goes Forth. I'm not entirely sure why the name was changed to remove the space but I wouldn't be surprised if the change of writer was involved. Atkinson wrote the first season but 2-4 were co-written with Richard Curtis. There was also a Christmas special, parodying A Christmas Carol. But there was only ONE Christmas special, you hear me? ONE!
In France it's just called "Black Adder - La Vipère Noire" for the entire show, and most promotional material actually spells it Blackadder. They... Are just unsure :P
Although black is an awesome colour, pure black has no contrast, no subtlety, no variation. These things are needed, IMO.
I can visualise many things but I lack the tools and/or the skill to realise them,
and I don't know how to go about getting that skill. I can craft almost anything out of code but to draw a picture? Out of my league.
It's basically trial and error. And you just put the finger on it (probably just a French expression), I like this because it's like coding!
7132
A short note...
Yesterday I was looking into improving the privacy selectbox, notably to allow for friend groups to be specified, was planning to turn it into an object similar to the privacy button on Wedge.org (click the key icon next to a topic link (that you own, in a blog), and it opens up a popup, select Groups or something and it'll show you a checkbox list...), then I found out about selectbox replacement plugins for jQuery, looked into their code and demos, I particularly liked one (it basically creates an absolutely positioned div with scroll overflow like the key object in here, but does it while retaining compatibility with non-JS browsers so that'd be nice to use everywhere), anyway -- when packed and gzipped, the main script file is 5.89KB, and with the extra plugin (which I would clearly modify...), it's 8.52KB. So that's an increase of 50% in size, but OTOH it's still less than 3KB... And then on the other, other hand, 3KB is exactly the reason I'm not excited to upgrade jQuery to a newer version... :lol:
I'm not sure just yet.
The demo: http://labs.abeautifulsite.net/projects/js/jquery/selectBox/
Second time this week I'm on this website... I have no idea why I was there the first time, I just remember I liked their logo... And now I'm starting to realize my own logo for Wedge may have been unconsciously influenced by them :lol: No, no, it's just leaves... :^^;:
Yesterday I was looking into improving the privacy selectbox, notably to allow for friend groups to be specified, was planning to turn it into an object similar to the privacy button on Wedge.org (click the key icon next to a topic link (that you own, in a blog), and it opens up a popup, select Groups or something and it'll show you a checkbox list...), then I found out about selectbox replacement plugins for jQuery, looked into their code and demos, I particularly liked one (it basically creates an absolutely positioned div with scroll overflow like the key object in here, but does it while retaining compatibility with non-JS browsers so that'd be nice to use everywhere), anyway -- when packed and gzipped, the main script file is 5.89KB, and with the extra plugin (which I would clearly modify...), it's 8.52KB. So that's an increase of 50% in size, but OTOH it's still less than 3KB... And then on the other, other hand, 3KB is exactly the reason I'm not excited to upgrade jQuery to a newer version... :lol:
I'm not sure just yet.
The demo: http://labs.abeautifulsite.net/projects/js/jquery/selectBox/
Second time this week I'm on this website... I have no idea why I was there the first time, I just remember I liked their logo... And now I'm starting to realize my own logo for Wedge may have been unconsciously influenced by them :lol: No, no, it's just leaves... :^^;:
7133
Features / Re: Thought system
« on November 10th, 2011, 11:55 AM »
- I'll test with Packer.
- I haven't been using preparsecode, as I said before. It's something I'll have to deal with, too.
- Sidebar box doesn't show a parsed thought because the Ajax stuff doesn't return anything. It was done this way on noisen, never cared to develop further... Obviously, I *should* return a parsed string to show. And I will.
- BTW, if you add a URL between nb tags, it won't be parsed into a url tag. Just a limitation I noticed yesterday in here... Dunno if it's in Wedge too, but I suppose so.
- I'm kind of on a break right now because, well... I thought I was done but I started logging a lot of items I should do, and I figured, oh crap this is going to take me another week... So right now, it's all you get :P
- Color stuff: ah, yes, thanks for the tip...
Update: not getting any problems with Packer...?
- I haven't been using preparsecode, as I said before. It's something I'll have to deal with, too.
- Sidebar box doesn't show a parsed thought because the Ajax stuff doesn't return anything. It was done this way on noisen, never cared to develop further... Obviously, I *should* return a parsed string to show. And I will.
- BTW, if you add a URL between nb tags, it won't be parsed into a url tag. Just a limitation I noticed yesterday in here... Dunno if it's in Wedge too, but I suppose so.
- I'm kind of on a break right now because, well... I thought I was done but I started logging a lot of items I should do, and I figured, oh crap this is going to take me another week... So right now, it's all you get :P
- Color stuff: ah, yes, thanks for the tip...
Posted: November 10th, 2011, 11:51 AM
Update: not getting any problems with Packer...?
7134
The Pub / Re: Logo Madness
« on November 10th, 2011, 11:43 AM »That's Brighton Pier. (It's in The Snowman, as is the Taj Mahal-styled 'Brighton Pavilion')Quote Okay, the only landmark I know of in Brighton, if I'm not mistaken, is that casino in the sea (?), or building anyway, connected to the land by a bridge...
Now I seem to remember that they fly by it in TS, indeed. It totally slipped my mind...
I must have missed that somewhere.Quote Starting with great children's cartoons! I also loved The Lion, The Witch and the Wardrobe... That cheap BBC film from the late 70's
It's that film: http://www.imdb.com/title/tt0079474/
Although it doesn't seem to be from the Beebs in the end...
Hogwarts is implied in the books to be in Scotland, and principle filming of the castle in the films is at Alnwick Castle which is not far from the Scottish border.
It doesn't have the 'weak' feeling I was getting at before, nor the 'falling off the wall' feeling... I don't particularly like it but I can't tell you why :/
I went for something drastically different, obviously...
And I kinda like it, BTW.
Not that it matters much. We have all the time in the world to find a logo. Holy cow, it's one of the few cases where, even though it could be annoying that it'll be finished either tomorrow or in 6 months, I don't mind at all and I really enjoy working on this. Plus I really appreciate being able to learn how to manipulate vector graphics. I read a lot of tutorials and I like that. I think that's the high point of my logo/typography training.
Posted: November 10th, 2011, 11:40 AM
:edit: with colouuurs...
7135
The Pub / Re: Logo Madness
« on November 10th, 2011, 11:11 AM »If you're paying attention, they fly from somewhere just north of Brighton (and fly directly over Brighton)... which is virtually where I live...
The British do strange things, but awesome ones :)
Other than that episode of DW, I don't tend to cry much at TV.Quote I wouldn't know where to start when it comes to making me cry systematically...
I didn't cry much during movies when I was a kid but they tended to stick into my mind (e.g. the final scenes in The Black Cauldron at the movies), but then when I turned 13 I started rooting for anime shows with a tendency for emotional scenes... For those who ever watched Captain Tsubasa/Olive & Tom, a silly football anime, there was this guy who actually had an heart attack during a match, the picture turned black & white, it was a very emotional couple of minutes. The guy recovered after that, but the show never did, it just turned into mindless matches. Then I had this show, Creamy Mami, about a girl who can magically turn into an adult singer singing cheesy songs (yeah................. even at 13 it felt a bit childish), it just had nice characters and halfway into the show, they had a few episodes where the girl lost her power while stuck in her adult form, it was a heart-breaking episode. Well, to me anyway. Then I discovered Saint Seiya... Well, I gave up on trying to interest you into anime (you never followed up on Paranoia Agent etc), but when it comes to anime soundtracks, you can't do better than StS. Just look at the 16:10 mark in episode 57. You probably won't get what's happening because there's no English dub or sub available on YouTube (the blond guy is fighting the blue-haired guy and progressively removing his five senses, while the blue-haired guy tries to get him to understand he's fighting for justice blahblahblah), but the music...! My oh my. It still turns me into a wimp, even now. This particular episode, directed by Shigeyasu Yamauchi, turned me into the #1 French fan of him. He's greatly revered in the director community because he's as close to an 'innovator' as you could describe him, but sadly he's overseen by everyone else. Nowadays, he has to rely on his ex-assistants turned stars (thanks to his teachings), to give him a job. Sigh.
Anyway... End of my rant.
I like the font on the 'petal' logo most, while I like the square logo most. The petal part itself makes me think as though the lower part seems more floppy and unable to support the upper part, while the middle logo looks like the pieces have fallen off the wall, as it were.Quote Any opinions? (The last two are what you see in the sidebar.)
Okay, I tried for a monochrome version with a slight modification of the upper 'petal', and a different font (not that it matters much but I like this one, too)... How about that?
7136
The Pub / Re: Logo Madness
« on November 9th, 2011, 11:42 PM »
A few comparisons...



Any opinions? (The last two are what you see in the sidebar.)
First one has these differences: it uses the 'square logo' color set for the logo (I had some trouble getting it correct. It's still a bit too bright.) The logo is slightly skewed (now it'll either look more like a petal than ever... Or more like water splashing :P), and the font I used is Calibri Bold (as a test).


Any opinions? (The last two are what you see in the sidebar.)
First one has these differences: it uses the 'square logo' color set for the logo (I had some trouble getting it correct. It's still a bit too bright.) The logo is slightly skewed (now it'll either look more like a petal than ever... Or more like water splashing :P), and the font I used is Calibri Bold (as a test).
7137
The Pub / Re: Logo Madness
« on November 9th, 2011, 11:37 PM »OK, open time. Each year we watch The Snowman. Each year, I feel myself shedding a tear.
(And yes it's a typical British tradition to watch The Snowman. It's totally unknown in France. Thankfully I've got one part British blood in my family-in-law ;))
Oh, and one almost got shed when Tennant regenerated. ALMOST.
7139
The Pub / Re: Logo Madness
« on November 9th, 2011, 09:16 PM »
I'm a softie at heart. I cried at the end of the last Harry Potter.