<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ebook.achmatim.net &#187; Programming</title>
	<atom:link href="http://ebook.achmatim.net/category/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://ebook.achmatim.net</link>
	<description>IT Ebook Collections &#124; Programming, Web Development, Web Design, Database, Internet &#38; Blogging</description>
	<lastBuildDate>Sun, 05 Feb 2012 22:09:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Beginning PHP and MySQL: From Novice to Professional</title>
		<link>http://ebook.achmatim.net/beginning-php-and-mysql-from-novice-to-professional/</link>
		<comments>http://ebook.achmatim.net/beginning-php-and-mysql-from-novice-to-professional/#comments</comments>
		<pubDate>Sun, 13 Feb 2011 21:24:28 +0000</pubDate>
		<dc:creator>achmatim</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[beginning php]]></category>
		<category><![CDATA[mysq]]></category>

		<guid isPermaLink="false">http://ebook.achmatim.net/?p=229</guid>
		<description><![CDATA[Beginning PHP and MySQL: From Novice to Professional, Third Edition, offers a comprehensive introduction to two of the most prominent open source technologies on the planet: the PHP scripting language and the MySQL database server. It&#8217;s the third edition of W. Jason Gilmore&#8217;s very successful book that has sold in excess of 13,000 units over [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-230" title="beginning-php-mysql" src="http://ebook.achmatim.net/wp-content/uploads/2011/05/beginning-php-mysql-150x150.png" alt="beginning-php-mysql" width="150" height="150" />Beginning PHP and MySQL: From Novice to Professional, Third Edition,  offers a comprehensive introduction to two of the most prominent open  source technologies on the planet: the PHP scripting language and the  MySQL database server. It&#8217;s the third edition of W. Jason Gilmore&#8217;s very  successful book that has sold in excess of 13,000 units over the  previous two editions, and it&#8217;s been updated to cover the new features  in PHP as that language makes the very significant jump from version 5  to version 6.</p>
<p>Essentially three books in one, readers not only  profit from extensive introductions to the core features of each  technology, but also learn how to effectively integrate the two in order  to build robust data-driven applications. Packed with practical  examples and insight into the real-world challenges faced by developers  based on the author’s seven years of expertise working with these  technologies, readers will repeatedly return to this book as both a  valuable instructional tool and reference guide.</p>
<p><span id="more-229"></span></p>
<p>A beginning PHP book, not a beginning programming book. The subtitle,  &#8216;From Novice to Professional&#8217;, can be a tad misleading for the novice  coder. A beginning programming book covers a lot of material that this  book assumes the reader already understands. Many software books include  a &#8216;Who Is This Book For&#8217; section that offers some guidance on the  suitable reader knowledge level, not this one.</p>
<p>That said, I found this book to be very helpful. The sections on  installing and configuring Apache, PHP and MySQL certainly saved me many  hours of reading the online documentation and tweaking of settings  while setting up my local test bed. That, in itself, made me a very  happy camper. The author goes on to cover the various aspects from the  basics of the PHP language and class libraries to topics like  Authentication, Security, Session Handlers and eMail functionality that  help anyone new to PHP setup some fairly sophisticated site  capabilities.</p>
<p>The second edition has been supplemented with an added 200 pages,  including a new section on PEAR (PHP Extension and Application  Repository). This is a wealth of prewritten classes and packages that  can be used to add even more sophisticated functionality to the novice&#8217;s  web development toolbox. The author demonstrates several of the more  prominent packages.</p>
<p>The second edition has greatly beefed up with additional coverage of  MySQL 5, including chapters on stored procedures, triggers and the PHP  mysqli extension (all missed in the first edition). Most of the examples  offered are clean and general enough to be useful templates for the  reader&#8217;s tailoring.</p>
<p>My suggestion for novices to PHP is read through chapter 9, then  skip to the various sections that solve specific problems being faced or  are of particular interest, including installing and configuring your  local test bed.</p>
<p>Bottom line, the first edition was a good book for intermediate to  veteran programmers looking for a quick tutorial on PHP (circa version  5.0); the second edition is even better. Novice programmers should  ensure that they have a full understanding of the basics of programming  (and OOP) before attempting it. I would now use this book to teach a  class on PHP.<br />
<h2>Download Links</h2>
<ol class="related_post">
<li><a href="http://ebook.achmatim.net/download.php?id=79" title="Beginning PHP and MySQL: From Novice to Professional" target="_blank">Download from docs.google.com</a> (787 hits)</li>
</ol>
<h2  class="related_post_title">Related Ebook</h2>
<ul class="related_post">
<li><a href="http://ebook.achmatim.net/php-5-for-dummies-janet-valade/" title="PHP 5 For Dummies (Janet Valade)">PHP 5 For Dummies (Janet Valade)</a></li>
<li><a href="http://ebook.achmatim.net/php-architect-magazine-%e2%80%93-february-2007/" title="PHP Architect Magazine – February 2007">PHP Architect Magazine – February 2007</a></li>
<li><a href="http://ebook.achmatim.net/plug-in-php-100-power-solutions-simple-solutions-to-practical-php-problems/" title="Plug-In PHP: 100 Power Solutions: Simple Solutions to Practical PHP Problems">Plug-In PHP: 100 Power Solutions: Simple Solutions to Practical PHP Problems</a></li>
<li><a href="http://ebook.achmatim.net/teach-yourself-php-mysql-and-apache-all-in-one-second-edition/" title="Teach Yourself PHP, MySQL and Apache All in One, Second Edition">Teach Yourself PHP, MySQL and Apache All in One, Second Edition</a></li>
<li><a href="http://ebook.achmatim.net/php-the-good-parts-delivering-the-best-of-php/" title="PHP: The Good Parts: Delivering the Best of PHP">PHP: The Good Parts: Delivering the Best of PHP</a></li>
</ul>
<script type="text/javascript" class="owbutton" src="http://www.onlywire.com/btn/button_3798" title="Beginning PHP and MySQL: From Novice to Professional" url="http://ebook.achmatim.net/beginning-php-and-mysql-from-novice-to-professional/"></script><img src="http://ebook.achmatim.net/?ak_action=api_record_view&id=229&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://ebook.achmatim.net/beginning-php-and-mysql-from-novice-to-professional/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP 5 For Dummies (Janet Valade)</title>
		<link>http://ebook.achmatim.net/php-5-for-dummies-janet-valade/</link>
		<comments>http://ebook.achmatim.net/php-5-for-dummies-janet-valade/#comments</comments>
		<pubDate>Tue, 11 Jan 2011 21:15:13 +0000</pubDate>
		<dc:creator>achmatim</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[for dummies]]></category>
		<category><![CDATA[php 5]]></category>

		<guid isPermaLink="false">http://ebook.achmatim.net/?p=225</guid>
		<description><![CDATA[Covers the latest major release of PHP, the most popular open source Web scripting language, in the friendly, easy-to-understand For Dummies style PHP is installed on nearly nine million servers, and usage has grown at the rate of 6.5 percent per month for the past two years PHP is easy to learn, well suited for [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-226" title="php5-for-dummies-ebook" src="http://ebook.achmatim.net/wp-content/uploads/2011/05/php5-for-dummies-ebook-150x150.jpg" alt="php5-for-dummies-ebook" width="150" height="150" /></p>
<div>Covers the latest major release of PHP, the most popular open source  Web scripting language, in the friendly, easy-to-understand For Dummies  style</p>
<ul>
<li>PHP is installed on nearly nine million servers, and usage has grown at the rate of 6.5 percent per month for the past two years</li>
<li>PHP  is easy to learn, well suited for Web development, and can be embedded  with HTML, making it a good choice for creating dynamic Web pages for  e-commerce sites and other Web applications; a database-friendly  language, it connects easily to Sybase, MySQL, mSQL, Oracle, and other  databases</li>
<li>Explains how to acquire and install PHP, how PHP&#8217;s  features make it a useful scripting language, and how to use PHP for  three of the most common applications: interactive Web sites, database  storage, and common operating system tasks</li>
</ul>
</div>
<h3><span id="more-225"></span></h3>
<h3>From the Back Cover</h3>
<p>Start programming PHP and make your Web site interactive</p>
<p>Discover arrays of variables, start writing scripts, and get object oriented</p>
<p>The  script calls for an interactive Web site – where do you start? Right  here, with a fast and friendly way to get the hang of PHP 5 programming!  You’ll also discover all the other cool things you can do with PHP,  like managing files, interacting with databases, using system commands,  and more.</p>
<p>The Dummies Way</p>
<ul>
<li>Explanations in plain English</li>
<li>&#8220;Get in, get out&#8221; information</li>
<li>Icons and other navigational aids</li>
<li>Tear-out cheat sheet</li>
<li>Top ten lists</li>
<li>A dash of humor and fun</li>
</ul>
<h2>Reader Reviews</h2>
<p><strong>Janet Valade:</strong> Yes, the author reads the reviews here. That&#8217;s me. The error in which a  few quotes were replaced with underscores occurred during the publishing  process, after I was finished with the book. I didn&#8217;t know about the  errors until I saw the earlier review here. However, there is no way to  fix it. If the book is reprinted or a second edition is released, I can  fix the errors, but not until then. I wish I could. I apologize to any  who were confused by this problem.</p>
<p>There are 8 quotes replaced with underscores on 4 lines in Chapter  3, 2 quotes replaced with underscores on 1 line in Chapter 4, and 20  quotes replaced with underscores on 8 lines in Chapter 5. I have a list  of the errors and corrections on my web site at  janet.valade.com/php5errors.html.</p>
<p><strong>M.Strong:</strong> I only give this two stars because there are a few snippets of code that  are worth absorbing. However this book has enough errors to make the  subject matter confusing. I&#8217;ve used quite a few &#8220;Dummies&#8221; books as  intros to a variety of subjects in my 20 years of programming. They have  for the most part been quite helpful.</p>
<p>I always expect some errors from books dealing with technical  material, but the errors here are of a nature so as to cause confusion,  especially to those new to PHP.</p>
<p>My bottom line recommendation is not to use this book if you are new  to programming or to PHP. You&#8217;ll spend more time than warranted  separating the wheat from the chaff. There are much better intros to be  had. Try Sam&#8217;s &#8220;PHP, MySQL and Apache&#8221; or Sitepoint&#8217;s &#8220;Object Oriented  PHP Solutions&#8221;. Both are accurate, easy to understand, and have code  samples that are easy to get to.<br />
<h2>Download Links</h2>
<ol class="related_post">
<li><a href="http://ebook.achmatim.net/download.php?id=78" title="PHP 5 For Dummies" target="_blank">Download from docs.google.com</a> (305 hits)</li>
</ol>
<h2  class="related_post_title">Related Ebook</h2>
<ul class="related_post">
<li><a href="http://ebook.achmatim.net/building-your-business-with-google-for-dummies/" title="Building Your Business with Google For Dummies">Building Your Business with Google For Dummies</a></li>
<li><a href="http://ebook.achmatim.net/android-application-development-for-dummies/" title="Android Application Development For Dummies">Android Application Development For Dummies</a></li>
<li><a href="http://ebook.achmatim.net/beginning-php-and-mysql-from-novice-to-professional/" title="Beginning PHP and MySQL: From Novice to Professional">Beginning PHP and MySQL: From Novice to Professional</a></li>
<li><a href="http://ebook.achmatim.net/php-architect-magazine-%e2%80%93-february-2007/" title="PHP Architect Magazine – February 2007">PHP Architect Magazine – February 2007</a></li>
<li><a href="http://ebook.achmatim.net/indesign-cs5-for-dummies/" title="InDesign CS5 For Dummies">InDesign CS5 For Dummies</a></li>
</ul>
<script type="text/javascript" class="owbutton" src="http://www.onlywire.com/btn/button_3798" title="PHP 5 For Dummies (Janet Valade)" url="http://ebook.achmatim.net/php-5-for-dummies-janet-valade/"></script><img src="http://ebook.achmatim.net/?ak_action=api_record_view&id=225&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://ebook.achmatim.net/php-5-for-dummies-janet-valade/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>PHP Architect Magazine – February 2007</title>
		<link>http://ebook.achmatim.net/php-architect-magazine-%e2%80%93-february-2007/</link>
		<comments>http://ebook.achmatim.net/php-architect-magazine-%e2%80%93-february-2007/#comments</comments>
		<pubDate>Sun, 12 Dec 2010 22:50:43 +0000</pubDate>
		<dc:creator>achmatim</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[magazine]]></category>
		<category><![CDATA[php architect]]></category>

		<guid isPermaLink="false">http://ebook.achmatim.net/?p=222</guid>
		<description><![CDATA[As I write this, I’m sitting at the 2007 Vancouver PHP Conference. In fact, I’m sitting in the “Lightning Talks” session. Going to conferences is one of my favourite parts of my job. Yes, that’s right—going to conferences is part of my job. I love being exposed to new ideas and new concepts, and attendees [...]]]></description>
			<content:encoded><![CDATA[<p>As I write this, I’m sitting at the 2007 Vancouver PHP Conference. In fact, I’m sitting in the “Lightning Talks” session. Going to conferences is one of my favourite parts of my job. Yes, that’s right—going to conferences is part of my job. I love being exposed to new ideas and new concepts, and attendees can get a fair dose of this at most respectable PHP conferences, at speaker-led<br />
sessions. At this conference, for the first time, I had the opportunity to give my own talk—based on my article in Volume 5 Issue 12, PHP Phone Home.</p>
<p><span id="more-222"></span></p>
<p>It was well attended, and I think it went pretty well. People generally seem pretty excited about VOIP, especially when they hear that it’s simple to connect their Web apps to telephones. Talks aside, my absolute favourite part of conferences is meeting and<br />
speaking with my friends, the speakers. I see them a few times a year, and it’s nice to be able to catch up, on “Real Life,” as well as their projects in the PHP world.</p>
<p>The meeting of PHP’s collective minds is an invaluable asset to PHP development. Many of PHP’s best features were coined over a beer (or 3), between developers speaking at a conference. PDO is an excellent example of this.  Recently, there’s been some buzz in the PHP world about the value of conferences, and it’s a bit difficult for me to speak out, publically. Obviously, we, at php|architect have a bias toward the value of conferences—we do run multiple conferences every year, after all. If you can possibly believe that I’m able to separate our conferences with PHP conferences in general, though, hopefully my ultimate endorsement of conferences can carry some weight.</p>
<p>It’s very rare that PHP core developers (and non-core php.net community members) are able to meet and discuss things openly, without their inten tions being fogged with the plaintext of mailing lists. It’s so much more effecient to discuss things face-to-face, and thus so much easier to accomplish great things—or at least plant ideas that may some day sprout into great<br />
things.Conferences serve as the great enablers for these in-person meetings, and in my opinion, are one of the cornerstones of the PHP ecosystem.</p>
<p>If you’ve never been to a conference, you really owe it to yourself to attend one, and bask in the wisdom that flows freely from great (and not so great) PHP minds—it will likely change your outlook on the community as a whole.</p>
<p>Happy reading, and I hope to see you soon. I’d love to shake your hand and welcome you to the party.<br />
<h2>Download Links</h2>
<ol class="related_post">
<li><a href="http://ebook.achmatim.net/download.php?id=77" title="PHP Architect Magazine &#8211; February 2007" target="_blank">Download from indowebster.com</a> (235 hits)</li>
</ol>
<h2  class="related_post_title">Related Ebook</h2>
<ul class="related_post">
<li><a href="http://ebook.achmatim.net/beginning-php-and-mysql-from-novice-to-professional/" title="Beginning PHP and MySQL: From Novice to Professional">Beginning PHP and MySQL: From Novice to Professional</a></li>
<li><a href="http://ebook.achmatim.net/php-5-for-dummies-janet-valade/" title="PHP 5 For Dummies (Janet Valade)">PHP 5 For Dummies (Janet Valade)</a></li>
<li><a href="http://ebook.achmatim.net/plug-in-php-100-power-solutions-simple-solutions-to-practical-php-problems/" title="Plug-In PHP: 100 Power Solutions: Simple Solutions to Practical PHP Problems">Plug-In PHP: 100 Power Solutions: Simple Solutions to Practical PHP Problems</a></li>
<li><a href="http://ebook.achmatim.net/teach-yourself-php-mysql-and-apache-all-in-one-second-edition/" title="Teach Yourself PHP, MySQL and Apache All in One, Second Edition">Teach Yourself PHP, MySQL and Apache All in One, Second Edition</a></li>
<li><a href="http://ebook.achmatim.net/php-the-good-parts-delivering-the-best-of-php/" title="PHP: The Good Parts: Delivering the Best of PHP">PHP: The Good Parts: Delivering the Best of PHP</a></li>
</ul>
<script type="text/javascript" class="owbutton" src="http://www.onlywire.com/btn/button_3798" title="PHP Architect Magazine – February 2007" url="http://ebook.achmatim.net/php-architect-magazine-%e2%80%93-february-2007/"></script><img src="http://ebook.achmatim.net/?ak_action=api_record_view&id=222&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://ebook.achmatim.net/php-architect-magazine-%e2%80%93-february-2007/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PHP Architect Magazine &#8211; Januari 2007</title>
		<link>http://ebook.achmatim.net/php-architect-magazine-januari-2007/</link>
		<comments>http://ebook.achmatim.net/php-architect-magazine-januari-2007/#comments</comments>
		<pubDate>Sun, 31 Oct 2010 21:00:51 +0000</pubDate>
		<dc:creator>achmatim</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://ebook.achmatim.net/?p=217</guid>
		<description><![CDATA[You may recognize this issue as the “January 2007” issue of php&#124;architect, which it is, but we also refer to specific issues (mostly internally), by their volume and issue numbers. This issue, for example is “Volume 6, Issue 1.” Most magazines adopt this convention, and it helps us keep track of exactly which issue someone [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-218" title="php-architect-january-2007" src="http://ebook.achmatim.net/wp-content/uploads/2010/11/php-architect-january-2007-150x150.png" alt="php-architect-january-2007" width="150" height="150" />You may recognize this issue as the “January 2007” issue of php|architect, which it is, but we also refer to specific issues (mostly internally), by their volume and issue numbers. This issue, for example is “Volume 6, Issue 1.” Most magazines adopt this convention, and it helps us keep track of exactly which issue someone is referring to, numerically. Issue 1 of each Volume is the first issue of the year, or “January” (except in Volume 1, where we cheated—Volume 1, Issue 1 was the December 2002 issue).<br />
Hopefully I haven’t lost you in a big cloud of irellevance. I always enjoy turning my magazine directory structure over from (for example) V5I12 to V6I1, just as I take pleasure in turning my wall calendar over from (again, for example) December 2006 to January 2007. This particular issue has special significance, though—not just because it leads a new volume. I didn’t believe Marco, when he mentioned—almost in passing—a few weeks ago, “January will be our 50th issue.” He then proceeded to demonstrate to Arbi and I, not without the use of both handfuls of fingers, that this is, in fact, number fifty. We were astonished.<br />
In the nearly two years that I’ve been editing the magazine (and in the time before that when I was (blissfully) just a subscriber), we’ve managed to somehow convince exceptional authors to write some really incredible pieces. I thought, as the tradition of changing years and creating lists goes, I’d pick out a few of my favourites.</p>
<p><span id="more-217"></span></p>
<p>Now, this may sound like I’m sucking up to my boss, but I can assure you that I’m not. One of my favourite php|a articles was written by our publisher, Marco Tabini, entitled Doing it Japanese Style, in which he covers the art of poka-yoke and how<br />
to apply it to handling user data (and coding in general). (See the February 2006 issue, or Volume 5 Issue 2.) The gist: design main elements of your code in such a way that anyone using it (including yourself), has no choice but to make proper<br />
decisions: poka-yoke means a “fail-safe mechanism.”</p>
<p>Another of my favourites covered the issue of manipulating Open Office (OOo) documents with PHP. Written by Bard Farstad of eZ Systems in the October 2004 issue (well before I started editing), this article gave me all I needed to get working on handling OOo documents in a way that I only dreamed of with MS Word documents—the best part is that I didn’t have to meddle with COM.</p>
<p>I think my all-time favourite article was a recent one. Last summer, we were approached by Andi Gutmans (of Zend fame) about the possibility of publishing an aritcle on the speed differences between PHP 4 and PHP 5. The piece was published in the September 2006 issue, and is in my top picks because Andi and Dmitry Stogov managed to put together not only a solid argument for PHP 5, but backed it up with relevant data, and knowledge of engine internals that very few people have knowledge of.<br />
I can think of no way more appropriate to ring in the new volume than to, for the second year, publish Derick Rethans’ PHP Look Back, for 2006. Enjoy it in this issue.</p>
<p>To our wonderful authors: thank you for the ride, and keep the excellent content coming! To them, and to everyone else: happy Volume 6!<br />
<h2>Download Links</h2>
<ol class="related_post">
<li><a href="http://ebook.achmatim.net/download.php?id=76" title="PHP Architect Magazine &#8211; January 2007" target="_blank">Download from indowebster.com</a> (236 hits)</li>
</ol>
<h2  class="related_post_title">Random Ebook</h2>
<ul class="related_post"></ul>
<script type="text/javascript" class="owbutton" src="http://www.onlywire.com/btn/button_3798" title="PHP Architect Magazine - Januari 2007" url="http://ebook.achmatim.net/php-architect-magazine-januari-2007/"></script><img src="http://ebook.achmatim.net/?ak_action=api_record_view&id=217&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://ebook.achmatim.net/php-architect-magazine-januari-2007/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Pro HTML5 Programming: Powerful APIs for Richer Internet Application Development</title>
		<link>http://ebook.achmatim.net/pro-html5-programming-powerful-apis-for-richer-internet-application-development/</link>
		<comments>http://ebook.achmatim.net/pro-html5-programming-powerful-apis-for-richer-internet-application-development/#comments</comments>
		<pubDate>Sun, 19 Sep 2010 22:30:22 +0000</pubDate>
		<dc:creator>achmatim</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[html 5]]></category>

		<guid isPermaLink="false">http://ebook.achmatim.net/?p=203</guid>
		<description><![CDATA[HTML5 is here, and with it, web applications take on a power, ease, scalability, and responsiveness like never before. In this book, developers will learn how to use the latest cutting-edge HTML5 web technology?available in the most recent versions of modern browsers?to build web applications with unparalleled functionality, speed, and responsiveness. Explains how you can [...]]]></description>
			<content:encoded><![CDATA[<div>
<div style="overflow: hidden; color: #000000; background-color: transparent; text-align: left; text-decoration: none; border: medium none;">
<p><img class="alignleft" title="html 5 programming ebook" src="http://ecx.images-amazon.com/images/I/514zEIrSMGL._SL110_.jpg" alt="" width="89" height="110" />HTML5  is here, and with it, web applications take on a power, ease,  scalability, and responsiveness like never before. In this book,  developers will learn how to use the latest cutting-edge HTML5 web  technology?available in the most recent versions of modern browsers?to  build web applications with unparalleled functionality, speed, and  responsiveness.</p>
<div style="overflow: hidden; color: #000000; background-color: transparent; text-align: left; text-decoration: none; border: medium none;">Explains how you can create real-time  HTML5 applications that tap the full potential of modern browsers     Provides practical, real-world examples of HTML5 features in action      Shows which HTML5 features are supported in current browsers    Covers  all the new HTML5 APIs to get you up to speed quickly with HTML5             What you?ll learn        How the HTML5 specification has evolved     How to develop cutting-edge web applications using new HTML5 features  like WebSockets, Geolocation, Web Storage, Canvas, and Audio and Video.     Which features are available in browsers today            Who is this  book for?</div>
<div style="overflow: hidden; color: #000000; background-color: transparent; text-align: left; text-decoration: none; border: medium none;"><span id="more-203"></span></div>
<p>This book is for web designers and developers who want  to use the latest cutting-edge technology available in current  browsers; developers who want to create dynamic, HTML5 web applications;  and developers who want to know which HTML5 features are supported in  current browsers.</p></div>
</div>
<h2>Download Links</h2>
<ol class="related_post">
<li><a href="http://ebook.achmatim.net/download.php?id=71" title="Pro HTML5 Programming: Powerful APIs for RIA" target="_blank">Download from eazyupload.net</a> (423 hits)</li>
</ol>
<h2  class="related_post_title">Related Ebook</h2>
<ul class="related_post">
<li><a href="http://ebook.achmatim.net/html5-for-web-designers/" title="HTML5 for Web Designers">HTML5 for Web Designers</a></li>
</ul>
<script type="text/javascript" class="owbutton" src="http://www.onlywire.com/btn/button_3798" title="Pro HTML5 Programming: Powerful APIs for Richer Internet Application Development" url="http://ebook.achmatim.net/pro-html5-programming-powerful-apis-for-richer-internet-application-development/"></script><img src="http://ebook.achmatim.net/?ak_action=api_record_view&id=203&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://ebook.achmatim.net/pro-html5-programming-powerful-apis-for-richer-internet-application-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plug-In PHP: 100 Power Solutions: Simple Solutions to Practical PHP Problems</title>
		<link>http://ebook.achmatim.net/plug-in-php-100-power-solutions-simple-solutions-to-practical-php-problems/</link>
		<comments>http://ebook.achmatim.net/plug-in-php-100-power-solutions-simple-solutions-to-practical-php-problems/#comments</comments>
		<pubDate>Sun, 05 Sep 2010 02:24:30 +0000</pubDate>
		<dc:creator>achmatim</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://ebook.achmatim.net/plug-in-php-100-power-solutions-simple-solutions-to-practical-php-problems/</guid>
		<description><![CDATA[100 power solutions to real-world problems This practical guide gives you 100 ready-to-run PHP functions for solving most of the main problems you encounter when building a dynamic website with PHP. Every plug-in in the book offers a complete and working solution for a result you can achieve right away, using ready-made code you simply [...]]]></description>
			<content:encoded><![CDATA[<p><strong>100 power solutions to real-world problems</strong></p>
<p><img class="alignleft" title="Plug-In PHP: 100 Power Solutions: Simple Solutions to Practical PHP Problems" src="http://ecx.images-amazon.com/images/I/41GU1iAXPQL._SL500_SS75_.jpg" alt="" width="75" height="75" />This  practical guide gives you 100 ready-to-run PHP functions for solving  most of the main problems you encounter when building a dynamic website  with PHP. Every plug-in in the book offers a complete and working  solution for a result you can achieve right away, using ready-made code  you simply drop into your own program. And there’s little or no learning  curve, because each one is self-contained and thoroughly documented.</p>
<p><span id="more-195"></span></p>
<p><em>Plug-in PHP</em> is packed with programming tips and  suggestions for further adapting the functions to your own needs, and  even breaks down all the variables, arrays and functions used by each  into at-a-glance tables, accompanied by a screen grab of every function  in action. This makes the book extremely easy to use, even for complete  beginners to PHP programming.</p>
<p><strong>A plug-in for every need</strong><br />
No  matter what cookbook-style solutions you’re looking for, you’ll find  the perfect functions in this book, and you can have them up and running  in just a couple of minutes. For example, here’s the complete list of  plug-ins which, while comprehensive, simply doesn&#8217;t do justice to the  depth and breadth of help, information, and practical code provided in  this book:<br />
Wrap Text; Caps Control; Friendly Text; Strip Whitespace;  Word Selector; Count Tail; Text Truncate; Spell Check; Remove Accents;  Shorten Text; Upload File; Resize Image; Make Thumbnail; Image Alter;  Image Crop; Image Enlarge; Image Display; Image Convert; GIF Text; Image  Watermark; Relative to Absolute URL; Get Links from URL; Check Links;  Directory List; Query Highlight; Rolling Copyright; Embed YouTube Video;  Create List; Hit Counter; Referer Log; Evaluate Expression; Validate  Credit Card; Create Captcha; Check Captcha; Validate Text; Validate  E-mail; Spam Catch; Send E-mail; BB Code; Pound Code; Check Links; Get  Title from URL; Auto Back Links; Create Short URL; Use Short URL; Simple  Web Proxy; Page Updated?; HTML to RSS; RSS to HTML; HTML to Mobile;  Users Online; Post to Guestbook; Get Guestbook; Post to Chat; View Chat;  Send Tweet; Send Direct Tweet; Get Tweets; Replace Smileys; Replace SMS  Talk; Add User to DB; Get User from DB; Verify User in DB; Sanitize  String; Create Session; Open Session; Close Session; Secure Session;  Manage Cookie; Block User by Cookie; Create Google Chart; Curl Get  Contents; Fetch Wiki Page; Fetch Flickr Stream; Get Yahoo! Answers;  Search Yahoo!; Get Yahoo! Stock News; Get Yahoo! News; Search Google  Books; Convert Currency; Ajax Request; Post Ajax Request; Get Ajax  Request; Protect E-mail; Toggle Text; Status Message; Slide Show; Input  Prompt; Words from Root; Predict Word; Get Country by IP; Bypass  Captcha; Get Book from ISBN; Get Amazon Sales Rank; Pattern Match Word;  Suggest Spelling; Google Translate; Corner GIF; Rounded Table; Display  Bing Map</p>
<p><strong>Real world solutions</strong><br />
<em>Plug-in PHP</em> has everything you need for processing text; image uploading and  manipulation; content management; forms and user input; integrating your  website with others; creating chat and messaging services; using MySQL;  managing sessions and cookies; dealing with APIs; RSS; and XML;  integrating with JavaScript and Ajax; accessing geo-location; spell  checking and language translation; and a great deal more.</p>
<p>Written  by PHP expert with many years of experience developing websites in PHP  and writing about PHP development, this invaluable resource draws on the  author’s personal toolkit of solutions built up over the years. This  means they are fast, tried-and-tested functions that have been proven to  work in the real world, and they will work for you too.<br />
<h2>Download Links</h2>
<ol class="related_post">
<li><a href="http://ebook.achmatim.net/download.php?id=67" title="Plug-In PHP: 100 Power Solutions: Simple Solutions to Practical PHP Problems" target="_blank">Download from uploading.com</a> (542 hits)</li>
</ol>
<h2  class="related_post_title">Related Ebook</h2>
<ul class="related_post">
<li><a href="http://ebook.achmatim.net/beginning-php-and-mysql-from-novice-to-professional/" title="Beginning PHP and MySQL: From Novice to Professional">Beginning PHP and MySQL: From Novice to Professional</a></li>
<li><a href="http://ebook.achmatim.net/php-5-for-dummies-janet-valade/" title="PHP 5 For Dummies (Janet Valade)">PHP 5 For Dummies (Janet Valade)</a></li>
<li><a href="http://ebook.achmatim.net/php-architect-magazine-%e2%80%93-february-2007/" title="PHP Architect Magazine – February 2007">PHP Architect Magazine – February 2007</a></li>
<li><a href="http://ebook.achmatim.net/teach-yourself-php-mysql-and-apache-all-in-one-second-edition/" title="Teach Yourself PHP, MySQL and Apache All in One, Second Edition">Teach Yourself PHP, MySQL and Apache All in One, Second Edition</a></li>
<li><a href="http://ebook.achmatim.net/php-the-good-parts-delivering-the-best-of-php/" title="PHP: The Good Parts: Delivering the Best of PHP">PHP: The Good Parts: Delivering the Best of PHP</a></li>
</ul>
<script type="text/javascript" class="owbutton" src="http://www.onlywire.com/btn/button_3798" title="Plug-In PHP: 100 Power Solutions: Simple Solutions to Practical PHP Problems" url="http://ebook.achmatim.net/plug-in-php-100-power-solutions-simple-solutions-to-practical-php-problems/"></script><img src="http://ebook.achmatim.net/?ak_action=api_record_view&id=195&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://ebook.achmatim.net/plug-in-php-100-power-solutions-simple-solutions-to-practical-php-problems/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Teach Yourself PHP, MySQL and Apache All in One, Second Edition</title>
		<link>http://ebook.achmatim.net/teach-yourself-php-mysql-and-apache-all-in-one-second-edition/</link>
		<comments>http://ebook.achmatim.net/teach-yourself-php-mysql-and-apache-all-in-one-second-edition/#comments</comments>
		<pubDate>Thu, 19 Aug 2010 01:47:00 +0000</pubDate>
		<dc:creator>achmatim</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[apache]]></category>

		<guid isPermaLink="false">http://ebook.achmatim.net/?p=184</guid>
		<description><![CDATA[You own your own business. You have also created a website for your business that details the products or services that you offer, but it doesn&#8217;t allow potential customers to purchase anything online. Don&#8217;t risk losing business-learn to create a dynamic online environment using only three programs. PHP, MySQL and Apache are three popular open-source [...]]]></description>
			<content:encoded><![CDATA[<p style="margin: 0px;">You own your own business. You have also created  a website for your business that details the products or services that  you offer, but it doesn&#8217;t allow potential customers to purchase anything  online. Don&#8217;t risk losing business-learn to create a dynamic online  environment using only three programs. PHP, MySQL and Apache are three  popular open-source tools that can work together to help you create a  dynamic website, such as an online shopping experience. <em>Sams Teach Yourself PHP, MySQL and Apache All in One</em> is a complete reference manual for all three development tools.</p>
<p style="margin: 0px;">You  will learn how to install, configure and set up the PHP scripting  language, use the MySQL database system, and work with the Apache Web  server. Then you&#8217;ll take it a step further and discover how they work  together to create a dynamic website. Use the book and the included CD  to create a simple website, as well as a mailing list, online address  book, shopping cart and storefront. Updated to reflect the most recent  developments in PHP and MySQL, including the final stable release of  MySQL 5.0, you will open your website to limitless possibilities with <em>Sams Teach Yourself PHP, MySQL and Apache All in One</em>.</p>
<p style="margin: 0px;">
<h2>Download Links</h2>
<ol class="related_post">
<li><a href="http://ebook.achmatim.net/download.php?id=60" title="Teach Yourself PHP, MySQL and Apache All in One" target="_blank">Download from indowebster.com</a> (364 hits)</li>
<li><a href="http://ebook.achmatim.net/download.php?id=61" title="Teach Yourself PHP, MySQL and Apache All in One" target="_blank">Download from eazyupload.net</a> (258 hits)</li>
</ol>
<h2  class="related_post_title">Related Ebook</h2>
<ul class="related_post">
<li><a href="http://ebook.achmatim.net/php6-and-mysql-bible/" title="PHP6 and MySQL Bible">PHP6 and MySQL Bible</a></li>
<li><a href="http://ebook.achmatim.net/foundation-php-for-dreamweaver-8/" title="Foundation PHP for Dreamweaver 8">Foundation PHP for Dreamweaver 8</a></li>
<li><a href="http://ebook.achmatim.net/mastering-phpmyadmin-3-1-for-effective-mysql-management/" title="Mastering phpMyAdmin 3.1 for Effective MySQL Management">Mastering phpMyAdmin 3.1 for Effective MySQL Management</a></li>
<li><a href="http://ebook.achmatim.net/php-5-and-mysql-bible/" title=" PHP 5 and MySQL Bible"> PHP 5 and MySQL Bible</a></li>
<li><a href="http://ebook.achmatim.net/beginning-php-and-mysql-from-novice-to-professional/" title="Beginning PHP and MySQL: From Novice to Professional">Beginning PHP and MySQL: From Novice to Professional</a></li>
</ul>
<script type="text/javascript" class="owbutton" src="http://www.onlywire.com/btn/button_3798" title="Teach Yourself PHP, MySQL and Apache All in One, Second Edition" url="http://ebook.achmatim.net/teach-yourself-php-mysql-and-apache-all-in-one-second-edition/"></script><img src="http://ebook.achmatim.net/?ak_action=api_record_view&id=184&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://ebook.achmatim.net/teach-yourself-php-mysql-and-apache-all-in-one-second-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP: The Good Parts: Delivering the Best of PHP</title>
		<link>http://ebook.achmatim.net/php-the-good-parts-delivering-the-best-of-php/</link>
		<comments>http://ebook.achmatim.net/php-the-good-parts-delivering-the-best-of-php/#comments</comments>
		<pubDate>Wed, 19 May 2010 11:03:49 +0000</pubDate>
		<dc:creator>achmatim</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://ebook.achmatim.net/?p=180</guid>
		<description><![CDATA[Get past all the hype about PHP and dig into the real power of this language. This book explores the most useful features of PHP and how they can speed up the web development process, and explains why the most commonly used PHP elements are often misused or misapplied. You&#8217;ll learn which parts add strength [...]]]></description>
			<content:encoded><![CDATA[<p><img src="file:///C:/DOCUME%7E1/lintang/LOCALS%7E1/Temp/moz-screenshot.png" alt="" /><img src="file:///C:/DOCUME%7E1/lintang/LOCALS%7E1/Temp/moz-screenshot-1.png" alt="" />Get past all the hype about PHP and dig into the real power of this language. This book explores the most useful features of PHP and how they can speed up the web development process, and explains why the most commonly used PHP elements are often misused or misapplied. You&#8217;ll learn which parts add strength to object-oriented programming, and how to use certain features to integrate your application with databases.</p>
<p><span id="more-180"></span></p>
<p>Written by a longtime member of the PHP community, <em>PHP: The Good Parts</em> is ideal for new PHP programmers, as well as web developers switching from other languages.</p>
<p>Become familiar with PHP&#8217;s basic syntax, variables, and datatypes Learn how to integrate the language with web pages Understand how to use strings, arrays, and PHP&#8217;s built-in functions Discover the advantages of using PHP as an object-oriented language Explore how PHP interacts with databases, such as SQLite and MySQL Learn input- and output-handling best practices to prevent security breaches</p>
<p><!-- google_ad_section_end() --> <!--/ebook14568.php=f07dc21313ef79233e99de37a68ae515---><br />
<h2>Download Links</h2>
<ol class="related_post">
<li><a href="http://ebook.achmatim.net/download.php?id=59" title="PHP: The good parts" target="_blank">Download from eazyupload.net</a> (330 hits)</li>
</ol>
<h2  class="related_post_title">Related Ebook</h2>
<ul class="related_post">
<li><a href="http://ebook.achmatim.net/beginning-php-and-mysql-from-novice-to-professional/" title="Beginning PHP and MySQL: From Novice to Professional">Beginning PHP and MySQL: From Novice to Professional</a></li>
<li><a href="http://ebook.achmatim.net/php-5-for-dummies-janet-valade/" title="PHP 5 For Dummies (Janet Valade)">PHP 5 For Dummies (Janet Valade)</a></li>
<li><a href="http://ebook.achmatim.net/php-architect-magazine-%e2%80%93-february-2007/" title="PHP Architect Magazine – February 2007">PHP Architect Magazine – February 2007</a></li>
<li><a href="http://ebook.achmatim.net/plug-in-php-100-power-solutions-simple-solutions-to-practical-php-problems/" title="Plug-In PHP: 100 Power Solutions: Simple Solutions to Practical PHP Problems">Plug-In PHP: 100 Power Solutions: Simple Solutions to Practical PHP Problems</a></li>
<li><a href="http://ebook.achmatim.net/teach-yourself-php-mysql-and-apache-all-in-one-second-edition/" title="Teach Yourself PHP, MySQL and Apache All in One, Second Edition">Teach Yourself PHP, MySQL and Apache All in One, Second Edition</a></li>
</ul>
<script type="text/javascript" class="owbutton" src="http://www.onlywire.com/btn/button_3798" title="PHP: The Good Parts: Delivering the Best of PHP" url="http://ebook.achmatim.net/php-the-good-parts-delivering-the-best-of-php/"></script><img src="http://ebook.achmatim.net/?ak_action=api_record_view&id=180&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://ebook.achmatim.net/php-the-good-parts-delivering-the-best-of-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Basic 2010 Programmer’s Reference</title>
		<link>http://ebook.achmatim.net/visual-basic-2010-programmer%e2%80%99s-reference/</link>
		<comments>http://ebook.achmatim.net/visual-basic-2010-programmer%e2%80%99s-reference/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 01:57:52 +0000</pubDate>
		<dc:creator>achmatim</dc:creator>
				<category><![CDATA[Visual Basic 6]]></category>
		<category><![CDATA[visual basic]]></category>
		<category><![CDATA[visual basic 2010]]></category>

		<guid isPermaLink="false">http://ebook.achmatim.net/?p=174</guid>
		<description><![CDATA[Microsoft Visual Basic (VB) is the most popular programming language in the world, with millions of lines of code used in businesses and applications of all types and sizes. The new release of Visual Basic 2010 is tightly integrated with the Windows operating system and the .NET programming environment. Renowned VB authority Rod Stephens provides [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-175" title="0470499834" src="http://ebook.achmatim.net/wp-content/uploads/2010/04/0470499834.jpg" alt="0470499834" width="100" height="126" />Microsoft <strong>Visual Basic</strong> (VB) is the most popular programming language in the world, with millions of lines of code used in businesses and applications of all types and sizes. The new release of <strong>Visual Basic 2010</strong> is tightly integrated with the Windows operating system and the .NET programming environment. Renowned VB authority Rod Stephens provides a comprehensive guide to <strong>Visual Basic programming</strong>, including the latest enhancements to the VB language and programming environment with <strong>Visual Studio 2010</strong> The tutorial is packed with detailed and practical code examples that show readers how to master all of the features of VB.</p>
<p><span id="more-174"></span></p>
<ul>
<li>Visual Basic authority Rod Stephens presents a must-have resource on Visual Basic, the most popular programming language in the word</li>
<li>Fully covers the newest features of Visual Basic 2010, such as array literals and initializers, collection initializers, implicit line continuation, Lambda expressions, and more</li>
<li>Features extensively revised and tested code to ensure compliance with the latest release</li>
</ul>
<p>With this essential resource, you&#8217;ll be able to quickly review the details of important programming, objects, properties, methods, and events.</p>
<p>Packed with helpful examples, this <strong>reference </strong>progresses through a range of topics that gradually increase in their complexity. You’ll quickly start building applications while you learn how to use both Expression Blend and <strong>Visual</strong> Studio to build UIs. In addition, the book addresses the needs of programmer who write the code behind the UI and shows you how operations can be performed using both XAML and C#.<br style="outline-style: none; outline-width: initial; outline-color: initial; padding: 0px; margin: 0px;" /><br style="outline-style: none; outline-width: initial; outline-color: initial; padding: 0px; margin: 0px;" />Even if you only have a minimal amount of experience, by the end of the book, you will be able to build dynamic and responsive user interfaces with WPF.<br />
<h2>Download Links</h2>
<ol class="related_post">
<li><a href="http://ebook.achmatim.net/download.php?id=56" title="Visual Basic 2010 Programmer\&#8217;s Reference" target="_blank">Download from hotfile</a> (584 hits)</li>
<li><a href="http://ebook.achmatim.net/download.php?id=57" title="Visual Basic 2010 Programmer\&#8217;s Reference" target="_blank">Download from uploading.com</a> (463 hits)</li>
</ol>
<h2  class="related_post_title">Random Ebook</h2>
<ul class="related_post"></ul>
<script type="text/javascript" class="owbutton" src="http://www.onlywire.com/btn/button_3798" title="Visual Basic 2010 Programmer’s Reference" url="http://ebook.achmatim.net/visual-basic-2010-programmer%e2%80%99s-reference/"></script><img src="http://ebook.achmatim.net/?ak_action=api_record_view&id=174&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://ebook.achmatim.net/visual-basic-2010-programmer%e2%80%99s-reference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Essential Guide to Dreamweaver CS3 with CSS, Ajax, and PHP</title>
		<link>http://ebook.achmatim.net/the-essential-guide-to-dreamweaver-cs3-with-css-ajax-and-php/</link>
		<comments>http://ebook.achmatim.net/the-essential-guide-to-dreamweaver-cs3-with-css-ajax-and-php/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 04:30:42 +0000</pubDate>
		<dc:creator>achmatim</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[dreamweaver]]></category>

		<guid isPermaLink="false">http://ebook.achmatim.net/?p=164</guid>
		<description><![CDATA[With over 3 million users worldwide, Adobe&#8217;s Dreamweaver is the most popular web development software in the world, and it just took another step forward with CS3, the new version released in 2007. Having come a long way from its humble beginnings as a simple web design tool, CS3 allows you to rapidly put together [...]]]></description>
			<content:encoded><![CDATA[<p style="font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.4em;"><img class="alignleft" title="Dreamweaver Guide" src="http://rcm-images.amazon.com/images/I/41KRxPC7gTL._SL110_.jpg" alt="" width="92" height="110" />With over 3 million users worldwide, Adobe&#8217;s <strong>Dreamweaver</strong> is the most popular web development software in the world, and it just took another step forward with CS3, the new version released in 2007. Having come a long way from its humble beginnings as a simple web design tool, CS3 allows you to rapidly put together standards compliant web sites and dynamic web sites with server-side languages and <strong>Ajax</strong>, and much more.</p>
<p style="font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.4em;">To complement this great new application, David Powers has written the ultimate guide to it—<strong>The Essential Guide to Dreamweaver CS3</strong> teaches you everything you need to know about the application, from setting up your development environment environment to publishing your sites and applications on the web, and everything in between.</p>
<p style="font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.4em;"><span id="more-164"></span></p>
<ul>
<li style="font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.4em;">Takes you through your development environment set up</li>
<li style="font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.4em;">Covers everything you need to create both standards compliant web sutes, and dynamic web applications</li>
<li style="font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.4em;">Teaches several real world techniques using a series of step by step tutorials</li>
</ul>
<h3 style="font-family: Verdana, Arial, sans-serif; font-weight: bold; color: #111111; font-size: 14px;">What you’ll learn</h3>
<ul>
<li style="font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.4em;">How to set up your ideal development environment, using Mac OSX/Windows, Apache (and IIS on Windows,) Apache, MySQL, and phpMyAdmin</li>
<li style="font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.4em;">Creating standards compliant web sites using CS3&#8242;s XHTML and CSS features</li>
<li style="font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.4em;">Creating dynamic web applications using CS3&#8242;s PHP and Spry Ajax server behaviors</li>
<li style="font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.4em;">Building several real world web site functions, such as form validation, random quote generator, search function, user management/login pages, dynamic Ajax gallery, and much more.</li>
<li style="font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.4em;">Creating an interface design in Fireworks CS3 and importing it into Dreamweaver CS3.</li>
<li style="font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.4em;">How use Dreamweaver CS3&#8242;s XML functionality, to consume RSS feeds, and create Spry data sets</li>
<li style="font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.4em;">Using includes, templates and master detail pages.</li>
<li style="font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.4em;">How to publish your site after you&#8217;ve created it</li>
</ul>
<h3 style="font-family: Verdana, Arial, sans-serif; font-weight: bold; color: #111111; font-size: 14px;">Summary of Contents</h3>
<ul>
<li style="font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.4em;">Chapter 1: Dreamweaver CS3—Your Creative Partner</li>
<li style="font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.4em;">Chapter 2: Building Dynamic Sites with Ajax and PHP</li>
<li style="font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.4em;">Chapter 3: Getting the Work Environment Ready</li>
<li style="font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.4em;">Chapter 4: Setting Up a PHP Site</li>
<li style="font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.4em;">Chapter 5: Adding a Touch of Style</li>
<li style="font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.4em;">Chapter 6: Creating a CSS Site Straight Out of the Box</li>
<li style="font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.4em;">Chapter 7: Building Site Navigation with the Spry Menu Bar</li>
<li style="font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.4em;">Chapter 8: Sprucing Up Content with Spry Widgets</li>
<li style="font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.4em;">Chapter 9: Building Online Forms and Validating Input</li>
<li style="font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.4em;">Chapter 10: Introducing the Basics of PHP</li>
<li style="font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.4em;">Chapter 11: Using PHP to Process a Form</li>
<li style="font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.4em;">Chapter 12: Working with PHP Includes and Templates</li>
<li style="font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.4em;">Chapter 13: Setting Up MySQL and phpMyAdmin</li>
<li style="font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.4em;">Chapter 14: Storing Records in a Database</li>
<li style="font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.4em;">Chapter 15: Controlling Access to Your Site</li>
<li style="font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.4em;">Chapter 16: Working with Multiple Tables</li>
<li style="font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.4em;">Chapter 17: Searching Records and Handling Dates</li>
<li style="font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.4em;">Chapter 18: Using XSLT to Display Live News Feeds and XML</li>
<li style="font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.4em;">Chapter 19: Using Spry to Display XML</li>
<li style="font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.4em;">Chapter 20: Getting the Best of Both Worlds with PHP and Spry</li>
</ul>
<h3 style="font-family: Verdana, Arial, sans-serif; font-weight: bold; color: #111111; font-size: 14px;">This book is part of friends of ED&#8217;s &#8216;Essential Guide&#8217; series</h3>
<p style="font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.4em;"><strong>The Essential Guide</strong> series takes a pragmatic approach to learning. We understand that you might not have the time or the inclination to read through a long book before you can get up and running, and we designed this series to give you the knowledge you want when you want it. The learning is always by example, with lots of code snippets that you can take with you and use in your own applications. The focus is on targeted learning for web professionals—providing the essential tools that the modern web developer needs. A book in this series won&#8217;t focus as much on the basics as a Foundation book, but it will take you further, introducing some advanced topics that are essential for using a particular technology in the real world.</p>
<h2>Download Links</h2>
<ol class="related_post">
<li><a href="http://ebook.achmatim.net/download.php?id=51" title="Dreamweaver cs3" target="_blank">Download from eazyupload.net</a> (713 hits)</li>
<li><a href="http://ebook.achmatim.net/download.php?id=52" title="Dreamweaver cs3" target="_blank">Download from rapidshare.com</a> (521 hits)</li>
</ol>
<h2  class="related_post_title">Related Ebook</h2>
<ul class="related_post">
<li><a href="http://ebook.achmatim.net/foundation-php-for-dreamweaver-8/" title="Foundation PHP for Dreamweaver 8">Foundation PHP for Dreamweaver 8</a></li>
<li><a href="http://ebook.achmatim.net/beginning-php-and-mysql-from-novice-to-professional/" title="Beginning PHP and MySQL: From Novice to Professional">Beginning PHP and MySQL: From Novice to Professional</a></li>
<li><a href="http://ebook.achmatim.net/php-5-for-dummies-janet-valade/" title="PHP 5 For Dummies (Janet Valade)">PHP 5 For Dummies (Janet Valade)</a></li>
<li><a href="http://ebook.achmatim.net/php-architect-magazine-%e2%80%93-february-2007/" title="PHP Architect Magazine – February 2007">PHP Architect Magazine – February 2007</a></li>
<li><a href="http://ebook.achmatim.net/plug-in-php-100-power-solutions-simple-solutions-to-practical-php-problems/" title="Plug-In PHP: 100 Power Solutions: Simple Solutions to Practical PHP Problems">Plug-In PHP: 100 Power Solutions: Simple Solutions to Practical PHP Problems</a></li>
</ul>
<script type="text/javascript" class="owbutton" src="http://www.onlywire.com/btn/button_3798" title="The Essential Guide to Dreamweaver CS3 with CSS, Ajax, and PHP" url="http://ebook.achmatim.net/the-essential-guide-to-dreamweaver-cs3-with-css-ajax-and-php/"></script><img src="http://ebook.achmatim.net/?ak_action=api_record_view&id=164&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://ebook.achmatim.net/the-essential-guide-to-dreamweaver-cs3-with-css-ajax-and-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

