<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>lekkimworld.commicrosoft</title>
    <link>http://lekkimworld.com/tags/microsoft/</link>
    <description>IBM Lotus Notes/Domino, Websphere, IBM Connections, mobile, web, JavaScript, Java...</description>
    <language>en</language>
    <copyright>Mikkel Flindt Heisterberg (mh [at] intravision [dot] dk</copyright>
    <pubDate>Sat, 19 May 2012 06:50:25 GMT</pubDate>
    <dc:creator>Mikkel Flindt Heisterberg (mh [at] intravision [dot] dk</dc:creator>
    <dc:date>2012-05-19T06:50:25Z</dc:date>
    <dc:language>en</dc:language>
    <dc:rights>Mikkel Flindt Heisterberg (mh [at] intravision [dot] dk</dc:rights>
    <image>
      <title>lekkimworld.commicrosoft</title>
      <url>http://lekkimworld.com/tags/microsoft/</url>
    </image>
    <item>
      <title>Ribbon IDE for Lotus Notes?</title>
      <link>http://lekkimworld.com/2010/04/07/ribbon_ide_for_lotus_notes.html</link>
      <content:encoded>&lt;p&gt;
As you know Lotus Notes is built on Eclipse so following Eclipse plugins and projects makes a lot of sense from a platform point of view. Surfing the other day I stumbled over an Eclipse project that provides a &lt;a href="http://en.wikipedia.org/wiki/Ribbon_%28computing%29"&gt;Ribbon IDE&lt;/a&gt; for the Eclipse platform. It makes your mind wander to Microsoft centric but it might make sense for other applications incl. Lotus Notes.
&lt;/p&gt;
&lt;p&gt;
For more info see &lt;a href="http://www.jroller.com/eu/entry/ribbon_ide"&gt;"Eclipse plug-in sightseeing: Ribbon IDE / Eclipse"&lt;/a&gt;. There's also a &lt;a href="http://www.volanakis.de/nuggets/EC_10/201003%20Ribbon%20IDE%20-%20A%20leaner%20modern%20UI%20for%20Eclipse.pdf"&gt;PDF&lt;/a&gt; showing it off.
&lt;/p&gt;</content:encoded>
      <category domain="http://lekkimworld.com/tags/eclipse/">eclipse</category>
      <category domain="http://lekkimworld.com/tags/microsoft/">microsoft</category>
      <category domain="http://lekkimworld.com/tags/notes85/">notes85</category>
      <category domain="http://lekkimworld.com/tags/notes851/">notes851</category>
      <category domain="http://lekkimworld.com/tags/ribbon/">ribbon</category>
      <pubDate>Wed, 07 Apr 2010 14:03:33 GMT</pubDate>
      <guid isPermaLink="false">tag:lekkimworld.com,2010-04-07:default/1270649013578</guid>
      <dc:date>2010-04-07T14:03:33Z</dc:date>
    </item>
    <item>
      <title>Microsoft MIX10 vs Lotusphere</title>
      <link>http://lekkimworld.com/2010/03/25/microsoft_mix10_vs_lotusphere.html</link>
      <content:encoded>&lt;p&gt;
With all the talk we have been having around &lt;a href="http://www.lotusphere.com"&gt;Lotusphere presentations&lt;/a&gt; and the availability of session presentations and video afterwards it's strangely refreshing to see how Microsoft approach their &lt;a href="http://www.visitmix.com"&gt;MIX10 conference&lt;/a&gt; which was just held in Las Vegas. If you go to &lt;a href="http://live.visitmix.com/Videos"&gt;live.visitmix.com/videos&lt;/a&gt; you are able to download all presentations and download or stream all sessions as video (WMV for HD and h.264). They even provide a downloader to download all the contents in one go. 
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.imdb.com/title/tt0119217/"&gt;How do you like them apples?&lt;/a&gt;
&lt;/p&gt;</content:encoded>
      <category domain="http://lekkimworld.com/tags/ibm/">ibm</category>
      <category domain="http://lekkimworld.com/tags/lotusphere/">lotusphere</category>
      <category domain="http://lekkimworld.com/tags/microsoft/">microsoft</category>
      <pubDate>Thu, 25 Mar 2010 08:14:10 GMT</pubDate>
      <guid isPermaLink="false">tag:lekkimworld.com,2010-03-25:default/1269504850203</guid>
      <dc:date>2010-03-25T08:14:10Z</dc:date>
    </item>
    <item>
      <title>Lotus Notes vs. Microsoft Mesh</title>
      <link>http://lekkimworld.com/2008/05/06/lotus_notes_vs_microsoft_mesh.html</link>
      <content:encoded>&lt;p&gt;
You might already know of this but I suggest you listen to the Windows Weekly podcast &lt;a href="http://twit.tv/ww56"&gt;episode 56&lt;/a&gt; and &lt;a href="http://twit.tv/ww57"&gt;episode 57&lt;/a&gt; for info on the upcoming &lt;a href="http://connect.microsoft.com/site/sitehome.aspx?SiteID=425"&gt;Microsoft Mesh&lt;/a&gt;. In episode 57 there are comments about Lotus Notes and how Ray Ozzie took the thunder of Notes and brought it to Microsoft.
&lt;/p&gt;</content:encoded>
      <category domain="http://lekkimworld.com/tags/mesh/">mesh</category>
      <category domain="http://lekkimworld.com/tags/microsoft/">microsoft</category>
      <category domain="http://lekkimworld.com/tags/podcast/">podcast</category>
      <pubDate>Tue, 06 May 2008 13:02:33 GMT</pubDate>
      <guid isPermaLink="false">tag:lekkimworld.com,2008-05-06:default/1210078953484</guid>
      <dc:date>2008-05-06T13:02:33Z</dc:date>
    </item>
    <item>
      <title>Rearming Windows Vista</title>
      <link>http://lekkimworld.com/2008/04/16/rearming_windows_vista.html</link>
      <content:encoded>&lt;p&gt;
While cleaning up today I found an interesting piece of information in the Microsoft Action Pack material. It appears that the 30 day grace period of Windows Vista can be extended to 90 days by rearming the installation (you should also disable auto-activation during the installation). This is great for testing purposes. 
&lt;/p&gt;
&lt;p&gt;
To rearm Windows start a command-prompt with admin. privileges and run 
&lt;pre&gt;
cscript %windir%\system32\slmgr.vbs -rearm
&lt;/pre&gt;
The script can also be used to active Windows using the -ipk switch followed by the 25 digit activation code.
&lt;/p&gt;</content:encoded>
      <category domain="http://lekkimworld.com/tags/microsoft/">microsoft</category>
      <category domain="http://lekkimworld.com/tags/windows/">windows</category>
      <pubDate>Wed, 16 Apr 2008 10:30:57 GMT</pubDate>
      <guid isPermaLink="false">tag:lekkimworld.com,2008-04-16:default/1208341857828</guid>
      <dc:date>2008-04-16T10:30:57Z</dc:date>
    </item>
    <item>
      <title>Lotus Sametime for Microsoft products</title>
      <link>http://lekkimworld.com/2008/02/07/lotus_sametime_for_microsoft_products.html</link>
      <content:encoded>&lt;p&gt;
&lt;a href="http://download.boulder.ibm.com/ibmdl/pub/software/info/television/swtv/lotus/demos/uc2/shell_popup.html"&gt;Nice video&lt;/a&gt; of the Lotus Sametime integration into Microsoft Office incl. Outlook (main focus is on Outlook). It's nice even if you just need to see what the integration looks like since you're probably running Notes. Right? :-)
&lt;/p&gt;</content:encoded>
      <category domain="http://lekkimworld.com/categories/sametime/">Sametime</category>
      <category domain="http://lekkimworld.com/tags/ibm/">ibm</category>
      <category domain="http://lekkimworld.com/tags/microsoft/">microsoft</category>
      <category domain="http://lekkimworld.com/tags/sametime/">sametime</category>
      <category domain="http://lekkimworld.com/tags/sametime_75/">sametime_75</category>
      <pubDate>Thu, 07 Feb 2008 13:37:00 GMT</pubDate>
      <guid isPermaLink="false">tag:lekkimworld.com,2008-02-07:default/1202391420000</guid>
      <dc:date>2008-02-07T13:37:00Z</dc:date>
    </item>
    <item>
      <title>Windows Home Server</title>
      <link>http://lekkimworld.com/2007/01/20/windows_home_server.html</link>
      <content:encoded>&lt;p&gt;
I know it wont be available until the end of the year but &lt;a href="http://www.winsupersite.com/reviews/whs_preview.asp"&gt;Microsoft Windows Home Server&lt;/a&gt; looks really nice. A server product built especially for the home with built in support for managing the computers on the home network incl. making backup images etc. 
&lt;/p&gt;</content:encoded>
      <category domain="http://lekkimworld.com/tags/microsoft/">microsoft</category>
      <category domain="http://lekkimworld.com/tags/windows/">windows</category>
      <pubDate>Sat, 20 Jan 2007 10:13:20 GMT</pubDate>
      <guid isPermaLink="false">tag:lekkimworld.com,2007-01-20:default/1169288000143</guid>
      <dc:date>2007-01-20T10:13:20Z</dc:date>
    </item>
    <item>
      <title>C# for the Java developer</title>
      <link>http://lekkimworld.com/2006/10/03/c_for_the_java_developer.html</link>
      <content:encoded>&lt;p&gt;
Will probably have to do some coding in C# one of these days so I'd better start reading up. Found an article via Google which looks like a promising no-nonsence way to start: &lt;a href="http://www.25hoursaday.com/CsharpVsJava.html"&gt;A COMPARISON OF MICROSOFT'S C# PROGRAMMING LANGUAGE TO SUN MICROSYSTEMS' JAVA PROGRAMMING LANGUAGE&lt;/a&gt; by Dare Obasanjo.
&lt;/p&gt;</content:encoded>
      <category domain="http://lekkimworld.com/categories/java/">Java</category>
      <category domain="http://lekkimworld.com/tags/c_sharp/">c_sharp</category>
      <category domain="http://lekkimworld.com/tags/java/">java</category>
      <category domain="http://lekkimworld.com/tags/microsoft/">microsoft</category>
      <pubDate>Tue, 03 Oct 2006 13:33:25 GMT</pubDate>
      <guid isPermaLink="false">tag:lekkimworld.com,2006-10-03:default/1159882405610</guid>
      <dc:date>2006-10-03T13:33:25Z</dc:date>
    </item>
    <item>
      <title>Ahhh - there is of cause the Microsoft (proprietary) solution</title>
      <link>http://lekkimworld.com/2006/08/04/ahhh_there_is_of_cause_the_microsoft_proprietary_solution.html</link>
      <content:encoded>&lt;p&gt;
As &lt;a href="http://lekkimworld.com/2006/08/03/how_i_hate_reinventing_the_wheel.html"&gt;mentioned 
yeasterday&lt;/a&gt; I have been reinventing the wheel and (re)writing XPath 2.0 functions as named XSLT templates since the MSXML 3 in Internet Explorer 6 isn't XPath 2.0 compliant. As always there is however a Microsoft proprietary solution using the urn:schemas-microsoft-com:xslt namespace. This namespace adds support for a number of utility functions as mentioned in the "&lt;a href="http://msdn2.microsoft.com/en-us/library/ms256453.aspx"&gt;Microsoft XPath Extension Functions&lt;/a&gt;"-article over at &lt;a href="http://msdn.microsoft.com"&gt;Microsoft Developer Network&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
You have to be running MSXML 4 for this namespace to work however which means that even the proprietary solution isn't workable for me since MSXML 3 is the default for Internet Explorer 6.
&lt;/p&gt;
&lt;p&gt;
While researching this subject I found that MSXML 3 (or 4) isn't the newest version. There is a MSXML 5 (only used with Office 2003) and a MSXML 6 (supplied with Visual Studio 2005). Even the newest MSXML 6 doesn't however support XPath 2.0. The supported API's in MSXML 6 is:
&lt;ul&gt;
&lt;li&gt;XML 1.0 (DOM &amp; SAX2 APIs)&lt;/li&gt;
&lt;li&gt;XML Schema (XSD) 1.0&lt;/li&gt;
&lt;li&gt;XPath 1.0&lt;/li&gt;
&lt;li&gt;XSLT 1.0&lt;/li&gt;
&lt;/ul&gt;
&lt;/p&gt;
&lt;p&gt;
Come on already - please implement the standards!
&lt;/p&gt;</content:encoded>
      <category domain="http://lekkimworld.com/categories/xml/">XML</category>
      <category domain="http://lekkimworld.com/tags/ie/">ie</category>
      <category domain="http://lekkimworld.com/tags/microsoft/">microsoft</category>
      <category domain="http://lekkimworld.com/tags/msxml/">msxml</category>
      <category domain="http://lekkimworld.com/tags/proprietary/">proprietary</category>
      <category domain="http://lekkimworld.com/tags/xml/">xml</category>
      <category domain="http://lekkimworld.com/tags/xpath/">xpath</category>
      <pubDate>Fri, 04 Aug 2006 04:44:34 GMT</pubDate>
      <guid isPermaLink="false">tag:lekkimworld.com,2006-08-04:default/1154666674239</guid>
      <dc:date>2006-08-04T04:44:34Z</dc:date>
    </item>
  </channel>
</rss>


