Book Description
Learn how to use Apache's .htaccess files to improve the usability, security, performance, and SEO of your website.
Author : Jeff Starr
Publisher : htaccess Made Easy
Page : pages
File Size : 11,94 MB
Release : 2012-08-01
Category :
ISBN : 9780983517832
Learn how to use Apache's .htaccess files to improve the usability, security, performance, and SEO of your website.
Author : Chris Coyier
Publisher : Digging into WordPress
Page : 425 pages
File Size : 15,25 MB
Release : 2011-03-28
Category : Blogs
ISBN : 9780983517801
425 Pages of practical WordPress wisdom in full-color printed format. Includes free lifetime updates, exclusive themes, and much more.
Author : Scott Berkun
Publisher : John Wiley & Sons
Page : 272 pages
File Size : 41,97 MB
Release : 2013-09-10
Category : 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.
Author : Stas Bekman
Publisher : "O'Reilly Media, Inc."
Page : 924 pages
File Size : 11,96 MB
Release : 2003
Category : 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.
Author : Steve Souders
Publisher : "O'Reilly Media, Inc."
Page : 172 pages
File Size : 47,25 MB
Release : 2007-09-11
Category : 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
Author : Jeff Starr
Publisher : Tao of WordPress
Page : pages
File Size : 48,69 MB
Release : 2013-06-09
Category :
ISBN : 9780983517856
A complete guide for beginners, students, administrators, educators, designers, and everyone.
Author : Ben Laurie
Publisher : "O'Reilly Media, Inc."
Page : 591 pages
File Size : 41,18 MB
Release : 2003
Category : 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.
Author : Matt Stauffer
Publisher : O'Reilly Media
Page : 555 pages
File Size : 40,76 MB
Release : 2019-04-01
Category : 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
Author : Klaus Elk
Publisher : Walter de Gruyter GmbH & Co KG
Page : 367 pages
File Size : 18,97 MB
Release : 2018-12-03
Category : 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.
Author : W Jason Gilmore
Publisher : Apress
Page : 922 pages
File Size : 13,75 MB
Release : 2006-11-25
Category : Computers
ISBN : 1430201177
* This best-selling title has comprehensive discussions about PHP 5, MySQL 5, and how these two popular open source technologies work together to create powerful websites. * Updated to reflect the new features found in MySQL’s most significant release to date. Readers are introduced to advanced database features like triggers, stored procedures, and views. They learn how to integrate these new capabilities into their PHP-driven web applications. The book also discusses PHP’s new MySQL extension, mysqli, which is required for MySQL versions 4.1 and higher. * Packed with hundreds of practical examples covering all aspects of web development, including forms management, templating, database integration, Web services, security, and session handling.