The emergence of China as a great power is perhaps the most consequential development for the world in the 21st century. Yet, what the Western world sees in this development is largely through the prism of misinterpreted ideological dichotomy and misguided geopolitical rivalry. This book offers a deep look at the Chinese Communist Party and the nation it leads at conceptual, historic, and operational levels. If Thomas Kuhn’s concept of paradigm shift can be used in the social sciences, then China would represent the most significant anomaly to the dominant liberal exemplar. For students of China and of politics in general, and for the Western political and commercial elites, if they were to read one book about China to grasp the nature and weight of the Chinese phenomenon, Party Life would be it.
Li-Co-Mn-Ni oxides have been of extreme interest as potential positive electrode materials for next generation Li-ion batteries. Though many promising materials have been discovered and studied extensively, much debate remains in the literature about the structures of these materials. There is no consensus as to whether the lithium-rich layered materials are single-phase or form a layered-layered composite on the few nanometer length-scales. Much of this debate came about because no phase diagrams existed to describe these systems under the synthesis conditions used to make electrode materials. Detailed in this thesis are the complete Li-Co-Mn-O and Li-Mn-Ni-O phase diagrams generated by way of the combinatorial synthesis of mg-scale samples at over five hundred compositions characterized with X-ray diffraction. Selected bulk samples were used to confirm that the findings are relevant to synthesis conditions used commercially. The results help resolve a number of points of confusion and contradiction in the literature. Amongst other important findings, the compositions and synthesis conditions giving rise to layered-layered nano-composites are presented and electrochemical results are used to show how better electrode materials can be achieved by making samples in the single phase-layered regions.
If you're a web designer or app developer interested in sophisticated page styling, improved accessibility, and less time and effort expended, this book is for you. This revised fifth edition provides a comprehensive guide to CSS implementation along with a thorough review of the latest CSS specifications. Authors Eric Meyer and Estelle Weyl show you how to improve user experience, speed development, avoid potential bugs, and add life and depth to your applications through layout, transitions and animations, borders, backgrounds, text properties, and many other tools and techniques. We read the specs so you don't have to! This guide covers: Selectors, specificity, and the cascade, including information on the new cascade layers New and old CSS values and units, including CSS variables and ways to size based on viewports Details on font technology and ways to use any available font variants Text styling, from basic decoration to changing the entire writing mode Padding, borders, outlines, and margins, now discussed in terms of the new block- and inline-direction layout paradigm used by modern browsers Colors, backgrounds, and gradients, including the conic gradients Accessible data tables Flexible box and grid layout systems, including new subgrid capabilities 2D and 3D transforms, transitions, and animation Filters, blending, clipping, and masking Media, feature, and container queries
The power of XSLT is its ability to change the structure or format of any content that can be converted to XML. Java and XSLT shows you how to use XSL transformations in Java programs ranging from stand-alone applications to servlets. After an introduction to XSLT, the book focuses on applying transformations in some real-world scenarios, such as developing a discussion forum, transforming documents from one form to another, and generating content for wireless devices. Java and XSLT discusses several common XSLT processors and the TRAX API, paying special attention to performance issues. Although there's a brief tutorial introduction to the XSLT language, the primary focus of the book isn't on learning XSLT or developing stylesheets; it's on making practical use of transformations in Java code. The book covers: Introduction and Technology Review XSLT--The Basics XSLT--Beyond The Basics Java Web Architecture Programmatic Interfaces to XSLT Processors Using XSLT with Servlets Discussion Forum Implementation Advanced XSLT Web Techniques Testing, Tuning and Development Environments WAP and WML XSLT and Wireless Examples
Demonstrates the control and flexibility Cascading Style Sheets bring to Web design, covering selectors and structure, units, text manipulation, colors, backgrounds, borders, visual formatting, and positioning.
In this book, we will explain how to convert a PDF file to a fixed layout ePub version 3 file. This is possible since the version 3 of the ePub format which includes now the fixed layout mode in addition to the traditional flowing text mode. We will use free open source tools, mainly pdf2htmlEX, with an example under Linux. -- July 2020: A script (pdf2epubEX.sh) to convert a PDF to a fixed layout ePub is now availabale. You can find it in the dodeeric/pdf2epubEX repository hosted on github.com.
Master the Core of All Web Development—And Prepare for the Future Mastering HTML and XHTML is the most complete, up-to-date book on the core language of the Web. You'll learn everything you need to know about coding web pages in both HTML and XHTML, the latest, more powerful version of HTML. But it doesn't stop there. You also get practical instruction in complementary web technologies such as JavaScript, CSS, and Dynamic HTML, along with a Masters Reference that makes it easy to find the information you need. Tying it all together is the authors' expert guidance on planning, developing, and maintaining effective, accessible websites. Coverage includes: Choosing between HTML and XHTML Creating web pages Planning and developing public, personal, and intranet sites Including images in web pages Using HTML/XHTML frames effectively Converting HTML to XHTML Creating CSS style sheets Using JavaScript Including multimedia Creating Dynamic HTML or Dynamic XHTML documents Validating XHTML or HTML documents Creating coherent, easily maintainable websites Making your website searchable Accommodating users with disabilities Creating an XML DTD Extending XHTML with Namespaces
Web 2.0 architecture opens up an incredible number of options for flexible web design, creative reuse, and easier updates. Along with covering the key languages and techniques of Web 2.0, this unique book introduces you to all of the technologies that make up Web 2.0 at a professional level. Throughout the chapters, you'll find code for several example applications built with popular frameworks that you'll be able to utilize. You'll first explore the technologies that are used to create Web 2.0 applications. This includes an in-depth look at XHTML, Cascading Style Sheets (CSS), JavaScript, and Ajax. Next, you'll gain a better understanding of the protocols and formats that enable the exchange of information between web clients and servers. Ultimately, you'll discover exactly what you need to know about server-side programming in order to implement new ideas and develop your own robust applications. What you will learn from this book How Web 2.0 applications are developed New ways to get the major client-side technologies to work together The new class of emerging tools All about HTTP and URIs, XML, syndication, microformats, and Web Services Techniques for implementing and maintaining your URI space How to serve XML over HTTP Steps for building mashups to aggregate information from multiple sources Methods for enhancing security in your applications Who this book is for This book is for professional developers who have a basic understanding of HTML, CSS, JavaScript, and XML. Wrox Professional guides are planned and written by working programmers to meet the real-world needs of programmers, developers, and IT professionals. Focused and relevant, they address the issues technology professionals face every day. They provide examples, practical solutions, and expert education in new technologies, all designed to help programmers do a better job. This book is also available as part of the 4-book JavaScript and Ajax Wrox Box (ISBN: 0470227818). This 4-book set includes: Professional JavaScript for Web Developers (ISBN: 0764579088) Professional Ajax 2nd edition (ISBN: 0470109491) Professional Web 2.0 Programming (ISBN: 0470087889) Professional Rich Internet Applications: Ajax and Beyond (ISBN: 0470082801)
Mobile ASP.NET MVC 5 will take you step-by-step through the process of developing fluid content that adapts its layout to the client device using HTML, JavaScript and CSS, and responsive web design. This book introduces server-side techniques that allow you to show different content to different devices and make the most of their strengths and capabilities. Mobile ASP.NET MVC 5 includes a wide range of techniques, tips, and guidelines for dealing with some of the challenges of mobile web development, such as browser incompatibilities, varying device performance, and targeting older devices. You’ll learn to: Use responsive principles to build apps that display and perform well on a range of mobile devices. Leverage your server-side code to customize what you serve to the client, depending on its capabilities. Build an ASP.NET MVC custom view engine, use display modes effectively, and create reusable mobile components with custom HTML helpers. Make the most of new capabilities offered on some devices by interacting with native APIs. By the end of Mobile ASP.NET MVC 5, you should feel confident building web apps that successfully target anything from an iOS or Android device to a feature phone or an older mobile browser. Along the way, you'll learn about the modern mobile web landscape and how to choose the approaches that are right for you, depending on your target audience. This book is for the ASP.NET developer who knows how ASP.NET MVC works and is eager to learn how to use it for building mobile websites. What you’ll learn Use responsive principles to build apps that display and perform well on a range of mobile devices. Leverage your server-side code to customize what you serve to the client, depending on its capabilities. Build an ASP.NET MVC custom view engine, use display modes effectively, and create reusable mobile components with custom HTML helpers. Make the most of new capabilities offered on some devices by interacting with native APIs. Learn tips and tricks for dealing with browser incompatibilities and targeting older devices. Benefit from the author's experience as he guides you through a full range of modern mobile web strategy. Who this book is for This book is for the ASP.NET developer who knows how ASP.NET MVC works and is eager to learn how to use it for building mobile websites. Thorough knowledge of ASP.NET MVC is not at all required but some is assumed. This book also assumes a little knowledge of HTML, CSS and JavaScript. You do not need any prior experience in mobile development. Table of ContentsChapter 1: The Basics of Responsive Web Design Chapter 2: CSS Layout Bootcamp Chapter 3: Flexible Layouts Chapter 4: Flexible Navigation Chapter 5: Flexible Content Chapter 6: Display Modes, View Engines and Html Helpers Chapter 7: Device and Feature Detection Chapter 8: Mobile Performance Chapter 9: Native APIs, HTML5 and CSS3 on Mobile Today Chapter 10: Programming for Touch Chapter 11: Advanced Touch Programming Chapter 12: Useful Libraries for Mobile
If you work with SharePoint, you may have discovered that there are countless tricks for using this platform to solve real-world problems—and you certainly wouldn’t mind learning some of them. That’s the purpose behind EndUserSharePoint, a community site that lets end users share ingenious new ways for putting SharePoint to work. This insightful and entertaining book presents a compilation of popular, well-written articles from the site, published by contributors for people who use SharePoint at their companies but don’t have access to its technical server side. Each engaging story puts you into the narrative as a participant, rather than a passive observer, so you can easily visualize the situation and share the “aha!” solution with the author. Learn some tricks, gain some insight—and have fun doing it. These articles will help you: Build a documented framework for evaluating whether your company is getting the most value from SharePoint Create documentation and script management with OneNote and a SharePoint library Use the Data View Web Part to create hyperlinks from existing SharePoint data Implement data visualization in SharePoint without access to the server Creating document libraries with mixed content sources in any SharePoint version Pull information from disparate site collections into a single navigation system Contributors include: Sadalit Van Buren Kerri Abraham Jim Bob Howard Marc D. Anderson Laura Rogers Waldek Mastykarz Alexander Bautz Dessie Lunsford Eric Alexander Peter Allen "What a fantastic resource. No other book in the SharePoint community hits this ‘power user’ or 'end user' audience like this book does. There are powerful examples in here that will really solve business problems and set the reader on the right track." —Joel Oleson, Global SharePoint Evangelist, and one of the first SharePoint architects
For courses on web development that focus on more than one application. Platinum Edition Using XHTML, XML & Java 2 is a complete Web programming reference guide that covers each of the technologies and shows how they can work together. It teaches students the features and benefits of each technology. The coverage includes XHTML, XML, JavaScript, Dynamic HTML, CGI Programming with Perl, Server-Side Programming with ASP, ColdFusion and PHP, and Java 2. It also shows the value in combining technologies to create more powerful Web solutions.
Take advantage of JavaScript’s power to build robust web-scale or enterprise applications that are easy to extend and maintain. By applying the design patterns outlined in this practical book, experienced JavaScript developers will learn how to write flexible and resilient code that’s easier—yes, easier—to work with as your code base grows. JavaScript may be the most essential web programming language, but in the real world, JavaScript applications often break when you make changes. With this book, author Eric Elliott shows you how to add client- and server-side features to a large JavaScript application without negatively affecting the rest of your code. Examine the anatomy of a large-scale JavaScript application Build modern web apps with the capabilities of desktop applications Learn best practices for code organization, modularity, and reuse Separate your application into different layers of responsibility Build efficient, self-describing hypermedia APIs with Node.js Test, integrate, and deploy software updates in rapid cycles Control resource access with user authentication and authorization Expand your application’s reach through internationalization
CSS: The Definitive Guide, 3rd Edition, provides you with a comprehensive guide to CSS implementation, along with a thorough review of all aspects of CSS 2.1. Updated to cover Internet Explorer 7, Microsoft's vastly improved browser, this new edition includes content on positioning, lists and generated content, table layout, user interface, paged media, and more. Simply put, Cascading Style Sheets (CSS) is a way to separate a document's structure from its presentation. The benefits of this can be quite profound: CSS allows a much richer document appearance than HTML and also saves time -- you can create or change the appearance of an entire document in just one place; and its compact file size makes web pages load quickly. CSS: The Definitive Guide, 3rd Edition, provides you with a comprehensive guide to CSS implementation, along with a thorough review of all aspects of CSS 2.1. Updated to cover Internet Explorer 7, Microsoft's vastly improved browser, this new edition includes content on positioning, lists and generated content, table layout, user interface, paged media, and more. Author Eric Meyer tackles the subject with passion, exploring in detail each individual CSS property and how it interacts with other properties. You'll not only learn how to avoid common mistakes in interpretation, you also will benefit from the depth and breadth of his experience and his clear and honest style. This is the complete sourcebook on CSS. The 3rd edition contains: Updates to reflect changes in the latest draft version of CSS 2.1 Browser notes updated to reflect changes between IE6 and IE7 Advanced selectors supported in IE7 and other major browsers included A new round of technical edits by a fresh set of editors Clarifications and corrected errata, including updated URLs ofreferenced online resources
This book is all about the theoretical side of visual rendering in CSS. Why is it necessary to devote an entire book on the theoretical underpinnings of visual rendering? The answer is that with a model as open and powerful as that contained within CSS, no book could hope to cover every possible way of combining properties and effects. --Publisher.
bull; Builds on the success of Eric Meyer on CSS (073571245X). bull; Four-color design makes the step-by-step CSS solutions to common design challenges easy to follow. bull; Allows readers to sit with Eric Meyer to not only understand how to write the CSS code, but also why the code works.
Exactly how does the "cascade" in Cascading Style Sheets work? This concise guide demonstrates the power and simplicity of CSS selectors for applying style rules to different web page elements. You’ll learn how your page’s presentation depends on a multitude of style rules and the complex ways they function—and sometimes collide—within the document’s structure. This guide is a chapter from the upcoming fourth edition of CSS: The Definitive Guide. When you purchase either the print or the ebook edition of Selectors, Specificity, and the Cascade, you’ll receive a significant discount on the entire Definitive Guide when it’s released. Why wait when you can learn how to use selectors and other key CSS 3 features right away? Learn how to create CSS rules that apply to a large number of similar elements Group rules to make style sheets smaller and download times faster Understand how elements inherit styles from their parents Discover how reader and browser preferences affect your page presentation Examine specificity—the method browsers use to choose between two conflicting style rules Get a handle on how specificity and inheritance combine to form the cascade Get details on all of the CSS3 selectors
No one can memorize the hundreds of HTML tags that make up the 4.01 standard. HTML 4 For Dummies Quick Reference, 2nd Edition provides a guide to all the updated HTML tags as well as easy-to-follow information on building HTML Web pages and sites and posting your work online. Unique to this Quick Reference is a full-color Cheat Sheet that displays 216 colors available for use on a Web page with HTML.
The English-language literature of Chinese medicine lacks reference materials. Since the very first acupuncture programs decades ago, students have compiled lists of textbook items they need to memorize. Students today still make lists, a somewhat surprising fact in a digital age. A Chinese Medical Reference: Symptoms, Patterns, Diseases, Acupoints, Medicinals, and Formulas is a complete set of lists designed to save all the work. This comprehensive reference work is compiled to the highest professional standards from original Chinese sources, and its digital format ensures easy searchability and maximum affordability. As the title suggests, A Chinese Medical Reference: Symptoms, Patterns, Diseases, Acupoints, Medicinals, and Formulas presents the key Chinese concepts thematically in six sections, with each concept forming an entry. It presents 320+ symptoms, 130+ patterns, 130+ diseases, 400+ acupoints, 570+ medicinals, and 260+ medicinal formulas. With a total of 1,800 entries, it covers a comprehensive range of concepts, including the most-tested and commonly used, plus all the most-searched items in a course of study. Throughout, Chinese terms are given in simplified and complex characters, so that they can be found by anyone who knows Chinese. Pinyin is given in accented and unaccented form, so that users can search whether they know the tones or have a system capable of entering tone marks. General terms can be searched by English, acupoints by alphanumeric codes, and medicinals by English and Latin pharmacognostic names. The material has been drawn from other works. Symptoms, patterns, and diseases come from Chinese Medicine: Theories of Modern Practice, while acupoints, medicinals, and formulas have been extracted from our databases. Those works have all been compiled from Chinese sources, ensuring that students receive information of the same scope and quality as taught in China’s professional medical colleges. A major problem for students is terminological inconsistencies between English-language authors. One and same concept may be represented by one term in one author and by a different term in another. Even more confusing, one and same term may refer to different concepts depending on the author. A Chinese Medical Reference: Symptoms, Patterns, Diseases, Acupoints, Medicinals, and Formulas avoids this problem with rigorous consistency. Each concept is referred to by a single English term that closely mirrors the Chinese original. Wherever that concept appears, it is always referred to by the same name. When a concept is referred to by a single term every time it is used, students can develop their understanding of the concept by seeing how it used in different contexts. The digital format, so much more practical than the indexes contained in paper books, allows readers to search through a whole text, find each context, thereby enhancing their understanding. Since the digital versions of other works by Wiseman and his colleagues all use the same terminology, searches can be performed over a wide range of literature, including: Chinese Medicine: The Ideas that Shaped It Chinese Medicine: Theories of Modern Practice Comprehensive Chinese Materia Medica Concise Chinese Materia Medica Fundamentals of Chinese Acupuncture Fundamentals of Chinese Medicine Jīn Guì Yào Lüè Practical Dictionary of Chinese Medicine Shāng Hán Lùn It is difficult to emphasize enough how digital information revolutionizes the learning process. Digital searches are far more efficient than look-ups from index entries. Instead of poring over isolated text, students can trace concepts throughout the text they are reading and beyond. Instead of making hand-written notes and indelible color marks on a paper copy, e-books give readers the ability to make editable bookmarks and highlights to personalize their information according to their changing needs. This reduces the need for passive memorization by rote and makes learning an active process of constant investigation. Symptoms: The symptoms section starts with general conditions and then presents localized conditions from head to toe. This arrangement has the advantage of enhancing the traditional four examinations scheme, whereby certain symptoms of specific loci may appear in more than one of four places. Thus, all urinary symptoms are placed together, as are stool symptoms, even though they might normally be divided among the inspection, listening and smelling, and inquiry examinations in diagnostic textbooks. Each symptom is described in such as a way as to enable students to easily identify it and differentiate it from others. Indication of the patterns or diseases in which each symptom can appear further offers students avenues for further searches to develop their knowledge. Patterns: The patterns section lists the patterns included in modern Chinese-language diagnostic textbooks. The information provided includes main names, alternate names, key signs, full description, related diseases, pathogenesis, analysis of signs, treatments, combined patterns, and further developments. The content of this section is drawn from Chinese Medicine: Theories of Modern Practice. Diseases: The diseases section includes many conditions that, though scantily discussed in English language textbooks, are commonly seen in Chinese-language basic theory texts. All 130 commonly presented diseases are included. Acupoints: The acupoints section includes all 365 channel points, as well a selection of commonly used non-channel points. The information provided for each acupoint includes location (as given in modern textbooks), classical location (as given in premodern literature), local anatomy, actions, indications, stimulus applied, and point categories Medicinals: The medicinals section includes a broader range of agents than Western students are normally required to master. Items are arranged according to their actions, as in textbooks. The information provided for each item includes Chinese alternate names, properties (nature and flavor), actions and indications, dosage and method of administration, product quality, and production area. Note that the same information can be found in Comprehensive Chinese Materia Medica (Paradigm Publications, 2022), which contains over 6,000 medicinals in alphabetical order. Formulas: The formulas section is arranged according to actions, as in textbooks. The information for each item includes ingredients, method of preparation, actions, indications, formula rationale (explaining what each ingredient does), and variations. Since individual ingredients can be found in the medicinals section, and the indications can be found in the symptoms, patterns, and diseases sections, students have a vast amount of information at their fingertips in one e-book.
Progress in Drug Research is a prestigious book series which provides extensive expert-written reviews on a wide spectrum of highly topical areas in current pharmaceutical and pharmacological research. It serves as an important source of information for researchers concerned with drug research and all those who need to keep abreast of the many recent developments in the quest for new and better medicines.
The Scooter Bible is an entertaining, colorful, and authoritative history of the little motorbikes that could. Beginning with the first motor scooter in 1902, Eric Dregni is your guide to everything from the postwar American scooter boom to the golden age of Italian and European scooters, the rise of Mod scooter culture in England . . . right up to modern electric scooters. Today, nostalgia for vintage Vespas, Piaggios, Cushmans, Lambrettas, and other top brands drive a new thirst for retro-inspired scooters in showrooms around the world. This revised and updated edition of The Scooter Bible brings the story up to date with the drive for zero emissions via electric vehicles. Throughout, author Eric Dregni offers you a wealth of imagery: historic black-and-white photos, evocative period advertisements, manufacturer photos, and more—over 500 images! Along the way, he also shows you scooter evolution, changing technologies, and scooter appearances in popular culture. And as the most comprehensive scooter book ever, The Scooter Bible also includes the world’s most exhaustive encyclopedia of scooter brands, from Puddlejumper to Piaggio, Ducati to Doodlebug, and Zündapp Bella to Genuine Stella. The Scooter Bible is all you need before kick-starting your scooter engine to life and praying for ever more speed. Indeed, scooters are mechanical marvels on two wheels. Streamlined spuds. Mutant oddballs of Jet Age styling gone berserk. Innovative inventions shoehorned like sardines into miniaturized monocoque bodies. Engineering and styling enigmas (the stranger the better). They are the weird and the wonderful. And they are all here in The Scooter Bible.
The Knowledge, Skills, and Advice You Need to Build Effective Web Pages Mastering HTML 4, Second Edition, is the perfect resource for Web developers and everyone else in need of complete, authoritative information on the latest version of HTML. Covering everything from basic tags to proprietary extensions and powerful scripting techniques, this book teaches you step by step how to build Web pages that look and behave the way you want. You'll also learn strategies for planning and developing sites that attract visitors and meet their needs-the true measure of your success. Become a Master: * Create basic and impressive HTML documents * Link documents to the Web * Use Cascading Style Sheets for a consistent look * Use forms to enable user interaction * Add visual impact with images * Add structure with tables * Create frames for improved usability * Add pizzazz to your site with JavaScript * Use sound, animation, and video * Build a functional, easy-to-navigate Web site
This thorough tutorial/reference explains how to use and customize the Web browser Internet Explorer for any intended use. It covers Web page design and construction using Microsoft's additional features as well as use of the other Microsoft Internet products such as FrontPage, IIS, VBScript, ActiveX, JScript, and more.
This will help us customize your experience to showcase the most relevant content to your age group
Please select from below
Login
Not registered?
Sign up
Already registered?
Success – Your message will goes here
We'd love to hear from you!
Thank you for visiting our website. Would you like to provide feedback on how we could improve your experience?
This site does not use any third party cookies with one exception — it uses cookies from Google to deliver its services and to analyze traffic.Learn More.