<?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>enterpriseGeeks &#187; UI</title>
	<atom:link href="http://enterprisegeeks.com/blog/tag/ui/feed/" rel="self" type="application/rss+xml" />
	<link>http://enterprisegeeks.com/blog</link>
	<description></description>
	<lastBuildDate>Fri, 18 May 2012 17:48:38 +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>ABAP Freakshow – March 3, 2010: WDA Performance Tools Part 6</title>
		<link>http://enterprisegeeks.com/blog/2010/03/03/abap-freakshow-%e2%80%93-march-3-2010-wda-performance-tools-part-6/</link>
		<comments>http://enterprisegeeks.com/blog/2010/03/03/abap-freakshow-%e2%80%93-march-3-2010-wda-performance-tools-part-6/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 14:03:11 +0000</pubDate>
		<dc:creator>Thomas Jung</dc:creator>
				<category><![CDATA[ABAP Freak Show]]></category>
		<category><![CDATA[eGeek TV]]></category>
		<category><![CDATA[ABAP]]></category>
		<category><![CDATA[Memory Inspector]]></category>
		<category><![CDATA[Memory Snapshot]]></category>
		<category><![CDATA[NetWeaver]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[UI]]></category>
		<category><![CDATA[WDA Performance]]></category>
		<category><![CDATA[Web Dynpro ABAP]]></category>

		<guid isPermaLink="false">http://enterprisegeeks.com/blog/?p=1955</guid>
		<description><![CDATA[This is part 6 of a 6 part series on tools that are available for monitoring or troubleshooting the performance in Web Dynpro ABAP based applications. In this final episode of the series, we explore the ways that you can trigger a memory snapshot to examine the detailed memory allocation within your application. You can [...]]]></description>
			<content:encoded><![CDATA[<p>This is part 6 of a 6 part series on tools that are available for monitoring or troubleshooting the performance in Web Dynpro ABAP based applications. In this final episode of the series, we explore the ways that you can trigger a memory snapshot to examine the detailed memory allocation within your application.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="600" height="480" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://blip.tv/play/AYHKgEwC" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><embed type="application/x-shockwave-flash" width="600" height="480" src="http://blip.tv/play/AYHKgEwC" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>You can download a high resolution version MP4 version of the video here:<br />
<a href="http://blip.tv/file/get/Thomas_jung-AFSMarch2010WDAPerformanceToolsPart6756.mp4">http://blip.tv/file/get/Thomas_jung-AFSMarch2010WDAPerformanceToolsPart6756.mp4</a></p>
<p>You can download an iPod/iPhone version of the video here:<br />
<a href="http://blip.tv/file/get/Thomas_jung-AFSMarch2010WDAPerformanceToolsPart6339.mp4">http://blip.tv/file/get/Thomas_jung-AFSMarch2010WDAPerformanceToolsPart6339.mp4</a></p>
]]></content:encoded>
			<wfw:commentRss>http://enterprisegeeks.com/blog/2010/03/03/abap-freakshow-%e2%80%93-march-3-2010-wda-performance-tools-part-6/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
<enclosure url="http://blip.tv/file/get/Thomas_jung-AFSMarch2010WDAPerformanceToolsPart6756.mp4" length="80703616" type="video/mp4" />
<enclosure url="http://blip.tv/file/get/Thomas_jung-AFSMarch2010WDAPerformanceToolsPart6339.mp4" length="50242802" type="video/mp4" />
		</item>
		<item>
		<title>ABAP Freakshow – March 3, 2010: WDA Performance Tools Part 5</title>
		<link>http://enterprisegeeks.com/blog/2010/03/03/abap-freakshow-%e2%80%93-march-3-2010-wda-performance-tools-part-5/</link>
		<comments>http://enterprisegeeks.com/blog/2010/03/03/abap-freakshow-%e2%80%93-march-3-2010-wda-performance-tools-part-5/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 14:03:03 +0000</pubDate>
		<dc:creator>Thomas Jung</dc:creator>
				<category><![CDATA[ABAP Freak Show]]></category>
		<category><![CDATA[eGeek TV]]></category>
		<category><![CDATA[ABAP]]></category>
		<category><![CDATA[enhancement packages]]></category>
		<category><![CDATA[EnhP2]]></category>
		<category><![CDATA[NetWeaver]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Runtime Analysis]]></category>
		<category><![CDATA[UI]]></category>
		<category><![CDATA[WDA Performance]]></category>
		<category><![CDATA[Web Dynpro ABAP]]></category>

		<guid isPermaLink="false">http://enterprisegeeks.com/blog/?p=1952</guid>
		<description><![CDATA[This is part 5 of a 6 part series on tools that are available for monitoring or troubleshooting the performance in Web Dynpro ABAP based applications. In this part of the series we dig deeper into the Runtime Analysis tool. We show you how to trigger the Runtime Analysis trace for a Web Dynpro Application [...]]]></description>
			<content:encoded><![CDATA[<p>This is part 5 of a 6 part series on tools that are available for monitoring or troubleshooting the performance in Web Dynpro ABAP based applications. In this part of the series we dig deeper into the Runtime Analysis tool. We show you how to trigger the Runtime Analysis trace for a Web Dynpro Application as well as how to filter out the surround Web Dynpro ABAP framework code from the trace results. We also show a preview of some of the new Runtime Analysis features that are coming in NetWeaver 7.02.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="600" height="480" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://blip.tv/play/AYHJ_0UC" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><embed type="application/x-shockwave-flash" width="600" height="480" src="http://blip.tv/play/AYHJ_0UC" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>You can download a high resolution version MP4 version of the video here:<br />
<a href="http://blip.tv/file/get/Thomas_jung-AFSMarch2010WDAPerformanceToolsPart5438.mp4">http://blip.tv/file/get/Thomas_jung-AFSMarch2010WDAPerformanceToolsPart5438.mp4</a></p>
<p>You can download an iPod/iPhone version of the video here:<br />
<a href="http://blip.tv/file/get/Thomas_jung-AFSMarch2010WDAPerformanceToolsPart5197.mp4">http://blip.tv/file/get/Thomas_jung-AFSMarch2010WDAPerformanceToolsPart5197.mp4</a></p>
]]></content:encoded>
			<wfw:commentRss>http://enterprisegeeks.com/blog/2010/03/03/abap-freakshow-%e2%80%93-march-3-2010-wda-performance-tools-part-5/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
<enclosure url="http://blip.tv/file/get/Thomas_jung-AFSMarch2010WDAPerformanceToolsPart5438.mp4" length="58581475" type="video/mp4" />
<enclosure url="http://blip.tv/file/get/Thomas_jung-AFSMarch2010WDAPerformanceToolsPart5197.mp4" length="39094344" type="video/mp4" />
		</item>
		<item>
		<title>ABAP Freakshow – March 3, 2010: WDA Performance Tools Part 4</title>
		<link>http://enterprisegeeks.com/blog/2010/03/03/abap-freakshow-%e2%80%93-march-3-2010-wda-performance-tools-part-4/</link>
		<comments>http://enterprisegeeks.com/blog/2010/03/03/abap-freakshow-%e2%80%93-march-3-2010-wda-performance-tools-part-4/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 14:02:51 +0000</pubDate>
		<dc:creator>Thomas Jung</dc:creator>
				<category><![CDATA[ABAP Freak Show]]></category>
		<category><![CDATA[eGeek TV]]></category>
		<category><![CDATA[ABAP]]></category>
		<category><![CDATA[NetWeaver]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[SQL Trace]]></category>
		<category><![CDATA[UI]]></category>
		<category><![CDATA[WDA Performance]]></category>
		<category><![CDATA[Web Dynpro ABAP]]></category>

		<guid isPermaLink="false">http://enterprisegeeks.com/blog/?p=1950</guid>
		<description><![CDATA[This is part 4 of a 6 part series on tools that are available for monitoring or troubleshooting the performance in Web Dynpro ABAP based applications. In this part of the series we assume that the runtime problems occur in the SQL layer and we learn how to use the SQL Trace tool in Web [...]]]></description>
			<content:encoded><![CDATA[<p>This is part 4 of a 6 part series on tools that are available for monitoring or troubleshooting the performance in Web Dynpro ABAP based applications. In this part of the series we assume that the runtime problems occur in the SQL layer and we learn how to use the SQL Trace tool in Web Dynpro ABAP.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="600" height="480" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://blip.tv/play/AYHJ_CUC" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><embed type="application/x-shockwave-flash" width="600" height="480" src="http://blip.tv/play/AYHJ_CUC" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>You can download a high resolution version MP4 version of the video here:<br />
<a href="http://blip.tv/file/get/Thomas_jung-AFSMarch2010WDAPerformanceToolsPart4471.mp4">http://blip.tv/file/get/Thomas_jung-AFSMarch2010WDAPerformanceToolsPart4471.mp4</a></p>
<p>You can download an iPod/iPhone version of the video here:<br />
<a href="http://blip.tv/file/get/Thomas_jung-AFSMarch2010WDAPerformanceToolsPart4731.mp4">http://blip.tv/file/get/Thomas_jung-AFSMarch2010WDAPerformanceToolsPart4731.mp4</a></p>
]]></content:encoded>
			<wfw:commentRss>http://enterprisegeeks.com/blog/2010/03/03/abap-freakshow-%e2%80%93-march-3-2010-wda-performance-tools-part-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://blip.tv/file/get/Thomas_jung-AFSMarch2010WDAPerformanceToolsPart4471.mp4" length="45918351" type="video/mp4" />
<enclosure url="http://blip.tv/file/get/Thomas_jung-AFSMarch2010WDAPerformanceToolsPart4731.mp4" length="26439389" type="video/mp4" />
		</item>
		<item>
		<title>ABAP Freakshow – March 3, 2010: WDA Performance Tools Part 3</title>
		<link>http://enterprisegeeks.com/blog/2010/03/03/abap-freakshow-%e2%80%93-march-3-2010-wda-performance-tools-part-3/</link>
		<comments>http://enterprisegeeks.com/blog/2010/03/03/abap-freakshow-%e2%80%93-march-3-2010-wda-performance-tools-part-3/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 14:01:06 +0000</pubDate>
		<dc:creator>Thomas Jung</dc:creator>
				<category><![CDATA[ABAP Freak Show]]></category>
		<category><![CDATA[eGeek TV]]></category>
		<category><![CDATA[ABAP]]></category>
		<category><![CDATA[NetWeaver]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[STAD]]></category>
		<category><![CDATA[UI]]></category>
		<category><![CDATA[WDA Performance]]></category>
		<category><![CDATA[Web Dynpro ABAP]]></category>

		<guid isPermaLink="false">http://enterprisegeeks.com/blog/?p=1948</guid>
		<description><![CDATA[This is part 3 of a 6 part series on tools that are available for monitoring or troubleshooting the performance in Web Dynpro ABAP based applications. In this part of the series we will look at the transaction STAD. This transaction can give you the first glance at performance measurements on the server side and [...]]]></description>
			<content:encoded><![CDATA[<p>This is part 3 of a 6 part series on tools that are available for monitoring or troubleshooting the performance in Web Dynpro ABAP based applications. In this part of the series we will look at the transaction STAD. This transaction can give you the first glance at performance measurements on the server side and help you then narrow the focus of your additional research.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="600" height="480" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://blip.tv/play/AYHJ%2B0gC" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><embed type="application/x-shockwave-flash" width="600" height="480" src="http://blip.tv/play/AYHJ%2B0gC" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>You can download a high resolution version MP4 version of the video here:<br />
<a href="http://blip.tv/file/get/Thomas_jung-AFSMarch2010WDAPerformanceToolsPart3889.mp4">http://blip.tv/file/get/Thomas_jung-AFSMarch2010WDAPerformanceToolsPart3889.mp4</a></p>
<p>You can download an iPod/iPhone version of the video here:<br />
<a href="http://blip.tv/file/get/Thomas_jung-AFSMarch2010WDAPerformanceToolsPart3444.mp4">http://blip.tv/file/get/Thomas_jung-AFSMarch2010WDAPerformanceToolsPart3444.mp4</a></p>
]]></content:encoded>
			<wfw:commentRss>http://enterprisegeeks.com/blog/2010/03/03/abap-freakshow-%e2%80%93-march-3-2010-wda-performance-tools-part-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://blip.tv/file/get/Thomas_jung-AFSMarch2010WDAPerformanceToolsPart3889.mp4" length="25163530" type="video/mp4" />
<enclosure url="http://blip.tv/file/get/Thomas_jung-AFSMarch2010WDAPerformanceToolsPart3444.mp4" length="15956237" type="video/mp4" />
		</item>
		<item>
		<title>ABAP Freakshow – March 3, 2010: WDA Performance Tools Part 2</title>
		<link>http://enterprisegeeks.com/blog/2010/03/03/abap-freakshow-%e2%80%93-march-3-2010-wda-performance-tools-part-2/</link>
		<comments>http://enterprisegeeks.com/blog/2010/03/03/abap-freakshow-%e2%80%93-march-3-2010-wda-performance-tools-part-2/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 14:00:58 +0000</pubDate>
		<dc:creator>Thomas Jung</dc:creator>
				<category><![CDATA[ABAP Freak Show]]></category>
		<category><![CDATA[eGeek TV]]></category>
		<category><![CDATA[ABAP]]></category>
		<category><![CDATA[HTTP Watch]]></category>
		<category><![CDATA[NetWeaver]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[UI]]></category>
		<category><![CDATA[WDA Performance]]></category>
		<category><![CDATA[Web Dynpro ABAP]]></category>

		<guid isPermaLink="false">http://enterprisegeeks.com/blog/?p=1946</guid>
		<description><![CDATA[This is part 2 of a 6 part series on tools that are available for monitoring or troubleshooting the performance in Web Dynpro ABAP based applications. In this part of the series we look at browser based plug-ins and tools for exploring the performance on the client side. In particular we look at HTTP Watch [...]]]></description>
			<content:encoded><![CDATA[<p>This is part 2 of a 6 part series on tools that are available for monitoring or troubleshooting the performance in Web Dynpro ABAP based applications. In this part of the series we look at browser based plug-ins and tools for exploring the performance on the client side. In particular we look at <a href="http://www.httpwatch.com">HTTP Watch</a> (a 3rd party tool we use at SAP) as an Internet Explorer Add-In.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="600" height="480" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://blip.tv/play/AYHJ%2ByYC" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><embed type="application/x-shockwave-flash" width="600" height="480" src="http://blip.tv/play/AYHJ%2ByYC" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>You can download a high resolution version MP4 version of the video here:<br />
<a href="http://blip.tv/file/get/Thomas_jung-AFSMarch2010WDAPerformanceToolsPart2775.mp4">http://blip.tv/file/get/Thomas_jung-AFSMarch2010WDAPerformanceToolsPart2775.mp4</a></p>
<p>You can download an iPod/iPhone version of the video here:<br />
<a href="http://blip.tv/file/get/Thomas_jung-AFSMarch2010WDAPerformanceToolsPart2309.mp4">http://blip.tv/file/get/Thomas_jung-AFSMarch2010WDAPerformanceToolsPart2309.mp4</a></p>
]]></content:encoded>
			<wfw:commentRss>http://enterprisegeeks.com/blog/2010/03/03/abap-freakshow-%e2%80%93-march-3-2010-wda-performance-tools-part-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
<enclosure url="http://blip.tv/file/get/Thomas_jung-AFSMarch2010WDAPerformanceToolsPart2775.mp4" length="45230325" type="video/mp4" />
<enclosure url="http://blip.tv/file/get/Thomas_jung-AFSMarch2010WDAPerformanceToolsPart2309.mp4" length="29167525" type="video/mp4" />
		</item>
	</channel>
</rss>

