<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>PeopleSoft Tipster &#187; PeopleTools 8.50</title>
	<atom:link href="http://peoplesofttipster.com/category/peopletools-8-50/feed/" rel="self" type="application/rss+xml" />
	<link>http://peoplesofttipster.com</link>
	<description>A PeopleSoft Tips and Tricks Blog</description>
	<lastBuildDate>Wed, 25 Jan 2012 23:44:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='peoplesofttipster.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>PeopleSoft Tipster &#187; PeopleTools 8.50</title>
		<link>http://peoplesofttipster.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://peoplesofttipster.com/osd.xml" title="PeopleSoft Tipster" />
	<atom:link rel='hub' href='http://peoplesofttipster.com/?pushpress=hub'/>
		<item>
		<title>PeopleSoft and IE9</title>
		<link>http://peoplesofttipster.com/2011/04/14/peoplesoft-and-ie9/</link>
		<comments>http://peoplesofttipster.com/2011/04/14/peoplesoft-and-ie9/#comments</comments>
		<pubDate>Thu, 14 Apr 2011 22:58:36 +0000</pubDate>
		<dc:creator>Tipster</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[PeopleTools 8.50]]></category>
		<category><![CDATA[PeopleTools 8.51]]></category>

		<guid isPermaLink="false">http://peoplesofttipster.com/?p=564</guid>
		<description><![CDATA[It seems that IE9 behaves slightly differently to other browsers when displaying some PeopleSoft pages, and this results in pages that look a little odd.  Areas of whitespace appear between page objects, and fields that are nicely laid out in other browsers are mis-aligned in IE9. Strangely it doesn&#8217;t happen on the homepage, but it [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=peoplesofttipster.com&amp;blog=893910&amp;post=564&amp;subd=duncandavies&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>It seems that IE9 behaves slightly differently to other browsers when displaying some PeopleSoft pages, and this results in pages that look a little odd.  Areas of whitespace appear between page objects, and fields that are nicely laid out in other browsers are mis-aligned in IE9. Strangely it doesn&#8217;t happen on the homepage, but it does on every other page.</p>
<p>Here&#8217;s an example:</p>
<p><a href="http://duncandavies.files.wordpress.com/2011/04/ie9-and-peoplesoft.png"><img class="alignright size-full wp-image-565" title="IE9 and PeopleSoft" src="http://duncandavies.files.wordpress.com/2011/04/ie9-and-peoplesoft.png?w=460&#038;h=245" alt="" width="460" height="245" /></a>So what causes it, and what can be done about it?</p>
<p><span id="more-564"></span>It seems as though the disparity between the homepage and other pages is caused by the browser switching between the Standards and Quirks rendering modes. I&#8217;ve performed cursory testing in Firefox (v4.0), IE (v8.0 and v9.0) and Chrome (v10.0) and they all render the PeopleSoft homepage in Quirks mode by default and other pages in Standards mode.  I suspect that this is due to the lack of a doctype in the homepage &#8211; as this is present in other pages.</p>
<p>There&#8217;s an excellent bookmarklet <a href="http://dorward.me.uk/www/bookmarklets/qors/">here</a> which tells you which render mode you&#8217;re currently in (although you can also use browser specific tools like Firefox developer&#8217;s toolbar and the IE Dev Tools).</p>
<p>Regardless of which mode Firefox and Chrome are in they render the page correctly (and by this I mean &#8216;as we are used to seeing it&#8217;, it may not be syntactically correct!).  The same is true for IE8, it&#8217;s just IE9 that displays the page differently if in Standards mode (which it will be for all pages other than the homepage.</p>
<p>So, how do we fix it?  I basically insert a directive into the PeopleSoft HTML template for all non-homepage pages telling IE to act like an earlier version.  It&#8217;s not the most elegant solution but it seems to do the trick, at least until something official comes along.</p>
<p>Open PT_HNAV_TEMPLATE and look at the 4th line.  It should look like this:</p>
<p><code>&lt;meta http-equiv="X-UA-Compatible" content="IE=8"&gt;</code></p>
<p>Comment this line out and add a line below, thus:</p>
<p><code>&lt;!--&lt;meta http-equiv="X-UA-Compatible" content="IE=8"&gt;--&gt;<br />
&lt;meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7"&gt;</code></p>
<p>You shouldn&#8217;t even need a Web or App Server reboot.  The new template forces IE9 to behave like IE7 and displays your PeopleSoft pages correctly.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/duncandavies.wordpress.com/564/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/duncandavies.wordpress.com/564/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/duncandavies.wordpress.com/564/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/duncandavies.wordpress.com/564/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/duncandavies.wordpress.com/564/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/duncandavies.wordpress.com/564/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/duncandavies.wordpress.com/564/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/duncandavies.wordpress.com/564/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/duncandavies.wordpress.com/564/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/duncandavies.wordpress.com/564/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/duncandavies.wordpress.com/564/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/duncandavies.wordpress.com/564/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/duncandavies.wordpress.com/564/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/duncandavies.wordpress.com/564/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=peoplesofttipster.com&amp;blog=893910&amp;post=564&amp;subd=duncandavies&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://peoplesofttipster.com/2011/04/14/peoplesoft-and-ie9/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/42d38fff00428e8b120714d45980af8d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Tipster</media:title>
		</media:content>

		<media:content url="http://duncandavies.files.wordpress.com/2011/04/ie9-and-peoplesoft.png" medium="image">
			<media:title type="html">IE9 and PeopleSoft</media:title>
		</media:content>
	</item>
		<item>
		<title>Custom toolbars on PeopleSoft Rich Text Boxes</title>
		<link>http://peoplesofttipster.com/2011/03/23/custom-toolbars-on-peoplesoft-rich-text-boxes/</link>
		<comments>http://peoplesofttipster.com/2011/03/23/custom-toolbars-on-peoplesoft-rich-text-boxes/#comments</comments>
		<pubDate>Wed, 23 Mar 2011 22:16:47 +0000</pubDate>
		<dc:creator>Tipster</dc:creator>
				<category><![CDATA[PeopleTools 8.50]]></category>
		<category><![CDATA[PeopleTools 8.51]]></category>

		<guid isPermaLink="false">http://peoplesofttipster.com/?p=553</guid>
		<description><![CDATA[If you&#8217;re on Tools 8.50 or 8.51 you&#8217;re probably familiar with the new Rich-text edit boxes by now.  They allow you to amend the text with formatting, colour, links, images etc.  This is how a field looks when the default Rich Text toolbar is applied: This is all very good when the field is in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=peoplesofttipster.com&amp;blog=893910&amp;post=553&amp;subd=duncandavies&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re on Tools 8.50 or 8.51 you&#8217;re probably familiar with the new Rich-text edit boxes by now.  They allow you to amend the text with formatting, colour, links, images etc.  This is how a field looks when the default Rich Text toolbar is applied:</p>
<p><img class="alignright size-full wp-image-554" title="RichText with Default toolbar" src="http://duncandavies.files.wordpress.com/2011/03/richtext-default.png?w=460&#038;h=133" alt="" width="460" height="133" />This is all very good when the field is in a nice empty page, where there&#8217;s plenty of space for a large toolbar.  Many pages have a lot of fields on, and the addition of a bulky toobar might make the page appear busier and more crowded.  Also, some users may get confused with the wide choice of buttons available.</p>
<p>I faced a similar issue today.  I needed to have the user enter some text and be able to embed links, but because of the design aesthetics of where the results would be output, I wanted to discourage the user from having lots of different colours, font sizes etc. So I wanted to reduce the toolbar so it had just two buttons &#8211; add link and remove link.</p>
<p>It turns out that there&#8217;s a pretty simple way of customising the toolbar.  <img class="alignright size-full wp-image-555" title="RichText - Options" src="http://duncandavies.files.wordpress.com/2011/03/richtext-options.png?w=460" alt=""   /><span id="more-553"></span></p>
<p>Against the Page Field properties of the Long Edit box there is an Options tab (you probably used it to make the field Rich Text).  The first drop-down allows you to select alternate configurations (they&#8217;re all HTML Objects).  There isn&#8217;t a delivered one that did what I wanted, so I took an existing one and modified it.</p>
<p>I opened an existing one (&#8216;PT_RTE_CFG_PTPPB&#8217;) and took a look at the contents:</p>
<p><code>&lt;!%<br />
FCKEditor configuration file for Pagelet Wizard HTML Data Source<br />
--&gt;<br />
CKEDITOR.config.skin='office2003';<br />
CKEDITOR.config.toolbar =<br />
[<br />
['Source','-','Maximize','Preview','Print','-','Cut','Copy','Paste','-','Undo','Redo','-','Find','Replace','-','HorizontalRule','Table','imageUPLOAD','Link','Unlink','SpecialChar'],<br />
['Format','Font','FontSize','-','Bold','Italic','Underline','Strike'],<br />
['JustifyLeft','JustifyCenter','JustifyRight','JustifyBlock','-','NumberedList','BulletedList','Outdent','Indent','-','TextColor','BGColor']<br />
];</code></p>
<p>It&#8217;s pretty clear to see that each toolbar button is represented by an entry in the CKEDITOR.config.toolbar section.  I cloned the delivered one and reduced the toolbar section down to:<br />
<code>CKEDITOR.config.toolbar =<br />
[<br />
['Link','Unlink']<br />
];</code></p>
<p>This had the desired effect of reducing the toolbar to exactly what I needed, but it had introduced an unwanted bottom section which shows the HTML tags for the edit box.</p>
<p><img class="alignright size-full wp-image-559" title="RichText - ReducedToolbar extra lower section" src="http://duncandavies.files.wordpress.com/2011/03/richtext-reducedtoolbar-extra-lower-section.png?w=460&#038;h=103" alt="" width="460" height="103" /></p>
<p>There was nothing in the config file that I&#8217;d specified that had introduced this, so where had it come from?</p>
<p>It turns out that when you specify a config file, it overwrites the default values.  After a good deal of searching I located them in:</p>
<p>&lt;ps_home&gt;\webserv\&lt;domain&gt;\applications\peoplesoft\PORTAL.war\&lt;site&gt;\ckeditor\config.js</p>
<p>Not only does it specify the defaults for the toolbar, but it also contains the lines:</p>
<p>config.resize_enabled = false;<br />
config.removePlugins = &#8216;elementspath&#8217;;</p>
<p>Once I&#8217;d added these two lines to my config HTML object my rich text box displayed exactly as required &#8211; a much simpler and more compact edit box containing just the toolbar buttons that I want:</p>
<p><img class="alignright size-full wp-image-560" title="RichText - End Result" src="http://duncandavies.files.wordpress.com/2011/03/richtext-end-result.png?w=460&#038;h=78" alt="" width="460" height="78" /></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/duncandavies.wordpress.com/553/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/duncandavies.wordpress.com/553/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/duncandavies.wordpress.com/553/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/duncandavies.wordpress.com/553/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/duncandavies.wordpress.com/553/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/duncandavies.wordpress.com/553/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/duncandavies.wordpress.com/553/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/duncandavies.wordpress.com/553/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/duncandavies.wordpress.com/553/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/duncandavies.wordpress.com/553/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/duncandavies.wordpress.com/553/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/duncandavies.wordpress.com/553/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/duncandavies.wordpress.com/553/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/duncandavies.wordpress.com/553/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=peoplesofttipster.com&amp;blog=893910&amp;post=553&amp;subd=duncandavies&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://peoplesofttipster.com/2011/03/23/custom-toolbars-on-peoplesoft-rich-text-boxes/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/42d38fff00428e8b120714d45980af8d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Tipster</media:title>
		</media:content>

		<media:content url="http://duncandavies.files.wordpress.com/2011/03/richtext-default.png" medium="image">
			<media:title type="html">RichText with Default toolbar</media:title>
		</media:content>

		<media:content url="http://duncandavies.files.wordpress.com/2011/03/richtext-options.png" medium="image">
			<media:title type="html">RichText - Options</media:title>
		</media:content>

		<media:content url="http://duncandavies.files.wordpress.com/2011/03/richtext-reducedtoolbar-extra-lower-section.png" medium="image">
			<media:title type="html">RichText - ReducedToolbar extra lower section</media:title>
		</media:content>

		<media:content url="http://duncandavies.files.wordpress.com/2011/03/richtext-end-result.png" medium="image">
			<media:title type="html">RichText - End Result</media:title>
		</media:content>
	</item>
		<item>
		<title>Portal Greeting on Tools 8.50</title>
		<link>http://peoplesofttipster.com/2010/05/21/portal-greeting-on-tools-8-50/</link>
		<comments>http://peoplesofttipster.com/2010/05/21/portal-greeting-on-tools-8-50/#comments</comments>
		<pubDate>Fri, 21 May 2010 14:06:29 +0000</pubDate>
		<dc:creator>Tipster</dc:creator>
				<category><![CDATA[Look and Feel]]></category>
		<category><![CDATA[PeopleTools 8.50]]></category>
		<category><![CDATA[PIA]]></category>

		<guid isPermaLink="false">http://peoplesofttipster.com/?p=494</guid>
		<description><![CDATA[I&#8217;ve posted before about using the Portal Greeting / PIA Welcome message to display something useful here.  I&#8217;ve recently come to implement this on a client and discovered that the method I suggested no longer works for Tools 8.50. Pleasingly, it&#8217;s now actually slightly easier to achieve (and will appear on all pages, not just [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=peoplesofttipster.com&amp;blog=893910&amp;post=494&amp;subd=duncandavies&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve posted before about using the Portal Greeting / PIA Welcome message to display something useful <a href="http://peoplesofttipster.com/2007/06/13/using-the-pia-welcome-message/">here</a>.  I&#8217;ve recently come to implement this on a client and discovered that the method I suggested no longer works for Tools 8.50.</p>
<p>Pleasingly, it&#8217;s now actually slightly easier to achieve (and will appear on all pages, not just the Home Page).</p>
<p>Open up App Package PT_BRANDING, the Class BrandingBase and search for the string &#8216;add &amp;addjs&#8217;.  Immediately preceding that line, add the following line of code:</p>
<p><code>&amp;greeting = "User: " | %UserId | " on Database: " | %DbName;</code></p>
<p>(Plus some comments identifying the customisation etc.)</p>
<p>This will do the trick, but the end result looks a bit big and blocky.  It&#8217;s a piece of cake to alter the greeting style to achieve a much better looking result.</p>
<p>Open the PSHOMEPAGE Freeform Style Sheet, locate the greeting style class and replace it with this:</p>
<p><code>.greeting {<br />
color: #FFFFFF;<br />
font-family: Arial, Helvetica, sans-serif;<br />
font-size: 10pt;<br />
margin: 0 0 0 70px;<br />
line-height: 24pt;<br />
}</code></p>
<p>The end result will look something like this (I&#8217;ve also added bold tags around the UserID and Database for clarity):</p>
<p><a href="http://duncandavies.files.wordpress.com/2010/05/portalgreeting850.png"><img class="alignright size-full wp-image-497" title="PortalGreeting850" src="http://duncandavies.files.wordpress.com/2010/05/portalgreeting850.png?w=460&#038;h=143" alt="" width="460" height="143" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/duncandavies.wordpress.com/494/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/duncandavies.wordpress.com/494/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/duncandavies.wordpress.com/494/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/duncandavies.wordpress.com/494/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/duncandavies.wordpress.com/494/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/duncandavies.wordpress.com/494/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/duncandavies.wordpress.com/494/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/duncandavies.wordpress.com/494/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/duncandavies.wordpress.com/494/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/duncandavies.wordpress.com/494/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/duncandavies.wordpress.com/494/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/duncandavies.wordpress.com/494/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/duncandavies.wordpress.com/494/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/duncandavies.wordpress.com/494/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=peoplesofttipster.com&amp;blog=893910&amp;post=494&amp;subd=duncandavies&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://peoplesofttipster.com/2010/05/21/portal-greeting-on-tools-8-50/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/42d38fff00428e8b120714d45980af8d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Tipster</media:title>
		</media:content>

		<media:content url="http://duncandavies.files.wordpress.com/2010/05/portalgreeting850.png" medium="image">
			<media:title type="html">PortalGreeting850</media:title>
		</media:content>
	</item>
		<item>
		<title>Hide the &#8216;Windows 7 is not supported&#8217; message</title>
		<link>http://peoplesofttipster.com/2010/01/27/hide-the-windows-7-is-not-supported-message/</link>
		<comments>http://peoplesofttipster.com/2010/01/27/hide-the-windows-7-is-not-supported-message/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 00:03:19 +0000</pubDate>
		<dc:creator>Tipster</dc:creator>
				<category><![CDATA[PeopleTools 8.50]]></category>
		<category><![CDATA[PIA]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://peoplesofttipster.com/?p=438</guid>
		<description><![CDATA[If you&#8217;ve been using the latest version of PeopleTools with any version of Windows 7 (which is becoming more prevalent) then you&#8217;ll have seen this error message many times: Now I&#8217;m all for being warned if I&#8217;m doing something unsupported and I know Windows 7 isn&#8217;t supported yet, but probably will be in the near [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=peoplesofttipster.com&amp;blog=893910&amp;post=438&amp;subd=duncandavies&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve been using the latest version of PeopleTools with any version of Windows 7 (which is becoming more prevalent) then you&#8217;ll have seen this error message many times:</p>
<p><a href="http://duncandavies.files.wordpress.com/2010/01/windows7_error.jpg"><img class="alignleft size-full wp-image-439" title="Windows7_Error" src="http://duncandavies.files.wordpress.com/2010/01/windows7_error.jpg?w=460&#038;h=311" alt="" width="460" height="311" /></a></p>
<p>Now I&#8217;m all for being warned if I&#8217;m doing something unsupported and I know Windows 7 isn&#8217;t supported yet, but probably will be in the near future.  I&#8217;m not going to swap my client OS just to keep the PIA happy, but I don&#8217;t want to be warned every single time.  Also, it&#8217;s not a very well formatted error message as it throws out the alignment of the logon screen and it just looks a little messy.</p>
<p>I wasn&#8217;t going to do anything about my niggly annoyance until <a href="http://forums.oracle.com/forums/message.jspa?messageID=4052802#4052802">someone else wondered how to remove it</a> then it piqued my curiosity.</p>
<p>As far as I could see there are two ways to fix this, find a way of adding Windows 7 to the supported OSes, or hide the warning message.</p>
<p>I tried many variations of OS codes in the browser.xml file as that appears to be where the supported OSes are read from (the sharper eyed among you may have noticed that I&#8217;ve added Windows 7 to the list in the above screenshot).  This had no effect however, so I admitted defeat in trying to fix the cause and resigned myself to just trying to hide the symptom.</p>
<p>The HTML behind the signon page is &#8216;signin.html&#8217; within &#8216;&lt;PIA_HOME&gt;\webserv\&lt;domain&gt;\applications\&lt;site&gt;\PORTAL.war\WEB-INF\psftdocs\&lt;node&gt;&#8217;.  We can&#8217;t just comment out the error sections as we only want to hide this specific error message, other errors like &#8216;invalid password&#8217; we still want to see.</p>
<p>The first step is to hide the browser error message.  Search for &#8216;id=&#8221;browsercheck_error&#8221;&#8216; and you&#8217;ll see this section.  Comment out as shown.</p>
<p><code><span style="font-size:9pt;line-height:80%;font-family:'Lucida Console';color:#7f7f7f;">&lt;div style="text-align:center"&gt;<br />
&lt;h1 id="error_img" style="display:none"&gt;&lt;a id ="error_link" href="javascript:setFocus();" tabindex="1"&gt;&lt;img src="&lt;%=psCtxPath%&gt;&lt;%=psHome%&gt;/images/PT_LOGIN_ERROR.gif" alt="&lt;%=130%&gt;" border="0"/&gt;&lt;/a&gt;&lt;/h1&gt;<br />
&lt;h2 id="login_error"&gt; &lt;%=error%&gt; &lt;/h2&gt;<br />
&lt;h2 id="discovery_error"&gt; &lt;%=ps.discovery.error%&gt; &lt;/h2&gt;<br />
<span style="color:red;">&lt;!--&lt;h2 id="browsercheck_error" style="text-align:left"&gt; &lt;%=browserCheck%&gt; &lt;/h2&gt;--&gt;</span><br />
&lt;/div&gt;</span></code></p>
<p>This prevents the text from showing, however we also want to prevent the warning image being displayed for this warning also.</p>
<p>Search for &#8216;setErrorImg&#8217; and you&#8217;ll see this function.  Comment as shown and add the line below.</p>
<p><code><span style="font-size:9pt;line-height:80%;font-family:'Lucida Console';color:#7f7f7f;">function setErrorImg()<br />
{<br />
var login_error = document.getElementById('login_error').innerHTML;<br />
var discovery_error = document.getElementById('discovery_error').innerHTML;<br />
<span style="color:red;">/*var browsercheck_error = document.getElementById('browsercheck_error').innerHTML;*/<br />
var browsercheck_error = "";</span><br />
login_error = login_error.replace(/^\s+/,"");       // delete leading spaces<br />
discovery_error = discovery_error.replace(/^\s+/,"");<br />
browsercheck_error = browsercheck_error.replace(/^\s+/,"");<br />
if (login_error.length != 0 || discovery_error.length != 0 || browsercheck_error.length != 0)<br />
{<br />
document.getElementById('error_img').style.display = 'block';<br />
document.getElementById('error_link').focus();<br />
}<br />
else<br />
setFocus();<br />
}</span></code></p>
<p>Bounce your PIA and now the message won&#8217;t be displayed when you use Windows 7, however other error messages will still appear as desired.</p>
<p>Note: Updated 27th Jan after Jim Marion&#8217;s suggestion below on my incorrect commenting syntax.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/duncandavies.wordpress.com/438/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/duncandavies.wordpress.com/438/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/duncandavies.wordpress.com/438/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/duncandavies.wordpress.com/438/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/duncandavies.wordpress.com/438/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/duncandavies.wordpress.com/438/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/duncandavies.wordpress.com/438/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/duncandavies.wordpress.com/438/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/duncandavies.wordpress.com/438/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/duncandavies.wordpress.com/438/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/duncandavies.wordpress.com/438/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/duncandavies.wordpress.com/438/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/duncandavies.wordpress.com/438/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/duncandavies.wordpress.com/438/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=peoplesofttipster.com&amp;blog=893910&amp;post=438&amp;subd=duncandavies&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://peoplesofttipster.com/2010/01/27/hide-the-windows-7-is-not-supported-message/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/42d38fff00428e8b120714d45980af8d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Tipster</media:title>
		</media:content>

		<media:content url="http://duncandavies.files.wordpress.com/2010/01/windows7_error.jpg" medium="image">
			<media:title type="html">Windows7_Error</media:title>
		</media:content>
	</item>
		<item>
		<title>Restyling/rebranding HR9.1/Tools 8.50</title>
		<link>http://peoplesofttipster.com/2010/01/12/restylingrebranding-hr9-1tools-8-50/</link>
		<comments>http://peoplesofttipster.com/2010/01/12/restylingrebranding-hr9-1tools-8-50/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 10:59:47 +0000</pubDate>
		<dc:creator>Tipster</dc:creator>
				<category><![CDATA[Look and Feel]]></category>
		<category><![CDATA[PeopleTools 8.50]]></category>

		<guid isPermaLink="false">http://peoplesofttipster.com/?p=432</guid>
		<description><![CDATA[I&#8217;ve spent a couple of days doing a rebranding job on one of our v9.1/Tools 8.50 environments and it&#8217;s a lot harder than it used to be pre-8.50. Previously, if you had a rough idea of how it all fits together and knew the colour scheme that you were moving to you could do it [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=peoplesofttipster.com&amp;blog=893910&amp;post=432&amp;subd=duncandavies&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve spent a couple of days doing a rebranding job on one of our v9.1/Tools 8.50 environments and it&#8217;s a lot harder than it used to be pre-8.50.</p>
<p>Previously, if you had a rough idea of how it all fits together and knew the colour scheme that you were moving to you could do it in a day or two.  Now however, I think it&#8217;ll take a bit longer.  Here&#8217;s why:<span id="more-432"></span></p>
<p>The routine used to be:</p>
<ul>
<li>Clone the delviered style sheets</li>
<li>Locate the HTML code for the colour you wish to change</li>
<li>Locate the HTML code for the colour you wish it to become</li>
<li>Convert both into the database equivalents (using Hex functions in Excel is normally easiest)</li>
<li>Update the database, replacing all instances of the old colour with the new colour where the style class is within your new style sheets</li>
<li>Repeat until all colours have been swapped</li>
<li>Then, go through each image and make the colour consistent</li>
</ul>
<p>Since I did this last there&#8217;s a plugin for Firefox called <a href="https://addons.mozilla.org/en-US/firefox/addon/1843">FireBug</a> that makes the whole process of identifying which Style Class is responsible for the colour of an on-screen element, so the process should be much quicker (no more than a day or two).</p>
<p>With Tools 8.50 came the advent of FreeForm Style sheets.  While these might be quicker to write and more flexible for entering complex CSS (and I&#8217;m sure the Tools 8.50 UI couldn&#8217;t have been delivered without them) it makes it a <span style="text-decoration:underline;"><em>lot</em></span> harder to track down where an element is inheritting its style from.</p>
<p>Freeform style sheets are the equivalent of a straight text CSS file, but they are stored in HEX in PSCONTENT.  This means that you can&#8217;t search them easily or do a find and replace on a colour code using SQL very easily, so for every colour that you need to change within a FreeForm style class you have to manually find it and change it.</p>
<p>The job I&#8217;ve just finished required me to change 14 different style sheets, 6 of which were FreeForm.</p>
<p>You also have to bear in mind that if you&#8217;re rebranding portal, whenever content is drawn from another application (in this case HR), you have to apply the style changes to that database also.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/duncandavies.wordpress.com/432/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/duncandavies.wordpress.com/432/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/duncandavies.wordpress.com/432/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/duncandavies.wordpress.com/432/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/duncandavies.wordpress.com/432/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/duncandavies.wordpress.com/432/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/duncandavies.wordpress.com/432/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/duncandavies.wordpress.com/432/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/duncandavies.wordpress.com/432/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/duncandavies.wordpress.com/432/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/duncandavies.wordpress.com/432/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/duncandavies.wordpress.com/432/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/duncandavies.wordpress.com/432/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/duncandavies.wordpress.com/432/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=peoplesofttipster.com&amp;blog=893910&amp;post=432&amp;subd=duncandavies&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://peoplesofttipster.com/2010/01/12/restylingrebranding-hr9-1tools-8-50/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/42d38fff00428e8b120714d45980af8d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Tipster</media:title>
		</media:content>
	</item>
		<item>
		<title>Installed 8.50 but still have the old look?</title>
		<link>http://peoplesofttipster.com/2009/11/05/installed-8-50-but-still-have-the-old-look/</link>
		<comments>http://peoplesofttipster.com/2009/11/05/installed-8-50-but-still-have-the-old-look/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 16:41:42 +0000</pubDate>
		<dc:creator>Tipster</dc:creator>
				<category><![CDATA[PeopleTools 8.50]]></category>

		<guid isPermaLink="false">http://peoplesofttipster.com/?p=385</guid>
		<description><![CDATA[If you install PeopleTools 8.50 with an &#8216;old&#8217; application (i.e. one that is prior to v9.1) then the UI you&#8217;ll see still looks very much like the one we&#8217;re used to.  What&#8217;s happened to all of the new 8.50 ajax-y goodness? Yes, this is Tools 8.50! These are the changes you need to make: Main [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=peoplesofttipster.com&amp;blog=893910&amp;post=385&amp;subd=duncandavies&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you install PeopleTools 8.50 with an &#8216;old&#8217; application (i.e. one that is prior to v9.1) then the UI you&#8217;ll see still looks very much like the one we&#8217;re used to.  What&#8217;s happened to all of the new 8.50 ajax-y goodness?</p>
<p><img class="alignleft size-full wp-image-388" title="850 - Wrong UI" src="http://duncandavies.files.wordpress.com/2009/11/850-wrong-ui.jpg?w=460&#038;h=121" alt="850 - Wrong UI" width="460" height="121" /></p>
<p>Yes, this is Tools 8.50!</p>
<p>These are the changes you need to make:</p>
<p><em>Main Menu-&gt;PeopleTools-&gt;Utilities-&gt;Administration-&gt;PeopleTools Options:</em><br />
Style Sheet Name: PSSTYLEDEF_SWAN</p>
<p><em>Main Menu-&gt;PeopleTools-&gt;Portal-&gt;General Settings:</em><br />
Navigation Type: Drop-Down</p>
<p><em>PeopleTools-&gt;Portal-&gt;Portal Utilities-&gt;System Options:</em><br />
Style Sheet Name: PTSTYLEDEF_SWAN</p>
<p><img class="alignnone size-full wp-image-387" title="850 - Right UI" src="http://duncandavies.files.wordpress.com/2009/11/850-right-ui.jpg?w=460&#038;h=122" alt="850 - Right UI" width="460" height="122" />That&#8217;s better!</p>
<p>Thanks to <a href="https://www.blogger.com/comment.g?blogID=31216575&amp;postID=8527023515569112060&amp;pli=1" target="_blank">Bauke Gehem for commenting on Nicolas Gasparotto&#8217;s blog</a> with the above advice.</p>
<p>When you install a fresh 9.1 environment this is set by default.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/duncandavies.wordpress.com/385/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/duncandavies.wordpress.com/385/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/duncandavies.wordpress.com/385/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/duncandavies.wordpress.com/385/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/duncandavies.wordpress.com/385/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/duncandavies.wordpress.com/385/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/duncandavies.wordpress.com/385/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/duncandavies.wordpress.com/385/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/duncandavies.wordpress.com/385/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/duncandavies.wordpress.com/385/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/duncandavies.wordpress.com/385/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/duncandavies.wordpress.com/385/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/duncandavies.wordpress.com/385/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/duncandavies.wordpress.com/385/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=peoplesofttipster.com&amp;blog=893910&amp;post=385&amp;subd=duncandavies&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://peoplesofttipster.com/2009/11/05/installed-8-50-but-still-have-the-old-look/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/42d38fff00428e8b120714d45980af8d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Tipster</media:title>
		</media:content>

		<media:content url="http://duncandavies.files.wordpress.com/2009/11/850-wrong-ui.jpg" medium="image">
			<media:title type="html">850 - Wrong UI</media:title>
		</media:content>

		<media:content url="http://duncandavies.files.wordpress.com/2009/11/850-right-ui.jpg" medium="image">
			<media:title type="html">850 - Right UI</media:title>
		</media:content>
	</item>
		<item>
		<title>A first look at Tools 8.50&#8242;s new User Interface</title>
		<link>http://peoplesofttipster.com/2009/10/07/a-first-look-at-tools-8-50s-new-user-interface/</link>
		<comments>http://peoplesofttipster.com/2009/10/07/a-first-look-at-tools-8-50s-new-user-interface/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 07:50:42 +0000</pubDate>
		<dc:creator>Tipster</dc:creator>
				<category><![CDATA[PeopleTools 8.50]]></category>

		<guid isPermaLink="false">http://peoplesofttipster.com/?p=330</guid>
		<description><![CDATA[I&#8217;ve installed a Tools 8.50 VM and thought I&#8217;d post a few screenshots of the new &#8216;Swan UI&#8217; improvements, just so to get those of you that haven&#8217;t taken the plunge yet excited. First up is the new menu system: It takes a couple of goes to get used to it, as you need to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=peoplesofttipster.com&amp;blog=893910&amp;post=330&amp;subd=duncandavies&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve installed a Tools 8.50 VM and thought I&#8217;d post a few screenshots of the new &#8216;Swan UI&#8217; improvements, just so to get those of you that haven&#8217;t taken the plunge yet excited.<span id="more-330"></span></p>
<p>First up is the new menu system:</p>
<p><img class="alignleft size-full wp-image-334" title="Tools 8.50 - Cascading Menus" src="http://duncandavies.files.wordpress.com/2009/10/850-cascading-menus.jpg?w=460&#038;h=353" alt="Tools 8.50 - Cascading Menus" width="460" height="353" /></p>
<p>It takes a couple of goes to get used to it, as you need to click the items in the top menu to get the menu to drop down, but you only need to hover over the menu items in the drop down menu to get them to unfold.  If you click on a folder in the drop down menu then it loads the navigation collection for that folder.  It&#8217;s pretty intuitive when you think about it, it just seemed inconsistent to begin with.</p>
<p>Once you&#8217;ve navigated into a component then you don&#8217;t need to go back to the root menu to find the next page, you can pick up the navigation from any step on the way by clicking the appropriate item in the breadcrumbs:<br />
<img class="alignleft size-full wp-image-332" title="Tools 8.50 - Navigate from any point in the menu" src="http://duncandavies.files.wordpress.com/2009/10/850-navigate-from-any-point-in-the-menu.jpg?w=460&#038;h=200" alt="Tools 8.50 - Navigate from any point in the menu" width="460" height="200" /><br />
Also new are modal prompts (partial page refresh instead of reloading the entire page):</p>
<p><img class="alignleft size-full wp-image-333" title="Tools 8.50 - Modal Prompts" src="http://duncandavies.files.wordpress.com/2009/10/850-modal-prompts.jpg?w=460&#038;h=299" alt="Tools 8.50 - Modal Prompts" width="460" height="299" /><br />
and also Hover Panels (probably not their real name):</p>
<p><img class="alignleft size-full wp-image-331" title="Tools 8.50 - Hover Panels" src="http://duncandavies.files.wordpress.com/2009/10/850-hover-panels.jpg?w=460&#038;h=274" alt="Tools 8.50 - Hover Panels" width="460" height="274" /></p>
<p>I also liked the autocomplete on prompt fields:<img class="alignleft size-full wp-image-342" title="Tools 8.50 - Prompt AutoComplete" src="http://duncandavies.files.wordpress.com/2009/10/850-prompt-autocomplete.jpg?w=460&#038;h=232" alt="Tools 8.50 - Prompt AutoComplete" width="460" height="232" /></p>
<p>and the automatic results display for portal registry search:<img class="alignleft size-full wp-image-344" title="Tools 8.50 - Portal Search" src="http://duncandavies.files.wordpress.com/2009/10/850-portal-search.jpg?w=460&#038;h=382" alt="Tools 8.50 - Portal Search" width="460" height="382" /></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/duncandavies.wordpress.com/330/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/duncandavies.wordpress.com/330/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/duncandavies.wordpress.com/330/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/duncandavies.wordpress.com/330/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/duncandavies.wordpress.com/330/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/duncandavies.wordpress.com/330/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/duncandavies.wordpress.com/330/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/duncandavies.wordpress.com/330/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/duncandavies.wordpress.com/330/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/duncandavies.wordpress.com/330/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/duncandavies.wordpress.com/330/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/duncandavies.wordpress.com/330/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/duncandavies.wordpress.com/330/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/duncandavies.wordpress.com/330/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=peoplesofttipster.com&amp;blog=893910&amp;post=330&amp;subd=duncandavies&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://peoplesofttipster.com/2009/10/07/a-first-look-at-tools-8-50s-new-user-interface/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/42d38fff00428e8b120714d45980af8d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Tipster</media:title>
		</media:content>

		<media:content url="http://duncandavies.files.wordpress.com/2009/10/850-cascading-menus.jpg" medium="image">
			<media:title type="html">Tools 8.50 - Cascading Menus</media:title>
		</media:content>

		<media:content url="http://duncandavies.files.wordpress.com/2009/10/850-navigate-from-any-point-in-the-menu.jpg" medium="image">
			<media:title type="html">Tools 8.50 - Navigate from any point in the menu</media:title>
		</media:content>

		<media:content url="http://duncandavies.files.wordpress.com/2009/10/850-modal-prompts.jpg" medium="image">
			<media:title type="html">Tools 8.50 - Modal Prompts</media:title>
		</media:content>

		<media:content url="http://duncandavies.files.wordpress.com/2009/10/850-hover-panels.jpg" medium="image">
			<media:title type="html">Tools 8.50 - Hover Panels</media:title>
		</media:content>

		<media:content url="http://duncandavies.files.wordpress.com/2009/10/850-prompt-autocomplete.jpg" medium="image">
			<media:title type="html">Tools 8.50 - Prompt AutoComplete</media:title>
		</media:content>

		<media:content url="http://duncandavies.files.wordpress.com/2009/10/850-portal-search.jpg" medium="image">
			<media:title type="html">Tools 8.50 - Portal Search</media:title>
		</media:content>
	</item>
	</channel>
</rss>
