<?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>Blackmoor Vituperative &#187; Web Design</title>
	<atom:link href="http://www.blackgate.net/blog/category/technology/web-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blackgate.net/blog</link>
	<description>the hate in my eyes always gives me away</description>
	<lastBuildDate>Tue, 27 Jul 2010 22:34:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>A tale of two deadbeats</title>
		<link>http://www.blackgate.net/blog/a-tale-of-two-deadbeats/</link>
		<comments>http://www.blackgate.net/blog/a-tale-of-two-deadbeats/#comments</comments>
		<pubDate>Sat, 12 Jun 2010 01:42:53 +0000</pubDate>
		<dc:creator>bblackmoor</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.blackgate.net/blog/?p=1769</guid>
		<description><![CDATA[I currently am owed about $4000 from two clients that haven&#8217;t paid. One paid half up front for a web site, and I have been trying for a month to turn the web site over to them and get the other half of my payment, and they keep putting me off. The other client, for [...]]]></description>
		<wfw:commentRss>http://www.blackgate.net/blog/a-tale-of-two-deadbeats/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why I no longer do web design</title>
		<link>http://www.blackgate.net/blog/why-i-no-longer-do-web-design/</link>
		<comments>http://www.blackgate.net/blog/why-i-no-longer-do-web-design/#comments</comments>
		<pubDate>Sat, 05 Jun 2010 16:28:54 +0000</pubDate>
		<dc:creator>bblackmoor</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.blackgate.net/blog/?p=1722</guid>
		<description><![CDATA[I got my start in computers by writing small applications in Basic, and then Visual Basic. In the late 1980s, I wrote a program that backed up selected directories by copying them, zipping them up, and writing them to floppy disks. In the early 1990s, I wrote macros to integrate PGP and Microsoft Word. I [...]]]></description>
		<wfw:commentRss>http://www.blackgate.net/blog/why-i-no-longer-do-web-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Perfect Pets</title>
		<link>http://www.blackgate.net/blog/perfect-pets/</link>
		<comments>http://www.blackgate.net/blog/perfect-pets/#comments</comments>
		<pubDate>Wed, 05 May 2010 16:01:00 +0000</pubDate>
		<dc:creator>bblackmoor</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.blackgate.net/blog/?p=1548</guid>
		<description><![CDATA[I am wrapping up my current web project, Perfect Pets. It&#8217;s not the most complex or difficult project I have ever worked on, but I think it may be the prettiest. I like this kind of project: Perfect Pets is a small, family owned store, and in my own modest way, I am helping them [...]]]></description>
		<wfw:commentRss>http://www.blackgate.net/blog/perfect-pets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Peaceful Sunday evening</title>
		<link>http://www.blackgate.net/blog/peaceful-sunday-evening/</link>
		<comments>http://www.blackgate.net/blog/peaceful-sunday-evening/#comments</comments>
		<pubDate>Mon, 03 May 2010 01:24:05 +0000</pubDate>
		<dc:creator>bblackmoor</dc:creator>
				<category><![CDATA[Movies]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.blackgate.net/blog/?p=1529</guid>
		<description><![CDATA[It&#8217;s 21:00. My cat is asleep on the couch, and my sweetheart is asleep in the bedroom. I would be in there, but I am working on a web project for a pet store. Still, there are much worse ways to spend a Sunday evening. We saw the movie Kick-Ass today. It was not a [...]]]></description>
		<wfw:commentRss>http://www.blackgate.net/blog/peaceful-sunday-evening/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Preventing anonymous editing on MediaWiki</title>
		<link>http://www.blackgate.net/blog/preventing-anonymous-editing-on-mediawiki/</link>
		<comments>http://www.blackgate.net/blog/preventing-anonymous-editing-on-mediawiki/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 17:02:39 +0000</pubDate>
		<dc:creator>bblackmoor</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.blackgate.net/blog/?p=969</guid>
		<description><![CDATA[I use MediaWiki for a few web sites (Warlords of NUM and WestGuard, for example). Unfortunately, some lowlife scum like to post spam about luxury watches or viagra or whatnot on these sites, so I need to lock them down to prevent this. The simplest way to do this is to 1) disable anonymous editing, [...]]]></description>
		<wfw:commentRss>http://www.blackgate.net/blog/preventing-anonymous-editing-on-mediawiki/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe decides to open Flex</title>
		<link>http://www.blackgate.net/blog/adobe-decides-to-open-flex/</link>
		<comments>http://www.blackgate.net/blog/adobe-decides-to-open-flex/#comments</comments>
		<pubDate>Fri, 27 Apr 2007 19:00:16 +0000</pubDate>
		<dc:creator>bblackmoor</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.blackgate.net/blog/index.php/adobe-open-source-move-sets-showdown-with-microsoft/</guid>
		<description><![CDATA[Adobe Systems has announced its plans to open-source its Flex Web development framework. The San Jose, Calif., company is releasing its Adobe Flex source code to the open-source community to enable developers throughout the world to tap the capabilities of Flex and participate in the ongoing development of the technology. Flex is a framework for [...]]]></description>
		<wfw:commentRss>http://www.blackgate.net/blog/adobe-decides-to-open-flex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe releases alpha of Apollo</title>
		<link>http://www.blackgate.net/blog/adobe-releases-alpha-of-apollo/</link>
		<comments>http://www.blackgate.net/blog/adobe-releases-alpha-of-apollo/#comments</comments>
		<pubDate>Mon, 19 Mar 2007 16:19:09 +0000</pubDate>
		<dc:creator>bblackmoor</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.blackgate.net/blog/index.php/adobe-releases-alpha-of-apollo/</guid>
		<description><![CDATA[Adobe Systems has announced the first public alpha release of Apollo, its cross-operating system run-time for Web developers. The technology is available on the Adobe Labs site. So&#8230; is this good, or evil? I hate to say it, but it sounds to me that Adobe wants to do what Macromedia wanted to do and nearly [...]]]></description>
		<wfw:commentRss>http://www.blackgate.net/blog/adobe-releases-alpha-of-apollo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lock it down: Use the OWASP Top Ten to secure your Web applications &#8212; Part 1</title>
		<link>http://www.blackgate.net/blog/lock-it-down-use-the-owasp-top-ten-to-secure-your-web-applications-part-1/</link>
		<comments>http://www.blackgate.net/blog/lock-it-down-use-the-owasp-top-ten-to-secure-your-web-applications-part-1/#comments</comments>
		<pubDate>Mon, 22 Jan 2007 16:42:06 +0000</pubDate>
		<dc:creator>bblackmoor</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.blackgate.net/blog/index.php/lock-it-down-use-the-owasp-top-ten-to-secure-your-web-applications-part-1/</guid>
		<description><![CDATA[As the number of Web applications grows so does the number of vulnerabilities introduced. Failure to follow proper coding guidelines can expose an organization, its employees, and its customers to malicious attacks. This is the first in a series of articles in which I explore the Open Web Application Security Project (OWASP) Top Ten and [...]]]></description>
		<wfw:commentRss>http://www.blackgate.net/blog/lock-it-down-use-the-owasp-top-ten-to-secure-your-web-applications-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>High Assurance SSL</title>
		<link>http://www.blackgate.net/blog/high-assurance-ssl/</link>
		<comments>http://www.blackgate.net/blog/high-assurance-ssl/#comments</comments>
		<pubDate>Mon, 18 Dec 2006 22:49:06 +0000</pubDate>
		<dc:creator>bblackmoor</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.blackgate.net/blog/index.php/high-assurance-ssl/</guid>
		<description><![CDATA[Apart from the actual security provided by digital certificates in a Web environment, in terms of encryption of data and authentication of participants, they are meant to be a confidence-boosting measure. That little lock icon in the browser and the &#8220;https&#8221; in the address tell the user that the communications are secure. Users can also [...]]]></description>
		<wfw:commentRss>http://www.blackgate.net/blog/high-assurance-ssl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Web Toolkit goes 100% open source</title>
		<link>http://www.blackgate.net/blog/google-web-toolkit-goes-100-open-source/</link>
		<comments>http://www.blackgate.net/blog/google-web-toolkit-goes-100-open-source/#comments</comments>
		<pubDate>Wed, 13 Dec 2006 00:30:05 +0000</pubDate>
		<dc:creator>bblackmoor</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.blackgate.net/blog/index.php/google-web-toolkit-goes-100-open-source/</guid>
		<description><![CDATA[You&#8217;ve heard the Ivory soap slogan, &#8220;99 44/100 percent pure&#8220;. Until today you could say much the same about the Google Web Toolkit (GWT). While most of GWT was open source, a few important pieces were binary-only. Today that all changed as Google made the entire GWT 1.3 Release Candidate available, with source, under the [...]]]></description>
		<wfw:commentRss>http://www.blackgate.net/blog/google-web-toolkit-goes-100-open-source/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
