<?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.comdeveloperworks</title>
    <link>http://lekkimworld.com/tags/developerworks/</link>
    <description>A blog by IBM Champion Mikkel Flindt Heisterberg about IBM Notes/Domino, Websphere, IBM Connections, mobile, web, JavaScript, Java and other appdev topics...</description>
    <language>en</language>
    <copyright>Mikkel Flindt Heisterberg (mh [at] intravision [dot] dk</copyright>
    <pubDate>Wed, 08 May 2013 13:44:17 GMT</pubDate>
    <dc:creator>Mikkel Flindt Heisterberg (mh [at] intravision [dot] dk</dc:creator>
    <dc:date>2013-05-08T13:44:17Z</dc:date>
    <dc:language>en</dc:language>
    <dc:rights>Mikkel Flindt Heisterberg (mh [at] intravision [dot] dk</dc:rights>
    <image>
      <title>lekkimworld.comdeveloperworks</title>
      <url>http://lekkimworld.com/tags/developerworks/</url>
    </image>
    <item>
      <title>The IBM developerWorks newsletter has been retired</title>
      <link>http://lekkimworld.com/2012/12/10/the_ibm_developerworks_newsletter_has_been_retired.html</link>
      <content:encoded>&lt;p&gt;
The &lt;a href="http://www.ibm.com/developerworks"&gt;IBM developerWorks&lt;/a&gt; newsletter was effectively retired on Friday which really bums me out. I've using the newsletter as an easy weekly way of following along with what happened on developerWorks and I'm going to miss the ease with which I could do that. The "new way" (for me at least) is to use the social media outlets (Twitter, Facebook) or the feeds available. I'm going for the latter and just added a series of feeds using the &lt;a href="http://www.ibm.com/developerworks/feeds/"&gt;feeds page&lt;/a&gt; to my Google Reader. RIP developerWorks newsletter... 
&lt;/p&gt;</content:encoded>
      <category domain="http://lekkimworld.com/tags/developer/">developer</category>
      <category domain="http://lekkimworld.com/tags/developerworks/">developerworks</category>
      <category domain="http://lekkimworld.com/tags/ibm/">ibm</category>
      <pubDate>Mon, 10 Dec 2012 13:13:28 GMT</pubDate>
      <guid isPermaLink="false">tag:lekkimworld.com,2012-12-10:default/1355145208428</guid>
      <dc:date>2012-12-10T13:13:28Z</dc:date>
    </item>
    <item>
      <title>So there's no stuff out there on plug-in development?</title>
      <link>http://lekkimworld.com/2010/09/24/so_theres_no_stuff_out_there_on_plug_in_development.html</link>
      <content:encoded>&lt;p&gt;
Well I just did a quick search on &lt;a href="http://www.ibm.com/developerWorks"&gt;developerWorks&lt;/a&gt; and it gave me a lot of info. Among others were the below articles that I think look very interesting. Especially those two first ones look like something that would be of interest to a lot of people venturing into this area.
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.ibm.com/developerworks/opensource/tutorials/os-rcp1/"&gt;Eclipse's Rich Client Platform, Part 1: Getting started&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.ibm.com/developerworks/opensource/tutorials/os-rcp2/"&gt;Eclipse's Rich Client Platform, Part 2: Extending the generic workbench&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.ibm.com/developerworks/opensource/tutorials/os-ecl-gameplgin/"&gt;Create an Eclipse game plug-in, Part 1: Getting started&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.ibm.com/developerworks/opensource/tutorials/os-ecl-gameplgin2/"&gt;Create an Eclipse game plug-in, Part 2: Building and firing a BB gun&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.ibm.com/developerworks/opensource/tutorials/os-ecl-gameplgin3/"&gt;Create an Eclipse game plug-in, Part 3: Gaming the system&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.ibm.com/developerworks/opensource/tutorials/os-ecl-gameplgin4/"&gt;Create an Eclipse game plug-in, Part 4: Packaging, testing, and putting final touches&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.ibm.com/developerworks/opensource/tutorials/os-eclplgns/"&gt;Building Eclipse plug-ins using templates&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.ibm.com/developerworks/opensource/tutorials/os-ecl-tptp/"&gt;Eclipse Test &amp; Performance Tools Platform, Part 1: Test, profile, and monitor applications&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.ibm.com/developerworks/opensource/tutorials/os-ecl-wtp/"&gt;An introduction to the Eclipse Web Tools Platform V1.0&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/p&gt;</content:encoded>
      <category domain="http://lekkimworld.com/tags/developerworks/">developerworks</category>
      <category domain="http://lekkimworld.com/tags/eclipse/">eclipse</category>
      <category domain="http://lekkimworld.com/tags/eclipse_rcp/">eclipse_rcp</category>
      <category domain="http://lekkimworld.com/tags/java/">java</category>
      <pubDate>Fri, 24 Sep 2010 16:17:50 GMT</pubDate>
      <guid isPermaLink="false">tag:lekkimworld.com,2010-09-24:default/1285345070683</guid>
      <dc:date>2010-09-24T16:17:50Z</dc:date>
    </item>
    <item>
      <title>Updated! Introduction to Java programming</title>
      <link>http://lekkimworld.com/2010/08/29/updated_introduction_to_java_programming.html</link>
      <content:encoded>&lt;p&gt;
A lot of people ask me how to get started with Java programming so when I saw the below entry in the developerWorks newsletter I thought it should be communicated as far and wide as possible. 
&lt;/p&gt;
&lt;p&gt;
&lt;i&gt;"developerWorks Java contributor Steve Perry took on the Herculean task of updating the "Introduction to Java programming" tutorials. This two-part series introduces the structure, syntax, and programming paradigm of the Java language and platform."&lt;/i&gt;
&lt;/p&gt;
&lt;a href="http://www.ibm.com/developerworks/views/java/libraryview.jsp?search_by=tutorial%2C+perry&amp;cmp=dw&amp;cpb=dwjav&amp;ct=dwnew&amp;cr=dwnen&amp;ccy=zz&amp;csr=082610"&gt;Get started with Java technology&lt;/a&gt;
&lt;/p&gt;</content:encoded>
      <category domain="http://lekkimworld.com/tags/developerworks/">developerworks</category>
      <category domain="http://lekkimworld.com/tags/java/">java</category>
      <pubDate>Sun, 29 Aug 2010 09:34:55 GMT</pubDate>
      <guid isPermaLink="false">tag:lekkimworld.com,2010-08-29:default/1283074495261</guid>
      <dc:date>2010-08-29T09:34:55Z</dc:date>
    </item>
    <item>
      <title>developerWorks: Plug-in development 101</title>
      <link>http://lekkimworld.com/2008/04/04/developerworks_plug_in_development_101.html</link>
      <content:encoded>&lt;p&gt;
Are you ready to get going on development of plug-ins for the Notes 8 client (Eclipse)? If you are then look no further than this series of articles on developerWorks: &lt;a href="http://www.ibm.com/developerworks/views/opensource/libraryview.jsp?search_by=plug-in+development+101"&gt;Plug-in development 101&lt;/a&gt;. It's a bit sad that it isn't Notes 8 specific but hey it's in the Open Source zone but even though you get the basics of the necessary steps for creating plug-ins.
&lt;/p&gt;</content:encoded>
      <category domain="http://lekkimworld.com/categories/java/">Java</category>
      <category domain="http://lekkimworld.com/tags/developerworks/">developerworks</category>
      <category domain="http://lekkimworld.com/tags/eclipse/">eclipse</category>
      <category domain="http://lekkimworld.com/tags/java/">java</category>
      <category domain="http://lekkimworld.com/tags/notes8/">notes8</category>
      <pubDate>Fri, 04 Apr 2008 05:50:00 GMT</pubDate>
      <guid isPermaLink="false">tag:lekkimworld.com,2008-04-04:default/1207288200000</guid>
      <dc:date>2008-04-04T05:50:00Z</dc:date>
    </item>
    <item>
      <title>Article: Designing composite applications: Writing an Eclipse component for IBM Lotus Notes</title>
      <link>http://lekkimworld.com/2008/03/17/article_designing_composite_applications_writing_an_eclipse_component_for_ibm_lotus_notes.html</link>
      <content:encoded>&lt;p&gt;
&lt;i&gt;"This article introduces some helper classes so you can quickly build and deploy feature-rich, reusable, Eclipse-based components for IBM Lotus Notes. You also learn how to create a foundation upon which other components can be created quickly and easily."&lt;/i&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.ibm.com/developerworks/lotus/library/notes8-eclipse-comp/?S_TACT=105AGX54&amp;S_CMP=B0314&amp;ca=dnw-910"&gt;Designing composite applications: Writing an Eclipse component for IBM Lotus Notes&lt;/a&gt; by Craig Wolpert and Jo Grant from IBM @ IBM developerWorks.
&lt;/p&gt;</content:encoded>
      <category domain="http://lekkimworld.com/categories/java/">Java</category>
      <category domain="http://lekkimworld.com/categories/ibm_products/">IBM</category>
      <category domain="http://lekkimworld.com/tags/composite_application/">composite_application</category>
      <category domain="http://lekkimworld.com/tags/developerworks/">developerworks</category>
      <category domain="http://lekkimworld.com/tags/ibm/">ibm</category>
      <category domain="http://lekkimworld.com/tags/java/">java</category>
      <category domain="http://lekkimworld.com/tags/notes8/">notes8</category>
      <pubDate>Mon, 17 Mar 2008 14:39:00 GMT</pubDate>
      <guid isPermaLink="false">tag:lekkimworld.com,2008-03-17:default/1205764740000</guid>
      <dc:date>2008-03-17T14:39:00Z</dc:date>
    </item>
    <item>
      <title>Eclipse plug-in development fundamentals</title>
      <link>http://lekkimworld.com/2008/02/18/eclipse_plug_in_development_fundamentals.html</link>
      <content:encoded>&lt;p&gt;
Sounds like a series coming up that you might want to check out if you're new to Eclipse development. 
&lt;/p&gt;
&lt;p&gt;
developerWorks: &lt;a href="http://www.ibm.com/developerworks/opensource/library/os-eclipse-plugindev1/?S_TACT=105AGX54&amp;S_CMP=B0215&amp;ca=dnw-906"&gt;Plug-in development 101, Part 1: The fundamentals&lt;/a&gt;
&lt;/p&gt;</content:encoded>
      <category domain="http://lekkimworld.com/categories/java/">Java</category>
      <category domain="http://lekkimworld.com/tags/developerworks/">developerworks</category>
      <category domain="http://lekkimworld.com/tags/eclipse/">eclipse</category>
      <category domain="http://lekkimworld.com/tags/java/">java</category>
      <pubDate>Mon, 18 Feb 2008 07:57:00 GMT</pubDate>
      <guid isPermaLink="false">tag:lekkimworld.com,2008-02-18:default/1203321420000</guid>
      <dc:date>2008-02-18T07:57:00Z</dc:date>
    </item>
    <item>
      <title>What's up with the "me too" articles on developerWorks?</title>
      <link>http://lekkimworld.com/2007/08/06/whats_up_with_the_me_too_articles_on_developerworks.html</link>
      <content:encoded>&lt;p&gt;
After reading the &lt;a href="http://www.ibm.com/developerworks/lotus/library/sametime-eclipse-pt4/"&gt;last installment&lt;/a&gt; in an article series on Notes 8 development on &lt;a href="http://www.ibm.com/developerworks"&gt;developerWorks&lt;/a&gt; I have to wonder how many articles they (developerWorks) need to publish on creating simple plug-ins, building features and publishing them using an update site. This is already extensively covered as part of the Eclipse development articles both on developerWorks and on &lt;a href="http://www.eclipse.org/articles"&gt;eclipse.org/articles&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
In my mind a good example of bringing something new to the table is the article on leveraging the current context in Notes 8 (&lt;a href="http://www.ibm.com/developerworks/lotus/library/notes8-context/"&gt;Leveraging user context in the IBM Lotus Notes V8 sidebar and toolbar&lt;/a&gt;). That's new. That's something I wanna do. It still uses the first third configuring and setting up stuff but still it's new.
&lt;/p&gt;
&lt;p&gt;
Why not try some more concrete examples that actually cover some of the things that IBM bring to the table in Notes 8 / Sametime 7.5 / Expeditor or some of the areas that is going to cause problems? Suggestions could be:
&lt;ul&gt;
&lt;li&gt;Using the components of Expeditor e.g. the message broker and the web services engine&lt;/li&gt;
&lt;li&gt;Building Notes UI's using SWT components&lt;/li&gt;
&lt;li&gt;Making your SWT components look the ones supplied by IBM&lt;/li&gt;
&lt;li&gt;Communicating with the Notes application from your features/plug-ins&lt;/li&gt;
&lt;/ul&gt;
The above suggestions aren't great but I'm dying to read articles on Notes 8/Sametime 7.5 that doesn't spend the better half explaining the same ol' concepts as have been explained so many times before...
&lt;/p&gt;</content:encoded>
      <category domain="http://lekkimworld.com/categories/java/">Java</category>
      <category domain="http://lekkimworld.com/tags/developerworks/">developerworks</category>
      <category domain="http://lekkimworld.com/tags/java/">java</category>
      <category domain="http://lekkimworld.com/tags/notes8/">notes8</category>
      <category domain="http://lekkimworld.com/tags/rant/">rant</category>
      <category domain="http://lekkimworld.com/tags/sametime_75/">sametime_75</category>
      <category domain="http://lekkimworld.com/tags/swt/">swt</category>
      <pubDate>Mon, 06 Aug 2007 05:14:59 GMT</pubDate>
      <guid isPermaLink="false">tag:lekkimworld.com,2007-08-06:default/1186377299247</guid>
      <dc:date>2007-08-06T05:14:59Z</dc:date>
    </item>
  </channel>
</rss>

