Browse Results

Showing 52,901 through 52,925 of 53,299 results

WordPress Mobile Web Development: Beginner's Guide

by Rachel Mccollin

Beginner's Guide. If you have dabbled in WordPress or been working with it for years, and want to build mobile or responsive themes or sites, this book is for you. Even if you can't write a line of code, the first few chapters will help you create a simple mobile site. But to get the most from the book, you will need a good understanding of HTML, CSS and WordPress itself. This book is for owners of self-hosted WordPress sites, not sites hosted at wordpress.com.

WordPress MU 2.8: Beginner's Guide

by Lesley Harrison

Packed with easy-to-follow examples and screenshots, this book is designed to be followed from beginning to end, although those with existing WordPress MU sites will be able to jump in at the later chapters and pick out the things that are important to them. The author's expertise with creating a wide variety of WordPress sites enables her to share insights on using WordPress effectively, in a clear and friendly way. Those interested in digging further will be given the chance to customize their site further. Throughout the book, you will build up a blog network for Vampire Slayers - SlayerCafe.com, as an example. If you wish to manage multiple blogs and build a blog network, then this book is for you. You are not expected to be experienced with PHP coding. Some knowledge of HTML, and some experience with the blogging and social networking world will be helpful, but not essential.

WordPress Multisite Administration

by Tyler L. Longren

This is a simple, concise guide with a step-by-step approach, packed with screenshots and examples to set up and manage a network blog using WordPress.WordPress Multisite Administration is ideal for anyone wanting to familiarize themselves with WordPress Multisite. You'll need to know the basics about WordPress, and having at least a broad understanding of HTML, CSS, and PHP will help, but isn't required.

WordPress para principiantes.: Cómo iniciar un blog con hosting propio WordPress en 30 minutos

by Cyrus Jackson

¿Te gustaría aprender cómo configurar un blog WordPress seguro, profesional y alucinante? Entonces: "WordPress para principiantes” es la guía más compacta que hayas necesitado. WordPress es la plataforma de blogging más grande del planeta que sostiene grandes blogs como CNN, New York Times, Mashabe, y una lista interminable. Esto habla mucho de su eficiencia y maravillosas características para asistir en el diseño de una plataforma online para tu negocio. Cyrus Jackson, un diseñador web profesional, te guiará hacia la configuración (fácil), diseño (profesional) y seguridad (acertada) de un blog de WordPress: desde el inicio, diseño, y todo sobre seguridad, en una guía paso a paso con ilustraciones abundantes, capturas de pantalla, imágenes, gráficos (que puedes encontrar en cualquier otro lugar) y lineamientos detallados para ofrecerte un mapa de ruta sobre cómo configurar un blog en WordPress para una audiencia web profesionalmente. Y sí: Este libro te asistirá a lanzar un blog WordPress en 30 minutos o menos. Estos son los temas que abarca este libro emocionante, fácil de leer y para principiantes: Porqué escribí este libro y mi misión con los principiantes. - Cómo configurar un blog en WordPress en 30 minutos. - Todo lo que necesitas saber sobre web hosting y registro de dominio. - Cómo elegir el mejor sitio que ofrezca un buen servicio de web hosting para un blog WordPress. - El mejor web hosting que sea confiable y accesible para principiantes. - Consejos importantes para realizar al elegir un servicio de web hosting. - Cómo proteger tu blog de hackers, spammers y programas dañinos. Y mucho más con capturas de pantalla masiva, gráficos e ilustraciones para guiarte a lo largo del proceso con un método paso a paso. “Siempre pensé que WordPress era muy técnico y requería de mucha experiencia en códigos de programación pero cuando tomé una copia de “WordPress pa

WordPress Plugin Development: Beginner's Guide

by Vladimir Prelovac

This is a Packt Beginners Guide, which means it focuses on practical examples and has a fast-paced but friendly approach, with the opportunity to learn by experiment and play. Each chapter builds a practical plug-in from the ground up using step-by-step instructions. Individual sections show you how to code some functionality into your plug-in and follow up with a discussion of concepts.This book is for programmers working with WordPress, who want to develop custom plug-ins and to hack the code base. You need to be familiar with the basics of WordPress and PHP programming and believe that code is poetry; this book will handle the rest.

WordPress Plugin Development Cookbook

by Yannick Lefebvre

This is a cookbook with step-by-step instructions and code examples required to learn WordPress plugin development easily. If you are a WordPress user, developer, or a site integrator with basic knowledge of PHP and an interest to create new plugins to address your personal needs, client needs, or share with the community, then this book is for you.

WordPress Plugin Development Cookbook: Explore the complete set of tools to craft powerful plugins that extend the world's most popular CMS, 3rd Edition

by Yannick Lefebvre

Create plugins for WordPress through detailed recipes that cover the creation of shortcodes, custom post types, and custom blocks, integrate data from external sources, and do much more with this recipe-based guideKey FeaturesCreate plugins that change and extend WordPress to perform virtually any taskExtend the WordPress Block Editor (Gutenberg) and other components with the help of detailed examples and explanationsCustomize WordPress to meet your project's needs and create plugins that benefit the entire communityBook DescriptionWordPress is one of the most widely used, powerful, and open content management systems (CMSs). Whether you're a site owner trying to find the right extension, a developer who wants to contribute to the community, or a website developer working to fulfill a client's needs, learning how to extend WordPress' capabilities will help you to unleash its full potential. This book will help you become familiar with API functions to create secure plugins with easy-to-use administration interfaces. This third edition contains new recipes and up-to-date code samples, including new chapters on creating custom blocks for the block editor and integrating data from external sources. From one chapter to the next, you'll learn how to create plugins of varying complexity, ranging from a few lines of code to complex extensions that provide intricate new capabilities. You'll start by using the basic mechanisms provided in WordPress to create plugins, followed by recipes covering how to design administration panels, enhance the post editor with custom fields, store custom data, and even create custom blocks. You'll safely incorporate dynamic elements into web pages using scripting languages, learn how to integrate data from external sources, and build new widgets that users will be able to add to WordPress sidebars and widget areas. By the end of this book, you will be able to create WordPress plugins to perform any task you can imagine.What you will learnDiscover action and filter hooks, which form the basis of plugin creationExplore the creation of administration pages and add new content management sections through custom post types and custom fieldsAdd new components to the block editor libraryFetch, cache, and regularly update data from external sourcesBring in external data sources to enhance your contentMake your pages dynamic by using JavaScript, jQuery, and AJAX and adding new widgets to the platformAdd support for plugin translation and distributing your work to the WordPress communityWho this book is forThis book is for WordPress users, developers, and site integrators interested in creating new plugins to address their personal needs, fulfill client requirements, and bring new capabilities to the WordPress community. Basic knowledge of PHP and WordPress is expected.

WordPress Plugin Development Cookbook - Second Edition

by Yannick Lefebvre

Learn to create plugins for WordPress 4.x to deliver custom projects or share with the community through detailed step-by-step recipes and code examples About This Book • Learn how to change and extend WordPress to perform virtually any task • Explore the plugin API through approachable examples and detailed explanations • Mold WordPress to your project's needs or transform it to benefit the entire community Who This Book Is For If you are a WordPress user, developer, or a site integrator with basic knowledge of PHP and an interest to create new plugins to address your personal needs, client needs, or share with the community, then this book is for you. What You Will Learn • Discover how to register user callbacks with WordPress, forming the basis of plugin creation • Explore the creation of administration pages and adding new content management sections through custom post types and custom database tables • Improve your plugins by customizing the post and page editors, categories and user profiles, and creating visitor-facing forms • Make your pages dynamic using Javascript, AJAX and adding new widgets to the platform • Learn how to add support for plugin translation and distribute your work to the WordPress community In Detail WordPress is a popular, powerful, and open Content Management System. Learning how to extend its capabilities allows you to unleash its full potential, whether you're an administrator trying to find the right extension, a developer with a great idea to enhance the platform for the community, or a website developer working to fulfill a client's needs. This book shows readers how to navigate WordPress' vast set of API functions to create high-quality plugins with easy-to-configure administration interfaces. With new recipes and materials updated for the latest versions of WordPress 4.x, this second edition teaches you how to create plugins of varying complexity ranging from a few lines of code to complex extensions that provide intricate new capabilities. You'll start by using the basic mechanisms provided in WordPress to create plugins and execute custom user code. You will then see how to design administration panels, enhance the post editor with custom fields, store custom data, and modify site behavior based on the value of custom fields. You'll safely incorporate dynamic elements on web pages using scripting languages, and build new widgets that users will be able to add to WordPress sidebars and widget areas. By the end of this book, you will be able to create WordPress plugins to perform any task you can imagine. Style and approach This cookbook will take you through the creation of your first simple plugin to adding entirely new sections and widgets in the administration interface, so you can learn how to change and extend WordPress to perform virtually any task. Each topic is illustrated through realistic examples showing how to solve common problems, followed by detailed explanations of all concepts used

WordPress Responsive Theme Design

by Dejan Markovic

If you are a WordPress enthusiast who wants to develop and customize your own responsive WordPress theme, this book is for you. Some experience with WordPress, HTML, PHP, and CSS is expected and highly recommended.

WordPress Theme Design

by Tessa Blakeley Silver

Theme design can be approached from two angles. The first is simplicity; sometimes it suits the client and/or the site to go as bare-bones as possible. In that case, it's quick and easy to take a very basic, pre-made theme and modify it. The second is "Unique and Beautiful". Occasionally, the site's theme needs to be created from scratch so that everything displayed caters to the specific kind of content the site offers. This book is going to take you through the Unique and Beautiful route with the idea that once you know how to create a theme from scratch, you'll be more apt at understanding what to look for in other WordPress themes. This book can be used by WordPress users or visual designers (with no server-side scripting or programming experience) who are used to working with the common industry-standard tools like PhotoShop and Dreamweaver or other popular graphic, HTML, and text editors. Regardless of your web development skill-set or level, you'll be walked through the clear, step-by-step instructions, but familiarity with a broad range of web development skills and WordPress know-how will allow you to gain maximum benefit from this book.

WordPress Theme Development Beginner's Guide

by Rachel Mccollin Tessa Blakeley Silver

A Beginner's Guide packed with clear step-by-step instructions to create powerful and professional themes for your WordPress website This book targets WordPress users and visual designers who are used to working with the common industry-standard tools like PhotoShop and Dreamweaver or other popular graphic, HTML, and text editors. No server-side scripting or programming experience is required.

WordPress Top Plugins

by Brandon Corbin

Time flies when you're having fun. This is the right way to describe this WordPress Top Plugins book by Brandon Corbin. With real world examples and by showing you the perks of having these plugins installed on your websites, the author is all set to captivate your interest from start to end. Regardless of whether this is your first time working with WordPress, or you're a seasoned WordPress coding ninja, WordPress Top Plugins will walk you through finding and installing the best plugins for generating and sharing content, building communities and reader base, and generating real advertising revenue.

Wordpress. Tworzenie w?asnych motywów

by Alan Cole Raena Jackson Armitage Brandon Jones Jeffrey Way

Sprawd?, jak zarobi? na WordPressie! Jak skonstruowany jest mechanizm szablonów?Jak tworzy? motywy zgodnie z prawem?

WordPress Web Application Development

by Rakhitha Nimesh Ratnayake

An extensive, practical guide that explains how to adapt WordPress features, both conventional and trending, for web applications.This book is intended for WordPress developers and designers who have the desire to go beyond conventional website development to develop quality web applications within a limited time frame and for maximum profit. Experienced web developers who are looking for a framework for rapid application development will also find this to be a useful resource. Prior knowledge with of WordPress is preferable as the main focus will be on explaining methods for adapting WordPress techniques for web application development rather than explaining basic skills with WordPress.

WordPress Web Application Development - Second Edition

by Rakhitha Nimesh Ratnayake

This book is intended for WordPress developers and designers who want to develop quality web applications within a limited time frame and for maximum profit. Prior knowledge of basic web development and design is assumed.

Wordpress Web Application Development - Third Edition

by Rakhitha Nimesh Ratnayake

Learn in easy stages how to rapidly build leading-edge web applications from scratch. About This Book • Develop powerful web applications rapidly with WordPress • Explore the significant features and improvements introduced in WordPress 4.7 by learning the numerous tips and techniques in this book. • Unleash the power of REST API endpoints to make your interaction with websites new and innovative. Who This Book Is For This book is targeted at WordPress developers and designers who want to develop quality web applications within a limited time frame and maximize their profits. A prior knowledge of basic web development and design is assumed. What You Will Learn • Develop extendable plugins with the use of WordPress features in core modules • Develop pluggable modules to extend the core features of WordPress as independent modules • Manage permissions for a wide range of content types in web applications based on different user types • Follow WordPress coding standards to develop reusable and maintainable code • Build and customize themes beyond conventional web layouts • Explore the power of core database tables and understand the limitations when designing database tables for large applications • Integrate open source modules into WordPress applications to keep up with the latest open source technologies • Customize the WordPress admin section and themes to create the look and feel of a typical web application In Detail WordPress is one of the most rapidly expanding markets on the Web. Learning how to build complex and scalable web applications will give you the ability and knowledge to step into the future of WordPress. WordPress 4.7 introduces some exciting new improvements and several bug fixes, which further improve the entire development process.This book is a practical, scenario-based guide to expanding the power of the WordPress core modules to develop modular and maintainable real-world applications from scratch. This book consistently emphasizes adapting WordPress features into web applications. It will walk you through the advanced usages of existing features such as access controlling; database handling; custom post types; pluggable plugins; content restrictions; routing; translation; caching; and many more, while you build the backend of a forum management application. This book begins by explaining how to plan the development of a web application using WordPress' core features. Once the core features are explained, you will learn how to build an application by extending them through custom plugin development. Finally, you will explore advanced non-functional features and application integration. After reading this book, you will have the ability to develop powerful web applications rapidly within limited time frames. Style and approach An extensive, practical guide that explains how to adapt WordPress features, both conventional and trending, for web applications.

WordPress Web Design For Dummies

by Lisa Sabin-Wilson

Updated, full-color guide to creating dynamic websites with WordPress 3.6In this updated new edition, bestselling For Dummies author and WordPress expert Lisa Sabin-Wilson makes it easy for anyone with a basic knowledge of the WordPress software to create a custom site using complementary technologies such as CSS, HTML, PHP, and MySQL. You'll not only get up to speed on essential tools and technologies and further advance your own design skills, this book also gives you pages of great case studies, so you can see just how other companies and individuals are creating compelling, customized, and cost-effective websites with WordPress.Shows you how to incorporate WordPress templates, graphic design principles, HTML, CSS, and PHP to build one-of-a-kind websitesExplains how to create an effective navigation system, choose the right color palette and fonts, and select different layoutsReveals how you can tweak existing website designs with available themes, both free and premiumProvides numerous case studies to illustrate techniques and processes, and the effects you can achieveDiscusses how you can translate your design skills into paid workWant to create cost-effective and fantastic websites with WordPress? This do-it-yourself book will get you there.

Wordpress Websites for Business: How Anyone Can Maximize Website Performance and Results

by Michael Cordova

A website development pioneer gives business owners—from tech savvy to beginner—the tools, knowledge, and tactics to succeed in today’s online economy.If your company is building a new website, you’re certainly thinking about content and design. But don’t forget performance, especially if you need your website to generate business leads and sales. Wordpress Websites for Business guides you through the process of building a website that will sustain and grow your company. Using the techniques detailed in this book I am currently bringing in more than one million dollars’ worth of leads a month for one of my clients.I have used most of the top content management systems and built many custom CMS systems myself. From my experience, I can say that Wordpress is the most effective tool available to build your company’s website and bring in leads and sales for your business. However, if used incorrectly, it can actually hurt your company. I’ve seen it happen, and the effects can be devastating. The good news is that there’s a better way. In an easy-to-follow, step-by-step program, this book will tell you what you need to do to avoid the pitfalls while ensuring maximum exposure, search engine rankings, and conversions (sales)!This powerful book features: game changing checklists and resources; simple settings that only take a few minutes, but can make a huge difference in website performance; the best Wordpress plugins and services to optimize your site and maximize leads; the best Wordpress themes that enable you to build an up-to-date website that performs for you; content creation hacks such as how to map your business goals directly to your content; Wordpress best practices simplified, such as why and how to create a child theme; the tools and techniques that drop your page load times to less than two seconds; and much more . . .The strategies and tactics I present in Wordpress Websites for Business will result in more leads and sales for your company, and that’s what it’s all about.

Words and Power: Computers, Language, and U.S. Cold War Values (History of Computing)

by Bernadette Longo

When viewed through a political lens, the act of defining terms in natural language arguably transforms knowledge into values. This unique volume explores how corporate, military, academic, and professional values shaped efforts to define computer terminology and establish an information engineering profession as a precursor to what would become computer science. As the Cold War heated up, U.S. federal agencies increasingly funded university researchers and labs to develop technologies, like the computer, that would ensure that the U.S. maintained economic prosperity and military dominance over the Soviet Union. At the same time, private corporations saw opportunities for partnering with university labs and military agencies to generate profits as they strengthened their business positions in civilian sectors. They needed a common vocabulary and principles of streamlined communication to underpin the technology development that would ensure national prosperity and military dominance. investigates how language standardization contributed to the professionalization of computer science as separate from mathematics, electrical engineering, and physicsexamines traditions of language standardization in earlier eras of rapid technology development around electricity and radiohighlights the importance of the analogy of “the computer is like a human” to early explanations of computer design and logictraces design and development of electronic computers within political and economic contextsforegrounds the importance of human relationships in decisions about computer designThis in-depth humanistic study argues for the importance of natural language in shaping what people come to think of as possible and impossible relationships between computers and humans. The work is a key reference in the history of technology and serves as a source textbook on the human-level history of computing. In addition, it addresses those with interests in sociolinguistic questions around technology studies, as well as technology development at the nexus of politics, business, and human relations.

Work From Home: 50 Ways to Make Money Online Analyzed

by Michael Ezeanaka

Michael Ezeanaka, provides a step-by-step analysis of 50 business models that have the potential to earn you passive income. A quick overview of each business is presented and their simplicity, passivity, scalability and level of competition in the marketplace are explored.

The Work of Art in a Digital Age: Art, Technology and Globalisation

by Melissa Langdon

This book explores digital artists' articulations of globalization. Digital artworks from around the world are examined in terms of how they both express and simulate globalization's impacts through immersive, participatory and interactive technologies. The author highlights some of the problems with macro and categorical approaches to the study of globalization and presents new ways of seeing the phenomenon as a series of processes and flows that are individually experienced and expressed. Instead of providing a macro analysis of large-scale political and economic processes, the book offers imaginative new ways of knowing and understanding globalization as a series of micro affects. Digital art is explored in terms of how it re-centers articulations of globalization around individual experiences and offers new ways of accessing a complex topic often expressed in general and intangible terms. The Work of Art in a Digital Age: Art, Technology and Globalization is analytic and accessible, with material that is of interest to a range of researchers from different disciplines. Students studying digital art, film, globalization, cultural studies or digital media trends will also find the content fascinating.

Work Pray Code: When Work Becomes Religion in Silicon Valley

by Carolyn Chen

How tech giants are reshaping spirituality to serve their religion of peak productivitySilicon Valley is known for its lavish perks, intense work culture, and spiritual gurus. Work Pray Code explores how tech companies are bringing religion into the workplace in ways that are replacing traditional places of worship, blurring the line between work and religion and transforming the very nature of spiritual experience in modern life.Over the past forty years, highly skilled workers have been devoting more time and energy to their jobs than ever before. They are also leaving churches, synagogues, and temples in droves—but they have not abandoned religion. Carolyn Chen spent more than five years in Silicon Valley, conducting a wealth of in-depth interviews and gaining unprecedented access to the best and brightest of the tech world. The result is a penetrating account of how work now satisfies workers’ needs for belonging, identity, purpose, and transcendence that religion once met. Chen argues that tech firms are offering spiritual care such as Buddhist-inspired mindfulness practices to make their employees more productive, but that our religious traditions, communities, and public sphere are paying the price.We all want our jobs to be meaningful and fulfilling. Work Pray Code reveals what can happen when work becomes religion, and when the workplace becomes the institution that shapes our souls.

Work Remotely (Penguin Business Experts Series)

by Anastasia Tohmé Martin Worner

Remote working makes us happier, more productive and more profitable, but it can bring its own set of challenges. How do we manage our work-life balance; communicate and collaborate effectively as teams; and ensure our technology is efficient?In Work Remotely, Penguin Business Experts Anastasia Tohmé and Martin Worner explain everything you need to know:- Set your own targets and monitor productivity- Establish boundaries between working hours and free time- Manage effective communication and decision-making at a distanceIncluding case studies from the companies around the world who are innovating and revolutionizing the way we work, Work Remotely shares useful advice and practical tips to ensure you get the most out of working away from the office environment.

Work Rules!: Insights from Inside Google That Will Transform How You Live and Lead

by Laszlo Bock

NEW YORK TIMES BESTSELLER WALL STREET JOURNAL BESTSELLER From the visionary head of Google's innovative People Operations--a groundbreaking inquiry into the philosophy of work and a blueprint for attracting the most spectacular talent to your business and ensuring the best and brightest succeed. "We spend more time working than doing anything else in life. It's not right that the experience of work should be so demotivating and dehumanizing. " So says Laszlo Bock, head of People Operations at the company that transformed how the world interacts with knowledge. This insight is the heart of WORK RULES!, a compelling and surprisingly playful manifesto with the potential to change how we work and live. Drawing on the latest research in behavioral economics and with a profound grasp of human psychology, Bock also provides teaching examples from a range of industries--including companies that are household names but hideous places to work, and little-known companies that achieve spectacular results by valuing and listening to their employees. Bock takes us inside one of history's most explosively successful businesses to reveal why Google is consistently rated one of the best places to work in the world, distilling 15 years of intensive worker R&D into delightfully counterintuitive principles that are easy to put into action, whether you're a team of one or a team of thousands. Cleaving the knot of conventional management, some lessons from WORK RULES! include: Take away managers' power over employees Learn from your best employees--and your worst Only hire people who are smarter than you are, no matter how long it takes to find them Pay unfairly (it's more fair!) Don't trust your gut: use data to predict and shape the future Default to open: be transparent, and welcome feedback If you're comfortable with the amount of freedom you've given your employees, you haven't gone far enough WORK RULES! shows how to strike a balance between creativity and structure, leading to success you can measure in quality of life as well as market share. Read it to build a better company from within rather than from above; read it to reawaken your joy in what you do.

Work Smarter, Rule Your Email

by Alexandra Samuel

If you're looking for a way to more effectively manage your inbox, your email program's built-in filtering tools can do a lot of the heavy lifting-and this short book by social media expert Alexandra Samuel shows you how to set them up. Samuel walks you through tools and tips for: Using your email program's filing and rules capabilities to allow you to focus on the messages that matter most right away while automatically storing others you want to read and respond to later Creating a daily process for checking your email that works for you-and eliminates the temptation to respond to every message as it comes in Working through a backlog of messages that have already accumulated.By reducing the amount of time you spend on email, you'll be able to focus your time and attention on the work that matters most to you.The book also includes a 30-minute quick guide to setting up your first email filter, getting you on your way to a cleaner, more manageable inbox.Interested in learning more about how social media can help you get ahead of your daily work-and get ahead in your career? Look for more in this series of short, digital books from Harvard Business Review Press and social media expert Alexandra Samuel. Other installments provide the best tips and tricks for using tools like Evernote, Twitter, HootSuite, and Gmail to get organized and improve your performance on the job.

Refine Search

Showing 52,901 through 52,925 of 53,299 results