Re: [css-d] Mobile Design Mockup Critique ?

2014-11-16 Thread Philip Taylor
'fraid not, Chris; as I have the ability to re-size on the fly in my server, I have never needed the ability to write client-side to accomplish the same. Crest Christopher wrote: Philip do you have any examples ? Christopher Philip Taylor mailto:p.tay...@rhul.ac.uk wrote : Chris, how do

Re: [css-d] Mobile Design Mockup Critique ?

2014-11-16 Thread Crest Christopher
Ah well, thanks anyhow ! Christopher Philip Taylor mailto:p.tay...@rhul.ac.uk Sunday, November 16, 2014 5:40 AM 'fraid not, Chris; as I have the ability to re-size on the fly in my server, I have never needed the ability to write client-side to accomplish the same. Crest Christopher wrote:

Re: [css-d] Mobile Design Mockup Critique ?

2014-11-15 Thread Crest Christopher
Philip do you have any examples ? Christopher Philip Taylor mailto:p.tay...@rhul.ac.uk Thursday, November 13, 2014 10:19 AM Crest Christopher wrote: Chris, how do you think analytic font outlines (TTF, OTF, WHY) get rendered on your screen at arbitrary sizes ? A font glyph is just a

Re: [css-d] Mobile Design Mockup Critique ?

2014-11-13 Thread Crest Christopher
What is your experience with SVG images, good, bad ? Is is the only format that will scale vector images beautifully. Christopher Tom Livingston mailto:tom...@gmail.com Wednesday, November 12, 2014 11:58 PM I'll add that I would use caution not to serve a large heavy image intended for

Re: [css-d] Mobile Design Mockup Critique ?

2014-11-13 Thread Philip Taylor
Crest Christopher wrote: What is your experience with SVG images, good, bad ? Is is the only format that will scale vector images beautifully. You could consider canvas, if scripting is within your remit. Philip Taylor __

Re: [css-d] Mobile Design Mockup Critique ?

2014-11-13 Thread Philip Taylor
You /could/ allow your users to interact with a canvas element but you do not have to. Philip Taylor Crest Christopher wrote: canvas isn't that for user interactivity on web pages ? __ css-discuss

Re: [css-d] Mobile Design Mockup Critique ?

2014-11-13 Thread Crest Christopher
Sorry, I don't understand with regard to images ? Christopher Philip Taylor mailto:p.tay...@rhul.ac.uk Thursday, November 13, 2014 9:42 AM You /could/ allow your users to interact with a canvas element but you do not have to. Philip Taylor Crest Christopher

Re: [css-d] Mobile Design Mockup Critique ?

2014-11-13 Thread Crest Christopher
You can write code to make a scalable image successfully ? I'd like to see an example, news to me ! Christopher Philip Taylor mailto:p.tay...@rhul.ac.uk Thursday, November 13, 2014 9:46 AM Crest Christopher wrote: If you can describe your image analytically, you can write code to render

Re: [css-d] Mobile Design Mockup Critique ?

2014-11-13 Thread Philip Taylor
Crest Christopher wrote: You can write code to make a scalable image successfully ? I'd like to see an example, news to me ! Chris, how do you think analytic font outlines (TTF, OTF, WHY) get rendered on your screen at arbitrary sizes ? A font glyph is just a small scalable image.

[css-d] Mobile Design Mockup Critique ?

2014-11-12 Thread Crest Christopher
I'm near completing my mobile design and I was hoping someone could take a look and give some CC ? Christopher __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ --

Re: [css-d] Mobile Design Mockup Critique ?

2014-11-12 Thread Tom Livingston
Link? On Wed, Nov 12, 2014 at 1:23 PM, Crest Christopher crestchristop...@gmail.com wrote: I'm near completing my mobile design and I was hoping someone could take a look and give some CC ? Christopher __ css-discuss

Re: [css-d] Mobile Design Mockup Critique ?

2014-11-12 Thread David Laakso
On Wednesday, November 12, 2014, Crest Christopher crestchristop...@gmail.com wrote: I'm near completing my mobile design ... URL ? -- Chelsea Creek Studio http:// ccstudi.com desktop | laptop | tablet | mobile Sent from iPhone 5s

Re: [css-d] Mobile Design Mockup Critique ?

2014-11-12 Thread Crest Christopher
Here is the link http://i.imgur.com/pkZpfZr.jpg. Christopher David Laakso mailto:laakso.davi...@gmail.com Wednesday, November 12, 2014 1:42 PM On Wednesday, November 12, 2014, Crest Christopher crestchristop...@gmail.com mailto:crestchristop...@gmail.com wrote: URL ? -- Chelsea Creek

Re: [css-d] Mobile Design Mockup Critique ?

2014-11-12 Thread David Laakso
On Wed, Nov 12, 2014 at 1:46 PM, Crest Christopher crestchristop...@gmail.com wrote: Here is the link http://i.imgur.com/pkZpfZr.jpg. Christopher That is a link to an image. This is a CSS list. If you seek comments and a critique, you'll need to point to the markup and CSS of the site in

Re: [css-d] Mobile Design Mockup Critique ?

2014-11-12 Thread Crest Christopher
I forgot to ask, how do I know how many columns(gutters) a site like this would need, how do you measure ? Christopher David Laakso mailto:laakso.davi...@gmail.com Wednesday, November 12, 2014 2:30 PM That is a link to an image. This is a CSS list. If you seek comments and a critique,

Re: [css-d] Mobile Design Mockup Critique ?

2014-11-12 Thread David Laakso
[trimmed] It depends... For example, a simple layout at 4, 3, 2, 1 column[s]. http://ccstudi.com/site/playpen/rz/index-v4.html Best, David Laakso -- Chelsea Creek Studio http://ccstudi.com desktop | laptop | tablet | mobile __

Re: [css-d] Mobile Design Mockup Critique ?

2014-11-12 Thread Tom Livingston
Your background images will be tricky. Especially being fixed height, assuming you don't want them just stretched to accommodate the tiles stacking ... On Wednesday, November 12, 2014, Crest Christopher crestchristop...@gmail.com wrote: Here is the link http://i.imgur.com/pkZpfZr.jpg.

Re: [css-d] Mobile Design Mockup Critique ?

2014-11-12 Thread Crest Christopher
The tiles are not part of the background image. How is the aesthetics of the design, good, bad, ugly ? Tom Livingston mailto:tom...@gmail.com Wednesday, November 12, 2014 9:48 PM Your background images will be tricky. Especially being fixed height, assuming you don't want them just stretched

Re: [css-d] Mobile Design Mockup Critique ?

2014-11-12 Thread Crest Christopher
I may have do some changes to the background image, but if it's a SVG file then it will work successfully. Christopher Tom Livingston mailto:tom...@gmail.com Wednesday, November 12, 2014 10:41 PM I'm not one to judge a person's design sense. I gathered the tiles are not part of the