IT Man’s LifeStyle
21 Jan

CodeIgniter (CI) is a powerful open-source PHP framework with a very small footprint, built for PHP coders who need a simple and elegant toolkit to create full-featured web applications. CodeIgniter is an MVC framework, similar in some ways to the Rails framework for Ruby, and is designed to enable, not overwhelm.
This book explains how to work with CodeIgniter in a clear logical way. It is not a detailed guide to the syntax of CodeIgniter, but makes an ideal complement to the existing online CodeIgniter user guide, helping you grasp the bigger picture and bringing together many ideas to get your application development started as smoothly as possible.
Improve your PHP coding productivity with this guide to the powerful and popular CodeIgniter framework.
This book steps you through the main features of CodeIgniter in a systematic way, explaining them clearly with illustrative code examples.
13 Aug

Data warehousing with MySQL, a free and popular database, has never been made easier with this step-by-step tutorial on building dimensional data warehouses. Topics include star-schema modeling, populating (Extract, Transform, and Load: ETL), testing, and dimensional querying. It comes complete with a hands-on case—scaled-down from a real project—as well as an electronic copy of all MySQL scripts and sample data available for download. Computer programmers who need to build a data warehouse will find relevant examples and information written in a thorough, easy-to-follow style.
10 Aug

Writing for enterprise developers, architects, and user interface specialists, the authors explain why AJAX offers such great promise in large-scale development. Next, they systematically introduce today’s key AJAX techniques and components.You’ll walk through developing frameworks for building AJAX applications that combine data tables, Web forms, charts, search, and filtering: the very systems businesses depend on in CRM, ERP, BI, and beyond. Then, building on this strong foundation, the authors identify proven AJAX architectural patterns, and present case studies drawn from actual .NET and Java AJAX applications. Coverge includes
•Using AJAX to implement Model-View-Controller (MVC) in the browser
•Encapsulating user interface functionality to facilitate code reuse and reduce cross-browser development problems
•Overcoming the unique security challenges associated with AJAX Web applications
•Optimizing AJAX usability: the “back” button, caching, bookmarking, offline usage, and beyond
From security to scalability to project risk, this is the only book to cover all the issues facing AJAX developers in the enterprise. Whether you’re migrating legacy HTML interfaces or building new applications from scratch, you’ll find it absolutely indispensable.
www.enterpriseajax.com contains code samples, case studies, tutorials, live demos, and other AJAX resources.
7 Aug

Start mastering the tool that finance professionals depend upon every day. FINANCIAL ANALYSIS WITH MICROSOFT ® EXCEL covers all the topics you’ll see in a corporate finance course: financial statements, budgets, the Market Security Line, pro forma statements, cost of capital, equities, and debt. Plus, it’s easy-to-read and full of study tools that will help you succeed in class.
7 Aug

If you need to capture and analyze all outgoing and incoming traffic between a web browser or program that uses HTTP protocol, and the web server, then SoftX HTTP Debugger is the program for you.
Each HTTP request and/or response can be analyzed to view the HTTP header parameter values, cookies, query strings, the source code of HTML/XML web pages and Java/VB scripts, error codes etc.
All captured web pages and images can be viewed in the built-in web browser control. All captured HTTP traffic can be exported into the log files either in the RAW network or in the decoded (how browsers see it) format.
SoftX HTTP Debugger works with all popular web browsers (Internet Explorer, Mozilla FireFox, Opera, etc) and their plugins. Software developers can use it to view and analyze the HTTP traffic of their own software programs.