by Rob Hope via One Page Love
"Mr Branding" is a blog based on RSS for everything related to website branding and website design, it collects its posts from many sites in order to facilitate the updating to the latest technology.
To suggest any source, please contact me: Taha.baba@consultant.com
Wednesday, October 14, 2015
Construction Papers
by Rob Hope via One Page Love
Happy Paw Pet Products
Pet store goes from 90s design to modern times with a new logo and website. The site was built using WordPress + WooCommerce and includes a custom fabric selection tool for one of the product lines.
by csreladm via CSSREEL | CSS Website Awards | World best websites | website design awards | CSS Gallery
Custom Display Suite Fields in Drupal 8
Without question, Display Suite is one of the most popular modules in Drupal’s contributed modules history. It allows the creation of layouts, fields and exposes all sorts of other powerful tools we use to build the presentation layer of our Drupal sites.
One of the more powerful features of Display Suite (DS) is the ability to create custom fields that can be displayed inside DS layouts alongside the actual core field values. In Drupal 7, this has been a very popular way of building layouts and showing dynamic data that is not strictly related to the output of any Field API field on the node (or other) entity.
Display Suite has been ported and is being maintained for Drupal 8. Depending on another contributed module called Layout Plugin, the D8 version offers much of what we have available in Drupal 7 and probably even more.
In this article, we are going to look at how we can create our own Display Suite field in Drupal 8 using the new OOP architecture and plugin system. To demonstrate this, we are going to create a DS field available only on the Article nodes that can be used to display a list of taxonomy terms from a certain vocabulary. And we’re going to make it so that the latter can be configured from the UI, namely admins will be able to specify which vocabulary’s terms should be listed. Not much usefulness in this example, I know, but it will allow you to understand how things work.
If you are following along, the code we write is available in this repository inside the Demo
module. So feel free to check that out.
Continue reading %Custom Display Suite Fields in Drupal 8%
by Daniel Sipos via SitePoint
Storing Local Data in a Cordova App
Most mobile apps will need to store data locally and HTML5 introduced new options for storing data locally. To store data locally in an Cordova app we can use HTML5 storage combined with other mechanisms provided by plugins.
In this tutorial, I will introduce different ways of storing data locally and we will see how to use HTML5 Web Storage with the Cordova SQLite Plugin by creating a simple note taking app.
Continue reading %Storing Local Data in a Cordova App%
by Narayan Prusty via SitePoint
Can Wearables for Women Unite Creators and Consumers?
It would be fair to say that the first wave of women's wearables had a shaky start with products that showed promise but failed to create a retail revolution. There's been no shortage of glowing and glittering bespoke gowns and garments that have gained media interest to languish in museums and galleries as prototypes never reproduced in a ready to wear line.
I feel there's been a move from products designed for men with women as an afterthought, to women-centric designs and developments, many created by women, for women. Now wearables for women have the potential to resonate with a growing consumer market and this article looks at the recent wave of devices, encouraged by progress in electronic textiles and mobile technology.
Continue reading %Can Wearables for Women Unite Creators and Consumers?%
by Cate Lawrence via SitePoint
This Week in Mobile Web Development (#78)
|
by via Mobile Web Weekly
Meet the new 500px
by Rob Hope via One Page Love