Python Geospatial DevelopmentBuild applications for GIS development using Python. Analyze and visualize Geo-Spatial data. Comprehensive coverage of key GIS concepts. Recommended best practices for storing spatial data in a database. Draw maps, place data points onto a map, and interact with maps. A practical tutorial with plenty of step-by-step instructions to help you develop a mapping application from scratch. ...
Railo 3A complete guide to developing an application with Railo from start to finish. In depth coverage of installing Railo Server on different environments. A detailed look ORM, AJAX, Flex and other technologies to boost your development. ...
PhoneGap Social App DevelopmentLearn something new in an Instant! A short, fast, focused guide delivering immediate results. This book will guide you through using the Twitter JSON API and Phonegap as a simple way to consume social media content. You'll also be able to share content to Twitter using the Twitter Web Intents. Learn how to consume content using Twitter's JSON API. Learn how to use the Twitter Web Intents to share content on the Twitter social network. Learn how to install plugins for Phonegap. Learn how to create apps for multiple platforms using the same code. ...
Lift Web Applications How-toLearn something new in an Instant! A short, fast, focused guide delivering immediate results. Develop your own Lift web applications, find practical examples for many common use cases. Learn how to build responsive web applications. Hands-on recipes with accompanying source code to help you get up to speed quickly. ...
Microsoft Dynamics NAV 2009 Programming CookbookWrite NAV programs to do everything from finding data in a table to integration with an instant messenger client. Develop your own .NET code to perform tasks that NAV cannot handle on its own. Work with SQL Server to create better integration between NAV and other systems. Learn to use the new features of the NAV 2009 Role Tailored Client. Easy-to-read recipes with detailed explanations and images. Maximize your learning with short tutorials that tell you exactly what you need to know without all of the fluff. ...
Oracle SOA Suite 11g R1 Developer's GuideA hands-on, best-practice guide to using and applying the Oracle SOA Suite in the delivery of real-world SOA applications. Detailed coverage of the Oracle Service Bus, BPEL PM, Rules, Human Workflow, Event Delivery Network, and Business Activity Monitoring. Master the best way to use and combine each of these different components in the implementation of a SOA solution. Illustrates key techniques and best practices using a working example of an online auction site (oBay). ...
Apache Axis2 Web Services, 2nd EditionExtensive and detailed coverage of the enterprise ready Apache Axis2 Web Services / SOAP / WSDL engine. Attain a more flexible and extensible framework with the world class Axis2 architecture. Learn all about AXIOM - the complete XML processing framework, which you also can use outside Axis2. Covers advanced topics like security, messaging, REST and asynchronous web services. Written by Deepal Jayasinghe, a key architect and developer of the Apache Axis2 Web Service project; and Afkham Azeez, an elected ASF and PMC member. ...
NumPy 1.5An action-packed guide for the easy-to-use, high performance, Python based free open source NumPy mathematical library using real-world examples.
The first and only book that truly explores NumPy practically. Perform high performance calculations with clean and efficient NumPy code. Analyze large data sets with statistical functions. Execute complex linear algebra and mathematical computations. ...
FreeRADIUSThe Open Source pioneers have proved during the past few decades that their code and projects can indeed be more solid and popular than commercial alternatives. With data networks always expanding in size and complexity FreeRADIUS is at the forefront of controlling access to and tracking network usage. Although many vendors have tried to produce better products, FreeRADIUS has proved over time why it is the champion RADIUS server. This book will reveal everything you need to know to get started with using FreeRADIUS. ...
Linux Shell Scripting CookbookGNU/Linux is a remarkable operating system that comes with a complete development environment that is stable, reliable, and extremely powerful. The shell being the native interface to communicate with the operating system is capable of controlling the entire operating system. There are numerous commands on Linux shell which are documented but hard to understand. The man pages are helpful but they are very lengthy and it does not give any clues on key areas where commands can be used. Proper usage of shell commands can easily solve many complex tasks with a few lines of code, but most linux users don't have the right know-how to use the Linux shell to its full potential. ...