<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel xmlns:blog="http://www.dotnetnuke.com/blog/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
    <title>CTO Blog</title>
    <description>This blog is written by Robert Houben, CTO of FusionWare Integration Corp. Robert has more than 20 years experience in software design and architecture specializing in data and software integration. He is the past founder of Liberty Integration Software, a premier provider of MultiValue integration solutions. Robert was the CTO at FusionWare Corp and was the primary architect behind the FusionWare Integration line of products. Robert was the development manager for the PK Harmony and PC Harmony products at Synex Systems.</description>
    <link>http://www.fwic.net/Resources/FusionWareIntegrationBlogs/tabid/116/BlogId/1/Default.aspx</link>
    <language>en-US</language>
    <webMaster>blogs@fwic.net</webMaster>
    <pubDate>Tue, 07 Feb 2012 06:24:47 GMT</pubDate>
    <lastBuildDate>Tue, 07 Feb 2012 06:24:47 GMT</lastBuildDate>
    <docs>http://backend.userland.com/rss</docs>
    <generator>Blog RSS Generator Version 4.1.0.0</generator>
    <item>
      <title>IBM ChipHopper (Ready for Linux) certifications for Red Hat Enterprise Level 6</title>
      <link>http://www.fwic.net/Resources/FusionWareIntegrationBlogs/tabid/116/EntryId/93/IBM-ChipHopper-Ready-for-Linux-certifications-for-Red-Hat-Enterprise-Level-6.aspx</link>
      <description>FusionWare has just completed certification of four of our products for Red Hat Enterprise Level 6 (RHEL6) to retain our Ready for Linux (ChipHopper) technical validation.</description>
      <author>blogs@fwic.net</author>
      <comments>http://www.fwic.net/Resources/FusionWareIntegrationBlogs/tabid/116/EntryId/93/IBM-ChipHopper-Ready-for-Linux-certifications-for-Red-Hat-Enterprise-Level-6.aspx#Comments</comments>
      <slash:comments>0</slash:comments>
      <guid isPermaLink="true">http://www.fwic.net/Resources/FusionWareIntegrationBlogs/tabid/116/EntryId/93/IBM-ChipHopper-Ready-for-Linux-certifications-for-Red-Hat-Enterprise-Level-6.aspx</guid>
      <pubDate>Fri, 27 Jan 2012 17:33:00 GMT</pubDate>
      <trackback:ping>http://www.fwic.netDesktopModules/BlogTrackback.aspx?id=93</trackback:ping>
    </item>
    <item>
      <title>Mobile PHP-based Web Using REST</title>
      <link>http://www.fwic.net/Resources/FusionWareIntegrationBlogs/tabid/116/EntryId/77/Mobile-PHP-based-Web-Using-REST.aspx</link>
      <description>&lt;p style="margin-top: 0cm; margin-right: 0cm; margin-bottom: 10pt; margin-left: 0cm; line-height: 17px; font-size: 11pt; font-family: calibri, sans-serif;"&gt;Today we’re looking at using our REST services from a PHP site.  Because (apparently) most PHP programmers use simple editors, and not IDEs, to create their web sites, we decided to use Notepad++ to do our development.&lt;/p&gt;
&lt;p style="margin-top: 0cm; margin-right: 0cm; margin-bottom: 10pt; margin-left: 0cm; line-height: 17px; font-size: 11pt; font-family: calibri, sans-serif;"&gt;In the real world, we’d recommend going with a “Responsive Web Design” approach, but to keep the example simple and focused, we’re going to simply make a site that caters to a mobile form factor.&lt;/p&gt;
&lt;p style="margin-top: 0cm; margin-right: 0cm; margin-bottom: 10pt; margin-left: 0cm; line-height: 17px; font-size: 11pt; font-family: calibri, sans-serif;"&gt;Our example is going to connect to web services that we built to expose a non-relational database SALESORDER file from a 30+ year old application.  As anyone skilled in the art will know, you can substitute anything old or new into that formula.  We have a&lt;a href="http://youtu.be/9c-N4fz_eTg"&gt; previous video that shows how to create REST services for this data&lt;/a&gt;, and another one that shows &lt;a href="http://youtu.be/DC4bRZWsHvk"&gt;how to consume it from a Windows Phone 7 application&lt;/a&gt;.&lt;/p&gt;</description>
      <author>support@fwic.net</author>
      <comments>http://www.fwic.net/Resources/FusionWareIntegrationBlogs/tabid/116/EntryId/77/Mobile-PHP-based-Web-Using-REST.aspx#Comments</comments>
      <slash:comments>3</slash:comments>
      <guid isPermaLink="true">http://www.fwic.net/Resources/FusionWareIntegrationBlogs/tabid/116/EntryId/77/Mobile-PHP-based-Web-Using-REST.aspx</guid>
      <pubDate>Thu, 17 Nov 2011 23:31:00 GMT</pubDate>
      <trackback:ping>http://www.fwic.netDesktopModules/BlogTrackback.aspx?id=77</trackback:ping>
    </item>
    <item>
      <title>Preparing Windows 7 and IIS for PHP development</title>
      <link>http://www.fwic.net/Resources/FusionWareIntegrationBlogs/tabid/116/EntryId/74/Preparing-Windows-7-and-IIS-for-PHP-development.aspx</link>
      <description>I wanted to create an environment that used the standard http socket for web work, so that remote systems like my iMac would be OK with it. Basically, I'm lazy, so these are the steps to get PHP running with IIS 7 on Windows 7.</description>
      <author>blogs@fwic.net</author>
      <comments>http://www.fwic.net/Resources/FusionWareIntegrationBlogs/tabid/116/EntryId/74/Preparing-Windows-7-and-IIS-for-PHP-development.aspx#Comments</comments>
      <slash:comments>0</slash:comments>
      <guid isPermaLink="true">http://www.fwic.net/Resources/FusionWareIntegrationBlogs/tabid/116/EntryId/74/Preparing-Windows-7-and-IIS-for-PHP-development.aspx</guid>
      <pubDate>Mon, 14 Nov 2011 21:53:00 GMT</pubDate>
      <trackback:ping>http://www.fwic.netDesktopModules/BlogTrackback.aspx?id=74</trackback:ping>
    </item>
    <item>
      <title>Going Mobile - Choosing a Web Service Method</title>
      <link>http://www.fwic.net/Resources/FusionWareIntegrationBlogs/tabid/116/EntryId/73/Going-Mobile-Choosing-a-Web-Service-Method.aspx</link>
      <description>A rambling account of my thoughts that led to the choice of RESTful web services for our mobile application examples.</description>
      <author>support@fwic.net</author>
      <comments>http://www.fwic.net/Resources/FusionWareIntegrationBlogs/tabid/116/EntryId/73/Going-Mobile-Choosing-a-Web-Service-Method.aspx#Comments</comments>
      <slash:comments>3</slash:comments>
      <guid isPermaLink="true">http://www.fwic.net/Resources/FusionWareIntegrationBlogs/tabid/116/EntryId/73/Going-Mobile-Choosing-a-Web-Service-Method.aspx</guid>
      <pubDate>Thu, 10 Nov 2011 20:02:00 GMT</pubDate>
      <trackback:ping>http://www.fwic.netDesktopModules/BlogTrackback.aspx?id=73</trackback:ping>
    </item>
    <item>
      <title>Taking MultiValue Apps Mobile - Architectural Choices</title>
      <link>http://www.fwic.net/Resources/FusionWareIntegrationBlogs/tabid/116/EntryId/72/Taking-MultiValue-Apps-Mobile-Architectural-Choices.aspx</link>
      <description>&lt;p&gt;This blog post follows a combination of research and exploration and real sales and marketing initiatives around mobile solutions, but when it comes to posting, I want to bring it back to real-world concepts. This post explores the choices that we made and how they might apply in your environment.&lt;/p&gt;
FusionWare has long been involved in helping customers with diverse needs to integrate their Line of Business (LOB) systems with their webs, BI, and other initiatives.  We have both a broad and deep understanding of real-world data and middleware, as well as a ready grasp of business drivers and limitations.  This means that we know how to make and recommend solutions that are practical, within the confines of the customer’s requirements and budget.</description>
      <author>blogs@fwic.net</author>
      <comments>http://www.fwic.net/Resources/FusionWareIntegrationBlogs/tabid/116/EntryId/72/Taking-MultiValue-Apps-Mobile-Architectural-Choices.aspx#Comments</comments>
      <slash:comments>0</slash:comments>
      <guid isPermaLink="true">http://www.fwic.net/Resources/FusionWareIntegrationBlogs/tabid/116/EntryId/72/Taking-MultiValue-Apps-Mobile-Architectural-Choices.aspx</guid>
      <pubDate>Tue, 08 Nov 2011 21:01:00 GMT</pubDate>
      <trackback:ping>http://www.fwic.netDesktopModules/BlogTrackback.aspx?id=72</trackback:ping>
    </item>
    <item>
      <title>QR Codes and Readability</title>
      <link>http://www.fwic.net/Resources/FusionWareIntegrationBlogs/tabid/116/EntryId/71/QR-Codes-and-Readability.aspx</link>
      <description>We've been having fun with QR codes...</description>
      <author>support@fwic.net</author>
      <comments>http://www.fwic.net/Resources/FusionWareIntegrationBlogs/tabid/116/EntryId/71/QR-Codes-and-Readability.aspx#Comments</comments>
      <slash:comments>1</slash:comments>
      <guid isPermaLink="true">http://www.fwic.net/Resources/FusionWareIntegrationBlogs/tabid/116/EntryId/71/QR-Codes-and-Readability.aspx</guid>
      <pubDate>Thu, 03 Nov 2011 19:06:00 GMT</pubDate>
      <trackback:ping>http://www.fwic.netDesktopModules/BlogTrackback.aspx?id=71</trackback:ping>
    </item>
    <item>
      <title>Going Mobile - The Foundation</title>
      <link>http://www.fwic.net/Resources/FusionWareIntegrationBlogs/tabid/116/EntryId/70/Going-Mobile-The-Foundation.aspx</link>
      <description>This is the first in a series of blog posts about building out a mobile presence for your company's web presence.  FusionWare has a long history of assisting our customers in finding practical, elegant solutions for difficult platforms.  We have a strong specialty in finding ways to get legacy line of business systems to participate with modern technologies, including AS/400, MultiValue, Oracle Financials, Open Source systems and much more.  The modern technology of interest, this time around, is mobile.</description>
      <author>support@fwic.net</author>
      <comments>http://www.fwic.net/Resources/FusionWareIntegrationBlogs/tabid/116/EntryId/70/Going-Mobile-The-Foundation.aspx#Comments</comments>
      <slash:comments>5</slash:comments>
      <guid isPermaLink="true">http://www.fwic.net/Resources/FusionWareIntegrationBlogs/tabid/116/EntryId/70/Going-Mobile-The-Foundation.aspx</guid>
      <pubDate>Mon, 31 Oct 2011 16:45:00 GMT</pubDate>
      <trackback:ping>http://www.fwic.netDesktopModules/BlogTrackback.aspx?id=70</trackback:ping>
    </item>
    <item>
      <title>FusionWare Presentation at SAPUG</title>
      <link>http://www.fwic.net/Resources/FusionWareIntegrationBlogs/tabid/116/EntryId/69/FusionWare-Presentation-at-SAPUG.aspx</link>
      <description>Afternoon session demonstrating the flexibility and power of the &lt;a href="http://www.fwic.net/Products/MultiValueProducts/FusionWaremvLynxManagedProvider.aspx"&gt;mvLynx Managed Provider&lt;/a&gt; used in conjunction with best practices.  We explored Mobile, REST, and much more.  Evening session was a highly dynamic discussion of Social Media for marketing, integration and sales. Facebook app integrated with eCommerce using MultiValue.</description>
      <author>blogs@fwic.net</author>
      <comments>http://www.fwic.net/Resources/FusionWareIntegrationBlogs/tabid/116/EntryId/69/FusionWare-Presentation-at-SAPUG.aspx#Comments</comments>
      <slash:comments>0</slash:comments>
      <guid isPermaLink="true">http://www.fwic.net/Resources/FusionWareIntegrationBlogs/tabid/116/EntryId/69/FusionWare-Presentation-at-SAPUG.aspx</guid>
      <pubDate>Mon, 24 Oct 2011 20:44:00 GMT</pubDate>
      <trackback:ping>http://www.fwic.netDesktopModules/BlogTrackback.aspx?id=69</trackback:ping>
    </item>
    <item>
      <title>QR Codes and Mobile Sales</title>
      <link>http://www.fwic.net/Resources/FusionWareIntegrationBlogs/tabid/116/EntryId/68/QR-Codes-and-Mobile-Sales.aspx</link>
      <description>A recent foray into QR codes for a customer has me intrigued at the possibilities...</description>
      <author>support@fwic.net</author>
      <comments>http://www.fwic.net/Resources/FusionWareIntegrationBlogs/tabid/116/EntryId/68/QR-Codes-and-Mobile-Sales.aspx#Comments</comments>
      <slash:comments>12</slash:comments>
      <guid isPermaLink="true">http://www.fwic.net/Resources/FusionWareIntegrationBlogs/tabid/116/EntryId/68/QR-Codes-and-Mobile-Sales.aspx</guid>
      <pubDate>Tue, 16 Aug 2011 20:37:00 GMT</pubDate>
      <trackback:ping>http://www.fwic.netDesktopModules/BlogTrackback.aspx?id=68</trackback:ping>
    </item>
    <item>
      <title>What is a High Captivity Legacy System?</title>
      <link>http://www.fwic.net/Resources/FusionWareIntegrationBlogs/tabid/116/EntryId/67/What-is-a-High-Captivity-Legacy-System.aspx</link>
      <description>Some years ago, I had to explain to a board of directors what made our products and services so compelling and what defined our customers.  The marketing people (including some Gartner analysts) loved a term I coined to explain part of it. "High Captivity Legacy System" was my attempt to explain the pleasure and pain that many of our MultiValue, AS/400 and other customers were experiencing, and how we brought exceptional value to them.</description>
      <author>robert.houben@fwic.net</author>
      <comments>http://www.fwic.net/Resources/FusionWareIntegrationBlogs/tabid/116/EntryId/67/What-is-a-High-Captivity-Legacy-System.aspx#Comments</comments>
      <slash:comments>1</slash:comments>
      <guid isPermaLink="true">http://www.fwic.net/Resources/FusionWareIntegrationBlogs/tabid/116/EntryId/67/What-is-a-High-Captivity-Legacy-System.aspx</guid>
      <pubDate>Tue, 19 Jul 2011 16:02:00 GMT</pubDate>
      <trackback:ping>http://www.fwic.netDesktopModules/BlogTrackback.aspx?id=67</trackback:ping>
    </item>
  </channel>
</rss>
