Archive for December, 2006

YouOS - Ajax on Steroids

Wednesday, December 27th, 2006

YouOSI've been wondering how far the whole Ajax phenomenon will go, but haven't quite expected to be running the entire operating system in a browser. That's exactly what YouOS attempts to accomplish. Although still in alpha, this application is an amazing example of Web 2.0 in action.

Weather or not the YouOS experiement succeeds depends on their business model and market adoption (as usual), but one thing is for sure - it sets a new standard for the Ajax applications.

Check out YouOS at YouOS.com.

PHP and MySQL by Example Finally Out!

Monday, December 18th, 2006

http://ec1.images-amazon.com/images/P/0131875086.01._SS500_SCLZZZZZZZ_V34857580_.jpgIt only took 2.75 years and 850+ pages to complete the book, not to mention gallons of coffee along the way. Check it out at Amazon and write a review. Hope you like it.

Here's couple of words from the editors:

Even if you’re completely new to PHP, MySQL, and Web database development, this book will guide you through every step of building powerful, database-driven, dynamic Web sites. Direct from the world’s top scripting instructor, Ellie Quigley, PHP and MySQL by Example illuminates every concept with tested code examples, screen shots showing program output, and clear, line-by-line explanations.

Classroom-tested in Ellie Quigley’s Silicon Valley training courses and at Marko Gargenta’s Marakana training company in San Francisco, this book takes you from the simplest PHP scripting and SQL querying techniques all the way to dynamic, database driven Web site construction with PHP and MySQL. From simple fill-in forms to program security and debugging, it’s the only PHP/MySQL book you’ll ever need!

This book covers

  • Complete PHP fundamentals, including operators, strings, conditionals, loops, arrays, functions, and more
  • PHP QuickStart for more advanced readers—makes you productive with PHP in the space of just fifteen book pages
  • Essential Web development techniques, from file handling to validating user input with regular expressions
  • Powerful PHP features, including user-defined functions and self-processing PHP Forms
  • Day-to-day MySQL administration
  • A complete SQL tutorial for creating queries, retrieving data, and writing data with MySQL
  • Session management and cookies
  • Object Oriented PHP
  • Best practices for using PHP and MySQL together

We teach the PHP and MySQL Bootcamp based on this book now. Students love it. As for me, I'm happy the project is completed and I'm happily relaxing.

Marko