Book picks similar to
The Hyperlinked Society: Questioning Connections in the Digital Age by Lokman Tsui
technology
web
eclectic
grad-school
Bulletproof Ajax
Jeremy Keith - 2003
Uses progressive enhancement techniques to ensure graceful degradation (which makes sites usable in all browsers). Shows readers how to write their own Ajax scripts instead of relying on third-party libraries. Web site designers love the idea of Ajax--of creating Web pages in which information can be updated without refreshing the entire page. But for those who aren't hard-core programmers, enhancing pages using Ajax can be a challenge. Even more of a challenge is making sure those pages work for all users. In Bulletproof Ajax, author Jeremy Keith demonstrates how developers comfortable with CSS and (X)HTML can build Ajax functionality without frameworks, using the ideas of graceful degradation and progressive enhancement to ensure that the pages work for all users. Throughout this step-by-step guide, his emphasis is on best practices with an approach to building Ajax pages called Hijax, which improves flexibility and avoids worst-case scenarios.
The Art and Science of CSS: Create Inspirational, Standards-Based Web Designs
Cameron Adams - 2007
The Art & Science of CSS brings together a talented collection of designers who will show you how to take the building blocks of your web site's design (such as headings, navigation, forms, and more) and bring them to life with fully standards-compliant CSS.This full color book helps you to design web sites that not only work well across all browsers, are easy to maintain, and are highly accessible, but are also visually stunning.Create truly attention-grabbing headings.Discover multiple ways to present images effectively.Use background images to give your site zest.Build usable and attractive navigation.Design forms that are stylish and functional.Learn how to break away from the square box gclich.Create funky tables.And lots moreFrom the PublisherJonathan Snook, Steve Smith, Jina Bolton, Cameron Adams, and David Johnson, five of the biggest names in CSS design have joined forces to bring you The Art & Science Of CSS.Beautifully presented in full color, this book will teach you how to apply innovative CSS-based techniques to create visually stunning headings, forms, menus, navigation, backgrounds, and much more...Using The Art & Science Of CSS, you'll see just how easy it is to unleash your creative talents and design inspirational web sites with CSS.All designs in this book are visually appealing and inspiring. The CSS code used to create each of the components is included and guaranteed to be simple, efficient and cross-browser compatible.Among its many treasures, this book will show you how to: Format calendars, menus and table of contents using CSSCreate horizontal, vertical and tab-based navigation systems using CSSCreate rounded corners using CSSDesign stylish Website headingsPut together funky & artistic Website backgroundsUse CSS to render blockquotes, dates and lists in a visually appealing mannerAll designs in this book are visually appealing and inspiring. The code CSS code used to create each of the components is provided and is guaranteed to be simple, efficient and cross-browser compatible.Who Should Read This Book?This book is ideal for anyone who wants to gain the practical skills involved in using CSS to make attractive web sites, especially if you're not the type who likes to learn by memorizing a formal specification and then trying to work out which browsers implemented it completely (does anyone enjoy reading specifications?). The only knowledge you'll need to have is some familiarity with HTML. This book will give designers the skills they need to implement their ideas, and provides developers with creative inspiration through practical examples.
DevOps Troubleshooting: Linux Server Best Practices
Kyle Rankin - 2012
It has saved me hours in troubleshooting complicated operations problems." -Trotter Cashion, cofounder, Mashion DevOps can help developers, QAs, and admins work together to solve Linux server problems far more rapidly, significantly improving IT performance, availability, and efficiency. To gain these benefits, however, team members need common troubleshooting skills and practices. In
DevOps Troubleshooting: Linux Server Best Practices
, award-winning Linux expert Kyle Rankin brings together all the standardized, repeatable techniques your team needs to stop finger-pointing, collaborate effectively, and quickly solve virtually any Linux server problem. Rankin walks you through using DevOps techniques to troubleshoot everything from boot failures and corrupt disks to lost email and downed websites. You'll master indispensable skills for diagnosing high-load systems and network problems in production environments. Rankin shows how to Master DevOps' approach to troubleshooting and proven Linux server problem-solving principles Diagnose slow servers and applications by identifying CPU, RAM, and Disk I/O bottlenecks Understand healthy boots, so you can identify failure points and fix them Solve full or corrupt disk issues that prevent disk writes Track down the sources of network problems Troubleshoot DNS, email, and other network services Isolate and diagnose Apache and Nginx Web server failures and slowdowns Solve problems with MySQL and Postgres database servers and queries Identify hardware failures-even notoriously elusive intermittent failures
User Friendly: How the Hidden Rules of Design Are Changing the Way We Live, Work, and Play
Cliff Kuang - 2019
Spanning over a century of sweeping changes, from women's rights to the Great Depression to World War II to the rise of the digital era, this book unpacks the ways in which the world has been--and continues to be--remade according to the principles of the once-obscure discipline of user-experience design.In this essential text, Kuang and Fabricant map the hidden rules of the designed world and shed light on how those rules have caused our world to change--an underappreciated but essential history that's pieced together for the first time. Combining the expertise and insight of a leading journalist and a pioneering designer, User Friendly provides a definitive, thoughtful, and practical perspective on a topic that has rapidly gone from arcane to urgent to inescapable. In User Friendly, Kuang and Fabricant tell the whole story for the first time--and you'll never interact with technology the same way again.
What Every Web Developer Should Know About HTTP (OdeToCode, #1)
K. Scott Allen - 2012
We'll cover resources, messages, cookies, and authentication protocols. We'll look at how HTTP clients can use persistent and parallel connections to improve performance,and see how the web scales to meet demand using cache headers andproxy servers. By the end of the book you will have the knowledge tobuild better web applications and web services.
Teaching Online: A Practical Guide
Susan Ko - 2001
This updated edition has been fully revamped and reflects important changes that have occurred since the second edition's publication. A leader in the online field, this best- selling resource maintains its reader friendly tone and offers exceptional practical advice, new teaching examples, faculty interviews, and an updated resource section.New to this edition:new chapter on how faculty and instructional designers can work collaboratively expanded chapter on Open Educational Resources, copyright, and intellectual property more international relevance, with global examples and interviews with faculty in a wide variety of regions new interactive Companion Website that invites readers to post questions to the author, offers real-life case studies submitted by users, and includes an updated, online version of the resource section.Focusing on the "how" and "whys" of implementation rather than theory, this text is a must-have resource for anyone teaching online or for students enrolled in Distance Learning and Educational Technology Masters Programs.
Six Pixels of Separation: Everyone Is Connected. Connect Your Business to Everyone.
Mitch Joel - 2009
The truth is, we no longer live in a world of six degrees of separation. In fact, we're now down to only six pixels of separation, which changes everything we know about doing business. This is the first book to integrate digital marketing, social media, personal branding, and entrepreneurship in a clear, entertaining, and instructive manner that everyone can understand and apply. Through the use of timely case studies and fascinating stories, SIX PIXELS OF SEPARATION offers a complete set of the latest tactics, insights, and tools that will empower you to reach a global audience and consumer base-and, best yet, you can do this pretty much for free. Digital marketing expert Mitch Joel unravels this fascinating world of new media-but does so with a brand-new perspective that is driven by compelling results. The smarter entrepreneurs and top executives are leveraging these digital channels to get their voice "out there"-connecting with others, becoming better community citizens, and, ultimately, making strategic business moves that are increasing revenue, awareness, and overall success in the marketplace-without the support of traditional mass media. Everyone is connected. Isn't it time for you and your company to connect to everyone? SIX PIXELS OF SEPARATION will show you how.
Pro ASP.NET MVC 4
Adam Freeman - 2012
It provides a high-productivity programming model that promotes cleaner code architecture, test-driven development, and powerful extensibility, combined with all the benefits of ASP.NET.ASP.NET MVC 4 contains a number of significant advances over previous versions. New mobile and desktop templates (employing adaptive rendering) are included together with support for jQuery Mobile for the first time. New display modes allow your application to select views based on the browser that's making the request while Code Generation Recipes for Visual Studio help you auto-generate project-specific code for a wide variety of situtations including NuGet support.In this fourth edition, the core model-view-controller (MVC) architectural concepts are not simply explained or discussed in isolation, but are demonstrated in action. You'll work through an extended tutorial to create a working e-commerce web application that combines ASP.NET MVC with the latest C# language features and unit-testing best practices. By gaining this invaluable, practical experience, you'll discover MVC's strengths and weaknesses for yourself--and put your best-learned theory into practice.The book's authors, Steve Sanderson and Adam Freeman, have both watched the growth of ASP.NET MVC since its first release. Steve is a well-known blogger on the MVC Framework and a member of the Microsoft Web Platform and Tools team. Adam started designing and building web applications 15 years ago and has been responsible for some of the world's largest and most ambitious projects. You can be sure you are in safe hands.
Simulacra and Simulation
Jean Baudrillard - 1981
Moving away from the Marxist/Freudian approaches that had concerned him earlier, Baudrillard developed in this book a theory of contemporary culture that relies on displacing economic notions of cultural production with notions of cultural expenditure.Baudrillard uses the concepts of the simulacra—the copy without an original—and simulation. These terms are crucial to an understanding of the postmodern, to the extent that they address the concept of mass reproduction and reproduceability that characterizes our electronic media culture.Baudrillard's book represents a unique and original effort to rethink cultural theory from the perspective of a new concept of cultural materialism, one that radically redefines postmodern formulations of the body.Sheila Glaser is an editor at Artforum magazine.
Acid Alex
Al Lovejoy - 2005
It veers between abject mistreatment, religious hysteria and narcotic intoxication, while journeying deep into the violent underworld of Cape Town gangs and international organized crime, then behind the cold bars of prison and out the other side. Much more than the story of an alternate and differently lived life, every person who wants to fully grasp the complexities and richness of South Africa's social architecture should read this book. Hailed as a great book of reference, not only invaluable for checking facts and culture, but also for feeling the pureness of South Africa's socio-emotional pulse. A unique story told in a unique voice. Acid Alex will shock you, assault, educate and entertain you, and take you on a trip beyond your wildest imagining. A compelling, totally gripping page-turner and a story that reaches deep into ... and, touches the soul."
Antisocial Media: How Facebook Disconnects Us and Undermines Democracy
Siva Vaidhyanathan - 2018
Of course, none of that was part of the plan. In this fully updated paperback edition of Antisocial Media, Siva Vaidhyanathan explains how Facebook devolved from an innocent social site hacked together by Harvard students into a force that, while it may make personal life just a little more pleasurable, makes democracy a lot more challenging. It's an account of the hubris of good intentions, a missionary spirit, and an ideology that sees computer code as the universal solvent for all human problems. And it's an indictment of how social media has fostered the deterioration of democratic culture around the world, from facilitating Russian meddling in support of Trump's election to the exploitation of the platform by murderous authoritarians in Burma and the Philippines. Both authoritative and trenchant, Antisocial Media shows how Facebook's mission went so wrong.
The Content Trap
Bharat Anand - 2016
Companies everywhere face two major challenges today: getting noticed and getting paid. To confront these obstacles, Bharat Anand examines a range of businesses around the world, from Chinese Internet giant Tencent to Scandinavian digital trailblazer Schibsted, from "The" "New York Times" to "The Economist, " and from talent management to the future of education. Drawing on these stories and on the latest research in economics, strategy, and marketing, this refreshingly engaging book reveals important lessons, smashes celebrated myths, and reorients strategy. Companies that now flourish are finding that the connections they foster are more important than the content they create. Success comes not from making the best content but from recognizing how content enables customers connectivity; it comes not from protecting the value of content at all costs but from unearthing related opportunities close by; and it comes not from mimicking competitors best practices but from seeing choices as part of a connected whole. Digital change means that everyone today can reach and interact with others directly: We are all in the content business. But that comes with risks that Bharat Anand" "teaches us how to recognize and navigate. Filled with conversations with key players and in-depth dispatches from the frontlines of digital change, "The Content Trap" is an essential new playbook for navigating the turbulent waters in which we find ourselves."
American Public School Law
Kern Alexander - 1985
It presents and discusses specific legal cases concerned with the multitude of issues facing the public school system-including teaching diverse student populations, teacher rights, and the role of the Federal government. There are over 1300 citations and excerpts of school law cases.
Human Technology: A Toolkit for Authentic Living
Ilchi Lee - 2005
Meditation, breath-work, and Oriental healing arts are offered as self-reliant health management skills. A distinctive perspective on relationships and an inspirational guide to discover a passionate life purpose are featured. This book also includes a practical guide to optimize our life's master controller?the brain. In the name of comfort and security, we have created increasingly complex systems that demand our lives for their maintenance. Systems cannot answer life's most important questions?only you can. The ultimate goal of education, institutions, and expertise should be self-education. Only then will technology serve humanity rather than reign over us. Human Technology contains the principles and tools that can return us to self-mastery and the life well lived. Human Technology is a toolkit for living an authentic life.
College Disrupted: The Great Unbundling of Higher Education
Ryan Craig - 2015
Our colleges and universities will soon find themselves competing for students with universities from around the world. With the advent of massive open online courses ("MOOCS") over the past two years, predictions that higher education will be the next industry to undergo "disruption" have become more frequent and fervent. Currently a university's reputation relies heavily on the "four Rs" in which the most elite schools thrive—rankings, research, real estate, and rah! (i.e. sports). But for the majority of students who are not attending these elite institutions, the "four Rs" offer poor value for the expense of a college education. Craig sees the future of higher education in online degrees that unbundle course offerings to offer a true bottom line return for the majority of students in terms of graduation, employment, and wages. College Disrupted details the changes that American higher education will undergo, including the transformation from packaged courses and degrees to truly unbundled course offerings, along with those that it will not. Written by a professional at the only investment firm focused on the higher education market, College Disrupted takes a creative view of the forces roiling higher education and the likely outcome, including light-hearted, real-life anecdotes that illustrate the author's points.