<?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"
	>

<channel>
	<title>novolocus.com &#187; 2005 &#187; June</title>
	<atom:link href="http://www.novolocus.com/2005/06/feed" rel="self" type="application/rss+xml" />
	<link>http://www.novolocus.com</link>
	<description>Whatever Andy Burns is working on...</description>
	<pubDate>Mon, 05 Jan 2009 16:14:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Testing Programmes and Statistics</title>
		<link>http://www.novolocus.com/2005/06/29/testing-programmes-and-statistics/</link>
		<comments>http://www.novolocus.com/2005/06/29/testing-programmes-and-statistics/#comments</comments>
		<pubDate>Wed, 29 Jun 2005 09:06:45 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://www.novolocus.com/?p=241</guid>
		<description><![CDATA[&#8220;Programmers Need To Learn Statistics Or I Will Kill Them All&#8221; - an article about statistic and programme testing. You know, load testing and all that jazz that you know you&#8217;re supposed to do.
Recently I was tasked with doing a heap of load testing, and we had all sorts of problems - all related, really, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.zedshaw.com/blog/programming/programmer_stats.html">&#8220;Programmers Need To Learn Statistics Or I Will Kill Them All&#8221;</a> - an article about statistic and programme testing. You know, load testing and all that jazz that you know you&#8217;re supposed to do.</p>
<p>Recently I was tasked with doing a heap of load testing, and we had all sorts of problems - all related, really, to confounding. I didn&#8217;t (and don&#8217;t) feel I know enough to design a load test, and the tools we were using were, well, limited. It&#8217;s interesting to note that I came to the same conclusion - that the data throughput was the most important metric.</p>
<p>However, the reason all these things talk about the number of users isn&#8217;t because programmers want it - rather, management and customers want to know <em>how many users will it support</em>. Telling them that you got an average data throughput of whatever is a better measure, but it doesn&#8217;t really mean anything to them - whereas could support 25 concurrent users does.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.novolocus.com/2005/06/29/testing-programmes-and-statistics/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to use :hover on more than just links&#8230;</title>
		<link>http://www.novolocus.com/2005/06/28/how-to-use-hover-on-more-than-just-links/</link>
		<comments>http://www.novolocus.com/2005/06/28/how-to-use-hover-on-more-than-just-links/#comments</comments>
		<pubDate>Tue, 28 Jun 2005 12:06:11 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://www.novolocus.com/?p=243</guid>
		<description><![CDATA[Peterned has a good idea for getting the :Hover of an element to work properly - use HTC files.
Good browsers (Mozilla, Opera and the like) allow you do define a style for hovering over, well, nearly any item. Naturally, Internet Explorer only supports a:hover - that is, hover for anchor tags. This sucks, and Peterned [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.xs4all.nl/%7Epeterned/csshover.html">Peterned</a> has a good idea for getting the :Hover of an element to work properly - use HTC files.</p>
<p>Good browsers (Mozilla, Opera and the like) allow you do define a style for hovering over, well, nearly any item. Naturally, Internet Explorer only supports a:hover - that is, hover for anchor tags. This sucks, and Peterned has written an HTC file that will, if the client is IE, rewrite the styles dynamically and assign the appropriate functionality to them.</p>
<p>Pretty cool.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.novolocus.com/2005/06/28/how-to-use-hover-on-more-than-just-links/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Securing MySQL</title>
		<link>http://www.novolocus.com/2005/06/28/securing-mysql/</link>
		<comments>http://www.novolocus.com/2005/06/28/securing-mysql/#comments</comments>
		<pubDate>Tue, 28 Jun 2005 07:06:26 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
		
		<category><![CDATA[Database]]></category>

		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.novolocus.com/?p=244</guid>
		<description><![CDATA[Securing MySQL at Sitepoint. Particularly relevant, and something I need to refresh on - here&#8217;s an article at MySQL AB, and Securityfocus. Bit Unix-y (we use all Windows at work) but lots is still pertinent&#8230;
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.sitepoint.com/blog-post-view?id=275986">Securing MySQL</a> at Sitepoint. Particularly relevant, and something I need to refresh on - <a href="http://dev.mysql.com/doc/mysql/en/security-against-attack.html">here&#8217;s an article at MySQL AB</a>, and <a href="http://www.securityfocus.com/infocus/1726">Securityfocus</a>. Bit Unix-y (we use all Windows at work) but lots is still pertinent&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.novolocus.com/2005/06/28/securing-mysql/feed/</wfw:commentRss>
		</item>
		<item>
		<title>More JavaScript scripts</title>
		<link>http://www.novolocus.com/2005/06/27/more-javascript-scripts/</link>
		<comments>http://www.novolocus.com/2005/06/27/more-javascript-scripts/#comments</comments>
		<pubDate>Mon, 27 Jun 2005 23:06:17 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
		
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://www.novolocus.com/?p=245</guid>
		<description><![CDATA[A whole range of tools at onlinetools.org for doing all the normal JavaScripty things - fly out menus and the like&#8230;
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.onlinetools.org/html/tools_javascript.php">A whole range of tools</a> at onlinetools.org for doing all the normal JavaScripty things - fly out menus and the like&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.novolocus.com/2005/06/27/more-javascript-scripts/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Someone had too much time on their hands</title>
		<link>http://www.novolocus.com/2005/06/27/someone-had-too-much-time-on-their-hands/</link>
		<comments>http://www.novolocus.com/2005/06/27/someone-had-too-much-time-on-their-hands/#comments</comments>
		<pubDate>Mon, 27 Jun 2005 12:06:53 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
		
		<category><![CDATA[Languages]]></category>

		<guid isPermaLink="false">http://www.novolocus.com/?p=246</guid>
		<description><![CDATA[Ook - And it should work&#8230;
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.dangermouse.net/esoteric/ook.html">Ook</a> - And it should work&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.novolocus.com/2005/06/27/someone-had-too-much-time-on-their-hands/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Another Javascript component, maybe?</title>
		<link>http://www.novolocus.com/2005/06/27/another-javascript-component-maybe/</link>
		<comments>http://www.novolocus.com/2005/06/27/another-javascript-component-maybe/#comments</comments>
		<pubDate>Mon, 27 Jun 2005 09:06:50 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
		
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://www.novolocus.com/?p=247</guid>
		<description><![CDATA[Dynamic Select Boxes from Bobby van der Sluis - for when you have two select boxes that need to relate to each other. Neat idea, works nicely, and I think I have a use for it&#8230;
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.bobbyvandersluis.com/articles/unobtrusivedynamicselect.php">Dynamic Select Boxes</a> from Bobby van der Sluis - for when you have two select boxes that need to relate to each other. Neat idea, works nicely, and I think I have a use for it&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.novolocus.com/2005/06/27/another-javascript-component-maybe/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Played with Rico&#8230;</title>
		<link>http://www.novolocus.com/2005/06/23/played-with-rico/</link>
		<comments>http://www.novolocus.com/2005/06/23/played-with-rico/#comments</comments>
		<pubDate>Thu, 23 Jun 2005 11:06:26 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
		
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://www.novolocus.com/?p=248</guid>
		<description><![CDATA[I had a play with Rico then. Pretty good, generally. Some neat effects, and I like the way they do rounded corners - clever. Doesn&#8217;t work too well with boxes that have outlines, but hey! Can&#8217;t have everything.
Also, I found a bug in the way their Drag and Drop functionality works. If you click a [...]]]></description>
			<content:encoded><![CDATA[<p>I had a play with <a href="http://www.novolocus.com/wp-admin/www.openrico.org">Rico</a> then. Pretty good, generally. Some neat effects, and I like the way they do rounded corners - clever. Doesn&#8217;t work too well with boxes that have outlines, but hey! Can&#8217;t have everything.</p>
<p>Also, I found a bug in the way their Drag and Drop functionality works. If you click a node in the DOM beneath the node that is draggable, you get a Javascript error. I emailed them with a fix for that.</p>
<p>My only complaint about this Library - I&#8217;d prefer to have it as a selection of different Libraries. It seems a shame to have to lump them all together for some small bits of user interface. For example, I&#8217;d be willing to have Drag and Drop that doesn&#8217;t neatly &#8217;slide&#8217; back to it&#8217;s original position if not dropped on a Drop Zone. Having that in the UI means including LOTS of extra code. I pulled the Drag and Drop code out into a seperate file - I&#8217;ll publish it and the fix at some point soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.novolocus.com/2005/06/23/played-with-rico/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Rounded corners</title>
		<link>http://www.novolocus.com/2005/06/22/rounded-corners/</link>
		<comments>http://www.novolocus.com/2005/06/22/rounded-corners/#comments</comments>
		<pubDate>Wed, 22 Jun 2005 21:06:18 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://www.novolocus.com/?p=249</guid>
		<description><![CDATA[Here&#8217;s an interesting attribute in CSS I didn&#8217;t know about
 -moz-border-radius
The style below is :
font-size: 12px; background-color: #ffffff; -moz-border-radius: 8px;
border: 2px solid #3366cc; padding: 7px;
A box with a border! Of course, this only works in Mozilla
Another box with a border!
]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s an interesting attribute in CSS I didn&#8217;t know about<br />
<code> -moz-border-radius</code><br />
The style below is :<br />
<code>font-size: 12px; background-color: #ffffff; -moz-border-radius: 8px;<br />
border: 2px solid #3366cc; padding: 7px;</code></p>
<p style="border: 2px solid #3366cc; padding: 7px; font-size: 12px; background-color: #ffffff; -moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px; -moz-border-radius-bottomright: 8px; -moz-border-radius-bottomleft: 8px">A box with a border! Of course, this only works in Mozilla</p>
<p style="border: 1px solid #993333; padding: 7px; font-size: 12px; background-color: #ff9999; -moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px; -moz-border-radius-bottomright: 4px; -moz-border-radius-bottomleft: 4px">Another box with a border!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.novolocus.com/2005/06/22/rounded-corners/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Another fine plugin</title>
		<link>http://www.novolocus.com/2005/06/22/another-fine-plugin/</link>
		<comments>http://www.novolocus.com/2005/06/22/another-fine-plugin/#comments</comments>
		<pubDate>Wed, 22 Jun 2005 12:06:10 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
		
		<category><![CDATA[Firefox]]></category>

		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://www.novolocus.com/?p=250</guid>
		<description><![CDATA[Venkman Javascript Debugger - All sorts of useful things, like breakpoints and watches. I like it!
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.hacksrus.com/%7Eginda/venkman/">Venkman Javascript Debugger</a> - All sorts of useful things, like breakpoints and watches. I like it!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.novolocus.com/2005/06/22/another-fine-plugin/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Rico, and more Ajax</title>
		<link>http://www.novolocus.com/2005/06/19/rico-and-more-ajax/</link>
		<comments>http://www.novolocus.com/2005/06/19/rico-and-more-ajax/#comments</comments>
		<pubDate>Sun, 19 Jun 2005 18:06:20 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
		
		<category><![CDATA[JavaScript]]></category>

		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.novolocus.com/?p=251</guid>
		<description><![CDATA[Rico looks like a very promising library of Javascript. I&#8217;ve downloaded it, but not had a play yet.
An interesting validation technique
Encryption in Javascript. I&#8217;m sure I&#8217;ll think of a use eventually, but it just seems a neat idea to link with Ajax philosophy. I mean, with AES and the like, you can get the user [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.openrico.org/home.page">Rico</a> looks like a very promising library of Javascript. I&#8217;ve downloaded it, but not had a play yet.</p>
<p><a href="http://particletree.com/features/smart-validation-with-ajax">An interesting validation technique</a></p>
<p><a href="http://home.zonnet.nl/MAvanEverdingen/Code/">Encryption in Javascript</a>. I&#8217;m sure I&#8217;ll think of a use eventually, but it just seems a neat idea to link with Ajax philosophy. I mean, with AES and the like, you can get the user to enter password, and there are uses for symmetric key algorithms.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.novolocus.com/2005/06/19/rico-and-more-ajax/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Create a masked input control</title>
		<link>http://www.novolocus.com/2005/06/19/create-a-masked-input-control/</link>
		<comments>http://www.novolocus.com/2005/06/19/create-a-masked-input-control/#comments</comments>
		<pubDate>Sun, 19 Jun 2005 17:06:13 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
		
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://www.novolocus.com/?p=252</guid>
		<description><![CDATA[One approach by Nicholas C. Zakas
]]></description>
			<content:encoded><![CDATA[<p><a href="http://archive.devx.com/dhtml/articles/nz012402/nz012402-1.asp">One approach</a> by <a href="http://www.nczonline.net/">Nicholas C. Zakas</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.novolocus.com/2005/06/19/create-a-masked-input-control/feed/</wfw:commentRss>
		</item>
		<item>
		<title>An interesting technique</title>
		<link>http://www.novolocus.com/2005/06/18/an-interesting-technique/</link>
		<comments>http://www.novolocus.com/2005/06/18/an-interesting-technique/#comments</comments>
		<pubDate>Sat, 18 Jun 2005 22:06:45 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
		
		<category><![CDATA[Graphics, Design and UI]]></category>

		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://www.novolocus.com/?p=253</guid>
		<description><![CDATA[Here&#8217;s an interesting technique of drawing a user&#8217;s eye to an area on a page, by using a colour that fades after a couple of seconds. I know that it&#8217;s supposed to be for areas updated by the user (and I can think of at least one project for doing this), but it might work [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.37signals.com/svn/archives/000558.php">Here&#8217;s an interesting technique</a> of drawing a user&#8217;s eye to an area on a page, by using a colour that fades after a couple of seconds. I know that it&#8217;s supposed to be for areas updated by the user (and I can think of at least one project for doing this), but it might work else where. I must give this a go, see what it&#8217;s actually like. It&#8217;s going to either be really good, or really bad&#8230;</p>
<p>(Update - having migrated my blog to Wordpress, I find that it uses this technique. And it&#8217;s quite nice. It works well)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.novolocus.com/2005/06/18/an-interesting-technique/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Working on Web UI Components</title>
		<link>http://www.novolocus.com/2005/06/09/working-on-web-ui-components/</link>
		<comments>http://www.novolocus.com/2005/06/09/working-on-web-ui-components/#comments</comments>
		<pubDate>Thu, 09 Jun 2005 07:06:24 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://www.novolocus.com/?p=255</guid>
		<description><![CDATA[So, this whole &#8216;Ajax&#8217; thing set me thinking - why not try to make all &#8216;normal&#8217; user interface components - date, numeric, combo boxes, autosuggestion boxes, image rollovers, menus, tooltips, etc. - why not make them all into libraries that you can include in a page, and then configure through the attributes of a node. [...]]]></description>
			<content:encoded><![CDATA[<p>So, this whole &#8216;Ajax&#8217; thing set me thinking - why not try to make all &#8216;normal&#8217; user interface components - date, numeric, combo boxes, autosuggestion boxes, image rollovers, menus, tooltips, etc. - why not make them all into libraries that you can include in a page, and then configure through the attributes of a node. E.g.<br />
<code>&lt;input name='someDate' type='text' value='' subtype='date'<br />
   format='yyyy-mm-ddd'&gt;</code><br />
Then the .js file you include reads inputs, finds dates, and add the functionality you need.</p>
<p>I&#8217;ve already done this for combo boxes - I&#8217;ll put it on my site soon - and so I started looking into menus, and found some neat things:</p>
<ul>
<li><a href="http://www.alistapart.com/articles/horizdropdowns/">Almost entirely CSS menus</a></li>
<li><a href="http://www.alistapart.com/articles/complexdynamiclists/">Windows &#8216;Start menu&#8217; like lists, similar to above but with more javascript</a> (would need to work out the image reloading issue this seems to have though!)</li>
<li><a href="http://www.alistapart.com/articles/hybrid/">More CSS dropdowns</a></li>
<li><a href="http://www.alistapart.com/articles/dropdowns/">Suckerfish Drop-downs</a></li>
</ul>
<p>I didn&#8217;t know you could do so much with CSS. Clearly, it has come along since I last really got stuck into it!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.novolocus.com/2005/06/09/working-on-web-ui-components/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Quirksmode</title>
		<link>http://www.novolocus.com/2005/06/08/quirksmode/</link>
		<comments>http://www.novolocus.com/2005/06/08/quirksmode/#comments</comments>
		<pubDate>Wed, 08 Jun 2005 14:06:26 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
		
		<category><![CDATA[JavaScript]]></category>

		<category><![CDATA[Reference]]></category>

		<guid isPermaLink="false">http://www.novolocus.com/?p=256</guid>
		<description><![CDATA[Quirksmode is a neat little site describing various features and their support across browsers. This is important, in a world of non-standards compliant browsers. For example, I recently discovered in some code of mine that in an event, Opera 8 supports both &#8217;srcElement&#8217; and &#8216;target&#8217; properties. In fact, it seems to support both event models. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.quirksmode.org/">Quirksmode</a> is a neat little site describing various features and their support across browsers. This is important, in a world of non-standards compliant browsers. For example, I recently discovered in some code of mine that in an event, Opera 8 supports both &#8217;srcElement&#8217; and &#8216;target&#8217; properties. In fact, it seems to <a href="http://www.quirksmode.org/js/events_advanced.html">support both event models.</a> I can see why, but this caused my code (where I set event.target = event.srcElement if event.srcElement existed) to blow up.</p>
<p>Oh, and it neatly describes a problem I found (and had to solve) yesterday with the <a href="http://www.quirksmode.org/js/events_advanced.html">&#8216;this&#8217; keyword in event handlers in Internet Explorer</a>. Wish I&#8217;d known this before.</p>
<p>Anyway, I like this site, and it is useful. <img src="http://www.novolocus.com/wp-content/oldEmoticons/penguin.gif" align="middle" border="0" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.novolocus.com/2005/06/08/quirksmode/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Page Design</title>
		<link>http://www.novolocus.com/2005/06/07/page-design/</link>
		<comments>http://www.novolocus.com/2005/06/07/page-design/#comments</comments>
		<pubDate>Tue, 07 Jun 2005 19:06:10 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<category><![CDATA[Graphics, Design and UI]]></category>

		<guid isPermaLink="false">http://www.novolocus.com/?p=257</guid>
		<description><![CDATA[Mandarin Design shows something interesting - using CSS to provide Magazine formatting. You don&#8217;t see that much in websites - mostly they have &#8216;website&#8217; style. The page itself isn&#8217;t that well formatted - but the things it describes is interesting.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mandarindesign.com/troops.html">Mandarin Design</a> shows something interesting - using CSS to provide Magazine formatting. You don&#8217;t see that much in websites - mostly they have &#8216;website&#8217; style. The page itself isn&#8217;t that well formatted - but the things it describes is interesting.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.novolocus.com/2005/06/07/page-design/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Vertical Text in Internet Explorer</title>
		<link>http://www.novolocus.com/2005/06/07/vertical-text-in-internet-explorer/</link>
		<comments>http://www.novolocus.com/2005/06/07/vertical-text-in-internet-explorer/#comments</comments>
		<pubDate>Tue, 07 Jun 2005 10:06:40 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<category><![CDATA[Graphics, Design and UI]]></category>

		<category><![CDATA[Internet Explorer]]></category>

		<guid isPermaLink="false">http://www.novolocus.com/?p=258</guid>
		<description><![CDATA[&#160;
Vertical Text
CSS seems to lack an real control over text direction - it should, but of course the reality is different.
What I found was a way of making vertical in IE using some of those pointless filters, and the support IE has for top to bottom, right to left languages. It&#8217;s a bit sneaky in [...]]]></description>
			<content:encoded><![CDATA[<p class="insetb" align="left">&nbsp;</p>
<p style="white-space: nowrap; font-size: 12px">Vertical Text</p>
<p>CSS seems to lack an real control over text direction - it should, but of course the reality is different.</p>
<p>What I found was a way of making vertical in IE using some of those pointless filters, and the support IE has for top to bottom, right to left languages. It&#8217;s a bit sneaky in doing this - but it works in IE, at least. I haven&#8217;t found a way of doing it in Mozilla.<br />
<code>    &lt;div style="{ writing-mode:tb-rl;<br />
                  filter: flipv fliph;<br />
                  white-space: nowrap;}"&gt;</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.novolocus.com/2005/06/07/vertical-text-in-internet-explorer/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Google Maps</title>
		<link>http://www.novolocus.com/2005/06/07/google-maps/</link>
		<comments>http://www.novolocus.com/2005/06/07/google-maps/#comments</comments>
		<pubDate>Tue, 07 Jun 2005 06:06:37 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
		
		<category><![CDATA[A Bit Random]]></category>

		<guid isPermaLink="false">http://www.novolocus.com/?p=259</guid>
		<description><![CDATA[Been meaning to add this for a while - the mapping programmes on the web are getting much better:
- Aircraft Graveyard - Bet the North Koreans Like that!
-  Hello Dave
- Hi Luecke
Interesting Maps&#8230; &#8230;lots more interesting pictures. Cool, but also kinda scary.
]]></description>
			<content:encoded><![CDATA[<p>Been meaning to add this for a while - the mapping programmes on the web are getting much better:</p>
<p>- <a href="http://perljam.net/notes/interesting-google-satellite-maps/">Aircraft Graveyard</a> - Bet the North Koreans Like that!</p>
<p>- <a href="http://maps.google.com/maps?q=bunker+hill,IL&amp;ll=39.014329,-89.979132&amp;spn=0.004462,0.003749&amp;t=k&amp;hl=en"> Hello Dave</a></p>
<p>- <a href="http://maps.google.com/maps?ll=30.081682205200195,-97.14098453521729&amp;spn=0.034117698669433594,0.034332275390625&amp;t=k&amp;hl=en">Hi Luecke</a></p>
<p><a href="http://perljam.net/notes/interesting-google-satellite-maps/">Interesting Maps&#8230;</a> &#8230;lots more interesting pictures. Cool, but also kinda scary.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.novolocus.com/2005/06/07/google-maps/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Alpha channel PNGs in IE</title>
		<link>http://www.novolocus.com/2005/06/07/alpha-channel-pngs-in-ie/</link>
		<comments>http://www.novolocus.com/2005/06/07/alpha-channel-pngs-in-ie/#comments</comments>
		<pubDate>Tue, 07 Jun 2005 05:06:33 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
		
		<category><![CDATA[Graphics, Design and UI]]></category>

		<category><![CDATA[HTML &amp; Web]]></category>

		<category><![CDATA[Internet Explorer]]></category>

		<guid isPermaLink="false">http://www.novolocus.com/?p=260</guid>
		<description><![CDATA[Gifs suck. PNGs (Portable Network Graphics) are much better - more colours, freedom from intellectual property rights, and (best of all) an alpha channel for transparency. Some good articles:
- PNG opacity (with some nice examples)
- Fuzzy Drop shadows (like on Google Maps)
- Transparency with HTC files
- And again
- Choosing what image to serve in PHP [...]]]></description>
			<content:encoded><![CDATA[<p>Gifs suck. PNGs (Portable Network Graphics) are much better - more colours, freedom from intellectual property rights, and (best of all) an alpha channel for transparency. Some good articles:</p>
<p>- <a href="http://www.alistapart.com/articles/pngopacity/">PNG opacity</a> (with some nice examples)</p>
<p>- <a href="http://www.alistapart.com/articles/cssdrop2/">Fuzzy Drop shadows</a> (like on Google Maps)</p>
<p>- <a href="http://webfx.eae.net/dhtml/pngbehavior/pngbehavior.html">Transparency with HTC files</a></p>
<p>- <a href="http://blogs.msdn.com/dmassy/archive/2004/08/05/209428.aspx">And again</a></p>
<p>- Choosing <a href="http://koivi.com/ie-png-transparency/">what image to serve in PHP</a> on the server</p>
<p><strong>Related:</strong> Opacity in CSS, being able to see through DIVS - <a href="http://www.domedia.org/oveklykken/css-transparency.php">CSS Transparency for IE</a>, <a href="http://www.mandarindesign.com/opacity.html">CSS Opacity</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.novolocus.com/2005/06/07/alpha-channel-pngs-in-ie/feed/</wfw:commentRss>
		</item>
		<item>
		<title>VMWare</title>
		<link>http://www.novolocus.com/2005/06/06/vmware/</link>
		<comments>http://www.novolocus.com/2005/06/06/vmware/#comments</comments>
		<pubDate>Mon, 06 Jun 2005 22:06:51 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
		
		<category><![CDATA[General Tech]]></category>

		<guid isPermaLink="false">http://www.novolocus.com/?p=261</guid>
		<description><![CDATA[News of a VMWare Service for developers to subscribe to developers licences, and to download preconfigured machines. Neat.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://uk.builder.com/programming/unix/0,39026612,39249719,00.htm">News</a> of a VMWare Service for developers to subscribe to developers licences, and to download preconfigured machines. Neat.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.novolocus.com/2005/06/06/vmware/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ajax Design Patterns</title>
		<link>http://www.novolocus.com/2005/06/06/ajax-design-patterns/</link>
		<comments>http://www.novolocus.com/2005/06/06/ajax-design-patterns/#comments</comments>
		<pubDate>Mon, 06 Jun 2005 20:06:10 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
		
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://www.novolocus.com/?p=262</guid>
		<description><![CDATA[Ajax Patterns Wiki. Worth a look for those of us playing with &#8216;Ajax&#8217;. Silly name, Ajax, really. What&#8217;s next? &#8216;Achilles&#8217; for the next &#8216;killer app&#8217;?
More on patterns although much of this is just good design - e.g. local cacheing where possible, and indicating the &#8216;newness&#8217; of information (people like that. A web site can feel [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ajaxpatterns.org/Main_Page">Ajax Patterns Wiki</a>. Worth a look for those of us playing with &#8216;Ajax&#8217;. Silly name, Ajax, really. What&#8217;s next? &#8216;Achilles&#8217; for the next &#8216;killer app&#8217;?</p>
<p><a href="http://www.softwareas.com/ajax-patterns">More on patterns</a> although much of this is just good design - e.g. local cacheing where possible, and indicating the &#8216;newness&#8217; of information (people like that. A web site can feel &#8216;dusty&#8217;)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.novolocus.com/2005/06/06/ajax-design-patterns/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
