<?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>Web Standards, Accessibility &#38; More &#187; Java</title>
	<atom:link href="http://weboverhauls.com/dennislembree/blog/tag/java/feed/" rel="self" type="application/rss+xml" />
	<link>http://weboverhauls.com/dennislembree/blog</link>
	<description>Personal blog of Dennis E. Lembrée, web site professional</description>
	<lastBuildDate>Wed, 25 Aug 2010 02:21:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Open Positions at Yodlee</title>
		<link>http://weboverhauls.com/dennislembree/blog/2008/04/03/more-jobs-at-yodlee/</link>
		<comments>http://weboverhauls.com/dennislembree/blog/2008/04/03/more-jobs-at-yodlee/#comments</comments>
		<pubDate>Thu, 03 Apr 2008 17:31:33 +0000</pubDate>
		<dc:creator>Dennis</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[California]]></category>
		<category><![CDATA[day job employer]]></category>
		<category><![CDATA[Director]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Redwood City]]></category>
		<category><![CDATA[Web Programmers]]></category>
		<category><![CDATA[Yodlee]]></category>

		<guid isPermaLink="false">http://checkengineusa.com/dennislembree/blog/2008/04/03/more-jobs-at-yodlee/</guid>
		<description><![CDATA[I&#8217;ve listed some open job positions previously, but here are the top 3 5 jobs for which we are recruiting at my day job employer, Yodlee. We also need some Java/Web Programmers. The location is Redwood City, California (Silicon Valley). Anyone interested please use my name as a reference or contact me directly at “dlembree [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve listed some open job positions previously, but here are the top <del>3</del> 5 jobs for which we are recruiting at my day job employer, Yodlee. We also need some Java/Web Programmers. The location is Redwood City, California (Silicon Valley). Anyone interested please use my name as a reference or contact me directly at “dlembree at NOSPAM yodlee dot NOSPAM com. <a href="https://www.jobvite.com/Jobvite/Jobs.aspx?m=nhx6ZfwD">View all open positions/details</a></p>
<ul>
<li>Director/Senior Director of Usability and Design</li>
<li>Director, Client Advocacy</li>
<li>Senior General Ledger Accountant</li>
<li>User Interface Manager/Java Programmer (Added April 4)</li>
<li>Marketing Consulting Director (Added April 7)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://weboverhauls.com/dennislembree/blog/2008/04/03/more-jobs-at-yodlee/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Common HTML Validation Problems and Hand-off Issues</title>
		<link>http://weboverhauls.com/dennislembree/blog/2007/09/21/common-html-validation-problems-and-hand-off-issues/</link>
		<comments>http://weboverhauls.com/dennislembree/blog/2007/09/21/common-html-validation-problems-and-hand-off-issues/#comments</comments>
		<pubDate>Sat, 22 Sep 2007 00:42:33 +0000</pubDate>
		<dc:creator>Dennis</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[web projects]]></category>
		<category><![CDATA[web standards]]></category>

		<guid isPermaLink="false">http://checkengineusa.com/dennislembree/blog/2007/09/21/common-html-validation-problems-and-hand-off-issues/</guid>
		<description><![CDATA[If you&#8217;re a front-end expert like me, and you work with Java programmers, then you&#8217;ll know how much typing the following web page will save you. Common HTML Validation Problems from the Web Design Group is a handy resource for reminding poorly HTML-skilled co-workers of what they need to write valid code. Well, as least [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re a front-end expert like me, and you work with Java programmers, then you&#8217;ll know how much typing the following web page will save you. <a href="http://www.htmlhelp.com/tools/validator/problems.html">Common HTML Validation Problems</a> from the <a href="http://www.htmlhelp.com/">Web Design Group</a> is a handy resource for reminding poorly HTML-skilled co-workers of what they need to write valid code. Well, as least it&#8217;s a start!</p>
<p>Some common errors include:</p>
<ul>
<li>Ampersands in URLs</li>
<li>Incorrect Nesting of Elements</li>
<li>Using a NAME attribute with IMG or FORM</li>
<li>Uppercase letters in XHTML tags</li>
</ul>
<p>Although, I must say, the <em>real</em> problem is in the process of going from mockups to development. The back-end guys never do it right. There should be a universal law that back-end programmers <em>cannot </em>change the front-end code; the outputted code should match clean semantic XHTML that you (and me) worked so hard to create.</p>
<p>Why is this so difficult? I blame two things&#8211;time constraints and lack of desire to learn. Marketing and management continue to push IT staff into creating web projects too quickly; haste makes waste. And, unfortunately many programmers are afraid of change; they program the same way over and over, for years. Uh, excuse me but web technology changes kinda fast, so keep up please!</p>
]]></content:encoded>
			<wfw:commentRss>http://weboverhauls.com/dennislembree/blog/2007/09/21/common-html-validation-problems-and-hand-off-issues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
