<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Web Development</title>
	<atom:link href="http://www.websitebuildingguide.net/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.websitebuildingguide.net</link>
	<description>Website development tips and web design resources.</description>
	<lastBuildDate>Sun, 25 Jul 2010 13:49:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Beginning JSP™, JSF™ and Tomcat™ Web Development: From Novice to Professional by John D. Strand</title>
		<link>http://www.websitebuildingguide.net/website-building/97-beginning-jsp%e2%84%a2-jsf%e2%84%a2-and-tomcat%e2%84%a2-web-development-from-novice-to-professional/comment-page-1#comment-112</link>
		<dc:creator>John D. Strand</dc:creator>
		<pubDate>Sun, 25 Jul 2010 13:49:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.websitebuildingguide.net/website-building/97-beginning-jsp%e2%84%a2-jsf%e2%84%a2-and-tomcat%e2%84%a2-web-development-from-novice-to-professional#comment-112</guid>
		<description>From what I have read so far, this book is really good. It starts with a good introduction then moves into a thorough explanation with a useable example.</description>
		<content:encoded><![CDATA[<p>From what I have read so far, this book is really good. It starts with a good introduction then moves into a thorough explanation with a useable example.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Beginning JSP™, JSF™ and Tomcat™ Web Development: From Novice to Professional by Anonymous</title>
		<link>http://www.websitebuildingguide.net/website-building/97-beginning-jsp%e2%84%a2-jsf%e2%84%a2-and-tomcat%e2%84%a2-web-development-from-novice-to-professional/comment-page-1#comment-111</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sun, 25 Jul 2010 12:12:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.websitebuildingguide.net/website-building/97-beginning-jsp%e2%84%a2-jsf%e2%84%a2-and-tomcat%e2%84%a2-web-development-from-novice-to-professional#comment-111</guid>
		<description>This book is a good source for beginnerr and a little reference about JSP and JSF. If you need more specific information about the titles you will need another book.</description>
		<content:encoded><![CDATA[<p>This book is a good source for beginnerr and a little reference about JSP and JSF. If you need more specific information about the titles you will need another book.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Beginning JSP™, JSF™ and Tomcat™ Web Development: From Novice to Professional by Stephen L. Mcconnell</title>
		<link>http://www.websitebuildingguide.net/website-building/97-beginning-jsp%e2%84%a2-jsf%e2%84%a2-and-tomcat%e2%84%a2-web-development-from-novice-to-professional/comment-page-1#comment-110</link>
		<dc:creator>Stephen L. Mcconnell</dc:creator>
		<pubDate>Sun, 25 Jul 2010 07:48:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.websitebuildingguide.net/website-building/97-beginning-jsp%e2%84%a2-jsf%e2%84%a2-and-tomcat%e2%84%a2-web-development-from-novice-to-professional#comment-110</guid>
		<description>This book is far to basic and superficial in its treatment of Java Server Faces than anticipated.
&lt;br /&gt;
&lt;br /&gt;There are far too many chapters on how to set up the supporting services and far to little on Java Server Faces.  With 8 chapters and 8 appendixes there is only 1 chapter and one appendix on JSF.  The other chapters deal with an overview of Web Pages in General, an overview of JSPs, an overview of setting up MySQL (only for a Windows platform), an overview of setting up Tomcat 6 (again only for the Windows Platform) and the underlying structure of Tomcat 6, a superficial discussion of XML technologies such as XPath and XSLT (there are whole BOOKS written on this), a superficial discussion of CSS and HTML and an appendix on the Eclipse platform (ignoring NetBeans or other valid IDE&#039;s).
&lt;br /&gt;
&lt;br /&gt;If one is rusty on some of the technologies, it is a great review.  But a person new to JSP&#039;s and Java Web technology would be very quick to get lost.  This does not take you from Novice to Professional.  It a surface scratch of a handful of the basic technologies and leaves one wanting.  Nowhere near a Professional developer.
&lt;br /&gt;
&lt;br /&gt;On the plus side, if one IS rusty, the discussion of JSP&#039;s is a very quick and down and dirty get one back up to speed on Intrinsic Objects, JSP directives JSTL and EL and a slam, bang, thank you mam&#039; on custom tag libraries.
&lt;br /&gt;
&lt;br /&gt;It would do better to get Pro JSP 2, Fourth Edition (Expert&#039;s Voice in Java) or a book specifically on JSF if you want to learn JSF.</description>
		<content:encoded><![CDATA[<p>This book is far to basic and superficial in its treatment of Java Server Faces than anticipated.</p>
<p>There are far too many chapters on how to set up the supporting services and far to little on Java Server Faces.  With 8 chapters and 8 appendixes there is only 1 chapter and one appendix on JSF.  The other chapters deal with an overview of Web Pages in General, an overview of JSPs, an overview of setting up MySQL (only for a Windows platform), an overview of setting up Tomcat 6 (again only for the Windows Platform) and the underlying structure of Tomcat 6, a superficial discussion of XML technologies such as XPath and XSLT (there are whole BOOKS written on this), a superficial discussion of CSS and HTML and an appendix on the Eclipse platform (ignoring NetBeans or other valid IDE&#8217;s).</p>
<p>If one is rusty on some of the technologies, it is a great review.  But a person new to JSP&#8217;s and Java Web technology would be very quick to get lost.  This does not take you from Novice to Professional.  It a surface scratch of a handful of the basic technologies and leaves one wanting.  Nowhere near a Professional developer.</p>
<p>On the plus side, if one IS rusty, the discussion of JSP&#8217;s is a very quick and down and dirty get one back up to speed on Intrinsic Objects, JSP directives JSTL and EL and a slam, bang, thank you mam&#8217; on custom tag libraries.</p>
<p>It would do better to get Pro JSP 2, Fourth Edition (Expert&#8217;s Voice in Java) or a book specifically on JSF if you want to learn JSF.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How can i create webpage in which any1 whomsoever wishes can add a data like a contact book? by just &#34;JR&#34;</title>
		<link>http://www.websitebuildingguide.net/website-design/96-how-can-i-create-webpage-in-which-any1-whomsoever-wishes-can-add-a-data-like-a-contact-book/comment-page-1#comment-109</link>
		<dc:creator>just &#34;JR&#34;</dc:creator>
		<pubDate>Sun, 18 Jul 2010 12:28:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.websitebuildingguide.net/website-design/96-how-can-i-create-webpage-in-which-any1-whomsoever-wishes-can-add-a-data-like-a-contact-book#comment-109</guid>
		<description>Not sure what you are looking for, but try &quot;miniblog&quot; and download it from http://www.web2coders.com</description>
		<content:encoded><![CDATA[<p>Not sure what you are looking for, but try &quot;miniblog&quot; and download it from <a href="http://www.web2coders.com" rel="nofollow">http://www.web2coders.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How can i create webpage in which any1 whomsoever wishes can add a data like a contact book? by Ron</title>
		<link>http://www.websitebuildingguide.net/website-design/96-how-can-i-create-webpage-in-which-any1-whomsoever-wishes-can-add-a-data-like-a-contact-book/comment-page-1#comment-108</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Sun, 18 Jul 2010 12:28:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.websitebuildingguide.net/website-design/96-how-can-i-create-webpage-in-which-any1-whomsoever-wishes-can-add-a-data-like-a-contact-book#comment-108</guid>
		<description>How about a blog site?

How to start a blog
 
Learn how to create a blog. This article walks you through the basics of choosing a blog system, setting up your blog, getting traffic to your blog, and making money from your blog.
 
Read the full article here:
 
http://www.elated.com/articles/start-a-blog/

Some Themes: http://smashapps.blogspot.com/2009/06/20-most-elegant-free-blogger-templates.html

Tips: http://smashapps.blogspot.com/2009/06/top-10-important-tips-for-beginner.html

FAQs: http://faq.wordpress.com/


Ron</description>
		<content:encoded><![CDATA[<p>How about a blog site?</p>
<p>How to start a blog</p>
<p>Learn how to create a blog. This article walks you through the basics of choosing a blog system, setting up your blog, getting traffic to your blog, and making money from your blog.</p>
<p>Read the full article here:</p>
<p><a href="http://www.elated.com/articles/start-a-blog/" rel="nofollow">http://www.elated.com/articles/start-a-blog/</a></p>
<p>Some Themes: <a href="http://smashapps.blogspot.com/2009/06/20-most-elegant-free-blogger-templates.html" rel="nofollow">http://smashapps.blogspot.com/2009/06/20-most-elegant-free-blogger-templates.html</a></p>
<p>Tips: <a href="http://smashapps.blogspot.com/2009/06/top-10-important-tips-for-beginner.html" rel="nofollow">http://smashapps.blogspot.com/2009/06/top-10-important-tips-for-beginner.html</a></p>
<p>FAQs: <a href="http://faq.wordpress.com/" rel="nofollow">http://faq.wordpress.com/</a></p>
<p>Ron</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Learning Web Design: A Beginner&#8217;s Guide to (X)HTML, StyleSheets, and Web Graphics by Maria Eugenia</title>
		<link>http://www.websitebuildingguide.net/website-building/94-learning-web-design-a-beginners-guide-to-xhtml-stylesheets-and-web-graphics-2/comment-page-1#comment-107</link>
		<dc:creator>Maria Eugenia</dc:creator>
		<pubDate>Thu, 15 Jul 2010 20:15:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.websitebuildingguide.net/website-building/94-learning-web-design-a-beginners-guide-to-xhtml-stylesheets-and-web-graphics-2#comment-107</guid>
		<description>&quot;I buy this book as an introduction to web design, I wanted to learn HTML, CSS, and a well-rounded knowledge about the subject. And the book provides that, plus a solid base of what is a good and accessible web site, setting your mind in a neat and professional style with good practices.
&lt;br /&gt;It has a lot of references to find help, knowledge and resources in the web. It is very easy to follow, and it presents good examples and practice exercises.
&lt;br /&gt;It is not an advanced book, but when you finish it, you will be ready to do many things and continue to learn by your own with the resources it mentions.
&lt;br /&gt;For me it was a solid start point.&quot;</description>
		<content:encoded><![CDATA[<p>&#8220;I buy this book as an introduction to web design, I wanted to learn HTML, CSS, and a well-rounded knowledge about the subject. And the book provides that, plus a solid base of what is a good and accessible web site, setting your mind in a neat and professional style with good practices.<br />
<br />It has a lot of references to find help, knowledge and resources in the web. It is very easy to follow, and it presents good examples and practice exercises.<br />
<br />It is not an advanced book, but when you finish it, you will be ready to do many things and continue to learn by your own with the resources it mentions.<br />
<br />For me it was a solid start point.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Learning Web Design: A Beginner&#8217;s Guide to (X)HTML, StyleSheets, and Web Graphics by S. Boldt</title>
		<link>http://www.websitebuildingguide.net/website-building/94-learning-web-design-a-beginners-guide-to-xhtml-stylesheets-and-web-graphics-2/comment-page-1#comment-106</link>
		<dc:creator>S. Boldt</dc:creator>
		<pubDate>Thu, 15 Jul 2010 19:50:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.websitebuildingguide.net/website-building/94-learning-web-design-a-beginners-guide-to-xhtml-stylesheets-and-web-graphics-2#comment-106</guid>
		<description>I was actually quite terrified of web design before reading this book. It really changed my mind completely. It is easy to follow with full colored pages and the author puts some real personality into teaching web design. The tutorials are to the point and they don&#039;t drag on into boredom at all. It is especially good for those of us that are making the transition from print design to web.
&lt;br /&gt;
&lt;br /&gt;I absolutely love this book and I actually feel like I have accomplished a lot just by reading it. I understand a lot about XHTML and CSS and I am ready to take my learning further. I  would recommend this book to anyone looking to explore web design, especially if you want to do it correctly! You will not learn any poor techniques in this reading.
&lt;br /&gt;
&lt;br /&gt;Do not pay attention to some of the negative reviews. Obviously you will not be an expert web designer after completing this book. That is not the point. Maybe the words &quot;Learning&quot; and &quot;beginner&quot; mentioned in the title were not specific enough to lead some people to the understanding that this book doesn&#039;t feature every single bit of code in existence for a reason! However, it does show readers enough material to confidently build great looking webpages with minimal and simple markup! 
&lt;br /&gt;
&lt;br /&gt;Over all, this book is exactly what the title claims to be. A starting point and a great one at that!</description>
		<content:encoded><![CDATA[<p>I was actually quite terrified of web design before reading this book. It really changed my mind completely. It is easy to follow with full colored pages and the author puts some real personality into teaching web design. The tutorials are to the point and they don&#8217;t drag on into boredom at all. It is especially good for those of us that are making the transition from print design to web.</p>
<p>I absolutely love this book and I actually feel like I have accomplished a lot just by reading it. I understand a lot about XHTML and CSS and I am ready to take my learning further. I  would recommend this book to anyone looking to explore web design, especially if you want to do it correctly! You will not learn any poor techniques in this reading.</p>
<p>Do not pay attention to some of the negative reviews. Obviously you will not be an expert web designer after completing this book. That is not the point. Maybe the words &#8220;Learning&#8221; and &#8220;beginner&#8221; mentioned in the title were not specific enough to lead some people to the understanding that this book doesn&#8217;t feature every single bit of code in existence for a reason! However, it does show readers enough material to confidently build great looking webpages with minimal and simple markup! </p>
<p>Over all, this book is exactly what the title claims to be. A starting point and a great one at that!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Learning Web Design: A Beginner&#8217;s Guide to (X)HTML, StyleSheets, and Web Graphics by J. Pelagides</title>
		<link>http://www.websitebuildingguide.net/website-building/92-learning-web-design-a-beginners-guide-to-xhtml-stylesheets-and-web-graphics/comment-page-1#comment-105</link>
		<dc:creator>J. Pelagides</dc:creator>
		<pubDate>Wed, 14 Jul 2010 21:13:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.websitebuildingguide.net/website-building/92-learning-web-design-a-beginners-guide-to-xhtml-stylesheets-and-web-graphics#comment-105</guid>
		<description>I&#039;ve spent time reading through several other popular books that cover HTML &amp; CSS and this book gives just the right level of detail. I chose this book above all others. You want to learn XHTML &amp; CSS? This book does it beautifully. While other books assume you&#039;re an absolute beginner and painstakingly cover off topics that are way to basic; others go off tangent and describe SEO &amp; web marketing. These are totally separate subjects that have no place in a book about HTML. I had unanswered questions about the HTML Div tag for example. This was the one &amp; only book that covered off how ID &amp; Class attributes worked when assigned to Div tags. I was struggling to grasp the difference between these two attributes. This book finally cleared this up for me. Now when I look at my XHTML code in Dreamweaver CS4 I know exactly what&#039;s going on.
&lt;br /&gt;
&lt;br /&gt;I never really understood which settings were best when optimizing images for the web. Usually I&#039;d just play around with the settings and have an educated guess. This was the only book that explained what dithering actually does while preparing photos in photoshop. Most other tutorials teach you to simply &quot;play around&quot; and see what happens when saving images for the web. Here you&#039;re given an absolute clear explanation of exactly when &amp; where to use dithering along with all the other image optimization settings. The entire subject of XHTML &amp; CSS is covered exactly the way a professional web developer needs. The visuals are perfectly spot on too. While getting my head around HTML elements had been a little confusing, the chapter here included the exact right diagram to help with the explanation. I was absolutely clear how tags are written as an element and how they get nested together. It&#039;s one of the few books that&#039;s written in a concise manner.
&lt;br /&gt;
&lt;br /&gt;It&#039;s clear that this author has worked closely with students and taught classes. She&#039;s covered off the key subjects perfectly with just the right amount of professionalism. I felt as if I was being taught in her own class. The first book that gets it absolutely right!</description>
		<content:encoded><![CDATA[<p>I&#8217;ve spent time reading through several other popular books that cover HTML &#038; CSS and this book gives just the right level of detail. I chose this book above all others. You want to learn XHTML &#038; CSS? This book does it beautifully. While other books assume you&#8217;re an absolute beginner and painstakingly cover off topics that are way to basic; others go off tangent and describe SEO &#038; web marketing. These are totally separate subjects that have no place in a book about HTML. I had unanswered questions about the HTML Div tag for example. This was the one &#038; only book that covered off how ID &#038; Class attributes worked when assigned to Div tags. I was struggling to grasp the difference between these two attributes. This book finally cleared this up for me. Now when I look at my XHTML code in Dreamweaver CS4 I know exactly what&#8217;s going on.</p>
<p>I never really understood which settings were best when optimizing images for the web. Usually I&#8217;d just play around with the settings and have an educated guess. This was the only book that explained what dithering actually does while preparing photos in photoshop. Most other tutorials teach you to simply &#8220;play around&#8221; and see what happens when saving images for the web. Here you&#8217;re given an absolute clear explanation of exactly when &#038; where to use dithering along with all the other image optimization settings. The entire subject of XHTML &#038; CSS is covered exactly the way a professional web developer needs. The visuals are perfectly spot on too. While getting my head around HTML elements had been a little confusing, the chapter here included the exact right diagram to help with the explanation. I was absolutely clear how tags are written as an element and how they get nested together. It&#8217;s one of the few books that&#8217;s written in a concise manner.</p>
<p>It&#8217;s clear that this author has worked closely with students and taught classes. She&#8217;s covered off the key subjects perfectly with just the right amount of professionalism. I felt as if I was being taught in her own class. The first book that gets it absolutely right!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Learning Web Design: A Beginner&#8217;s Guide to (X)HTML, StyleSheets, and Web Graphics by S. Boldt</title>
		<link>http://www.websitebuildingguide.net/website-building/92-learning-web-design-a-beginners-guide-to-xhtml-stylesheets-and-web-graphics/comment-page-1#comment-104</link>
		<dc:creator>S. Boldt</dc:creator>
		<pubDate>Wed, 14 Jul 2010 19:51:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.websitebuildingguide.net/website-building/92-learning-web-design-a-beginners-guide-to-xhtml-stylesheets-and-web-graphics#comment-104</guid>
		<description>I was actually quite terrified of web design before reading this book. It really changed my mind completely. It is easy to follow with full colored pages and the author puts some real personality into teaching web design. The tutorials are to the point and they don&#039;t drag on into boredom at all. It is especially good for those of us that are making the transition from print design to web.
&lt;br /&gt;
&lt;br /&gt;I absolutely love this book and I actually feel like I have accomplished a lot just by reading it. I understand a lot about XHTML and CSS and I am ready to take my learning further. I  would recommend this book to anyone looking to explore web design, especially if you want to do it correctly! You will not learn any poor techniques in this reading.
&lt;br /&gt;
&lt;br /&gt;Do not pay attention to some of the negative reviews. Obviously you will not be an expert web designer after completing this book. That is not the point. Maybe the words &quot;Learning&quot; and &quot;beginner&quot; mentioned in the title were not specific enough to lead some people to the understanding that this book doesn&#039;t feature every single bit of code in existence for a reason! However, it does show readers enough material to confidently build great looking webpages with minimal and simple markup! 
&lt;br /&gt;
&lt;br /&gt;Over all, this book is exactly what the title claims to be. A starting point and a great one at that!</description>
		<content:encoded><![CDATA[<p>I was actually quite terrified of web design before reading this book. It really changed my mind completely. It is easy to follow with full colored pages and the author puts some real personality into teaching web design. The tutorials are to the point and they don&#8217;t drag on into boredom at all. It is especially good for those of us that are making the transition from print design to web.</p>
<p>I absolutely love this book and I actually feel like I have accomplished a lot just by reading it. I understand a lot about XHTML and CSS and I am ready to take my learning further. I  would recommend this book to anyone looking to explore web design, especially if you want to do it correctly! You will not learn any poor techniques in this reading.</p>
<p>Do not pay attention to some of the negative reviews. Obviously you will not be an expert web designer after completing this book. That is not the point. Maybe the words &#8220;Learning&#8221; and &#8220;beginner&#8221; mentioned in the title were not specific enough to lead some people to the understanding that this book doesn&#8217;t feature every single bit of code in existence for a reason! However, it does show readers enough material to confidently build great looking webpages with minimal and simple markup! </p>
<p>Over all, this book is exactly what the title claims to be. A starting point and a great one at that!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Learning Web Design: A Beginner&#8217;s Guide to (X)HTML, StyleSheets, and Web Graphics by K. Deonaraine</title>
		<link>http://www.websitebuildingguide.net/website-building/92-learning-web-design-a-beginners-guide-to-xhtml-stylesheets-and-web-graphics/comment-page-1#comment-103</link>
		<dc:creator>K. Deonaraine</dc:creator>
		<pubDate>Wed, 14 Jul 2010 18:32:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.websitebuildingguide.net/website-building/92-learning-web-design-a-beginners-guide-to-xhtml-stylesheets-and-web-graphics#comment-103</guid>
		<description>For a person who has been doing some web designing for not that long, this book was a real eye opener. I liked that the chapters got to the point and took you through the material without assuming *too* much, but also without sacrificing thoroughness. 
&lt;br /&gt;
&lt;br /&gt;Sections II (HTML) and III (CSS) were the most informative, for me. Clear explanations that take you step by step through some concepts that were new to me. Section III was the least useful, for me: designing web graphics using Photoshop seemed a bit daunting, I simply use GRSites for making all the graphics which works well, but I&#039;m sure I&#039;ll come back to this part of the book go over it slowly eventually. Section I and IV were good too, in that they give useful overviews of web design in general, and the mechanics of getting your site hosted, and other details that I didn&#039;t realize initially were even relevant.
&lt;br /&gt;
&lt;br /&gt;Well written!</description>
		<content:encoded><![CDATA[<p>For a person who has been doing some web designing for not that long, this book was a real eye opener. I liked that the chapters got to the point and took you through the material without assuming *too* much, but also without sacrificing thoroughness. </p>
<p>Sections II (HTML) and III (CSS) were the most informative, for me. Clear explanations that take you step by step through some concepts that were new to me. Section III was the least useful, for me: designing web graphics using Photoshop seemed a bit daunting, I simply use GRSites for making all the graphics which works well, but I&#8217;m sure I&#8217;ll come back to this part of the book go over it slowly eventually. Section I and IV were good too, in that they give useful overviews of web design in general, and the mechanics of getting your site hosted, and other details that I didn&#8217;t realize initially were even relevant.</p>
<p>Well written!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

