eBook Details:

  • Paperback: 528 pages
  • Publisher: Peachpit Press; 4th edition (March 19, 2011)
  • Language: English
  • ISBN-10: 0321733452
  • ISBN-13: 978-0321733450

eBook Description:

PHP for the Web: Visual QuickStart Guide, Fourth Edition

With PHP for the World Wide Web, Fourth Edition: Visual QuickStart Guide, readers can start from the beginning to get a tour of the programming language, or look up specific tasks to learn just what they need to know. This task-based visual reference guide uses step-by-step instructions and plenty of screenshots to teach beginning and intermediate users this popular open-source scripting language. Leading technology author Larry Ullman guides readers through the latest developments including use and awareness of HTML5 with PHP. Other addressed changes include removal of outdated functions and more efficient ways to tackle common needs.

Both beginning users, who want a thorough introduction to the technology, and more intermediate users, who are looking for a convenient reference, will find what they need here-in straightforward language and through readily accessible examples.

PHP for the Web: Visual QuickStart Guide, 4th Edition: Get up and running in no time!

We all need to stay at the top of our game, whether it be graphic design or dodgeball (although graphic design results in fewer injuries). It takes a special kind of Moxie to reinvent yourself to keep up with the times, even if you were already pretty awesome to begin with. That’s why we spruced up the best-selling Visual QuickStart Guide series inside and out to help you get up and running quicker and easier than ever. Even Moxie, the Visual QuickStart Guide bunny, got a sleek new look!

Author Info

Larry Ullman

Larry Ullman is the president of Digital Media and Communications, Inc., a firm specializing in information technology. He is the author of the best-selling book PHP and MySQL for Dynamic Web Sites: Visual QuickPro Guide, as well as several other books on related technologies. Larry also writes articles on these subjects and teaches them in small and large group settings. Despite working with computers, programming languages, databases, and such since the early 1980s, Larry still claims he’s not a computer geek (but he admits he can speak their language).

MediaFire Download 13.29Mb

 

Book Description

Most likely – today – some hacker tried to crack your WordPress site, its data and content – maybe once but, with automated tools, very likely dozens or hundreds of times. There’s no silver bullet but if you want to cut the odds of a successful attack from practically inevitable to practically zero, read this book.

WordPress 3 Ultimate Security shows you how to hack your site before someone else does. You’ll uncover its weaknesses before sealing them off, securing your content and your day-to-day local-to-remote editorial process. This is more than some “10 Tips …” guide. It’s ultimate protection – because that’s what you need.

Survey your network, using the insight from this book to scan for and seal the holes before galvanizing the network with a rack of cool tools. Solid!

The WordPress platform is only as safe as the weakest network link, administrator discipline, and your security knowledge. We’ll cover the bases, underpinning your working process from any location, containing content, locking down the platform, your web files, the database, and the server. With that done, your ongoing security is infinitely more manageable.

Covering deep-set security yet enjoyable to read, WordPress 3 Ultimate Security will multiply your understanding and fortify your site.

This is an essential guide to securing your WordPress site and content, which shows what to do locally, wirelessly, server-side, and with the application to keep the bad guys out.

What you will learn from this book :

  • Hack or be hacked! Learn the mind-set, how attackers work, the methods they employ and how to use those to secure WordPress
  • Work safely from anywhere, using the latest antimalware tools on your PC and being secure even on infected shared machines
  • Understand the dangers of wireless connections, maximize your router’s protection and know how to safely use public WiFi hotspots
  • Learn about and use the toughest internet protocols to connect to your server, site, and files with military-strength encryption
  • Find out how to hide your Dashboard and any other sensitive web files by using code, plugins, and Apache modules
  • Carry out dozens of WordPress security tasks using either plugins or code and utilizing either a control panel or terminal
  • Keep tabs on content, find out who is using it, and how to enforce your copyright (and safeguard your SEO)
  • Know the risks with control panels and interfaces like phpMyAdmin, learning how to solidify them or completely hide them from attackers
  • Recover from a WordPress disaster, properly diagnosing the underlying cause of the problem so that it won’t be repeated
  • Consider the security differences between web hosting types and know what kind of security questions to ask a shared host
  • Grasp key Linux concepts like file ownership and permissions, using the terminal to maximize security options (for shared hosting too)
  • Reinforce the server with – for starters – an encrypted connection, network, firewall, and kernel hardening and with a web application firewall

Approach
This is a comprehensive essential guide to WordPress security written in a light style, which converts learning a really serious topic to an enjoyable read. It is packed with copy-paste solutions to security to suit all levels of security know-how.

Who this book is written for
Just as WordPress is used by a broad spectrum of website owners, with varying degrees of security know-how, so WordPress 3 Ultimate Security is written to be understood by security novices and web professionals alike. From site and server owners and administrators to members of their contributing team, this essential A to Z reference takes a complex and, let’s face it, frankly dull subject and makes it accessible, encouraging, and sometimes even fun. Even if you are a total newbie to security, you can transform an insecure site into an iron-clad fortress, safeguarding your site users, your content and, sooner or later, your stress level.

Book Details

  • Paperback: 408 pages
  • Publisher: Packt Publishing (June 2011)
  • Language: English
  • ISBN-10: 1849512108
  • ISBN-13: 978-1849512107
  • File Size: 8.6 MiB
  • Hits: 1,811 times

MediaFire Download 8.56Mb

 

eBook Details:

Paperback: 368 pages
Publisher: Wiley; 1st edition (February 8, 2011)
Language: English
ISBN-10: 047066990X
ISBN-13: 978-0470669907 Continue reading »

 

Đối với người sử dụng WordPress, nếu họ tiến hành cập nhật phiên bản đang sử dụng lên 3.1.1 thì có thể sẽ gặp trường hợp lỗi như sau: tất cả những trang nội dung và quản trị của WordPress sẽ không thể truy cập được, đồng thời hiển thị thông báo lỗi Briefly Unavailable for Scheduled Maintenance. Check back in a minute.
Continue reading »

 

eBook Details:

  • Paperback: 300 pages
  • Publisher: Packt Publishing (March 24, 2011)
  • Language: English
  • ISBN-10: 184951352X
  • ISBN-13: 978-1849513524

Continue reading »

 

eBook Details:

Paperback: 552 pages
Publisher: Wrox (March 15, 2011)
Language: English
ISBN-10: 9780470916223
ISBN-13: 978-0470916223

eBook Description:

Professional WordPress Plugin Development: Taking WordPress to the next level with advanced plugin development

WordPress is used to create self-hosted blogs and sites, and it’s fast becoming the most popular content management system (CMS) on the Web. Now you can extend it for personal, corporate and enterprise use with advanced plugins and this professional development guide. Learn how to create plugins using the WordPress plugin API: utilize hooks, store custom settings, craft translation files, secure your plugins, set custom user roles, integrate widgets, work with JavaScript and AJAX, create custom post types. You’ll find a practical, solutions-based approach, lots of helpful examples, and plenty of code you can incorporate!

Shows you how to develop advanced plugins for the most popular CMS platform today, WordPress
Covers plugin fundamentals, how to create and customize hooks, internationalizing your site with translation files, securing plugins, how to create customer users, and ways to lock down specific areas for use in corporate settings
Delves into advanced topics, including creating widgets and metaboxes, debugging, using JavaScript and AJAX, Cron integration, custom post types, short codes, multi site functions, and working with the HTTP API
Includes pointers on how to debug, profile and optimize your code, and how to market your custom plugin

Learn advanced plugin techniques and extend WordPress into the corporate environment.

As one of the most popular open source content management systems available today, WordPress boasts a framework that allows you to easily customize and extend it through plugins. This comprehensive book shows you how plugins work, reviews the tools and APIs available in WordPress, and demonstrates how to extend the functionality of WordPress with plugins.

The trio of established authors provides a practical, solutions-based approach along with a collection of timely examples and plenty of code, all aimed at clearly explaining how to create a plugin file, work with users, integrate widgets, add menus and submenus, secure your plugins, and more. You will quickly come to understand how to develop custom plugins so that you can take WordPress to the next corporate and enterprise level.

Professional WordPress Plugin Development:

Details the range of complexity in plugins, from a very simple plugin to an extremely elaborate social network package
Addresses how to integrate into WordPress, save settings, create widgets and shortcodes, and implement uninstall
Learn the proper techniques for storing data, customizing user roles, and security best practices
Shares techniques for using custom post types and creating and using custom taxonomies
How to create plugins for WordPress Multisite networks
Integrate user and role management
Explores the HTTP API, JavaScript and AJAX, Cron, the Rewrite API, and more

From the Author

Who This Book Is For

This book is for professional Web developers who want to make WordPress work exactly how they and their clients want. WordPress has already proven an exceptional platform for building any type of site from simple static pages to networks of full – featured communities. Learning how to code plugins will help you get the most out of WordPress and have a cost – effective approach to developing per – client features.

This book is also for the code freelancers who want to broaden their skill portfolio, understand the inner – workings of WordPress functionality, and take on WordPress gigs. Since WordPress is the most popular software to code and power websites, it is crucial that you understand how things run under the hood and how you can make the engine work your way. Learning how to code plugins will be a priceless asset to add to your resume and business card.

Finally, this book is for hobbyist PHP programmers who want to tinker with how their WordPress blog works, discover the infi nite potential of lean and fl exible source code, and how they can interact with the fl ow of events. The beauty of open source is that it’s easy to learn from and easy to give back in turn. This book will help you take your fi rst step into a community that will welcome your creativity and contribution.

Author Info

Brad Williams is the CEO and cofounder of webdevstudios.com. He is a coauthor of Professional WordPress.

Ozh Richard has released a number of popular WordPress plugins and won an Annual WordPress Plugin Competition.

Justin Tadlock has developed numerous plugins and teaches users how to use plugins and themes at his WordPress site ThemeHybrid.com.

Mediafire Download – 32.47Mb

 

Book Description
“As someone who uses jQuery on a regular basis, it was surprising to discover how much of the library I’m not using. This book is indispensable for anyone who is serious about using jQuery for non-trivial applications.” — Raffaele Cecco, longtime developer of video games, including Cybernoid, Exolon, and Stormlord

jQuery is the “write less, do more” JavaScript library. Its powerful features and ease of use have made it the most popular client-side JavaScript framework for the Web. This book is jQuery’s trusty companion: the definitive “read less, learn more” guide to the library.

jQuery Pocket Reference explains everything you need to know about jQuery, completely and comprehensively. You’ll learn how to:

* Select and manipulate document elements
* Alter document structure
* Handle and trigger events
* Create visual effects and animations
* Script HTTP with Ajax utilities
* Use jQuery’s selectors and selection methods, utilities, plugins and more

The 25-page quick reference summarizes the library, listing all jQuery methods and functions, with signatures and descriptions.

About the Author
David Flanagan is a computer programmer who spends most of his time writing about JavaScript and Java. His books with O’Reilly include JavaScript: The Definitive Guide, JavaScript Pocket Reference, Java in a Nutshell, Java Examples in a Nutshell, and Java Foundation Classes in a Nutshell. David has a blog at www.davidflanagan.com.

Book Details

* Paperback: 160 pages
* Publisher: O’Reilly Media; 1 edition (December, 2010)
* Language: English
* ISBN-10: 1449397220
* ISBN-13: 978-1449397227
* File Size: 6.7 MiB

Download

 

Book Description
PHP and JQuery are two of the most famous open source tools used for web development. This book will explain how to leverage their power by building a core CMS, which can be used for most projects without needing to be changed, and how to add custom plugins that can then be tailored to the individual project.

This book walks you through the creation of a CMS core, including basic page creation and user management, followed by a plugin architecture, and example plugins. Using the methods described in this book, you will find that you can create distinctly different websites and web projects using one codebase, web design templates, and custom-written plugins for any site-specific differences. Example code and explanation is provided for the entire project.

This book describes how to use PHP, MySQL, and jQuery to build an entire CMS from the ground up, complete with plugin architecture, user management, template-driven site design, and an installer.
Each chapter walks you through the problems of various aspects of CMS design and their solutions, with example code and explanation provided for the chosen solutions.

A plugin architecture is explained and built, which allows you to enhance your own CMS by adding site-specific code that doesn’t involve “hacking” the core CMS.

By the end of the book, you will have developed a full CMS, which can be used to create a large variety of different site designs and capabilities.

An in-depth walk-through in building a PHP and jQuery plugin-based CMS project.

What you will learn from this book :

* Create your own plugin architecture
* Manage users, using e-mail verification, hashes, and captchas
* Enhance your administration forms using jQuery
* Test your system using virtual machines
* Write upgrade scripts that automatically patch your system
* Manage multiple site design templates using Smarty
* Learn how easy it can be to extend your own CMS from the multiple plugins that are provided and explained
* Learn how panels work, and use them to make flexible drag-and-drop layouts with widgets
* Create an installer, using virtual machines for the test environment of your CMS

Approach
This is a practical, tutorial-style book that develops a project from start to finish, explaining all aspects of the project. Every chapter starts by explaining what is to be accomplished and the various ways in which the problem may be tackled, followed by an in-depth explanation of the chosen solution.

Who this book is written for
If you want to see jQuery in action with PHP and MySQL code, in the context of a real application, this is the book for you. It is written for developers who have written multiple scripts or websites, and want to know how to combine them all into one package that can be used to simplify future scripts and sites. The book is aimed at people who understand the basics of PHP and jQuery, and want to know how they can be used effectively to create a large project that is user-friendly and flexible.

Book Details

* Paperback: 340 pages
* Publisher: Packt Publishing (December, 2010)
* Language: English
* ISBN-10: 1849512523
* ISBN-13: 978-1849512527
* File Size: 51.9 MiB

Download

 

Book Description
As web technology evolves, the gap between desktop applications and web applications continues to vanish. And what better way to bridge that gap, for your own website, than using the best two open source technologies in the market: PHP and jQuery. The power-combo of these two is leading the way in revolutionizing the RIA world. Although they are easy to integrate, finding or figuring out how to do what you want to do is rather arduous.

The PHP jQuery Cookbook will be your handy guide with walkthroughs of common integration tasks and problems that will help you master the possibilities available using the PHP and jQuery combo. You will learn quick solutions to necessary tasks to integrate the power of two of the best known and most widely used web technologies of today – PHP on the server side and jQuery on the client side. Glide through the basics and move to advanced topics to create dynamic and interactive web applications with this book in hand.

This book covers a wide array of technical aspects of creating an interactive website. Apart from basics of PHP and jQuery, you will go through advanced topics like creating plugins, validating controls, and useful utilities that you will be able to use as stand-alone tools. AJAX, the key technique of browser-server communication is covered in detail. You will also learn to use JSON, which is becoming preferred as a mode of data interchange over XML, both in web applications and web services.

The book also covers database interaction, which is an important part of any dynamic web application. You will also gain expertise in debugging JavaScript with the help of useful tools that will save you hours of tedious manual debugging.

Most importantly, by using jQuery and PHP together, you will be able to develop applications that are compatible with all major browsers, with no need to write code targeted at specific browsers!

A package of comprehensive solutions to problems that may occur while building web applications with PHP and jQuery

What you will learn from this book :

* Start from the basics and learn pro-level tricks by the end of the book
* Create interactive and dynamic hierarchical menus
* Apply eye-catching effects on form elements
* Integrate a database along with PHP and jQuery
* Use AJAX to enhance user experience and page interaction
* Learn how to work with JSON and XML for efficient data exchange
* Create tools and utilities for your web applications
* Master form validation on client side as well as server side

Approach
Written in Packt’s cookbook style, this book presents numerous practical examples that you can use directly in your applications. The book covers most of the essential issues you will face while developing your web applications and gives solutions to them. Recipes in the book are written in a manner that will rapidly take you from a beginner to expert level.

Who this book is written for
If you want to use PHP and jQuery together to create web applications this book is for you. It provides a large number of examples in each chapter that will take you from a basic developer to a pro by giving step-by-step instructions for each task in developing web applications using PHP and jQUery. All you need are JavaScript basics and you are on your way to building power web applications, with this book in hand.

Book Details

* Paperback: 332 pages
* Publisher: Packt Publishing (December, 2010)
* Language: English
* ISBN-10: 1849512744
* ISBN-13: 978-1849512749
* File Size: 9.1 MiB

Download

 

Book Description
Bloggers, authors, coders, photographers, moms, dads, big companies, small companies, and even kids use WordPress to manifest their personas online. WordPress is used in every market, in every country, and continues to grow everyday. This explosive growth and international open source love affair was ignited the day WordPress announced the simple idea of a ‘plugin’

A WordPress plugin is a collection of files (PHP, javascript, css) that creates a small feature or modification to your WordPress blog. WordPress Top Plugins will teach you to add these plugins to an already built base WordPress site, and customize them where applicable.

This book will walk you through finding and installing the best plugins for generating and sharing content, for building communities and reader base, and for generating real advertising revenue.

There is literally a plugin for almost anything you want to achieve in WordPress.
This book will show you how plugins work, and more importantly, how to install and activate them on your blog without you having to touch a single line of code, unless of course, you want to.

Content is king, and it’s pretty hard to generate. This book will cover some of the best plugins available on WordPress to generate unique and dynamic content.

Once you have your blog loaded chock full of juicy content, you will learn how to turn your blog in to an overnight sensation by helping your readers to share it, using tools to retweet, post on Facebook, and so on.

This book will teach you how to build a community with one single killer plugin, namely, BuddyPress—the best community building plugin available for WordPress.

Once you are through with plugin basics, content, and building a community, this book will show you how to generate revenue! It will cover the top plugins for turning your blog into a money making machine!
This book will also cover plugins focused on tweaking and perfecting your blog’s overall look and feel, and functionality.

Nothing helps build a powerful online blog brand than a horde of talented writers to contribute their ideas and content – as well as their social network. This book will cover a bunch of plugins that will make working with multiple authors easy, efficient, and effective.

Last but not the least, it will cover the best plugins for ensuring that your blog is secure, the database is running optimally, and in the case of an emergency, you have a full backup copy of your blog.
While most plugins in this book are focused on a blog’s frontend, this book will also cover some great ‘non-public’ facing plugins that make our lives so much easier and make your WordPress site a productive powerhouse.

Find and install the best plugins for generating and sharing content, building communities and generating revenue

What you will learn from this book :

* Install, manage, and edit plugins automatically and manually for both Macs and PCs
* Create new blog posts from RSS feeds and pull external content from any website
* Create rich and engaging photo galleries
* Embed video from YouTube, Google, Vimeo, and more
* Embed Google Maps with custom markers
* Make your blog mobile by sending notifications to users’ mobile phones, by letting users pick their theme, inserting dynamic content in to posts and pages, and so on
* Learn the basics of starting an online community with BuddyPress plugin
* Leverage other Social Networks to drive traffic
* Generate Revenue by collecting donations with PayPal, including Amazon related products on a post, working with Google AdSense, selling digital goods with your own shopping cart, invoicing clients, and selling ad space on your site.
* Promote your authors, track an author’s performance, and share Google Adsense revenue with your authors
* Protect your website from common hacking practices by eliminating comment spam, and also by creating backup of your database and entire blog
* Make your WordPress Administration beautiful and usable by keeping track of visitors’ activities, accessing links to your Admin from your blogs frontend, adding powerful CMS-like features, and so on
* Customize your blog’s appearance by using customization plugins

Approach
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.

Who this book is written for
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.

Book Details

* Paperback: 254 pages
* Publisher: Packt Publishing (September, 2010)
* Language: English
* ISBN-10: 1849511403
* ISBN-13: 978-1849511407
* File Size: 11.8 MiB

Download

© 2012 Hapm's Blog Suffusion theme by Sayontan Sinha