\r\n \r\nPrinter technology is becoming increasingly specialized, ranging from truly compact mobile printers that are only two inches wide to printers designed to facilitate fast, efficient shipping. \r\n \r\nSpeeding and Simplifying Shipping Processes \r\nDYMO offers a printer specifically designed to quickly create address and shipping labels, as well as name badges, file folder labels and postage. The LabelWriter 450 Twin Turbo prints up to 71 labels per minute, and creates labels directly from text in Microsoft Word, Outlook and other software programs. The printer includes DYMO Label Software that makes it simple to design professional-looking labels and manage address books. www.dymo.com \r\n \r\nLeveraging Mobile Web and 2D Barcodes \r\nCanon U.S.A. is deploying a solution that combines the research and purchase phases of the in-store shopping experience. The solution, designed by Knotice, leverages the mobile Web and 2D barcodes. Shoppers or store associates use smartphones to scan Canon printer product labels equipped with Microsoft Tag 2D barcodes, launching a device-optimized mobile microsite. The site contains user-generated ratings and reviews, video product demos and detailed product information. www.knotice.com \r\n \r\nCompact Printers Optimized for Mobile Applications \r\nPrinters that can literally be held in the palm of one’s hand from PrintekMobile can be used for a wide range of mobile applications. The two-inch LCM20 and LCM25 thermal printers feature a fixed head thermal mechanism and a simple loading system, with a strong case design that eliminates hinge stress while allowing for drop-in insertion of a paper roll with up to a 124-foot capacity. Power options for both models include a standard version with a rechargeable battery; the LCM25 has optional versions for direct plug-in to an AC outlet or hard wiring to a DC source. Mounting options are available for both printers, and connectivity options include RS232, IrDA and Bluetooth interfaces. www.printekmobile.com \r\n \r\nModular Mobile Computing \r\nThe Psion Omnii XT10 is a rugged, modular handheld computer for demanding environments such as supply chain and logistics operations. It features extended battery life and a battery health grade feature that warns when the battery is reaching the end of its lifecycle. The device operates on the Psion Omnii mobile computing platform, which uses an Open Source Mobility business model to be almost completely reconfigurable in the field. Devices built on this platform can be adapted for new technologies or repurposed as user needs change. www.psionteklogix.com/omnii \r\n \r\n "}]}};
const country = "US";
const language = "en-US,en;q=0.5";
const SITE_LANGUAGE = "en";
const siteName = "RIS News";
const userRoles = ["anonymous"];
const userUid = 0;
const indexName = "risnews";
window.dataLayer = window.dataLayer || [];
const data = {};
data.entityTaxonomy = {};
const contentTypes = [
"article",
"blog",
"bulletin",
"embed_page",
"landing_page",
"event",
"image",
"page",
"product",
"whitepaper",
"video",
"tags",
];
if (
routeInfo &&
"bundle" in routeInfo &&
contentTypes.includes(routeInfo["bundle"])
) {
data.entityBundle = routeInfo.bundle;
data.entityTitle = `${routeInfo.title} | ${siteName}`;
data.entityId = routeInfo.id;
data.entityName = routeInfo.author?.uname;
data.entityCreated = routeInfo.created;
data.sponsored = routeInfo.sponsored;
data.sponsor = routeInfo.sponsoringCompany;
data.entityType = "node";
data.entityLangcode = SITE_LANGUAGE;
data.siteName = siteName;
data.drupalLanguage = language;
data.drupalCountry = country;
data.userRoles = userRoles;
data.userUid = userUid;
data.entityTaxonomyKeys = {};
data.entityTaxonomyHierarchies = {};
data.parentNaicsCode = {};
data.isPro = false;
data.algoliaIndexName = indexName;
// Add toxonomy data
const taxonomies = {
businessTopic: "business_topic",
contentType: "content_type",
company: "company",
marketSegment: "market_segment",
};
const getHierarchy = (term, terms = []) => {
terms.push({ id: term.id, name: term.name });
if (term.parentTerm != null) {
getHierarchy(term.parentTerm, terms);
}
return terms;
};
const getTerms = (term, useApiId = false) => {
return { id: useApiId ? term.apiId : term.id, name: term.name };
};
const getKeys = (term) => {
return { id: term.id, name: term.apiId };
};
Object.entries(taxonomies).forEach(([key, item]) => {
terms = routeInfo[key];
if (terms && terms.length > 0) {
data["entityTaxonomy"][item] = terms.map((term) =>
getTerms(term, key === "company")
);
if (key !== "company") {
data["entityTaxonomyKeys"][item] = terms.map(getKeys);
termGroups = [];
terms.forEach((term, termInd) => {
termGroups[termInd] = getHierarchy(term);
});
data["entityTaxonomyHierarchies"][item] = termGroups;
}
}
});
data["entityTaxonomy"]["tags"] = routeInfo["topics"] || [];
// Primary Topic is either the business topic or the top tag.
if (routeInfo["businessTopic"]?.length > 0) {
data["entityPrimaryTopic"] = routeInfo["businessTopic"][0]["name"];
} else {
if (routeInfo["topics"]?.length > 0) {
data["entityPrimaryTopic"] = routeInfo["topics"][0]["name"];
}
}
// Primary and secondary entityNaicsCodes come from the MarketSegment
if (routeInfo.marketSegment?.length > 0) {
data.entityNaicsCode = {};
data["entityNaicsCode"]["id"] = routeInfo["marketSegment"][0]["id"];
data["entityNaicsCode"]["name"] =
routeInfo["marketSegment"][0]["naicsCode"];
if (routeInfo["marketSegment"][0]["parentTerm"] != null) {
data["parentNaicsCode"]["id"] =
routeInfo["marketSegment"][0]["parentTerm"]["id"];
data["parentNaicsCode"]["name"] =
routeInfo["marketSegment"][0]["parentTerm"]["naicsCode"];
}
} else {
data.entityNaicsCode = [];
}
if (routeInfo.taggedPro) {
data.isPro = routeInfo.taggedPro;
}
window.dataLayer.push(data);
} else if (routeInfo && "vid" in routeInfo) {
data.entityBundle = "tags";
data.entityTitle = routeInfo.name;
data.entityId = routeInfo.id;
data.entityName = routeInfo.author?.uname;
data.entityCreated = routeInfo.created;
data.entityType = "taxonomy_term";
data.entityLangcode = SITE_LANGUAGE;
data.siteName = siteName;
data.sponsored = routeInfo.sponsored;
data.sponsor = routeInfo.sponsoringCompany;
data.drupalLanguage = language;
data.drupalCountry = country;
data.userRoles = userRoles;
data.userUid = userUid;
data.algoliaIndexName = indexName;
data["entityTaxonomy"]["tags"] = {
id: routeInfo["id"],
name: routeInfo["name"],
};
window.dataLayer.push(data);
}
})();
Mobile technology is advancing so quickly that retailers may be concerned about devices becoming obsolete by the time they’re actually deployed. New mobile solutions are being designed to be adaptable on an ongoing basis. From devices based on open source development platforms that can be reconfigured for new technologies in the field to solutions that access easily updateable Web sites, flexibility is literally built in.
Printer technology is becoming increasingly specialized, ranging from truly compact mobile printers that are only two inches wide to printers designed to facilitate fast, efficient shipping.
Speeding and Simplifying Shipping Processes
DYMO offers a printer specifically designed to quickly create address and shipping labels, as well as name badges, file folder labels and postage. The LabelWriter 450 Twin Turbo prints up to 71 labels per minute, and creates labels directly from text in Microsoft Word, Outlook and other software programs. The printer includes DYMO Label Software that makes it simple to design professional-looking labels and manage address books. www.dymo.com
Leveraging Mobile Web and 2D Barcodes
Canon U.S.A. is deploying a solution that combines the research and purchase phases of the in-store shopping experience. The solution, designed by Knotice, leverages the mobile Web and 2D barcodes. Shoppers or store associates use smartphones to scan Canon printer product labels equipped with Microsoft Tag 2D barcodes, launching a device-optimized mobile microsite. The site contains user-generated ratings and reviews, video product demos and detailed product information. www.knotice.com
Compact Printers Optimized for Mobile Applications Printers that can literally be held in the palm of one’s hand from PrintekMobile can be used for a wide range of mobile applications. The two-inch LCM20 and LCM25 thermal printers feature a fixed head thermal mechanism and a simple loading system, with a strong case design that eliminates hinge stress while allowing for drop-in insertion of a paper roll with up to a 124-foot capacity. Power options for both models include a standard version with a rechargeable battery; the LCM25 has optional versions for direct plug-in to an AC outlet or hard wiring to a DC source. Mounting options are available for both printers, and connectivity options include RS232, IrDA and Bluetooth interfaces. www.printekmobile.com
Modular Mobile Computing
The Psion Omnii XT10 is a rugged, modular handheld computer for demanding environments such as supply chain and logistics operations. It features extended battery life and a battery health grade feature that warns when the battery is reaching the end of its lifecycle. The device operates on the Psion Omnii mobile computing platform, which uses an Open Source Mobility business model to be almost completely reconfigurable in the field. Devices built on this platform can be adapted for new technologies or repurposed as user needs change. www.psionteklogix.com/omnii