http://www.smashingmagazine.com/2009/10/12/setting-up-photoshop-for-web-app-and-iphone-development/
August 25, 2010 • 8:51 pm 0
Setting Up Photoshop For Web, App and iPhone Development
August 25, 2010 • 8:48 pm 0
iPhone PSD Vector Kit
August 25, 2010 • 8:47 pm 0
iPhone Apps Design Mistakes: Over-Blown Visuals
Keep it simple. What people are used to seeing. Makes things more intuitive
http://www.smashingmagazine.com/2009/07/21/iphone-apps-design-mistakes-overblown-visuals/
November 19, 2009 • 4:36 am 0
Future of Web Design – Day 1
The Future of Web Design was November 16th and 17th. I attended with open arms, ready to learn. Here are my notes from the afternoon workshop.
Best practices in web typography – Dan Rubin
Reset.css – Basically this is a css sheet that makes every browser render the same. widths, heights, fonts spacing, ect. is all set to a standard. This makes the front end development quick and efficient. Here is the most widely used reset.css. It should be noted that many designers use this as a starting point to make there own reset.css.
Vertical Rhythm – This is the theory that type should be accurately spaced weather it be a list, body copy or H1. Think of a lined sheet of notebook paper, when you write, you stay within the lines. On a website you want to keep the same continuity, but loose the notebook lines. Below is an example of Vertical Rhythm.
—————————————————————————–
TypeKit – This is a service that hosts hundreds of fonts, on servers all around the world. All you have to do as a designer/frontend developer is…
- get an account (free accounts and pay accounts)
- use there GUI system to select the type needed for your website
- add a line of code your css sheet.
- use the name of the font as you would “Times” in your style sheets.
PROS:
- All type is selectable in all browsers.
- Guaranteed to render in all browsers.
- upload speeds are fast, using akamai to serve the fonts.
CONS:
- Pay accounts ( Scale is actually quite affordable.)
- limited to the fonts in there library. (currently over 350 fonts, always expanding)
—————————————————————————–
Cufon – This is an application that de-compiles your TrueType (TTF) and OpenType (OTF) to recomplie them into Javascript files. By doing this you can use some javascript code to add the typeface to your website.
PROS:
- Retains Vertical Rhythm.
- Uses only javascript, a widely used programing language.
CONS:
- Does not fully support rollovers on all browsers.
- Does not fully support selectable type in all browsers.
—————————————————————————–
@Font Face – This allows you to use your font file from your own server. When someone goes to your page, the file is downloaded, the page loads with the correct typeface.
PROS:
- The font is on your own server.
- supports weights (ie bold, italics)
CONS:
- This in not supported in any IE version
—————————————————————————–
Some great links:
FontDeck.com -Up and coming, but not yet released
FontSquirrel.com – Commercially free fonts
TheLeagueofMoveableType.com – Commercially free fonts
MezzoBlue.com – Interesting designer/front-end developer
BecomingAFontEmbeddingMaster – The name says it all
JonTan – A great resource about browser fonts
—————————————————————————–
NOTE* All fonts are not digitally licensed, even if you already have the font type for your authoring program. meaning, You can design it in Photoshop, but you can not use the font when rendered by a browser. (this does not include any font used with typekit)
Filed under: Resources, FoWD NYC, Typography
October 6, 2009 • 1:00 pm 0
How To Respond Effectively To Design Criticism
http://www.smashingmagazine.com/2009/10/01/how-to-respond-effectively-to-design-criticism/
This is a useful article on Smashing that will set you straight before presenting to a client. Covers having the right attitude and some other good things to keep in mind
September 28, 2009 • 12:19 pm 0
10 Useful Usability Findings and Guidelines
Another good one from Smashing…
http://www.smashingmagazine.com/2009/09/24/10-useful-usability-findings-and-guidelines/
Filed under: Development, Resources, Usability
September 28, 2009 • 12:11 pm 0
Showcase of Designs Optimized for iPhone
This article at Smashing has some great resource links at the bottom of it.
http://www.smashingmagazine.com/2009/09/27/showcase-of-designs-optimized-for-iphone/



