<?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>All My Brain &#187; ui</title>
	<atom:link href="http://allmybrain.com/tag/ui/feed/" rel="self" type="application/rss+xml" />
	<link>http://allmybrain.com</link>
	<description>Where stuff from my brain lands</description>
	<lastBuildDate>Mon, 30 Jan 2012 13:42:27 +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>GTK+ programs with GtkBuilder and dynamic signal handlers.</title>
		<link>http://allmybrain.com/2008/05/22/gtk-programs-with-gtkbuilder-and-dynamic-signal-handlers/</link>
		<comments>http://allmybrain.com/2008/05/22/gtk-programs-with-gtkbuilder-and-dynamic-signal-handlers/#comments</comments>
		<pubDate>Thu, 22 May 2008 19:31:04 +0000</pubDate>
		<dc:creator>Dennis</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[gtk+]]></category>
		<category><![CDATA[GtkBuilder]]></category>
		<category><![CDATA[libglade]]></category>
		<category><![CDATA[Makefile]]></category>
		<category><![CDATA[ui]]></category>

		<guid isPermaLink="false">http://allmybrain.com/?p=94</guid>
		<description><![CDATA[Well, I decided to review some GTK+ and Gnome development lately. With GTK+, a nice way to create a user interface is with the Glade Interface Designer. Glade produces an xml file with a glade-interface element that can be loaded by libglade. You can then change attributes of the user interface without having to recompile [...]]]></description>
		<wfw:commentRss>http://allmybrain.com/2008/05/22/gtk-programs-with-gtkbuilder-and-dynamic-signal-handlers/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Using YUI components in a templated environment</title>
		<link>http://allmybrain.com/2008/04/11/using-yui-components-in-a-templated-environment/</link>
		<comments>http://allmybrain.com/2008/04/11/using-yui-components-in-a-templated-environment/#comments</comments>
		<pubDate>Fri, 11 Apr 2008 21:40:56 +0000</pubDate>
		<dc:creator>Dennis</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[ui]]></category>
		<category><![CDATA[yui]]></category>

		<guid isPermaLink="false">http://allmybrain.com/?p=90</guid>
		<description><![CDATA[If you develop sites anything like I do, you'll end up setting up a site wide layout and theme before you start coding any individual pages. I like to add YUI components where they are useful, but I've come across a couple little quirks that were annoying me. Here are my observations and what I [...]]]></description>
		<wfw:commentRss>http://allmybrain.com/2008/04/11/using-yui-components-in-a-templated-environment/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Image Upload with YUI Editor 2.5.0</title>
		<link>http://allmybrain.com/2008/02/25/image-upload-with-yui-editor-250/</link>
		<comments>http://allmybrain.com/2008/02/25/image-upload-with-yui-editor-250/#comments</comments>
		<pubDate>Mon, 25 Feb 2008 17:08:48 +0000</pubDate>
		<dc:creator>Dennis</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[image upload]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[rich text editor]]></category>
		<category><![CDATA[rte]]></category>
		<category><![CDATA[ui]]></category>
		<category><![CDATA[yui]]></category>

		<guid isPermaLink="false">http://allmybrain.com/2008/02/25/image-upload-with-yui-editor-250/</guid>
		<description><![CDATA[The YUI team has been making further enhancements to the YUI library. I decided to stick together in one post all the previous resources I've added for the YUI Image Uploader and make sure the uploader was compatible with the latest version of the YUI Rich Text Editor. Image Uploader Client Code To use upload [...]]]></description>
		<wfw:commentRss>http://allmybrain.com/2008/02/25/image-upload-with-yui-editor-250/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Ten Principles Of Effective Web Design</title>
		<link>http://allmybrain.com/2008/02/11/ten-principles-of-effective-web-design/</link>
		<comments>http://allmybrain.com/2008/02/11/ten-principles-of-effective-web-design/#comments</comments>
		<pubDate>Mon, 11 Feb 2008 12:49:41 +0000</pubDate>
		<dc:creator>Dennis</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[ui]]></category>

		<guid isPermaLink="false">http://allmybrain.com/2008/02/11/ten-principles-of-effective-web-design/</guid>
		<description><![CDATA[Here is another article from Digg.com highlighting some effective web design techniques. I'm stockpiling these for the next time I have a new project that requires a new face. This one is particularly informative since it gives examples at the beginning of how users use the web and then shows how you can take advantage [...]]]></description>
		<wfw:commentRss>http://allmybrain.com/2008/02/11/ten-principles-of-effective-web-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating Image Preview Tooltips with the YUI Overlay Widget</title>
		<link>http://allmybrain.com/2007/12/05/creating-image-preview-tooltips-with-the-yui-overlay-widget/</link>
		<comments>http://allmybrain.com/2007/12/05/creating-image-preview-tooltips-with-the-yui-overlay-widget/#comments</comments>
		<pubDate>Wed, 05 Dec 2007 20:05:09 +0000</pubDate>
		<dc:creator>Dennis</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[image preview]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[tooltips]]></category>
		<category><![CDATA[ui]]></category>
		<category><![CDATA[yui]]></category>

		<guid isPermaLink="false">http://allmybrain.com/2007/12/05/creating-image-preview-tooltips-with-the-yui-overlay-widget/</guid>
		<description><![CDATA[The Yahoo UI Library provides a nifty helper for creating tooltips. I started playing around with it when I wanted to add the same tooltip to a large number of elements on a page. What got me interested in this implementation, is the ability to use the same tooltip on a number of elements, rather [...]]]></description>
		<wfw:commentRss>http://allmybrain.com/2007/12/05/creating-image-preview-tooltips-with-the-yui-overlay-widget/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Upgrading to Xorg-X11 7.3 with ati-drivers 8.42.3 on Gentoo</title>
		<link>http://allmybrain.com/2007/11/01/upgrading-to-xorg-x11-73-with-ati-drivers-8423-on-gentoo/</link>
		<comments>http://allmybrain.com/2007/11/01/upgrading-to-xorg-x11-73-with-ati-drivers-8423-on-gentoo/#comments</comments>
		<pubDate>Thu, 01 Nov 2007 17:28:22 +0000</pubDate>
		<dc:creator>Dennis</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[aiglx]]></category>
		<category><![CDATA[ati]]></category>
		<category><![CDATA[compiz]]></category>
		<category><![CDATA[ebuild]]></category>
		<category><![CDATA[emerge]]></category>
		<category><![CDATA[gentoo]]></category>
		<category><![CDATA[ui]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[xorg]]></category>

		<guid isPermaLink="false">http://allmybrain.com/2007/11/01/upgrading-to-xorg-x11-73-with-ati-drivers-8423-on-gentoo/</guid>
		<description><![CDATA[I'm a sucker for bleeding edge technology. After posting before about upgrading to the 8.42.3 ati drivers, I realized I was using Xorg-X11 7.2, not 7.3, which is the latest. The latest 7.3 ebuild contains a block on the ati drivers. The block is no longer necessary though because the 8.42.3 drivers are compatible and [...]]]></description>
		<wfw:commentRss>http://allmybrain.com/2007/11/01/upgrading-to-xorg-x11-73-with-ati-drivers-8423-on-gentoo/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Fixing Slow Resizing of Windows with Compiz and Emerald</title>
		<link>http://allmybrain.com/2007/10/26/fixing-slow-resizing-of-windows-with-compiz-and-emerald/</link>
		<comments>http://allmybrain.com/2007/10/26/fixing-slow-resizing-of-windows-with-compiz-and-emerald/#comments</comments>
		<pubDate>Fri, 26 Oct 2007 16:16:50 +0000</pubDate>
		<dc:creator>Dennis</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[aiglx]]></category>
		<category><![CDATA[ati]]></category>
		<category><![CDATA[compiz]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[ui]]></category>

		<guid isPermaLink="false">http://allmybrain.com/2007/10/26/fixing-slow-resizing-of-windows-with-compiz-and-emerald/</guid>
		<description><![CDATA[One of the 1st things I noticed after upgrading to AIGLX with the new ATI drivers was that window resizing was incredibly slow. A quick search on Google yielded a LOT of results for the same problem. The first thing I noticed however, was that they were OLD forum threads. They did mention however, that [...]]]></description>
		<wfw:commentRss>http://allmybrain.com/2007/10/26/fixing-slow-resizing-of-windows-with-compiz-and-emerald/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

