<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.1" -->
<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/"
	>

<channel>
	<title>irama.org</title>
	<link>http://irama.org</link>
	<description>the web and I</description>
	<pubDate>Fri, 26 Sep 2008 11:03:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
	<language>en</language>
			<item>
		<title>Silent gratitude isn&#8217;t much use to anyone</title>
		<link>http://irama.org/news/2008/09/26/silent-gratitude-isnt-much-use-to-anyone/</link>
		<comments>http://irama.org/news/2008/09/26/silent-gratitude-isnt-much-use-to-anyone/#comments</comments>
		<pubDate>Fri, 26 Sep 2008 10:51:03 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
		
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://irama.org/news/2008/09/26/silent-gratitude-isnt-much-use-to-anyone/</guid>
		<description><![CDATA[After reading several thousand &#8220;me too&#8221; posts on various forums, finally a solution to the nVidia ate my RDP problem.

Thank you bandom rastard for the solution, and Weyland (dot be) for publishing it somewhere I could find it!

To summarise (and slightly clarify) the solution&#8230;
If (like me), you run an XP box and after upgrading to [...]]]></description>
			<content:encoded><![CDATA[<p>After reading <em class="hyperbole">several thousand</em> &#8220;me too&#8221; posts on various forums, finally a solution to the <a href="http://forums.nvidia.com/index.php?showtopic=67147">nVidia ate my RDP</a> problem.</p>

<p>Thank you <a href="http://forums.nvidia.com/index.php?showtopic=67147&#038;st=60#entry409535">bandom rastard</a> for the solution, and <a href="http://weyland.be/wrdprss/index.php/2008/08/25/nvidia-broke-my-rdp/">Weyland (dot be)</a> for publishing it somewhere I could find it!</p>

<p>To summarise (and slightly clarify) the solution&#8230;</p>
<p>If (like me), you run an XP box and after upgrading to nVidia WHQL 175.16 drivers (or in my case 175.19) your attempts to RDP to this box fail, this may help you too:</p>
<ol>
<li>Open <em>regedit</em></li>
<li>Go to the node: <code>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management</code></li>
<li>Add a <strong>new</strong> <em>DWORD Value</em>, name it <strong>SessionImageSize</strong></li>
<li><strong>Modify</strong> this DWORD, change the <em>Value data</em> (from the default <strong>0</strong>) to <strong>20</strong></li>
<li>Restart your PC and you should now be able to RDP to it again</li>
</ol>

<p>Note: My assumption is that this fix will outlast future driver upgrades, but if the problem re-occurs in future, you may need to repeat this process, and maybe even increase the size (try <strong>30</strong>).</p>

<p><strong>Disclaimer:</strong> I provide this fix because it worked for me. You should carry it out at your own discretion because I will not accept any responsibility for what happens afterwards. Unless it works, in which case: <em>No worries, any time</em>.</p>
]]></content:encoded>
			<wfw:commentRss>http://irama.org/news/2008/09/26/silent-gratitude-isnt-much-use-to-anyone/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Cram it in</title>
		<link>http://irama.org/news/2008/09/13/cram-it-in/</link>
		<comments>http://irama.org/news/2008/09/13/cram-it-in/#comments</comments>
		<pubDate>Sat, 13 Sep 2008 04:23:28 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
		
		<category><![CDATA[DHTML]]></category>

		<guid isPermaLink="false">http://irama.org/news/2008/09/13/cram-it-in/</guid>
		<description><![CDATA[Update (14/09/2008): The Latest development version uses Ariel Flesler&#8217;s scrollTo plugin to achieve some nice transitions. The interaction is coming along, also now supports more than one instance per page. Having problems with browser jumping when URL hash is updated, Chrome copes with this fine, all other browsers fail&#8230; hmmm&#8230; 


Always on the lookout for [...]]]></description>
			<content:encoded><![CDATA[<ins datetime="2008-09-14T16:12:00+10:00" title="update"><p><strong>Update (14/09/2008): The <a href="/dev/compact-panels-2/">Latest development version</a> uses Ariel Flesler&#8217;s <a href="http://flesler.blogspot.com/2007/10/jqueryscrollto.html">scrollTo plugin</a> to achieve some nice transitions. The interaction is coming along, also now supports more than one instance per page. Having problems with browser jumping when URL hash is updated, Chrome copes with this fine, all other browsers fail&#8230; hmmm&#8230;</strong> </p></ins>

<p class="cut-in"><a href="/dev/compact-panels-2/" title="Compact panels concept in development"><img src="/dev/compact-panels/images/1.png" alt="" /></a></p>
<p>Always on the lookout for new ways to cram more information into less space and maintain a good user experience. <img src='http://irama.org/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>

<p>Here&#8217;s a new take on a common (<a href="http://store.steampowered.com/">steam</a>-inspired) approach, still <del datetime="2008-09-14T16:12:00+10:00" title="update"><a href="/dev/compact-panels/">under development</a></del> <ins datetime="2008-09-14T16:12:00+10:00" title="update"><a href="/dev/compact-panels-2/">under development</a></ins>.</p>
<p>I say a <em>new take</em> because I&#8217;m putting it together, but I&#8217;m sure there are other solutions like it around.</p>
<p>This solution will feature: Semantic markup and content unobtrusively transformed into a compact display with navigation to access each panel.</p>

<p>Obviously, there&#8217;s still work to be done, improvements to accessibility and a pausable automatic slideshow function. But the basic functionality is there</p>
<p>Didn&#8217;t take very long to put together so far, <a href="/web/dhtml/jquery/">thank you jQuery</a>.</p>

<p>The idea is to eventually combine this functionality with the existing <a href="/web/dhtml/compact/">compact sections</a> script so that any of three display modes can be easily chosen (even switched between) for the compact presentation of sections of content.</p>
]]></content:encoded>
			<wfw:commentRss>http://irama.org/news/2008/09/13/cram-it-in/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Valid updates</title>
		<link>http://irama.org/news/2008/07/15/valid-updates/</link>
		<comments>http://irama.org/news/2008/07/15/valid-updates/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 05:33:12 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
		
		<category><![CDATA[DHTML]]></category>

		<guid isPermaLink="false">http://irama.org/news/2008/07/15/valid-updates/</guid>
		<description><![CDATA[XUI Validation has been updated, changes include:

Clicking the links in the error summary block now focuses the user on the relevant input (as well as updating the fragment identifier in the URL)
A new configuration variable (positionOfInlineAlerts) allows the inline error messages to be displayed either in the input&#8217;s label or after the form control itself [...]]]></description>
			<content:encoded><![CDATA[<p><a href="/web/dhtml/xui-validation/">XUI Validation</a> has been updated, changes include:</p>
<ul>
<li>Clicking the links in the error summary block now focuses the user on the relevant input (as well as updating the fragment identifier in the URL)</li>
<li>A new configuration variable (<code class="javascript">positionOfInlineAlerts</code>) allows the inline error messages to be displayed either in the input&#8217;s label or after the form control itself (after the indicator icon).</li>
<li>Tabbing into a control no longer triggers validation.</li>
<li>Required fields are only validated after the user leaves the control, so they are not confronted by an error message if they clear the contents of a control to start over.</li>
<li>A container element for each form control is updated after validation with the addition of a valid or invalid class so that the elements related to the control can be styled based on the outcome of the validation.</li>
<li>The ability to display <a href="/web/dhtml/xui-validation/#confirmation">confirmation messages</a> has been added. This allows the validation functions to confirm with the user how their input is being parsed. This is useful for complex data types like dates.</li>
</ul>

<p>See the <a href="/pkg/xui-validation-1.1/" title="XUI Validation 1.1 example page">example page</a> for a demonstration of the new features.</p>]]></content:encoded>
			<wfw:commentRss>http://irama.org/news/2008/07/15/valid-updates/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Do you validate?</title>
		<link>http://irama.org/news/2008/07/13/do-you-validate/</link>
		<comments>http://irama.org/news/2008/07/13/do-you-validate/#comments</comments>
		<pubDate>Sun, 13 Jul 2008 12:34:29 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
		
		<category><![CDATA[DHTML]]></category>

		<guid isPermaLink="false">http://irama.org/news/2008/07/13/do-you-validate/</guid>
		<description><![CDATA[I have spent most of my waking moments this weekend coding, refactoring and documenting a framework for easily extensible unobtrusive client-side form validation.

XUI Validation is based on jQuery and provides a simple mechanism for adding new custom validations that will apply via unobtrusive semantic hooks to any form.

Why another unobtrusive validation framework? Because the other [...]]]></description>
			<content:encoded><![CDATA[<p>I have spent most of my waking moments this weekend coding, refactoring and documenting a framework for easily <a href="/web/dhtml/xui-validation/">extensible unobtrusive client-side form validation</a>.</p>

<p>XUI Validation is based on jQuery and provides a simple mechanism for adding new <a href="/web/dhtml/xui-validation/#extension">custom validations</a> that will apply via unobtrusive semantic hooks to any form.</p>

<p>Why another unobtrusive validation framework? Because the other <abbr title="Open Source Software">OSS</abbr> validation frameworks I have come across are not as easily extensible, or provide the ability to display a summary of errors a the top of the form (on submit).</p>

<p>Check out the <del datetime="2008-07-15T17:18:00+10:00" cite="http://irama.org/news/2008/07/15/valid-updates/"><a href="/pkg/xui-validation-1.0/">demonstration page</a></del> <ins datetime="2008-07-15T17:18:00+10:00" cite="http://irama.org/news/2008/07/15/valid-updates/" title="new version available"><a href="/pkg/xui-validation-1.1/">demonstration page</a></ins>, or download <del datetime="2008-07-15T17:18:00+10:00" cite="http://irama.org/news/2008/07/15/valid-updates/"><a href="/pkg/xui-validation-1.0.zip">the package</a></del> <ins datetime="2008-07-15T17:18:00+10:00" cite="http://irama.org/news/2008/07/15/valid-updates/" title="new version available"><a href="/pkg/xui-validation-1.1.zip">the package</a></ins> to see what I mean.</p>

<p>Thoughts, ideas, feedback? Leave me a comment.</p>]]></content:encoded>
			<wfw:commentRss>http://irama.org/news/2008/07/13/do-you-validate/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The sky is falling</title>
		<link>http://irama.org/news/2008/06/03/the-sky-is-falling/</link>
		<comments>http://irama.org/news/2008/06/03/the-sky-is-falling/#comments</comments>
		<pubDate>Tue, 03 Jun 2008 11:24:09 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
		
		<category><![CDATA[Sites]]></category>

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

		<guid isPermaLink="false">http://irama.org/news/2008/06/03/the-sky-is-falling/</guid>
		<description><![CDATA[I noticed a seemingly insignifcant change at work today.
Not consciously at first. While browsing and searching online I just had this strange feeling in my gut, like something wasn&#8217;t quite right with the world.
Now that I realise what&#8217;s changed I can recognise it for what it truly is&#8230; the first sign (ggg?) of the coming [...]]]></description>
			<content:encoded><![CDATA[<p>I noticed a seemingly insignifcant change at work today.</p>
<p>Not consciously at first. While browsing and searching online I just had this strange feeling in my gut, like something wasn&#8217;t quite right with the world.</p>
<p>Now that I realise what&#8217;s changed I can recognise it for what it truly is&#8230; the <a href="http://www.biblestudy.org/prophecy/mark-beast.html">first sign</a> (ggg?) of the <a href="http://blogoscoped.com/archive/2008-05-30-n48.html">coming apocalypse</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://irama.org/news/2008/06/03/the-sky-is-falling/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
