Authors
- Jeremy Zawodny
- Derek Balling
- Vadim Tkachenko
- Baron Schwartz
- Peter Zaitsev
- Arjen Lentz
Edition: 2 Publication date: 2008-06-26 Dewey code: 005.7565 List Price: $49.99 Price: $28.46
Review High Performance MySQL: Optimization, Backups, Replication, and More / O'Reilly Media, Inc.:High Performance MySQL is the definitive guide to building fast, reliable systems with MySQL. Written by noted experts with years of real-world experience building very large systems, this book covers every aspect of MySQL performance in detail, and focuses on robustness, security, and data integrity. High Performance MySQL teaches you advanced techniques in depth so you can bring out MySQL's full power. Learn how to design schemas, indexes, queries and advanced MySQL features for maximum performance, and get detailed guidance for tuning your MySQL server, operating system, and hardware to their fullest potential. You'll also learn practical, safe, high-performance ways to scale your applications with replication, load balancing, high availability, and failover. This second edition is completely revised and greatly expanded, with deeper coverage in all areas. Major additions include: Emphasis throughout on both performance and reliability Thorough coverage of storage engines, including in-depth tuning and optimizations for the InnoDB storage engine Effects of new features in MySQL 5. 0 and 5. 1, including stored procedures, partitioned databases, triggers, and views A detailed discussion on how to build very large, highly scalable systems with MySQL New options for backups and replication Optimization of advanced querying features, such as full-text searches Four new appendices The book also includes chapters on benchmarking, profiling, backups, security, and tools and techniques to help you measure, monitor, and manage your MySQL installations.
Edition: 1 Publication date: 2004-09-13 Dewey code: 005.74 List Price: $45.00 Price: $28.49
Review The Data Warehouse ETL Toolkit: Practical Techniques for Extracting, Cleanin / Wiley:* Cowritten by Ralph Kimball, the world's leading data warehousing authority, whose previous books have sold more than 150,000 copies * Delivers real-world solutions for the most time- and labor-intensive portion of data warehousing-data staging, or the extract, transform, load (ETL) process * Delineates best practices for extracting data from scattered sources, removing redundant and inaccurate data, transforming the remaining data into correctly formatted data structures, and then loading the end product into the data warehouse * Offers proven time-saving ETL techniques, comprehensive guidance on building dimensional structures, and crucial advice on ensuring data quality
Authors
- Srdjan Vujosevic
- Robert Laberge
Publication date: 2002-10-31 Dewey code: 005.265 List Price: $45.00 Price: $27.71
Review Building PDA Databases for Wireless and Mobile Development / Wiley:* Introduces the mobile databases (their architecture and features) and how they operate and handle the essential task of synchronization. * Explains how the enterprise work force can move to a handheld device and still have easy access to corporate databases. * Web site contains all source code for working examples of applications showing mobile databases in use. * Foreword and endorsement by Bill Inmon, the "Father of Data Warehousing. ".
Authors
- Lynn Beighley
- Michael Morrison
Publication date: 2008-12-30 Dewey code: 005 List Price: $44.99 Price: $28.19
Review Head First PHP & MySQL / O'Reilly Media, Inc.:If you're ready to create web pages more complex than those you can build with HTML and CSS, Head First PHP & MySQL is the ultimate learning guide to building dynamic, database-driven websites using PHP and MySQL. Packed with real-world examples, this book teaches you all the essentials of server-side programming, from the fundamentals of PHP and MySQL coding to advanced topics such as form validation, session IDs, cookies, database queries and joins, file I/O operations, content management, and more. Head First PHP & MySQL offers the same visually rich format that's turned every title in the Head First series into a bestseller, with plenty of exercises, quizzes, puzzles, and other interactive features to help you retain what you've learned. Use PHP to transform static HTML pages into dynamic web sites Create and populate your own MySQL database tables, and work with data stored in files Perform sophisticated MySQL queries with joins, and refine your results with LIMIT and ORDER BY Use cookies and sessions to track visitors' login information and personalize the site for users Protect your data from SQL injection attacks Use regular expressions to validate information on forms Dynamically display text based on session info and create images on the fly Pull syndicated data from other sites using PHP and XML Throughout the book, you'll build sophisticated examples - including a mailing list, a job board, and an online dating site - to help you learn how to harness the power of PHP and MySQL in a variety of contexts. If you're ready to build a truly dynamic website, Head First PHP & MySQL is the ideal way to get going.
Creator: A. Min Tjoa Edition: 1 Publication date: 1997-09-19 Dewey code: 005.74 List Price: $115.00 Price: $106.35
Review Database and Expert Systems Applications: 8th International Conference, DEXA'97, Toulouse, France, September 1-5, 1997, Proceedings (Lecture Notes in Computer Science) / Springer:This book contains the refereed proceedings of the 8th International Conference on Database and Expert Systems Applications, DEXA '97, held in Toulouse, France, September 1997. The 62 revised full papers presented in the book, together with three invited contributions, were selected from a total of 159 submissions. The papers are organized in sections on modeling, object-oriented databases, active and temporal aspects, images, integrity constraints, multimedia databases, deductive databases and knowledge-based systems, allocation concepts, data interchange, digital libraries, transaction concepts, learning issues, optimization and performance, query languages, maintenance, federated databases, uncertainty handling and qualitative reasoning, and software engineering and reusable software.
Publication date: 1989-04 Dewey code: 005.74 List Price: $69.95 Price: $69.95
Review Principles of Database and Knowledge-Base Systems Volume II: The New Technologies / W.H. Freeman & Company:Volume 2 of "Principles of database and Knowledge-Base Systems" covers query optimization in database systems, and explains extensions of these ideas to handle the more expressive query languages that are used in knowledge-base systems. Recently discovered techniques for efficient implementation of logic languages is discussed, along with the design of some experimental knowledge-base systems. The "universal relation" model, for understanding queries posed in natural language or in very high-level languages, is also treated.
Creator: Philippe Codognet Edition: 1 Publication date: 2001-12-06 Dewey code: 005 List Price: $69.95 Price: $65.95
Review Logic Programming: 17th International Conference, ICLP 2001, Paphos, Cyprus, November 26 - December 1, 2001. Proceedings (Lecture Notes in Computer Science) / Springer:This book constitutes the refereed proceedings of the 17th International Conference on Logic Programming, ICLP 2001, held in Paphos, Cyprus in November/December 2001. The 23 revised full papers presented were carefully reviewed and selected from 64 submissions. All current aspects of logic programming and computational logics are addressed.
Authors
- Jacques Roy
- Paul G. Brown
- Jean T. Anderson
- William W. White
Publication date: 2001-12-06 Dewey code: 005.7585 List Price: $65.00 Price: $44.45
Review Open-Source Components for Informix Dynamic Server 9.x / Pearson Education:Object-relational databases offer immense power - but many database professionals have failed to use it, because doing so required them to write their own DataBlade extensions. This book presents a breakthrough solution: bladelets. Created by a team of Informix' leading DataBlade experts, bladelets serve as building blocks, bringing Informix Dynamic Server 9. x ORDBMS power to bear on a wide range of business problems, while requiring far less original programming. The book covers ten bladelets in detail, with open source code for all of them provided on CD-ROM. These bladelets will help developers solve hierarchical problems; extend SQL to support temporal data management; access external files through SQL, use SQL as a data type, overcome database portability problems, work with vtables, streamline text manipulation, and address many other common challenges. Whether you use them "as is," or as the model for your own DataBlades, these bladelets can dramatically improve the performance, value, and time-to-market of your very next database application.
Authors
- Fabien Potencier
- François Zaninotto
Publication date: 2007-01-22 Dewey code: 005 List Price: $39.99 Price: $27.87
Review The Definitive Guide to symfony / Apress:Developing a new web application should not mean reinventing the wheel. That's why a framework is an essential item in your development toolbox. It helps you respect coding standards; write bulletproof, maintainable code; and focus on business rules rather than waste time on repetitive tasks. This book introduces you to symfony, the leading framework for PHP developers, showing you how to wield its many features to develop web applications faster and more efficiently, even if you only know a bit of PHP. In The Definitive Guide to symfony, you will learn about the Model-View-Controller architecture and the crucial role it plays in making frameworks like symfony possible. The book also covers framework installation and configuration, and shows you how to build pages, deal with templates, manage requests and sessions, and communicate with databases and servers. You will see how symfony can make your life easier by effectively managing form data, enhancing the user experience with Ajax, internationalizing applications for a global audience, and using smart URLs. Authors François Zaninotto and Fabien Potencier put a strong emphasis on the tools that symfony provides for professional environments, showing you how to take advantage of unit tests, scaffolding, plug-ins, the command line, and extensible configuration. And since frameworks often raise performance-related debate, this book will give you many tips and techniques for monitoring and improving your application's performance, from caching to expert configuration tweaks. Always keen to offer practical instruction, the authors include a lot of code examples, expert tips, best practices, and illustrations throughout this book, with the goal of providing a resource that satisfies the educational needs of symfony's rapidly growing user community.
Authors
- Michael Zeiler
- David Arctur
Publication date: 2004-08-01 Dewey code: 910.285573 List Price: $39.95 Price: $28.40
Review Designing Geodatabases: Case Studies in GIS Data Modeling / Esri Press:This guide to creating a dynamic GIS data model helps database managers design a schema that has comprehensive and descriptive query definitions, a user-friendly cartographic display, and increased performance standards. The five steps for taking a data model through its conceptual, logical, and physical phases, including modeling the user’s view, defining objects and relationships, selecting geographic representations, matching geodatabase elements, and organizing the geodatabase structure are studied in detail. A look at nine decision points that deal with concerns common to all data modeling exercises, such as validating feature geometries, modeling linear networks, managing raster data, and labeling map features help database managers fine-tune their GIS data models. Several design models for a variety of applications are considered including addresses and locations, census units and boundaries, stream and river networks, and topography and the base map.
Creator: G. Rozenberg Edition: 1 Publication date: 1993-06-04 List Price: $109.00 Price: $105.50
Review Semantics: Foundations and Applications: REX Workshop, Beekbergen, The Netherlands, June 1-4, 1992. Proceedings (Lecture Notes in Computer Science) / Springer:Researchers working on the semantics of programming languages came together in The Netherlands in June 1992 for a workshop on Semantics - Foundations and Applications. This volume is based on the meeting and contains material prepared by the lecturers after the meeting took place. The volume includes papers on a wide range of topics in both foundationsand applications, including: - Comparative domain theory, category theory, information systems, - Concurrency: process algebras, asynchronous communication, action semantics, trace nets, process refinement, concurrent constraint programming, - Predicate transformers, refinement,weakest preconditions, - Comparative semantics of programming concepts, full abstraction, - Reasoning about programs: total correctness, epistemic logic, - Logic programming, - Functional programming: sequentiality, integration with concurrency, applied structured operational semantics. The workshop was an activity of the project REX (Research andEducation in Concurrent Systems) sponsored by the Netherlands NFI (NationaleFaciliteit Informatica) Programme.
Authors
- Erik Veerman
- Javier Loria
- Teo Lachev
- Solid Quality Learning
- Dejan Sarka
Publication date: 2007-09-12 Dewey code: 005.7585 List Price: $59.99 Price: $34.14
Review MCTS Self-Paced Training Kit (Exam 70-445): Microsoft SQL Server 2005 / Microsoft Press:Announcing an all-new Self-Paced Training Kit designed to help maximize your performance on 70-445, the required exam for the new Microsoft Certified Technology Specialist (MCTS): SQL Server 2005 Business Intelligence certification. This 2-in-1 kit includes the official Microsoft study guide, plus practice tests on CD to help you assess your skills. It comes packed with the tools and features exam candidates want most-including in-depth, self-paced training based on final exam content; rigorous, objective-by-objective review; exam tips from expert, exam-certified authors; and customizable testing options. It also provides real-world scenarios, case study examples, and troubleshooting labs for skills and expertise that you can apply to the job. Work at your own pace through the lessons and lab exercises. Focusing on the technology skills required to build business intelligence applications using SQL Server 2005, this official study guide covers topics such as installing, configuring, and deploying SQL Server Analysis Services, SQL Server Reporting Services, and SQL Server Integration Services. Then assess yourself using hundreds of practice questions on the CD, featuring multiple, customizable testing options to meet your specific needs. Choose timed or untimed testing mode, generate random tests, or focus on discrete objectives or chapters. You get detailed explanations for right and wrong answers-including pointers back to the book for further study. You also get an evaluation version of SQL Server 2005 Enterprise Edition software and an exam discount voucher-making this kit an exceptional value and a great career investment.
Edition: 2nd Revised edition Publication date: 2008-10-18 Dewey code: 651.78028553 List Price: $39.99 Price: $28.34
Review Crystal Reports 2008 Official Guide / Sams Publishing:This is the eBook version of the printed book. If the print book includes a CD-ROM, this content is not included within the eBook version. CRYSTAL REPORTS® 2008 OFFICIAL GUIDE Whether you’re a DBA, data warehousing or business intelligence professional, reporting specialist, or developer, this book has the answers you need. Through hands-on examples, you’ll systematically master Crystal Reports and Xcelsius 2008’s most powerful features for creating, distributing, and delivering content. One step at a time, long-time Crystal Reports insiders take you from the basics through advanced content creation and delivery using Xcelsius, Crystal Reports Server, crystalreports. com, and the offline Crystal Reports Viewer. Every significant enhancement introduced in Crystal Reports 2008 is covered, including its new visualization options and more robust Web services capabilities. The book concludes by showing how to use Crystal Reports’ powerful. NET and Java SDKs to customize and extend enterprise reporting in virtually unlimited ways. • Learn hands-on, through step-by-step examples and exercises–and discover tips and tricks proven in real-world enterprise environments • Master new Crystal Reports 2008 features, including interactive report viewing, Xcelsius dashboarding, Flex, and Flash integration, Report Designer improvements, report bursting, and more • Publish professional-quality reports against virtually any data source, including relational and OLAP databases, Universes, SAP, PeopleSoft, JavaBeans,. [+]
NET/COM objects, XML, and more • Discover advanced visualization techniques using Xcelsius, charts, and maps • Learn methods for distributing reports and integrating content into other applications • Learn about the latest reporting addition to the Business Objects family–Xcelsius and begin creating dynamic and interactive dashboards NEIL FITZGERALD has spent several years working at Business Objects and with one of Business Objects’ largest providers of custom BI and enterprise reporting solutions. BOB COATES currently works as a Sales Consultant for Business Objects, an SAP company, where he has been employed for more than eleven years. RYAN GOODMAN is the founder of Centigon Solutions, Inc. , and remains one of the top Xcelsius experts and evangelists in the world. MICHAEL VOLOSHKO is a senior presales consultant for the financial services team at Business Objects. ON THE WEB Find all this and more at informit. com/sams: • Java and. NET sample reports and code samples for all examples in the book • Bonus chapters, tips, tricks, and links to great reporting resources CATEGORY: Database COVERS: Crystal Reports 2008, Crystal Reports Server 2008, Crystal Reports Viewer, crystalreports. com, Xcelsius 2008 USER LEV.
Creator: Dorothea Wagner Edition: 1 Publication date: 2007-03-22 Dewey code: 006.6 List Price: $84.95 Price: $27.99
Review Graph Drawing: 14th International Symposium, GD 2006, Karlsruhe, Germany, September 18-20, 2006, Revised Papers (Lecture Notes in Computer Science) / Springer:This book constitutes the thoroughly refereed post-proceedings of the 14th International Symposium on Graph Drawing, GD 2006, held in Karlsruhe, Germany in September 2006. The 33 revised full papers and 5 revised short papers presented together with 2 invited talks, 1 system demo, 2 poster papers and a report on the graph drawing contest were carefully selected during two rounds of reviewing and improvement from 91 submissions. All current aspects in graph drawing are addressed ranging from foundational and methodological issues to applications for various classes of graphs in a variety of fields.
Authors
- Rob Allen
- Steven Brown
- Nick Lo
Publication date: 2008-12-28 Dewey code: 004 List Price: $44.99 Price: $28.11
Review Zend Framework in Action / Manning Publications:From rather humble beginnings as the Personal Home Page scripting language, PHP has found its way into almost every server, corporation, and dev shop in the world. On an average day, somewhere between 500,000 and 2 million coders do something in PHP. Even when you use a well-understood language like PHP, building a modern web application requires tools that decrease development time and cost while improving code quality. Frameworks such as Ruby-on-Rails and Django have been getting a lot of attention as a result. For PHP coders, the Zend Framework offers that same promise without the need to move away from PHP. This powerful collection of components can be used in part or as a whole to speed up the development process. Zend Framework has the backing of Zend Technologies; the driving force behind the PHP programming language in which it is written. The first production release of the Zend Framework became available in July of 2007. Zend Framework in Action is a comprehensive tutorial that shows how to use the Zend Framework to create web-based applications and web services. This book takes you on an over-the-shoulder tour of the components of the Zend Framework as you build a high quality, real-world web application. [+]
This book is organized around the techniques you'll use every day as a web developer "data handling, forms, authentication, and so forth. As you follow the running example, you'll learn to build interactive Ajax-driven features into your application without sacrificing nuts-and-bolts considerations like security and performance. This book is aimed at the competent PHP developer who wants to master framework-driven web development. Zend Framework in Action goes beyond the docs but still provides quick access to the most common topics encountered in the development of web applications.
Edition: 1 Publication date: 2005-04-25 Dewey code: 005.7585 List Price: $79.99 Price: $45.69
Review Expert Oracle, Signature Edition Programming Techniques and Solutions for Oracle 7.3 through 8.1.7 (Expert One-On-One) / Apress:This special signature edition includes a CD that contains a searchable PDF version of the book and a sample chapter from the forthcoming 10g edition which will be released in fall 2005. This remains the defining book on the older 8i Oracle database if you are a developer or DBA who works with Oracle-driven database applications. You will encounter wisdom on designing, developing, and administering these applications from one of the world's foremost Oracle experts, Thomas Kyte. The book covers every important feature and function of the 8i version of Oracle, and it is unique in the technical depth and insight that it provides on each topic. This book will show you how to expertly program with the database and exploit its feature set effectively. The result: you will build fast, effective, scalable, and secure Oracle applications. Tom Kyte is of a rare breed. To begin, he's technically expert in his subject (administration of and development of applications for Oracle database management systems). What's more (and what distinguishes him from the ranks of the super-competent), he is both able and willing to share his considerable store of wisdom with Oracle users via books like Expert One on One: Oracle. Perhaps the best book about Oracle products ever put out, this book is a model of all aspects of technical publishing: scope, level of detail, clarity of explanations, and quality of examples. [+]
It's pretty much certain that you will learn a great deal about Oracle from Kyte's work, and that you'll become more capable in your work as a result of studying this book. Kyte-it's very tempting to call him an Oracle oracle-seems not to have had to struggle to fit his message into the Wrox Press form, which relies on a running commentary interspersed with code listings and conceptual diagrams. Kyte's commentary is eminently informed and packed with references to the differences between that which is ideal and that which often must be done to accommodate reality. He takes care to explain how little-known pieces of the Oracle environment-and alternative ways of looking at the more familiar ones-solve problems, an approach that leads to elegant, efficient solutions. Kyte boosts his readers across the chasm that separates people who can write applications for Oracle databases from people who understand Oracle databases. -David Wall Topics covered: Deep wisdom on developing applications for Oracle database management systems, as well as plenty of advice on designing and administering them. There are sections on general design and implementation practices, application architecture, locking and concurrency, transactions and rollbacks, importing and exporting, and lots more of interest to developers.
Authors
- IBM Redbooks
- Frank Kyne
- Paola Bari
- Alan Murphy
Publication date: 2004-11-29 Dewey code: 005.74 List Price: $36.25 Price: $27.55
Review Systems Programmer's Guide to Resource Recovery Services Rrs (IBM Redbooks) / IBM.Com/Redbooks:
Authors
- Adam Machanic
- Lara Rubbelke
- Hugo Kornelis
Edition: 1 Publication date: 2007-05-21 Dewey code: 005.2768 List Price: $49.99 Price: $28.34
Review Expert SQL Server 2005 Development / Apress:While building on the skills you already have, Expert SQL Server 2005 Development will help you become an even better developer by focusing on best practices and demonstrating how to design high–performance, maintainable database applications. This book starts by reintroducing the database as a integral part of the software development ecosystem. You’ll learn how to think about SQL Server development as you would any other software development. For example, there's no reason you can’t architect and test database routines just as you would architect and test application code. And nothing should stop you from implementing the types of exception handling and security rules that are considered so important in other tiers, even if they are usually ignored in the database. You’ll learn how to apply development methodologies like these to produce high–quality encryption and SQLCLR solutions. Furthermore, you’ll discover how to exploit a variety of tools that SQL Server offers in order to properly use dynamic SQL and to improve concurrency in your applications. Finally, you’ll become well versed in implementing spatial and temporal database designs, as well as approaching graph and hierarchy problems.
Publication date: 2007-02-12 Dewey code: 005.276 List Price: $49.99 Price: $28.34
Review Professional ASP.NET 2.0 Databases (Wrox Professional Guides) / Wrox:Now you can uncover the secrets behind accessing and retrieving data from a wide range of data sources such as SQL Server and XML sources. This book walks you through the array of ADO. NET 2. 0 features and clearly shows you how they can be used to develop database-driven web applications in ASP. NET. You’ll first gain an in-depth understanding of the data source controls that enable data binding in the ASP. NET platform. Next you’ll uncover the advanced features of ASP. NET, including site navigation, implementing sorting and paging, and editing data in templates. You’ll then focus on designing transactions in ADO. [+]
NET 2. 0, displaying data, and utilizing SQL Server 2005 XML. Throughout the chapters, you’ll find examples and source code (with ASP. NET examples written in C#) that you can integrate into your applications. This will enable you to leverage ADO. NET and ASP. NET features so you can easily create a scalable N-Tier web site. Some of the topics covered include: ASP. NET 2. 0 Data Controls Data Binding with the SqlDataSource Control, XML Data, and Objects Selecting, Updating, Deleting Records Programmatically Creating and Adding Controls XSL Transformations with XmlDataSource Control Using Generics with the ObjectDataSource Control ASP. NET 2. 0 Site Navigation including Implementing Breadcrumbs and Binding to Other Controls Displaying and Editing Data Using Templates GridView Sorting and Paging Advanced Data Source and Data-Bound Controls including Master/Detail Display, Displaying Images from a Database, and Using Themes with Data Bound Controls Transactions in. NET and Interoperability between System. Transactions and System. EnterpriseServices Advanced ADO. NET for ASP. NET Data Display including DataSet Object, ADO. NET 2. 0 DataTable, and Provider-Independent Data Access Code Accessing Data from SQL Server 2005 including CLR in SQL Server 2005, New XML Features in SQL Server 2005, and Working with XML Data-Typed Columns from ADO. NET N-Tier Architecture with ASP. NET 2. 0 and SQL Server 2005 Best Practices for Creating ASP. NET Web Sites including Implementation of CLR Stored Procedures and Implementation of Layers.
Edition: 2 Publication date: 2008-03-28 Dewey code: 005.117 List Price: $54.99 Price: $30.99
Review ADO.NET 3.5 Cookbook (Cookbooks (O'Reilly)) / O'Reilly Media, Inc.:This guide is strikingly different from other books on Microsoft ADO. NET. Rather than load you down with theory, the new edition of ADO. NET 3. 5 Cookbook gives you more than 200 coding solutions and best practices for real problems you're likely to face with this technology using Visual Studio 2008 and the. NET 3. 5 platform. Organized to help you find the topic and specific recipe you need quickly and easily, this book is more than just a handy compilation of cut-and-paste C# code. ADO. NET 3. [+]
5 Cookbook also offers clear explanations of how and why each code solution works, and warns you of potential pitfalls so you can learn to adapt the book's problem-solving techniques to different situations. This collection of timesaving recipes covers vital topics including: Connecting to data Retrieving and managing data Transforming and analyzing data Modifying data Binding data to. NET user interfaces Optimizing. NET data access Enumerating and maintaining database objects Maintaining database integrity Ideal for ADO. NET programmers at all levels, from the relatively inexperienced to the most sophisticated, this new edition covers the significant 3. 5 upgrade, including new programming tools such as LINQ. ADO. NET 3. 5 Cookbook offers a painless way for those of you who prefer to learn by doing when it comes to expanding your skills and productivity.
| Models & Brands: High Performance MySQL: Optimization, Backups, Replication, and More, The Data Warehouse ETL Toolkit: Practical Techniques for Extracting, Cleanin, Building PDA Databases for Wireless and Mobile Development, Head First PHP & MySQL, Database and Expert Systems Applications: 8th International Conference, DEXA'97, Toulouse, France, September 1-5, 1997, Proceedings (Lecture Notes in Computer Science), Principles of Database and Knowledge-Base Systems Volume II: The New Technologies, Logic Programming: 17th International Conference, ICLP 2001, Paphos, Cyprus, November 26 - December 1, 2001. Proceedings (Lecture Notes in Computer Science), Open-Source Components for Informix Dynamic Server 9.x, The Definitive Guide to symfony, Designing Geodatabases: Case Studies in GIS Data Modeling, Semantics: Foundations and Applications: REX Workshop, Beekbergen, The Netherlands, June 1-4, 1992. Proceedings (Lecture Notes in Computer Science), MCTS Self-Paced Training Kit (Exam 70-445): Microsoft SQL Server 2005, Crystal Reports 2008 Official Guide, Graph Drawing: 14th International Symposium, GD 2006, Karlsruhe, Germany, September 18-20, 2006, Revised Papers (Lecture Notes in Computer Science), Zend Framework in Action, Expert Oracle, Signature Edition Programming Techniques and Solutions for Oracle 7.3 through 8.1.7 (Expert One-On-One), Systems Programmer's Guide to Resource Recovery Services Rrs (IBM Redbooks), Expert SQL Server 2005 Development, Professional ASP.NET 2.0 Databases (Wrox Professional Guides), ADO.NET 3.5 Cookbook (Cookbooks (O'Reilly))Top headlines: Naughty tricks to heat up the honeymoon: You've both said 'I do' but now it's time to get to the real main event: the honeymoon. Brides.com reveals eight steamy suggestions that will definitely add extra heat between the sheets. ›18:14 7 Jan, Wed Charges dropped against Stockman: Federal prosecutors dropped charges Friday against former Reagan budget director David Stockman, who was accused of overseeing a sweeping fraud at a troubled auto parts supplier. ›19:35 7 movies that glamorize business travel: Portfolio.com's Joe Brancatelli suggests you take some time to relax, fire up the flat screen in the living room and find the angles in his favorite business-travel movies of all time. ›16:38 8 Jan, Thu City of sin calls with a 3-night getaway: If you need a quick getaway at a great price, check out this 3-night deal to Sin City, starting at just $169. ›16:54 8 Jan, Thu Madoff said to have stashed $173 million: Prosecutors say Bernard Madoff had $173 million in signed checks in his office desk that he was ready to send out at the time of his arrest last month. ›00:43 Books Q&A: The Real Charles Schulz: 'Peanuts' creator Charles Schulz emerges as insecure and an emotionally distant father and husband in a new biography and documentary. ›22:32 9 Oct, Tue House subcommittee gets climate focus: A liberal Massachusetts Democrat will take over a House subcommittee that will play a major role in drafting legislation on global warming and other environmental issues. ›21:33 Capital Sources: Mike Huckabee, Unplugged: The former Arkansas governor struggles to raise money, lags behind the GOP presidential front runners in the polls and has been maligned by Bushs former counsel. Why he keeps on keepin on. ›18:16 11 Oct, Thu Waste pond ruptures, this time in Ala.: A power plant waste pond in Alabama ruptured but the spill has been contained, the Tennessee Valley Authority reported Friday. ›22:11 Saturday night special: Biggest full moon of '09: If skies are clear Saturday, go out at sunset and look for the giant moon rising in the east. It will be the biggest and brightest one of 2009, sure to wow even seasoned observers. ›19:36 Watch out, Vegas! New York hears wedding bells: With a gleaming marriage bureau makeover, New York City aims to become the new No. 1 place to tie the knot. ›00:56 8 Jan, Thu 2007 Tokyo Motor Show: Top 10 Production Cars: Editors' ten favorite production vehicles at the biennial show. ›07:00 29 Oct, Mon Patrick Swayze checks himself into hospital: Patrick Swayze has pneumonia and has checked himself into a hospital for observation, it was revealed Friday at a press event for the Television Critics Association in Los Angeles. ›22:49 Microsofts Ballmer raises pressure on Yahoo: Microsofts CEO Steve Ballmer has told the Financial Times newspaper that the current period of transition for Yahoo is a good time for a search deal between the two companies. ›13:04 Algae used in biofuel on jet test flight: Continental Airlines on Wednesday became the first U.S. commercial carrier to conduct a demonstration flight powered in part by alternative fuels. ›23:31 7 Jan, Wed Cool Cars We Miss: Gone but not forgottena shortlist of cars we loved and still miss. ›07:00 18 Oct, Thu Iraq: With U.S. Help, Warlords Gain New Power: ›21:49 6 Oct, Sat Neocons Converge Around Giuliani Campaign: ›21:52 6 Oct, Sat Iran: The politics of people: Rick Steves, on location in Iran to film a public TV show, was struck by the bizarre mixture of saber-rattling politics alongside the personal warmth of individual locals. ›22:22 8 Jan, Thu Terror Watch: Gonzales Lawyers Up: Still under investigation by Congress and Justice Department lawyers who once worked for him, the former attorney general has turned to a leading Washington attorney to help him beat the rap. ›18:12 10 Oct, Wed Citigroup director Robert Rubin resigns: Citigroup says board member Robert Rubin, the former U.S. Treasury secretary, has resigned as a senior adviser to the big financial services company. ›23:17 Cars: Wheres the Perfect Part?: In the past, finding the perfect part for a classic-car restoration meant joining enthusiast clubs, hanging around swap meets and pawing through junkyards. How the Web has revolutionized the hunt. ›16:21 9 Oct, Tue Obamas to keep seasoned White House chef: While many foodies speculated a high-profile chef would be given the job, President-elect Barack Obama and his wife Michelle have decided to keep current White House executive chef Cristeta Comerford in the kitchen. She is the only woman to hold the title. ›18:08 Blu-ray discs seen as bright spot in glum season: The Blu-ray disc, the high-definition successor to the DVD, was one of the few products that did well in the just-ended holiday season, with sales tripling from the previous year. ›20:04 |