This practical, approachable book will show you how to do exactly what you want, one incredibly clear and easy step at a time. The only FileMaker Pro 13 tutorial written from the beginner's viewpoint, FileMaker Pro 13 Absolute Beginner's Guide makes FileMaker more intuitive than it's ever been. Author Tim Dietrich draws on 20+ years of experience as a leading FileMaker solutions developer and instructor, including insider access to FileMaker's creators through his membership in the elite FileMaker Business Alliance.
Book + Content Update Program Make the most of your new Windows 10 device–without needing to be a technical expert! This book is the fastest way to take control of Windows 10, and use it to create, connect, and discover… simplify and organize your whole life… learn more, play more, do more, live better! This book will show you how to do what you want, the way you want, one incredibly clear and easy step at a time. Windows 10 has never, ever been this simple! Who knew how simple Windows 10 could be? This is the easiest, most practical beginner’s guide to using your new Windows 10 desktop, notebook, or tablet… simple, reliable instructions for doing everything you really want to do! Here’s a small sample of what you’ll learn: Make the new Windows 10 Start menu work just the way you want Tweak Windows to reflect your personality and maximize your security Reliably connect to your home network or public Wi-Fi Master the speedy new Microsoft Edge web browser Install and use the best new Windows Store apps Enjoy all of your digital photos, videos, movies, and music Find whatever you’re looking for–or let Cortana find it for you Use free OneDrive cloud storage to store, sync, and back up your files Play games and media through Xbox Live Manage all email from one easy app: Outlook, Gmail, Yahoo!, and more Share files and printers the easy way with Homegroups Retrieve up-to-the-minute news, sports, weather, and financial data Set up the notifications you want–and turn off those you don’t want Create efficient virtual desktops to get more done faster Connect multiple monitors to one computer Keep your computer safe and healthy–painlessly Alan Wright has spent a decade providing IT support to enterprises, small businesses, and residential users. He holds several certifications from CompTIA and Microsoft, was technical editor on Using Windows 8 and Microsoft Project 2013 In Depth, and co-authored both Windows 8.1: Absolute Beginner’s Guide and Visio 2013: Absolute Beginner’s Guide.
You don’t need a technical background to build powerful databases with FileMaker Pro 14. This crystal-clear, objective guide shows you how to create a database that lets you do almost anything with your data so you can quickly achieve your goals. Whether you’re creating catalogs, managing inventory and billing, or planning a wedding, you’ll learn how to customize your database to run on a PC, Mac, web browser, or iOS device. The important stuff you need to know: Dive into relational data. Solve problems quickly by connecting and combining data from different tables. Create professional documents. Publish reports, charts, invoices, catalogs, and other documents with ease. Access data anywhere. Use FileMaker Go on your iPad or iPhone—or share data on the Web. Harness processing power. Use new calculation and scripting tools to crunch numbers, search text, and automate tasks. Run your database on a secure server. Learn the high-level features of FileMaker Pro Advanced. Keep your data safe. Set privileges and allow data sharing with FileMaker’s streamlined security features.
Make the most of your wireless network...without becoming a technical expert! This book is the fastest way to connect all your wireless devices, get great performance with everything from streaming media to printing, stay safe and secure, and do more with Wi-Fi than you ever thought possible! Even if you’ve never set up or run a network before, this book will show you how to do what you want, one incredibly clear and easy step at a time. Wireless networking has never, ever been this simple! Who knew how simple wireless networking could be? This is today’s best beginner’s guide to creating, using, troubleshooting, and doing more with your wireless network...simple, practical instructions for doing everything you really want to do, at home or in your business! Here’s a small sample of what you’ll learn: • Buy the right equipment without overspending • Reliably connect Windows PCs, Macs, iPads, Android tablets, game consoles, Blu-ray players, smartphones, and more • Get great performance from all your networked devices • Smoothly stream media without clogging your entire network • Store music and movies so you can play them anywhere in your home • Keep neighbors and snoopers out of your network • Share the files you want to share–and keep everything else private • Automatically back up your data across the network • Print from anywhere in the house–or from anywhere on Earth • Extend your network to work reliably in larger homes or offices • Set up a “guest network” for visiting friends and family • View streaming videos and other web content on your living room TV • Control your networked devices with your smartphone or tablet • Connect to Wi-Fi hotspots and get online in your car • Find and log onto hotspots, both public and hidden • Quickly troubleshoot common wireless network problems Michael Miller is the world’s #1 author of beginning computer books. He has written more than 100 best-selling books over the past two decades, earning an international reputation for his friendly and easy-to-read style, practical real-world advice, technical accuracy, and exceptional ability to demystify complex topics. His books for Que include Computer Basics Absolute Beginner’s Guide; Facebook for Grown-Ups; My Pinterest; Ultimate Digital Music Guide; Speed It Up! A Non-Technical Guide for Speeding Up Slow PCs, and Googlepedia: The Ultimate Google Resource. Category: Networking Covers: Wireless Networking User Level: Beginning
Get the scoop on designing databases for Mac and Windows Use FileMaker Pro design and scripting to quickly, easily build databases that solve real problems FileMaker Pro has grown up, and it's better than ever! This easy-to-use guide shows you how to design a great FileMaker application, build a database that works, add the functionality you need, populate your database, and venture into programming with ScriptMaker. You'll find out how to share and protect your database, too. Discover how to * Build a layout that works * Create custom triggers and calculated fields * Generate reports automatically * Manage security * Publish your database on the Web * Embed pictures, sound, and video
Who knew how simple using JavaScript could be? Make the most of JavaScript—even if you've never programmed anything before. JavaScript Absolute Beginner's Guide is the fastest way to learn JavaScript and use it together with CSS3 and HTML5 to create powerful web and mobile experiences. Learn how to do what you want, the way you want, one incredibly easy step at a time. JavaScript has never been this simple! Here's a small sample of what you'll learn: • Organize your code with variables • Understand how functions make your code reusable • Use the popular if/else statement to help make a decision in code • Learn about switch statements and when to use them • Work with for, while, and do...while loops • Learn how to use global and local scope • Understand what closures are • Learn about the various places your code can live • Understand how to write comments and use good commenting practices • Learn about the basic types of objects you'll run into in JavaScript • Find out that pizza has an educational value beyond just being deliciously awesome • Learn how to perform common string operations • Use arrays to handle lists of data • Learn to create custom objects • Get up to speed on some of the big ES6 changes
Whether you are a FileMaker developer who is new to web publishing, a web developer who is new to FileMaker, or a complete beginner looking to put your data online, this book is for you. In Part I, you learn the basics of how web publishing works and how to write your own HTML and PHP. In Part II, you learn how to build a FileMaker database and install and configure the FileMaker Server to host the database. In Part III, you learn how to put it all together to create web pages that talk to your database and allow people to view the data and, if you like, modify it. Throughout the book, publishing a FileMaker Product Catalog to the web is used as an example. Each chapter builds on the previous chapter. When you are done, you will have a working website! Detailed information on how to... Master web publishing Read and write basic HTML Read and write basic PHP Build a FileMaker database Install and configure FileMaker Server Publish your FileMaker data to the web Work with portals and container fields Repurpose your FileMaker layouts on the web Introduction 1 Part I: Basics of Web Publishing Chapter 1: How Web Publishing Works 7 Chapter 2: Introduction to HTML 17 Chapter 3: Introduction to PHP 31 Part II: Laying the Groundwork Chapter 4: Building a Simple FileMaker File 49 Chapter 5: Configuring the Server(s) 67 Part III: Publishing FileMaker Data on the Web Chapter 6: Viewing FileMaker Data 91 Chapter 7: Altering FileMaker Data 115 Chapter 8: Working with Related Data (Portals) 137 Chapter 9: Working with Images 167 Chapter 10: Repurposing a FileMaker Layout on the Web 189 Part IV: More Information Appendix A: Performance Tuning 213 Appendix B: Security Concerns 217 Appendix C: Error Handling and Prevention 225 Appendix D: FileMaker PHP API Reference 231 Index 239