An Introduction to Web Design and Programming

 

Product Details

  • Paperback: 592 pages
  • Publisher: Thompson Brooks/Cole; 1 edition (October 3, 2003)
  • Language: English
  • ISBN-10: 0534395287
  • ISBN-13: 978-0534395285
  • Product Dimensions: 9 x 6 x 1.1 inches Read the rest of this entry »

Big Book of Apple Hacks: Tips & Tools for unlocking the power of your Apple devices (Hacks)

Big Book of Apple Hacks: Tips & Tools for unlocking the power of your Apple devices (Hacks)
By Chris Seibold

* Publisher:   O’Reilly Media, Inc.
* Number Of Pages:   640
* Publication Date:   2008-04-17
* ISBN-10 / ASIN:   0596529821
* ISBN-13 / EAN:   9780596529826
* Binding:   Paperback

Product Description:

Bigger in size, longer in length, broader in scope, and even more useful than our original Mac OS X Hacks, the new Big Book of Apple Hacks offers a grab bag of tips, tricks and hacks to get the most out of Mac OS X Leopard, as well as the new line of iPods, iPhone, and Apple TV.
Read the rest of this entry »

Cocoa(R) Programming for Mac(R) OS X (3rd Edition) (Paperback)

Product Details

  • Paperback: 464 pages
  • Publisher: Addison-Wesley Professional; 3 edition (May 15, 2008)
  • Language: English
  • ISBN-10: 0321503619
  • ISBN-13: 978-0321503619
  • Product Dimensions: 9.2 x 7 x 1.4 inches
  • Editorial Reviews
    Amazon.com
    There’s a reason that a large slice of the open-source movement has defected from running Linux on its laptops to running Mac OS X. The reason is the Unix core that underlies Mac OS X, and the development tools that run on that core. Cocoa makes it easy to create very slick Mac OS X interfaces for software (as well as to create applications in a hurry), and this new edition of Cocoa Programming for Mac OS X does an excellent job of teaching its readers how to put a Cocoa face on top of code (Objective-C code almost exclusively). If you know something about C and/or C++ programming and want to apply your skills to the Mac, this is precisely the book you want. Read the rest of this entry »

Pro Web 2.0 Application Development with GWT (Pro)

Product Details

  • Paperback: 480 pages
  • Publisher: Apress (May 7, 2008)
  • Language: English
  • ISBN-10: 1590599853
  • ISBN-13: 978-1590599853
  • Product Dimensions: 9.2 x 7 x 1.1 inches

Editorial Reviews

Product Description
The main focus of Pro Web 2.0 Application Development with GWT is a case study of a real Web 2.0 application called ToCollege.net. Read the rest of this entry »

Sams Teach Yourself Windows Server 2008 in 24 Hours (Sams Teach Yourself — Hours)

Editorial Reviews

Product Description

In just 24 lessons of one hour or less, you will be able to install and configure Microsoft Windows Server 2008 and its various services for any size network. Using a straightforward, step-by-step approach, each lesson builds on the previous ones, enabling you to learn the essentials of Windows Server® 2008 from the ground up. Read the rest of this entry »

The Complete Idiot’s Guide to the Art of Seduction

Editorial Reviews

Product Description
You’re no idiot, of course. You’ve heard that oysters are a great aphrodisiac, know that everybody looks better in candlelight, and can wink without making it look like something got caught in your eye. But when it comes to putting these talents together and seducing the one you want, you feel like cupid without a bow and arrow. Don’t hang up your wings just yet! The complete Idiot’s Guide to the Art of Seduction is here to teach you the tricks of the trade. In this Complete Idiot’s Guide, you get:

Read the rest of this entry »

Google Hacking for Penetration Testers, Volume 2 (Paperback)

Product Details

  • Paperback: 448 pages
  • Publisher: Syngress; 1 edition (November 2, 2007)
  • Language: English
  • ISBN-10: 1597491764
  • ISBN-13: 978-1597491761
  • Product Dimensions: 9.2 x 7.5 x 1.4 inches

Editorial Reviews

Product Description
A self-respecting Google hacker spends hours trolling the Internet for juicy stuff. Firing off search after search, they thrive on the thrill of finding clean, mean, streamlined queries and get a real rush from sharing those queries and trading screenshots of their findings. I know because Ive seen it with my own eyes. As the founder of the Google Hacking Database (GHDB) and the Search engine hacking forums at http://johnny.ihackstuff.com, I am constantly amazed at what the Google hacking community comes up with. It turns out the rumors are truecreative Google searches can reveal medical, financial, proprietary and even classified information. Despite government edicts, regulation and protection acts like HIPPA and the constant barking of security watchdogs, this problem still persists. Stuff still makes it out onto the web, and Google hackers snatch it right up. Protect yourself from Google hackers with this new volume of information. Read the rest of this entry »

GWT in Practice

Editorial Reviews
Book Description
If you’re a web developer, you know that you can use Ajax to add rich, user-friendly, dynamic features to your applications. With the Google Web Toolkit (GWT), a new Ajax tool from Google that automatically converts Java to JavaScript, you can build Ajax applications using the Java language.

GWT in Practice is an example-driven, code-rich book designed for web developers already familiar with the basics of GWT who now want hands-on experience. After a quick review of GWT fundamentals, GWT in Practice presents scores of handy, reusable solutions to the problems you face when you need to move beyond “Hello World” and “proof of concept” applications. This book skips the theory and looks at the way things really work when you’re building. I also shows you where GWT fits into the Enterprise Java Developer’s toolset. Written by expert authors Robert Cooper and Charlie Collins, this book combines sharp insight with hard-won experience. Readers will find thorough coverage of all aspects of GWT development from the basic GWT concepts to in depth real world example applications.

The first part of the book is a rapid introduction to the GWT methodology The second part of the book then delves into several practical examples which further demonstrate core aspects of the toolkit The book concludes by presenting several larger GWT applications including drag and drop support for UI elements, data binding, processing streaming data, handling application state, automated builds, and continuous integration.

Along the way GWT in Practice covers many additional facets of working with the toolkit. Various development tools are used throughout the book, including Eclipse, NetBeans, IDEA, Ant, Maven, and, of course, the old fashioned command line. The book also addresses integrating GWT with existing applications and services along with enterprise and team development.

About the Author
Robert Cooper is a JEE developer with 15 years of web development experience. He is a contributor to several open source projects, including the ROME RSS/Atom API plugins for Podcasting and MediaRSS, is the author of the FeedPod text-to-speech podcasting system, and the gwt-maven plugins for supporting Maven based builds for Google Web Toolkit.
Product Details
Read the rest of this entry »

Beginning SQL Queries: From Novice to Professional (Beginning from Novice to Professional)

Editorial Reviews
Product Description

Clare Churcher’s Beginning SQL Queries is your guide to mastering the lingua franca of the database industry: the SQL language. Good knowledge of SQL is crucial to anyone working with databases, because it is with SQL that you retrieve data, manipulate data, and generate business results. Knowing how to write good queries is the foundation for all work done in SQL, and it is a foundation that Clare lays well in her book.

* Does not bore with syntax!
* Helps you learn the underlying concepts involved in querying a database, and from there the syntax is easy
* Provides exceptionally clear examples and explanations
* Is academically sound while being practical and approachable

What you’ll learn

* Write simple queries to extract data from a single table.
* Understand relational algebra and calculus and why they are important.
* Combine data from many tables into one business result.
* Avoid pitfalls and traps such as Cartesian products and difficulties with null values.
* Summarize large amounts of data for reporting purposes.
* Apply set theory to the problems of manipulating data and generating reports. Read the rest of this entry »

Expert .NET Micro Framework

[center][img]http://ecx.images-amazon.com/images/I/51c8Vuvu34L.jpg[/img][/center]

[b][center]By Robbie Vanbrabant”Google Guice: Agile Lightweight Dependency Injection Framework (Firstpress)”
[/center][/b]

[center]Publisher: Apress | Number Of Pages: 192 |size:1.6MB/PDF | Publication Date: 2008-04-21 | ISBN-10 / ASIN: 1590599977[/center]

Product Description:

Guice (pronounced “Juice”) is the Jolt Award winning, 100% Java icing on the cake of Java dependency injection. Unlike other popular DI frameworks such as Spring, Guice fully embraces modern Java language features and combines simplicity with stunning performance and developer–friendliness.

Google Guice: Agile Lightweight Dependency Injection Framework will not only tell you “how,” it will also tell you “why” and “why not,” so that all the knowledge you gain will be as widely applicable as possible. Filled with examples and background information, this book is an invaluable addition to your knowledge of modern agile Java.

* Learn simple annotation–driven dependency injection, scoping and AOP, and why it all works the way it works.
* Be the first to familiarize yourself with concepts that are likely to be included in a future Java EE or SE release (through JSR 299).
* Get things done without having to write any XML.[b]

[center][url=http://rapidshare.com/files/109666826/1590599977.rar]Download[/url]

[url=http://innoebooks.net/?p=200]More info [/url][/center][/b] Editorial Reviews
Product Description

The Microsoft .NET Micro Framework is a small and efficient .NET runtime environment used to run managed code on devices that are too small and resource constrained for Windows CE and the Compact Framework.

Expert .NET Micro Framework will teach you everything you need to know in order to use the .NET Micro Framework to create effective embedded applications. It begins with the basics of accessing hardware and networking before delving deep into the less well–known areas such as cryptography and globalization, and how to use technologies such as wireless communication that are not directly supported by the .NET Micro Framework.

This book is a must if you want to get as much as possible out of the .NET Micro Framework to write powerful embedded applications.

Expert .NET Micro Framework also describes how to use resources, and write globalized and multilingual embedded applications. You will learn how to effectively use binary serialization to store data permanently in flash memory or exchange data with a PDA or PC. Topics like cryptography and encrypted data exchange with a .NET or Compact Framework application are covered.
What you’ll learn

* Describes and compares wireless communication technologies and how to use them even if they are not directly supported by the .NET Micro Framework
* Describes the whole class library and features of the .NET Micro Framework, illustrated by working examples
* Demonstrates how to access hardware components with managed drivers and write applications with a graphical user interface
* Includes a detailed description of how to effectively extend or write hardware emulators using undocumented features of the configuration engine and emulator components
Who is this book for?

This book is for anyone with an interest in creating embedded systems. Primarily, it is written for the benefit of .NET developers with a background in C#, but it will equally appeal to hardware developers with a background in Assembler, C, or C++ who will be impressed by the benefits that managed code can bring to their devices.
Related Titles
o Pro C# 2008 and the .NET 3.5 Platform, Fourth Edition

About the Author

Jens Kühner works for Vallon GmbH in Germany as a principal software developer developing metal detectors and ferrous locators. He creates software for data acquisition and evaluation using the .NET Framework and Compact Framework. Since this software must be incorporated closely with the detectors’ hardware, an interest in embedded systems was only natural.

Jens has been involved with the .NET Micro Framework from the very start, when he saw it presented at MEDC Europe. Since then, he’s been an active beta tester of the technology and a regular contributor to Micro Framework forums.

Product Details

* Hardcover: 448 pages
* Publisher: Apress (April 21, 2008)
* Language: English
* ISBN-10: 159059973X
* ISBN-13: 978-1590599730