<?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>Isocra &#187; Blog Entries</title>
	<atom:link href="http://www.isocra.com/category/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.isocra.com</link>
	<description>Thoughts and tutorials on web design, Java, Javascript and project management</description>
	<lastBuildDate>Fri, 09 Apr 2010 10:24:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Printer Queue on Asus EEE PC and Linux</title>
		<link>http://www.isocra.com/2009/04/printer-queue-on-asus-eee-pc-and-linux/</link>
		<comments>http://www.isocra.com/2009/04/printer-queue-on-asus-eee-pc-and-linux/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 21:14:49 +0000</pubDate>
		<dc:creator>DenisH</dc:creator>
				<category><![CDATA[Blog Entries]]></category>
		<category><![CDATA[CUPS]]></category>
		<category><![CDATA[EEE PC]]></category>
		<category><![CDATA[printing]]></category>

		<guid isPermaLink="false">http://www.isocra.com/2009/04/printer-queue-on-asus-eee-pc-and-linux/</guid>
		<description><![CDATA[My son has an Asus EEE PC and it&#8217;s great for what he needs. He can easily carry it around and it has all the power he needs for doing his homework.
The only issue we&#8217;ve had is that our HP2605DN network printer keeps getting assigned a different IP address when we occasionally restart the network [...]]]></description>
		<wfw:commentRss>http://www.isocra.com/2009/04/printer-queue-on-asus-eee-pc-and-linux/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>MacBook, MissingSync and Vodafone 3G USB stick</title>
		<link>http://www.isocra.com/2009/01/macbook-missingsync-and-vodafone-3g-usb-stick/</link>
		<comments>http://www.isocra.com/2009/01/macbook-missingsync-and-vodafone-3g-usb-stick/#comments</comments>
		<pubDate>Sat, 10 Jan 2009 18:30:24 +0000</pubDate>
		<dc:creator>DenisH</dc:creator>
				<category><![CDATA[Blog Entries]]></category>
		<category><![CDATA[MacBook]]></category>
		<category><![CDATA[Mobile Broadband]]></category>
		<category><![CDATA[Windows Mobile]]></category>

		<guid isPermaLink="false">http://www.isocra.com/2009/01/macbook-missingsync-and-vodafone-3g-usb-stick/</guid>
		<description><![CDATA[I&#8217;ve been using a MacBook for a couple of years now and really like. However, one of the downsides is that I can&#8217;t simply sync with my HTC TyTn II mobile running Windows Mobile 6 in the same way that you can with a PC running Windows.
There are a couple of apps out there that [...]]]></description>
		<wfw:commentRss>http://www.isocra.com/2009/01/macbook-missingsync-and-vodafone-3g-usb-stick/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Image buttons made simple</title>
		<link>http://www.isocra.com/2008/06/image-buttons-made-simple/</link>
		<comments>http://www.isocra.com/2008/06/image-buttons-made-simple/#comments</comments>
		<pubDate>Thu, 05 Jun 2008 17:54:01 +0000</pubDate>
		<dc:creator>DenisH</dc:creator>
				<category><![CDATA[Blog Entries]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://www.isocra.com/2008/06/image-buttons-made-simple/</guid>
		<description><![CDATA[I read a blog post recently showing how to create a button with an image and text. The button looked very simple and very nice to look at, but the HTML was more complicated than I thought it needed to be.
There is a move now to make the HTML of a document as simple and [...]]]></description>
		<wfw:commentRss>http://www.isocra.com/2008/06/image-buttons-made-simple/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>JasperException: Failed to load or instantiate TagExtraInfo</title>
		<link>http://www.isocra.com/2008/03/orgapachejasperjasperexception-failed-to-load-or-instantiate-tagextrainfo-class/</link>
		<comments>http://www.isocra.com/2008/03/orgapachejasperjasperexception-failed-to-load-or-instantiate-tagextrainfo-class/#comments</comments>
		<pubDate>Wed, 26 Mar 2008 13:36:41 +0000</pubDate>
		<dc:creator>DenisH</dc:creator>
				<category><![CDATA[Blog Entries]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[JSP]]></category>
		<category><![CDATA[Web development]]></category>

		<guid isPermaLink="false">http://www.isocra.com/2008/03/orgapachejasperjasperexception-failed-to-load-or-instantiate-tagextrainfo-class/</guid>
		<description><![CDATA[org.apache.jasper.JasperException: Failed to load or instantiate TagExtraInfo class
(I had to shorten the article title to fit!) 
I&#8217;ve just had a problem when I&#8217;ve taken a web application from my local Tomcat 5.5 development server (where it worked fine) and uploaded it onto a public server (also using Tomcat 5.5). 
 I copied the whole application [...]]]></description>
		<wfw:commentRss>http://www.isocra.com/2008/03/orgapachejasperjasperexception-failed-to-load-or-instantiate-tagextrainfo-class/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>People are like lawnmowers?</title>
		<link>http://www.isocra.com/2008/02/people-are-like-lawnmowers/</link>
		<comments>http://www.isocra.com/2008/02/people-are-like-lawnmowers/#comments</comments>
		<pubDate>Tue, 19 Feb 2008 16:31:25 +0000</pubDate>
		<dc:creator>DenisH</dc:creator>
				<category><![CDATA[Blog Entries]]></category>

		<guid isPermaLink="false">http://www.isocra.com/2008/02/people-are-like-lawnmowers/</guid>
		<description><![CDATA[When managing a project, it&#8217;s important to be able to work out what sort of people you have on the project. There are many ways to do this, but I find it useful to use the lawnmower analogy.

Push along
Works hard and does the job, but only when you are pushing. If you leave them, they [...]]]></description>
		<wfw:commentRss>http://www.isocra.com/2008/02/people-are-like-lawnmowers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Poll: A yes/no question in a web form, which control(s) would you use?</title>
		<link>http://www.isocra.com/2008/02/poll-a-yesno-question-in-a-web-form-which-controls-would-you-use/</link>
		<comments>http://www.isocra.com/2008/02/poll-a-yesno-question-in-a-web-form-which-controls-would-you-use/#comments</comments>
		<pubDate>Wed, 06 Feb 2008 10:57:39 +0000</pubDate>
		<dc:creator>DenisH</dc:creator>
				<category><![CDATA[Blog Entries]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.isocra.com/2008/02/poll-a-yesno-question-in-a-web-form-which-controls-would-you-use/</guid>
		<description><![CDATA[We&#8217;re creating a web application that asks a number of questions about pumps (as it happens). Some of these questions are typical yes/no questions. But we need to make sure the user makes a positive choice. We don&#8217;t want to impose a choice on them. Which controls would you use?
Here&#8217;s the question with the three [...]]]></description>
		<wfw:commentRss>http://www.isocra.com/2008/02/poll-a-yesno-question-in-a-web-form-which-controls-would-you-use/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Just what is software architecture?</title>
		<link>http://www.isocra.com/2008/01/just-what-is-software-architecture/</link>
		<comments>http://www.isocra.com/2008/01/just-what-is-software-architecture/#comments</comments>
		<pubDate>Tue, 29 Jan 2008 14:42:32 +0000</pubDate>
		<dc:creator>Tim Hoverd</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Blog Entries]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[requirements]]></category>

		<guid isPermaLink="false">http://www.isocra.com/new/2008/01/just-what-is-software-architecture/</guid>
		<description><![CDATA[So often we hear people saying they&#8217;re &#8220;architecting&#8221; some piece of software, or that they&#8217;re a high-powered architect of some form? I was musing what that should mean. At least one colleague insists that it&#8217;s just a pompous word for design, optimised for use in proposal boilerplate when you&#8217;re trying to aggrandise your role in [...]]]></description>
		<wfw:commentRss>http://www.isocra.com/2008/01/just-what-is-software-architecture/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Following symbolic links in Tomcat</title>
		<link>http://www.isocra.com/2008/01/following-symbolic-links-in-tomcat/</link>
		<comments>http://www.isocra.com/2008/01/following-symbolic-links-in-tomcat/#comments</comments>
		<pubDate>Thu, 24 Jan 2008 13:31:18 +0000</pubDate>
		<dc:creator>DenisH</dc:creator>
				<category><![CDATA[Blog Entries]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[Tomcat]]></category>

		<guid isPermaLink="false">http://www.isocra.com/new/2008/01/following-symbolic-links-in-tomcat/</guid>
		<description><![CDATA[We have several web applications derived from the same code base and as well as sharing the jars in WEB-INF/lib, we provide set of administration pages to allow users to configure and administer the applications. Until now, we&#8217;ve always had to make copies of the admin pages and this has caused us configuration headaches as [...]]]></description>
		<wfw:commentRss>http://www.isocra.com/2008/01/following-symbolic-links-in-tomcat/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Internet Explorer caches Ajax pages, and how to stop it</title>
		<link>http://www.isocra.com/2007/11/internet-explorer-caches-ajax-pages-and-how-to-stop-it/</link>
		<comments>http://www.isocra.com/2007/11/internet-explorer-caches-ajax-pages-and-how-to-stop-it/#comments</comments>
		<pubDate>Fri, 09 Nov 2007 12:03:25 +0000</pubDate>
		<dc:creator>DenisH</dc:creator>
				<category><![CDATA[Blog Entries]]></category>
		<category><![CDATA[Web browsers]]></category>
		<category><![CDATA[Web development]]></category>

		<guid isPermaLink="false">http://deniss-mac.lan/isocra/newsite/blogs/?p=5</guid>
		<description><![CDATA[Caching pages leads to a speedier browsing experience and so is a good idea. Replacing information within a web page using Ajax similarly improves the user&#8217;s experience. The problem comes when the browser caches the information from the Ajax request. It&#8217;s a logical thing to do, but it&#8217;s not normally what the developer wants.
There are [...]]]></description>
		<wfw:commentRss>http://www.isocra.com/2007/11/internet-explorer-caches-ajax-pages-and-how-to-stop-it/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Firefox has overtaken IE on our site</title>
		<link>http://www.isocra.com/2007/10/firefox-has-overtaken-ie-on-our-site/</link>
		<comments>http://www.isocra.com/2007/10/firefox-has-overtaken-ie-on-our-site/#comments</comments>
		<pubDate>Mon, 29 Oct 2007 14:28:04 +0000</pubDate>
		<dc:creator>DenisH</dc:creator>
				<category><![CDATA[Blog Entries]]></category>
		<category><![CDATA[Web browsers]]></category>
		<category><![CDATA[Web development]]></category>

		<guid isPermaLink="false">http://deniss-mac.lan/isocra/newsite/blogs/?p=6</guid>
		<description><![CDATA[I&#8217;m afraid that I don&#8217;t know exactly when it happened, but looking at our web-stats (produced by AWStats), the top ten browsers used to access our site are as shown below. It&#8217;s not representative of course, but it&#8217;s interesting that Firefox is so far above Internet Explorer.



Browsers
Percent



Firefox
52.8 %



MS Internet Explorer
38.5 %



Unknown
3.4 %



Mozilla
2.1 %



Safari
1.2 %



Opera
1 %



Konqueror
0.1 [...]]]></description>
		<wfw:commentRss>http://www.isocra.com/2007/10/firefox-has-overtaken-ie-on-our-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
