<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Perficient Portal Solutions Blog</title>
	
	<link>http://blogs.perficient.com/portals</link>
	<description>Portal and social collaboration solutions</description>
	<lastBuildDate>Wed, 16 May 2012 13:01:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<copyright>Copyright © Perficient Portal Solutions Blog 2012 </copyright>
	<managingEditor>gserafini@gmail.com (Perficient Portal Solutions Blog)</managingEditor>
	<webMaster>gserafini@gmail.com (Perficient Portal Solutions Blog)</webMaster>
	<ttl>1440</ttl>
	<image>
		<url>http://www.perficient.com/About/~/media/Images/About/perficient_logo_small.jpg</url>
		<title>Perficient Portal Solutions Blog</title>
		<link>http://blogs.perficient.com/portals</link>
		<width>144</width>
		<height>144</height>
	</image>
	<itunes:subtitle />
	<itunes:summary>Portal and social collaboration solutions</itunes:summary>
	<itunes:keywords />
	<itunes:category text="Society &amp; Culture" />
	<itunes:author>Perficient Portal Solutions Blog</itunes:author>
	<itunes:owner>
		<itunes:name>Perficient Portal Solutions Blog</itunes:name>
		<itunes:email>gserafini@gmail.com</itunes:email>
	</itunes:owner>
	<itunes:block>no</itunes:block>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://www.perficient.com/About/~/media/Images/About/perficient_logo_small.jpg" />
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/PortalSolutionsBlog" /><feedburner:info uri="portalsolutionsblog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Creating Managed Pages in WebSphere Portal 8: First Look</title>
		<link>http://feedproxy.google.com/~r/PortalSolutionsBlog/~3/sksV47A_2KE/</link>
		<comments>http://blogs.perficient.com/portals/2012/05/16/creating-managed-pages-in-websphere-portal-8-first-look/#comments</comments>
		<pubDate>Wed, 16 May 2012 12:24:58 +0000</pubDate>
		<dc:creator>Mark Polly</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[WebSphere Portal]]></category>
		<category><![CDATA[ibm]]></category>
		<category><![CDATA[websphere portal]]></category>

		<guid isPermaLink="false">http://blogs.perficient.com/portals/?p=4806</guid>
		<description><![CDATA[I&#8217;ve starting playing with IBM WebSphere Portal 8 (see Installing Part 1 and Installing Part 2) and the first task I attempted was to create a new page.  If you haven&#8217;t heard, WebSphere Portal 8 includes a new feature called Managed Pages. With this feature, you can create Projects to hold changes to Portal, such [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve starting playing with IBM WebSphere Portal 8 (see <a title="Installing IBM WebSphere Portal 8" href="http://blogs.perficient.com/portals/2012/05/07/installing-ibm-websphere-portal-8/">Installing Part 1</a> and <a title="Installing WebSphere Portal 8 Part 2" href="http://blogs.perficient.com/portals/2012/05/11/installing-websphere-portal-8-part-2/">Installing Part 2</a>) and the first task I attempted was to create a new page.  If you haven&#8217;t heard, WebSphere Portal 8 includes a new feature called <a title="WebSphere Portal 8 Beta Review – new Managed Pages feature" href="http://blogs.perficient.com/portals/2011/10/04/websphere-portal-8-beta-review/">Managed Pages</a>. With this feature, you can create Projects to hold changes to Portal, such as new pages, new content, modified content, etc and publish them at one time.  My goal was to create a new page using a project without reading the documentation.</p>
<p>So the first thing to notice after you log on &#8211; as the administrator in my case &#8211; is the upper right area in the default theme.</p>
<p><a href="http://blogs.perficient.com/portals/2012/05/16/creating-managed-pages-in-websphere-portal-8-first-look/editbutton/" rel="attachment wp-att-4807"><img class="alignright size-full wp-image-4807" title="editbutton" src="http://blogs.perficient.com/portals/files/2012/05/editbutton.png" alt="" width="263" height="42" /></a></p>
<p>It shows that we are looking at a published site as the screen shot shows.  Next to that is an Edit Mode link.  To make changes to the site, we need to jump into edit mode by clicking the link.</p>
<p>When in Edit mode, we see an expanded window at the top of our page, which lets us work on that page of our site.  You can see a screen shot below:</p>
<p>&nbsp;</p>
<p><a href="http://blogs.perficient.com/portals/2012/05/16/creating-managed-pages-in-websphere-portal-8-first-look/editmodebox/" rel="attachment wp-att-4808"><img class="aligncenter size-large wp-image-4808" title="editmodebox" src="http://blogs.perficient.com/portals/files/2012/05/editmodebox-600x193.png" alt="Edit mode window" width="600" height="193" /></a></p>
<p><a href="http://blogs.perficient.com/portals/2012/05/16/creating-managed-pages-in-websphere-portal-8-first-look/editbutton/" rel="attachment wp-att-4807"><span id="more-4806"></span></a></p>
<p>From this window, you can edit the page properties, add content, change the layout etc.  I wanted to create a project in which to store my changes, so I clicked the Create button in the middle under the Project heading.  I left the name of my project as the default, which is my user id followed by today&#8217;s date.   Portal created the project and the Edit mode window changed to show the following information circled in red.  First it displayed the list of project contents, and since this was a new project, the list was empty.  In the upper right corner, the page showed me the name of the project in which I was working.</p>
<p><a href="http://blogs.perficient.com/portals/2012/05/16/creating-managed-pages-in-websphere-portal-8-first-look/newproject/" rel="attachment wp-att-4811"><img class="aligncenter size-large wp-image-4811" title="newproject" src="http://blogs.perficient.com/portals/files/2012/05/newproject-600x90.png" alt="New project Edit Mode window" width="600" height="90" /></a></p>
<p>So I have my project created and I began to make changes.  I wanted to add a sibling page to the Welcome page that I&#8217;m currently viewing.  A sibling page appears at the same level as my welcome page, so it was a top-level tab in the portal.  To create a page, I clicked on the More button in the upper right corner and chose New Sibling Page.</p>
<p><a href="http://blogs.perficient.com/portals/2012/05/16/creating-managed-pages-in-websphere-portal-8-first-look/newsibling/" rel="attachment wp-att-4812"><img class="aligncenter size-full wp-image-4812" title="newsibling" src="http://blogs.perficient.com/portals/files/2012/05/newsibling.png" alt="New Sibling Page" width="194" height="180" /></a></p>
<p>Portal displayed the new page dialog, where I entered the new page name and friendly URL for the page.  You can also choose a page template at this time, although I just picked the basic empty page.</p>
<p><a href="http://blogs.perficient.com/portals/2012/05/16/creating-managed-pages-in-websphere-portal-8-first-look/newpage/" rel="attachment wp-att-4813"><img class="aligncenter size-full wp-image-4813" title="newpage" src="http://blogs.perficient.com/portals/files/2012/05/newpage.png" alt="New page dialog" width="233" height="311" /></a></p>
<p>Portal then created my page and returned to the Edit mode window, which is shown below.  Notice a few items I&#8217;ve circled in the Edit mode window.</p>
<p><a href="http://blogs.perficient.com/portals/2012/05/16/creating-managed-pages-in-websphere-portal-8-first-look/newlycreatedpage/" rel="attachment wp-att-4816"><img class="aligncenter size-large wp-image-4816" title="Newlycreatedpage" src="http://blogs.perficient.com/portals/files/2012/05/Newlycreatedpage-600x299.png" alt="Newly created page" width="600" height="299" /></a></p>
<ul>
<li>First, the page was created as a &#8220;Draft&#8221;.  This means the page can be sent through a workflow to be published. I did not set up a workflow, so the workflow stage is shown as none.</li>
<li>Second, the project list now contains one item &#8211; the page I just created.</li>
<li>Finally, a new tab appeared in my navigation with parentheses around the name.  This is a visual indicator that the page is not yet published.  While I&#8217;m in edit mode, its pretty obvious that my page has not been published.  But if I were in View mode, the parentheses are a nice reminder to me.</li>
</ul>
<p>So now I have created a blank page.  I then clicked on the Content tab at the top of the Edit mode window and dragged a Blog portlet to my new page.</p>
<p><a href="http://blogs.perficient.com/portals/2012/05/16/creating-managed-pages-in-websphere-portal-8-first-look/contentselected/" rel="attachment wp-att-4817"><img class="aligncenter size-medium wp-image-4817" title="contentselected" src="http://blogs.perficient.com/portals/files/2012/05/contentselected-300x75.png" alt="Add blog portlet to the page" width="300" height="75" /></a></p>
<p>To save my page, I clicked the Save Draft button in the Edit mode window.</p>
<p>Lets recap what&#8217;s been done so far.  First, I jumped into Edit mode, then created a new project.  In that project I added a new sibling page and dragged a blog portlet to that page.  I saved a draft version of my page.</p>
<p style="text-align: left;">On to the publishing process.  First, I published my page.  I found Workflow Publish under the More button. <a href="http://blogs.perficient.com/portals/2012/05/16/creating-managed-pages-in-websphere-portal-8-first-look/publishpage/" rel="attachment wp-att-4822"><img class="size-full wp-image-4822 aligncenter" title="publishpage" src="http://blogs.perficient.com/portals/files/2012/05/publishpage.png" alt="Publish a page" width="207" height="156" /></a></p>
<p style="text-align: left;">Since I did not have a workflow set up, the page went immediately to the publish stage.  You might think that my effort was complete and the page was available on my published site.  Not true.  Because I had created a project for my changes, my published page won&#8217;t be merged into my published site until I publish the project.   Note, you can create a page outside of a project and it will publish immediately.</p>
<p style="text-align: left;">I clicked the Manage link next to the Project Content heading in the Edit mode window.  Up popped the Manage Project dialog.  In that dialog, I&#8217;ve circled two key parts.  At the bottom was the list of items in the project.  This showed the page I created and that its status was Publish Pending.  It was pending because the project had not yet been published.  At the top of the screen was a Publish Project button.  I clicked that button to publish my project.  If I had set up a workflow for the project, it would have been sent through an approval process.</p>
<p style="text-align: left;"><a href="http://blogs.perficient.com/portals/2012/05/16/creating-managed-pages-in-websphere-portal-8-first-look/publishproject/" rel="attachment wp-att-4823"><img class="aligncenter size-large wp-image-4823" title="publishproject" src="http://blogs.perficient.com/portals/files/2012/05/publishproject-600x569.png" alt="" width="600" height="569" /></a></p>
<p style="text-align: left;">Finally, my project and page was published.  You can see the final page below.  Notice how the parentheses are gone from the tab and the upper right corner indicates I&#8217;m viewing a published site.</p>
<p style="text-align: left;"><a href="http://blogs.perficient.com/portals/2012/05/16/creating-managed-pages-in-websphere-portal-8-first-look/finalpage/" rel="attachment wp-att-4824"><img class="aligncenter size-large wp-image-4824" title="finalpage" src="http://blogs.perficient.com/portals/files/2012/05/finalpage-600x160.png" alt="Final page" width="600" height="160" /></a></p>
<p style="text-align: left;">I did encounter a couple of errors when I went through the process.  The errors were from me not picking the correct theme profile when I created my page.  I&#8217;ll explain the errors and theme profiles in my next post.</p>
<p>&nbsp;</p>
<img src="http://feeds.feedburner.com/~r/PortalSolutionsBlog/~4/sksV47A_2KE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blogs.perficient.com/portals/2012/05/16/creating-managed-pages-in-websphere-portal-8-first-look/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blogs.perficient.com/portals/2012/05/16/creating-managed-pages-in-websphere-portal-8-first-look/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=creating-managed-pages-in-websphere-portal-8-first-look</feedburner:origLink></item>
		<item>
		<title>IBM Connections Suite</title>
		<link>http://feedproxy.google.com/~r/PortalSolutionsBlog/~3/v2Ev-hNS72A/</link>
		<comments>http://blogs.perficient.com/portals/2012/05/15/ibm-connections-suite/#comments</comments>
		<pubDate>Tue, 15 May 2012 17:47:37 +0000</pubDate>
		<dc:creator>Jonathan Distad</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://blogs.perficient.com/portals/?p=4832</guid>
		<description><![CDATA[IBM released today the IBM Connection Suite that combines the features and functions of: IBM Connections IBM Sametime Advanced IBM Sametime SUT Lite Lotus Quickr FileNet There are some nice videos on the capabilities which really start to see some of the Project Northstar coming to fruition. Now, there is nothing that you couldn&#8217;t do [...]]]></description>
			<content:encoded><![CDATA[<p>IBM released today the <a href="http://www.lbenitez.com/2012/05/announcing-ibm-connections-suite-sweet.html">IBM Connection Suite </a>that combines the features and functions of:</p>
<ul>
<li>IBM Connections</li>
<li>IBM Sametime Advanced</li>
<li>IBM Sametime SUT Lite</li>
<li>Lotus Quickr</li>
<li>FileNet</li>
</ul>
<p>There are some nice videos on the capabilities which really start to see some of the Project Northstar coming to fruition.</p>
<p><a href="http://blogs.perficient.com/portals/2012/05/15/ibm-connections-suite/"><em>Click here to view the embedded video.</em></a></p>
<p>Now, there is nothing that you couldn&#8217;t do before but the vision here is clearly defined and you will likely see some pricing that will enable the enterprise to get this done faster and cheaper.  The only downside of this is the fact that there isn&#8217;t one deployment manager to make the package install easier.  They all sit on different WAS versions, data store versions vary by all the applications so from an install and administration standpoint it will be a heavy lifting process but those who have the vision, this is a great way to cohesively achieve a vision and fast ROI.</p>
<img src="http://feeds.feedburner.com/~r/PortalSolutionsBlog/~4/v2Ev-hNS72A" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blogs.perficient.com/portals/2012/05/15/ibm-connections-suite/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blogs.perficient.com/portals/2012/05/15/ibm-connections-suite/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=ibm-connections-suite</feedburner:origLink></item>
		<item>
		<title>Understanding IBM Worklight</title>
		<link>http://feedproxy.google.com/~r/PortalSolutionsBlog/~3/YTgNeY0hs5w/</link>
		<comments>http://blogs.perficient.com/portals/2012/05/14/understanding-ibm-worklight/#comments</comments>
		<pubDate>Mon, 14 May 2012 12:15:34 +0000</pubDate>
		<dc:creator>Mark Polly</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[WebSphere Portal]]></category>
		<category><![CDATA[ibm]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[websphere portal]]></category>
		<category><![CDATA[Worklight]]></category>

		<guid isPermaLink="false">http://blogs.perficient.com/portals/?p=4797</guid>
		<description><![CDATA[IBM&#8217;s new Worklight software is a what we call a Mobile Enterprise Application Platform (MEAP).  MEAPs allow you to create exciting mobile applications by integrating multiple existing web and service applications.   Using this approach you can easily deploy one integrated application to multiple platforms and multiple device types.  In fact, IBM Worklight allows you [...]]]></description>
			<content:encoded><![CDATA[<p>IBM&#8217;s new <a title="IBM Worklight" href="http://www-01.ibm.com/software/mobile-solutions/worklight/" target="_blank">Worklight</a> software is a what we call a Mobile Enterprise Application Platform (MEAP).  MEAPs allow you to create exciting mobile applications by integrating multiple existing web and service applications.   Using this approach you can easily deploy one integrated application to multiple platforms and multiple device types.  In fact, IBM Worklight allows you to deliver your applications in four different ways:</p>
<ul>
<li>Browser based &#8211; using HTML 5, CSS and Javascript</li>
<li>Hybrid Web &#8211; consists of web code executed in a native app &#8211; the Worklight Shell, which makes your app downloadable</li>
<li>Hybrid Native &#8211; uses the downloadable app and native language on the device to go beyond the browser capabilities</li>
<li>Native App &#8211; a pure native app that integrates with backend services</li>
</ul>
<p>Portions of Worklight are based on the open source PhoneGap tooling which is very popular for creating native applications.</p>
<p>The picture here comes from one of Perficient&#8217;s Mobility presentations and shows a generic MEAP platform. <a href="http://blogs.perficient.com/portals/2012/05/14/understanding-ibm-worklight/slide1/" rel="attachment wp-att-4798"><img class="alignright  wp-image-4798" title="MEAP" src="http://blogs.perficient.com/portals/files/2012/05/Slide1-600x450.png" alt="Mobile Enterprise Applications Platform diagram" width="420" height="315" /></a>The idea is that the MEAP system enables integration across disparate systems and delivers that integration to a variety of mobile devices.</p>
<p>In the MEAP space, there are several competitors, including Antenna Software, IBM Worklight, Kony, Vervio and others.</p>
<p>IBM Worklight has four main components:</p>
<ul>
<li><strong>Studio</strong> &#8211; this is the IDE developers use to create Worklight applications.  It is Eclipse-based.</li>
<li><strong>Server</strong> &#8211; this is a highly scalable, Java-based server which acts as a gateway between enterprise apps, external services and the corporate infrastructure.</li>
<li><strong>Device Runtime Components</strong> &#8211; these are client-side APIs that expose device specific capabilities to your mobile application.</li>
<li><strong>Console</strong> &#8211; this is a web-based application that allows you to manage and monitor the platform.</li>
</ul>
<p>IBM is working hard to deliver Worklight solutions across its platforms.   I commented recently on the use of <a title="IBM Worklight and WebSphere Portal" href="http://blogs.perficient.com/portals/2012/05/01/ibm-worklight-and-websphere-portal/">Worklight with WebSphere Portal</a>.  You can see a demo of Worklight delivering an IBM Cast Iron solution <a title="Worklight and Cast Iron" href="https://www14.software.ibm.com/webapp/iwm/web/signup.do?source=swg-castiron&amp;S_PKG=castiron_demo_mobile&amp;S_TACT=109KA5IW&amp;S_CMP=web_ibm_ws_mobile_rn_worklight_fb">here</a>.  I&#8217;m looking forward to diving into Worklight to help our client&#8217;s take advantage of this new technology.</p>
<img src="http://feeds.feedburner.com/~r/PortalSolutionsBlog/~4/YTgNeY0hs5w" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blogs.perficient.com/portals/2012/05/14/understanding-ibm-worklight/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blogs.perficient.com/portals/2012/05/14/understanding-ibm-worklight/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=understanding-ibm-worklight</feedburner:origLink></item>
		<item>
		<title>Installing WebSphere Portal 8 Part 2</title>
		<link>http://feedproxy.google.com/~r/PortalSolutionsBlog/~3/Wrs9V-jOm1U/</link>
		<comments>http://blogs.perficient.com/portals/2012/05/11/installing-websphere-portal-8-part-2/#comments</comments>
		<pubDate>Fri, 11 May 2012 22:26:54 +0000</pubDate>
		<dc:creator>Mark Polly</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[WebSphere Portal]]></category>
		<category><![CDATA[ibm]]></category>
		<category><![CDATA[wcm]]></category>
		<category><![CDATA[websphere]]></category>
		<category><![CDATA[websphere portal]]></category>

		<guid isPermaLink="false">http://blogs.perficient.com/portals/?p=4779</guid>
		<description><![CDATA[Well, if you a regular reader of our blog, you&#8217;ll know that I started my WebSphere Portal installation (see Installing WebSphere Portal 8) but forgot to check the system requirements.  So I stopped when Installation Manager told be that Windows Server 2003 was not supported.  Well I got a couple of comments that basically said, [...]]]></description>
			<content:encoded><![CDATA[<p>Well, if you a regular reader of our blog, you&#8217;ll know that I started my WebSphere Portal installation (see <a title="Installing IBM WebSphere Portal 8" href="http://blogs.perficient.com/portals/2012/05/07/installing-ibm-websphere-portal-8/">Installing WebSphere Portal 8</a>) but forgot to check the system requirements.  So I stopped when Installation Manager told be that Windows Server 2003 was not supported.  Well I got a couple of comments that basically said, come on you baby, just go ahead and install it on Windows Server 2003 Server, it&#8217;ll probably work.</p>
<p>So I restarted the install. Never mind that I didn&#8217;t have enough memory (RAM, not mine).  I accepted the defaults and entered an ID and password for my portal/websphere administrator.  The fixpacks started to download and as I mentioned before, our network seemed slow, so I closed out my remote connection and decided to check back at a later time to see if the install worked.</p>
<p>Ok, the install finished.  Installation manager wanted to know if I wanted to install a profile or run portal. Since I had not read the documentation too thoroughly, I assumed that a WebSphere profile was created, so I chose to just start Portal.  It seemed that Portal was already started, so I simply opened the browser and navigated to  the correct portal page:  <a href="http://blogs.perficient.com/portals/2012/05/11/installing-websphere-portal-8-part-2/webex1/" rel="attachment wp-att-4788"><img class="alignright size-large wp-image-4788" title="IBM Web Experience on Portal" src="http://blogs.perficient.com/portals/files/2012/05/WebEx11-600x462.png" alt="" width="600" height="462" /></a>http://____:10039/wps/portal.  In the screen shot you can see the initial portal screen loaded.</p>
<p>I checked the logs and didn&#8217;t see any major issues there.  Overall, the installation went very smoothly.  Except for the initial worries about disk space, operating system and memory requirements, I went through the rest of the process without a hitch.</p>
<p>So I&#8217;m going to start playing with Portal 8 and see how it goes.</p>
<p>&nbsp;</p>
<img src="http://feeds.feedburner.com/~r/PortalSolutionsBlog/~4/Wrs9V-jOm1U" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blogs.perficient.com/portals/2012/05/11/installing-websphere-portal-8-part-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://blogs.perficient.com/portals/2012/05/11/installing-websphere-portal-8-part-2/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=installing-websphere-portal-8-part-2</feedburner:origLink></item>
		<item>
		<title>Installing IBM WebSphere Portal 8</title>
		<link>http://feedproxy.google.com/~r/PortalSolutionsBlog/~3/hxQI7kwfL64/</link>
		<comments>http://blogs.perficient.com/portals/2012/05/07/installing-ibm-websphere-portal-8/#comments</comments>
		<pubDate>Mon, 07 May 2012 12:53:30 +0000</pubDate>
		<dc:creator>Mark Polly</dc:creator>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[WebSphere Portal]]></category>
		<category><![CDATA[ibm]]></category>
		<category><![CDATA[portal]]></category>
		<category><![CDATA[websphere portal]]></category>

		<guid isPermaLink="false">http://blogs.perficient.com/portals/?p=4768</guid>
		<description><![CDATA[I&#8217;ve started experimenting with the new IBM WebSphere Portal 8 (Enable version).  My first adventure that I&#8217;d like to share with you was downloading and installing this new version.  I&#8217;ve installed previos versions of Portal many, many times starting with version 5.0.  So I jumped onto the IBM website, found the install images and started [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve started experimenting with the new IBM WebSphere Portal 8 (Enable version).  My first adventure that I&#8217;d like to share with you was downloading and installing this new version.  I&#8217;ve installed previos versions of Portal many, many times starting with version 5.0.  So I jumped onto the IBM website, found the install images and started up the download.</p>
<p>First, the download is bigger than in previous versions.  In previous versions, I downloaded 6 images for a total of around 4gb.  With this version, I had to download 10 images (2 for IBM Installation Manager, 3 for WebSphere, and 5 for Portal Enable) that took up almost 7gb.  I uncompressed all the files into one directory as required, which I called Portal8.</p>
<p>I was installing this on a VMWare server running Windows 2003, which I previously used.  That server had 20gb allocated to it. Well, with Windows taking several gb and the downloaded images expanding to over 8gb, I was under the recommended available disk size for the installation (8gb).  As you&#8217;ll see in reading the rest of this port, at this point I should have gone back and checked the system requirements closer.  But I was too excited to start the installation, and unfortunately it takes longer to request a change to VM disk space than I was willing to wait.  I knew that I could run the install from a network drive, but our network seemed really slow for these VMs.</p>
<p>To try to get enough disk space for the install, I decided to install just IBM Installation Manager (IIM) first (146mb on disk), then remove the IIM installation software, which included zip files for all the supported operating systems. On a side note, it would be nice to not have to download all that extra software for Linux, Solaris, zOS, etc. when all I want is a Windows version!  I ended up deleting just enough to get me the available space I needed.</p>
<p>After installing IIM, I had to point to the repository configurations for WebSphere, Portal, and Enable using IIM&#8217;s preferences dialog.  Each repository configuration is in a file in the main directory for these components.</p>
<p>I started the installation through IIM, selected WAS, Portal, and Portal Enable to install, and then selected the WAS fixpacks to install from a list IIM presented to me. Funny thing is, IIM showed me fixpacks for all operating systems, not just the one I was running.</p>
<p>Once I deciphered what was targeted for Windows, I clicked next and encountered my first real problem.  I got this message: &#8220;A supported operating system was not detected.&#8221;</p>
<p>I immediately went to the info center to look at the system requirements.  Sure enough, Windows 2003 is no longer supported.  Windows 7, Windows 2008, and Windows Vista Enterprise are the only versions supported in WebSphere Portal 8.   <strong><em>I guess I should have read the requirements more closely!  </em></strong>(Yes, I&#8217;m laughing at me too.)</p>
<p>So its back to square one.  I&#8217;ll request an updated VM from my IT people.  This time, I&#8217;ll get more disk space along with the correct operating system.  I&#8217;ll also make sure they add more memory as the Info Center says that 4GB is now the minimum amount.</p>
<p>Just so you don&#8217;t get stuck in this same situation, I&#8217;ve summarized the new requirements here.<a href="http://blogs.perficient.com/portals/2012/05/07/installing-ibm-websphere-portal-8/requirements/" rel="attachment wp-att-4771"><img class="alignright size-medium wp-image-4771" title="Requirements" src="http://blogs.perficient.com/portals/files/2012/05/Requirements-300x150.png" alt="Requirements chart" width="300" height="150" /></a></p>
<p>For the update to this post, where I actually installed Portal 8, see <a title="Installing WebSphere Portal 8 Part 2" href="http://blogs.perficient.com/portals/2012/05/11/installing-websphere-portal-8-part-2/">Part 2</a>!</p>
<img src="http://feeds.feedburner.com/~r/PortalSolutionsBlog/~4/hxQI7kwfL64" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blogs.perficient.com/portals/2012/05/07/installing-ibm-websphere-portal-8/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		<feedburner:origLink>http://blogs.perficient.com/portals/2012/05/07/installing-ibm-websphere-portal-8/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=installing-ibm-websphere-portal-8</feedburner:origLink></item>
		<item>
		<title>Zaarly – crowdsourced commerce</title>
		<link>http://feedproxy.google.com/~r/PortalSolutionsBlog/~3/dnIlM1AUVHg/</link>
		<comments>http://blogs.perficient.com/portals/2012/05/03/zaarly-crowdsourced-commerce/#comments</comments>
		<pubDate>Fri, 04 May 2012 04:19:10 +0000</pubDate>
		<dc:creator>Jonathan Distad</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://blogs.perficient.com/portals/?p=4761</guid>
		<description><![CDATA[Yet another, &#8216;why didn&#8217;t I think of that&#8217;.  Actually, the other evening I did talk with a friend over dinner about something similar to Zaarly.com.  I am an addict of looking and sometimes buying stuff on Craigslist but it is certainly not too visually appealing.  Zaarly is a the fix.  As a test, I posted [...]]]></description>
			<content:encoded><![CDATA[<p>Yet another, &#8216;why didn&#8217;t I think of that&#8217;.  Actually, the other evening I did talk with a friend over dinner about something similar to <a href="http://zaarly.com" target="_blank">Zaarly.com</a>.  I am an addict of looking and sometimes buying stuff on Craigslist but it is certainly not too visually appealing.  <a href="http://zaarly.com" target="_blank">Zaarly is a the fix</a>.  As a test, I posted that I needed a part of my house painted, set a price and within MINUTES I had my first request.  The homepage is a mix of LivingSocial and Pinterest</p>
<p><a href="http://blogs.perficient.com/portals/2012/05/03/zaarly-crowdsourced-commerce/home-zaarly/" rel="attachment wp-att-4762"><img class="alignnone size-large wp-image-4762" title="home-zaarly" src="http://blogs.perficient.com/portals/files/2012/05/home-zaarly-600x379.png" alt="" width="600" height="379" /></a></p>
<p>And you can search for people looking or offering items on a map &#8211; super cool.</p>
<p><a href="http://blogs.perficient.com/portals/2012/05/03/zaarly-crowdsourced-commerce/map-zaarly/" rel="attachment wp-att-4763"><img class="alignnone size-large wp-image-4763" title="map-zaarly" src="http://blogs.perficient.com/portals/files/2012/05/map-zaarly-600x377.png" alt="" width="600" height="377" /></a></p>
<p>Then you get offers and can respond inline in the application &#8211; no more emails and the like from craigslist.</p>
<p><a href="http://blogs.perficient.com/portals/2012/05/03/zaarly-crowdsourced-commerce/response-zaarly/" rel="attachment wp-att-4764"><img class="alignnone size-large wp-image-4764" title="response-zaarly" src="http://blogs.perficient.com/portals/files/2012/05/response-zaarly-600x443.png" alt="" width="600" height="443" /></a></p>
<p>If you haven&#8217;t tried <a href="http://zaarly.com" target="_blank">Zaarly</a> out &#8211; I would highly suggest it.  Great option for offering and I will use it A LOT.</p>
<img src="http://feeds.feedburner.com/~r/PortalSolutionsBlog/~4/dnIlM1AUVHg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blogs.perficient.com/portals/2012/05/03/zaarly-crowdsourced-commerce/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://blogs.perficient.com/portals/2012/05/03/zaarly-crowdsourced-commerce/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=zaarly-crowdsourced-commerce</feedburner:origLink></item>
		<item>
		<title>WebSphere Portal 8 has finally arrived!</title>
		<link>http://feedproxy.google.com/~r/PortalSolutionsBlog/~3/moy0khMs3SU/</link>
		<comments>http://blogs.perficient.com/portals/2012/05/02/websphere-portal-8-has-finally-arrived/#comments</comments>
		<pubDate>Wed, 02 May 2012 19:12:14 +0000</pubDate>
		<dc:creator>Mark Polly</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[WebSphere Portal]]></category>
		<category><![CDATA[ibm]]></category>
		<category><![CDATA[web content manager]]></category>
		<category><![CDATA[websphere portal]]></category>

		<guid isPermaLink="false">http://blogs.perficient.com/portals/?p=4746</guid>
		<description><![CDATA[IBM formally posted WebSphere Portal v8 information on their website: http://www-01.ibm.com/software/websphere/portal/.  With this new version, IBM is expanding their portal-based suites to address both customer experiences and employee experiences.  IBM Web Experience V8.0 is targeted toward your extranet audience, while IBM Intranet Experience Suite V8.0 is targeted toward employees.  In addition to these suites, IBM [...]]]></description>
			<content:encoded><![CDATA[<p>IBM formally posted WebSphere Portal v8 information on their website: <a title="WebSphere Portal" href="http://www-01.ibm.com/software/websphere/portal/">http://www-01.ibm.com/software/websphere/portal/</a>.  With this new version, IBM is expanding their portal-based suites to address both customer experiences and employee experiences.  IBM Web Experience V8.0 is targeted toward your extranet audience, while IBM Intranet Experience Suite V8.0 is targeted toward employees.  In addition to these suites, IBM continues to offer the standalone WebSphere Portal Server product.</p>
<p>IBM has put a lot of time and money into improving WebSphere Portal over the past 10 years and v8 continues that trend.  The following updates are major enhancements to the new version:</p>
<ul>
<li>Better integration with IBM Web Content Management:  WCM is truly becoming a integrated part of WebSphere Portal.  New features include Managed Pages where Portal Pages are tied directly to WCM site areas.  The new version creates WCM site areas and content when a new portal page is created.  Portal pages can be included with WCM projects so they can go through approval workflows and get published through the syndication process.</li>
<li>A new optimized theme.  Portal themes have been undergoing constant changes in the past versions.  I&#8217;m hoping that this latest version is really optimized.</li>
<li>New Community Pages that integrate IBM Connections more closely into WebSphere Portal.  When creating a community page, you can specify which Connections community is associated with that page and both Connections and WCM will understand that context.</li>
<li>OpenID authentication which lets you use external systems like Facebook to authenticate users.</li>
<li>Web analytics overlays allow you to see usage analytics right on your pages without having to generate reports.</li>
<li>New installation process using IBM&#8217;s Installation Manager.  This feature promises easier and faster installs of the portal servers.</li>
</ul>
<p>You can see all the new features on this page: <a href="http://www-01.ibm.com/software/genservers/portal/upgrade.html">What&#8217;s new in IBM WebSphere Portal V8</a>.  Thanks to Kenio Carvalho for pointing me to the official <a href="http://www-01.ibm.com/common/ssi/cgi-bin/ssialias?subtype=ca&amp;infotype=an&amp;appname=iSource&amp;supplier=897&amp;letternum=ENUS212-132#h2-chargex">IBM Announcement Letter</a> which tells us that you will be able to download the new version starting May 4.</p>
<img src="http://feeds.feedburner.com/~r/PortalSolutionsBlog/~4/moy0khMs3SU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blogs.perficient.com/portals/2012/05/02/websphere-portal-8-has-finally-arrived/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://blogs.perficient.com/portals/2012/05/02/websphere-portal-8-has-finally-arrived/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=websphere-portal-8-has-finally-arrived</feedburner:origLink></item>
		<item>
		<title>IBM Worklight and WebSphere Portal</title>
		<link>http://feedproxy.google.com/~r/PortalSolutionsBlog/~3/JoIqWaNhGK8/</link>
		<comments>http://blogs.perficient.com/portals/2012/05/01/ibm-worklight-and-websphere-portal/#comments</comments>
		<pubDate>Tue, 01 May 2012 20:21:07 +0000</pubDate>
		<dc:creator>Mark Polly</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[WebSphere Portal]]></category>
		<category><![CDATA[ibm]]></category>
		<category><![CDATA[ibm impact]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[websphere portal]]></category>

		<guid isPermaLink="false">http://blogs.perficient.com/portals/?p=4752</guid>
		<description><![CDATA[IBM recently purchased Worklight to add to its portfolio for mobile devices (see our blog post).  You can see the details of IBM&#8217;s acquisition here.  Worklight is a an HTML 5 based product that provides nice integration from your mobile device to your website. Mobile is a hot topic in the portal world. However, mobilizing [...]]]></description>
			<content:encoded><![CDATA[<p>IBM recently purchased Worklight to add to its portfolio for mobile devices (see our <a title="Big Blue Goes Big On Mobile – buys Worklight" href="http://blogs.perficient.com/portals/2012/01/31/big-blue-goes-big-on-mobile-buys-worklight/" target="_blank">blog post</a>).  You can see the details of IBM&#8217;s acquisition <a title="IBM Acquires Worklight" href="http://www-03.ibm.com/press/us/en/pressrelease/36660.wss">here</a>.  Worklight is a an HTML 5 based product that provides nice integration from your mobile device to your website.</p>
<p>Mobile is a hot topic in the portal world. However, mobilizing portal presents significant challenges.  Screen size is an issue because most portals aggregate multiple content and applications into a single page.  With our mobile device we want to integrate its features into our portal, such as the camera or GPS.   Providing full functionality to mobile devices takes lots of planning and new technologies.</p>
<p>Worklight is a product that provides a hybrid approach to mobile applications.  Hybrid is where you still run your application on the web server, but through HTML5 you can access some of the native features of the device.  This hybrid approach can be a huge benefit to portals because you don&#8217;t have to duplicate all its functionality in a native application.</p>
<p>IBM&#8217;s Web Experience Factory can use Worklight to quickly develop mobile portal applications that can take advantage of this hybrid model.  Over on the <a title="Worklight and IBM Portal" href="https://www.ibm.com/developerworks/mydeveloperworks/blogs/b75d3ff5-8534-43ff-8eb0-8e33fc67f50e/entry/sample_of_using_worklight_with_ibm_websphere_portal_and_ibm_web_experience_factory2" target="_blank">IBM Web Experience Factory blog</a>, Jonathan Booth has posted some screen shots of a hybrid real estate portal.  In this example, he accesses the portal through his mobile phone and sees a nice mobile interface.  Using his phone&#8217;s camera, he can take a picture of a property and load it to portal.  <img class="alignright" title="Worklight Sample" src="https://www.ibm.com/developerworks/mydeveloperworks/blogs/b75d3ff5-8534-43ff-8eb0-8e33fc67f50e/resource/BLOGS_UPLOADED_IMAGES/hybrid_sample_screenshots.png" alt="Worklight Sample" width="400" height="150" /></p>
<p>The original real estate sample that Jonathan shows was built using PhoneGap.  Now we can use Worklight and Web Experience Factory to rapidly build the same application.</p>
<img src="http://feeds.feedburner.com/~r/PortalSolutionsBlog/~4/JoIqWaNhGK8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blogs.perficient.com/portals/2012/05/01/ibm-worklight-and-websphere-portal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blogs.perficient.com/portals/2012/05/01/ibm-worklight-and-websphere-portal/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=ibm-worklight-and-websphere-portal</feedburner:origLink></item>
		<item>
		<title>Total Economic Impact of IBM’s Exceptional Web Experience</title>
		<link>http://feedproxy.google.com/~r/PortalSolutionsBlog/~3/yZfB1DipPUc/</link>
		<comments>http://blogs.perficient.com/portals/2012/05/01/total-economic-impact-of-ibms-exceptional-web-experience/#comments</comments>
		<pubDate>Tue, 01 May 2012 18:59:02 +0000</pubDate>
		<dc:creator>Mark Polly</dc:creator>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Healthcare]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[WebSphere Portal]]></category>
		<category><![CDATA[forrester]]></category>
		<category><![CDATA[ibm]]></category>
		<category><![CDATA[ibm impact]]></category>
		<category><![CDATA[websphere portal]]></category>

		<guid isPermaLink="false">http://blogs.perficient.com/portals/?p=4750</guid>
		<description><![CDATA[Forrester recently released a study on the Total Economic Impact of IBM&#8217;s Exceptional Web Experience solutions.  You can obtain a copy of the full report here after you register.  The study was commissioned by IBM and they did have some input into the study, but the analysis was completed by Forrester. In the study, Forrester [...]]]></description>
			<content:encoded><![CDATA[<p>Forrester recently released a study on the Total Economic Impact of IBM&#8217;s Exceptional Web Experience solutions.  You can <a title="TEI of Excellent Web Experience solutions" href="https://www14.software.ibm.com/webapp/iwm/web/signup.do?source=swg-US_Lotus_WebMerch&amp;S_PKG=web_ibm_ls_scm_w&amp;cm_sp=MTE22384">obtain a copy of the full report here after you register</a>.  The study was commissioned by IBM and they did have some input into the study, but the analysis was completed by Forrester.</p>
<p>In the study, Forrester interviewed four actual customers and built a &#8216;composite&#8217; company on which to develop the TEI.  The resulting composite company was modelled as a large state-based health services provider with greater than $7B in revenue and 3.5M customers.</p>
<p>As you might expect, the study concludes that there is a big ROI of <strong>96%</strong> from the examined solution.  This translates into a payback of less than one year.  Benefits come from a variety of both hard and soft sources:</p>
<ul>
<li>Call Center</li>
<li>Online appointments</li>
<li>Online bill payment</li>
<li>Paper mail</li>
<li>Online sales</li>
<li>Improved document management</li>
<li>Customer retention</li>
<li>IT cost avoidance</li>
</ul>
<p>You can read the study for full details.  It is well presented and supported by solid calculations that take into account all potential costs and benefits.</p>
<img src="http://feeds.feedburner.com/~r/PortalSolutionsBlog/~4/yZfB1DipPUc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blogs.perficient.com/portals/2012/05/01/total-economic-impact-of-ibms-exceptional-web-experience/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blogs.perficient.com/portals/2012/05/01/total-economic-impact-of-ibms-exceptional-web-experience/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=total-economic-impact-of-ibms-exceptional-web-experience</feedburner:origLink></item>
		<item>
		<title>Healthcare Portals – Perficient’s Health BI</title>
		<link>http://feedproxy.google.com/~r/PortalSolutionsBlog/~3/MwVSC--diN8/</link>
		<comments>http://blogs.perficient.com/portals/2012/05/01/healthcare-portals-perficients-healthbi/#comments</comments>
		<pubDate>Tue, 01 May 2012 12:30:12 +0000</pubDate>
		<dc:creator>Mark Polly</dc:creator>
				<category><![CDATA[Healthcare]]></category>
		<category><![CDATA[Microsoft SharePoint]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://blogs.perficient.com/portals/?p=4739</guid>
		<description><![CDATA[Perficient&#8217;s outstanding Healthcare team just posted a video on YouTube that highlights our Health BI portal offering.  You can view the video right here in this blog post. This system is based on Microsoft SharePoint 2010 and provides very dynamic insight into your Healthcare data.  It is designed for physicians, nurses, hospitals, MCOs, IDMs, ACOs, [...]]]></description>
			<content:encoded><![CDATA[<p>Perficient&#8217;s outstanding Healthcare team just posted a video on YouTube that highlights our Health BI portal offering.  You can view the video right here in this blog post.<p><a href="http://blogs.perficient.com/portals/2012/05/01/healthcare-portals-perficients-healthbi/"><em>Click here to view the embedded video.</em></a></p></p>
<p>This system is based on Microsoft SharePoint 2010 and provides very dynamic insight into your Healthcare data.  It is designed for physicians, nurses, hospitals, MCOs, IDMs, ACOs, HIEs, etc.; so it covers a broad range of end users.  The flexible archtecture lets you start small and grow the system as you need it or you can start large and get larger.</p>
<p>At the heart of the system is the ability to pull data from a variety of systems and then using a robust rules engine to present data in an intelligent way.  Unlike some other business intelligence systems that focus on data from their own systems, Perficient&#8217;s HealthBI system pulls data from a wide range of systems, including McKesson, GE, EPIC, AllScripts and more.</p>
<p>In terms of measures, the rules engines provides over 600 key performance indicators (KPIs).  These KPIs cover the broad range of measures, including meaningful use, accountable care, operations, finance, JCO, etc.  The system has been ONC certified for Meaningful Use measures and reports for stages 1, 2 and 3.</p>
<p>Using SharePoint&#8217;s analytics capabilities, Health BI presents reports and dashboards to see trends over time, by physician, healthcare plans, locations, etc.  You can drill down into the data shown to see underlying data and potentially identify root causes of problems.</p>
<p>Role-based access and security are important parts of any portal and the <a href="http://www.perficient.com/healthbi">Health BI portal</a> is no different.  Users have role-based access to the system, so nurses have different views than administrators who have different views than physicians.</p>
<p>I encourage you to look at this innovative healthcare portal and explore the many capabilities demanded in the marketplace today.</p>
<img src="http://feeds.feedburner.com/~r/PortalSolutionsBlog/~4/MwVSC--diN8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blogs.perficient.com/portals/2012/05/01/healthcare-portals-perficients-healthbi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blogs.perficient.com/portals/2012/05/01/healthcare-portals-perficients-healthbi/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=healthcare-portals-perficients-healthbi</feedburner:origLink></item>
	</channel>
</rss>

