<?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 Development Learnings &#187; Rants</title>
	<atom:link href="http://stevethomas.com.au/cat/rants/feed" rel="self" type="application/rss+xml" />
	<link>http://stevethomas.com.au</link>
	<description>according to Steve Thomas</description>
	<lastBuildDate>Wed, 04 Jan 2012 08:07:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>5 Questions Web Developers Need To Ask Themselves</title>
		<link>http://stevethomas.com.au/rants/5-questions-web-developers-need-to-ask-themselves.html</link>
		<comments>http://stevethomas.com.au/rants/5-questions-web-developers-need-to-ask-themselves.html#comments</comments>
		<pubDate>Thu, 06 Nov 2008 13:19:43 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Rants]]></category>

		<guid isPermaLink="false">http://stevethomas.com.au/?p=56</guid>
		<description><![CDATA[<p>It&#8217;s all very well for developers to create visionary frameworks and applications that only they understand &#8211; that is the freedom that makes web development great &#8211; until someone on the outside tries to work with it!</p>
<p>As far as i&#8217;m concerned, at the very least, the view/template of a web application needs to be changeable even to a web designer who has zero to minimal experience working with dynamic websites. Why &#8211; when we can create &#8220;beautiful&#8221; applications with minimal code repetition &#8211; because you are breaking the brilliance of code seperation. Its no different to seperating style and content. Lets face &#8211; usually, designers are good at design, and programmers are good at programming. Therefore the two skills need to co-exist, happily.</p>
<p><strong>5 Questions to ask yourself:</strong></p>
<p>1. How long would it take a pure web designer (HTML + CSS only) to change any element on any page?</p>
<p>2. How long would it take an average programmer to make some basic functionality changes, such as adding a new database table and running some pre-existing sanitation functions?</p>
<p>3. I&#8217;m looking at the website index. If I download index.php (or whatever) how many breadcrumbs do I have to follow to change, for example, the sidebar?</p>
<p>4. Is the folder structure sensible, and have the old files and folders been deleted?</p>
<p>5. Am I coding in a style that only I fully understand, on a commercial project that may rightfully be worked on by other developers that I may never speak to?</p>
]]></description>
		<wfw:commentRss>http://stevethomas.com.au/rants/5-questions-web-developers-need-to-ask-themselves.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Disable Overtype Mode In Microsoft Word Permanently!</title>
		<link>http://stevethomas.com.au/rants/disable-overtype-mode-in-microsoft-word-permanently.html</link>
		<comments>http://stevethomas.com.au/rants/disable-overtype-mode-in-microsoft-word-permanently.html#comments</comments>
		<pubDate>Sun, 13 May 2007 00:49:47 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Rants]]></category>

		<guid isPermaLink="false">http://stevethomas.com.au/uncategorized/disable-overtype-mode-in-microsoft-word-permanently.html</guid>
		<description><![CDATA[<p>By default in Microsoft Word, when you hit insert key, Word jumps into overtype mode, which writes over the text at the cursor instead of inserting new characters. This drives many people insane. The fact that it is a default behaviour remains to be seen.</p>
<p><strong>How to fix overtype mode: </strong></p>
<p>There are two options to remedy this:</p>
<p>1. Go to Tools &#62; Options &#62; Edit &#62; Overtype Mode</p>
<p>And uncheck the Overtype mode box.</p>
<p>OR</p>
<p>2. Kill the Insert Key:<br />
1. Start <span style="font-weight: bold">Word</span><br />
2. Click on the <span style="font-weight: bold">Tools</span> menu<br />
3. Click <span style="font-weight: bold">Customize</span><br />
4. Click the <span style="font-weight: bold">Options</span> tab<br />
5. Click <span style="font-weight: bold">Keyboard</span><br />
6. Under the <span style="font-weight: bold">Categories</span> dropdown box, select <span style="font-weight: bold">All Commands</span><br />
7. Under the <span style="font-weight: bold">Commands</span> dropdown box, select <span style="font-weight: bold">Overtype</span><br />
8. Under the <span style="font-weight: bold">Current keys </span>downdown box, select <span style="font-weight: bold">Insert</span><br />
9. Click <span style="font-weight: bold">Remove</span><br />
10. Click <span style="font-weight: bold">Close</span> until the dialog windows close.</p>
<p>Thanks to the guys at tech-recipes.com, where I discovered this information after years of using method 1! <a href="http://www.tech-recipes.com/microsoft_word_tips1069.html">this guy deserves a medal!</a></p>
]]></description>
		<wfw:commentRss>http://stevethomas.com.au/rants/disable-overtype-mode-in-microsoft-word-permanently.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

