mySimon is not affiliated with or endorsed by Simon Property Group. If you are looking for Simon Property Group, click here.

ie8 fix

Showing results 1 - 25 of 36 for "flexoplex-in-stores"

Tapping the Pines: The Naval Stores Industry in the American South
Tapping the Pines: The Naval Stores Industry in the American South
The extraction of raw turpentine and tar from the southern longleaf pine – along with the manufacture of derivative products such as spirits of turpentine and rosin – constitutes what was once the largest industry in North Carolina and one of the most important in the South: naval stores production. In a pathbreaking study that seamlessly weaves together business, environmental, labor, and social history, Robert B. Outland III offers the first complete account of this sizable though little-understood sector of the southern economy. An important part of the timber products trade, naval stores were originally used primarily in shipbuilding and maintenance but came to be employed in myriad ways during the nineteenth century. Outland traces the South’s naval stores industry from its colonial origins to the mid-twentieth century. He vividly describes the primitive harvest and production methods that eventually destroyed the very trees the trade relied upon, forcing operators to relocated every few years. He introduces the many different people involved in the industry and explores the reliance on forced labor – slavery before the Civil War and afterwards debt peonage and convict leasing. He demonstrates how the isolated forest environment created harsh working and living conditions, making the life of a turpentine hand and his family exceedingly difficult. A fresh interpretation of the socioeconomic development of the piney woods South, Tapping the Pines is an essential volume for anyone interested in the region.
$43 Go to
Amazon
Tapping the Pines: The Naval Stores Industry in the American South
Tapping the Pines: The Naval Stores Industry in the American South
The extraction of raw turpentine and tar from the southern longleaf pine – along with the manufacture of derivative products such as spirits of turpentine and rosin – constitutes what was once the largest industry in North Carolina and one of the most important in the South: naval stores production. In a pathbreaking study that seamlessly weaves together business, environmental, labor, and social history, Robert B. Outland III offers the first complete account of this sizable though little-understood sector of the southern economy. An important part of the timber products trade, naval stores were originally used primarily in shipbuilding and maintenance but came to be employed in myriad ways during the nineteenth century. Outland traces the South’s naval stores industry from its colonial origins to the mid-twentieth century. He vividly describes the primitive harvest and production methods that eventually destroyed the very trees the trade relied upon, forcing operators to relocated every few years. He introduces the many different people involved in the industry and explores the reliance on forced labor – slavery before the Civil War and afterwards debt peonage and convict leasing. He demonstrates how the isolated forest environment created harsh working and living conditions, making the life of a turpentine hand and his family exceedingly difficult. A fresh interpretation of the socioeconomic development of the piney woods South, Tapping the Pines is an essential volume for anyone interested in the region.
$49 Go to
Amazon Marketplace
Welcome to Big Biba: Inside the Most Beautiful Store in the World
Welcome to Big Biba: Inside the Most Beautiful Store in the World
.cs162A16FE{} .csACD68F47{width:668pt;padding:0.75pt 0.75pt 0pt 0.75pt;border-top:none;border-right:none;border-bottom:none;border-left:none} .cs2663CC92{text-align:left;text-indent:0pt;padding:0pt 0pt 0pt 0pt;margin:0pt 0pt 0pt 0pt} .cs2CAA79F6{color:#000000;background-color:transparent;font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; } .cs566403DE{color:#000000;background-color:transparent;font-family:Times New Roman; font-size:12pt; font-weight:normal; font-style:normal; } Big Biba, the final flowering of Barbara Hulanicki's legendary Biba store in London, was a shop like no other, before or since. It was a fabulous fantasy palace that brought the indulgence of Hollywood to the world of retail. Big Biba lasted just two years before it fell victim to recession, but the myth of the most beautiful store in the world continues to enchant both its former habitués and those who came to it too late.Founded as a corner-shop selling just one dress, Biba had grown in less than a decade to become a seven-storey department store filled with own-brand products throughout. Here the committed Bibaphile could buy not only a new wardrobe, fully co-ordinated from head to toe, but also a complete range of cosmetics and soft furnishings, together with the washing powder to care for her clothes, and food for both herself and her pets, all presented in the distinctive Biba packaging. Alternatively she could just hang out, either lounging in the shop-windows (Biba didn't do window-displays), or sipping cocktails upstairs amongst the flamingos that lived in the Roof Garden, or in the Rainbow Room, where on a good night there might be a live performance by the likes of the New York Dolls, Liberace or The Manhattan Transfer.Welcome to Big Biba is the first book dedicated entirely to this dreamland, with over 150 colour photographs - most published here for the first time - of the store and of the products and graphics created for the various departments, from bathrooms to ball-gowns, from cosmetics to colouring-books.Styled by Steven Thomas, the designer of Big Biba itself, and with text by Alwyn W Turner, author of The Biba Experience, this book evokes the glamour, humour and fantasy of the store, the audacious style that could turn a shop girl into a Hollywood star.
$21 Go to
Amazon
MySQL Stored Procedure Programming
MySQL Stored Procedure Programming
The implementation of stored procedures in MySQL 5.0 a huge milestone -- one that is expected to lead to widespread enterprise adoption of the already extremely popular MySQL database. If you are serious about building the web-based database applications of the future, you need to get up to speed quickly on how stored procedures work -- and how to build them the right way. This book, destined to be the bible of stored procedure development, is a resource that no real MySQL programmer can afford to do without. In the decade since MySQL burst on the scene, it has become the dominant open source database, with capabilities and performance rivaling those of commercial RDBMS offerings like Oracle and SQL Server. Along with Linux and PHP, MySQL is at the heart of millions of applications. And now, with support for stored procedures, functions, and triggers in MySQL 5.0, MySQL offers the programming power needed for true enterprise use. MySQL's new procedural language has a straightforward syntax, making it easy to write simple programs. But it's not so easy to write secure, easily maintained, high-performance, and bug-free programs. Few in the MySQL world have substantial experience yet with stored procedures, but Guy Harrison and Steven Feuerstein have decades of combined expertise.In MySQL Stored Procedure Programming, they put that hard-won experience to good use. Packed with code examples and covering everything from language basics to application building to advanced tuning and best practices, this highly readable book is the one-stop guide to MySQL development. It consists of four major sections: MySQL stored programming fundamentals -- tutorial, basic statements, SQL in stored programs, and error handling Building MySQL stored programs -- transaction handling, built-in functions, stored functions, and triggers MySQL stored programs in applications -- using stored programs with PHP, Java, Perl, Python, and .NET (C# and VB.NET) Optimizing MySQL stored programs -- security, basic and advanced SQL tuning, optimizing stored program code, and programming best practices A companion web site contains many thousands of lines of code, that you can put to use immediately. Guy Harrison is Chief Architect of Database Solutions at Quest Software and a frequent speaker and writer on MySQL topics. Steven Feuerstein is the author of Oracle PL/SQL Programming, the classic reference for Oracle stored programming for more than ten years. Both have decades of experience as database developers, and between them they have authored a dozen books.
$32 Go to
Amazon
SQL Built-In Functions and Stored Procedures: The i5/iSeries Programmer's Guide
SQL Built-In Functions and Stored Procedures: The i5/iSeries Programmer's Guide
Stored procedures and built-in functions can greatly expand the power and usefulness of SQL, but surprisingly these highly useful tools remain untapped by many programmers. For programmers who are new to the subject or those who want to expand on what they already know, this book provides a terrific introduction to the creation and use of built-in functions and stored procedures under OS/400 and i5/OS. But what are they?Built-in functions are a part of practically every programming language and can be a big boost to productivity by identifying and isolating functions that need to be executed repeatedly. SQL makes particularly good use of its built-in functions. Stored procedures are programs that can be called from within SQL—and other programming languages, such as RPG—to process entire datasets. This book will put you on the fast track to using and writing both effectively.After you learn the basics of these powerful tools, you?ll go on to explore some of the stored procedures and functions included with SQL on the iSeries as part of OS/400 and i5/OS. Author Mike Faust even explains the process of developing custom built-in functions for your own use and has included a stored procedure that can be used to create a crosstab or pivot table representation of supplied data.This book is the tool you need to boost the power of your i5/OS SQL programming skills.With SQL Built-In Functions and Stored Procedures, you will:– Discover how to perform routine maintenance functions, such as copying a file or rebuilding an existing table without losing the data in the existing table.– Learn how to build data files, modify a library list, and compile programs.– Practice using example programs that not only teach, but also make excellent additionsto any programmer's library.– Learn how to use 11 different functions, including functions to edit numeric values for print with commas, decimal points, and currency symbols; a function that returns the distance in miles between two ZIP codes; functions to convert date and currency to a text string and more.– Gain access to complete code on the Web for each function, which you can use directly in your own programs.
$40 Go to
Amazon Marketplace