<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:clearspace="http://www.jivesoftware.com/xmlns/clearspace/rss" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Mentor Graphics Communities : Discussion List - General Topics</title>
    <link>http://communities.mentor.com/mgcx/community/embedded_software/inflexion/general_topics?view=discussions</link>
    <description>Latest Forum Threads in General Topics</description>
    <language>en</language>
    <pubDate>Fri, 26 Apr 2013 07:27:29 GMT</pubDate>
    <generator>Jive SBS 4.0.15.0  (http://jivesoftware.com/products/clearspace/)</generator>
    <dc:date>2013-04-26T07:27:29Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Inflexion Error</title>
      <link>http://communities.mentor.com/mgcx/thread/11802</link>
      <description>&lt;!-- [DocumentBodyStart:a1a5f2ae-e2df-4a31-93ea-5c2d8aa35b79] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;on one maschine we are repeatedly experiencing an issue, when the preview does not show anything, it's just black (in any situation). It opens well in the very first place, but as soon as we do one preview refresh it's turning black and after a bit more of working (without preview) Inflexion crashes and we get the error message attached.&lt;/p&gt;&lt;p&gt;We have not found anything in the theme itself, it's also showing up well on another PC. Any hint where we can look for the cause?&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;Best,&lt;/p&gt;&lt;p&gt;Mirko&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:a1a5f2ae-e2df-4a31-93ea-5c2d8aa35b79] --&gt;</description>
      <category domain="http://communities.mentor.com/mgcx/tags?containerType=?14&amp;container=2268">inflexion</category>
      <pubDate>Fri, 26 Apr 2013 07:27:29 GMT</pubDate>
      <author>community_admin@mentor.com</author>
      <guid>http://communities.mentor.com/mgcx/thread/11802</guid>
      <dc:date>2013-04-26T07:27:29Z</dc:date>
      <clearspace:dateToText>4 weeks, 1 day ago</clearspace:dateToText>
      <clearspace:messageCount>3</clearspace:messageCount>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How to optimize Inflexion application and theme for performance and memory consumption?</title>
      <link>http://communities.mentor.com/mgcx/thread/11258</link>
      <description>&lt;!-- [DocumentBodyStart:4659770e-a9f5-440e-8521-4196735e2e52] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p class="MsoNormal"&gt;The performance and memory consumption of Inflexion application is directly depend on the UI resources, the layout and animation structure used to develop the UI. User can take care of the following principles while designing the UIs.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal" style="margin-left:20.4pt;text-indent:-.25in;mso-list:l0 level1 lfo1"&gt;1.&lt;span style="font-size: 7pt; font-family: 'Times New Roman';"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;While exporting the theme, Use Inflexion format for the graphic resources. All the graphics will be saved in Inflexion specific ndi binary format which helps is reducing the loading time of the template.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal" style="margin-left:20.4pt;text-indent:-.25in;mso-list:l0 level1 lfo1"&gt;2.&lt;span style="font-size: 7pt; font-family: 'Times New Roman';"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;While using fully opaque graphics in the UI design, make the graphics in small size (may be 2x2) and use the extent property to stretch it in Inflexion. This will help in reducing the memory consumption of the UI.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal" style="margin-left:20.4pt;text-indent:-.25in;mso-list:l0 level1 lfo1"&gt;3.&lt;span style="font-size: 7pt; font-family: 'Times New Roman';"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;span lang="EN-GB"&gt;Use the colour placement property to avoid having to use additional graphical resources that only vary in colour. &lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal" style="margin-left:20.4pt;text-indent:-.25in;mso-list:l0 level1 lfo1"&gt;4.&lt;span style="font-size: 7pt; font-family: 'Times New Roman';"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;Adding touch down feedback to a button makes it feel much more responsive.&amp;#160; This can be done with a displacement and will instantly jump to the new position. It is advisable to use displacement for such use cases as they are faster than the layout switch.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal" style="margin-left:20.4pt;text-indent:-.25in;mso-list:l0 level1 lfo1"&gt;5.&lt;span style="font-size: 7pt; font-family: 'Times New Roman';"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;On a touch screen, tapping is often difficult.&amp;#160; This does not mean that every graphic element needs to be huge, but tapping touch regions can be used to increase the tappable area for a button. Use the tap property for elements in Inflexion to increase the size of the tap area that you have touched down on.&amp;#160; &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal" style="margin-left:20.4pt;text-indent:-.25in;mso-list:l0 level1 lfo1"&gt;6.&lt;span style="font-size: 7pt; font-family: 'Times New Roman';"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;Enable benchmarking configurations to get the frame rate and heap usage of your Inflexion application. This helps you to pin point the screens that take considerable resources. The user guide has a chapter on the bench marking configuration.&amp;#160;&amp;#160; &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal" style="margin-left:20.4pt;text-indent:-.25in;mso-list:l0 level1 lfo1"&gt;7.&lt;span style="font-size: 7pt; font-family: 'Times New Roman';"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;For panels or boxes that have a large area of uniform color, but need a detailed visual edge use Margins. &lt;span lang="EN-GB"&gt;Margins allow you to define a region around the edge of a graphic that will not be stretched by the extent.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal" style="margin-left:20.4pt;text-indent:-.25in;mso-list:l0 level1 lfo1"&gt;8.&lt;span style="font-size: 7pt; font-family: 'Times New Roman';"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;span lang="EN-GB"&gt;The processing cost increases if the elements are set to render at 'high' quality while moving/animating, due to anti-aliasing. User can turn this off in the element properties.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal" style="margin-left:20.4pt;text-indent:-.25in;mso-list:l0 level1 lfo1"&gt;9.&lt;span style="font-size: 7pt; font-family: 'Times New Roman';"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;span lang="EN-GB"&gt;Use Multi-page feature if you want to show one component across multiple screens.&amp;#160; A good example of this is a notification/status bar which is required to be seen in all pages of the UI, but you don&amp;rsquo;t want to define an instance of it on every page.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal" style="margin-left:20.4pt;text-indent:-.25in;mso-list:l0 level1 lfo1"&gt;10.&lt;span style="font-size: 7pt; font-family: 'Times New Roman';"&gt;&amp;#160;&amp;#160; &lt;/span&gt;In the module code make sure that you do not perform heavy processing in the IFXM_... functions. These functions are called from the UI task and performing heavy processing will make the UI less responsive.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;-Awais&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:4659770e-a9f5-440e-8521-4196735e2e52] --&gt;</description>
      <category domain="http://communities.mentor.com/mgcx/tags?containerType=?14&amp;container=2268">performance</category>
      <category domain="http://communities.mentor.com/mgcx/tags?containerType=?14&amp;container=2268">memory</category>
      <category domain="http://communities.mentor.com/mgcx/tags?containerType=?14&amp;container=2268">optimization</category>
      <category domain="http://communities.mentor.com/mgcx/tags?containerType=?14&amp;container=2268">consumption</category>
      <category domain="http://communities.mentor.com/mgcx/tags?containerType=?14&amp;container=2268">inflexion</category>
      <pubDate>Tue, 12 Feb 2013 07:04:02 GMT</pubDate>
      <author>community_admin@mentor.com</author>
      <guid>http://communities.mentor.com/mgcx/thread/11258</guid>
      <dc:date>2013-02-12T07:04:02Z</dc:date>
      <clearspace:dateToText>3 months, 1 week ago</clearspace:dateToText>
      <clearspace:messageCount>3</clearspace:messageCount>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Some general tips on increasing performance for themes having 3D objects.</title>
      <link>http://communities.mentor.com/mgcx/thread/6234</link>
      <description>&lt;!-- [DocumentBodyStart:32af64be-ad0f-45ed-9657-258a7978f3d5] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Below are some general guidelines that help in increasing performance.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;&lt;ul&gt;&lt;li&gt;Reduce polygon if possible without degrading visual appearance of 3D object&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;Only use the required stuff inside the vertex and fragment shaders as part of custom effects&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;Keep the fragment size as small as possible for maximum performance gains&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;Use reduced texture size where ever possible; large size textures have higher memory bandwidth requirements; runtime texture fetching overhead&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;Use POT (power-of-two) textures if possible for better performance; reduces cache misses and ensure better texture twiddling in texture memories at the GPU&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:32af64be-ad0f-45ed-9657-258a7978f3d5] --&gt;</description>
      <pubDate>Fri, 18 Feb 2011 15:16:18 GMT</pubDate>
      <author>community_admin@mentor.com</author>
      <guid>http://communities.mentor.com/mgcx/thread/6234</guid>
      <dc:date>2011-02-18T15:16:18Z</dc:date>
      <clearspace:dateToText>3 months, 1 week ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Ramp up time for creating product quality UIs with Inflexion</title>
      <link>http://communities.mentor.com/mgcx/thread/10538</link>
      <description>&lt;!-- [DocumentBodyStart:aba8ae35-9c4f-4ccf-933a-9b3f55b3d4e0] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi, &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;I have been going through the documentation, completed sample exercises and have ran the demos. However, I just cant seem to get a real hang of the Inflexion tool.&lt;/p&gt;&lt;p&gt;It just seems a really complex tool to use for development. &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;I want to get an estimate from you guys as to how difficult it is to get complete hold of the development process - including the UI express and then developing with the Runtime. &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;Also, please share your experiences if you have successfully used the inflexion tool to create some great UIs in actual products - as to how much time does it take and what is the best way to ramp up.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;I am evaluating this tool for use in our product line and need to know whether its really worth to invest so much time in this.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;Thanks.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:aba8ae35-9c4f-4ccf-933a-9b3f55b3d4e0] --&gt;</description>
      <pubDate>Sat, 27 Oct 2012 08:46:58 GMT</pubDate>
      <author>community_admin@mentor.com</author>
      <guid>http://communities.mentor.com/mgcx/thread/10538</guid>
      <dc:date>2012-10-27T08:46:58Z</dc:date>
      <clearspace:dateToText>7 months, 10 hours ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Feature Request</title>
      <link>http://communities.mentor.com/mgcx/thread/10073</link>
      <description>&lt;!-- [DocumentBodyStart:11af8f69-7aeb-429e-8750-06a346c14b59] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi, it would be nice to be able to add graphical effects to fonts like:&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;- glow&lt;/p&gt;&lt;p&gt;- gradient&lt;/p&gt;&lt;p&gt;- shadow&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:11af8f69-7aeb-429e-8750-06a346c14b59] --&gt;</description>
      <pubDate>Thu, 23 Aug 2012 15:40:49 GMT</pubDate>
      <author>community_admin@mentor.com</author>
      <guid>http://communities.mentor.com/mgcx/thread/10073</guid>
      <dc:date>2012-08-23T15:40:49Z</dc:date>
      <clearspace:dateToText>9 months, 5 days ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Copy-Paste of Displacements does not work</title>
      <link>http://communities.mentor.com/mgcx/thread/9433</link>
      <description>&lt;!-- [DocumentBodyStart:07020830-3c4b-43a6-b466-3e401d977294] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;can you please implement a system-wide consistent way how to copy/paste stuff?&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;It's very annoying that sometimes it is NOT possible to copy/paste things at all (like displacements), other stuff can only be copied with the right mouse button (like conditions, otherwise you get the fieldname copied as well), others can be copied with the keyboard (like elements in the layout) ... this is really confusing, time consuming and - as said - annoying.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;Frankly speaking, I expect a proper copy-paste functionality in a 2012 software as a matter of course...&lt;/p&gt;&lt;p&gt;Mirko&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:07020830-3c4b-43a6-b466-3e401d977294] --&gt;</description>
      <pubDate>Fri, 08 Jun 2012 10:15:25 GMT</pubDate>
      <author>community_admin@mentor.com</author>
      <guid>http://communities.mentor.com/mgcx/thread/9433</guid>
      <dc:date>2012-06-08T10:15:25Z</dc:date>
      <clearspace:dateToText>11 months, 3 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>3</clearspace:messageCount>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Building Android Inflexion UI v2.4 and earlier applications with NDK v7b and above</title>
      <link>http://communities.mentor.com/mgcx/thread/9146</link>
      <description>&lt;!-- [DocumentBodyStart:980f2b55-8a36-4391-a692-b9548f85d301] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;The NDK build scripts used in the Inflexion UI for Android applications based on Inflexion UI v2.4 and earlier do not work under Android NDK r7b and later, as they rely on a build process ("make APP=&amp;lt;project name&amp;gt;") that was superceded by the 'ndk-build' process originally introduced in NDK r4.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;For example, building the Inflexion UI v2.4 ifxhome demonstration application in NDK r8 gives the error:&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal" style="text-autospace:none"&gt;&lt;span style="font-size:10.0pt; font-family:&amp;amp;quot;Courier New&amp;amp;quot;;color:blue"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; [&lt;/span&gt;&lt;span style=": ; Courier New&amp;amp;quot: ; color: navy; font-size: 10.0pt; text-decoration: underline; font-family: &amp;amp;quot; "&gt;exec&lt;/span&gt;&lt;span style="font-size:10.0pt;font-family:&amp;amp;quot;Courier New&amp;amp;quot;;color:blue"&gt;] Android NDK: Building for application 'ifxhome'&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal" style="text-autospace:none"&gt;&lt;span style="font-size:10.0pt; font-family:&amp;amp;quot;Courier New&amp;amp;quot;;color:blue"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; [&lt;/span&gt;&lt;span style=": ; Courier New&amp;amp;quot: ; color: navy; font-size: 10.0pt; text-decoration: underline; font-family: &amp;amp;quot; "&gt;exec&lt;/span&gt;&lt;span style="font-size:10.0pt;font-family:&amp;amp;quot;Courier New&amp;amp;quot;;color:blue"&gt;] Compile arm&amp;#160;&amp;#160;&amp;#160; : InflexionUIClientHome &amp;lt;= ifxui_home.c&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal" style="text-autospace:none"&gt;&lt;span style="font-size:10.0pt; font-family:&amp;amp;quot;Courier New&amp;amp;quot;;color:blue"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; [&lt;/span&gt;&lt;span style=": ; Courier New&amp;amp;quot: ; color: navy; font-size: 10.0pt; text-decoration: underline; font-family: &amp;amp;quot; "&gt;exec&lt;/span&gt;&lt;span style="font-size:10.0pt;font-family:&amp;amp;quot;Courier New&amp;amp;quot;;color:blue"&gt;] /bin/sh: ./out/apps/ifxhome/armeabi/objs/InflexionUIClientHome/native/integration/ifxui_home.o.d: No such file or directory&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal" style="text-autospace:none"&gt;&lt;span style="font-size:10.0pt; font-family:&amp;amp;quot;Courier New&amp;amp;quot;;color:blue"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; [&lt;/span&gt;&lt;span style=": ; Courier New&amp;amp;quot: ; color: navy; font-size: 10.0pt; text-decoration: underline; font-family: &amp;amp;quot; "&gt;exec&lt;/span&gt;&lt;span style="font-size:10.0pt;font-family:&amp;amp;quot;Courier New&amp;amp;quot;;color:blue"&gt;] make: *** [out/apps/ifxhome/armeabi/objs/InflexionUIClientHome/native/integration/ifxui_home.o] Error 127&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal" style="text-autospace:none"&gt;&lt;span style="font-size:10.0pt; font-family:&amp;amp;quot;Courier New&amp;amp;quot;;color:blue"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; [&lt;/span&gt;&lt;span style=": ; Courier New&amp;amp;quot: ; color: navy; font-size: 10.0pt; text-decoration: underline; font-family: &amp;amp;quot; "&gt;exec&lt;/span&gt;&lt;span style="font-size:10.0pt;font-family:&amp;amp;quot;Courier New&amp;amp;quot;;color:blue"&gt;] make: *** Deleting file `out/apps/ifxhome/armeabi/objs/InflexionUIClientHome/native/integration/ifxui_home.o'&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&lt;span style="color:#1F497D"&gt; &lt;/span&gt;&amp;#160;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;To update v2.4 and older Inflexion UI for Android projects, please follow these steps:&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p style="padding-left: 60px;"&gt;1. Edit the file &amp;#8216;&amp;lt;NDK path&amp;gt;\apps\&amp;lt;project name&amp;gt;\makeNDK.xml&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p style="padding-left: 60px;"&gt;2. For the &amp;#8216;makeNDK&amp;rsquo; target, change the line:&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p style="padding-left: 60px;"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &amp;lt;arg line="&amp;amp;quot;cd '${basedir}'/../../&amp;#160; &amp;amp;amp;&amp;amp;amp; make APP=${ant.project.name}&amp;amp;quot;"/&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p style="padding-left: 60px;"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; to&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p style="padding-left: 60px;"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &amp;lt;arg line="&amp;amp;quot; cd '${com.mentorgraphics.inflexionui.ndkpath}'; ./ndk-build -C '${basedir}' &amp;amp;quot;"/&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p style="padding-left: 60px;"&gt;3. For the &amp;#8216;clean&amp;rsquo; target, change the line:&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p style="padding-left: 60px;"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &amp;lt;arg line="&amp;amp;quot;cd '${basedir}'/../../&amp;#160; &amp;amp;amp;&amp;amp;amp; make APP=${ant.project.name} clean&amp;amp;quot;"/&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p style="padding-left: 60px;"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; to&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p style="padding-left: 60px;"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &amp;lt;arg line="&amp;amp;quot; cd '${com.mentorgraphics.inflexionui.ndkpath}'; ./ndk-build -C '${basedir}' clean &amp;amp;quot;"/&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p style="padding-left: 60px;"&gt;4. Save the makeNDK.xml file&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p style="padding-left: 60px;"&gt;5. Build the project&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;The project should now build without error.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:980f2b55-8a36-4391-a692-b9548f85d301] --&gt;</description>
      <pubDate>Tue, 08 May 2012 10:38:37 GMT</pubDate>
      <author>community_admin@mentor.com</author>
      <guid>http://communities.mentor.com/mgcx/thread/9146</guid>
      <dc:date>2012-05-08T10:38:37Z</dc:date>
      <clearspace:dateToText>1 year, 2 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Frequent "Failed to compile vertex shader" error in UI Express</title>
      <link>http://communities.mentor.com/mgcx/thread/8791</link>
      <description>&lt;!-- [DocumentBodyStart:88c6fb42-f1e2-4299-a18d-b396faf117e7] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi all,&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;I've had this problem since I installed the Inflexion UI Express.&lt;/p&gt;&lt;p&gt;This does not happen all times. It's very unpredictable.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;Failed to compile vertex shader (1): Vertex shader failed to compile with the following errors:&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;When I got this error, the previewer cannot display UIs.&lt;/p&gt;&lt;p&gt;This error sometime could be gone by restarting UI Express or rebooting the PC.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;I'm using ATI Radeon 4800 graphic card. Can it be the graphic card's problem?&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;Thanks in advance,&lt;/p&gt;&lt;p&gt;Yong&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:88c6fb42-f1e2-4299-a18d-b396faf117e7] --&gt;</description>
      <pubDate>Sun, 18 Mar 2012 02:38:04 GMT</pubDate>
      <author>community_admin@mentor.com</author>
      <guid>http://communities.mentor.com/mgcx/thread/8791</guid>
      <dc:date>2012-03-18T02:38:04Z</dc:date>
      <clearspace:dateToText>1 year, 2 months ago</clearspace:dateToText>
      <clearspace:messageCount>3</clearspace:messageCount>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Different color dithering performance across versions?</title>
      <link>http://communities.mentor.com/mgcx/thread/8767</link>
      <description>&lt;!-- [DocumentBodyStart:bd73e323-0a35-40a6-8ff9-b7d5caf542d8] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi all,&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;I'm using Freescale i.MX53 QSB with Android for evaluating Inflexion UI.&lt;/p&gt;&lt;p&gt;In the first place, I used the prebuilt image of Android provided by Adeneo whose version is 4.2.&lt;/p&gt;&lt;p&gt;The prebuilt version also includes Inflexion Runtime engine. However, I could not confirm the version of the engine.&lt;/p&gt;&lt;p&gt;Also I'm using RGB666 color depth for lvds LCD.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;First I loaded my UI which has intensive gray to black gradation.&lt;/p&gt;&lt;p&gt;Also I took a screenshot of my UI in PC and stored it in i.MX53 QSB to compare the image quality.&lt;/p&gt;&lt;p&gt;Even though the screenshot showed rough gradation in Android's default image viewer due to the low color depth,&lt;/p&gt;&lt;p&gt;Inflexion Runtime Engine could nicely dither colors and shows smooth gradation on the LCD screen.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;After that, I reburned the Android image without prebuilt Inflexion Engine.&lt;/p&gt;&lt;p&gt;Instead, I installed the ver 2.4 Runtime engine following the instruction.&lt;/p&gt;&lt;p&gt;However, unfortunately, Inflexion enine does not dither colors at this time.&lt;/p&gt;&lt;p&gt;It displays the image as same as default image viewer.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;The image quality of two setups are noticablely different. Is there any option in 'InflexionUIRuntime' for color dithering?&lt;/p&gt;&lt;p&gt;Any help will be appreciated.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;Best Regards,&lt;/p&gt;&lt;p&gt;Yong&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:bd73e323-0a35-40a6-8ff9-b7d5caf542d8] --&gt;</description>
      <pubDate>Wed, 14 Mar 2012 17:01:37 GMT</pubDate>
      <author>community_admin@mentor.com</author>
      <guid>http://communities.mentor.com/mgcx/thread/8767</guid>
      <dc:date>2012-03-14T17:01:37Z</dc:date>
      <clearspace:dateToText>1 year, 2 months ago</clearspace:dateToText>
      <clearspace:messageCount>3</clearspace:messageCount>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Floating Point Error when using a mouse with Inflexion® UI on Linux</title>
      <link>http://communities.mentor.com/mgcx/thread/7534</link>
      <description>&lt;!-- [DocumentBodyStart:f66bb74c-82f9-45e7-b3de-68d107f9c42f] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;When using a USB mouse with the Freescale i.MX53 Quickstart Board (using the 11.05 BSP firmware) you will see a 'floating point error' when the mouse is moved, and the Inflexion&lt;span lang="EN-US" style="font-size:16.0pt;font-family: &amp;amp;quot;Calibri&amp;amp;quot;,&amp;amp;quot;sans-serif&amp;amp;quot;;mso-fareast-font-family:Calibri;mso-fareast-theme-font: minor-latin;mso-ansi-language:EN-US;mso-fareast-language:EN-GB;mso-bidi-language: AR-SA"&gt;&amp;#174;&lt;/span&gt; application will terminate.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;The same issue may occur on other hardware platforms with either the Freescale i.MX or 'Standard' Inflexion&lt;span lang="EN-US" style="font-size:16.0pt;font-family: &amp;amp;quot;Calibri&amp;amp;quot;,&amp;amp;quot;sans-serif&amp;amp;quot;;mso-fareast-font-family:Calibri;mso-fareast-theme-font: minor-latin;mso-ansi-language:EN-US;mso-fareast-language:EN-GB;mso-bidi-language: AR-SA"&gt;&amp;#174;&lt;/span&gt; UI releases, depending on how the mouse driver responds to the EVIOCGBIT ioctrl query - in particular if the mouse driver sets both the EV_REL and the EV_ABS bits, then the issue will occur.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;To prevent this issue, you will need to edit the Linux framework file, located here (assuming that the default install options were used):&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Inflexion&lt;/strong&gt;&lt;span lang="EN-US" style="font-size:16.0pt;font-family: &amp;amp;quot;Calibri&amp;amp;quot;,&amp;amp;quot;sans-serif&amp;amp;quot;;mso-fareast-font-family:Calibri;mso-fareast-theme-font: minor-latin;mso-ansi-language:EN-US;mso-fareast-language:EN-GB;mso-bidi-language: AR-SA"&gt;&amp;#174;&lt;/span&gt; &lt;strong&gt;UI for Select i.MX Processors &lt;/strong&gt;&lt;strong&gt;release:&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;C:\mgc\embedded_2011_03_iMX\InflexionUI-Runtime-2.3\Linux\inflexionui\framework\src\framework_linux_generic.c&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Inflexion&lt;/strong&gt;&lt;span lang="EN-US" style="font-size:16.0pt;font-family: &amp;amp;quot;Calibri&amp;amp;quot;,&amp;amp;quot;sans-serif&amp;amp;quot;;mso-fareast-font-family:Calibri;mso-fareast-theme-font: minor-latin;mso-ansi-language:EN-US;mso-fareast-language:EN-GB;mso-bidi-language: AR-SA"&gt;&amp;#174;&lt;/span&gt; &lt;strong&gt;UI Standard release:&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;C:\mgc\embedded_2011_03\InflexionUI-Runtime-2.3\Linux\inflexionui\framework\src\framework_linux_generic.c&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;In the function PL_Add_Input_Device, you will see the following code:&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;&amp;#160;&amp;#160;&amp;#160; if (test_bit(EV_ABS, evtype)) dev-&amp;gt;type = EV_ABS;&lt;/p&gt;&lt;p&gt;&amp;#160;&amp;#160;&amp;#160; else if (test_bit(EV_KEY, evtype)) dev-&amp;gt;type = EV_KEY;&lt;/p&gt;&lt;p&gt;&amp;#160;&amp;#160;&amp;#160; else if (test_bit(EV_REL, evtype)) dev-&amp;gt;type = EV_REL;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;which will record the detected device as 'EV_ABS' if the mouse has both the 'EV_ABS' and 'EV_REL' bits set.&amp;#160; Please change this to match:&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;&amp;#160;&amp;#160;&amp;#160; if (test_bit(EV_KEY, evtype)) dev-&amp;gt;type = EV_KEY;&lt;/p&gt;&lt;p&gt;&amp;#160;&amp;#160;&amp;#160; if (test_bit(EV_ABS, evtype)) dev-&amp;gt;type = EV_ABS;&lt;/p&gt;&lt;p&gt;&amp;#160;&amp;#160;&amp;#160; if (test_bit(EV_REL, evtype)) dev-&amp;gt;type = EV_REL;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;and rebuild your application.&amp;#160; The mouse will now work as expected, and no floating point error will be seen.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:f66bb74c-82f9-45e7-b3de-68d107f9c42f] --&gt;</description>
      <pubDate>Fri, 16 Sep 2011 21:46:28 GMT</pubDate>
      <author>community_admin@mentor.com</author>
      <guid>http://communities.mentor.com/mgcx/thread/7534</guid>
      <dc:date>2011-09-16T21:46:28Z</dc:date>
      <clearspace:dateToText>1 year, 8 months ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Does Inflexion UI use the bilinear filtering method to smooth textures for scaling operations?</title>
      <link>http://communities.mentor.com/mgcx/thread/7347</link>
      <description>&lt;!-- [DocumentBodyStart:a62876ee-0fdc-4fbd-8c69-7bcd2672b9a7] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p class="MsoNormal"&gt;&lt;span lang="EN-GB" style="color: #1f497d;"&gt;In Inflexion UI&amp;#160; v2.3 and earlier bilinear filtering is used for textures that are &amp;#8216;stationary&amp;rsquo; (i.e. not animating), or have been set as &amp;#8216;high quality&amp;rsquo;.&amp;#160; Otherwise a &amp;#8216;nearest&amp;rsquo; algorithm was used for performance purposes.&amp;#160; After reviewing the balance between the cost of maintaining the state information to allow switching between the bilinear and nearest algorithms and the cost of always using bilinear filtering,&amp;#160; the Inflexion UI product will be moving to always using bilinear filtering for OGL rendering modes in the future.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:a62876ee-0fdc-4fbd-8c69-7bcd2672b9a7] --&gt;</description>
      <pubDate>Mon, 22 Aug 2011 16:06:32 GMT</pubDate>
      <author>community_admin@mentor.com</author>
      <guid>http://communities.mentor.com/mgcx/thread/7347</guid>
      <dc:date>2011-08-22T16:06:32Z</dc:date>
      <clearspace:dateToText>1 year, 9 months ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How to setup the Android SDK environment for Inflexion on Linux</title>
      <link>http://communities.mentor.com/mgcx/thread/6892</link>
      <description>&lt;!-- [DocumentBodyStart:5f8d91d0-7d0c-42ca-808a-64453d92207a] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;The following instructions come courtesy of James Deutch, Sr. Field Application Engineer:&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;1)&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; If you&amp;rsquo;re running 64-bit Linux, you&amp;rsquo;ll want to install the 32-bit libraries. Under Ubuntu 10.04 LTS, the command to install them is:&lt;/p&gt;&lt;p&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; a.&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; $ sudo apt-get install ia32-libs&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;2)&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; You need to download and use Eclipse 3.6 (Helios). Ubuntu&amp;rsquo;s preferred older version (v3.5) in their download center does not work for Inflexion/Android development.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;3)&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; Make sure you append the paths to the Android SDK&amp;rsquo;s &amp;ldquo;&amp;#8230;/tools&amp;#8221; and &amp;ldquo;&amp;#8230;/platform-tools&amp;#8221; directories to your path.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;4)&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; You&amp;rsquo;ll need to install the Inflexion onto a Windows host so you can and manually TAR the following directories:&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; a.&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &amp;#8230;\mgc\embedded_2011_03_iMX\InflexionUI-Runtime-2.3\Android\ifxhome\&lt;/p&gt;&lt;p&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; b.&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &amp;#8230;\mgc\embedded_2011_03_iMX\InflexionUI-Runtime-2.3\Android\ifxphotopicker\&lt;/p&gt;&lt;p&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; c.&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &amp;#8230;\mgc\embedded_2011_03_iMX\InflexionUI-Runtime-2.3\Android\inflexionui\&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;These directories (at least the &amp;ldquo;inflexionui&amp;#8221; directory) will need to be placed in the NDK&amp;rsquo;s &amp;ldquo;&amp;#8230;/apps&amp;#8221; folder for the Inflexion plug-in to work.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5f8d91d0-7d0c-42ca-808a-64453d92207a] --&gt;</description>
      <category domain="http://communities.mentor.com/mgcx/tags?containerType=?14&amp;container=2268">setup</category>
      <category domain="http://communities.mentor.com/mgcx/tags?containerType=?14&amp;container=2268">linux</category>
      <category domain="http://communities.mentor.com/mgcx/tags?containerType=?14&amp;container=2268">android</category>
      <category domain="http://communities.mentor.com/mgcx/tags?containerType=?14&amp;container=2268">sdk</category>
      <pubDate>Fri, 17 Jun 2011 15:17:43 GMT</pubDate>
      <author>community_admin@mentor.com</author>
      <guid>http://communities.mentor.com/mgcx/thread/6892</guid>
      <dc:date>2011-06-17T15:17:43Z</dc:date>
      <clearspace:dateToText>1 year, 11 months ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Updating the Inflexion UI Android Project Plugin to work with ADT 10.0.0 and beyond - Freescale Customers</title>
      <link>http://communities.mentor.com/mgcx/thread/6374</link>
      <description>&lt;!-- [DocumentBodyStart:b06ab1ae-5046-46a7-82bd-1f5ff114d056] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;If&lt;/p&gt;&lt;ul&gt;&lt;li&gt;you are trying to install the Inflexion UI for Android Project Creator plugin from a '.zip' archive with your installation of Inflexion UI for i.MX5x Processors Runtime, and are encountering an error because it is not compatible with ADT 10.0.0 or later, OR&lt;/li&gt;&lt;li&gt;you have successfully installed the Inflexion UI for Android Project Creator plugin from a '.zip' archive with your installation of Inflexion UI for i.MX5x Processors Runtime, and now wish to update to ADT 10.0.0 or later without uninstalling the Inflexion UI for Android Project Creator first&lt;/li&gt;&lt;/ul&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;please follow one of the following sets of instructions.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #333333; font-size: 12pt; text-decoration: underline;"&gt;&lt;strong&gt;If you have been unable to install the plugin&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="color: #1f497d;"&gt;1. In Eclipse, select Help &amp;gt; Install New Software&amp;#8230; The Install dialog box is displayed.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="color: #1f497d;"&gt;2. Click Add&amp;#8230; The Add Repository dialog box is displayed.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="color: #1f497d;"&gt;3. In the Name field, type &amp;ldquo;Inflexion UI Project&amp;#8221; (without the quotes).&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="color: #1f497d;"&gt;4. In the Location field, type &amp;ldquo;&lt;a class="jive-link-external-small" href="http://s3.mentor.com/inflexionplugin/freescale_2.2"&gt;http://s3.mentor.com/inflexionplugin/freescale_2.2&lt;/a&gt;&amp;#8221;.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="color: #1f497d;"&gt;5. Click OK. This returns you to the Install dialog box, where the Inflexion UI Plugin is now listed in the main frame.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="color: #1f497d;"&gt;6. Select 'Inflexion UI for Android Project Creator'.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="color: #1f497d;"&gt;7. If present, ensure that the following three options are NOT selected:&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal" style="padding-left: 30px;"&gt;&lt;span style="color: #1f497d;"&gt;&amp;bull; Show only the latest versions of available software&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal" style="padding-left: 30px;"&gt;&lt;span style="color: #1f497d;"&gt;&amp;bull; Contact all update sites during install to find required software&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal" style="padding-left: 30px;"&gt;&lt;span style="color: #1f497d;"&gt;&amp;bull; Hide items that are already installed&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="color: #1f497d;"&gt;8. Click Next; the Install Details dialog box is displayed.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="color: #1f497d;"&gt;9. Click Next again; the Review Licenses page is displayed. Read and accept the license before clicking Finish.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="color: #1f497d;"&gt;10. When the Security Warning dialog box appears, click OK. The Software Updates dialog box is launched, recommending that you restart Eclipse. Click Restart Now to restart the Eclipse IDE.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="color: #1f497d;"&gt;11. When Eclipse restarts, select Window &amp;gt; Reset perspective. This opens a confirmation dialog box; click OK to confirm.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="color: #1f497d;"&gt;12. Select Window &amp;gt; Preferences &amp;gt; Inflexion UI. Set the following platform-specific parameters:&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal" style="padding-left: 30px;"&gt;&lt;span style="color: #1f497d;"&gt;&amp;bull; If running on Windows:&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal" style="padding-left: 60px;"&gt;&lt;span style="color: #1f497d;"&gt;o In the Root of NDK that contains Inflexion UI field, type the path to the Android NDK installation directory.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal" style="padding-left: 60px;"&gt;&lt;span style="color: #1f497d;"&gt;o In the Cygwin install location field, type the path to the Cygwin installation directory.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal" style="padding-left: 30px;"&gt;&lt;span style="color: #1f497d;"&gt;&amp;bull; If running on Linux:&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal" style="padding-left: 60px;"&gt;&lt;span style="color: #1f497d;"&gt;o In the Root of NDK that contains Inflexion UI field, type the path to the Android NDK installation directory.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="color: #1f497d;"&gt;13. Click OK. The Inflexion UI Plugin For Android is now installed.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 12pt; text-decoration: underline;"&gt;&lt;strong&gt;If you have installed the plugin, and now wish to update to ADT 10.0.0 or later&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="color: #1f497d;"&gt;1. In Eclipse, select Windows &amp;gt; Preferences. The Preferences dialog box is displayed.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="color: #1f497d;"&gt;2. Open the 'Install / Update' option, then select 'Available Software Sites'. The list of software update sites is presented, including the Inflexion UI Project site added when the plugin was first installed.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="color: #1f497d;"&gt;3. Select the 'Inflexion UI Project' entry, then 'Edit'.&amp;#160; The Edit Site dialog box is displated&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="color: #1f497d;"&gt;4. Change the Location field to &amp;ldquo;&lt;a class="jive-link-external-small" href="http://s3.mentor.com/inflexionplugin/freescale_2.2"&gt;http://s3.mentor.com/inflexionplugin/freescale_2.2&lt;/a&gt;&amp;#8221;.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="color: #1f497d;"&gt;5. Click OK to dismiss the Edit Site dialog, then OK again to dismiss the Preferences dialog.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="color: #1f497d;"&gt;6. Select Help &amp;gt; Check for Updates.&amp;#160; All updates including any updates to ADT, plus the update to the Inflexion Developer Tools will be presented in the Available Updates dialog&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="color: #1f497d;"&gt;7. Select 'Inflexion UI for Android Project Creator'.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="color: #1f497d;"&gt;8. If present, ensure that the following three options are NOT selected:&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal" style="padding-left: 30px;"&gt;&lt;span style="color: #1f497d;"&gt;&amp;bull; Show only the latest versions of available software&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal" style="padding-left: 30px;"&gt;&lt;span style="color: #1f497d;"&gt;&amp;bull; Contact all update sites during install to find required software&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal" style="padding-left: 30px;"&gt;&lt;span style="color: #1f497d;"&gt;&amp;bull; Hide items that are already installed&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="color: #1f497d;"&gt;9. Click Next; the Install Details dialog box is displayed.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="color: #1f497d;"&gt;10. Click Next again; the Review Licenses page is displayed. Read and accept the license before clicking Finish.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="color: #1f497d;"&gt;11.&amp;#160; When the Security Warning dialog box appears, click OK. The Software&amp;#160; Updates dialog box is launched, recommending that you restart Eclipse.&amp;#160; Click Restart Now to restart the Eclipse IDE.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="color: #1f497d;"&gt;12. When Eclipse restarts, select Window &amp;gt; Reset perspective. This opens a confirmation dialog box; click OK to confirm.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="color: #1f497d;"&gt;13. Select Window &amp;gt; Preferences &amp;gt; Inflexion UI. Check the following platform-specific parameters:&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal" style="padding-left: 30px;"&gt;&lt;span style="color: #1f497d;"&gt;&amp;bull; If running on Windows:&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal" style="padding-left: 60px;"&gt;&lt;span style="color: #1f497d;"&gt;o In the Root of NDK that contains Inflexion UI field, check the path to the Android NDK installation directory.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal" style="padding-left: 60px;"&gt;&lt;span style="color: #1f497d;"&gt;o In the Cygwin install location field, check the path to the Cygwin installation directory.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal" style="padding-left: 30px;"&gt;&lt;span style="color: #1f497d;"&gt;&amp;bull; If running on Linux:&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal" style="padding-left: 60px;"&gt;&lt;span style="color: #1f497d;"&gt;o In the Root of NDK that contains Inflexion UI field, check the path to the Android NDK installation directory.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="color: #1f497d;"&gt;14. Click OK. The Inflexion UI Plugin For Android is now updated.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b06ab1ae-5046-46a7-82bd-1f5ff114d056] --&gt;</description>
      <pubDate>Tue, 15 Mar 2011 00:04:15 GMT</pubDate>
      <author>community_admin@mentor.com</author>
      <guid>http://communities.mentor.com/mgcx/thread/6374</guid>
      <dc:date>2011-03-15T00:04:15Z</dc:date>
      <clearspace:dateToText>1 year, 11 months ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Inflexion Licensing</title>
      <link>http://communities.mentor.com/mgcx/thread/6772</link>
      <description>&lt;!-- [DocumentBodyStart:48e647db-b820-4838-8a9b-aea7b91ef585] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi again,&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;Can inflexion be used on other i.MX5x SoM platforms or is it limited for use only with Freescale BSP's? &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;Wayne&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:48e647db-b820-4838-8a9b-aea7b91ef585] --&gt;</description>
      <category domain="http://communities.mentor.com/mgcx/tags?containerType=?14&amp;container=2268">license</category>
      <category domain="http://communities.mentor.com/mgcx/tags?containerType=?14&amp;container=2268">inflexion</category>
      <pubDate>Tue, 24 May 2011 11:16:56 GMT</pubDate>
      <author>community_admin@mentor.com</author>
      <guid>http://communities.mentor.com/mgcx/thread/6772</guid>
      <dc:date>2011-05-24T11:16:56Z</dc:date>
      <clearspace:dateToText>2 years, 2 days ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Availability of InflexionUI Express on Linux for Freescale Customers</title>
      <link>http://communities.mentor.com/mgcx/thread/6631</link>
      <description>&lt;!-- [DocumentBodyStart:fd946254-0c9f-489e-a5f1-7e3e8568d59b] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;&amp;#160;&amp;#160;&amp;#160; I have recently downloaded the InflexionUI to experiment with my iMX53 Quickstart board. The software download contains installer for windows only. However some of the tutorials refer to the InflexionUI Express running on linux. Can someone help me and post how to download the linux version of InflexionUI Express? Or is the Linux version not available for freescale customers? Some clarification would be great. Thanks for the great tool! &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:fd946254-0c9f-489e-a5f1-7e3e8568d59b] --&gt;</description>
      <category domain="http://communities.mentor.com/mgcx/tags?containerType=?14&amp;container=2268">quick</category>
      <category domain="http://communities.mentor.com/mgcx/tags?containerType=?14&amp;container=2268">start</category>
      <category domain="http://communities.mentor.com/mgcx/tags?containerType=?14&amp;container=2268">express</category>
      <category domain="http://communities.mentor.com/mgcx/tags?containerType=?14&amp;container=2268">linux</category>
      <category domain="http://communities.mentor.com/mgcx/tags?containerType=?14&amp;container=2268">windows</category>
      <category domain="http://communities.mentor.com/mgcx/tags?containerType=?14&amp;container=2268">inflexionui</category>
      <category domain="http://communities.mentor.com/mgcx/tags?containerType=?14&amp;container=2268">imx53</category>
      <pubDate>Thu, 28 Apr 2011 23:33:29 GMT</pubDate>
      <author>community_admin@mentor.com</author>
      <guid>http://communities.mentor.com/mgcx/thread/6631</guid>
      <dc:date>2011-04-28T23:33:29Z</dc:date>
      <clearspace:dateToText>2 years, 3 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>4</clearspace:messageCount>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

