• What?
  • Who?
  • Contact Jonathan Jeter
  • Privacy Policy

Jonathan Jeter

Director of Application Development

  • Jonathan Jeter on Google+
  • Jonathan Jeter on Facebook
  • Follow Jonathan Jeter on Twitter
  • Jonathan Jeter on LinkedIn
  • Jonathan Jeter's rss feed
Home Archives for Web Design

Responsive Image Strategies – Front Porch Front-End Developer Conference, Dallas, TX

October 7, 2014 By Jonathan Jeter Leave a Comment

Presented by Lindsey Norman

There are a lot of arguments and it is very complicated.

Scenario

Large retail client with a lot of imagery

Big Lesson #1: Responsive may seem old hat already, but it’s still new in a lot of organizations.

Responsive Web Design podcast

Big Lesson #2: Style Guides = awesome

Keeps everyone on the same page and is a reference point for changes.

Retina Revolution

  • Create image at 1.5 to 2 times larger than necessary and export at high compression

Percentage Crop

  • Full size for desktop, but crop for mobile
  • Involves moving the viewable area of image for smaller viewports
  • Addresses art direction use case
  • fast solution
  • easy to understand with minimal code

Creative team wanted more control with more crop sizes so created a Sass function

<picture> element allows to rearrange elements and show different sizes

Read the rest of Responsive Image Strategies – Front Porch Front-End Developer Conference, Dallas, TX

Like this:

Like Loading...

Filed Under: Responsive Design, Web Development Tagged With: conference notes, frontporch, frontporchio, large retail client, media queries, responsive web, Responsive Web Design, Style guide, Web Design

HTML5 Texas Recap

February 3, 2013 By Jonathan Jeter Leave a Comment

HTML5 TX Conference 2013 Logo
HTML5 TX Conference 2013

The HTML5 Texas 2013 Conference was great! Here are notes, slides and other resources I collected.

  • Conference Website
  • Eventifier Recap
  • Lanyrd Recap
  • HTML5TX Schedule

My blog posts of sessions that I attended.

  • HTML5TX 2013
  • Adaptive Images for Responsive Web Design
  • Backbone: 3 Ways
  • Managing a Large Front-End Project with Automated Build Tools
  • You Got your MVC into my Components: Adding Bindings to Enyo
  • 10 Things You Didn’t Know a Browser Could Do
  • Front End Legos
  • Model-View-Websockets
  • Rapid Templating: “Designing in the Browser” with Sass, Compass, and Serve
  • Closing Panel at HTML5TX Conference

JavaScript Workshop by Pamela Fox

  • JavaScript Workshop Resources

Tell someone about this:

  • Email
  • Print
  • Twitter
  • LinkedIn
  • Facebook
  • More
  • Reddit
  • Pocket
  • Tumblr

Like this:

Like Loading...

Filed Under: HTML5, Web Development Tagged With: Adaptive Images, Automated Build Tools, blog post, blog posts, Conference JavaScript Workshop, conference notes, Conference Website, Data Formats, FAQs Help and Tutorials, HTML5 Texas, HTML5 Texas Recap, HTML5TX Conference JavaScript, HTML5TX Schedule, JavaScript Workshop, JavaScript Workshop Resources, Large Front-End Project, Legos Model-View-Websockets Rapid, Markup Languages, Pamela Fox, Pamela Fox JavaScript, Pamela Fox JavaScript Workshop Resources, Recap Lanyrd Recap, responsive web, Responsive Web Design, Responsive Web Design Backbone, Serve Closing Panel, Technology Internet, Ways Managing, Web browser, Web Design

Rapid Templating: “Designing in the Browser” with Sass, Compass, and Serve

February 2, 2013 By Jonathan Jeter Leave a Comment

by Nathan Smith at HTML5 Texas in Austin, TX (Deck)

Have you ever found yourself needing to build static front-end templates, either as part of a larger project or as a way to communicate the nuances of responsive design to a client? I think we can all agree that just doing flat HTML leaves us wanting for more templating power.

But, using a dynamic language (PHP, Ruby, etc) typically means that it’s tougher to hand off to a client, who may (not) have a local development environment. That’s where Serve helps bridge the gap. It lets you play with the “”V”” of Rails MVC, but also export flat HTML for easy distribution.

Responsive Web Design

Designers can’t just throw stuff over the wall to the developers anymore

The deck says it all. Great stuff!

sass is to css what jQuery is to JavaScript

Read the rest of Rapid Templating: “Designing in the Browser” with Sass, Compass, and Serve

Like this:

Like Loading...

Filed Under: CSS, Front-End Development, Web Development Tagged With: Absolute Beginner, Cascading Style Sheets, Conventions Rapid Templating, CSS Performance, development environment, dynamic language, easy distribution, flat HTML, Great stuff, HTML5 Texas, JavaScript Related, larger project, local development environment, Nathan Smith, Rails MVC, responsive design, responsive web, Responsive Web Design, Responsive Web Design Designers, Sass Coding Q&A, static front-end templates, Technology Internet, templating power, Web Design

Adaptive Images for Responsive Web Design

February 2, 2013 By Jonathan Jeter Leave a Comment



by Christopher Schmitt at HTML5 Texas Conference, Austin, Texas (Deck)

“The open web doesn’t stop at our desktop. Smart phones and tablets not only contain more computing power and better browsers than the computers that started the Internet economy, they have better displays.In this session presented by Christopher Schmitt, we will work through tips and tricks to develop future friendly images in our sites and apps.”

Adaptive Images in Responsive Web Design

Think about the iPad, which presents so many design challenges. It can be wi-fi only or 3G, so bandwidth issues can be present. It has retina, so there can be display issues. When you design for web, you want to have great-looking images, but how do we get higher resolution images to those devices.

Why don’t we ask the browser? http://www.usearagentstring.com/ Available since the first browser Mozilla/1.0 (Win3.1), but browser put tons of stuff in the user agent string and can be spoofed. Instead of asking the browser, we do feature testing.

Read the rest of Adaptive Images for Responsive Web Design

Like this:

Like Loading...

Filed Under: HTML5, Web Development Tagged With: Adaptive Images, add if-lese html, Bandwidth Media Queries, Better browsers, Browser Sniffing Browser, Christopher Schmitt, Christopher Schmitt Mobile, Christopher Schmitt Mobile devices, conference notes, css media, css media queries, design challenges, desktop images, font Compressed jpegs, font-based solutions, fonts Icon Fonts, future friendly images, great-looking images, high speed/high density, higher resolution, higher resolution experience, higher resolution images, HiSRC Filament .htaccess, HTML5 Broilerplace jQuery, HTML5 Texas, HTML5 Texas Conference, img > media, internet connection, Internet economy, jpegs FitText Native, larger images, longer download times, media queries, mobile device, mobile devices, native speed, native speed test, open web, Ready Images, responsive image format, responsive path, responsive web, Responsive Web Design, responsive web Retina, Retina display, retina images, right size image, script src=, Smart phones, speed test, speed test IMG, Speed Tests, Speed Tests Hinder, spikes. imageoptim IMG, SVG font-based solutions, Technology Internet, Texas conference, user agent string, user experience, Web Design, Web Design Developing, width Speed Tests

I wanted to use Google Chrome to create this post, but I had to use Safari

April 2, 2012 By Jonathan Jeter 8 Comments

I started using a MacBook Pro a few months ago and haven’t had many issues with the transition. I’m finally getting used to the differences in how the operating system works and all the differences that you find out about as you go. Overall, it has been a good experience with the exception of all of the problems I have had with fonts. I have a font manager installed with way too many fonts and so I’ve been trying to pare them down to something more usable, but keep running into issues.

WordPress Font Messed Up in Google Chrome on Mac
WordPress Font Messed Up in Google Chrome on Mac

The first issue I had was with the Arial font. It was installed, but not active (or something like that) and so sites using the Arial font ended up showing a serif font instead. As a web developer, it was a little frustrating, but wasn’t a great hindrance to browsing or productivity, however. After playing with the font manager for a while, I finally got Arial to show up.

Read the rest of I wanted to use Google Chrome to create this post, but I had to use Safari

Like this:

Like Loading...

Filed Under: Browsers Tagged With: app development company, Arial, Arial font, articles web fonts, Chrome browser, chrome font issue, Chrome font problem, Chrome Mac Font, Chrome team, current issue, Daniel Hanly, default font manager, Dominic Williams, Firefox, Firefox browser, Firefox Over Chrome, font cache, font issue, Font Issue Example, Font Issue Google, font manager, font problem, Font rasterization, font rendering, FontAgent Pro, For the moment, good experience, Google, Google Chrome, Google Chrome Development, Google Chrome Font, Google Chrome Mac, Google Plus, Google sites, Google+ circles, great development plugins, great hindrance, issue fix script, known issue, Mac, Mac Chrome, Mac Chrome font, mac font, Mac Font Issue, Mac Font Problem, MacBook Pro, manager dominic williams, manager for a while, Microsoft Office fonts, operating system, previous issue, serif font, sporadic internet connection, tabbed browsing, Technology Internet, The Google, Web browser, Web Browsers, Web Design, web designer, web designer daniel, web developer, WordPress, WordPress Font, WordPress management interface

A Brief History of the Complete Redesign of Google at #SXSW2012

March 11, 2012 By Jonathan Jeter 2 Comments

Sunday, March 11 at South by Southwest Interactive Conference, Austin, TX
Google Panel Consisting of Evelyn Kim (Visual Designer for Maps), Jon Wiley (Lead Designer for Google Search), Michael Leggett (Design Lead, Google Apps & Gmail), Nicholas Jitkoff (User Experience Designer for Chrome), Chris Wiggins (Google Creative Lab)

The Evolution of Google Design

Google Kennedy Redesign of 2011

“So did Google just hire a bunch of designers recently, or were they all being kept in a cage all this time?” @tylerball

The process of this redesign is told in two stories. There is the story that you know about that happened in 2011, but most people don’t know the story of the redesign in 2007. 6 designers set out to express the Google brand that was consistent across all properties. It was called Kanna (Icelandic for “to explore, to examine”). Trying to find the balance between form and function, but mainly design and engineering. Looked at over 100 brand attributes that were narrowed down to 4 clusters.

Read the rest of A Brief History of the Complete Redesign of Google at #SXSW2012

Like this:

Like Loading...

Filed Under: UI/UX Tagged With: a lot of isolated products, Austin Texas, big gmail changes, brand attributes, Chris Wiggins, clean rollout, Complete Redesign, conference notes, consolidated product toolbar, Creative Lab, Design Lead, design principles, design process, design specs, design tempreature, Eat Your Own Dog Food, flexible design, Google Apps, Google brand, Google Creative Lab, Google Design, Google font, Google Likes Data, Google projects, google search, google+ redesigns google, GoogleUX, HTML style guide, Kennedy gmail line, large visual changes, Larry Page, Last Day, Lead Designer, little design, little design bits, main thing, Michael Leggett, modern simple sparse, new design, NEW presentation method, old gmail window, Own Dog Food, real thing, Redesign Step, right direction, screen sizes, set 15, South by Southwest, South by Southwest Interactive, South by Southwest Interactive Conference, Southwest Interactive Conference, sprint design, static html prototype, Strawman Key difference, Strawman Larry Page, strawman process, strong central team, Style guide, SXSW, SXSW Notes, SXSW2012, table and asked CEO, Technology Internet, The Google, TX Google Panel, user experience, User Experience Designer, vibrant color organization, Visual Designer, Web Design, white commonalities

High On Line: Applying Psychology to Web Design at #SXSW2012

March 11, 2012 By Jonathan Jeter Leave a Comment

Sunday, March 11 2012 at South by Southwest, Austin, TX
by Jason Hreha, Behavior Designer+UX Advisor, Applied Psychologist, www.persuasive.ly, Co-founder of Dopamine, UX Advisor @ 500 Startups

Research from the StansfoJason Hreha - positive.lyrd Persuasive Tech Lab

D – dopamine

Why do we need a UX Design / Motivational framework?

  • Design with Intent Deck – 101 Patterns for Influencing Behaviour Through Design – decks
  • Mental Notes – ways to bring psychology to web design.
  • Influence: The Psycology of Persuation
  • Gamification – instead of thinking in a step by step way, it becomes a conglomeration of incentives, but what’s the point?

Why do these tactics work? What are we changing?

Model was created by BJ Fogg (leader of the Stanford Pers Lab) – Behavior Model

What causes behavior? (What needs to come together in order for behavior to occur?

3 things need to coincide for behavior to occur

Read the rest of High On Line: Applying Psychology to Web Design at #SXSW2012

Like this:

Like Loading...

Filed Under: UI/UX Tagged With: Ability Factors, ability fuel, ability motivation trigger, Action CTA, Applied Psychologist, articles bj fogg, B. J. Fogg, Behavior Designer+UX Advisor, Behavior Model, Behaviour Through Design, Big buttons, BJ Fogg, brain, Complexity Curve, design project amount, Free Download, god picure, Great talk, great things, high ability, High On Line, huge order form, Intent Deck, Jason Hreha, little rewards, Mental Effort, Mental Notes, motivation match, motivation product, motivation score, Motivational framework, Off-site triggers, On-site triggers, Operant Conditioning Trigger, overall design, Persuation Gamification, Physical Effort, Physical Effort - Tried, positive feedback, Product design, Social Deviance, Social network, Social Sciences, South by Southwest, Stanford Pers, Stanford Pers Lab, Stansford Persuasive Tech, Stansford Persuasive Tech Lab, Startups Research, step way, SXSW, SXSW Notes, SXSW2012, Technology Internet, true pain point, true problem, UX Advisor, UX Design, Web Design

Josh Clark – Mobile Apps: Native or Web-Based?

May 23, 2011 By Jonathan Jeter Leave a Comment

UIE Web App Master’s Tour – Seattle, Washington – May 23, 2011

Josh Clark (author of TapWorthy) – Mobile Apps-Native or Web-Based
Josh Clark – Mobile Apps-Native or Web-Based?

Josh Clark, Author of TapWorthy

Mobile Apps

Mobile is growing quickly, with many platforms (many cultures)

App design needs to take mobile culture into accounts, how to develop for a iPhone user vs Android user, etc.

Read the rest of Josh Clark – Mobile Apps: Native or Web-Based?

Blackberry still has 40% of the global enterprise

  • Text-centric
  • low browser activity (blackberry browser has sucked until recently, when they adopted webkit)
  • how does your app fit into a text heavy culture

iPhone

  • active
  • high browser activity
  • spenders (big buyers – 70% of ebays mobile commerce is iPhone; eBay accounts for 25% of mobile commerce)
  • older, wealthier
  • according to OKCupid, iPhone users have more sex

Android

  • it’s about the technology
  • it’s about tools and features
  • customization
  • cutting edge
  • technically-proficient, customized

Like this:

Like Loading...

Filed Under: User Interface / User Experience Design Tagged With: Android, App design, app fit, app market, app store, app store approvals, Apple, articles josh clark, browser activity, content delivery, customization cutting edge, design-neutral content delivery, different apps, dumbed-down apps, ebays mobile commerce, Ethan Marcotte, heavy culture iPhone, IOS, iPhone, iPhone user vs, iphone users, Josh Clark, leader windows phone, market leader, Microsoft Windows, mobile apps, mobile commerce, mobile cultures, mobile developers, mobile device, mobile devices, Mobile Mindsets, Mobile phone, Mobile phones, mobile platforms, mobile site, mobile web, Mobile Web Design, mobile web site, native app, new business models, PhoneGap, real winner, Reference Web UX, Responsive Web Design, sex android, single platform winner, Slower Clunky Graphics, TapWorthy Mobile Apps, Technology Internet, text message apps, Text-centric low browser, top-selling smartphone platform, Unnecessary content, vs native app, weaknesses great expectations, web app, Web App Master, Web App Master's Tour, Web application, Web apps, Web Design, web site, Web UX, web vs, Web vs Mobile, web vs native app fight, Windows Mobile, younger lower cost

Stuff I Like to Talk About:

  • Business
  • Digital Imaging
  • Internet Marketing
    • Email Marketing
    • SEM / Paid Search
  • Life
  • Other Stuff
    • Health
    • Taekwondo (TKD)
  • Sports
    • Football
  • Technology
    • Augmented Reality
    • Awesome or Scary?
    • Marketing Technology
      • Data / Analytics
      • Omnichannel
    • Mobile
      • Android
    • Virtual Reality
  • User Interface / User Experience Design
  • Web Development
    • Browsers
    • CSS
    • Front-End Development
    • Google+ (Google Plus)
    • HTML5
    • JavaScript
    • jQuery
    • Mobile
    • MVC
    • Responsive Design
    • SEO
    • Social Media
    • UI/UX
    • WordPress

HTML

  • HTML Entities

JavaScript

  • MEAN.js

My Sites

  • Head Turning Media
  • Jonathan Jeter (Brand Yourself)
  • My Humor

Online Experts

  • Bryan Eisenberg
  • Danny Sullivan
  • Duane Forrester
  • Keith Brown
  • Louis Gray
  • Matt Cutts

UI / UX

  • Jared Spool
  • Paul Jeter
FreshBooks
Genesis Framework for WordPress Premise Landing Pages Made Easy

Most Popular

  • Who?
  • Verizon Wireless – My Favorite Mobile Provider
  • Intro to WebGL and Three.js – Front Porch…
  • Opening Keynote at ClickZ Live Chicago 2015 –…
  • People Data and the Future of Marketing –…
  • Exploring Standard Ad Unit Sizes: Google AdSense…
  • To The Moon And Back: Taking The Leap Towards…
  • Removing the /blog Slug in WordPress MultiSite
  • Contact Jonathan Jeter
  • Waze Gets You There

Copyright © 2025 Jonathan Jeter

 

Loading Comments...
 

    %d