Mar 11, 2011 |
13,939 views |

Book Description
Websites like MapQuest and Google Maps have transformed the way we think about maps. But these services do more than offer driving directions—they provide APIs that web developers can use to build highly customized map-based applications.
In Map Scripting 101, author Adam DuVander delivers 73 immediately useful scripts that will show you how to create interactive maps and mashups. You’ll build tools like a local concert tracker, a real-time weather map, a Twitter friend-finder, an annotated map of Central Park, and much more. And because the book is based on the cross-platform Mapstraction JavaScript library, everything you create will be able to use nearly any mapping service, including OpenStreetMap, MapQuest, Google, Yahoo!, and Bing.
You’ll also learn how to:
- Create, embed, and manipulate basic maps by setting zoom levels and map boundaries
- Show, hide, and filter location markers and info-bubbles
- Customize your maps for visitors based on their location
- Use common data formats like GPS XML, Google Earth’s KML, and GeoRSS
- Create graphical overlays on maps to better analyze data and trends
- Use freely available geodata from websites like Yelp and Upcoming—and public domain geodata from the US government
Download Now »
Feb 10, 2011 |
12,117 views |

Book Description
For programmers, working with text is not about reading their newspaper on a break; it’s about taking textual data in one form and doing something to it. Extract, decrypt, parse, restructure – these are just some of the text tasks that can occupy much of a programmer’s life. If this is your life, this book will make it better – a practical guide on how to do what you want with textual data in Python.
Python 2.6 Text Processing Beginner’s Guide is the easiest way to learn how to manipulate text with Python. Packed with examples, it will teach you text processing techniques and give you the skills to work with the most popular Python libraries for transforming text from one form to another.
The book gets you going with a quick look at some data formats, and installing the supporting libraries and components so that you’re ready to get started. You move on to extracting text from a collection of sources and handling it using Python’s built-in string functions and regular expressions. You look into processing structured text documents such as XML and HTML, JSON, and CSV. Then you progress to generating documents and creating templates. Finally you look at ways to enhance text output via a collection of third-party packages such as Nucular, PyParsing, NLTK, and Mako.
Learn text processing techniques and work with the most popular Python libraries for transforming text from one form to another. Download Now »
Feb 05, 2011 |
9,330 views |

Book Description
Learn SQL the fun and easy way – no programming experience needed!
SQL For Dummies, 7th Edition, shows programmers and web developers how to use SQL to build relational databases and get valuable information from them. This book covers the core features of the SQL language. Topics covered include how to use SQL to structure a DBMS and implement a database design; secure a database; and retrieve information from a database. This edition will be revised to reflect the new enhancements of SQL/XML:2008.
The latest update of the perennial bestselling SQL For Dummies, which has sold more than 210,000 units in six editions.
SQL is the most popular database language in the world
Covers creating, accessing, manipulating, maintaining, and storing information in relational database management systems (DBMS) such as Access, Oracle, SQL Server, and MySQL.
Includes new content on using SQL with XML to power data-driven web sites and using SQL with Access 2010
Whether you’re daunted by database development or a system admin star, SQL For Dummies, 7th Dummies will have you working your web site in no time at all. Download Now »
Jan 21, 2011 |
11,264 views |

Book Description
As software complexity increases, proper build practices become ever more important. This essential reference drills inside MSBuild – and shows how to maximize your control over the build and deployment process. Learn how to customize and extend build processes with MSBuild – and scale them to the team, product, or enterprise level with Team Foundation Build.
Discover how to:
* Create and modify MSBuild files – outside the Visual Studio IDE
* Use XML-based syntax to declare dynamic properties and items
* Apply built-in tasks or write your own
* Customize the build process – adding code generation, unit testing, or code analysis
* Use batching and incremental builds to reduce build times
* Invoke external tools in scripts and create reusable files
* Start and stop services
* Set assembly versions and extend the clean process
* Configure, customize, and extend Team Build – and automate build from end to end
Contents:
ForewordAcknowledgementsIntroductionPart I: Overview
* Chapter 1: MSBuild Quick Start
* Chapter 2: MSBuild Deep Dive, Part 1 Download Now »
Jan 15, 2011 |
10,715 views |

Book Description
Apache Camel is a Java framework that lets you implement the standard enterprise integration patterns in a few lines of code. With a concise but sophisticated DSL you snap integration logic into your app, Lego-style, using Java, XML, or Scala. Camel supports over 80 common transports such as HTTP, REST, JMS, and Web Services.
Camel in Action is a Camel tutorial full of small examples showing how to work with the integration patterns. It starts with core concepts like sending, receiving, routing, and transforming data. It then shows you the entire lifecycle and goes in depth on how to test, deal with errors, scale, deploy, and even monitor your app— details you can find only in the Camel code itself. Written by the developers of Camel, this book distills their experience and practical insights so that you can tackle integration tasks like a pro.
What’s Inside
- Valuable examples in Java and XML
- Explanations of complex patterns
- Error handling, testing, deploying, managing, and running Camel
- Accessible to beginners, useful to experts Download Now »
Dec 20, 2010 |
49,773 views |

Book Description
Ace your preparation for the skills measured by MCTS Exam 70-515—and on the job. Work at your own pace through a series of lessons and reviews that fully cover each exam objective. Then, reinforce and apply what you’ve learned through real-world case scenarios and practice exercises. This official Microsoft study guide is designed to help you make the most of your study time.
Maximize your performance on the exam by learning to:
- Program a new application; add and configure server controls
- Manage data input, user state, and security
- Implement data source controls and data-bound controls
- Use AJAX-enabled forms and scripts
- Create and consume XML Web services and WFC services
- Design for accessibility, globalization, and mobility
- Debug, deploy, monitor, and troubleshoot applications
Then, assess your skills with the practice tests on CD. You can work through hundreds of questions using multiple testing modes to meet your specific learning needs. You get detailed explanations for right and wrong answers—including a customized learning path that describes how and where to focus your studies. Download Now »