Category Archives: pinoy web developer tutorials

Professional Web Design: Techniques and Templates, 4th Edition

Professional Web Design: Techniques and Templates, 4th Edition

Professional Web Design: Techniques and Templates, 4th Edition

This is the must-have book for designers who want to expand their skills and improve the quality of their designs. Learning CSS technology and continually improving one’s design and developer skills is essential for every Web designer in today’s marketplace. The goal of Professional Web Design: Techniques and Templates is to educate beginning-to-intermediate Web designers on the various issues involved with Web design through general discussion, case studies, and specific tips and techniques.[ad code=3 align=center] Continue reading

Marketing in the Age of Google: Your Online Strategy IS Your Business Strategy

Marketing-in-the-Age-of-Google

Marketing-in-the-Age-of-Google

Search has changed everything. Search has become woven into our everyday lives, and permeates offline as well as online activities. Every business should have a search strategy. How a business appears online can impact consumer influence as much as if not more than offline advertising like TV commercials. A business’s search strategy can have a dramatic impact on how consumers interact with that business.

But even more importantly, search engine activity provides amazingly useful data about customer behavior, needs, and motivations. Accessing search data is like conducting focus groups with millions of people for free. Search isn’t just for marketers and techies. It can provide valuable insight on business strategy and product strategy.

Companies of all sizes – from startups to global enterprise level corporations, and even businesses without web sites – can benefit from understanding how consumers are searching for them and talking about them online, both as a powerful acquisition channel and a vast repository of market research..[ad code=3 align=center]

In this non-technical book forexecutives, business owners, marketers, and product managers, search engine strategy guru Vanessa Fox-who created Google’s portal for site owners, Googgle Webmaster Central -explains what every marketer or business owner needs to understand about how search rankings work, how to use search to better understand your customers and attract new ones, how to develop a comprehensive search strategy for your business, and how to build execution of this strategy into the businesses processes. This isn’t another book about paid search for advertisers. This book focuses on organic listings – the unpaid results that receive 86% of searcher clicks. Continue reading

The Definitive Guide to Using, Programming, and Administering MySQL 5.0 and 5.1

MySQL, 4th Edition

MySQL, 4th Edition

MySQL is an open source relational database management system that has experienced a phenomenal growth in popularity and use. Known for its speed and ease of use, MySQL has proven itself to be particularly well-suited for developing database-backed websites and applications.

In MySQL, Paul DuBois provides a comprehensive guide to using and administering MySQL effectively and productively. He describes everything from the basics of getting information into a database and formulating queries, to using MySQL with PHP or Perl to generate dynamic web pages, to writing your own programs that access MySQL databases, to administering MySQL servers.[ad code=1 align=center]

Continue reading

From Idea to Web Start-up in 21 Days: Creating bacn.com

00187c2fme From Idea to Web Start up in 21 Days: Creating bacn.comOnce upon a time, starting a business meant months of researching, refining business goals and writing business plans, talking to investors and banks, negotiating for loans, and raising money. But today, agile web development practices mean that you can almost launch on an idea and figure it out as you go. At least that’s what authors Jason Glaspey and Scott Kveton and their colleague Michael Richardson did when starting bacn.com, an online bacon retailer.

In this mouth-watering tale, they describe their process of starting a business on a shoestring, including the things they did right and the things they did wrong. Bacn.com didn’t make them millionaires — not even close! But the lessons they learned have led to comfortable success on their follow-up ventures. And whether it’s choosing a domain name or selecting the right content management systems, buying and storing inventory or figuring out fulfillment, using social media for marketing or finding a location to host an “epic” party, their stories will help you jumpstart your own web business. Continue reading

jQuery Plugin Development Beginner’s Guide

jQuery Plugin Development

jQuery Plugin Development

jQuery is the most famous JavaScript library. If you use jQuery a lot, it can be a good idea to start packaging your code into plugins. A jQuery plugin is simply a way to put your code into a package, which makes it easier to maintain your code and use across different projects. While basic scripting is relatively straightforward, writing plugins can leave people scratching their heads.

With this exhaustive guide in hand, you can start building your own plugins in a matter of minutes! This book takes you beyond the basics of jQuery and enables you to take full advantage of jQuery’s powerful plugin architecture to deliver highly interactive content to your website viewers. Continue reading

ASP.NET 3.5 CMS Website Development

ASP.NET 3.5 CMS Development

ASP.NET 3.5 CMS Development

ASP.NET 3.5 is equipped with a built-in security system, standard design templates, and easy configurations for database connections, which make it the ideal language for building a content management system. With the strong community support for the ASP.NET platform, you can be assured that what you write today will be around and supported for years to come. You can imagine how easy it is to get lost in the myriad features especially if you are a newcomer.

This book shows you how to make use of ASP.NET’s features and create a functional Content Management System quickly and conveniently. You will learn how to build your site and see the different ways in which you can customize your code to fit your needs. With this book in hand, you can easily set up users and groups, create valuable content for your users, and manage the layout of your site efficiently. All you need is a basic understanding of coding and a desire to learn, and this book will take care of the rest. Continue reading

MySQL Admin Cookbook :Set up MySQL to perform administrative tasks

MySQL Admin Cookbook

MySQL Admin Cookbook

MySQL is the most popular open-source database and is also known for its easy set up feature. However, proper configuration beyond the default settings still is a challenge, along with some other day-to-day maintenance tasks such as backing up and restoring, performance tuning, and server monitoring. These tasks have not been covered thoroughly in the default documentation.

This book provides both step-by-step recipes and relevant background information on these topics and more. It covers everything from basic to advanced aspects of MySQL administration and configuration. One of the things you are really going to love about this book is that all recipes are based on real-world experience and were derived from proven solutions used in an enterprise environment. Continue reading

JavaScript Testing Beginner’s Guide / tips and tricks

JavaScript Testing Beginner’s Guide

JavaScript Testing Beginner’s Guide

JavaScript is an important part of web development in today’s Web 2.0 world. While there are many JavaScript frameworks in the market, learning to write, test, and debug JavaScript without the help of any framework will make you a better JavaScript developer. However, testing and debugging can be time consuming, tedious, and painful. This book will ease your woes by providing various testing strategies, advice, and tool guides that will make testing smooth and easy.

This book shows you the most essential features of JavaScript, which you will be using in your daily development, testing, and debugging tasks. You will learn to use the most basic functions of JavaScript to perform ad hoc testing quickly and efficiently. Continue reading