You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.
A new “textual studies” and archival approach to the investigation of works of new media and electronic literature that applies techniques of computer forensics to conduct media-specific readings of William Gibson's electronic poem “Agrippa,” Michael Joyce's Afternoon, and the interactive game Mystery House. In Mechanisms, Matthew Kirschenbaum examines new media and electronic writing against the textual and technological primitives that govern writing, inscription, and textual transmission in all media: erasure, variability, repeatability, and survivability. Mechanisms is the first book in its field to devote significant attention to storage—the hard drive in particular—arguing ...
Terry Harpold offers a sophisticated consideration of technologies of reading in the digital age.
The newest volume in the distinguished annual
The Challenges of Born-Digital Fiction: Editions, Translations, and Emulations addresses the growing concern about how best to maintain and extend the accessibility of early interactive novels and hypertext fiction or narratives. These forms of born-digital literature were produced before or shortly after the mainstreaming of the World Wide Web with proprietary software and on formats now obsolete. Preserving and extending them for a broad study by scholars of book culture, literary studies, and digital culture necessitate they are migrated, translated, and emulated – yet these activities can impact the integrity of the reader experience. Thus, this Element centers on three key challenges facing such efforts: (1) precision of references: identifying correct editions and versions of migrated works in scholarship; (2) enhanced media translation: approaching translation informed by the changing media context in a collaborative environment; and (3) media integrity: relying on emulation as the prime mode for long-term preservation of born-digital novels.
Learn how to design and develop distributed web services in Java, using RESTful architectural principles and the JAX-RS 2.0 specification in Java EE 7. By focusing on implementation rather than theory, this hands-on reference demonstrates how easy it is to get started with services based on the REST architecture. With the book’s technical guide, you’ll learn how REST and JAX-RS work and when to use them. The RESTEasy workbook that follows provides step-by-step instructions for installing, configuring, and running several working JAX-RS examples, using the JBoss RESTEasy implementation of JAX-RS 2.0. Learn JAX-RS 2.0 features, including a client API, server-side asynchronous HTTP, and filters and interceptors Examine the design of a distributed RESTful interface for an e-commerce order entry system Use the JAX-RS Response object to return complex responses to your client (ResponseBuilder) Increase the performance of your services by leveraging HTTP caching protocols Deploy and integrate web services within Java EE7, servlet containers, EJB, Spring, and JPA Learn popular mechanisms to perform authentication on the Web, including client-side SSL and OAuth 2.0
Thorough and complete with lots of examples and best practices, "RESTful Java with JAX-RS" demonstrates how to build RESTful Web applications with Java that are elegant, easy to use, and easy to understand.
Summary Restlet in Action gets you started with the Restlet Framework and the REST architecture style. You'll create and deploy applications in record time while learning to use popular RESTful Web APIs effectively. This book looks at the many aspects of web development, on both the server and client side, along with cloud computing, mobile Android devices, and Semantic Web applications. About the Technology In a RESTful architecture any component can act, if needed, as both client and server—this is flexible and powerful, but tricky to implement. The Restlet project is a reference implementation with a Java-based API and everything you need to build servers and web clients that integrate ...
From lambda expressions and JavaFX 8 to new support for network programming and mobile development, Java 8 brings a wealth of changes. This cookbook helps you get up to speed right away with hundreds of hands-on recipes across a broad range of Java topics. You’ll learn useful techniques for everything from debugging and data structures to GUI development and functional programming. Each recipe includes self-contained code solutions that you can freely use, along with a discussion of how and why they work. If you are familiar with Java basics, this cookbook will bolster your knowledge of the language in general and Java 8’s main APIs in particular. Recipes include: Methods for compiling, ...
Essential Code and Commands Java Phrasebook gives you the code phrases you need to quickly and effectively complete your programming projects in Java. Concise and Accessible Easy to carry and easy to use—lets you ditch all those bulky books for one portable guide Flexible and Functional Packed with more than 100 customizable code snippets—so you can readily code functional Java in just about any situation Timothy Fisher has been working professionally in the Java software development field since 1997 and is currently a consultant for the Compuware Corporation in Detroit, Michigan. He enjoys writing about technology and has been a contributor to Java Developer’s Journal and XML Journal. Tim is also passionate about education and the use of advanced Internet technologies for education. Programming / Java
None