| bio | website | shikiryu.com |
|---|---|---|
| location | Paris, France | |
| age | 31 | |
| visits | member for | 2 years, 5 months |
| seen | May 27 at 8:45 | |
| stats | profile views | 8 |
Designer (http://blog.shikiryu.com) & Developer (http://shikiryu.com/devblog/)
|
Jan 4 |
awarded | Yearling |
|
Apr 11 |
awarded | Critic |
|
Jan 4 |
awarded | Yearling |
|
Aug 5 |
awarded | Nice Answer |
|
Jan 21 |
comment |
Designing A Website from Scratch – Illustrator or Photoshop? Design contest via crowd-sourcing is never good for me and shouldn't be promoted by profesionnal designers. (Plus, it's slightly illegal in my country :D) |
|
Jan 18 |
comment |
Web-based workflow solutions for graphic designers (hosted and self-run)? But, seriously, you know how clients are. They don't want to bother installing TortoiseSVN and learning how to use it. It's even worse with GIT. |
|
Jan 15 |
comment |
Good Place to Start Learning Web Design? +1 @Pekka. I'll add : never trust w3schools |
|
Jan 15 |
awarded | Commentator |
|
Jan 15 |
comment |
Web-based workflow solutions for graphic designers (hosted and self-run)? +1 to promote apollo |
|
Jan 13 |
comment |
Version Control for Design files @Charles Stewart : This might need some training... Remember g = july is hard (at least, when you start using it) But that's a cleaner solution in this situation IMO anyway :) |
|
Jan 11 |
awarded | Beta |
|
Jan 10 |
comment |
Looking for websites (web/graphic design related) that advertise jobs “anywhere”. Can you list some? We need a careers.stackexchange.com ! :) Anyway, I only know french jobs website, so I don't think it'll be relevant for the OP |
|
Jan 10 |
comment |
Version Control for Design files @e100 : tried it once for a project and it was incredibly slow :( - but maybe it was my PC back then... |
|
Jan 7 |
comment |
Version Control for Design files I converted some of my friends to SVN but once they see the utility, they adopt it pretty easily. Plus, seriously, using rapidSVN or TortoiseSVN is really easy. Anyway, it's just an advice and the way I use it. File naming is nice too for small project IMHO. |
|
Jan 7 |
comment |
Should I Save Images Intended for the Web as PNG or SVG? @Littlemad : the downvote is a little exagerated since 1- the answer tells us it's not fully supported (ok, not so much details but, yet, it's told and not wrong, doesn't deserve a -1) 2- PNG alpha channel isn't supported in IE6 & 7 either and not a word about that ? :) |
|
Jan 7 |
comment |
What web graphics formats to use? @muntoo : where did you read I said GIF don't support RGB? They don't support RGBa (no alpha transparency). They're, as I and you said, indexed and can't have more than 255 colors. Still, you can block them (don't know the appropriate word here) at a number of color between 1 and 255. |
|
Jan 6 |
answered | What's the difference between a logo and branding? |
|
Jan 6 |
answered | Creating CSS sprites from Photoshop |
|
Jan 6 |
comment |
Version Control for Design files Well, pro SVN : Easier to work with (I tried both, and svn is pretty straight for basic command), can work local or free private repo like assembla I use. pro GIT : Easier to fork / merge when in multi-user case (which isn't my case), better handle of file size if there's not too much files, can work local or private repo too. Only advice I would give to anyone is try both and choose the one that fit your needs |
|
Jan 5 |
answered | Version Control for Design files |