<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/shared/xsl/wikiorss_xsl.jsp"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:review="http://api.wikio.com/syndication/feed/module/review/1.0" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:media="http://search.yahoo.com/mrss/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Wikio - Websphere</title>
    <link>http://www.wikio.com/technology/telecommunication/business_intelligence/ibm_websphere</link>
    <description>Wikio - Technology - Telecommunication - Business Intelligence - IBM WebSphere - Websphere</description>
    <item>
      <title>New command line utility for observing grids in Extreme Scale V6.1.0.3 onwards (DevWebsphere)</title>
      <link>http://www.wikio.com/technology/telecommunication/business_intelligence/ibm_websphere?rinfoid=69229104</link>
      <description>&lt;p&gt;We added an internal utility to make observing a running grid easier starting in V6.1.0.3. The information was always accessible using JMX but this trapped it without a convenient way to examine it. Customers had using Mc4J or other JMX...&lt;/p&gt;&lt;p&gt;Source : &lt;a href="http://www.devwebsphere.com/devwebsphere"  target="_blank"&gt;DevWebsphere&lt;/a&gt; (&lt;a href="http://www.wikio.com/subscribe?url=http://www.devwebsphere.com/devwebsphere/index.rdf" target="_blank"&gt;subscribe&lt;/a&gt;)&lt;/p&gt;&lt;p&gt;Explore :  &lt;a href="http://www.wikio.com/technology/telecommunication" target="_blank"&gt;Telecommunication&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 28 Aug 2008 01:26:48 GMT</pubDate>
      <guid>http://www.wikio.com/technology/telecommunication/business_intelligence/ibm_websphere?rinfoid=69229104</guid>
      <dc:creator>bnewport@us.ibm.com (Billy Newport)</dc:creator>
      <dc:date>2008-08-28T01:26:48Z</dc:date>
    </item>
    <item>
      <title>[3/5] IBM WebSphere Portal Server Authentication Bypass (Latest Secunia Security Advisories)</title>
      <link>http://www.wikio.com/technology/telecommunication/business_intelligence/ibm_websphere?rinfoid=68215529</link>
      <description>&lt;p&gt;&lt;A HREF="http://www.wikio.com/tag/Charles+Gillman" class="deep u"&gt;Charles Gillman&lt;/A&gt; has reported a vulnerability in &lt;b&gt;WebSphere&lt;/b&gt; Portal Server, which can be exploited by malicious people to bypass certain security restrictions. Be sure to check if your system is missing security updates or have insecure applications installed: http://secunia.com/software_inspector/ Feature Overview - The Secunia Software Inspector: * Detects insecure versions of applications installed...&lt;/p&gt;&lt;p&gt;Source : &lt;a href="http://secunia.com"  target="_blank"&gt;Latest Secunia Security Advisories&lt;/a&gt; (&lt;a href="http://www.wikio.com/subscribe?url=http://secunia.com/information_partner/anonymous/o.rss" target="_blank"&gt;subscribe&lt;/a&gt;)&lt;/p&gt;&lt;p&gt;Explore :  &lt;a href="http://www.wikio.com/technology/hardware/pc/ibm" target="_blank"&gt;IBM&lt;/a&gt;, &lt;a href="http://www.wikio.com/technology/hardware/pc" target="_blank"&gt;PC&lt;/a&gt;, &lt;a href="http://www.wikio.com/technology/telecommunication" target="_blank"&gt;Telecommunication&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 19 Aug 2008 11:46:46 GMT</pubDate>
      <guid>http://www.wikio.com/technology/telecommunication/business_intelligence/ibm_websphere?rinfoid=68215529</guid>
      <dc:date>2008-08-19T11:46:46Z</dc:date>
    </item>
    <item>
      <title>WebSphere Turns 10 (Planet Intertwingly)</title>
      <link>http://www.wikio.com/technology/telecommunication/business_intelligence/ibm_websphere?rinfoid=67554677</link>
      <description>&lt;p&gt;&lt;b&gt;WebSphere&lt;/b&gt; has turned 10 years old. &lt;b&gt;WebSphere&lt;/b&gt; Application Server was first released ten years ago. The anniversary was actually a couple of months ago; here's an article on this milestone: " &lt;A HREF="http://www.wikio.com/tag/IBM" class="deep u"&gt;IBM&lt;/A&gt; &lt;b&gt;WebSphere&lt;/b&gt; at 10 " (eWeek). Technorati Tags: &lt;b&gt;websphere&lt;/b&gt; , ibm | | Digg it | Slashdot it | Post to del.icio.us |&lt;/p&gt;&lt;p&gt;Source : &lt;a href="http://planet.intertwingly.net"  target="_blank"&gt;Planet Intertwingly&lt;/a&gt; (&lt;a href="http://www.wikio.com/subscribe?url=http://planet.intertwingly.net/atom.xml" target="_blank"&gt;subscribe&lt;/a&gt;)&lt;/p&gt;&lt;p&gt;Explore :  &lt;a href="http://www.wikio.com/technology/internet/blogosphere/blogs/slashdot" target="_blank"&gt;Slashdot&lt;/a&gt;, &lt;a href="http://www.wikio.com/technology/telecommunication" target="_blank"&gt;Telecommunication&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 12 Aug 2008 23:00:00 GMT</pubDate>
      <guid>http://www.wikio.com/technology/telecommunication/business_intelligence/ibm_websphere?rinfoid=67554677</guid>
      <dc:date>2008-08-12T23:00:00Z</dc:date>
    </item>
    <item>
      <title>Google protocol buffers, pretty cool (DevWebsphere)</title>
      <link>http://www.wikio.com/technology/telecommunication/business_intelligence/ibm_websphere?rinfoid=66930251</link>
      <description>&lt;p&gt;I just spotted this. &lt;A HREF="http://www.wikio.com/tag/Google" class="deep u"&gt;Google&lt;/A&gt; prototype buffers. It looks like an extensible IDL like way to describe objects that need to be serialized between machines and between languages. It's all Apache 2.0 licensed so if you're looking for efficient object...&lt;/p&gt;&lt;p&gt;Source : &lt;a href="http://www.devwebsphere.com/devwebsphere"  target="_blank"&gt;DevWebsphere&lt;/a&gt; (&lt;a href="http://www.wikio.com/subscribe?url=http://www.devwebsphere.com/devwebsphere/index.rdf" target="_blank"&gt;subscribe&lt;/a&gt;)&lt;/p&gt;&lt;p&gt;Explore :  &lt;a href="http://www.wikio.com/technology/internet/search_engines/google" target="_blank"&gt;Google&lt;/a&gt;, &lt;a href="http://www.wikio.com/technology" target="_blank"&gt;Technology&lt;/a&gt;, &lt;a href="http://www.wikio.com/technology/telecommunication" target="_blank"&gt;Telecommunication&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 07 Aug 2008 04:54:47 GMT</pubDate>
      <guid>http://www.wikio.com/technology/telecommunication/business_intelligence/ibm_websphere?rinfoid=66930251</guid>
      <dc:creator>bnewport@us.ibm.com (Billy Newport)</dc:creator>
      <dc:date>2008-08-07T04:54:47Z</dc:date>
    </item>
    <item>
      <title>The dangers of virtualization and datagrids (DevWebsphere)</title>
      <link>http://www.wikio.com/technology/telecommunication/business_intelligence/ibm_websphere?rinfoid=66273881</link>
      <description>&lt;p&gt;Virtualization offers quite a few advantages for customers running large data centers but care needs to be taken when using memory replication technologies like DataGrids. The particular problem here is that each virtual machine looks like a real server as...&lt;/p&gt;&lt;p&gt;Source : &lt;a href="http://www.devwebsphere.com/devwebsphere"  target="_blank"&gt;DevWebsphere&lt;/a&gt; (&lt;a href="http://www.wikio.com/subscribe?url=http://www.devwebsphere.com/devwebsphere/index.rdf" target="_blank"&gt;subscribe&lt;/a&gt;)&lt;/p&gt;&lt;p&gt;Explore :  &lt;a href="http://www.wikio.com/technology/telecommunication" target="_blank"&gt;Telecommunication&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 01 Aug 2008 02:05:53 GMT</pubDate>
      <guid>http://www.wikio.com/technology/telecommunication/business_intelligence/ibm_websphere?rinfoid=66273881</guid>
      <dc:creator>bnewport@us.ibm.com (Billy Newport)</dc:creator>
      <dc:date>2008-08-01T02:05:53Z</dc:date>
    </item>
    <item>
      <title>Extreme Scale V6.1.0.3 ships today (DevWebsphere)</title>
      <link>http://www.wikio.com/technology/telecommunication/business_intelligence/ibm_websphere?rinfoid=66244235</link>
      <description>&lt;p&gt;This has been an incredible amount of work but it's finally shipped today. I'd recommend all customers look at moving to the new code level as it contains many many functional and non functional improvements. The following covers the major...&lt;/p&gt;&lt;p&gt;Source : &lt;a href="http://www.devwebsphere.com/devwebsphere"  target="_blank"&gt;DevWebsphere&lt;/a&gt; (&lt;a href="http://www.wikio.com/subscribe?url=http://www.devwebsphere.com/devwebsphere/index.rdf" target="_blank"&gt;subscribe&lt;/a&gt;)&lt;/p&gt;&lt;p&gt;Explore :  &lt;a href="http://www.wikio.com/entertainment/music/record_labels/incredible" target="_blank"&gt;INCredible&lt;/a&gt;, &lt;a href="http://www.wikio.com/entertainment/music/record_labels" target="_blank"&gt;Record Labels&lt;/a&gt;, &lt;a href="http://www.wikio.com/technology/telecommunication" target="_blank"&gt;Telecommunication&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 31 Jul 2008 19:43:28 GMT</pubDate>
      <guid>http://www.wikio.com/technology/telecommunication/business_intelligence/ibm_websphere?rinfoid=66244235</guid>
      <dc:creator>bnewport@us.ibm.com (Billy Newport)</dc:creator>
      <dc:date>2008-07-31T19:43:28Z</dc:date>
    </item>
    <item>
      <title>Fortify warns of configuration weaknesses in SOA deployments (ZD Net)</title>
      <link>http://www.wikio.com/technology/telecommunication/business_intelligence/ibm_websphere?rinfoid=65927732</link>
      <description>&lt;p&gt;Security code review specialists Fortify Software has issued a warning about major configuration weaknesses affecting SOA service oriented architecture deployments from &lt;A HREF="http://www.wikio.com/tag/IBM" class="deep u"&gt;IBM&lt;/A&gt;, &lt;A HREF="http://www.wikio.com/tag/Microsoft" class="deep u"&gt;Microsoft&lt;/A&gt; and &lt;A HREF="http://www.wikio.com/tag/Apache" class="deep u"&gt;Apache&lt;/A&gt;. According to Fortify, certain configurations of &lt;A HREF="http://www.wikio.com/tag/Apache" class="deep u"&gt;Apache&lt;/A&gt; Axis, &lt;A HREF="http://www.wikio.com/tag/Apache" class="deep u"&gt;Apache&lt;/A&gt; Axis 2, &lt;A HREF="http://www.wikio.com/tag/IBM" class="deep u"&gt;IBM&lt;/A&gt; &lt;b&gt;WebSphere&lt;/b&gt; 6.1, &lt;A HREF="http://www.wikio.com/tag/Microsoft" class="deep u"&gt;Microsoft&lt;/A&gt; .NET Web Services Enhancements WSE 2.0 and...&lt;/p&gt;&lt;p&gt;Source : &lt;a href="http://www.zdnet.com"  target="_blank"&gt;ZD Net&lt;/a&gt; (&lt;a href="http://www.wikio.com/subscribe?url=http://www.zdnet.com/2509-1009_22-0-10.xml" target="_blank"&gt;subscribe&lt;/a&gt;)&lt;/p&gt;&lt;p&gt;Explore :  &lt;a href="http://www.wikio.com/technology/software/security" target="_blank"&gt;Security&lt;/a&gt;, &lt;a href="http://www.wikio.com/technology/software" target="_blank"&gt;Software&lt;/a&gt;, &lt;a href="http://www.wikio.com/technology/telecommunication" target="_blank"&gt;Telecommunication&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 29 Jul 2008 15:22:44 GMT</pubDate>
      <guid>http://www.wikio.com/technology/telecommunication/business_intelligence/ibm_websphere?rinfoid=65927732</guid>
      <dc:date>2008-07-29T15:22:44Z</dc:date>
    </item>
    <item>
      <title>Speaking at DB2 Information on Demand Conference in late October in Las Vegas (DevWebsphere)</title>
      <link>http://www.wikio.com/technology/telecommunication/business_intelligence/ibm_websphere?rinfoid=65849836</link>
      <description>&lt;p&gt;I've gotten accepted to speak at the IOD conference during Oct 26-31 in &lt;A HREF="http://www.wikio.com/tag/Las+Vegas" class="deep u"&gt;Las Vegas&lt;/A&gt; on WebSphere eXtreme Scale and DB2 integration.&lt;/p&gt;&lt;p&gt;Source : &lt;a href="http://www.devwebsphere.com/devwebsphere"  target="_blank"&gt;DevWebsphere&lt;/a&gt; (&lt;a href="http://www.wikio.com/subscribe?url=http://www.devwebsphere.com/devwebsphere/index.rdf" target="_blank"&gt;subscribe&lt;/a&gt;)&lt;/p&gt;&lt;p&gt;Explore :  &lt;a href="http://www.wikio.com/technology/telecommunication" target="_blank"&gt;Telecommunication&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 29 Jul 2008 00:17:11 GMT</pubDate>
      <guid>http://www.wikio.com/technology/telecommunication/business_intelligence/ibm_websphere?rinfoid=65849836</guid>
      <dc:creator>bnewport@us.ibm.com (Billy Newport)</dc:creator>
      <dc:date>2008-07-29T00:17:11Z</dc:date>
    </item>
    <item>
      <title>Blog entry on database sharding (DevWebsphere)</title>
      <link>http://www.wikio.com/technology/telecommunication/business_intelligence/ibm_websphere?rinfoid=65828059</link>
      <description>&lt;p&gt;Check it out here .&lt;/p&gt;&lt;p&gt;Source : &lt;a href="http://www.devwebsphere.com/devwebsphere"  target="_blank"&gt;DevWebsphere&lt;/a&gt; (&lt;a href="http://www.wikio.com/subscribe?url=http://www.devwebsphere.com/devwebsphere/index.rdf" target="_blank"&gt;subscribe&lt;/a&gt;)&lt;/p&gt;&lt;p&gt;Explore :  &lt;a href="http://www.wikio.com/technology/telecommunication" target="_blank"&gt;Telecommunication&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 28 Jul 2008 18:05:11 GMT</pubDate>
      <guid>http://www.wikio.com/technology/telecommunication/business_intelligence/ibm_websphere?rinfoid=65828059</guid>
      <dc:creator>bnewport@us.ibm.com (Billy Newport)</dc:creator>
      <dc:date>2008-07-28T18:05:11Z</dc:date>
    </item>
    <item>
      <title>MLB uses Web 2.0 to improve officiating (Wikinomics.com)</title>
      <link>http://www.wikio.com/technology/telecommunication/business_intelligence/ibm_websphere?rinfoid=65414154</link>
      <description>&lt;p&gt;A few weeks, my colleague &lt;A HREF="http://www.wikio.com/tag/Ben+Letalik" class="deep u"&gt;Ben Letalik&lt;/A&gt; wrote about the MLB in his weekly Wikinomics Report Card. This Tuesday, the MLB announced that it began installing &lt;A HREF="http://www.wikio.com/tag/IBM" class="deep u"&gt;IBM&lt;/A&gt; software “to exploit the next generation of the Internet.” “The &lt;A HREF="http://www.wikio.com/tag/IBM" class="deep u"&gt;IBM&lt;/A&gt; &lt;b&gt;WebSphere&lt;/b&gt; Portal software architecture allows us to consolidate information from a variety of sources. It enables collaboration within [...]&lt;/p&gt;&lt;p&gt;Source : &lt;a href="http://www.wikinomics.com"  target="_blank"&gt;Wikinomics.com&lt;/a&gt; (&lt;a href="http://www.wikio.com/subscribe?url=http://feeds.feedburner.com/Wikinomics" target="_blank"&gt;subscribe&lt;/a&gt;)&lt;/p&gt;&lt;p&gt;Explore :  &lt;a href="http://www.wikio.com/technology/internet" target="_blank"&gt;Internet&lt;/a&gt;, &lt;a href="http://www.wikio.com/technology" target="_blank"&gt;Technology&lt;/a&gt;, &lt;a href="http://www.wikio.com/technology/telecommunication" target="_blank"&gt;Telecommunication&lt;/a&gt;, &lt;a href="http://www.wikio.com/technology/internet/web_2" target="_blank"&gt;Web 2&lt;/a&gt;, &lt;a href="http://www.wikio.com/technology/internet/web_2/wikinomics" target="_blank"&gt;Wikinomics&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 24 Jul 2008 18:38:14 GMT</pubDate>
      <guid>http://www.wikio.com/technology/telecommunication/business_intelligence/ibm_websphere?rinfoid=65414154</guid>
      <dc:date>2008-07-24T18:38:14Z</dc:date>
    </item>
    <item>
      <title>Video interview on fractal virtualization, xtp, datagrids on infoq with myself (DevWebsphere)</title>
      <link>http://www.wikio.com/technology/telecommunication/business_intelligence/ibm_websphere?rinfoid=64145960</link>
      <description>&lt;p&gt;&lt;/p&gt;&lt;p&gt;Source : &lt;a href="http://www.devwebsphere.com/devwebsphere"  target="_blank"&gt;DevWebsphere&lt;/a&gt; (&lt;a href="http://www.wikio.com/subscribe?url=http://www.devwebsphere.com/devwebsphere/index.rdf" target="_blank"&gt;subscribe&lt;/a&gt;)&lt;/p&gt;&lt;p&gt;Explore :  &lt;a href="http://www.wikio.com/technology/telecommunication" target="_blank"&gt;Telecommunication&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 14 Jul 2008 16:28:24 GMT</pubDate>
      <guid>http://www.wikio.com/technology/telecommunication/business_intelligence/ibm_websphere?rinfoid=64145960</guid>
      <dc:creator>bnewport@us.ibm.com (Billy Newport)</dc:creator>
      <dc:date>2008-07-14T16:28:24Z</dc:date>
    </item>
    <item>
      <title>Running IBM WebSphere Application Server on System p and AIX Optimization and Best Practices (IBM Redbooks | Just Published)</title>
      <link>http://www.wikio.com/technology/telecommunication/business_intelligence/ibm_websphere?rinfoid=63605655</link>
      <description>&lt;p&gt; Draft Redbook, last updated: Wed, 9 Jul 2008 - System p and AIX configuration strategies for &lt;A HREF="http://www.wikio.com/tag/IBM" class="deep u"&gt;IBM&lt;/A&gt; &lt;b&gt;WebSphere&lt;/b&gt; Application Server - Under the hood: how the JVM runtime and WAS interact with the AIX platform - Implementation Scenarios This book is dedicated to the topic of running the &lt;A HREF="http://www.wikio.com/tag/IBM" class="deep u"&gt;IBM&lt;/A&gt; Java Virtual Machine for AIX and &lt;b&gt;WebSphere&lt;/b&gt; Application Server v6.1 on &lt;A HREF="http://www.wikio.com/tag/IBM" class="deep u"&gt;IBM&lt;/A&gt; System p and the AIX 5L operating...&lt;/p&gt;&lt;p&gt;Source : &lt;a href="http://www.redbooks.ibm.com"  target="_blank"&gt;IBM Redbooks | Just Published&lt;/a&gt; (&lt;a href="http://www.wikio.com/subscribe?url=http://www.redbooks.ibm.com/rss/all.xml" target="_blank"&gt;subscribe&lt;/a&gt;)&lt;/p&gt;&lt;p&gt;Explore :  &lt;a href="http://www.wikio.com/technology/hardware/pc/ibm" target="_blank"&gt;IBM&lt;/a&gt;, &lt;a href="http://www.wikio.com/technology/hardware/pc" target="_blank"&gt;PC&lt;/a&gt;, &lt;a href="http://www.wikio.com/technology/telecommunication" target="_blank"&gt;Telecommunication&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 09 Jul 2008 13:00:00 GMT</pubDate>
      <guid>http://www.wikio.com/technology/telecommunication/business_intelligence/ibm_websphere?rinfoid=63605655</guid>
      <dc:date>2008-07-09T13:00:00Z</dc:date>
    </item>
    <item>
      <title>Dashcourses International Announces Free Test Drive Series (Business Wire)</title>
      <link>http://www.wikio.com/technology/telecommunication/business_intelligence/ibm_websphere?rinfoid=63482646</link>
      <description>&lt;p&gt;SCOTTSDALE, Ariz.--(BUSINESS WIRE)--Dashcourses International announces a FREE series of Test Drive Technology training sessions beginning with Test Drives on J2EE, &lt;A HREF="http://www.wikio.com/tag/IBM" class="deep u"&gt;IBM&lt;/A&gt; &lt;b&gt;WebSphere&lt;/b&gt;, USB, PCI&lt;/p&gt;&lt;p&gt;Source : &lt;a href="http://www.businesswire.com"  target="_blank"&gt;Business Wire&lt;/a&gt; (&lt;a href="http://www.wikio.com/subscribe?url=http://home.businesswire.com/portal/site/home/index.jsp?epi-content=GENERIC&amp;epi-process=generic.jsp&amp;beanStrID=bwrss&amp;viewID=headline_list_rss&amp;rss=G1QFDERJXkJeEFpQXA==" target="_blank"&gt;subscribe&lt;/a&gt;)&lt;/p&gt;&lt;p&gt;Explore :  &lt;a href="http://www.wikio.com/us/education" target="_blank"&gt;Education&lt;/a&gt;, &lt;a href="http://www.wikio.com/us/states/arizona/cities_and_towns/phoenix/scottsdale" target="_blank"&gt;Scottsdale&lt;/a&gt;, &lt;a href="http://www.wikio.com/technology/telecommunication" target="_blank"&gt;Telecommunication&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 08 Jul 2008 21:12:00 GMT</pubDate>
      <guid>http://www.wikio.com/technology/telecommunication/business_intelligence/ibm_websphere?rinfoid=63482646</guid>
      <dc:date>2008-07-08T21:12:00Z</dc:date>
    </item>
    <item>
      <title>IBM WebSphere MQ – PowerShell Library (Lab49 Blog)</title>
      <link>http://www.wikio.com/technology/telecommunication/business_intelligence/ibm_websphere?rinfoid=62542847</link>
      <description>&lt;p&gt;A library which allows for command-line and script-based administration of &lt;b&gt;WebSphere&lt;/b&gt; MQ queue managers from the PowerShell. SupportPac Dale Lane Using PowerShell with remote queue managers via All About Interop&lt;/p&gt;&lt;p&gt;Source : &lt;a href="http://blog.lab49.com"  target="_blank"&gt;Lab49 Blog&lt;/a&gt; (&lt;a href="http://www.wikio.com/subscribe?url=http://blog.lab49.com/?feed=rss2" target="_blank"&gt;subscribe&lt;/a&gt;)&lt;/p&gt;&lt;p&gt;Explore :  &lt;a href="http://www.wikio.com/technology/hardware/pc/ibm" target="_blank"&gt;IBM&lt;/a&gt;, &lt;a href="http://www.wikio.com/technology/hardware/pc" target="_blank"&gt;PC&lt;/a&gt;, &lt;a href="http://www.wikio.com/technology/telecommunication" target="_blank"&gt;Telecommunication&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 01 Jul 2008 00:09:03 GMT</pubDate>
      <guid>http://www.wikio.com/technology/telecommunication/business_intelligence/ibm_websphere?rinfoid=62542847</guid>
      <dc:date>2008-07-01T00:09:03Z</dc:date>
    </item>
    <item>
      <title>Interop: from Java/RMI over SOAP to WS-* demo on Open Source !! (MSDN Blogs)</title>
      <link>http://www.wikio.com/technology/telecommunication/business_intelligence/ibm_websphere?rinfoid=62441079</link>
      <description>&lt;p&gt; Interesting message from &lt;A HREF="http://www.wikio.com/tag/Robert+Wahbe" class="deep u"&gt;Robert Wahbe&lt;/A&gt;, MS Corporate VP Connected Systems Division: "A decade ago, &lt;A HREF="http://www.wikio.com/tag/Microsoft" class="deep u"&gt;Microsoft&lt;/A&gt; competed in a world in which promises of interoperability were tightly associated with Java and J2EE middleware products such as &lt;A HREF="http://www.wikio.com/tag/IBM" class="deep u"&gt;IBM&lt;/A&gt; &lt;b&gt;WebSphere&lt;/b&gt; and BEA WebLogic. Last week at TechEd, Bob Muglia conclusively demonstrated how much &lt;A HREF="http://www.wikio.com/tag/Microsoft" class="deep u"&gt;Microsoft&lt;/A&gt;’s ten-year investment in XML and Web Services changed...&lt;/p&gt;&lt;p&gt;Source : &lt;a href="http://blogs.msdn.com"  target="_blank"&gt;MSDN Blogs&lt;/a&gt; (&lt;a href="http://www.wikio.com/subscribe?url=http://blogs.msdn.com/MainFeed.aspx" target="_blank"&gt;subscribe&lt;/a&gt;)&lt;/p&gt;&lt;p&gt;Explore :  &lt;a href="http://www.wikio.com/technology/development/msdn" target="_blank"&gt;MSDN&lt;/a&gt;, &lt;a href="http://www.wikio.com/technology/software/open_source" target="_blank"&gt;Open Source&lt;/a&gt;, &lt;a href="http://www.wikio.com/technology/software" target="_blank"&gt;Software&lt;/a&gt;, &lt;a href="http://www.wikio.com/technology/telecommunication" target="_blank"&gt;Telecommunication&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 30 Jun 2008 09:43:00 GMT</pubDate>
      <guid>http://www.wikio.com/technology/telecommunication/business_intelligence/ibm_websphere?rinfoid=62441079</guid>
      <dc:date>2008-06-30T09:43:00Z</dc:date>
    </item>
    <item>
      <title>Genuitec sets IBM, Java tools (InfoWorld)</title>
      <link>http://www.wikio.com/technology/telecommunication/business_intelligence/ibm_websphere?rinfoid=62111386</link>
      <description>&lt;p&gt; Genuitec, maker of Eclipse-based developer tools, has unveiled upgraded IDEs for &lt;A HREF="http://www.wikio.com/tag/IBM" class="deep u"&gt;IBM&lt;/A&gt; &lt;b&gt;WebSphere&lt;/b&gt; and Java as well as assistance for utilizing the new Eclipse Ganymede project release The company this week introduced MyEclipse 6.5 Blue Edition , an application lifecycle management platform and IDE for &lt;A HREF="http://www.wikio.com/tag/IBM" class="deep u"&gt;IBM&lt;/A&gt; &lt;b&gt;WebSphere&lt;/b&gt;. In this version, users can run multiple &lt;b&gt;WebSphere&lt;/b&gt; server instances...&lt;/p&gt;&lt;p&gt;Source : &lt;a href="http://www.infoworld.com/news"  target="_blank"&gt;InfoWorld&lt;/a&gt; (&lt;a href="http://www.wikio.com/subscribe?url=http://www.infoworld.com/rss/news.xml" target="_blank"&gt;subscribe&lt;/a&gt;)&lt;/p&gt;&lt;p&gt;Explore :  &lt;a href="http://www.wikio.com/technology/hardware/pc/ibm" target="_blank"&gt;IBM&lt;/a&gt;, &lt;a href="http://www.wikio.com/technology/hardware/pc" target="_blank"&gt;PC&lt;/a&gt;, &lt;a href="http://www.wikio.com/technology/telecommunication" target="_blank"&gt;Telecommunication&lt;/a&gt;&lt;/p&gt;</description>
      <enclosure url="http://images.wikio.com/images/67786b/genuitec-sets-ibm-java-tools.png" type="image/png" />
      <pubDate>Thu, 26 Jun 2008 22:45:00 GMT</pubDate>
      <guid>http://www.wikio.com/technology/telecommunication/business_intelligence/ibm_websphere?rinfoid=62111386</guid>
      <dc:date>2008-06-26T22:45:00Z</dc:date>
    </item>
    <item>
      <title>Red book for IBM Websphere 6.1 - Web Services Feature Pack (Planet Intertwingly)</title>
      <link>http://www.wikio.com/technology/telecommunication/business_intelligence/ibm_websphere?rinfoid=60963814</link>
      <description>&lt;p&gt;The &lt;b&gt;WebSphere&lt;/b&gt; 6.1 Feature Pack for Web Services offers a new and improved implementation of Java web services and improved usability. Some of the changes simplify existing solutions; others enable new solutions requiring more secure and reliable services, asynchronous interaction patterns, and more complex data models. The Feature pack for Web services offers a preliminary [...]&lt;/p&gt;&lt;p&gt;Source : &lt;a href="http://planet.intertwingly.net"  target="_blank"&gt;Planet Intertwingly&lt;/a&gt; (&lt;a href="http://www.wikio.com/subscribe?url=http://planet.intertwingly.net/atom.xml" target="_blank"&gt;subscribe&lt;/a&gt;)&lt;/p&gt;&lt;p&gt;Explore :  &lt;a href="http://www.wikio.com/technology/hardware/pc/ibm" target="_blank"&gt;IBM&lt;/a&gt;, &lt;a href="http://www.wikio.com/technology/hardware/pc" target="_blank"&gt;PC&lt;/a&gt;, &lt;a href="http://www.wikio.com/technology/telecommunication" target="_blank"&gt;Telecommunication&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 17 Jun 2008 18:28:25 GMT</pubDate>
      <guid>http://www.wikio.com/technology/telecommunication/business_intelligence/ibm_websphere?rinfoid=60963814</guid>
      <dc:date>2008-06-17T18:28:25Z</dc:date>
    </item>
    <item>
      <title>java.lang.SecurityException: class "com.microsoft.sqlserver.jdbc.SQLServerConnection"'s signer information does not match signer information of other classes in the same package (MSDN Blogs)</title>
      <link>http://www.wikio.com/technology/telecommunication/business_intelligence/ibm_websphere?rinfoid=60851362</link>
      <description>&lt;p&gt; We have heard from customers using &lt;b&gt;WebSphere&lt;/b&gt; 6.0 and trying to use the v1.2 JDBC driver that they are encountering the above exception. This problem is primarily due to a name mismatch between our JDBC driver and another vendor's jdbc driver. While the v1.2 JDBC driver is supported by &lt;A HREF="http://www.wikio.com/tag/IBM" class="deep u"&gt;IBM&lt;/A&gt; &lt;b&gt;WebSphere&lt;/b&gt; 6.1, it is not officially supported on &lt;b&gt;WebSphere&lt;/b&gt; 6.0. We recommend customers to...&lt;/p&gt;&lt;p&gt;Source : &lt;a href="http://blogs.msdn.com"  target="_blank"&gt;MSDN Blogs&lt;/a&gt; (&lt;a href="http://www.wikio.com/subscribe?url=http://blogs.msdn.com/MainFeed.aspx" target="_blank"&gt;subscribe&lt;/a&gt;)&lt;/p&gt;&lt;p&gt;Explore :  &lt;a href="http://www.wikio.com/technology/development/msdn" target="_blank"&gt;MSDN&lt;/a&gt;, &lt;a href="http://www.wikio.com/technology/telecommunication" target="_blank"&gt;Telecommunication&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 16 Jun 2008 23:55:00 GMT</pubDate>
      <guid>http://www.wikio.com/technology/telecommunication/business_intelligence/ibm_websphere?rinfoid=60851362</guid>
      <dc:date>2008-06-16T23:55:00Z</dc:date>
    </item>
    <item>
      <title>Computing Framework targets mid to large enterprises. (Thomas Net)</title>
      <link>http://www.wikio.com/technology/telecommunication/business_intelligence/ibm_websphere?rinfoid=60777440</link>
      <description>&lt;p&gt;Built on &lt;A HREF="http://www.wikio.com/tag/IBM" class="deep u"&gt;IBM&lt;/A&gt; &lt;b&gt;WebSphere&lt;/b&gt; sMash and Service Oriented Architecture, Enterprise 2.0 Computing Framework enables businesses to protect core legacy system investments while leveraging tools and development languages to streamline programming, processing, enhancements, and integration of applications. Using sMash, companies can deliver dynamic web 2.0 based applications from pre-existing assets, such...&lt;/p&gt;&lt;p&gt;Source : &lt;a href="http://news.thomasnet.com"  target="_blank"&gt;Thomas Net&lt;/a&gt; (&lt;a href="http://www.wikio.com/subscribe?url=http://news.thomasnet.com/rss_today.xml" target="_blank"&gt;subscribe&lt;/a&gt;)&lt;/p&gt;&lt;p&gt;Explore :  &lt;a href="http://www.wikio.com/business/industrial_supplies_and_services" target="_blank"&gt;Industrial Supplies and Services&lt;/a&gt;, &lt;a href="http://www.wikio.com/technology/telecommunication" target="_blank"&gt;Telecommunication&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 16 Jun 2008 12:35:04 GMT</pubDate>
      <guid>http://www.wikio.com/technology/telecommunication/business_intelligence/ibm_websphere?rinfoid=60777440</guid>
      <dc:creator>info@productnews.com (ThomasNet Industrial Newsroom)</dc:creator>
      <dc:date>2008-06-16T12:35:04Z</dc:date>
    </item>
    <item>
      <title>New build of WebSphere eXtreme Scale/ObjectGrid available (DevWebsphere)</title>
      <link>http://www.wikio.com/technology/telecommunication/business_intelligence/ibm_websphere?rinfoid=59955609</link>
      <description>&lt;p&gt;We just published a new build which we recommend for everyone. Lots of performance/scalability improvements and some bug fixes. This build is the basis for the 6.1.0.3 release coming soon. You can download it from here and the evaluation copy...&lt;/p&gt;&lt;p&gt;Source : &lt;a href="http://www.devwebsphere.com/devwebsphere"  target="_blank"&gt;DevWebsphere&lt;/a&gt; (&lt;a href="http://www.wikio.com/subscribe?url=http://www.devwebsphere.com/devwebsphere/index.rdf" target="_blank"&gt;subscribe&lt;/a&gt;)&lt;/p&gt;&lt;p&gt;Explore :  &lt;a href="http://www.wikio.com/technology/telecommunication" target="_blank"&gt;Telecommunication&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 09 Jun 2008 16:11:46 GMT</pubDate>
      <guid>http://www.wikio.com/technology/telecommunication/business_intelligence/ibm_websphere?rinfoid=59955609</guid>
      <dc:creator>bnewport@us.ibm.com (Billy Newport)</dc:creator>
      <dc:date>2008-06-09T16:11:46Z</dc:date>
    </item>
  </channel>
</rss>

