<?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>Evolving Software &#187; ui</title>
	<atom:link href="http://evolving-software.co.uk/blog/tag/ui/feed/" rel="self" type="application/rss+xml" />
	<link>http://evolving-software.co.uk/blog</link>
	<description>General tidbits about Domain Driven Design and TrueView</description>
	<lastBuildDate>Sat, 20 Feb 2010 13:21:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>TrueView Maintenance Release 1.3.0908.21</title>
		<link>http://evolving-software.co.uk/blog/2009/08/21/trueview-maintenance-release-13090821/</link>
		<comments>http://evolving-software.co.uk/blog/2009/08/21/trueview-maintenance-release-13090821/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 12:28:22 +0000</pubDate>
		<dc:creator>Vijay</dc:creator>
				<category><![CDATA[New releases]]></category>
		<category><![CDATA[databridge]]></category>
		<category><![CDATA[ui]]></category>

		<guid isPermaLink="false">http://evolving-software.co.uk/blog/?p=273</guid>
		<description><![CDATA[The latest release has some UI fixes for TrueView, and mapping fixes for DataBridge.  Download it here.
TrueView Fixes

UI now shows changes if entities are modified inside constructors
Corrected treenode selection when removing a previously selected node
Fixed race condition when opening Entity property nodes
Entity Property treenode no longer renders with the Entity&#8217;s style
Fixed window layout for magnetic [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://evolving-software.co.uk/downloads/TrueViewFreeTrial.exe">latest release</a> has some UI fixes for TrueView, and mapping fixes for DataBridge.  <a href="http://evolving-software.co.uk/downloads/TrueViewFreeTrial.exe">Download it here</a>.</p>
<h3>TrueView Fixes</h3>
<ul>
<li>UI now shows changes if entities are modified inside constructors</li>
<li>Corrected treenode selection when removing a previously selected node</li>
<li>Fixed race condition when opening Entity property nodes</li>
<li>Entity Property treenode no longer renders with the Entity&#8217;s style</li>
<li>Fixed window layout for magnetic windows</li>
<li>Fixed window positioning when overlaying windows</li>
<li>Correctly identifies the top-most window in multi-monitor mode</li>
<li>Exceptions when retrieving Summary value are no longer fatal</li>
<li>Fixed Search Results window ownership in MyApplication.Load&lt;T&gt;(query, parameters)</li>
<li>Shortcut key presses are now handled for multi-monitor mode</li>
</ul>
<h3>Enhancements</h3>
<ul>
<li>&#8216;Short&#8217; values now have smaller widgets (Strings)</li>
<li>Improved &#8216;Version Check&#8217; dialog messages</li>
</ul>
<h3>DataBridge Fixes</h3>
<ul>
<li>Corrected writing of Component properties</li>
<li>Fixed Foreign Key names for Entity properties of the same type</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://evolving-software.co.uk/blog/2009/08/21/trueview-maintenance-release-13090821/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multi-monitor support and popup Search Queries</title>
		<link>http://evolving-software.co.uk/blog/2009/08/10/multi-monitor-support-and-popup-search-queries/</link>
		<comments>http://evolving-software.co.uk/blog/2009/08/10/multi-monitor-support-and-popup-search-queries/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 06:46:08 +0000</pubDate>
		<dc:creator>Vijay</dc:creator>
				<category><![CDATA[TrueView tips]]></category>
		<category><![CDATA[multi monitor]]></category>
		<category><![CDATA[search dialog]]></category>
		<category><![CDATA[ui]]></category>

		<guid isPermaLink="false">http://evolving-software.co.uk/blog/?p=261</guid>
		<description><![CDATA[The latest release includes 2 very useful UI features:
Multi-monitor support
This option is specially useful when you&#8217;re demoing to others, and can be enabled from Tools-&#62;Options-&#62;UI Settings-&#62;Allow MultiMonitor Use. All subsequent windows will open outside of the Workbench, allowing them to be dragged to other monitors.
Popup Search Dialogs
Although drag &#38; drop is very powerful, not all [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://evolving-software.co.uk/downloads/TrueViewFreeTrial.exe">latest release</a> includes 2 very useful UI features:</p>
<h3>Multi-monitor support</h3>
<p>This option is specially useful when you&#8217;re demoing to others, and can be enabled from <strong>Tools-&gt;Options-&gt;UI Settings-&gt;Allow MultiMonitor Use</strong>. All subsequent windows will open <em>outside</em> of the Workbench, allowing them to be dragged to other monitors.</p>
<h3>Popup Search Dialogs</h3>
<p>Although drag &amp; drop is very powerful, not all users are comfortable with it, instead preferring to select items from a list.  With this is mind, a new context menu item was added:</p>
<p><img class="alignnone size-full wp-image-264" title="popup-search-dialog-for-entity-property" src="http://evolving-software.co.uk/blog/wp-content/uploads/2009/08/popup-search-dialog-for-entity-property.png" alt="popup-search-dialog-for-entity-property" width="640" height="480" /></p>
<p>Selecting this will open a Search Dialog, where the user can query and select an Entity.  It also works for EntityList properties (multiple Entities can be selected in this case):</p>
<p><img class="alignnone size-full wp-image-265" title="popup-search-dialog-for-entitylist-property" src="http://evolving-software.co.uk/blog/wp-content/uploads/2009/08/popup-search-dialog-for-entitylist-property.png" alt="popup-search-dialog-for-entitylist-property" width="640" height="480" /></p>
<p>It&#8217;s also possible to pre-load the popup search dialog using <strong>Query Specifications</strong>.  See the section &#8220;<strong>Pre-filtered Search Query Dialogs</strong>&#8221; in the <a href="http://evolving-software.co.uk/downloads/TrueViewDevelopersGuide.pdf">user guide</a> to learn more.</p>
]]></content:encoded>
			<wfw:commentRss>http://evolving-software.co.uk/blog/2009/08/10/multi-monitor-support-and-popup-search-queries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TrueView Release 1.2.0905.22 &#8211; Maintenance release, performance improvements</title>
		<link>http://evolving-software.co.uk/blog/2009/05/22/trueview-release-12090522-maintenance-release-performance-improvements/</link>
		<comments>http://evolving-software.co.uk/blog/2009/05/22/trueview-release-12090522-maintenance-release-performance-improvements/#comments</comments>
		<pubDate>Fri, 22 May 2009 08:43:34 +0000</pubDate>
		<dc:creator>Vijay</dc:creator>
				<category><![CDATA[New releases]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[ui]]></category>

		<guid isPermaLink="false">http://evolving-software.co.uk/blog/?p=212</guid>
		<description><![CDATA[This release has some major UI rendering improvements, and a couple of enhancements to aid usability. TrueView DataBridge also has a couple of small fixes.  Download them here
Enhancements:

Drag/drop tip now explains the drop action
Drag/drop tip now tries to stay on-screen, regardless of curson position
Now allows new entities to be added to unsaved parent entities
&#8220;Save This&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>This release has some major UI rendering improvements, and a couple of enhancements to aid usability. TrueView DataBridge also has a couple of small fixes.  Download them <a href="http://evolving-software.co.uk/downloads/TrueViewFreeTrial.exe">here</a></p>
<h3>Enhancements:</h3>
<ul>
<li>Drag/drop tip now explains the drop action</li>
<li>Drag/drop tip now tries to stay on-screen, regardless of curson position</li>
<li>Now allows new entities to be added to unsaved parent entities</li>
<li>&#8220;Save This&#8221; tooltip now shows reason for being disabled (where applicable)</li>
<li>Removed duplicate results in Search window</li>
<li>Friendly names are now generated for generic lists</li>
<li>Improved icons bitmap scaling quality</li>
<li>Removed error messages when using IQuerySpecification with FilePersistence provider class</li>
</ul>
<h3>Fixes:</h3>
<ul>
<li>UI refresh now updates all Entities</li>
<li>Fixed stack overflow when tracking dirty entities in circular object graphs</li>
<li>Corrected tracking of entities that are removed from lists</li>
<li>Dynamic listbox ensures that property value is automatically loaded</li>
<li>Fixed NullReferenceException when pressing Enter in an empty Queries List</li>
<li>Fixed DataTimePicker background colour on Windows Vista</li>
<li>Removed system beeps when entering/exiting edit controls (NumericUpDown is still a problem)</li>
<li>Correct sizing of PropertyGrid columns</li>
<li>Corrected enabled state for &#8220;Save This&#8221; menu item</li>
<li>Corrected bold text clipping in Search treeview</li>
<li>Allow NHibernate to use reflection-optimizer if configured to do so</li>
<li>Menu and toolbar items are now updated if Undo/Redo fails</li>
<li>Better alignment of Boolean radio-buttons</li>
<li>Better sizing of bitwise(flag) enum listbox</li>
<li>String compacting algorithm no longer creates null-terminated strings</li>
</ul>
<p><strong>Optimisations:</strong></p>
<ul>
<li>Massive improvements to UI rendering performance</li>
<li>Reduced startup time in MyApplication.Initialise (i.e. for unit testing)</li>
<li>FilePersistence now flushes to disk less frequently</li>
<li>Improved string building performance</li>
</ul>
<p><strong>Known issues:<br />
</strong></p>
<ul>
<li>NumericUpDown editor still beeps when Enter is pressed</li>
<li>Search Query Editor window doesn&#8217;t hide Boolean editors immediately (need to hit Escape twice)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://evolving-software.co.uk/blog/2009/05/22/trueview-release-12090522-maintenance-release-performance-improvements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The reality of UI mock-ups and DDD</title>
		<link>http://evolving-software.co.uk/blog/2009/03/19/the-reality-of-ui-mock-ups-and-ddd/</link>
		<comments>http://evolving-software.co.uk/blog/2009/03/19/the-reality-of-ui-mock-ups-and-ddd/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 06:51:27 +0000</pubDate>
		<dc:creator>Vijay</dc:creator>
				<category><![CDATA[TrueView tips]]></category>
		<category><![CDATA[Useful info]]></category>
		<category><![CDATA[mockup]]></category>
		<category><![CDATA[modelling]]></category>
		<category><![CDATA[ubiquitous language]]></category>
		<category><![CDATA[ui]]></category>

		<guid isPermaLink="false">http://evolving-software.co.uk/blog/?p=157</guid>
		<description><![CDATA[Casey Charlton is writing a sample application using DDD.  His first step was to create a UI mock-up to reflect a user story  
&#8220;What&#8217;s so bad about that?&#8221; I hear you cry.  Well, here&#8217;s the problem:
UI prototyping is great for defining how a person is going to solve a business problem.  It&#8217;s not great [...]]]></description>
			<content:encoded><![CDATA[<p>Casey Charlton is writing a <a href="http://devlicio.us/blogs/casey/archive/2009/03/09/ddd-sample-application-first-steps.aspx">sample application</a> using DDD.  His first step was to create a UI mock-up to reflect a user story <img src='http://evolving-software.co.uk/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>&#8220;What&#8217;s so bad about that?&#8221; I hear you cry.  Well, here&#8217;s the problem:</p>
<p>UI prototyping is great for defining <strong><em>how </em></strong>a person is going to solve a business problem.  It&#8217;s not great at defining <strong><em>what </em></strong>the problem actually is (i.e. the business domain).</p>
<p>I&#8217;ve seen this happen many, many times:</p>
<ol>
<li>Developer sketches UI, to start discussions with the Domain Expert/Business Analyst</li>
<li>Business Analyst adds/removes/repositions some widgets</li>
<li>&#8216;Hand waving&#8217; and &#8216;pointing at imaginary boxes&#8217; becomes the communication technique of choice</li>
<li>Developer agrees to &#8216;quickly code up&#8217; an interactive prototype</li>
<li>End user wants a different shade of blue</li>
</ol>
<p>Although the Developer has good intentions of leveraging DDD, the urge to see working apps overrides everything else &#8211; leaving the Developer with a vague understanding of the business domain.</p>
<p>As the Developer <em>does </em>learn more about the domain, he usually finds that the original UI design is inadequate. And changing a UI is expensive (it&#8217;s a pity that most businesses don&#8217;t understand why).</p>
<p>This is where <a href="http://www.evolving-software.co.uk/downloads.html">TrueView</a> shines.  It automatically creates interactive UIs, but only based on domain definitions and relationships. Which means:</p>
<ul>
<li> The Business Analyst <strong>must</strong> describe the business domain.</li>
<li>The Developer <strong>must</strong><strong> </strong>start understanding the domain</li>
<li>Both <strong>must</strong><strong> </strong>define and share the <a href="http://domaindrivendesign.org/discussion/messageboardarchive/UbiquitousLanguage.html"><em>Ubiquitous Language</em></a>.</li>
</ul>
<p>TrueView doesn&#8217;t give you a <em>totally </em>customisable UI, but you <em>do </em>get an interactive prototype that <strong>models the business</strong>.  Once you understand the domain model, you&#8217;re in a perfect position to design a slick UI.</p>
]]></content:encoded>
			<wfw:commentRss>http://evolving-software.co.uk/blog/2009/03/19/the-reality-of-ui-mock-ups-and-ddd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
