<?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>tigtog&#039;s corner &#187; XHTML</title>
	<atom:link href="http://www.tigtog.net/index/xhtml/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tigtog.net</link>
	<description>webwrangling and WordPress</description>
	<lastBuildDate>Fri, 21 Oct 2011 22:07:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Seeking coder(s) for short term URGENT project</title>
		<link>http://www.tigtog.net/275/seeking-coders-for-short-term-urgent-project/</link>
		<comments>http://www.tigtog.net/275/seeking-coders-for-short-term-urgent-project/#comments</comments>
		<pubDate>Thu, 16 Jun 2011 23:03:17 +0000</pubDate>
		<dc:creator>Viv</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.tigtog.net/?p=275</guid>
		<description><![CDATA[I'm project managing this one - <del>please pass the word among your coding circles</del>.   <strong>This position has been filled.</strong> <a href="http://www.tigtog.net/275/seeking-coders-for-short-term-urgent-project/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m project managing this one &#8211; <del datetime="2011-06-17T05:42:45+00:00">please pass the word among your coding circles.  This is NOT a WordPress project.</del> <strong>This position has been filled.</strong></p>
<hr />
<h4><strong>Short Term/Hourly Rate XHTML/Javascript/PHP Custom Coding Contract</strong></h4>
<p>(urgent job bespoke website | going live deadline is June 27th, 2011)</p>
<p><strong>Requires:</strong></p>
<ul>
<li>
<h4>XHTML with semantic markup</h4>
</li>
<p></p>
<li>
<h4>Outstanding Javascript utilising:</h4>
<ul>
<li>Prototype</li>
<li>Scriptaculous</li>
<li>No jQuery is used or will be used</li>
</ul>
</li>
<p></p>
<li>
<h4>PHP</h4>
<ul>
<li>Object Oriented Programming</li>
<li>MySQL backend</li>
</ul>
</li>
<p></p>
<li>
<h4>Will need to work from an existing Subversion (SVN) code repository</h4>
</li>
</ul>
<p>On-Shore workers only please (Timezone Sydney)</p>
<p><a href="http://vividweb.net.au/contact//">Contact Viv (tigtog) via VIVidWeb Services</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tigtog.net/275/seeking-coders-for-short-term-urgent-project/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Basic HTML for bloggers</title>
		<link>http://www.tigtog.net/255/basic-html-for-bloggers/</link>
		<comments>http://www.tigtog.net/255/basic-html-for-bloggers/#comments</comments>
		<pubDate>Sun, 25 Jul 2010 02:22:36 +0000</pubDate>
		<dc:creator>Viv</dc:creator>
				<category><![CDATA[Web 101]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[commenting]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.tigtog.net/?p=255</guid>
		<description><![CDATA[Every now and then I get asked about this, so I'm listing a few good resources here so that they're all together in one place. <a href="http://www.tigtog.net/255/basic-html-for-bloggers/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Every now and then I get asked about this, by both authors and commentors, so I&#8217;m listing a few good resources here so that they&#8217;re all together in one place.</p>
<h3>For Blog Authors:</h3>
<p><span id="more-255"></span><em>N.B. It&#8217;s worth noting that some of the short <span class="domtooltips">HTML<span class="domtooltips_tooltip" style="display: none">Hyper Text Markup Language - the encoding scheme used to create and format a web document.</span></span> tags (&lt;i&gt; &lt;u&gt; &lt;s&gt; etc) seem to be deprecated i.e. not all new browsers render them, so it&#8217;s often better to use the XHTML tags ( &lt;em&gt; &lt;strong&gt; etc) &#8211; except on platforms that don&#8217;t accept them, of course. </em></p>
<ul>
<li><a href="http://www.snoskred.org/2007/10/basic-html-for-bloggers.html">Basic <span class="domtooltips">HTML<span class="domtooltips_tooltip" style="display: none">Hyper Text Markup Language - the encoding scheme used to create and format a web document.</span></span> for Bloggers.</a><br />
- from 2007, but excellent introduction</li>
<li><a href="http://www.blog-how-to.net/blog-html.html">Basic Blog <span class="domtooltips">HTML<span class="domtooltips_tooltip" style="display: none">Hyper Text Markup Language - the encoding scheme used to create and format a web document.</span></span> Language</a><br />
- introduction with a table listing TAG-ACTION-EXAMPLE for simple formatting</li>
<li><a href="http://www.ehow.com/way_5497637_blogger-html-tutorial.html">Blogger <span class="domtooltips">HTML<span class="domtooltips_tooltip" style="display: none">Hyper Text Markup Language - the encoding scheme used to create and format a web document.</span></span> Tutorial</a><br />
- typically good introduction from eHow</li>
<li><a href="http://www.taslima.net/?p=690">Basic <span class="domtooltips">HTML<span class="domtooltips_tooltip" style="display: none">Hyper Text Markup Language - the encoding scheme used to create and format a web document.</span></span> tag for bloggers</a><br />
- simple list of tags with formatting actions</li>
<li><a href="http://www.w3schools.com/html/html_formatting.asp"><span class="domtooltips">HTML<span class="domtooltips_tooltip" style="display: none">Hyper Text Markup Language - the encoding scheme used to create and format a web document.</span></span> Text Formatting</a><br />
- W3Schools is the best all-round resource, with widgets that allow you to test the code for yourself on their site &#8211; not much on detailed explanations though.</li>
</ul>
<h3>For Blog Commentors</h3>
<p><em>In WordPress, the blog authors can use a wide range of <span class="domtooltips">HTML<span class="domtooltips_tooltip" style="display: none">Hyper Text Markup Language - the encoding scheme used to create and format a web document.</span></span> tags, while blog commentor&#8217;s options are restricted to some basic formatting tags. Other blogging systems similarly restrict the markup allowed in comments, in order to limit potential avenues for exploits.</em></p>
<ul>
<li><a href="http://wpbtips.wordpress.com/2010/05/23/html-allowed-in-comments-2/"><span class="domtooltips">Html<span class="domtooltips_tooltip" style="display: none">Hyper Text Markup Language - the encoding scheme used to create and format a web document.</span></span> allowed in comments #2</a></li>
</ul>
<p>Most of the articles listed above offer links to more advanced tutorials at the end of their own tute.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tigtog.net/255/basic-html-for-bloggers/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

