IT programming books related reviews


Product: Book Unknown Binding
Title: Apache Server Unleashed
Publisher: Sams
Authors: Richard Bowen, Matthew Marlowe, Ken Coar, Patrik Grip-Jansson, Mohan Chinnappan
Rating: 5/5
Let's hear it for Apache!


Apache Web Server is the most widely-used Web Server on the net, and for good reason! This book shows you how to harness the incredible power of the Apache Server. It explains everything, from the different request code-values and what they mean, to every line of the httpd.conf configuration file. Also, this book is nearly platform independent! Use it on Windows or Linux (Unix) it doesn't really matter! Of course it favors the Unix platform a little more because that is its native platform. If you are trying to run Apache Server, get this book! It also serves as an INCREDIBLE reference text.



Product: Book Paperback
Title: SQL Server 2000 Programming by Example
Publisher: Que
Authors: Carlos Rojas, Fernando Guerrero
Rating: 5/5
Great Book, Great Examples


When we needed to get up to speed on SQL Server 2000, we wrestled with the pros and cons of several books before deciding on this one. And it has lived up to billing, provide clear concise instruction on the ins and outs of SQL Server 2000, with excellent examples to reinforce the concepts. For those new to SQL and SQL Server 2000 specifically, a must have!



Product: Book Paperback
Title: Setting Up LAMP: Getting Linux, Apache, MySQL, and PHP Working Together
Publisher: Sybex
Authors: Eric Rosebrock, Eric Filson, Eric Filson
Rating: 5/5
Awesome Book


I have seen a lot of books on lamp, but none cover the vast area in such great detail as Setting Up Lamp does. If you are already in linux or you have never touched linux, this book will help you a lot.



Product: Book Paperback
Title: PHP3: Programming Browser-Based Applications with PHP
Publisher: McGraw-Hill Companies
Authors: Dave Medinets
Rating: 2/5
Good MySQL and PHP3 variable types primer but ...


I better understood how to use mySQL after reading this book since it focused on mySQL and XML (which I haven't bothered to read yet) separately from using PHP3 to program database applications. Good section on an existing application "phpMyAdmin". Found a good discussion on php datatypes, which as a programmer I seldom read. There's a chapter on regular expressions which is useful. But MOST of PHP3 isn't discussed at all. I was disappointed. Even the reference at the back gives only function names, not even the parameters.Buy this book only if you must have a php3 book and also want to learn about mySQL.



Product: Book Paperback
Title: Microsoft SQL Server 2000 High Availability
Publisher: Microsoft Press
Authors: Allan Hirt, Cathan Cook, Kimberley Tripp, Microsoft Corp, Microsoft Corporation, Frank McBath
Rating: 5/5
A Must Have for SQL 2000 / 2003 Server Administrators


This book is the fast track way to gain confidence in deploying a Microsoft SQL 2000 or 2003 Virtual Server.
Even if you have deployed SQL clusters, this book will probably have a few gems that you haven't seen.
The references to the 2003 Operating System are excellent.
The chapters on disk configuration, deployment and Service Packs are valuable in the real World.
The Authors have given you a complete process for rolling out a successfule SQL deployment. The fact is that planning and process are the key to a rollout and this book has that and the technical stuff we all love.
If you only buy one book on SQL and high availability deployment, this is the one.



Product: Book Paperback
Title: PHP Functions Essential Reference
Publisher: Pearson Education
Authors: Zak Greant, Graeme Merrall, Torben Wilson, Brett Michlitsch
Rating: 5/5
The ideal desktop reference


It's more then the usual printed version of php.net manuals, this book actually give you usable examples along with clear function explanations. The ideal desktop reference for the serious PHP programmer; just not for people that need to learn PHP



Product: Book Paperback
Title: Beginning E-Commerce with Visual Basic, ASP, SQL Server 7.0 and MTS
Publisher: Peer Information
Authors: Matthew Reynolds
Rating: 3/5
Unscalable Application and Flawed Application Architecture


I just completed this book and this has created a number of doubts about the application architecture used in this book. 1) The author does not uses Stored Procedure's, which is the recomended way of creating scalable application's on Microsoft Platfrom. 2) The author does not tells us weather the database will reside on the same machine as the web server or it will reside on a different machine(which is the case in most big installations). If the database is on a different machine a number of issues are to be covered like data marshalling, which is not covered. The business objects in the book open a recordset for entering data,and suppose if the user takes 10 minutes to enter data the recordset remains open for that period, which consumes a lot of resouce specially if database is on another server. All this database related functionality could have been deliniated to another component residing on the databse server. 3) I think all the problem in the application lies because the author does not split the Object's in his application into two parts one containing Business functionality and another containing Data Acess related functionality. This is the prescribed architecture by Microsoft and an excellent example on this architecture is the FMSTOCKS application available in MSDN. 4) Lastly, the author creates an Interface, so that the presentation tier in his application is not able to acess the database and the presentation tier(ie. asp code) is able to acess the other objects only through Visit object. He could have made only visit object publicily creatable. That would have been an easier solution, especially for a so called Beginer's Book. However this book cover's a lot of topics and is a useful book, to give an insight into E-Commerce application development especially for those who are intermediate VB & ASP programmers. But, this book can not be classified as a Begineer's book. There are number of topics which do not have a clear explanation. If the author or any reader has any comments on my suggestions he can send it to me at nilesh_roy1@hotmail.com



Product: Book Paperback
Title: Beginning SQL Server 2000 Programming
Publisher: Wrox Press
Authors: Robin Dewson
Rating: 5/5
Great book for those not knowing SQL Server 2000


Bought this book as I know nothing about SQL Server 2000, or any database. Found it was written at an easy pace but great attention to detail which made everything real clear.Found I was up and running in hours and enough in the book to get me far enough so I could do what I needed to do, quickly. However, dont be fooled. It didnt treat me as stupid! It also gave me a lot of info which makes me no longer a beginner. Also cool that it had an evaluation copy of SQL Server.I dont normally like Wrox (too big!) but this might change my mind and swap over to them. Recommend it to those who know databases or not. Well done!



Product: Book Paperback
Title: PHP Web Development with Macromedia Dreamweaver MX 2004
Publisher: Apress
Authors: Rachel Andrew, Allan Kent, David Powers
Rating: 4/5
Finally!


Beginning July and this book has finally shipped! I Got it a few days ago and I am only half way into it, but it seems like a good 'investment' Finally a book that explains all the aspect of using PHP and MySQL with DreamWeaver MX2004. Most of it is applicable to DreamWeaver MX (6.x).The content is excellent and despite the somewhat dry writing style very well structured and with great depth. Many other books failed for me to convey the whole idea of using PHP in DMX but this one finally works for me. Not only do they give great advice, but the debugging / trouble shooting section is extensive and certainly helpful for beginners (like me) and intermediates. It's not easy reading and not as enjoyable as Jeffrey Zeldmans "Designing with Web Standards" but that may be due to the topic and covered material. Databases are somewhat complex by nature.The only thing I don't particularily care about is the layout. It starts with a typewriter style Table of Contents and ripples thru the book with somewhat inconsistent layout. (Some pictures have capitons others don't, some paragrahps are wider than others despite being of the same importance etc.) But that's mostly for the eye.There is no CD included for the samples but that may be a good thing. Since "learning by doing" is less effective when taking shortcuts and simply loading the examples. However, if you don't like typing, the author's website provides downloads.



Product: Book Paperback
Title: Microsoft SQL Server 6.5 Unleashed (Unleashed)
Publisher: Sams Pub
Authors: David Solomon, Ray Rankins, David S. Solomon, Jeff Steinmetz
Rating: 4/5
Good for troubleshooting and staying out of trouble


This book is a good resource for finding trouble spots or common errors that arise with SQL Server 6.5. Even better, it tells you how to avoid certain problems in the first place. I wouldn't recommend this for the complete newbie.



TopSellers at Amazon - Handheld PDA-s

Garmin Forerunner 301 Personal GPS with Heart Rate Monitor
PalmOne Zire 31 Handheld
PalmOne Tungsten E2 Handheld
PalmOne Tungsten E Handheld
PalmOne LifeDrive Mobile Manager
Fossil Abacus AU5005 Wrist PDA with Palm OS - Black
Franklin Speaking 11th Collegiate Dictionary
PalmOne Zire 72 Special Edition Handheld Silver
PalmOne P10952U 802.11 Wi-Fi SDIO Card for Tungsten T3 and Zire 72
HP iPAQ RX3115 Pocket PC

TopSellers at Amazon - Cables and Interconnectors

Belkin Pro Series USB 2.0 Device Cable (USB A/USB B, 10 Feet)
Belkin F3U133-06 USB Device Cable (6 FT)
Belkin F3N401-06-ICE IEEE 1394 4-Pin/6-Pin 400 Mbps FireWire Cable (6 Feet)
Belkin F3U133-16 USB 2.0 A/B Cable (16 Feet)
Belkin F3U134-10 USB A/A Extension Cable; 10ft
Sima CT-2 Video Signal Processor
Monster Cable iSplitter for iPod and PowerBook
Nikon UC-E6 Replacement USB Cable for Coolpix 2100, 2200, 3100, 3200, 4200, 5200, 8400 & 8800 Digital Cameras
Belkin IEEE 1394 FireWire Compatible 4pin/4pin Cable (3-foot)
Monster Cable iCable for iPod

TopSellers at Amazon - Office Phones

Motorola MD671 5.8GHz Cordless Speakerphone/Caller ID
Cardo Systems scala-500 Bluetooth Headset
Plantronics Audio 90 Multimedia Stereo PC Headset
VTech ip5850 5.8 GHz DSS Cordless Phone with Dual Handsets and Digital Answering System
Creative Labs WebCam Live!
Uniden TCX800 Accessory Handset for TRU8800 Expandable Phones (Silver/Black)
Panasonic KX-TG5433M 5.8 GHz DSS Cordless Phone with Answering System and Three Handsets
Logitech 980158-0403 Internet Chat Headset
Panasonic KX-TCA60 Headset
Panasonic Type-24 PP511A Cordless Telephone Rechargeable Battery Replacement

Top 10 yahoo news about mobile phone technology

Yemen short-lists six for GSM award (ITP.net)
Servinova begins seamless Wi-Fi-GSM/GPRS VoIP network testing with ASNAP (MobileMag)
Strategic Partnership with CPS Enables Simcom to Integrate; High Accuracy Location Technology into GSM/W-CDMA Devices (ZDNet India)
Photo Release -- Servinova, a Cisco Systems Registered Partner Company Has Started Network Testing on CISCO Aironet (PrimeZone via Yahoo! Finance)
2N Intros GSM VOIP Support (Unstrung.com)
Wireless: Making a living from cellphone innards (International Herald Tribune)
Photo Release -- Servinova, a Cisco Systems Registered Partner Company Has Started Network Testing on CISCO Aironet (RedNova)
Group Helps Fight AIDS in Zambia; Four From Vancouver Join Christian Program (RedNova)
Docomo seeking overseas suppliers (Electronic Engineering Times Asia)
Bharti to outsource call-centres business for Rs 1,100 crore (Financial Express)

Valid XHTML and CSS

Valid XHTML 1.0!

Valid CSS!

Most popular searches about sql, php, apache and more

database link
database size
php on
perl for dummies
sql union
with perl
php to
apache home
sql server 7.0
apache ftp
database dvd
perl define
perl eclipse
sql 2000
web host php
sql server port
restart apache
computing machinery international collegiate programming
game programming
apache ssl certificate
sql patch
apache webdav
apache soap
sql server database
database access
php echo
apache session
learning sql server
robot programming
apache tapestry
apache sitgreaves national
database soap
sql and
directory mp3 xxx html htm php shtml
labview programming
windows api programming
_ perl
piper apache
perl cgi
perl regular
org apache commons
microsoft sql server 2000
forth programming
criminal database
fun programming
php mac
programming pdf
sql server admin
php cache
apache junction school
php cookbook pdf free download
mysql for dummies ebook chm file torrent
apache book emule pdf free warez

# A B C D E F G H I J K L M N O P Q R S T U V W X Y Z