Htaccess Made Easy

Htaccess Made Easy
Author: Jeff Starr
Publisher: htaccess Made Easy
Total Pages:
Release: 2012-08-01
Genre:
ISBN: 9780983517832

Learn how to use Apache's .htaccess files to improve the usability, security, performance, and SEO of your website.

Digging Into WordPress

Digging Into WordPress
Author: Chris Coyier
Publisher: Digging into WordPress
Total Pages: 425
Release: 2011-03-28
Genre: Blogs
ISBN: 9780983517801

425 Pages of practical WordPress wisdom in full-color printed format. Includes free lifetime updates, exclusive themes, and much more.

The Year Without Pants

The Year Without Pants
Author: Scott Berkun
Publisher: John Wiley & Sons
Total Pages: 272
Release: 2013-09-10
Genre: Business & Economics
ISBN: 1118660633

A behind-the-scenes look at the firm behind WordPress.com and the unique work culture that contributes to its phenomenal success 50 million websites, or twenty percent of the entire web, use WordPress software. The force behind WordPress.com is a convention-defying company called Automattic, Inc., whose 120 employees work from anywhere in the world they wish, barely use email, and launch improvements to their products dozens of times a day. With a fraction of the resources of Google, Amazon, or Facebook, they have a similar impact on the future of the Internet. How is this possible? What's different about how they work, and what can other companies learn from their methods? To find out, former Microsoft veteran Scott Berkun worked as a manager at WordPress.com, leading a team of young programmers developing new ideas. The Year Without Pants shares the secrets of WordPress.com's phenomenal success from the inside. Berkun's story reveals insights on creativity, productivity, and leadership from the kind of workplace that might be in everyone's future. Offers a fast-paced and entertaining insider's account of how an amazing, powerful organization achieves impressive results Includes vital lessons about work culture and managing creativity Written by author and popular blogger Scott Berkun (scottberkun.com) The Year Without Pants shares what every organization can learn from the world-changing ideas for the future of work at the heart of Automattic's success.

Practical Mod_perl

Practical Mod_perl
Author: Stas Bekman
Publisher: "O'Reilly Media, Inc."
Total Pages: 924
Release: 2003
Genre: Computers
ISBN: 0596002270

This book gives detailed instructions on how to use, optimize, and troubleshoot mod_perl. It shows how to get this Apache module running quickly and easily.

High Performance Web Sites

High Performance Web Sites
Author: Steve Souders
Publisher: "O'Reilly Media, Inc."
Total Pages: 172
Release: 2007-09-11
Genre: Computers
ISBN: 0596550693

Want your web site to display more quickly? This book presents 14 specific rules that will cut 25% to 50% off response time when users request a page. Author Steve Souders, in his job as Chief Performance Yahoo!, collected these best practices while optimizing some of the most-visited pages on the Web. Even sites that had already been highly optimized, such as Yahoo! Search and the Yahoo! Front Page, were able to benefit from these surprisingly simple performance guidelines. The rules in High Performance Web Sites explain how you can optimize the performance of the Ajax, CSS, JavaScript, Flash, and images that you've already built into your site -- adjustments that are critical for any rich web application. Other sources of information pay a lot of attention to tuning web servers, databases, and hardware, but the bulk of display time is taken up on the browser side and by the communication between server and browser. High Performance Web Sites covers every aspect of that process. Each performance rule is supported by specific examples, and code snippets are available on the book's companion web site. The rules include how to: Make Fewer HTTP Requests Use a Content Delivery Network Add an Expires Header Gzip Components Put Stylesheets at the Top Put Scripts at the Bottom Avoid CSS Expressions Make JavaScript and CSS External Reduce DNS Lookups Minify JavaScript Avoid Redirects Remove Duplicates Scripts Configure ETags Make Ajax Cacheable If you're building pages for high traffic destinations and want to optimize the experience of users visiting your site, this book is indispensable. "If everyone would implement just 20% of Steve's guidelines, the Web would be adramatically better place. Between this book and Steve's YSlow extension, there's reallyno excuse for having a sluggish web site anymore." -Joe Hewitt, Developer of Firebug debugger and Mozilla's DOM Inspector "Steve Souders has done a fantastic job of distilling a massive, semi-arcane art down to a set of concise, actionable, pragmatic engineering steps that will change the world of web performance." -Eric Lawrence, Developer of the Fiddler Web Debugger, Microsoft Corporation

Apache

Apache
Author: Ben Laurie
Publisher: "O'Reilly Media, Inc."
Total Pages: 591
Release: 2003
Genre: Computers
ISBN: 0596002033

Describes the history of the Web server platform and covers downloading and compiling, configuring and running the program on UNIX, writing specialized modules, and establishing security routines.

The Tao of WordPress

The Tao of WordPress
Author: Jeff Starr
Publisher: Tao of WordPress
Total Pages:
Release: 2013-06-09
Genre:
ISBN: 9780983517856

A complete guide for beginners, students, administrators, educators, designers, and everyone.

Laravel: Up & Running

Laravel: Up & Running
Author: Matt Stauffer
Publisher: O'Reilly Media
Total Pages: 555
Release: 2019-04-01
Genre: Computers
ISBN: 1492041181

What sets Laravel apart from other PHP web frameworks? Speed and simplicity, for starters. This rapid application development framework and its ecosystem of tools let you quickly build new sites and applications with clean, readable code. Fully updated to cover Laravel 5.8, the second edition of this practical guide provides the definitive introduction to one of today’s mostpopular web frameworks. Matt Stauffer, a leading teacher and developer in the Laravel community, delivers a high-level overview and concrete examples to help experienced PHP web developers get started with this framework right away. This updated edition also covers Laravel Dusk and Horizon and provides information about community resources and other noncore Laravel packages. Dive into features, including: Blade, Laravel’s powerful custom templating tool Tools for gathering, validating, normalizing, and filtering user-provideddata The Eloquent ORM for working with application databases The role of the Illuminate request object in the application lifecycle PHPUnit, Mockery, and Dusk for testing your PHP code Tools for writing JSON and RESTful APIs Interfaces for filesystem access, sessions, cookies, caches, and search Tools for implementing queues, jobs, events, and WebSocket event publishing

Embedded Software for the IoT

Embedded Software for the IoT
Author: Klaus Elk
Publisher: Walter de Gruyter GmbH & Co KG
Total Pages: 367
Release: 2018-12-03
Genre: Computers
ISBN: 1547401044

With a mixture of theory, examples, and well-integrated figures, Embedded Software for the IoT helps the reader understand the details in the technologies behind the devices used in the Internet of Things. It provides an overview of IoT, parameters of designing an embedded system, and good practice concerning code, version control and defect-tracking needed to build and maintain a connected embedded system. After presenting a discussion on the history of the internet and the word wide web the book introduces modern CPUs and operating systems. The author then delves into an in-depth view of core IoT domains including: Wired and wireless networking Digital filters Security in embedded and networked systems Statistical Process Control for Industry 4.0 This book will benefit software developers moving into the embedded realm as well as developers already working with embedded systems.

CMS Made Simple Development Cookbook

CMS Made Simple Development Cookbook
Author: Samuel Goldstein
Publisher: Packt Publishing Ltd
Total Pages: 478
Release: 2011-04-26
Genre: Computers
ISBN: 1849514690

Over 70 simple but incredibly effective recipes for extending CMS Made Simple with detailed explanations? useful for beginners and experts alike!