Kamis, 03 November 2011

6 new posts


6 new posts

Link to Wow! eBook - Blog

Java and Mac OS X: Developer Reference

Posted: 03 Nov 2011 10:27 AM PDT

Java and Mac OS X: Developer Reference

Book Description

Learn the guidelines of integrating Java with native Mac OS X applications with this Devloper Reference book.

Java is used to create nearly every type of application that exists and is one of the most required skills of employers seeking computer programmers. Java code and its libraries can be integrated with Mac OS X features, and this book shows you how to do just that.

You’ll learn to write Java programs on OS X and you’ll even discover how to integrate them with the Cocoa APIs.

  • Shows how Java programs can be integrated with any Mac OS X feature, such as NSView widgets or screen savers
  • Reveals the requirements for integrating Java with native OS X applications
  • Covers OS X libraries and behaviors unique to working with Java

With this book, you will learn that creating Java-based applications that integrate closely with OS X is not a myth!

From the Back Cover
Integrate the power of Java with Apple’s OS X

Are you ready to apply your Java skills to the world of Mac OS X? This book shows you how. It first walks you through the history of Java on Apple, then the free development tools available on OS X and the steps for automating builds. Next you’ll find out how to make your Java applications behave the way you want in the Mac environment. With the help of numerous code samples, you’ll also get up and running with more advanced programming—and soon be creating cutting-edge apps that take full advantage of any Apple technology.

  • Start a Java project with one of Xcode’s project templates
  • Distribute your apps in style by mastering icon creation and application bundling
  • Make your Java applications respond and look like real OS X applications
  • Integrate the application menu, the Help Viewer, and the Dock into your applications
  • Discover how to add Objective-C® NSViews to your Java Windows and JFrames
  • Create impressive text-based UIs using the Terminal

Access the latest information on Apple development. Visit www.wileydevreference.com for the latest on tools and techniques for Apple development, as well as source code for the projects in this book.

Book Details

  • Paperback: 512 pages
  • Publisher: Wiley (May 2010)
  • Language: English
  • ISBN-10: 0470525118
  • ISBN-13: 978-0470525111
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts


REST API Design Rulebook

Posted: 03 Nov 2011 09:40 AM PDT

REST API Design Rulebook

Book Description

The basic rules of REST APIs – “many nouns, few verbs, stick with HTTP” – seem easy, but that simplicity and power require discipline to work smoothly. This brief guide provides next steps for implementing complex projects on simple and extensible foundations.

Table of Contents
Chapter 1 Introduction
Chapter 2 Identifier Design with URIs
Chapter 3 Interaction Design with HTTP
Chapter 4 Metadata Design
Chapter 5 Representation Design
Chapter 6 Client Concerns
Chapter 7 Final Thoughts
Appendix My First REST API

About the Author
Mark Masse resides in Seattle, where he is a Senior Director of Engineering at ESPN.

Mark has fourteen years of engineering, management, and architecture experience with The Walt Disney Company. He began his career with Starwave creating rich, interactive Java applets for ESPN Sportszone, NFL.com, and NASCAR Online. Mark architected and developed the content management system (CMS) that powers all of the Disney web sites including ESPN.com, ABC.com and Disney.com. In 2008, he received a “Disney Inventor Award” for creating a “System and Method for Determining the Data Model Used to Create a Web Page.”

Book Details

  • Paperback: 114 pages
  • Publisher: O’Reilly Media (October 2011)
  • Language: English
  • ISBN-10: 1449310508
  • ISBN-13: 978-1449310509
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts


Meaningful Use and Beyond

Posted: 03 Nov 2011 09:36 AM PDT

Meaningful Use and Beyond

Book Description

Ready to take your IT skills to the healthcare industry? This concise book provides a candid assessment of the US healthcare system as it ramps up its use of electronic health records (EHRs) and other forms of IT to comply with the government's Meaningful Use requirements. It's a tremendous opportunity for tens of thousands of IT professionals, but it's also a huge challenge: the program requires a complete makeover of archaic records systems, workflows, and other practices now in place.

This book points out how hospitals and doctors' offices differ from other organizations that use IT, and explains what's necessary to bridge the gap between clinicians and IT staff.

  • Get an overview of EHRs and the differences among medical settings
  • Learn the variety of ways institutions deal with patients and medical staff, and how workflows vary
  • Discover healthcare's dependence on paper records, and the problems involved in migrating them to digital documents
  • Understand how providers charge for care, and how they get paid
  • Explore how patients can use EHRs to participate in their own care
  • Examine healthcare's most pressing problem—avoidable errors—and how EHRs can both help and exacerbate it

Table of Contents
Chapter 1 Introduction
Chapter 2 An Anatomy of Medical Practice
Chapter 3 Medical Billing
Chapter 4 The Bandwidth of Paper
Chapter 5 Herding Cats: Healthcare Management and Business Office Operations
Chapter 6 Patient-Facing Software
Chapter 7 Human Error
Chapter 8 Meaningful Use Overview
Chapter 9 A Selective History of EHR Technology
Chapter 10 Ontologies
Chapter 11 Interoperability
Chapter 12 HIPAA: The Far-Reaching Healthcare Regulation
Chapter 13 Open Source Systems
Appendix Meaningful Use Implementation Assessment

Book Details

  • Paperback: 248 pages
  • Publisher: O’Reilly Media (October 2011)
  • Language: English
  • ISBN-10: 1449305024
  • ISBN-13: 978-1449305024
Note: There is a file embedded within this post, please visit this post to download the file.


MacRuby: The Definitive Guide

Posted: 03 Nov 2011 09:36 AM PDT

MacRuby: The Definitive Guide

Book Description

Want to build native Mac OS X applications with a sleek, developer-friendly alternative to Objective-C? MacRuby is an ideal choice. This in-depth guide shows you how Apple's implementation of Ruby gives you access to all the features available to Objective-C programmers. You'll get clear, detailed explanations of MacRuby, including quick programming techniques such as prototyping.

Perfect for programmers at any level, this book is packed with code samples and complete project examples. If you use Ruby, you can tap your skills to take advantage of Interface Builder, Cocoa libraries, the Objective-C runtime, and more. If you're a Cocoa developer, you'll learn how to improve your productivity with MacRuby.

  • Get up to speed on MacRuby basics, including classes and methods
  • Learn how to use MacRuby with Apple's Xcode developer suite
  • Delve into the primitive object classes and data types in Foundation Kit
  • Build event-driven user interfaces with the AppKit framework
  • Handle relational object persistence with the Core Data framework
  • Use advanced MacRuby techniques, including concurrency and sandboxing
  • Get examples for applications using Twitter and a location web service
  • Embed MacRuby into existing Objective-C applications

Table of Contents
Chapter 1 Introduction
Chapter 2 Fundamentals
Chapter 3 The Cocoa Environment
Chapter 4 Foundation
Chapter 5 Application Kit
Chapter 6 Xcode
Chapter 7 Core Data
Chapter 8 One Step Deeper
Chapter 9 Address Book Example
Chapter 10 Geolocation
Chapter 11 MacRuby in Objective-C Projects
Chapter 12 Objective-C Code in MacRuby Apps
Chapter 13 Using Ruby Third-Party Libraries

Book Details

  • Paperback: 244 pages
  • Publisher: O’Reilly Media (October 2011)
  • Language: English
  • ISBN-10: 1449380379
  • ISBN-13: 978-1449380373
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts


QuickBooks 2012: The Missing Manual

Posted: 03 Nov 2011 09:35 AM PDT

QuickBooks 2012: The Missing Manual

Book Description

Your bookkeeping workflow will be smoother and faster with QuickBooks 2012—but only if you spend more time using the program than figuring out how it works. This book puts you in control: you get step-by-step instructions on how and when to use specific features, along with basic accounting advice to guide you through the learning process.

The important stuff you need to know:

  • Get started. Set up your accounts, customers, jobs, and invoice items quickly.
  • Manage your business. Track spending, income, invoices, inventory, and payroll.
  • Spend less time on bookkeeping. Use QuickBooks to create invoices or timesheets in batches.
  • Follow the money. Examine everything from billable time and expenses to year-end tasks.
  • Find key info quickly. Rely on QuickBooks' vendor, customer, inventory, and employee centers.
  • Exchange data with other programs. Move data between QuickBooks and Microsoft Office.

Table of Contents
Chapter 1 Creating a Company File
Chapter 2 Getting Around in QuickBooks
Chapter 3 Setting Up a Chart of Accounts
Chapter 4 Setting Up Customers, Jobs, and Vendors
Chapter 5 Setting Up Items
Chapter 6 Setting Up Other QuickBooks Lists
Chapter 7 Managing QuickBooks Files
Chapter 8 Tracking Time and Mileage
Chapter 9 Paying for Expenses
Chapter 10 Invoicing
Chapter 11 Producing Statements
Chapter 12 Transaction Timesavers
Chapter 13 Managing Accounts Receivable
Chapter 14 Doing Payroll
Chapter 15 Bank Accounts and Petty Cash
Chapter 16 Making Journal Entries
Chapter 17 Generating Financial Statements
Chapter 18 Performing End-of-Year Tasks
Chapter 19 Managing Inventory
Chapter 20 Budgeting and Planning
Chapter 21 Working with Reports
Chapter 22 Online Banking Services
Chapter 23 Configuring Preferences to Fit Your Company
Chapter 24 Integrating QuickBooks with Other Programs
Chapter 25 Customizing QuickBooks
Chapter 26 Keeping Your QuickBooks Data Secure
Appendix Installing QuickBooks
Appendix Help, Support, and Other Resources

Book Details

  • Paperback: 760 pages
  • Publisher: O’Reilly Media / Pogue Press (October 2011)
  • Language: English
  • ISBN-10: 1449398510
  • ISBN-13: 978-1449398514
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts


Mac OS X Lion: The Missing Manual

Posted: 03 Nov 2011 09:35 AM PDT

Mac OS X Lion: The Missing Manual

Book Description

With Lion, Apple has unleashed the most innovative version of Mac OS X yet—and once again, David Pogue brings his humor and expertise to the #1 bestselling Mac book. Mac OS X 10.7 completely transforms the Mac user interface with multi-touch gestures borrowed from the iPhone and iPad, and includes more 250 brand-new features. This book reveals them all with a wealth of insight and detail–and even does a deep dive into iCloud, Apple’s wireless, free syncing service for Macs, PCs, iPhones, and iPads.

  • Perfect for newcomers. Get crystal-clear, jargon-free introduction to the Dock, the Mac OS X folder structure, Safari, Mail, and iCloud.
  • Go in-depth. Learn how use key new features such as full-screen apps, Mission Control, the new Mac App Store, Launchpad, Resume, Auto Save, Versions, AirDrop, and more. Are you even more of a power user? Learn to set up a network, make a Lion flash drive, and even learn the basics of Lion’s underlying Unix.

There’s something new on practically every page of this new edition, and David Pogue brings his celebrated wit and expertise to every one of them. Apple’s brought a new cat to town, and Mac OS X Lion: The Missing Manual is the best way to tame it.

Table of Contents
Chapter 0 The New Lion Landscape
Chapter 1 Folders & Windows
Chapter 2 Organizing Your Stuff
Chapter 3 Spotlight
Chapter 4 Dock, Desktop & Toolbars
Chapter 5 Documents, Programs, & Mission Control
Chapter 6 Entering Data, Moving Data & Time Machine
Chapter 7 Services, Automator & AppleScript
Chapter 8 Windows on Macintosh
Chapter 9 System Preferences
Chapter 10 The Free Programs
Chapter 11 CDs, DVDs & iTunes
Chapter 12 Accounts, Parental Controls & Security
Chapter 13 Networking, File Sharing & AirDrop
Chapter 14 Printing, Scanning, Fonts & Graphics
Chapter 15 Sound, Movies & Speech
Chapter 16 The Unix Crash Course
Chapter 17 Internet Setup & iCloud
Chapter 18 Mail & Contacts
Chapter 19 Safari
Chapter 20 iChat
Chapter 21 SSH, FTP, VPN & Web Sharing
Appendix Installing Mac OS X Lion
Appendix Troubleshooting
Appendix The Windows-to-Mac Dictionary
Appendix The Master Mac OS X Secret Keystroke List

Book Details

  • Paperback: 928 pages
  • Publisher: O’Reilly Media / Pogue Press (October 2011)
  • Language: English
  • ISBN-10: 1449397492
  • ISBN-13: 978-1449397494
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts


Tidak ada komentar:

Posting Komentar