<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Objects on Remko's Blog</title><link>https://remkoweijnen.nl/blog/tags/objects/</link><description>Recent content in Objects on Remko's Blog</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 20 May 2011 11:26:59 +0000</lastBuildDate><atom:link href="https://remkoweijnen.nl/blog/tags/objects/index.xml" rel="self" type="application/rss+xml"/><item><title>Renaming and hiding object in PowerPoint</title><link>https://remkoweijnen.nl/blog/2011/05/20/renaming-and-hiding-object-in-powerpoint/</link><pubDate>Fri, 20 May 2011 11:26:59 +0000</pubDate><guid>https://remkoweijnen.nl/blog/2011/05/20/renaming-and-hiding-object-in-powerpoint/</guid><description>&lt;p&gt;I was working on a PowerPoint presentation that included screenshots that were using the Appear animation. I use it to only show a particular screenshot when I am actually talking about it.&lt;/p&gt; &lt;p&gt;However when editing the slide, the screenshots hide the slide text which makes it difficult to edit it.&lt;/p&gt; &lt;p&gt;And in the Animation Pane the pictures are shown as Picture1, Picture2 etc.&lt;/p&gt; &lt;p&gt;&lt;a href="https://remkoweijnen.nl/blog/wp-content/uploads/2011/05/image19.webp" class="glightbox" data-type="image" data-gallery="post-1787"&gt;&lt;img loading="lazy" decoding="async" style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="https://remkoweijnen.nl/blog/wp-content/uploads/2011/05/image_thumb19.webp" width="225" height="147" /&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;So I wanted two things;&lt;/p&gt; &lt;ol&gt; &lt;li&gt;Rename the object to a more meaningfull name in the Animation Pane &lt;/li&gt; &lt;li&gt;Hide the screenshots when I want to edit the text in the slide. &lt;/li&gt; &lt;/ol&gt; &lt;p&gt;&amp;#160;&lt;/p&gt;</description></item><item><title>Switch between Java Versions</title><link>https://remkoweijnen.nl/blog/2008/11/12/switch-between-java-versions/</link><pubDate>Wed, 12 Nov 2008 16:37:52 +0000</pubDate><guid>https://remkoweijnen.nl/blog/2008/11/12/switch-between-java-versions/</guid><description>&lt;p&gt;On a Citrix environment 2 different applications were required. One of the applications required java version 1.5 (and didn&amp;rsquo;t work with 1.6) and the other application needed specifically version 1.6.&lt;/p&gt;
&lt;p&gt;Because the applications are installed on a Citrix server the users do not have write permissions to HKEY_LOCAL_MACHINE so that was another complication.&lt;/p&gt;
&lt;p&gt;After a lot of monitoring with process monitor the general process of how a particular Java version loads in Internet Explorer became clear to me.&lt;/p&gt;
&lt;p&gt;Java adds an addon to IE called ssv.dll, you can see this trough Tools | Manage Add-ons | Enable or Disable Add-ons:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://remkoweijnen.nl/blog/wp-content/uploads/2008/11/addons-3.webp" class="glightbox" data-type="image" data-gallery="post-135"&gt;&lt;img loading="lazy" decoding="async" src="https://remkoweijnen.nl/blog/wp-content/uploads/2008/11/addons-3-small.webp" alt="AddOns" width="450" height="81" /&gt;&lt;/a&gt;&lt;/p&gt;</description></item></channel></rss>