<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Outlook Web App Title Bar</title>
	<atom:link href="http://www.barneyb.com/barneyblog/2011/05/02/outlook-web-apptitle-bar/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.barneyb.com/barneyblog/2011/05/02/outlook-web-apptitle-bar/</link>
	<description>Thoughts, rants, and even some code from the mind of Barney Boisvert.</description>
	<lastBuildDate>Thu, 11 Sep 2014 09:58:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: chetan</title>
		<link>https://www.barneyb.com/barneyblog/2011/05/02/outlook-web-apptitle-bar/comment-page-1/#comment-419944</link>
		<dc:creator>chetan</dc:creator>
		<pubDate>Tue, 29 Oct 2013 05:12:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/?p=1653#comment-419944</guid>
		<description>Please let me know the steps to run the script on ubuntu ....</description>
		<content:encoded><![CDATA[<p>Please let me know the steps to run the script on ubuntu &#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jim</title>
		<link>https://www.barneyb.com/barneyblog/2011/05/02/outlook-web-apptitle-bar/comment-page-1/#comment-285621</link>
		<dc:creator>jim</dc:creator>
		<pubDate>Tue, 29 Nov 2011 15:23:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/?p=1653#comment-285621</guid>
		<description>anyone to implement htis into IE?</description>
		<content:encoded><![CDATA[<p>anyone to implement htis into IE?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>https://www.barneyb.com/barneyblog/2011/05/02/outlook-web-apptitle-bar/comment-page-1/#comment-257491</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Tue, 17 May 2011 08:53:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/?p=1653#comment-257491</guid>
		<description>Thank you very much for this useful tip! I use an adapted version of the script for my own OWA every day. :-)

For the German version of OWA,

if (ss[i].getAttribute(&#039;fldrnm&#039;) == &#039;Inbox&#039;) {

should be amended to 

if (ss[i].getAttribute(&#039;fldrnm&#039;) == &#039;Posteingang&#039;) {</description>
		<content:encoded><![CDATA[<p>Thank you very much for this useful tip! I use an adapted version of the script for my own OWA every day. :-)</p>
<p>For the German version of OWA,</p>
<p>if (ss[i].getAttribute('fldrnm') == 'Inbox') {</p>
<p>should be amended to </p>
<p>if (ss[i].getAttribute('fldrnm') == 'Posteingang') {</p>
]]></content:encoded>
	</item>
</channel>
</rss>
