Color Swatch Add-on User Guide

Size: px
Start display at page:

Download "Color Swatch Add-on User Guide"

Transcription

1 Color Swatch Add-on User Guide A guide to using Color Swatch add-on interface Last Updated: February 7, 2018 Version 1.0

2 Cybage. All rights reserved. The information contained in this document represents the current view of Cybage on the issues discussed as of the date of publication. Because Cybage must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Cybage, and Cybage cannot guarantee the accuracy of any information presented after the date of publication. This document is for informational purposes only. Cybage MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS DOCUMENT. Complying with all applicable copyright laws is the responsibility of the user. Without limiting the rights under copyright, no part of this document may be reproduced, stored in or introduced into a retrieval system, or transmitted in any form or by any means (electronic, mechanical, photocopying, recording or otherwise) or for any purpose, without the express written permission of Cybage Color Swatch add-on is a registered trademark of Cybage. Microsoft and Windows are registered trademarks of Microsoft Corporation. All other company, product and brand names are trademarks of their respective owners. Contact Cybage: Cybage Software Pvt. Ltd. Cybage Towers Survey No 13A/ 1+2+3/1 Vadgaon Sheri Pune Ph: Fax: Technical Support: For technical queries, write to: Support_Magento@cybage.com General Enquiries: For general enquiries, write to: Support_Magento@cybage.com Color Swatch Add-on User Guide i

3 Color Swatch Add-on User Guide Abstract This user guide addresses end user interaction with the Color Swatch add-on. It provides steps to configure the Color Swatch add-on. ii Color Swatch Add-on User Guide

4 Table of Contents About This Guide... 1 Chapter 1. Introduction... 3 Features... 3 Benefits... 3 Chapter 2. Administration Management... 4 Back up... 4 Clearing cache... 4 Compiling Magento... 5 Uninstalling the Add-on... 5 Configuring the Color Swatch Add-on... 5 Theme Support... 7 Chapter 3. Color Swatch Setting... 8 Attribute level... 8 Product level...10 Chapter 4. About Cybage Color Swatch Add-on User Guide iii

5

6 Introduction About This Guide This user guide explains the features and functionalities of the Color Swatch add-on. It also provides steps to configure Color Swatch add-on and use the features of the Magento store. Release history Table 1. Release history Release Version Release Date Sections Affected Description 1.0 June, 2014 All Final version of Color Swatch Add-on User Intended audience Guide This user guide is primarily intended for administrators responsible for integration of the Color Swatch add-on with Magento. How this guide is organized? The user guide is divided into the following sections: Table 2. Chapter/Appendix Getting Started Contents and description Brief Description Introduction, features, and benefits. Administration Management About Cybage Configuration details of Color Swatch add-on. Information about Cybage Software Pvt. Ltd Conventions used in this guide The conventions used throughout this guide are as follows: Table 3. Guide Conventions This Indicates... Color Swatch Add-on User Guide 1

7 Abbreviated menu command Menu commands in text may be abbreviated rather than full. For example, the text may ask you to click Download, and the screen may show a Download Now button. Successive menu choices Successive menu choices may appear with a greater than sign (>) between the items that you will select consecutively. Bold text Text in italics Note This shows the names of menu items, dialog boxes, dialog box elements, and commands. Reference to other documents. Notes contain additional useful information. Pay special attention to information highlighted this way. Send us your comments Send us your comments on Color Swatch Add-on User Guide, version 1.0. Cybage welcomes your comments and suggestions on the quality and usefulness of this publication. Your feedback is an important part of the information used for updating documentation. Please send us your input regarding any of the following: Did you find any errors? Is the information clear? Do you need more information? If so, where should it be? Are the examples correct? Do you want more examples? What features of this manual did you like? If you find any errors or have any other suggestions to improve the quality of this publication, please indicate the chapter, section, and page number (if available). You can submit comments to us at: Support_Magento@cybage.com If you would like a reply, please include your ID or your name, address, and telephone number. Printing this guide This guide is optimized for printing on Letter page size (8.5 inches by 11 inches). If you would like to print on any other page size, select the Fit to page check box in the Print window before you print this guide. 2 Color Swatch Add-on User Guide

8 Introduction Chapter 1. Introduction Administrator can use the Color Swatch add-on for configurable products to define their color, related size, and price at Magento store. For example, you can sell t-shirts in two colors and three sizes.the addon is used to define any type of attribute such as size, price, manufacturer, and color. Features The Color Swatch add-on comes with the following set of features: Support multiple swatch images for attribute options Easy management of width and height of swatches Organization of images for the configurable product attributes Support for multiple attribute options Easy management of multiple attributes on a single product Convert product attribute options as swatches on configurable products Customers can view the simple products images based on their selection of Configurable products options Benefits Easy installation and integration Configure products easily to get more business Open source implementation Easy management of color swatches at attribute and product level Color Swatch Add-on User Guide 3

9 Administration Management Chapter 2. Administration Management This chapter provides configuration details of the Color Swatch add-on on Magento. It describes the following administrative tasks: Back up Clearing cache Compiling Magento Uninstall Add-on Configuring the Color Swatch add-on Theme Support Back up Always take backup of your files and database before installing this extension. It is advisable to test this extension on your development environment in order to detect any conflicts with your existing extensions Clearing cache After installation of the Color Swatch add-on, clear the Magento cache. To clear Magento cache 1. On the System menu, click Cache Management. The Cache Storage Management page opens. Cache Storage Management 2. Click Flush Cache Storage. 3. In the Cache Storage Management toolbar, click Select All. 4. In the Actions list, click Refresh. 4 Color Swatch Add-on User Guide

10 Administration Management 5. Click Submit. The cache is cleared. Compiling Magento The Compilation feature allows you to increase the performance of Magento. Note: Before making any changes to your Magento installation, you must disable the compilation. To compile Magento 1. On the System menu, point to Tools, and click Compilation. The Compilation page opens. 2. On the Compilation page, click Run Compilation Process. To disable compilation 1. Go to System > Tools > Compilation, and select Disable 2. Go to System > Cache Management, and select Refresh Uninstalling the Add-on You may uninstall the Color Swatch module from Magento Connect. After that you have to manually, run the following queries on your database, to delete the database table entries made by the plugin. We would recommend that this needs to be done by an experienced MySQL developer. Before uninstalling the add-on, take back up your database. Note: If you have used table prefix then replace <PREFIX> with your database table prefix otherwise remove <PREFIX> from the above queries. DROP TABLE `<PREFIX>cybage_swatches_attribute`; DELETE FROM `<PREFIX>core_resource` WHERE `code` = swatches_setup ; DELETE FROM `<PREFIX>core_config_data` WHERE `path` LIKE '%swatches%'; Configuring the Color Swatch Add-on After successful installation of the Color Swatch add-on, the administrator or the seller (based on the seller privileges) can disable or enable administrator configuration. To configure the Color Swatch add-on 1. On the System menu, click Configuration. 2. In the left navigation pane, under Cybage, click Configurable Products Swatches. The Configurable Products Swatches page opens. Color Swatch Add-on User Guide 5

11 Administration Management Configurable Products Swatches 3. On the Configurable Products Swatches page, provide the configuration details for the Color Swatch add-on. The following table describes the fields that you can view on the Configurable Products Swatches. Table 4. Configure Color Swatch add-on Field Action Replace Drop-Downs with Swatches Change the drop-down option with swatches. Click Yes to enable and No to keep using drop down on front end Display Color Swatches on Product List Pages Image Size of swatches on Product List in px Image Size of swatches on Product Details page in px Enable color swatch option on product list page. Click Yes to enable and No to keep it default Type size of color swatch image in pixel: Give size in numbers in text field. The same number will be used as height and width. Type size of color swatch image: Give size in numbers in text field. The same number will be used as height and width 4. Click Save Config. The Color Swatch add-on is enabled. 5. Create the directory and give the permission to upload images. <Document root>/media/swatches/images and give the permission to upload images 6 Color Swatch Add-on User Guide

12 Administration Management Theme Support This add-on is developed based on the default Magento theme. Any customized theme may not be supported by this add-on. If you need support for theme related issues, please contact us at: Color Swatch Add-on User Guide 7

13 Color Swatch Setting Chapter 3. Color Swatch Setting This chapter explains how the adminstrator can define the Color Swatch add-on at the attribute level and at the product level. The add-on works with all types of attributes such as color, size, and manufacture without affecting standard functionality of the attribute. The Add-on improves product presentation by using images instead of plain text. Attribute level Product level Attribute level You can define color swatch at the attribute level. To set the Color Swatch at the attribute level 1. On the Catalog menu, point to Attribute, and then click Manage Attribute. The Manage Attribute page opens. Manage Attribute 2. On the Manage Attributes page, click the required attribute to view its properties. The Edit Product Attribute page opens. 8 Color Swatch Add-on User Guide

14 Color Swatch Setting Edit Product Attribute 3. On the Properties tab, at the bottom of the page, under Swatches Properties section, in the Use Swatches list, click Yes to replace the default drop down options to swatches for configurable products. 4. On the Manage Label/Options tab, in the Manage Title (Size, Color, etc.) section, enter the label for the attribute that is displayed at Magento store. Note: If you have multi-language stores, enter different labels for different stores. If you leave the store field blank, it displays (admin) label. Edit Product Attribute- Manage titles (Size, Color, etc.) 5. In the Manage Options (values of your attribute) section, define the appropriate value for the selected attribute, and then click Save Attribute. Color Swatch Add-on User Guide 9

15 Color Swatch Setting Manage Options (values of your attributes) 6. Click Save Attributes. Product level Color swatches can be applied to individual product by overwriting the color swatches which are defined at attribute level. You can define color swatch at product level for the configurable products. To set the Color Swatch at the product level 1. On the Catalog menu, click Manage Products. The Manage Products page opens. 10 Color Swatch Add-on User Guide

16 Color Swatch Setting Manage Products 2. On the Manage Products page, click Add Product. The New Product screen opens. You will see a screen like below 3. In the Product Type list, select Configurable Product and click Continue. 4. The New Product(Default) page opens. Color Swatch Add-on User Guide 11

17 Color Swatch Setting Select the attributes that you want to configurable as per the above image. 5. On the Associated Products tab, in the Super product attributes configuration section, select the check box to delete the existing swatches. Figure 8 Super product attributes configuration 6. Click Browse to upload new image for the attribute. If you want to use the color as set in the attribute then do not upload any file here. By default, the attribute s color will be displayed on the product pages. If you upload a new image, then its attributes will be selected instead of the one set at the attribute level (Refer to Figure 6 for setting the image at attribute level) 7. Select the image uploading. If no image is uploaded here and there is no images uploaded at the attribute level, then the options label will be displayed instead of image. 8. Click Save. 12 Color Swatch Add-on User Guide

18 Color Swatch Setting The details along with the other changes like image, product names etc. are saved. After defining color swatches, the customer can view the Product Listing page, Search page and Product Details page on the Magento store. Customers will be able to view the simple products images after selecting the corresponding option Color Swatch Add-on User Guide 13

19 Color Swatch Setting Figure 10 Product Details page 14 Color Swatch Add-on User Guide

20 Color Swatch Setting Figure 11. Search Page 9. It more than one attribute is selected for creating configurable product from admin, and if one of the attribute is not selected for swatches, then attribute swatches will not be available to list page. On the product detail page, the attributes will be shown in the form of swatches or selected list (if that attribute is not selected for swatches option) as shown in the below fig. Color Swatch Add-on User Guide 15

21 Color Swatch Setting Figure 12. Product list page 16 Color Swatch Add-on User Guide

22 Color Swatch Setting Figure 13 Product Details Page: 10. On Product Listing Page, without choosing the attribute if user clicks Add to Cart, then it will be redirected to the Product Details Page. Color Swatch Add-on User Guide 17

23 About Cybage Chapter 4. About Cybage Cybage has a dedicated Center of Excellence (CoE) for e-commerce, carved out of years of extensive experience. More than 15 key clients spread across the globe A team of more than 540 domain experts, comprising Solution Architects, Business Analysts, and Functional Experts Strong knowledge of the domain, business processes, and industry best practices Expertise in multi-tenant, hosted e-commerce solutions Strong organizational, technical, engineering, process, and project management maturity Platform expertise Magento Intershop Hybris Broadleaf Commerce IBM WebSphere Commerce Integration services Search Payments and security Logistics Recommendation Social commerce ERP Omnichannel Unification and centralization of data Development of omnichannel-ready services Seamless user experience across all channels 18 Color Swatch Add-on User Guide

Overview. Label Gallery SDK User Guide

Overview. Label Gallery SDK User Guide Overview Label Gallery SDK User Guide 1 Overview COPYRIGHTS Rev: Rev-20100716 Copyright 2009 SATO CORPORATION. All rights reserved. www.satoworldwide.com The software described in this document is furnished

More information

The KWallet Handbook. George Staikos Lauri Watts Developer: George Staikos

The KWallet Handbook. George Staikos Lauri Watts Developer: George Staikos George Staikos Lauri Watts Developer: George Staikos 2 Contents 1 Introduction 5 1.1 Create a Wallet........................................ 5 1.2 Using KWallet........................................

More information

Bill Redirect Send BluePrint fingerprint Symcod reader numbers directly in your existing application software

Bill Redirect Send BluePrint fingerprint Symcod reader numbers directly in your existing application software Bill Redirect Send BluePrint fingerprint Symcod reader numbers directly in your existing application software Documentation revision: 27/03/2011 Use this documentation with the product : Bill Redirect

More information

User Manual Banknotes

User Manual Banknotes User Manual Banknotes Documentchecker User Manual Banknotes Version: 2.0.1 Date: 29-01-2018 Disclaimer of liability To the extent permitted by the Netherlands law, Keesing Reference Systems B.V. shall

More information

IQ Image Quality Enhancement

IQ Image Quality Enhancement IQ Image Quality Enhancement Viewing Images with Image Quality Image Quality (IQ) Customize the view of digital slides using IQ enhancement features to: Digitally adjust the stain colors. View the individual

More information

Adafruit IO Basics: Feeds

Adafruit IO Basics: Feeds Adafruit IO Basics: Feeds Created by Todd Treece Last updated on 2017-02-24 06:06:09 PM UTC Guide Contents Guide Contents Overview Creating a Feed Editing a Feed License Settings Privacy Settings Notification

More information

Superwallet User Manual

Superwallet User Manual Superwallet User Manual V0.3 Shellpay Internet Technology Co., Ltd Table of Contents... General instruction for Superwallet... 3 Download and installation... 3 Download and install for Android... 3 Use

More information

Non-SAC Member Facility Higg Index Guide: Overview

Non-SAC Member Facility Higg Index Guide: Overview Non-SAC Member Facility Higg Index Guide: Overview The Higg Index is an online self-assessment tool developed by the Sustainable Apparel Coalition, that standardizes the measurement of environmental and

More information

Using BodyPaint 3D with LightWave

Using BodyPaint 3D with LightWave Addendum 23 Plugins ADDENDUM 1 Exchange Plugins Using BodyPaint 3D with LightWave If you are a LightWave user, the quickest way to get your models from LightWave to BodyPaint 3D then back again once you

More information

Electra Desktop Wallet Set-Up Guide

Electra Desktop Wallet Set-Up Guide Electra Desktop Wallet Set-Up Guide The Electra Project, Electra developers, and anyone from the Electra team cannot be held responsible for any loss incurred through the use of the desktop wallet. By

More information

Make a Google Glass remote with Bluefruit

Make a Google Glass remote with Bluefruit Make a Google Glass remote with Bluefruit Created by Deqing Sun Last updated on 2013-11-09 08:45:21 PM EST Guide Contents Guide Contents Overview Components and Wiring Remap keys Pair Bluefruit with Google

More information

How to Create Your Cryptocurrency Wallet and Add PumaPay Tokens

How to Create Your Cryptocurrency Wallet and Add PumaPay Tokens How to Create Your Cryptocurrency Wallet and Add PumaPay Tokens 1 FOREWORD Thank you for joining PumaPay. We are happy to welcome you to the PumaPay Community. Faithfully, The PumaPay Team 2 TABLE OF CONTENTS

More information

Version 1.4 Getting Started Guide

Version 1.4 Getting Started Guide Version 1.4 Getting Started Guide Document Version 1.2 QGate Software Limited D2 Fareham Heights, Standard Way, Fareham Hampshire UK PO16 8XT Telephone +44 (0) 1329 22800 info@qgate.co.uk www.qgate.co.uk

More information

Desktop MQTT Client for Adafruit.io

Desktop MQTT Client for Adafruit.io Desktop MQTT Client for Adafruit.io Created by lady ada Last updated on 2017-07-14 05:58:50 AM UTC Guide Contents Guide Contents Overview Installing Software Configuring SSL Connections Connecting & Use

More information

Using ONYX Separation Control Tool. Contents: What is Separation Control? Using ONYX Separation Control Tool. Separation Control Tips and Tricks

Using ONYX Separation Control Tool. Contents: What is Separation Control? Using ONYX Separation Control Tool. Separation Control Tips and Tricks Using ONYX Separation Control Tool Contents: What is Separation Control? Comparison to Basic/Advanced profiling workflow Advantages Using ONYX Separation Control Tool Enabling Separation Control Configuring

More information

Regulatory Genomics Lab

Regulatory Genomics Lab Regulatory Genomics Lab Saurabh Sinha PowerPoint by Pei-Chen Peng Regulatory Genomics Saurabh Sinha 2017 1 Exercise In this exercise, we will do the following:. 1. Use Galaxy to manipulate a ChIP track

More information

OpenSesame EyeLink tutorial

OpenSesame EyeLink tutorial OpenSesame EyeLink tutorial Daniel Schreij 1, Sebastiaan Mathôt 1,2, and Lotje van der Linden 2 1 VU University Amsterdam, Dept. of Cognitive Psychology 2 Aix-Marseille Université, Laboratoire de Psychologie

More information

WGSN 2016 CHEATSHEET

WGSN 2016 CHEATSHEET CHEATSHEET WELCOME TO YOUR WGSN FASHION HOMEPAGE Access your favorite reports quickly and easily from your homepage CUSTOMISE YOUR HOMEPAGE Tailor your WGSN Fashion experience by arranging your homepage

More information

Consultation Document. Cosmetic piercing of young people. A consultation to get views on how to make cosmetic piercing safer for young people

Consultation Document. Cosmetic piercing of young people. A consultation to get views on how to make cosmetic piercing safer for young people Number: WG13714 Welsh Government Consultation Document Cosmetic piercing of young people A consultation to get views on how to make cosmetic piercing Date of issue: 18 October 2011 Action required: Responses

More information

Adafruit IO Basics: Analog Input

Adafruit IO Basics: Analog Input Adafruit IO Basics: Analog Input Created by Todd Treece Last updated on 2018-08-22 03:47:38 PM UTC Guide Contents Guide Contents Overview Adafruit IO Setup Creating the Analog Feed Adding the Gauge Block

More information

CALL FOR ARTISTS 2019

CALL FOR ARTISTS 2019 CALL FOR ARTISTS 2019 : created to be shared 6 months running show 6 April - 27 October 2019 Application Deadline 1 st February 2019 Download your application pack: www.kunsthuisgallery.com/opportunities

More information

STYLOPEDIA. Team 4 Kiran Viswanathan Vanitha Venkatanarayanan Prasad Kodre Prathamesh Bhurke 5/13/2014

STYLOPEDIA. Team 4 Kiran Viswanathan Vanitha Venkatanarayanan Prasad Kodre Prathamesh Bhurke 5/13/2014 2014 STYLOPEDIA Team 4 Kiran Viswanathan Vanitha Venkatanarayanan Prasad Kodre Prathamesh Bhurke 5/13/2014 Table of Contents Introduction... 2 Revenue Model... 2 Competitor Analysis... 3 Key Scenarios...

More information

Instruction Manual New Factory Styles 2011

Instruction Manual New Factory Styles 2011 Instruction Manual New Factory Styles 2011 Requirements: You will need OAS-7 Software in Version 7.1 R44. Further Requirements are the OpenArt Arranger and the Studio Drums. 1. Edition December 2010 Forward

More information

Adafruit IO Basics: Digital Input

Adafruit IO Basics: Digital Input Adafruit IO Basics: Digital Input Created by Todd Treece Last updated on 2017-07-14 11:49:29 PM UTC Guide Contents Guide Contents Overview Adafruit IO Setup Creating the Digital Feed Adding the Gauge Block

More information

Intravenous Access and Injections Through Tattoos: Safety and Guidelines

Intravenous Access and Injections Through Tattoos: Safety and Guidelines CADTH RAPID RESPONSE REPORT: SUMMARY OF ABSTRACTS Intravenous Access and Injections Through Tattoos: Safety and Guidelines Service Line: Rapid Response Service Version: 1.0 Publication Date: August 03,

More information

Grove - LED Bar. Introduction. Features

Grove - LED Bar. Introduction. Features Grove - LED Bar Introduction 3.3V 5.0V Digital Grove LED Bar is comprised of a 10 segment LED gauge bar and an MY9221 LED controlling chip. It can be used as an indicator for remaining battery life, voltage,

More information

PVC Documentation. Release Marin Atanasov Nikolov

PVC Documentation. Release Marin Atanasov Nikolov PVC Documentation Release 0.1.5 Marin Atanasov Nikolov May 11, 2015 Contents 1 Status 3 2 Contributions 5 3 Bugs 7 4 Getting Started 9 5 Contents 11 5.1 Installation of PVC............................................

More information

THE COMPLETE PICTURE GENERAL RULES & REGULATIONS Hairstylist: Jason Fassbender, Photographer: Andrew O Toole

THE COMPLETE PICTURE GENERAL RULES & REGULATIONS Hairstylist: Jason Fassbender, Photographer: Andrew O Toole 2018 GENERAL RULES & REGULATIONS 2018 HAIR EXPO AWARDS 2018 General Rules and Regulations AWARDS PERIOD March 2017 March 2018 First round Creative entries and final Business category entries are due Wednesday

More information

Stilwell Construction

Stilwell Construction CASE STUDY Stilwell Construction Challenge Stilwell Construction needed to move away from a paper-based document management system. Manually filed paperwork led to lost receipts and difficulty finding

More information

Adobe InDesign. Figure 1 Apply fill and stroke color to text by using the Swatches panel

Adobe InDesign. Figure 1 Apply fill and stroke color to text by using the Swatches panel How to manage colors Adobe InDesign provides a variety of ways for you to manage colors (Figure 1): from selecting and applying color, to using swatches and swatch libraries, and applying tints and transparencies.

More information

Adafruit IO Basics: Digital Output

Adafruit IO Basics: Digital Output Adafruit IO Basics: Digital Output Created by Todd Treece Last updated on 2017-09-12 03:10:33 PM UTC Guide Contents Guide Contents Overview Adafruit IO Setup Creating the Digital Feed Adding the Toggle

More information

Material Safety Data Sheet

Material Safety Data Sheet Material Safety Data Sheet CloneMedia-CHOK1SV K8725 Chemical Identification and Company Information Product Name CloneMedia-CHOK1SV Product Number Company K8725 Molecular Devices Queensway New Milton Hampshire

More information

PatternMaker Software Men s/women s Outerwear Collection Designer: Leena Lähteenmäki

PatternMaker Software Men s/women s Outerwear Collection Designer: Leena Lähteenmäki Men s/women s Outerwear Collection Designer: Leena Lähteenmäki INTRODUCTION Welcome to the PatternMaker Outerwear Collection! This macro collection contains two individual macros: jacket and trousers,

More information

Adafruit IO Basics: Servo

Adafruit IO Basics: Servo Adafruit IO Basics: Servo Created by Todd Treece Last updated on 2018-08-22 03:59:11 PM UTC Guide Contents Guide Contents Overview Adafruit IO Setup Creating the Servo Feed Adding the Slider Block Wiring

More information

Datalogging Hat with FLORA BLE

Datalogging Hat with FLORA BLE Datalogging Hat with FLORA BLE Created by Becky Stern Last updated on 2018-08-22 03:50:19 PM UTC Guide Contents Guide Contents Overview Circuit and Arduino code Bluefruit LE Connect settings Adafruit IO

More information

Steam Heat Retrofit for Coover Hall

Steam Heat Retrofit for Coover Hall Steam Heat Retrofit for Coover Hall sddec1802 Jevay Aggarwal Technical Lead Sarah Coffey Reporting Lead Thomas Devens Project Plan Lead Joseph Filbert Client Contact Lead Kenneth Wendt Webmaster Liz Wickham

More information

Adafruit 2.4" TFT FeatherWing

Adafruit 2.4 TFT FeatherWing Adafruit 2.4" TFT FeatherWing Created by lady ada Last updated on 2018-01-12 04:29:29 PM UTC Guide Contents Guide Contents Overview Pinouts Power Pins SPI Pins TFT Control Pins Touch Screen control pins

More information

OBIS Scientific Remote

OBIS Scientific Remote OBIS Scientific Remote OBIS Scientific Remote P. P. 2 2 OBIS Scientific Remote The OBIS laser with shutter, OBIS Remote key switch, interlock and 5- second delay allows the OBIS laser system to conform

More information

Android GBoard Morse Code Control with Circuit Playground Express

Android GBoard Morse Code Control with Circuit Playground Express Android GBoard Morse Code Control with Circuit Playground Express Created by Dave Astels Last updated on 2018-08-22 04:10:30 PM UTC Guide Contents Guide Contents Overview Parts Materials for the box Installing

More information

Flora Wearable GPS. Created by Becky Stern. Last updated on :32:36 PM UTC

Flora Wearable GPS. Created by Becky Stern. Last updated on :32:36 PM UTC Flora Wearable GPS Created by Becky Stern Last updated on 2018-08-22 03:32:36 PM UTC Guide Contents Guide Contents Overview Hook up GPS Program FLORA Basic Echo Test Install Adafruit GPS Library Load Echo

More information

Pressure Spy Quick Install Guide PRESSURE SPY QUICK INSTALL GUIDE

Pressure Spy Quick Install Guide PRESSURE SPY QUICK INSTALL GUIDE Pressure Spy Quick Install Guide PRESSURE SPY QUICK INSTALL GUIDE 1: General Instructions The Pressure Spy is designed for use with the R900 pit meter interface unit (MIU). Before installing, the Pressure

More information

Adafruit Mini TFT with Joystick Featherwing

Adafruit Mini TFT with Joystick Featherwing Adafruit Mini TFT with Joystick Featherwing Created by lady ada Last updated on 2018-08-24 04:45:05 AM UTC Guide Contents Guide Contents Overview Pinouts Color TFT Display Buttons and Joystick seesaw Chip

More information

10 PIECE LOW VOLTAGE GARDEN LIGHT SET

10 PIECE LOW VOLTAGE GARDEN LIGHT SET 10 PIECE LOW VOLTAGE GARDEN LIGHT SET STOCK No.61757 PART No.GL10 INSTRUCTIONS IMPORTANT: PLEASE READ THESE INSTRUCTIONS CAREFULLY TO ENSURE THE SAFE AND EFFECTIVE USE OF THIS TOOL. 04/2000 SPECIFICATION

More information

BLE Light Switch with Feather nrf52840 and Crickit

BLE Light Switch with Feather nrf52840 and Crickit BLE Light Switch with Feather nrf52840 and Crickit Created by John Park Last updated on 2019-02-15 07:06:19 PM UTC Guide Contents Guide Contents Overview Parts Adafruit Feather nrf52840 Express Adafruit

More information

Alarm.com Wi-Fi Doorbell Camera and Slim Line

Alarm.com Wi-Fi Doorbell Camera and Slim Line Alarm.com Wi-Fi Doorbell Camera and Slim Line INSTALLATION GUIDE INTRODUCTION Your customers will always know who is at the front door with an Alarm.com Doorbell Camera. Now with two options tochoose from

More information

Healthcare. Textile Identification & Embellishment Personal Garments, Staff Uniforms & Linens

Healthcare. Textile Identification & Embellishment Personal Garments, Staff Uniforms & Linens Healthcare Textile Identification & Embellishment Personal Garments, Staff Uniforms & Linens Be identified. Be recognized! Garment Identification Label Tapes IN-HOUSE LABEL PRINTING Colour Coding Dots

More information

www.fibre2fashion.com CONTENTS 03 What is TexPro? 04 Features 06 Benefits Designed to assist you for a strategic & informed decision making process in your business, TexPro is a one-of-a-kind user interface

More information

Adafruit IO Basics: Color

Adafruit IO Basics: Color Adafruit IO Basics: Color Created by Todd Treece Last updated on 2017-02-20 04:33:33 PM UTC Guide Contents Guide Contents Overview Adafruit IO Setup Creating the Color Feed Adding the Color Block Wiring

More information

Alarm.com Wi-Fi Doorbell Camera and Slim Line - Installation Guide

Alarm.com Wi-Fi Doorbell Camera and Slim Line - Installation Guide Alarm.com Wi-Fi Doorbell Camera and Slim Line - Installation Guide Introduction Each Alarm.com Doorbell Camera features a doorbell with an integrated camera, PIR motion sensor, digital microphone and speaker,

More information

Adafruit GPS Hat in Windows IoT Core

Adafruit GPS Hat in Windows IoT Core Adafruit GPS Hat in Windows IoT Core Created by Rick Lesniak Last updated on 2017-01-01 08:17:19 PM UTC Guide Contents Guide Contents Overview Assembly GPSDemoApp Adafruit Class Library 2 3 4 6 13 Adafruit

More information

Introducing Circuit Playground

Introducing Circuit Playground Introducing Circuit Playground Created by lady ada Last updated on 2016-08-27 02:46:58 AM UTC Guide Contents Guide Contents Overview Pinouts GPIO + Capacitive Touch Pads NeoPixels Pushbuttons Slide Switch

More information

Adafruit APDS9960 breakout

Adafruit APDS9960 breakout Adafruit APDS9960 breakout Created by Dean Miller Last updated on 2018-01-19 11:18:59 PM UTC Guide Contents Guide Contents Overview Pinouts Power Pins: Logic pins: Assembly Prepare the header strip: Add

More information

Winter Seasonal Tradie Range

Winter Seasonal Tradie Range Winter Seasonal Tradie Range 2014 Winter Seasonal Tradie Range 2014 KingGee s new seasonal range of Tradies brings a distinct fashion edge to the workwear market by mixing fashion colours and styles with

More information

Adafruit SI7021 Library Documentation

Adafruit SI7021 Library Documentation Adafruit SI7021 Library Documentation Release 1.0 Radomir Dopieralski Aug 25, 2018 Contents 1 Dependencies 3 2 Usage Notes 5 3 Contributing 7 4 Building locally 9 4.1 Sphinx documentation..........................................

More information

InspirationAcceleration

InspirationAcceleration FASHION+HOME A SMART Color System InspirationAcceleration FASHION+HOME lose wait + gain time As a designer, you have to be an inventor and find innovative ways to excite your clients. And yet, turning

More information

Material Safety Data Sheet

Material Safety Data Sheet Material Safety Data Sheet genclean Columns K1000/S / K1000 / K1005 Chemical Identification and Company Information Product Name genclean Columns Product Number Company K1000/S / K1000 / K1005 Molecular

More information

Australian Standard. Sunglasses and fashion spectacles. Part 1: Safety requirements AS

Australian Standard. Sunglasses and fashion spectacles. Part 1: Safety requirements AS AS 1067.1 1990 Australian Standard Sunglasses and fashion spectacles Part 1: Safety requirements This Australian Standard was prepared by Committee CS/53, Sunglasses. It was approved on behalf of the Council

More information

E-BOOK SALON APPRENTICE ONLINE MANUAL EBOOK

E-BOOK SALON APPRENTICE ONLINE MANUAL EBOOK 04 May, 2018 E-BOOK SALON APPRENTICE ONLINE MANUAL EBOOK Document Filetype: PDF 480.07 KB 0 E-BOOK SALON APPRENTICE ONLINE MANUAL EBOOK Sign, fax and printable from PC, ipad, tablet or mobile with PDFfiller

More information

Power Spectral Density (PSD) Measurements with the HP 35670A Dynamic Signal Analyzer. Written by Patrick Barry 08/20/ :20 hr

Power Spectral Density (PSD) Measurements with the HP 35670A Dynamic Signal Analyzer. Written by Patrick Barry 08/20/ :20 hr Power Spectral Density (PSD) Measurements with the HP 35670A Dynamic Signal Analyzer Written by Patrick Barry 08/20/2014 14:20 hr Last Updated: 11/18/2014 13:00 hr Brief/Short Step-by-Step Instructions:

More information

Guide to the Las Vegas Contemporary Arts Center Records

Guide to the Las Vegas Contemporary Arts Center Records Guide to the Las Vegas Contemporary Arts Center Records This finding aid was created by Lindsay Oden and Tom Sommer on September 25, 2017. Persistent URL for this finding aid: http://n2t.net/ark:/62930/f1f31j

More information

1. Charging. 2. In-app Setup. 3. Physical Installation. 4. Features. 5. Troubleshooting. Home Security Begins at the Front Door.

1. Charging. 2. In-app Setup. 3. Physical Installation. 4. Features. 5. Troubleshooting. Home Security Begins at the Front Door. Video Doorbell 2 1 Home Security Begins at the Front Door Your new Ring Video Doorbell is the start of a Ring of Security around your entire property. Now, you ll always be connected to your home, so you

More information

Wallet Technology. Information Presentation

Wallet Technology. Information Presentation Wallet Technology Information Presentation 1 Basics A crypto currency wallet is a software program that stores private and public keys and interacts with various block chains (in our case Ethereum) to

More information

MarketsandMarkets. Publisher Sample

MarketsandMarkets.  Publisher Sample MarketsandMarkets http://www.marketresearch.com/marketsandmarkets-v3719/ Publisher Sample Phone: 800.298.5699 (US) or +1.240.747.3093 or +1.240.747.3093 (Int'l) Hours: Monday - Thursday: 5:30am - 6:30pm

More information

University of Wisconsin-Madison Hazard Communication Standard Policy Dept. of Environment, Health & Safety Office of Chemical Safety

University of Wisconsin-Madison Hazard Communication Standard Policy Dept. of Environment, Health & Safety Office of Chemical Safety University of Wisconsin-Madison Hazard Communication Standard Policy Dept. of Environment, Health & Safety Office of Chemical Safety 1.0 Introduction... 1 1.1 Purpose... 1 1.2 Regulatory Background...

More information

Adafruit AM2320 Sensor

Adafruit AM2320 Sensor Adafruit AM2320 Sensor Created by lady ada Last updated on 2018-03-07 09:49:28 PM UTC Guide Contents Guide Contents Overview Pinouts Arduino Usage Install Adafruit Sensor Download Adafruit_AM2320 Load

More information

Higg.org Platform Update What to Expect: Timeline and Next Steps

Higg.org Platform Update What to Expect: Timeline and Next Steps Higg.org Platform Update What to Expect: Timeline and Next Steps Sustainable Apparel Coalition 1 Higg.org Platform Transition The Sustainable Apparel Coalition will be updating the Higg Index technology

More information

Joy Featherwing. Created by Dean Miller. Last updated on :03:07 PM UTC

Joy Featherwing. Created by Dean Miller. Last updated on :03:07 PM UTC Joy Featherwing Created by Dean Miller Last updated on 2018-08-22 04:03:07 PM UTC Guide Contents Guide Contents Overview Pinouts Power and Reset Pins I2C Data Pins I2C Addressing Optional Interrupt Pin

More information

Personal Renaissance. PROSPECTUS- Juried Show

Personal Renaissance. PROSPECTUS- Juried Show ARTIST CALL Personal Renaissance PROSPECTUS- Juried Show Prize: 1st Place, 2nd Place and 3rd Place will be selected by the Jury. Art work will be selected by the Jury to enter the show Only artwork selected

More information

COSMOS-standard. Labelling Guide. Version 1.4 September 3 rd 2014

COSMOS-standard. Labelling Guide. Version 1.4 September 3 rd 2014 Labelling Guide Version 1.4 September 3 rd 2014 COSMOS-standard AISBL Rue du Commerce 124 1000 Brussels Belgium E: info@cosmos-standard.org W: www.cosmos-standard.org Labelling Guide version 1.4 page 2

More information

By Jody Rogers for Beachcombers Bazaar

By Jody Rogers for Beachcombers Bazaar Blank Templates Henna Hands Beachcombers Free ebook By Jody Rogers for Beachcombers Bazaar Blank Henna Hands Template ebook This ebook contains our current selection of blank hand templates for you to

More information

Uline. SECTION 1 : Chemical Product and Company Identification. MSDS Name: 3M 4920, 4930, 4943F, 4950, 4951, 4955, 4957F and 4959 ACRYLIC FOAM TAPE

Uline. SECTION 1 : Chemical Product and Company Identification. MSDS Name: 3M 4920, 4930, 4943F, 4950, 4951, 4955, 4957F and 4959 ACRYLIC FOAM TAPE Uline 3M 4920, 4930, 4943F, 4950, 4951, 4955, 4957F and 4959 ACRYLIC FOAM TAPE Manufacturer MSDS Number: 06-2273-8 NFPA 1 0 0 SECTION 1 : Chemical Product and Company Identification MSDS Name: 3M 4920,

More information

Home Security Begins at the Front Door

Home Security Begins at the Front Door Video Doorbell Pro Home Security Begins at the Front Door Your new Ring Video Doorbell Pro is the start of a Ring of Security around your entire property. Now, you re always connected, so you can watch

More information

Adafruit IO Basics: Temperature & Humidity

Adafruit IO Basics: Temperature & Humidity Adafruit IO Basics: Temperature & Humidity Created by Todd Treece Last updated on 2018-03-13 03:35:08 PM UTC Guide Contents Guide Contents Overview Adafruit IO Setup Creating the Feeds Adding the Line

More information

media pack 2018 WOMENSWEAR BUYER wwb-online.co

media pack 2018 WOMENSWEAR BUYER wwb-online.co WOMENSWEAR BUYER wwb-online.co The industry s essential business title WWB is dedicated exclusively to the womenswear industry. With a print circulation covering more than 7,000 retailers, buyers, manufacturers,

More information

Web Design Case Studies

Web Design Case Studies Web Design Case Studies Following are case studies discussions of the goals and challenges of a few of my clients whose websites I ve redesigned. Each case study is accompanied by screenshots of the websites

More information

Smartchic. ios mobile app case study. Shanelle Roberts June 2016

Smartchic. ios mobile app case study. Shanelle Roberts June 2016 Smartchic ios mobile app case study Shanelle Roberts June 2016 PROBLEM STATEMENT PROBLEM STATEMENT How might we help women find clothing that fits their bodies, matches their style and fits their budget.

More information

化妆品监督管理条例. Regulations concerning the Supervision and Administration over Cosmetics (Draft) Translated by Chemlinked

化妆品监督管理条例. Regulations concerning the Supervision and Administration over Cosmetics (Draft) Translated by Chemlinked Regulations concerning the Supervision and Administration over Cosmetics (Draft) 化妆品监督管理条例 China Food and Drug Administration (CFDA) Translated by Chemlinked Release Date: 2014/11/08 Disclaimer This is

More information

imtokenwallet Manual If you have any question, please contact us via our telegram (

imtokenwallet Manual If you have any question, please contact us via our telegram ( imtokenwallet Manual If you have any question, please contact us via our telegram (https://t.me/icrowdcoin). 1 [Table of Contents] 1 Install imtoken 2 Create Wallet 3 Wallet Backup 4 Quick Tour of the

More information

COSMOS-standard. Labelling Guide

COSMOS-standard. Labelling Guide Labelling Guide Version 1.1 20 th July 2011 COSMOS-standard AISBL Rue du Commerce 124 1000 Brussels Belgium E: info@cosmos-standard.org W: www.cosmos-standard.org Labelling Guide version 1.1 20 th July

More information

Adafruit s DS3231 RTC Library Documentation

Adafruit s DS3231 RTC Library Documentation Adafruit s DS3231 RTC Library Documentation Release 1.0 Philip Moyer Aug 25, 2018 Contents 1 Dependencies 3 2 Usage Notes 5 2.1 Basics................................................... 5 2.2 Date and

More information

THE SOUL, THE COLOR, THE MATTER

THE SOUL, THE COLOR, THE MATTER present THE SOUL, THE COLOR, THE MATTER INTERNATIONAL EXHIBITION OF CONTEMPORARY ART at the Foundation ANNOUNCEMENT OF SELECTION for the collective exhibition The soul, the color, the matter at the Foundation

More information

Crawling Baby Sea Turtle Robot

Crawling Baby Sea Turtle Robot Crawling Baby Sea Turtle Robot Created by Dano Wall Last updated on 2018-08-22 04:10:26 PM UTC Guide Contents Guide Contents Overview Save the Wee Turtles Household Materials Adafruit Electronics Create

More information

Adafruit 1.27" and 1.5" Color OLED Breakout Board

Adafruit 1.27 and 1.5 Color OLED Breakout Board Adafruit 1.27" and 1.5" Color OLED Breakout Board Created by Bill Earl Last updated on 2017-11-17 05:54:22 PM UTC Guide Contents Guide Contents Overview Board Technical Details Assembly Prepare the header

More information

Adafruit 3.5" 480x320 TFT FeatherWing

Adafruit 3.5 480x320 TFT FeatherWing Adafruit 3.5" 480x320 TFT FeatherWing Created by lady ada Last updated on 2017-10-29 06:25:16 PM UTC Guide Contents Guide Contents Overview Pinouts Power Pins SPI Pins Touch Screen control pins SD Card

More information

Adafruit VL53L0X Time of Flight Micro-LIDAR Distance Sensor Breakout

Adafruit VL53L0X Time of Flight Micro-LIDAR Distance Sensor Breakout Adafruit VL53L0X Time of Flight Micro-LIDAR Distance Sensor Breakout Created by lady ada Last updated on 2017-12-28 11:56:14 PM UTC Guide Contents Guide Contents Overview Sensing Capablities Pinouts Power

More information

In 2014 Antioch Hosts our 5TH Annual Public Art Program REFLECTIONS ON THE CHAIN Artists: Showcase your Artistic Talents

In 2014 Antioch Hosts our 5TH Annual Public Art Program REFLECTIONS ON THE CHAIN Artists: Showcase your Artistic Talents In 2014 Antioch Hosts our 5TH Annual Public Art Program REFLECTIONS ON THE CHAIN Artists: Showcase your Artistic Talents The Antioch Chamber is hosting Antioch s 5th Annual Charity Public Art Event for

More information

PLEASE NOTE: ADDITIONAL DOCUMENTATION ON PAGE 2 MUST BE SUBMITTED WITH THIS APPLICATION. Name Business is Conducted Under (DBA):

PLEASE NOTE: ADDITIONAL DOCUMENTATION ON PAGE 2 MUST BE SUBMITTED WITH THIS APPLICATION. Name Business is Conducted Under (DBA): BUSINESS FILING AND VERIFICATION SECTION TATTOO STUDIO Initial / Renewal License Application (Health and Safety Code, Chapter 146 Return both the completed application, and nonrefundable check or money

More information

2018 Florida Folk Festival Participant Guidelines

2018 Florida Folk Festival Participant Guidelines 2018 Florida Folk Festival Participant Guidelines Mission: The mission of the Florida Folk Festival is to provide a Florida heritage-based celebration while conserving and interpreting Florida s diverse

More information

DRAFT UGANDA STANDARD

DRAFT UGANDA STANDARD DRAFT UGANDA STANDARD DUS 1687-6 First Edition 2017-mm-dd School Clothing Part 6: Girls slacks and skirts Reference number DUS 1687-6: 2017 UNBS 2017 DUS 1687-6: 2017 Compliance with this standard does

More information

Call to Artists Fourth Annual Temporary Exhibit Issued by Public Art Commission City of Blue Springs, Missouri September 19, 2008

Call to Artists Fourth Annual Temporary Exhibit Issued by Public Art Commission City of Blue Springs, Missouri September 19, 2008 Call to Artists Fourth Annual Temporary Exhibit Issued by Public Art Commission City of Blue Springs, Missouri September 19, 2008 EXHIBITION OVERVIEW The City of Blue Springs established the Public Art

More information

Adafruit 3.5" 480x320 TFT FeatherWing

Adafruit 3.5 480x320 TFT FeatherWing Adafruit 3.5" 480x320 TFT FeatherWing Created by lady ada Last updated on 2018-06-17 10:09:34 PM UTC Guide Contents Guide Contents Overview Pinouts Power Pins SPI Pins Touch Screen control pins SD Card

More information

Adafruit DRV2605 Haptic Controller Breakout

Adafruit DRV2605 Haptic Controller Breakout Adafruit DRV2605 Haptic Controller Breakout Created by lady ada Last updated on 2018-08-20 03:28:51 PM UTC Guide Contents Guide Contents Overview Pinouts Power Pins I2C Pins Other! Assembly Prepare the

More information

HyperSound copyright & brand guidelines

HyperSound copyright & brand guidelines HyperSound copyright & brand guidelines ii Copyright & brand guidelines Table of Contents Introduction......................................... 1 General Marketing Guidelines......................... 2

More information

Home Security Begins at the Front Door

Home Security Begins at the Front Door Video Doorbell Pro Home Security Begins at the Front Door Your new Ring Video Doorbell Pro is the start of a Ring of Security around your entire property. Now, you re always connected, so you can watch

More information

media pack 2017 WOMENSWEAR BUYER wwb-online.co

media pack 2017 WOMENSWEAR BUYER wwb-online.co WOMENSWEAR BUYER wwb-online.co The industry s essential business title WWB is dedicated exclusively to the womenswear industry. With a print circulation covering more than 7,000 retailers, buyers, manufacturers,

More information

HEALTHRIGHT INTERNATIONAL. Human Rights Clinic Photo Database: A Reference Tool Documenting the Long-term Physical Sequelae of Torture

HEALTHRIGHT INTERNATIONAL. Human Rights Clinic Photo Database: A Reference Tool Documenting the Long-term Physical Sequelae of Torture HEALTHRIGHT INTERNATIONAL Human Rights Clinic Photo Database: A Reference Tool Documenting the Long-term Physical Sequelae of Torture Objectives Objective 1: Learn What is available in the HealthRight

More information

3D Printing Guide: MakerBot Replicator 2X

3D Printing Guide: MakerBot Replicator 2X SOUTHERN POLYTECHNIC STATE UNIVERSITY 3D Printing Guide: MakerBot Replicator 2X Operating and Troubleshooting Guide Architecture Department 8/13/2014 Revision Table Version Dated Description By 1.00 06/25/2014

More information

Amos Parrish fashion merchandising clinic workbook, 1930 KA.0111

Amos Parrish fashion merchandising clinic workbook, 1930 KA.0111 Amos Parrish fashion merchandising clinic workbook, 1930 KA.0111 This finding aid was produced using the Archivists' Toolkit February 28, 2017 Describing Archives: A Content Standard Kellen Design Archives

More information

Add to Apple Wallet. Guidelines March 2017

Add to Apple Wallet. Guidelines March 2017 Add to Apple Wallet Guidelines March 2017 Contents Add to Apple Wallet Overview 3 Graphic Standards 4 Examples 5 Do s and Don ts 6 Printing the Add to Apple Wallet Button Requirements 7 Codes 8 Button

More information

Sizing and Fit 2/20/12. Beyond Design. Chapter 11 Beyond Design. By Sandra J. Keiser and Myrna B. Garner. Copyright 2009 Fairchild Books

Sizing and Fit 2/20/12. Beyond Design. Chapter 11 Beyond Design. By Sandra J. Keiser and Myrna B. Garner. Copyright 2009 Fairchild Books 2/20/12 Beyond Design By Sandra J. Keiser and Myrna B. Garner PowerPoint developed by Elizabeth Law Copyright 2009 Fairchild Books All rights reserved. No part of this presentation covered by the copyright

More information