Saturday, September 8, 2007

Web Publishing with PHP and FileMaker 9



Jonathan Stark, "Web Publishing with PHP and FileMaker 9"
Sams | ISBN 0672329506 | September 4, 2007 | 264 Pages | PDF | 5.4MB

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!

Download Link here
http://rapidshare.com/files/54030468/Sams.Web.Publishing.with.PHP.and.FileMaker.9.Sep.2007.eBook-BBL.rar

Read More......

Building & Running a Successful Research Business: A Guide for the Independent Information Professional



Building & Running a Successful Research Business: A Guide for the Independent Information Professional
Information Today, Inc | ISBN 0910965625 | April 1, 2003 | 472 pages | PDF File | 1.78mb RAR Download

Online research is one of the hottest work-from-home business opportunities of the decade, and this handbook provides the information necessary to launch, manage, and build a successful research business. Explained is every step of the process including getting started, running the business, marketing, and researching. The important question of "is this business right for you?" is addressed in detail, as are how to close the sale, managing clients, promoting services on the web, and tapping into powerful information sources beyond the web. Also provided are a description of the types of research independent information professionals are expected to provide and surveys of the online and offline tools necessary to build expertise and ensure a satisfied clientele.



Download Link here
http://rapidshare.com/files/53993084/0910965625.rar

Read More......

C# Network Programming - Sybex



Richard Blum, "C# Network Programming"
Publisher: Sybex | ISBN: 9780782141764 | 672 pages chm | 6.14 mb





On its own, C# simplifies network programming. Combine it with the precise instruction found in C# Network Programming, and you'll find that building network applications is easier and quicker than ever.

This book helps newcomers get started with a look at the basics of network programming as they relate to C#, including the language's network classes, the Winsock interface, and DNS resolution. Spend as much time here as you need, then dig into the core topics of the network layer. You'll learn to make sockets connections via TCP and "connectionless" connections via UDP. You'll also discover just how much help C# gives you with some of your toughest chores, such as asynchronous socket programming, multithreading, and multicasting.

Network-layer techniques are just a means to an end, of course, and so this book keeps going, providing a series of detailed application-layer programming examples that show you how to work with real protocols and real network environments to build and implement a variety of applications. Use SNMP to manage network devices, SMTP to communicate with remote mail servers, and HTTP to Web-enable your applications. And use classes native to C# to query and modify Active Directory entries.

Rounding it all out is plenty of advanced coverage to push your C# network programming skills to the limit. For example, you'll learn two ways to share application methods across the network: using Web services and remoting. You'll also master the security features intrinsic to C# and .NET--features that stand to benefit all of your programming projects.
No comments for the news

Read More......

Business Modeling With UML: Business Patterns at Work



Business Modeling With UML Business Patterns at Work
Publisher: Wiley | Language: English | ISBN:0471295515 | Authors : Magnus Penker , Hans-Erik Eriksson | 4mb | 280 pages | PDF

Download Link here
http://rapidshare.com/files/53750765/Wiley_20-_20Business_20Modeling_20with_20UML_20Business_20Patterns_20at_20Work.pdf

Read More......

No One Cares What You Had for Lunch: 100 Ideas for Your Blog



No One Cares What You Had for Lunch: 100 Ideas for Your Blog
Peachpit Press | ISBN 032144972X | August 11, 2006 | 144 pages | PDF File | 3.08mb RAR Download

Tired of filling up your blog with boring posts? Take the next step and get inspired to create something unique. Author Margaret Mason shows you the way with this fun collection of inspirational ideas for your blog. Nobody Cares What You Had for Lunch: 100 Ideas for Your Blog is a unique idea-book for bloggers seeking fun, creative inspiration. Margaret gives writers the prompts they need to describe, imagine, investigate and generate clever posts.


Download Link here
http://rapidshare.com/files/53991846/032144972X.rar

Read More......

How the Laws of Physics Lie



How the Laws of Physics Lie
Oxford University Press, USA | ISBN 0198247044 | 1983 Edition | PDF | 146 Pages | 1.8 MB

In this sequence of philosophical essays about natural science, Nancy Cartwright argues that fundamental explanatory laws, the deepest and most admired successes of modern physics, do not in fact describe the regularities that exist in nature. Yet she is not `anti-realist'. Rather, she draws a novel distinction, arguing that theoretical entities, and the complex and localized laws that describe them, can be interpreted realistically, but that the simple unifying laws of basic theory cannot.

`The issues raised are very important and highly controversial ... I believe the book to be of importance in inviting philosophers to take a new look at the way physics is actually done, and what their reaction to that practice might be.' M. L. G. Redhead, Philosophical Quarterly

`A significant addition to the literature. The central thesis is novel, the argumentation lively and forceful, the book is rich in material drawn from the actual explanatory practices of scientists.' W. H. Newton-Smith, Times Literary Supplement

`The author introduces fresh ideas about every topic she discusses. Any philosopher will learn from this book, and will enjoy it as well.' Geoffrey Joseph, Philosophical Review

Download Link here
http://depositfiles.com/files/1697135

Read More......

Beginning Visual Basic .NET (with source code)



Anne Prince | "Beginning Visual Basic .NET"
Murach | Jun 2002 | 1890774154 | English | 692 pages | PDF | 13.5 MB (book + source code)


If you’re new to Visual Basic .NET, this book gets you started right. By chapter 3, you’ll be developing simple but complete applications. By chapter 5, you’ll be doing some serious programming. And by chapter 7, you’ll be able to code, test, and debug object-oriented programs with Visual Basic .NET.

Of course, there’s a lot more to Visual Basic .NET than one beginning book can cover. But this book gets you started with all of the important features and capabilities of Visual Basic .NET and prepares you for learning more about them on your own. That’s why we say that no other book or course will get you started faster or better than this book.

This book is for anyone who wants to learn how to use Visual Basic .NET for developing business applications. It works if you have no programming experience at all. It works if you have programming experience with another language like COBOL or Java. It works if you already know Visual Basic 6. And it works if you’ve already read three or four other Visual Basic .NET books and still don’t know how to develop a real-world business application.

If you’re completely new to programming, the prerequisites are minimal. First, you need to be familiar with the Windows interface. This means that you have used Windows applications like Word or Excel so you’re comfortable with tasks like opening, saving, printing, and closing files. Second, you should know how to use the Windows Explorer to copy folders and files from one location to another.


TABLE OF CONTENT:
Chapter 01 - How to get started with Visual Basic .NET
Chapter 02 - How to develop a Windows Forms application
Chapter 03 - Visual Basic language essentials (part 1)
Chapter 04 - Visual Basic language essentials (part 2)
Chapter 05 - Visual Basic language essentials (part 3)
Chapter 06 - How to develop object-oriented applications
Chapter 07 - How to test and debug an application
Chapter 08 - How to work with Windows controls
Chapter 09 - How to develop a multi-form application
Chapter 10 - How to enhance the user interface
Chapter 11 - How to work with dates and strings
Chapter 12 - How to work with arrays and collections
Chapter 13 - How to work with structures and files
Chapter 14 - How to use XML with files
Chapter 15 - More skills for object-oriented programming
Chapter 16 - An introduction to database programming
Chapter 17 - How to develop a database application with ADO.NET
Chapter 18 - How to work with bound controls and parameterized queries
Chapter 19 - How to develop a Web Forms application
Chapter 20 - How to create and use web services

Download Link here
http://depositfiles.com/files/1694929

Read More......

Friday, September 7, 2007

The Flash Anthology: Cool Effects and Practical ActionScript



The Flash Anthology: Cool Effects and Practical ActionScript
455 pages | SitePoint Pty Ltd 2004 | English | ISBN: 095792187X | PDF | 3.5 MB

A practical and fun Flash book that shows readers over 60 practical techniques, solutions and cool effects to instantly use on their Website or project. The Flash Anthology makes an excellent task reference or it can be used for inspiration for future projects. The book tackles the majority of the most common building blocks for real world Flash applications-as one reviewer described "it covers everything that Flash does best". Topics covered include working with external data, debugging, animation, sound and video effects, flash forms and getting indexed by search engines. All the solutions are based on ActionScript, are completely customizable and come with suggested modifications. Examples are compatible with ActionScript 2 and Flash MX 2004

Download Link here
http://rapidshare.com/files/53611932/Sitepoint_.The.Flash.Anthology.Cool.Effects._2004_._095792187X_.pdf.7z

Read More......

Build Your Own AJAX Web Applications [ILLUSTRATED]



Build Your Own AJAX Web Applications [ILLUSTRATED]
352 pages | SitePoint (June 14, 2006) | English | ISBN: 0975841947 | PDF | 2.1 MB

AJAX (Asynchronous JavaScript and XML) is a new approach for developing web applications. It essentially permits users to interact with a Webpage without forcing a slow & tedious reload of the entire page after every action. This means web applications become more responsive, easier to use, and more intuitive. Build Your Own Ajax Web Applications uses a step-by-step tutorial format that's so easy to follow, you'll be able to build sophisticated and intuitive Ajax web interfaces in no time!

# Read this book, and you'll: Get an overview of the basic technologies you'll need to use to build Ajax applications.
# Understand the XMLHttpRequest object, the core of Ajax applications.
# Build a cross-browser XMLHttpRequest wrapper that you can use in all of your Ajax projects.
# Build an Ajax application monitor that works in real time.
# Learn how to use Ajax without breaking older browsers or causing accessibility issues.
# Get your Ajax application working with screen readers.
# Use dynamic animations to improve usability.
# Build edit-in-place functionality.
# Create an Ajax search application that pulls data from Amazon, del.icio.us, and Google.
# Fix the "Back button" problem.
# Use JSON, YAML, and XML to communicate with the server.
# Build an Ajax drag 'n' drop chess game.
# And a whole lot more!

Throughout the text, the author stresses usability, accessibility, and graceful degradation for older, less-capable web browsers.
Download Link here
http://rapidshare.com/files/53613181/Sitepoint_.Build.Your.Own.AJAX.Web.Applications._2006_._0975841947_.pdf.7z

Read More......

Math You Can Really Use - Every Day



Math You Can Really Use - Every Day
True PDF | 216 Pages | ISBN: 0470054026 | Publisher: Cliffs Notes (2007-05-07) | 1.8MB

One of the most practical math books ever The National Assessment of Adult Literacy reports that 22 percent of U.S. adults have a below-basic understanding of rudimentary math, and 33 percent have only a basic understanding. This practical guide uses everyday examples to teach the math that people need to know in order to balance their checkbooks, do credit card calculations, compare loan rates, compute their gas mileage, and more. Complete with tear-out reference guides such as a tipping card, this book helps adults get up to speed on the math they really need-every day.

Math You Can Really Use—Every Day skips mind-numbing theory and tiresome drills and gets right down to basic math that helps you do real-world stuff like figuring how much to tip, getting the best deals shopping, computing your gas mileage, and more. This is not your typical, dry math textbook. With a comfortable, easygoing approach, it:

-Covers math you'll need for balancing your checkbook, choosing or managing credit cards, comparing options for mortgages, insurance, and investments, and more

-Includes the basics on fractions, decimals, percentages, measurements, and geometric math

-Clues you in on simple shortcuts

-Includes examples plus pop quizzes with answers to help you solidify your understanding

-Features tear-out guides you can take with you for tipping and converting measurements

Want to know how much 20% off is in dollars and cents? Want to figure out how much gas is going to cost for your road trip? This is the math book you'll really use!

Download Link here
http://rapidshare.com/files/53573634/Math_You_Can_Really_Use_-_Every_Day.rar

Read More......

Tuesday, September 4, 2007

The JavaScript Anthology 101 Essential Tips, Tricks & Hacks


jsath

The JavaScript Anthology 101 Essential Tips, Tricks & Hacks
Sitepoint | ISBN 0975240269 | 2006 | PDF | 2,98 MB | 592 pages

Using a cookbook approach, The JavaScript Anthology will show you how to apply JavaScript to solve over 101 common Web Development challenges. You'll discover how-to:

Optimize your code so that it runs faster
Create Ajax applications with the XmlHttpRequest object
Validate web forms to improve usability
Take control of your web pages with the DOM
Ensure that your JavaScript code is accessible
Create slick drop-down menu systems
Included in this book is extensive coverage of DHTML and Ajax, including how-to create and customize advanced effects such as draggable elements, dynamically sorting data in a Web Browser, advanced menu systems, retrieving data from a Web Server using XMLHttpRequest and more.

The JavaScript Anthology also includes extensive coverage of object oriented coding, efficient script design, accessibility, and cross-browser issues. Best of all, you'll get download access to all the code used in the book, so you can put the scripts to use instantly.

Download Link here
http://rapidshare.com/files/53012369/jsant.rar

Read More......

Bring your website to live with AJAX and DHTML [FULL VERSION]


bring

Bring your website to live with AJAX and DHTML
DMX ZONE| ISBN n/a | 2006 | PDF | 31,9 MB | 168 pages

Ajax enables you to write interactive applications while reducing the amount of data interchanged between the web browser and web server. This results in shorter processing times so you can give your user the ultimate web experience.

DHTML allows you to create amazing effects and allows you to enhance the interactivity of your webpage without using any Plug-ins. DHTML files are also smaller then HTML files thus speeding up your website even further.


Content

Introduction
About Tom Dell’Aringa
Bring your website to live with AJAX and DHTML

Getting started with DHTML
DHTML: Introduction to scripting the DOM
DHTML: Dynamic Client Side Table Sorting
DHTML: Dynamic Class Switching
Introduction to Regular Expressions
Dynamic "Hide and Show" Content using the DOM

Real-world DHTML
Popup Windows: Doing Them Right
A Simple DHTML Flyout Menu
Formatting User Form Data
More controlling form fields
"Alertless" Client Side Error Messages
The new and improved Date Picker!
Spicing up Data Tables with Highlighting Rows
An Abstract “Add Row” Class for Dynamic Table Rows (like Yahoo!)

Take control with AJAX
Introduction to AJAX
The Ajax Filmstrip
Ajax: Ready States, PHP and Arrays
Google Maps and AJAX: Web 2.0 on Your Web Site

Download Link here
http://rapidshare.com/files/53024374/87954254565.rar

Read More......