<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><!-- generator="wordpress/2.3.2" --><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>israeljernigan.com</title>
	<link>http://www.israeljernigan.com</link>
	<description>css blogger</description>
	<pubDate>Fri, 18 Jan 2008 22:59:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/israeljernigan" type="application/rss+xml" /><item>
		<title>CSS Float: The Basics To Get You Started</title>
		<link>http://feeds.feedburner.com/~r/israeljernigan/~3/219112225/css-float-the-basics-to-get-you-started</link>
		<comments>http://www.israeljernigan.com/css-float-the-basics-to-get-you-started#comments</comments>
		<pubDate>Fri, 18 Jan 2008 11:00:13 +0000</pubDate>
		<dc:creator>Israel Jernigan</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<category><![CDATA[css]]></category>

		<category><![CDATA[float]]></category>

		<category><![CDATA[learning]]></category>

		<guid isPermaLink="false">http://www.israeljernigan.com/css-float-the-basics-to-get-you-started</guid>
		<description>This is the first a series of blog posts that I&amp;#8217;m going to be writing that has to do with the CSS float property. I hope you can learn from this and be able to have a broader understanding of how you can use CSS to your benefit.
&amp;#8220;So what is it good for&amp;#8221;, you say? [...]</description>
			<content:encoded><![CDATA[<p>This is the first a series of blog posts that I&#8217;m going to be writing that has to do with the CSS <strong>float</strong> property. I hope you can learn from this and be able to have a broader understanding of how you can use CSS to your benefit.</p>
<p><strong>&#8220;So what is it good for&#8221;,</strong> you say? One of the easiest uses of the <strong>float</strong> property is to wrap text around a html block-level element.</p>
<p>You can make an image or even a section on your webpage have text wrap around it. I will show you examples of both.<br />
 <a href="http://www.israeljernigan.com/css-float-the-basics-to-get-you-started#more-26" class="more-link">(more&#8230;)</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/israeljernigan?a=2vPrI7d"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=2vPrI7d" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=y5b1KeD"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=y5b1KeD" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=e2g3wXd"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=e2g3wXd" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=fjx3nKd"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=fjx3nKd" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=4hVsZDD"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=4hVsZDD" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=pqA2Vkd"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=pqA2Vkd" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/israeljernigan/~4/219112225" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.israeljernigan.com/css-float-the-basics-to-get-you-started/feed</wfw:commentRss>
		<feedburner:awareness>http://api.feedburner.com/awareness/1.0/GetItemData?uri=israeljernigan&amp;itemurl=http%3A%2F%2Fwww.israeljernigan.com%2Fcss-float-the-basics-to-get-you-started</feedburner:awareness><feedburner:origLink>http://www.israeljernigan.com/css-float-the-basics-to-get-you-started</feedburner:origLink></item>
		<item>
		<title>CSS Learning Resources</title>
		<link>http://feeds.feedburner.com/~r/israeljernigan/~3/216488908/css-learning-resources</link>
		<comments>http://www.israeljernigan.com/css-learning-resources#comments</comments>
		<pubDate>Mon, 14 Jan 2008 15:30:15 +0000</pubDate>
		<dc:creator>Israel Jernigan</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<category><![CDATA[Personal]]></category>

		<category><![CDATA[css]]></category>

		<category><![CDATA[learning]]></category>

		<guid isPermaLink="false">http://www.israeljernigan.com/css-learning-resources</guid>
		<description>One of the first coding languages I taught myself was CSS. I&amp;#8217;ve learned the wrong way and right way to do many of the tasks CSS can handle. Hopefully some of the resources below will help someone else alpong their way to CSS mastery.
Books
The first book I ever purchased about CSS was very helpful at [...]</description>
			<content:encoded><![CDATA[<p>One of the first coding languages I taught myself was <a href="http://en.wikipedia.org/wiki/Cascading_Style_Sheets" target="_blank" title="Wikipedia.org link for CSS">CSS</a>. I&#8217;ve learned the wrong way and right way to do many of the tasks CSS can handle. Hopefully some of the resources below will help someone else alpong their way to CSS mastery.</p>
<h3>Books</h3>
<p>The first book I ever purchased about CSS was very helpful at explaining <em>why</em> you do certain things with CSS.</p>
<div class="subcolumns">
<div style="border: 1px solid #EDEDED; border-right:none; padding: 5px; margin-bottom: 15px; background: url(http://www.israeljernigan.com/blog/wp-content/plugins/amazonsimpleadmin/img/amazon_US_small.gif) right bottom no-repeat #ffffff;">
<div style="width: 63px; float: left; margin-right: 5px;">
		<a href="http://www.amazon.com/exec/obidos/ASIN/1590596145/israeljerniga-20" target="_blank" title="CSS Mastery: Advanced Web Standards Solutions"><img src="http://ecx.images-amazon.com/images/I/41TH5NFKPEL._SL75_.jpg" width="63" height="75" border="0" alt="CSS Mastery: Advanced Web Standards Solutions" /></a>
	</div>
<div><a href="http://www.amazon.com/exec/obidos/ASIN/1590596145/israeljerniga-20" target="_blank" title="CSS Mastery: Advanced Web Standards Solutions">CSS Mastery: Advanced Web Standards Solutions</a><br /><strong>New:</strong> <span style="color: #990000; font-weight: bold;">USD 23.09</span>
<p>50 New &amp; used from <span style="color: #990000; font-weight: normal;">USD 16.00</span></p>
</div>
<div style="clear: both;"></div>
</div>
</div>
<p>Another book I have used many times on ways to work around old browsers or weird quirks was helpful in my CSS learning experience.</p>
<div class="subcolumns">
<div style="border: 1px solid #EDEDED; border-right:none; padding: 5px; margin-bottom: 15px; background: url(http://www.israeljernigan.com/blog/wp-content/plugins/amazonsimpleadmin/img/amazon_US_small.gif) right bottom no-repeat #ffffff;">
<div style="width: 58px; float: left; margin-right: 5px;">
		<a href="http://www.amazon.com/exec/obidos/ASIN/0764579851/israeljerniga-20" target="_blank" title="CSS Hacks and Filters: Making Cascading Stylesheets Work"><img src="http://ecx.images-amazon.com/images/I/51X1MGYH52L._SL75_.jpg" width="58" height="75" border="0" alt="CSS Hacks and Filters: Making Cascading Stylesheets Work" /></a>
	</div>
<div><a href="http://www.amazon.com/exec/obidos/ASIN/0764579851/israeljerniga-20" target="_blank" title="CSS Hacks and Filters: Making Cascading Stylesheets Work">CSS Hacks and Filters: Making Cascading Stylesheets Work</a><br /><strong>New:</strong> <span style="color: #990000; font-weight: bold;">USD 23.99</span>
<p>59 New &amp; used from <span style="color: #990000; font-weight: normal;">USD 1.07</span></p>
</div>
<div style="clear: both;"></div>
</div>
</div>
<p>The book below is a great reference for terminology and rules. A must for those who don&#8217;t remember what a :pseudo-element refers to.</p>
<div class="subcolumns">
<div style="border: 1px solid #EDEDED; border-right:none; padding: 5px; margin-bottom: 15px; background: url(http://www.israeljernigan.com/blog/wp-content/plugins/amazonsimpleadmin/img/amazon_US_small.gif) right bottom no-repeat #ffffff;">
<div style="width: 35px; float: left; margin-right: 5px;">
		<a href="http://www.amazon.com/exec/obidos/ASIN/0596515057/israeljerniga-20" target="_blank" title="CSS Pocket Reference: Visual Presentation for the Web (Pocket Reference)"><img src="http://ecx.images-amazon.com/images/I/41b4MKyJ-bL._SL75_.jpg" width="35" height="75" border="0" alt="CSS Pocket Reference: Visual Presentation for the Web (Pocket Reference)" /></a>
	</div>
<div><a href="http://www.amazon.com/exec/obidos/ASIN/0596515057/israeljerniga-20" target="_blank" title="CSS Pocket Reference: Visual Presentation for the Web (Pocket Reference)">CSS Pocket Reference: Visual Presentation for the Web (Pocket Reference)</a><br /><strong>New:</strong> <span style="color: #990000; font-weight: bold;">USD 9.99</span>
<p>41 New &amp; used from <span style="color: #990000; font-weight: normal;">USD 4.00</span></p>
</div>
<div style="clear: both;"></div>
</div>
</div>
<h3>Website Links</h3>
<p>One of the best <a href="http://www.cssplay.co.uk/index.html" title="A must for your Bookmark list." target="_blank">CSS <strong>example</strong> websites</a> out there.</p>
<p>Basic <a href="http://www.alvit.de/css-showcase/css-navigation-techniques-showcase.php" title="A great site of sample CSS menus." target="_blank"><strong>menu</strong> designs</a> done in CSS.</p>
<p><a href="http://www.smashingmagazine.com/2007/05/10/70-expert-ideas-for-better-css-coding/" title="Examples and links to CSS best practices." target="_blank">Great list</a> of CSS <strong>best practices</strong>.</p>
<p>CSS <strong>layouts</strong> done well for almost <a href="http://blog.html.it/layoutgala/" title="A great grouping of CSS layout/design." target="_blank">any situation</a>.</p>
<h3>Random Resources</h3>
<p><a href="http://www.29digital.net/grid/" title="Save the link, and use it!" target="_blank">Grid calculator</a> for your layouts.</p>
<p>What you <a href="http://www.smashingmagazine.com/2007/07/27/css-specificity-things-you-should-know/" title="A great link that explains common confusing CSS concepts." target="_blank">should know</a> about CSS specificity.</p>
<p>An Em to Px <a href="http://riddle.pl/emcalc/" title="A great resource for fluid layouts." target="_blank">calculator</a>.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/israeljernigan?a=YBTHl9d"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=YBTHl9d" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=P4rLXsD"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=P4rLXsD" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=ECV95vd"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=ECV95vd" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=aSDkjDd"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=aSDkjDd" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=GKSqK6D"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=GKSqK6D" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=ygaREGd"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=ygaREGd" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/israeljernigan/~4/216488908" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.israeljernigan.com/css-learning-resources/feed</wfw:commentRss>
		<feedburner:awareness>http://api.feedburner.com/awareness/1.0/GetItemData?uri=israeljernigan&amp;itemurl=http%3A%2F%2Fwww.israeljernigan.com%2Fcss-learning-resources</feedburner:awareness><feedburner:origLink>http://www.israeljernigan.com/css-learning-resources</feedburner:origLink></item>
		<item>
		<title>PHP Learning resources</title>
		<link>http://feeds.feedburner.com/~r/israeljernigan/~3/215229663/php-learning-resources</link>
		<comments>http://www.israeljernigan.com/php-learning-resources#comments</comments>
		<pubDate>Fri, 11 Jan 2008 15:35:57 +0000</pubDate>
		<dc:creator>Israel Jernigan</dc:creator>
		
		<category><![CDATA[PHP]]></category>

		<category><![CDATA[Personal]]></category>

		<category><![CDATA[learning]]></category>

		<guid isPermaLink="false">http://www.israeljernigan.com/php-learning-resources</guid>
		<description>There are a few resources for PHP that I feel have been vital in my learning the language. From books to websites, I will try and give a short grouping that will hopefully help you understand PHP better.
Books
Some of the best help books I&amp;#8217;ve found are written by, Larry Ullman. Here is one of his [...]</description>
			<content:encoded><![CDATA[<p>There are a few resources for PHP that I feel have been vital in my learning the language. From books to websites, I will try and give a short grouping that will hopefully help you understand PHP better.</p>
<h3>Books</h3>
<p>Some of the best help books I&#8217;ve found are written by, Larry Ullman. Here is one of his best.</p>
<div class="subcolumns">
<div style="border: 1px solid #EDEDED; border-right:none; padding: 5px; margin-bottom: 15px; background: url(http://www.israeljernigan.com/blog/wp-content/plugins/amazonsimpleadmin/img/amazon_US_small.gif) right bottom no-repeat #ffffff;">
<div style="width: 58px; float: left; margin-right: 5px;">
		<a href="http://www.amazon.com/exec/obidos/ASIN/0321336577/israeljerniga-20" target="_blank" title="PHP and MySQL for Dynamic Web Sites: Visual QuickPro Guide (2nd Edition) (Visual QuickPro Guide)"><img src="http://ecx.images-amazon.com/images/I/51mW-oUXiKL._SL75_.jpg" width="58" height="75" border="0" alt="PHP and MySQL for Dynamic Web Sites: Visual QuickPro Guide (2nd Edition) (Visual QuickPro Guide)" /></a>
	</div>
<div><a href="http://www.amazon.com/exec/obidos/ASIN/0321336577/israeljerniga-20" target="_blank" title="PHP and MySQL for Dynamic Web Sites: Visual QuickPro Guide (2nd Edition) (Visual QuickPro Guide)">PHP and MySQL for Dynamic Web Sites: Visual QuickPro Guide (2nd Edition) (Visual QuickPro Guide)</a><br /><strong>New:</strong> <span style="color: #990000; font-weight: bold;">USD 26.39</span>
<p>51 New &amp; used from <span style="color: #990000; font-weight: normal;">USD 12.50</span></p>
</div>
<div style="clear: both;"></div>
</div>
</div>
<p>This was my first PHP book. It&#8217;s not the greatest book out there, but if you want full application examples this is the book for you.</p>
<div class="subcolumns">
<div style="border: 1px solid #EDEDED; border-right:none; padding: 5px; margin-bottom: 15px; background: url(http://www.israeljernigan.com/blog/wp-content/plugins/amazonsimpleadmin/img/amazon_US_small.gif) right bottom no-repeat #ffffff;">
<div style="width: 59px; float: left; margin-right: 5px;">
		<a href="http://www.amazon.com/exec/obidos/ASIN/0764579665/israeljerniga-20" target="_blank" title="Beginning PHP5, Apache, and MySQL Web Development (Programmer to Programmer)"><img src="http://ecx.images-amazon.com/images/I/512KGTCVHBL._SL75_.jpg" width="59" height="75" border="0" alt="Beginning PHP5, Apache, and MySQL Web Development (Programmer to Programmer)" /></a>
	</div>
<div><a href="http://www.amazon.com/exec/obidos/ASIN/0764579665/israeljerniga-20" target="_blank" title="Beginning PHP5, Apache, and MySQL Web Development (Programmer to Programmer)">Beginning PHP5, Apache, and MySQL Web Development (Programmer to Programmer)</a><br /><strong>New:</strong> <span style="color: #990000; font-weight: bold;">USD 26.39</span>
<p>52 New &amp; used from <span style="color: #990000; font-weight: normal;">USD 11.32</span></p>
</div>
<div style="clear: both;"></div>
</div>
</div>
<p>This next book isn&#8217;t a PHP book, but it is a great resource for learning <a href="http://en.wikipedia.org/wiki/Mysql" target="_blank" title="Wikipedia.org link for MySQL">MySQL</a>. MySQL is free database component that works great with PHP.</p>
<div class="subcolumns">
<div style="border: 1px solid #EDEDED; border-right:none; padding: 5px; margin-bottom: 15px; background: url(http://www.israeljernigan.com/blog/wp-content/plugins/amazonsimpleadmin/img/amazon_US_small.gif) right bottom no-repeat #ffffff;">
<div style="width: 50px; float: left; margin-right: 5px;">
		<a href="http://www.amazon.com/exec/obidos/ASIN/0672327120/israeljerniga-20" target="_blank" title="MySQL Crash Course (Sams Teach Yourself in 10 Minutes)"><img src="http://ecx.images-amazon.com/images/I/41rnoSLQe-L._SL75_.jpg" width="50" height="75" border="0" alt="MySQL Crash Course (Sams Teach Yourself in 10 Minutes)" /></a>
	</div>
<div><a href="http://www.amazon.com/exec/obidos/ASIN/0672327120/israeljerniga-20" target="_blank" title="MySQL Crash Course (Sams Teach Yourself in 10 Minutes)">MySQL Crash Course (Sams Teach Yourself in 10 Minutes)</a><br /><strong>New:</strong> <span style="color: #990000; font-weight: bold;">USD 16.49</span>
<p>39 New &amp; used from <span style="color: #990000; font-weight: normal;">USD 8.14</span></p>
</div>
<div style="clear: both;"></div>
</div>
</div>
<h3>Website Links</h3>
<p>PHP <strong>cookies</strong> were something I didn&#8217;t learn from a book. Here are a few links that really helped me develop those skills. <a href="http://www.go4expert.com/forums/showthread.php?t=219" title="PHP and cookies tutorial" target="_blank">PHP and cookies</a>. <a href="http://us2.php.net/manual/en/function.setcookie.php" title="An amazing resource for everything PHP" target="_blank">PHP.net documentation</a>.</p>
<p><a href="http://www.webdesignforums.net/archive/index.php/t-21029.html" title="Great forum resource for PHP" target="_blank">Here is a great <strong>forum</strong></a>, not just for PHP, with lots of questions answered about PHP.</p>
<p>I wanted to learn about <strong>REGEXP</strong> in PHP, mostly for security verification. Here are two links that helped pave the way. <a href="http://www.jellyandcustard.com/2006/06/13/regular-expressions-in-php/" title="There are basic concepts and examples for REGEXP in PHP" target="_blank">The basics</a>. <a href="http://www.roscripts.com/PHP_regular_expressions_examples-136.html" title="Using custom functions to integrate REGEXP in PHP" target="_blank">More advanced methods</a>.</p>
<p>Just a great website with lots of PHP <a href="http://www.goodphptutorials.com/" title="A really good tutorial website" target="_blank">centered <strong>tutorials</strong></a>.</p>
<p><a href="http://www.php.net" title="You need to use this as a resource and for learning." target="_blank">PHP.net</a>. Just use it!</p>
<h3>Random Resources</h3>
<p>Just some <a href="http://www.reinholdweber.com/?p=3" title="Optimize and prioritize your PHP" target="_blank">good ideas to implement</a>.</p>
<p>Sometimes there are <a href="http://www.digital-web.com/" title="Try searching here for PHP" target="_blank">good articles at Digital-Web.com</a> about PHP.</p>
<p>You should at least <a href="http://passwordrobot.com/blog/5-htaccess-tricks-every-webmaster-should-know/" title="You never know when you might need to use this" target="_blank">check out</a> .htaccess.</p>
<p>Great <a href="http://www.alistapart.com/" title="Well written articles about alot of different things concerning the digital world." target="_blank">articles at alistapart.com</a> about alot of things, including php.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/israeljernigan?a=51umV2d"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=51umV2d" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=Z9Lj0LD"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=Z9Lj0LD" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=ZGEYyVd"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=ZGEYyVd" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=cP4neHd"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=cP4neHd" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=cAbDpTD"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=cAbDpTD" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=lg2Bb4d"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=lg2Bb4d" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/israeljernigan/~4/215229663" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.israeljernigan.com/php-learning-resources/feed</wfw:commentRss>
		<feedburner:awareness>http://api.feedburner.com/awareness/1.0/GetItemData?uri=israeljernigan&amp;itemurl=http%3A%2F%2Fwww.israeljernigan.com%2Fphp-learning-resources</feedburner:awareness><feedburner:origLink>http://www.israeljernigan.com/php-learning-resources</feedburner:origLink></item>
		<item>
		<title>Learning ASP.NET</title>
		<link>http://feeds.feedburner.com/~r/israeljernigan/~3/213245434/learning-aspnet</link>
		<comments>http://www.israeljernigan.com/learning-aspnet#comments</comments>
		<pubDate>Tue, 08 Jan 2008 15:41:14 +0000</pubDate>
		<dc:creator>Israel Jernigan</dc:creator>
		
		<category><![CDATA[Personal]]></category>

		<category><![CDATA[asp.net]]></category>

		<category><![CDATA[learning]]></category>

		<guid isPermaLink="false">http://www.israeljernigan.com/learning-aspnet</guid>
		<description>So one of my goals this year is to learn ASP.NET. So I looked at book reviews, read blog articles, and talked to some friends as to what I should learn about ASP. I got out of it that I should learn C#, learn what MVC is, and to just start coding ASP.NET on my [...]</description>
			<content:encoded><![CDATA[<p>So one of my goals this year is to learn ASP.NET. So I looked at book reviews, read blog articles, and talked to some friends as to what I should learn about ASP. I got out of it that I should learn <a href="http://en.wikipedia.org/wiki/C_sharp" target="_blank" title="Wikipedia.org link for C#">C#</a>, learn what <a href="http://en.wikipedia.org/wiki/Model-view-controller" target="_blank" title="Wikipedia.org link for MVC">MVC</a> is, and to just start coding ASP.NET on my own.</p>
<h3>Books Recommended</h3>
<p>Here is the list of books that I researched were really good at the teaching the basics, and had amazing reviews on Amazon.</p>
<div class="subcolumns">
<div style="border: 1px solid #EDEDED; border-right:none; padding: 5px; margin-bottom: 15px; background: url(http://www.israeljernigan.com/blog/wp-content/plugins/amazonsimpleadmin/img/amazon_US_small.gif) right bottom no-repeat #ffffff;">
<div style="width: 57px; float: left; margin-right: 5px;">
		<a href="http://www.amazon.com/exec/obidos/ASIN/0975240285/israeljerniga-20" target="_blank" title="Build Your Own ASP.NET 2.0 Web Site Using C# &#038; VB"><img src="http://ecx.images-amazon.com/images/I/5187LizwwtL._SL75_.jpg" width="57" height="75" border="0" alt="Build Your Own ASP.NET 2.0 Web Site Using C# &#038; VB" /></a>
	</div>
<div><a href="http://www.amazon.com/exec/obidos/ASIN/0975240285/israeljerniga-20" target="_blank" title="Build Your Own ASP.NET 2.0 Web Site Using C# &#038; VB">Build Your Own ASP.NET 2.0 Web Site Using C# &#038; VB</a><br /><strong>New:</strong> <span style="color: #990000; font-weight: bold;">USD 29.67</span>
<p>40 New &amp; used from <span style="color: #990000; font-weight: normal;">USD 20.00</span></p>
</div>
<div style="clear: both;"></div>
</div>
</div>
<div class="subcolumns">
<div style="border: 1px solid #EDEDED; border-right:none; padding: 5px; margin-bottom: 15px; background: url(http://www.israeljernigan.com/blog/wp-content/plugins/amazonsimpleadmin/img/amazon_US_small.gif) right bottom no-repeat #ffffff;">
<div style="width: 57px; float: left; margin-right: 5px;">
		<a href="http://www.amazon.com/exec/obidos/ASIN/059600916X/israeljerniga-20" target="_blank" title="Programming ASP.NET, 3rd Edition (Programming)"><img src="http://ecx.images-amazon.com/images/I/51jNh09K3jL._SL75_.jpg" width="57" height="75" border="0" alt="Programming ASP.NET, 3rd Edition (Programming)" /></a>
	</div>
<div><a href="http://www.amazon.com/exec/obidos/ASIN/059600916X/israeljerniga-20" target="_blank" title="Programming ASP.NET, 3rd Edition (Programming)">Programming ASP.NET, 3rd Edition (Programming)</a><br /><strong>New:</strong> <span style="color: #990000; font-weight: bold;">USD 32.97</span>
<p>41 New &amp; used from <span style="color: #990000; font-weight: normal;">USD 11.19</span></p>
</div>
<div style="clear: both;"></div>
</div>
</div>
<h3>Online Tutorials</h3>
<p>Also, one of the best resources for tutorials is actually <a href="http://asp.net/learn/" title="Watch video tutorials on asp.net" target="_blank">asp.net</a>. There are video tutorials from &#8216;best coding practices&#8217; to &#8216;integrating AJAX&#8217;. You should really check them out if you like video tutorials.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/israeljernigan?a=jzC8xOd"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=jzC8xOd" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=oDv8x8D"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=oDv8x8D" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=ImLibFd"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=ImLibFd" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=wBiUSWd"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=wBiUSWd" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=TH7vGqD"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=TH7vGqD" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=MTK7Uxd"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=MTK7Uxd" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/israeljernigan/~4/213245434" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.israeljernigan.com/learning-aspnet/feed</wfw:commentRss>
		<feedburner:awareness>http://api.feedburner.com/awareness/1.0/GetItemData?uri=israeljernigan&amp;itemurl=http%3A%2F%2Fwww.israeljernigan.com%2Flearning-aspnet</feedburner:awareness><feedburner:origLink>http://www.israeljernigan.com/learning-aspnet</feedburner:origLink></item>
		<item>
		<title>Reusing Images and Repetitive Content with CSS</title>
		<link>http://feeds.feedburner.com/~r/israeljernigan/~3/185809339/reusing-images-and-repetitive-content-with-css</link>
		<comments>http://www.israeljernigan.com/reusing-images-and-repetitive-content-with-css#comments</comments>
		<pubDate>Fri, 16 Nov 2007 15:00:00 +0000</pubDate>
		<dc:creator>Israel Jernigan</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<category><![CDATA[accessability]]></category>

		<category><![CDATA[css]]></category>

		<category><![CDATA[image-background]]></category>

		<category><![CDATA[usability]]></category>

		<category><![CDATA[z-index]]></category>

		<guid isPermaLink="false">http://www.israeljernigan.com/reusing-images-and-repetitive-content-with-css</guid>
		<description>I work with websites that have a need for alot of images and repetitive content. One of the needs I&amp;#8217;ve had to work with is that of not wanting to change the original image once it&amp;#8217;s been uploaded, if the change is only temporary.
An example would be where you would need to make product links [...]</description>
			<content:encoded><![CDATA[<p>I work with websites that have a need for alot of images and repetitive content. One of the needs I&#8217;ve had to work with is that of not wanting to change the original image once it&#8217;s been uploaded, if the change is only temporary.</p>
<p>An example would be where you would need to make product links visually say &#8220;on sale&#8221;. And to do that without having to recreate thousands of images and reupload them.<br />
A preview of what we are trying to achieve.</p>
<p><img src="/post-content/onsale/saleExample.jpg" alt="Image change example" class="left" /></p>
<h3 class="clear">A few things that I want to keep in mind.</h3>
<ol>
<li>Usability for client</li>
<li>Reusable code/images</li>
<li>Accessibility</li>
<li>Valid xhtml</li>
</ol>
<p> <a href="http://www.israeljernigan.com/reusing-images-and-repetitive-content-with-css#more-20" class="more-link">(more&#8230;)</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/israeljernigan?a=dGzjAzb"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=dGzjAzb" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=ZrcnE1B"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=ZrcnE1B" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=6iWPNHb"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=6iWPNHb" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=ka7HEWb"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=ka7HEWb" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=W1YcJNB"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=W1YcJNB" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=PcYCc9b"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=PcYCc9b" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/israeljernigan/~4/185809339" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.israeljernigan.com/reusing-images-and-repetitive-content-with-css/feed</wfw:commentRss>
		<feedburner:awareness>http://api.feedburner.com/awareness/1.0/GetItemData?uri=israeljernigan&amp;itemurl=http%3A%2F%2Fwww.israeljernigan.com%2Freusing-images-and-repetitive-content-with-css</feedburner:awareness><feedburner:origLink>http://www.israeljernigan.com/reusing-images-and-repetitive-content-with-css</feedburner:origLink></item>
		<item>
		<title>Help for bugs/issues with CSS and Internet Explorer</title>
		<link>http://feeds.feedburner.com/~r/israeljernigan/~3/182230272/help-for-bugsissues-with-css-and-internet-explorer</link>
		<comments>http://www.israeljernigan.com/help-for-bugsissues-with-css-and-internet-explorer#comments</comments>
		<pubDate>Fri, 09 Nov 2007 15:12:56 +0000</pubDate>
		<dc:creator>Israel Jernigan</dc:creator>
		
		<category><![CDATA[Accessability]]></category>

		<category><![CDATA[CSS]]></category>

		<category><![CDATA[bugs]]></category>

		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://www.israeljernigan.com/help-for-bugsissues-with-css-and-internet-explorer</guid>
		<description>This is an attempt at creating a list of known issues/bugs with Internet Explorer and CSS, and documentation/help for those bugs. I hope that you find it helpful. I&amp;#8217;ve been needing to research some of these, so I thought I should document and share. Feel free to submit your finds as well.
Articles / Websites to [...]</description>
			<content:encoded><![CDATA[<p>This is an attempt at creating a list of known issues/bugs with Internet Explorer and CSS, and documentation/help for those bugs. I hope that you find it helpful. I&#8217;ve been needing to research some of these, so I thought I should document and share. Feel free to submit your finds as well.</p>
<h3>Articles / Websites to Help you Learn More</h3>
<ul>
<li>hasLayout (you should learn about this)
<ul>
<li><a href="http://www.satzansatz.de/cssd/onhavinglayout.html" title="What hasLayout is and why we need to know." target="_blank">hasLayout explained</a></li>
<li><a href="http://www.positioniseverything.net/explorer/inherited_margin.html" title="Documentation of hasLayout by Microsoft" target="_blank">Microsoft documentation on hasLayout</a></li>
</ul>
</li>
</ul>
<p> <a href="http://www.israeljernigan.com/help-for-bugsissues-with-css-and-internet-explorer#more-18" class="more-link">(more&#8230;)</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/israeljernigan?a=5U9QGYb"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=5U9QGYb" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=IjVR5LB"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=IjVR5LB" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=SWzmTab"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=SWzmTab" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=gG8yv9b"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=gG8yv9b" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=EpcqtrB"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=EpcqtrB" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=0Ya0tXb"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=0Ya0tXb" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/israeljernigan/~4/182230272" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.israeljernigan.com/help-for-bugsissues-with-css-and-internet-explorer/feed</wfw:commentRss>
		<feedburner:awareness>http://api.feedburner.com/awareness/1.0/GetItemData?uri=israeljernigan&amp;itemurl=http%3A%2F%2Fwww.israeljernigan.com%2Fhelp-for-bugsissues-with-css-and-internet-explorer</feedburner:awareness><feedburner:origLink>http://www.israeljernigan.com/help-for-bugsissues-with-css-and-internet-explorer</feedburner:origLink></item>
		<item>
		<title>The Lawsuit Against Target And Accessibility Rules</title>
		<link>http://feeds.feedburner.com/~r/israeljernigan/~3/180642948/the-lawsuit-against-target-and-accessibility-rules</link>
		<comments>http://www.israeljernigan.com/the-lawsuit-against-target-and-accessibility-rules#comments</comments>
		<pubDate>Tue, 06 Nov 2007 15:28:54 +0000</pubDate>
		<dc:creator>Israel Jernigan</dc:creator>
		
		<category><![CDATA[Accessability]]></category>

		<category><![CDATA[accessibility]]></category>

		<category><![CDATA[target]]></category>

		<category><![CDATA[web standards]]></category>

		<guid isPermaLink="false">http://www.israeljernigan.com/the-lawsuit-against-target-and-accessibility-rules</guid>
		<description>So I&amp;#8217;ve been trying to follow the lawsuit against Target. And I remember when I first heard about it I started thinking, &amp;#8220;I wonder where this will lead,&amp;#8221; hoping that it wouldn&amp;#8217;t create a bunch of rules and regulations I have to abide by when creating websites.
There are plenty of standards that I try to [...]</description>
			<content:encoded><![CDATA[<p>So I&#8217;ve been trying to follow the <a href="http://www.computerworld.com/action/article.do?command=viewArticleBasic&amp;articleId=9041002&amp;intsrc=news_ts_head" title="A recent news story about the lawsuit" target="_blank">lawsuit against Target</a>. And I remember <a href="http://www.boxofchocolates.ca/archives/2006/02/09/taking-aim-at-target-dot-com" title="One of the first posts about the lawsuit." target="_blank">when I first heard about it</a> I started thinking, &#8220;I wonder where this will lead,&#8221; hoping that it wouldn&#8217;t create a bunch of rules and regulations I have to abide by when creating websites.</p>
<p>There are plenty of standards that I try to abide by as a web developer.</p>
<ul>
<li><a href="http://www.w3.org/Style/CSS/" title="Here's what all the fuss is about with Cascading Style Sheets." target="_blank">CSS</a> - <a href="http://jigsaw.w3.org/css-validator/" title="CSS Validation Tool" target="_blank">http://jigsaw.w3.org/css-validator/</a></li>
<li><a href="http://validator.w3.org/feed/about.html" title="What a feed validator does and why." target="_blank">RSS</a> - <a href="http://validator.w3.org/feed/" title="RSS feed Validation Tool" target="_blank">http://validator.w3.org/feed/</a></li>
<li><a href="http://www.w3.org/TR/xhtml1/" title="What is XHTML? It is explained in gross detail here." target="_blank">XHTML </a>- <a href="http://validator.w3.org/" title="HTML Validaiton Tool" target="_blank">http://validator.w3.org/</a></li>
<li><a href="http://validator.w3.org/docs/checklink.html" title="What the Link Checker does." target="_blank">Link Checker</a> - <a href="http://validator.w3.org/checklink" title="Link Validaiton Tool" target="_blank">http://validator.w3.org/checklink/</a></li>
<li><a href="http://www.access-board.gov/sec508/standards.htm" title="The standards used when creating things for federal means must be usable by people with disabilities." target="_blank">Section 508</a> - <a href="http://www.contentquality.com/" title="Section 508 Validaiton Tool" target="_blank">http://www.contentquality.com/</a></li>
<li><a href="http://www.w3.org/TR/WCAG10/" title="How to make websites accessable to people with disabilities." target="_blank">WCAG</a> 1, 2 &amp; 3 - <a href="http://www.contentquality.com/fulloptions.asp?rptmode=2" title="WCAG Validation Tool for accessability" target="_blank">http://www.contentquality.com/</a></li>
</ul>
<p>My fear is that this will open a door for the government to have more control over how we can use the internet and what we can use it for. There are already standards in place, like those above, that I (and many other web developers) try and abide by. I hope that Target ignoring these standards won&#8217;t create rules that infringe upon my freedom to create websites.<br />
 <a href="http://www.israeljernigan.com/the-lawsuit-against-target-and-accessibility-rules#more-17" class="more-link">(more&#8230;)</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/israeljernigan?a=pTZfqmb"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=pTZfqmb" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=EFRFQeB"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=EFRFQeB" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=gxGoWAb"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=gxGoWAb" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=cgRS7Mb"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=cgRS7Mb" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=cCCahnB"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=cCCahnB" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=cfPdhGb"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=cfPdhGb" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/israeljernigan/~4/180642948" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.israeljernigan.com/the-lawsuit-against-target-and-accessibility-rules/feed</wfw:commentRss>
		<feedburner:awareness>http://api.feedburner.com/awareness/1.0/GetItemData?uri=israeljernigan&amp;itemurl=http%3A%2F%2Fwww.israeljernigan.com%2Fthe-lawsuit-against-target-and-accessibility-rules</feedburner:awareness><feedburner:origLink>http://www.israeljernigan.com/the-lawsuit-against-target-and-accessibility-rules</feedburner:origLink></item>
		<item>
		<title>Using PHP to Easily Create Radio Lists and Drop Downs</title>
		<link>http://feeds.feedburner.com/~r/israeljernigan/~3/173371737/using-php-to-easily-create-radio-lists-and-drop-downs</link>
		<comments>http://www.israeljernigan.com/using-php-to-easily-create-radio-lists-and-drop-downs#comments</comments>
		<pubDate>Mon, 22 Oct 2007 16:05:44 +0000</pubDate>
		<dc:creator>Israel Jernigan</dc:creator>
		
		<category><![CDATA[PHP]]></category>

		<category><![CDATA[drop down]]></category>

		<category><![CDATA[php integration]]></category>

		<category><![CDATA[radio list]]></category>

		<guid isPermaLink="false">http://www.israeljernigan.com/using-php-to-easily-create-radio-lists-and-drop-downs</guid>
		<description>One thing that I find myself doing continuously is creating forms. From forms that submit info into a database, to forms that send emails. I constantly am doing repetitive processes.
Most of the time I am using server side PHP code to create or validate part of the form. So I created a few server side [...]</description>
			<content:encoded><![CDATA[<p>One thing that I find myself doing continuously is creating forms. From forms that submit info into a database, to forms that send emails. I constantly am doing repetitive processes.</p>
<p>Most of the time I am using server side PHP code to create or validate part of the form. So I created a few server side functions that I have found help my process along. Two things that I seem to need often are <strong>radio lists</strong> and <strong>drop down options</strong>.  I needed them to be as dynamic as possible. (To work with javascript, labels, css, validation, and database information)</p>
<p>I created two functions: one for radio buttons, and one for drop down options. I am going to list the entire functions and than explain the different aspects of them.<br />
 <a href="http://www.israeljernigan.com/using-php-to-easily-create-radio-lists-and-drop-downs#more-15" class="more-link">(more&#8230;)</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/israeljernigan?a=LMypbxa"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=LMypbxa" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=jtXdzVA"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=jtXdzVA" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=BIYty9a"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=BIYty9a" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=X2sLwaa"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=X2sLwaa" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=PcyeuTA"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=PcyeuTA" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=dVuocaa"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=dVuocaa" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/israeljernigan/~4/173371737" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.israeljernigan.com/using-php-to-easily-create-radio-lists-and-drop-downs/feed</wfw:commentRss>
		<feedburner:awareness>http://api.feedburner.com/awareness/1.0/GetItemData?uri=israeljernigan&amp;itemurl=http%3A%2F%2Fwww.israeljernigan.com%2Fusing-php-to-easily-create-radio-lists-and-drop-downs</feedburner:awareness><feedburner:origLink>http://www.israeljernigan.com/using-php-to-easily-create-radio-lists-and-drop-downs</feedburner:origLink></item>
		<item>
		<title>Today is Blog Action Day - The Environment</title>
		<link>http://feeds.feedburner.com/~r/israeljernigan/~3/170306229/today-is-blog-action-day-the-environment</link>
		<comments>http://www.israeljernigan.com/today-is-blog-action-day-the-environment#comments</comments>
		<pubDate>Mon, 15 Oct 2007 19:52:42 +0000</pubDate>
		<dc:creator>Israel Jernigan</dc:creator>
		
		<category><![CDATA[Environment]]></category>

		<category><![CDATA[awareness]]></category>

		<category><![CDATA[blog action day]]></category>

		<guid isPermaLink="false">http://www.israeljernigan.com/today-is-blog-action-day-the-environment</guid>
		<description>Today I am writing about the environment. I am trying to become more environmentally aware, and have been trying to think of some ways that I can do that in my profession. So I have decided to write about it for Blog Action Day.
One simple thing that I&amp;#8217;ve started doing is using hosting that has [...]</description>
			<content:encoded><![CDATA[<p>Today I am writing about the environment. I am trying to become more environmentally aware, and have been trying to think of some ways that I can do that in my profession. So I have decided to write about it for <a href="http://www.blogactionday.org" title="Blog Action Day: To Raise Awareness to the World" target="_blank">Blog Action Day</a>.</p>
<p><a href="http://www.dreamhost.com/green.cgi" title="Green Web Hosting by Dreamhost"><img src="https://secure.newdream.net/green1.gif" alt="Green Web Hosting! This site hosted by DreamHost." height="32" width="100" /></a>One simple thing that I&#8217;ve started doing is using hosting that has gone green.  I&#8217;ve found this is really easy, and doesn&#8217;t require that much work on my part, but it can make a huge difference. You can even use it to promote your website or as a selling tool to your client.</p>
<h3>Be More Aware</h3>
<p>I&#8217;ve had a desire to be more recycle minded. So I&#8217;ve tried to take that more into account with what I do and where I work. So I&#8217;ve started to do a few things&#8230;<br />
 <a href="http://www.israeljernigan.com/today-is-blog-action-day-the-environment#more-14" class="more-link">(more&#8230;)</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/israeljernigan?a=Pq97dX1c"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=Pq97dX1c" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=3nBDTJpM"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=3nBDTJpM" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=azq67oR7"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=azq67oR7" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=BL33bj7S"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=BL33bj7S" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=oOjipKBZ"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=oOjipKBZ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/israeljernigan/~4/170306229" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.israeljernigan.com/today-is-blog-action-day-the-environment/feed</wfw:commentRss>
		<feedburner:awareness>http://api.feedburner.com/awareness/1.0/GetItemData?uri=israeljernigan&amp;itemurl=http%3A%2F%2Fwww.israeljernigan.com%2Ftoday-is-blog-action-day-the-environment</feedburner:awareness><feedburner:origLink>http://www.israeljernigan.com/today-is-blog-action-day-the-environment</feedburner:origLink></item>
		<item>
		<title>CSS Off Contest - Wikinetic - The Judging Block</title>
		<link>http://feeds.feedburner.com/~r/israeljernigan/~3/168938220/css-off-contest-wikinetic-the-judging-block</link>
		<comments>http://www.israeljernigan.com/css-off-contest-wikinetic-the-judging-block#comments</comments>
		<pubDate>Fri, 12 Oct 2007 13:45:22 +0000</pubDate>
		<dc:creator>Israel Jernigan</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<category><![CDATA[CSS Off]]></category>

		<category><![CDATA[contest]]></category>

		<category><![CDATA[css]]></category>

		<category><![CDATA[cssoff.com]]></category>

		<guid isPermaLink="false">http://www.israeljernigan.com/css-off-contest-wikinetic-the-judging-block</guid>
		<description>So, I love critique. It is always unexpected, and you learn from it. Even if you hate to admit it, you do learn. That&amp;#8217;s why I love CSS Off so much! But now to recap some things that were said about my entry. Here is the link where my critique is, I&amp;#8217;m the last.
But first, [...]</description>
			<content:encoded><![CDATA[<p>So, I love critique. It is always unexpected, and you learn from it. Even if you hate to admit it, you do learn. That&#8217;s why I love CSS Off so much! But now to recap some things that were said about my entry. <a href="http://cssoff.com/entries/wikinetic/index.php" title="I'm number 8 on the list" target="_blank">Here is the link</a> where my critique is, I&#8217;m the last.</p>
<p>But first, <strong>my entry was the smallest size! </strong>I&#8217;d say I&#8217;m proud of that. <img src='http://www.israeljernigan.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Most of the things I knew would be on there. Like, late, not working in safari, bad border on ratings, bad text-resizing, css not validating because of font instead of font-family(stupid mistake), basic browser inconsistencies, and hard to read code. ugh&#8230;thanks for pointing those out guys.<br />
 <a href="http://www.israeljernigan.com/css-off-contest-wikinetic-the-judging-block#more-13" class="more-link">(more&#8230;)</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/israeljernigan?a=T1Rnq5Ti"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=T1Rnq5Ti" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=oVFm94wU"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=oVFm94wU" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=E7w36yuf"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=E7w36yuf" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=QkbE6No2"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=QkbE6No2" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=2jdrW2rW"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=2jdrW2rW" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/israeljernigan/~4/168938220" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.israeljernigan.com/css-off-contest-wikinetic-the-judging-block/feed</wfw:commentRss>
		<feedburner:awareness>http://api.feedburner.com/awareness/1.0/GetItemData?uri=israeljernigan&amp;itemurl=http%3A%2F%2Fwww.israeljernigan.com%2Fcss-off-contest-wikinetic-the-judging-block</feedburner:awareness><feedburner:origLink>http://www.israeljernigan.com/css-off-contest-wikinetic-the-judging-block</feedburner:origLink></item>
		<item>
		<title>Cool CSS Matted Border Effect</title>
		<link>http://feeds.feedburner.com/~r/israeljernigan/~3/165380535/cool-css-double-border-effect</link>
		<comments>http://www.israeljernigan.com/cool-css-double-border-effect#comments</comments>
		<pubDate>Thu, 04 Oct 2007 20:28:57 +0000</pubDate>
		<dc:creator>Israel Jernigan</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<category><![CDATA[border]]></category>

		<category><![CDATA[css]]></category>

		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.israeljernigan.com/cool-css-double-border-effect</guid>
		<description>So I thought I would share a simple trick that creates a really clean effect. It&amp;#8217;s what I call a double border. I don&amp;#8217;t like adding borders onto the actual images I put on websites, so I&amp;#8217;ve experimented with using css to create the borders. What I&amp;#8217;ve found is that css rocks at doing this!
Basically [...]</description>
			<content:encoded><![CDATA[<p class="left" style="border: 1px solid black; padding: 2px; background-color: #efefef; width: 75px; display: block; margin-right: 1.5em"><img src="http://israeljernigan.com/post-content/border/me.png" alt="Cool Border" height="100" width="75" /></p>
<p>So I thought I would share a simple trick that creates a really clean effect. It&#8217;s what I call a double border. I don&#8217;t like adding borders onto the actual images I put on websites, so I&#8217;ve experimented with using css to create the borders. What I&#8217;ve found is that css rocks at doing this!</p>
<p>Basically you put a <strong>&lt;div&gt;</strong> tag around the image you want to add a border to. And add css to the div, not the image. That way we can still control the image, but we have much more variation with what we can do with borders.</p>
<p>Here is what the<strong> &lt;div&gt;</strong> and <strong>&lt;img&gt;</strong> html would look like.<br />
 <a href="http://www.israeljernigan.com/cool-css-double-border-effect#more-11" class="more-link">(more&#8230;)</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/israeljernigan?a=d7KXkRDf"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=d7KXkRDf" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=XU4Rqslb"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=XU4Rqslb" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=Oecu0Anw"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=Oecu0Anw" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=rPxYl2N5"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=rPxYl2N5" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=k04PgF2j"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=k04PgF2j" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=KDmA7toh"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=KDmA7toh" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/israeljernigan/~4/165380535" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.israeljernigan.com/cool-css-double-border-effect/feed</wfw:commentRss>
		<feedburner:awareness>http://api.feedburner.com/awareness/1.0/GetItemData?uri=israeljernigan&amp;itemurl=http%3A%2F%2Fwww.israeljernigan.com%2Fcool-css-double-border-effect</feedburner:awareness><feedburner:origLink>http://www.israeljernigan.com/cool-css-double-border-effect</feedburner:origLink></item>
		<item>
		<title>Learning to create css layout: Part 2 of 2</title>
		<link>http://feeds.feedburner.com/~r/israeljernigan/~3/161291830/learning-to-create-css-layout-part-2-of-2</link>
		<comments>http://www.israeljernigan.com/learning-to-create-css-layout-part-2-of-2#comments</comments>
		<pubDate>Tue, 25 Sep 2007 21:12:18 +0000</pubDate>
		<dc:creator>Israel Jernigan</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<category><![CDATA[css]]></category>

		<category><![CDATA[layout]]></category>

		<category><![CDATA[tutorial]]></category>

		<category><![CDATA[xhtml]]></category>

		<guid isPermaLink="false">http://www.israeljernigan.com/learning-to-create-css-layout-part-2-of-2</guid>
		<description>Okay, so this has taken awhile for me to get around to writing.
This is the second part to the learning to create css layout series. This part focuses on how to make the menu. The last part left off here.
We are going to create the menu from an unordered list. The main reason we do [...]</description>
			<content:encoded><![CDATA[<p>Okay, so this has taken awhile for me to get around to writing.</p>
<p>This is the second part to the learning to create css layout series. This part focuses on how to make the menu. The last part <a href="http://www.israeljernigan.com/post-content/tutorial/basic_css_02.htm" title="First part of series" target="_blank">left off here</a>.</p>
<p>We are going to create the menu from an unordered list. The main reason we do this, is because of semantics. When css is disabled or someone is using a screen reader it&#8217;s helps in navigation. But also it is because the menu is a list or grouping of links.</p>
<p>So lets start with the xhtml.</p>
<pre>
&lt;ul&gt;
&lt;li&gt;&lt;a href="#" class="active"&gt;Main 1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#"&gt;Main 2&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#"&gt;Main 3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#"&gt;Main 4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#" class="last"&gt;Main 5&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</pre>
<p>Which is pretty simple. Much cleaner than separate &lt;td&gt; for each link.  <a href="http://www.israeljernigan.com/learning-to-create-css-layout-part-2-of-2#more-10" class="more-link">(more&#8230;)</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/israeljernigan?a=gSxj4iSd"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=gSxj4iSd" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=Q3yIayMq"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=Q3yIayMq" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=tryZGsPx"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=tryZGsPx" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=Q9dmEQU0"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=Q9dmEQU0" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=TFtRUFbt"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=TFtRUFbt" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/israeljernigan?a=WwBIi4Zk"><img src="http://feeds.feedburner.com/~f/israeljernigan?i=WwBIi4Zk" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/israeljernigan/~4/161291830" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.israeljernigan.com/learning-to-create-css-layout-part-2-of-2/feed</wfw:commentRss>
		<feedburner:awareness>http://api.feedburner.com/awareness/1.0/GetItemData?uri=israeljernigan&amp;itemurl=http%3A%2F%2Fwww.israeljernigan.com%2Flearning-to-create-css-layout-part-2-of-2</feedburner:awareness><feedburner:origLink>http://www.israeljernigan.com/learning-to-create-css-layout-part-2-of-2</feedburner:origLink></item>
	<feedburner:awareness>http://api.feedburner.com/awareness/1.0/GetFeedData?uri=israeljernigan</feedburner:awareness></channel>
</rss>
