Blue Core: Book One


Inadvisably Compelled - 2021
    Those are the Great Dungeons, with unplumbed depths below the roots of the mountains. That's not for me. Dungeon: A place of rape, torture, and death, to control and corral enemies and slaves. These are the Red Cores, from which the mage-kings draw their power. That's also not for me. I don't like monsters. I don't want adventurers. I want to stay well away from enemies and slaves. Fortunately, there are alternatives... A different sort of Dungeon Core litRPG novel. Includes explicit and consensual sexual content. Chapters containing such will be marked.Updated 6/10/21 with fewer typos.

The Drifter


Christine Lennon - 2017
    Walsh in Christine Lennon's compelling debut novel about a group of friends on the cusp of graduating from college when their lives are irrevocably changed by a brutal act of violence.Present Day…For two decades, Elizabeth has tried to escape the ghosts of her past…tried to erase the painful memories…tried to keep out the terrifying nightmares. But twenty years after graduating from the University of Florida, her carefully curated life begins to unravel, forcing her to confront the past she’s tried so hard to forget.1990s, Gainesville, Florida…Elizabeth and her two closest friends, Caroline and Ginny, are having the time of their lives in college—binge watching Oprah, flirting for freebies from Taco Bell, and breaking hearts along the way. But without warning, their world is suddenly shattered when a series of horrific acts of violence ravage the campus, changing their lives forever.Sweeping readers from the exclusive corners of sorority life in the South to the frontlines of the drug-fueled, slacker culture in Manhattan in the ‘90s and early ‘00s, when Elizabeth is forced to acknowledge her role in the death of a friend in order to mend a broken friendship and save her own life, The Drifter is an unforgettable story about the complexities of friendships and the secrets that can ultimately destroy us.

Good Ending: Volume 1


Kei Sasuga - 2009
    Good Ending follows the main character Utsuki s interactions with Kurokawa Yuki, a member of the school tennis team, in order for Utsuki to confess his feelings to the captain of the tennis team.

Against Authority


John Twelve Hawks - 2014
    This non-fiction book is both personal and controversial. I describe the “Virtual Panopticon” that is beginning to surround us like an invisible prison, and explain how we can defend our freedom.I feel so strongly about the issues described in AGAINST AUTHORITY that I’m offering this book for free on my newly designed website: johntwelvehawks.com You will have the option of reading the book in different E-book formats. Or you can download the book as a free PDF file and print off a paper copy. I hope that the book will start a conversation about these significant changes in our society. I would strongly appreciate people "sharing" this post. John Twelve Hawks

A Smarter Way to Learn HTML & CSS: Learn it faster. Remember it longer.


Mark Myers - 2015
    Short chapters are paired with free interactive online exercises to teach the fundamentals of HTML and CSS. Written for beginners, useful for experienced developers who want to sharpen their skills. Prepares the reader to code a website of medium complexity. The learner spends two to three times as long practicing as he does reading. Based on cognitive research showing that retention increases 400 percent when learners are challenged to retrieve the information they just read. Explanations are in plain, nontechnical English that people of all backgrounds can readily understand. With ample coding examples and illustrations.

E-Learning by Design


William Horton - 2006
    Like his best-selling book Designing Web-Based Training, this book is a comprehensive resource that provides practical guidance for making the thousand and one decisions needed to design effective e-learning. e-Learning by Design includes a systematic, flexible, and rapid design process covering every phase of designing e-learning. Free of academic jargon and confusing theory, this down-to-earth, hands-on book is filled with hundreds of real-world examples and case studies from dozens of fields."Like the book's predecessor (Designing Web-based Training), it deserves four stars and is a must read for anyone not selling an expensive solution. -- From Training Media Review, by Jon Aleckson, www.tmreview.com, 2007

WordPress All-In-One for Dummies


Lisa Sabin-Wilson - 2011
    Eight minibooks provide you with expanded coverage of the most important topics to the WordPress community, such as WordPress basics, theme designs, plug-in development, social media integration, SEO, customization, and running multiple sites. Veteran author Lisa Sabin-Wilson leads an authoritative team of authors who offer their unique knowledge and skillset while sharing invaluable advice for maximizing your site's potential and visitor experience.Presents straightforward and easy-to-understand coverage of the basics of WordPress, the most popular blog software in use today Delves into the topics that matter most to the WordPress community, such as theme design, plug-in development, and social media integration Addresses ways to handle a variety of WordPress security issues Examines the WordPress network The word on the street is that WordPress All-in-One For Dummies presents everything you need to know about WordPress in one convenient book!

Delish: Eat Like Every Day's the Weekend


Joanna Saltz - 2018
    This hugely popular site—their Bacon-Weave S'mores video racked up 11 million views and a quarter of a million shares within 24 hours—is the destination for fun, super-shareable recipes and stories that get people excited to get into the kitchen. The Delish editors want their audience to know it's okay to make a mess—food is meant to be shared, not perfected—and all of their content is "accidentally educational," featuring step-by-step photography that’s packaged in such a way that you don’t even realize you’re learning something. The fun-packed Delish cookbook brings the same message to the page, and features more than 275 recipes and ideas that are meant to be devoured: Grilled Cheese Dippers, Sloppy Joe Potato Skins, Chicken Parm Burgers, Lasagna Stuffed Peppers, Mint Chip Brownie Cups, Cookie Dough Cheesecake, and dozens more. This is the book their 30 million fans are waiting for. This Print Replica Kindle ebook maintains the rich formatting and layout of the print edition while enabling readers to zoom and pan on the highly detailed images. This advanced format is designed for Kindle Fire tablets and cannot be read on Kindle e-readers (including the Kindle, Kindle Paperwhite, Kindle Touch, and Kindle Voyage) or with most Kindle apps (including Kindle for iPhone, iPad, and iPod Touch). See the "Available on these devices" link below for a full list of supported devices and apps.

Metaprogramming Ruby 2: Program Like the Ruby Pros


Paolo Perrotta - 2014
    With metaprogramming, you can produce elegant, clean, and beautiful programs. Once the domain of expert Rubyists, metaprogramming is now accessible to programmers of all levels. This thoroughly revised and updated second edition of the bestselling Metaprogramming Ruby explains metaprogramming in a down-to-earth style and arms you with a practical toolbox that will help you write your best Ruby code ever.Dig under the surface and explore Ruby's most advanced feature: a collection of techniques and tricks known as metaprogramming. In this book, you'll learn metaprogramming as an essential component of Ruby and discover the deep, non-obvious details of the language. Once you understand the tenets of Ruby, including the object model, scopes, and singleton classes, you're on your way to applying metaprogramming both in your daily work assignments and in your fun, after-hours projects.Metaprogramming Ruby, Second Edition makes mastering the language enjoyable. The book is packed with: Pragmatic examples of metaprogramming in action, many of which come straight from real-life gems such as Rails.Programming challenges that let you experiment and play with some of the most out-there metaprogramming concepts.Metaprogramming spells--33 practical recipes and idioms that you can study and apply right now, to write code that is sure to impress.This completely revised new edition covers the new features in Ruby 2.0 and 2.1, and contains code from the latest Ruby libraries, including Rails 4. Most examples are new, from the wild, with more recent libraries. And the book reflects current ideas of when and how much metaprogramming you should use.Whether you're a Ruby apprentice on the path to mastering the language or a Ruby wiz in search of new tips, this book is for you.What You Need: Ruby 2.x, Ruby 1.9, or a recent version of JRuby.

Out the door


Emily Carroll - 2010
    In this digital comic, Out the Door, a young boy goes on a night-time contemplation.You can read it here: http://emcarroll.com/comics/outthedoo...

The Modern Web: Multi-Device Web Development with HTML5, CSS3, and JavaScript


Peter Gasston - 2013
    When users can browse the Web on a three-inch phone screen as easily as on a fifty-inch HDTV, what's a developer to do?Peter Gasston's The Modern Web will guide you through the latest and most important tools of device-agnostic web development, including HTML5, CSS3, and JavaScript. His plain-English explanations and practical examples emphasize the techniques, principles, and practices that you'll need to easily transcend individual browser quirks and stay relevant as these technologies are updated.Learn how to:Plan your content so that it displays fluidly across multiple devices Design websites to interact with devices using the most up-to-date APIs, including Geolocation, Orientation, and Web Storage Incorporate cross-platform audio and video without using troublesome plug-ins Make images and graphics scalable on high-resolution devices with SVG Use powerful HTML5 elements to design better formsTurn outdated websites into flexible, user-friendly ones that take full advantage of the unique capabilities of any device or browser. With the help of The Modern Web, you'll be ready to navigate the front lines of device-independent development.

HTML 4 for Dummies


Ed Tittel - 1995
    HTML 4 For Dummies, now in its 5th edition, will show you the basics of working with this language as well as advanced skills for all-around knowledge. HTML is used to create Web documents. As a standard issued by the World Wide Web Consortium, it is used by almost everyone to create and edit Web pages. HTML is capable of:Creating a Web site Inserting designs to a Web page Running on both PCs and Macs The new edition of HTML 4 For Dummies contains nearly 50% more content than its previous editions, and covers a wide range of material, including: Planning a Web site to avoid underperformanceCreating and viewing a Web page Working with text, tables, lists, and links Adding style to your page with images, colors, and fonts Managing layout Controlling positioning and appearance using CSS Integrating scripts with HTML Designing an eBay auction page Helpful advices and tips, as well as warnings about pitfalls Complete with a 6-page tear-out colored reference sheet, HTML 4 For Dummies is the most comprehensive HTML guide yet. Written by a computer expert and author of over 120 books, including the previous editions of the bestselling HTML 4 For Dummies, this straightforward, fun guide will aid you through making and editing beautiful Web pages.

Internet & World Wide Web: How to Program


Paul Deitel - 1999
    Internet and World Wide Web How to Program, 4e introduces students with little or no programming experience to the exciting world of Web-Based applications. The book has been substantially revised to reflect today's Web 2.0 rich Internet application-development methodologies. A comprehensive book that teaches the fundamentals needed to program on the Internet, this text provides in-depth coverage of introductory programmming principles, various markup languages (XHTML, Dynamic HTML and XML), several scripting languages (JavaScript, PHP, Ruby/Ruby on Rails and Perl); AJAX, web services, Web Servers (IIS and Apache) and relational databases (MySQL/Apache Derby/Java DB) -- all the skills and tools needed to create dynamic Web-based applications. The text contains comprehensive introductions to ASP.NET 2.0 and JavaServer Faces (JSF). Hundreds of live-code examples of real applications throughout the book available for download allow readers to run the applications and see and hear the outputs.The book provides instruction on building Ajax-enabled rich Internet applications that enhance the presentation of online content and give web applications the look and feel of desktop applications. The chapter on Web 2.0 and Internet business exposes readers to a wide range of other topics associated with Web 2.0 applications and businesses After mastering the material in this book, students will be well prepared to build real-world, industrial strength, Web-based applications.

How the Internet Works (How It Works)


Preston Gralla - 1991
     The Internet has changed the world... and, with everything from blogs to podcasts, Internet phones to video, it's still changing the world. Now, it's easy to understand how it all works! This book's big, brilliant, full-color illustrations and clear explanations make it all incredibly simple! DISCOVER HOW THE INTERNET REALLY WORKS... IT'S AMAZINGLY EASY! This new edition has been completely updated for today's hottest Internet technologies, Web connections, hardware, communications and entertainment services, and much more! - See how the Internet can deliver any kind of information, anywhere: web pages, email, music, video, phone calls, and more! - Understand the most exciting new Internet technologies, from blogs and podcasting to wikis and BitTorrent - Discover how your connection to the Internet works... wireless, cable modem, DSL, even cellphones - Go behind the scenes with today's most sophisticated websites, applications, and services - Protect yourself from the latest Internet dangers, including phishing, web surveillance, and wireless hacking Preston Gralla is the award-winning author of more than 30 books, including How the Internet Works, Complete Idiot's Guide to Internet Privacy and Security, Complete Idiot's Guide to Protecting Your Child Online, and How Wireless Works. He has written frequently about security issues, computer technology, the Internet, and has been a columnist for many magazines, websites and newspapers.

Developing Backbone.js Applications


Addy Osmani - 2012
    You’ll learn how to create structured JavaScript applications, using Backbone’s own flavor of model-view-controller (MVC) architecture.Start with the basics of MVC, SPA, and Backbone, then get your hands dirty building sample applications—a simple Todo list app, a RESTful book library app, and a modular app with Backbone and RequireJS. Author Addy Osmani, an engineer for Google’s Chrome team, also demonstrates advanced uses of the framework.Learn how Backbone.js brings MVC benefits to the client-sideWrite code that can be easily read, structured, and extendedWork with the Backbone.Marionette and Thorax extension frameworksSolve common problems you’ll encounter when using Backbone.jsOrganize your code into modules with AMD and RequireJSPaginate data for your Collections with the Backbone.Paginator pluginBootstrap a new Backbone.js application with boilerplate codeUse Backbone with jQuery Mobile and resolve routing problems between the twoUnit-test your Backbone apps with Jasmine, QUnit, and SinonJS