Wednesday, July 8, 2015

Sketchnote Love

Sketchnote Love is a little side-project by Nadine Roßa, explaining my love for sketchnotes, showcasing some sketchnotes I made over the years and showing some insights into my work.


by csreladm via CSSREEL | CSS Website Awards | World best websites | website design awards | CSS Gallery

This Form I Hold Now

A website to showcase what can be achieved in terms of 3D rendering, with the current web browsers technology.


by csreladm via CSSREEL | CSS Website Awards | World best websites | website design awards | CSS Gallery

Kristianstad Advokatbyra

Responsive website for Kristianstad Advokatbyrå, made by Bravissimo. The website is built using WordPress as a platform, with a customized theme for design and features.


by csreladm via CSSREEL | CSS Website Awards | World best websites | website design awards | CSS Gallery

Improving Responsive Web Design With RESS

On average, more than one in three visitors to your website is using a mobile device. In the past year alone, mobile usage has increased by more than 20%. So how do we cater for this market?

Separate Mobile Websites

If your time, budget and sanity aren't important, you can build separate sites for mobile and desktop users. Content can be repackaged and streamlined for the device. Unfortunately…

  1. The days of either desktop or mobile are long gone. There is a huge variety of devices with differing screen sizes, pixel densities, processing speeds, network capabilities and HTML5 features. And few of us consider wearables yet! Would two or three sites to cater for every eventually? Ideally, you need dozens.
  2. Identifying the user's device is difficult. User-agent strings are notoriously tricky to parse and won't tell you anything about the screen dimensions, network speed or other features.
  3. You normally require separate URLs for each site, e.g. www.site.com and m.site.com. Users can end up on the wrong site for their device and, if you're not careful, search engines will penalize you for duplicate content.
  4. Managing one website is tough. You now need to build and deploy several sites and ensure they're updated concurrently. Perhaps your developers will survive the ordeal but will content editors cope with multiple assets which target different views?

That said, separate sites remains an attractive option for companies such as Amazon and eBay since it offers a targeted experience.

Responsive Web Design

Alternatively, designers and developers can use designs which respond to the browser's viewport dimensions (typically, the whole screen on smaller devices). Using a mobile-first approach, the site implements a default linear layout perhaps with smaller text and menus accessed from hamburger icons. As the dimensions increase, the design can be re-flowed to show additional columns, larger fonts, more spacing, always-visible menus etc.

RWD solves many issues encountered with separate views. We have a single site with one set of content which can respond to an infinite variety of screen sizes. Unfortunately…

Continue reading %Improving Responsive Web Design With RESS%


by Craig Buckler via SitePoint

Creating Prototypes for iOS and Android With Framer: Basics

This Week in Mobile Web Development (#64)

Read this on the Web

Mobile Web Weekly July 8, 2015   #64
Brian Rinaldi recommends
Why Web Design is Dead — Some interesting discussion despite the link-bait title, one of the central points of the author being that mobile apps are becoming the focal point of users.
UX Magazine
Holly Schinsky recommends
How to Monitor Your Device's Battery Status — How to check the status of your device’s battery in your hybrid mobile app.
Nic Raboy
Brian Rinaldi recommends
Device Metrics — A list containing useful device metrics as well as recommended material design measurements for a large number of devices.
Google Design
Holly Schinsky recommends
How photo app Polarr topped the App Store the uncommon way — Interesting story about how a new hybrid mobile app went to the top of the App Store quickly.
CNet
Brian Rinaldi recommends
13 tips for making responsive web design multi-lingual — The BBC site supports 28 languages and Tom Maslen provides a really detailed set of tips for how to build and maintain a responsive site that can support all these.
Responsive News
Brian Rinaldi recommends
Native CSS Scroll Snap Points — A new spec that allows you to create scroll snap effects natively in the browser. Mobile support is limited to Safari (with a prefix) at the moment, however.
Sergey Gospodarets
Holly Schinsky recommends
Must-have plugins for Ionic Framework — A list of some great plugins to be aware of when building hybrid mobile apps with Ionic.
Dragan Gaić's Blog
Holly Schinsky recommends
How Framework7 and PhoneGap fit together — The final post in a series on how to build a mobile app with PhoneGap and Framework7.
http://ift.tt/1uClgLb
Holly Schinsky recommends
Onsen UI Roadmap: New release and Onsen 2.0 — Onsen UI releases version 2.0 and discusses their roadmap for the future.
Onsen.io
Brian Rinaldi recommends
The Web's Cruft Problem — TJ VanToll argues that the need to monetize content is causing an overload of cruft that is hurting the web and giving rise to tools like Facebook Instant.
Telerik Developer Network
Brian Rinaldi recommends
Adding Social Login with Firebase — A walkthrough showing how to add GitHub authentication to an existing app using Firebase and Ionic by Mike Harrington.
The Official Ionic Blog
Holly Schinsky recommends
Choosing Crosswalk Build Options: Shared or Embedded — Using Crosswalk? Two build options to be aware of and how to choose between them.
Intel® Developer Zone
Brian Rinaldi recommends
Op-ed: Safari is the new Internet Explorer — Despite improving JSCore performance and the new WKWebView, Nolan Lawson says that, in recent years, Apple’s strategy toward the Web can be best described as “benevolent neglect.”
Ars Technica
Holly Schinsky recommends
How Fast are Web Workers? — An introduction to web workers, the different types available (Web, Shared and Service) and some information about their performance characteristics.
Mozilla Hacks
Brian Rinaldi recommends
Augmented Reality in the Browser with Awe.js — Patrick Catanzariti shows how to create an augmented reality experience within the browser using Awe.js, a Three.js based library, and your device camera.
SitePoint
Curated by Brian Rinaldi and Holly Schinsky for Cooper Press.
Cooper Press is located at Office 30, Fairfield Enterprise Centre, Louth, LN11 0LS, UK
Update your email address
or stop receiving MWW here


by via Mobile Web Weekly

This Week's HTML5 and Browser Technology News (Issue 196)


Read this e-mail on the Web
HTML 5 Weekly
Issue 196 — July 8, 2015
Addy Osmani
You can use Material Design Lite to bring a Material Design look and feel to your sites. It doesn’t rely on any JS frameworks and is optimized for cross-device use.


Microsoft Edge Team
The commercial media industry is saying bye Flash and Silverlight and hello to plugin-free HTML5-backed media players. This post goes into a great level of depth.


BrowseEmAll
Supply a URL and get a look at how it looks in Microsoft’s latest browser.


Hack Reactor Remote beta  Sponsored
Students of our online immersive JavaScript coding school can now defer up to $15,000 of program fees until after landing their first job as a Software Engineer. Start your application today to attend cohorts beginning August 7th & October 5th.

Hack Reactor Remote <em>beta</em>

Scalable Minds
A look at creating a webapp that renders random sheets of music then uses the Web MIDI API to monitor you playing them back.


Bocoup
Mat Marquis asks some big questions about the way Web standards are built, how general Web developers should get involved, and where we should be heading.


Olejnik, Acar, et al.
“Our study shows sites can discover the capacity of users’ batteries by exploiting the high precision readouts provided by Firefox on Linux. [..] We present a new device fingerprinting vector based on the Battery Status API.”


Microsoft Edge Team
Windows 10 supports ‘Hosted Web Apps’ using the Universal Windows Platform bridge so you can publish your site or web app to the Windows Store.


Sergey Gospodarets
A new spec that allows you to create scroll snap effects natively in the browser. Mobile support is limited to Safari (with a prefix) at the moment, however.


Jobs

  • Front End EngineerCome join Truth Labs Chicago. We’re looking for engineers that have a relentless ambition for learning new technologies and putting them to work in unexpected and creative ways. Truth Labs
  • Want to work on new projects? Make more money? Try a new stack? Relocate?On Hired, we'll bring the options to you. With over 2,000 pre-screened tech companies in 10 cities in the US & UK, you'll be sure to find what you're looking for. Join Hired today. Hired.com
  • Front-End Developer at GhostGhost - the blogging platform - is in search of a front-end developer who loves creating bleeding-edge single page JavaScript applications using a modern toolset. Ghost

In brief

Curated by Peter Cooper and published by Cooper Press.
Send feedback by simply replying to this mail.
Want to sponsor an issue? See our media kit.
Want to post a job? E-mail us or use our self-serve system.

Unsubscribe : Change email address : Read this issue on the Web

© Cooper Press Ltd. Office 30, Lincoln Way, Louth, LN11 0LS, UK
Email policy Privacy policy


by via HTML5 Weekly