<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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/"
	>

<channel>
	<title>Social Shazza</title>
	<atom:link href="http://dilf.me.uk/socialshazza/feed/" rel="self" type="application/rss+xml" />
	<link>http://dilf.me.uk/socialshazza</link>
	<description>social ramblings from a technical disney fan</description>
	<lastBuildDate>Wed, 16 May 2012 14:08:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Customizing IBM Connections &#8211; as seen at #NLLUG #socbiz2012</title>
		<link>http://dilf.me.uk/socialshazza/2012/05/customizing-ibm-connections-as-seen-at-nllug-socbiz2012/</link>
		<comments>http://dilf.me.uk/socialshazza/2012/05/customizing-ibm-connections-as-seen-at-nllug-socbiz2012/#comments</comments>
		<pubDate>Wed, 16 May 2012 14:08:40 +0000</pubDate>
		<dc:creator>Sharon</dc:creator>
				<category><![CDATA[connections]]></category>
		<category><![CDATA[ibm]]></category>
		<category><![CDATA[LUG]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[customization]]></category>
		<category><![CDATA[presentation]]></category>

		<guid isPermaLink="false">http://dilf.me.uk/socialshazza/?p=509</guid>
		<description><![CDATA[Yes you can stuff a 2 hour technical jump start into an hour .. and get good feedback .. Connections customization lite View more presentations from Sharon Bellamy I will also share the css and demo files when I get back home .. message me if you are interested. Next outing for this #soccnx in<a href="http://dilf.me.uk/socialshazza/2012/05/customizing-ibm-connections-as-seen-at-nllug-socbiz2012/"> <br /><br /> (Read More...)</a>]]></description>
			<content:encoded><![CDATA[<p>Yes you can stuff a 2 hour technical jump start into an hour .. and get good feedback ..</p>
<div id="__ss_12956501" style="width: 425px;"><strong style="display: block; margin: 12px 0 4px;"><a title="Connections customization lite" href="http://www.slideshare.net/dilftechnical/connections-customization-lite" target="_blank">Connections customization lite</a></strong> <iframe src="http://www.slideshare.net/slideshow/embed_code/12956501" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" width="425" height="355"></iframe></p>
<div style="padding: 5px 0 12px;">View more <a href="http://www.slideshare.net/" target="_blank">presentations</a> from <a href="http://www.slideshare.net/dilftechnical" target="_blank">Sharon Bellamy</a></div>
</div>
<p>I will also share the css and demo files when I get back home .. message me if you are interested.</p>
<p>Next outing for this #soccnx in June </p>
]]></content:encoded>
			<wfw:commentRss>http://dilf.me.uk/socialshazza/2012/05/customizing-ibm-connections-as-seen-at-nllug-socbiz2012/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Returning user login issues &#8211; fun with the connections databases</title>
		<link>http://dilf.me.uk/socialshazza/2012/05/returning-user-login-issues-fun-with-the-connections-databases/</link>
		<comments>http://dilf.me.uk/socialshazza/2012/05/returning-user-login-issues-fun-with-the-connections-databases/#comments</comments>
		<pubDate>Mon, 14 May 2012 11:45:03 +0000</pubDate>
		<dc:creator>Sharon</dc:creator>
				<category><![CDATA[community]]></category>
		<category><![CDATA[connections]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[ibm]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[issue]]></category>
		<category><![CDATA[user]]></category>

		<guid isPermaLink="false">http://dilf.me.uk/socialshazza/?p=502</guid>
		<description><![CDATA[I recently had an issue with a user having issues logging in to certain applications. The user could log in to some apps but recieved an error on others &#8211; for instance profiles, activities, communities and forums the user was fine. Each applications database holds information regarding the user login and their external / directory<a href="http://dilf.me.uk/socialshazza/2012/05/returning-user-login-issues-fun-with-the-connections-databases/"> <br /><br /> (Read More...)</a>]]></description>
			<content:encoded><![CDATA[<p>I recently had an issue with a user having issues logging in to certain applications.</p>
<p>The user could log in to some apps but recieved an error on others &#8211; for instance profiles, activities, communities and forums the user was fine.</p>
<p>Each applications database holds information regarding the user login and their external / directory / guid id &#8211; this guid is unique to the user &#8211; I found after extensive investigation that this user had orphaned entries in the other application DB tables.</p>
<p>The SQL queries and statements used to resolve this were *fun* to work out and they may be slightly different for each user that has this issue, but it should be fairly straight forward to work out once you know what the issue is.</p>
<p><strong>*NOTE* </strong>- <em>below is the solution that I used to resolve the issue &#8211; it will be / may be different for each user with a similar problem. It is advised where possible to test this on a back up of the DB to ensure it resolves the issue. Always back the databases up before making any change.</em></p>
<p>Firstly look up the user in the profiles database  and gather thier login id (prof_uid) and external directory id (prof_guid)</p>
<p>Once you have these you are ready to start the investigation.</p>
<p>In the case of this user the SQL was as follows :</p>
<p>CORRECT GUID / EXT / DIRECTORY ID = C7B75D042B4C7C7B8025791100311ADA</p>
<p>== BLOGS ==</p>
<p>select * from blogs.rolleruser where username =&#8217;jsmith&#8217;;<br />
select * from blogs.rollerloginname where username like &#8216;jsmit%&#8217;;<br />
get the user id = 62537efa-3959-42a4-84f3-5e1fdc8cfac0<br />
select * from blogs.rollerloginname where userid = &#8217;62537efa-3959-42a4-84f3-5e1fdc8cfac0&#8242;;<br />
delete from blogs.rollerloginname where userid = &#8217;62537efa-3959-42a4-84f3-5e1fdc8cfac0&#8242;;<br />
delete from blogs.rolleruser where username =&#8217;jsmith&#8217;;</p>
<p>== DOGEAR ==</p>
<p>select * from dogear.personlogin where loginname like &#8216;jsmit%&#8217;;<br />
get the person_id = 436b98eb-59a9-420f-90d6-22b7a4926e00<br />
select * from dogear.personlogin where person_id = &#8217;436b98eb-59a9-420f-90d6-22b7a4926e00&#8242;;<br />
delete from dogear.personlogin where person_id = &#8217;436b98eb-59a9-420f-90d6-22b7a4926e00&#8242;;<br />
select * from dogear.person where person_id=&#8217;436b98eb-59a9-420f-90d6-22b7a4926e00&#8242;;<br />
delete from dogear.person where person_id=&#8217;436b98eb-59a9-420f-90d6-22b7a4926e00&#8242;;</p>
<p>== FILES ==</p>
<p>SELECT * FROM FILES.USER_TO_LOGIN where login_id = &#8216;jsmith&#8217;;<br />
delete FROM FILES.USER_TO_LOGIN where login_id = &#8216;jsmith&#8217;;<br />
select * from FILES.LIBRARY where title like &#8216;John Smit%&#8217;;<br />
get label &#8211; C53524EEDB0F84E8802578C5002676AD<br />
delete from FILES.LIBRARY where label =&#8217;C53524EEDB0F84E8802578C5002676AD&#8217;;<br />
SELECT * FROM FILES.&#8221;USER&#8221; where name = &#8216;John Smith&#8217;;<br />
delete FROM FILES.&#8221;USER&#8221; where name = &#8216;John Smith&#8217;;</p>
<p>== forums not an issue &#8211; has the correct GUID ==</p>
<p>select * from forum.df_memberlogin where loginname like &#8216;jsmit%&#8217;;<br />
get memberid = d1140454-09ac-4484-a50e-ce914e573e7d</p>
<p>== HOMEPAGE ==</p>
<p>select * from homepage.loginname where loginname like &#8216;jsmit%&#8217;;<br />
get person_id = cf48e29d-7d89-4f8a-acf0-47b9a8bcb98a</p>
<p>select * from homepage.loginname where person_id = &#8216;cf48e29d-7d89-4f8a-acf0-47b9a8bcb98a&#8217;;<br />
delete from homepage.loginname where person_id = &#8216;cf48e29d-7d89-4f8a-acf0-47b9a8bcb98a&#8217;;</p>
<p>select * from homepage.person where displayname = &#8216;John Smith&#8217;;<br />
get person_id of the incorrect GUID &#8211; db306bce-40cc-413a-b93c-1ad61a24cdae</p>
<p>select * from homepage.hp_ui where person_id in (&#8216;cf48e29d-7d89-4f8a-acf0-47b9a8bcb98a&#8217;,'db306bce-40cc-413a-b93c-1ad61a24cdae&#8217;);<br />
make note of any person IDs that bring back any entries &#8211; cf48e29d-7d89-4f8a-acf0-47b9a8bcb98a<br />
and ui_ids &#8211; 45cbd2dc-aefa-46f4-9607-654ddab953d8</p>
<p>select * from homepage.hp_tab_inst where ui_id like &#8216;%45cbd2dc-aefa-46f4-9607-654ddab953d8&#8242;;<br />
make note of full ui_id &#8211; 45cbd2dc-aefa-46f4-9607-654ddab953d8<br />
make a note of tab_inst_id b1072db9-c553-4a04-8366-e7d26a415edb b9114d19-4d97-42b0-8760-580cc956abe8</p>
<p>select * from HOMEPAGE.HP_WIDGET_INST where tab_inst_id in (&#8216;b1072db9-c553-4a04-8366-e7d26a415edb&#8217;,'b9114d19-4d97-42b0-8760-50cc956abe8&#8242;);<br />
delete from HOMEPAGE.HP_WIDGET_INST where tab_inst_id in (&#8216;b1072db9-c553-4a04-8366-e7d26a415edb&#8217;,'b9114d19-4d97-42b0-8760-580cc956abe8&#8242;);</p>
<p>delete from homepage.hp_tab_inst where ui_id = &#8217;45cbd2dc-aefa-46f4-9607-654ddab953d8&#8242;;</p>
<p>delete from homepage.hp_ui where person_id in (&#8216;cf48e29d-7d89-4f8a-acf0-47b9a8bcb98a&#8217;);</p>
<p>delete from homepage.person where person_id in (&#8216;db306bce-40cc-413a-b93c-1ad61a24cdae&#8217;);</p>
<p>correct person id = e8238bbd-255f-4609-8a54-e28128f3e66b</p>
<p>== Activities is ok &#8211; is the correct GUID==</p>
<p>select * from activities.oa_memberlogin where loginname like &#8216;jsmit%&#8217;;<br />
get memberid &#8211; CACG7F00000152B3E7EBA823194CED0000C6</p>
<p>SELECT * FROM ACTIVITIES.OA_MEMBERPROFILE where memberid=&#8217;CACG7F00000152B3E7EBA823194CED0000C6&#8242;;</p>
<p>== Communities is ok has the correct GUID ==</p>
<p>select * from sncomm.memberlogin where loginname like &#8216;jsmit%&#8217;;<br />
get member_uuid &#8211; 0e56702f-9f37-4f2c-b295-2dd3250da726</p>
<p>select * from sncomm.memberprofile where display = &#8216;John Smith&#8217;;</p>
<p>== Wikis ==<br />
SELECT * FROM WIKIS.&#8221;USER&#8221; where name like &#8216;John%&#8217;;<br />
select * from wikis.user_to_login where login_id like &#8216;jsmit%&#8217;;<br />
delete from wikis.user_to_login where login_id = &#8216;jsmith&#8217;;<br />
delete from wikis.user_to_login where login_id = &#8216;jsmith@org.com&#8217;;</p>
<p>==</p>
<p>When these statements had been run the user can log in correctly as the additional orphaned entries have been removed. </p>
<p>Please note that due to the data and the contstraints on the database that there may be additional statements required &#8211; the SQL above is a guide on how I resolved the issue. </p>
<p>It was a FUN FUN FUN one to sort out .. I do love a good problem:)</p>
]]></content:encoded>
			<wfw:commentRss>http://dilf.me.uk/socialshazza/2012/05/returning-user-login-issues-fun-with-the-connections-databases/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Social Connections III</title>
		<link>http://dilf.me.uk/socialshazza/2012/05/social-connections-iii/</link>
		<comments>http://dilf.me.uk/socialshazza/2012/05/social-connections-iii/#comments</comments>
		<pubDate>Wed, 02 May 2012 12:24:22 +0000</pubDate>
		<dc:creator>Sharon</dc:creator>
				<category><![CDATA[community]]></category>
		<category><![CDATA[connections]]></category>
		<category><![CDATA[soccnx]]></category>
		<category><![CDATA[social connections]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[technical]]></category>
		<category><![CDATA[user]]></category>

		<guid isPermaLink="false">http://dilf.me.uk/socialshazza/?p=496</guid>
		<description><![CDATA[Social Connections III will be upon us soon &#8211; I am very pleased to be part of the group that organises these events for IBM Connections users, administrators etc. One thing I would personally like to see is more people that are thinking about using connections and existing domino admins (who are likely to get<a href="http://dilf.me.uk/socialshazza/2012/05/social-connections-iii/"> <br /><br /> (Read More...)</a>]]></description>
			<content:encoded><![CDATA[<p>Social Connections III will be upon us soon &#8211; I am very pleased to be part of the group that organises these events for IBM Connections users, administrators etc.</p>
<p>One thing I would personally like to see is more people that are thinking about using connections and existing domino admins (who are likely to get asked to look after a potential connections environment) to these events &#8211; we cater for potential users and admins as well as existing.</p>
<p>So my question to those potentials is what would you like to gain from comming to a social connections event? </p>
<p>Admins would you like some technical overview, training, etc?<br />
Users would you like to hear more user stories and current customer case studies?<br />
Community Managers &#8211; what would you like to see?</p>
<p>These events are all about our audience and what sessions they would like. For Social Connections 3 we are having two tracks the afternoon one business related one technical, it is also possible in the future to have a half day tecnical or development workshop &#8211; if this is the kind of information you would be interested we would love to hear from you.</p>
<p>As an installer, implementer and administrator I know what its like to get new technology thrust at you &#8211; we have a good network of community people who will be more than happy to share experiences, and assist where they can &#8211; we just need to know what you would like us to talk about.</p>
<p>Either leave me a comment or contact me via skype or twitter  &#8211; I would love to hear from you</p>
<p>Registration for the Social Connections III event can be found <a href="http://socialconnections.info/events/sc.nsf/registration.xsp" title="Social Connections - the IBM Connections user group" target="_blank">here</a></p>
<p><a href="http://dilf.me.uk/socialshazza/wp-content/uploads/2012/05/soccnx_banner.jpg"><img src="http://dilf.me.uk/socialshazza/wp-content/uploads/2012/05/soccnx_banner-1024x211.jpg" alt="" title="soccnx_banner" width="640" height="131" class="aligncenter size-large wp-image-498" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://dilf.me.uk/socialshazza/2012/05/social-connections-iii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Connections 101 &#8211; what a fantastic idea</title>
		<link>http://dilf.me.uk/socialshazza/2012/03/connections-101-what-a-fantastic-idea/</link>
		<comments>http://dilf.me.uk/socialshazza/2012/03/connections-101-what-a-fantastic-idea/#comments</comments>
		<pubDate>Wed, 28 Mar 2012 23:00:57 +0000</pubDate>
		<dc:creator>Sharon</dc:creator>
				<category><![CDATA[community]]></category>
		<category><![CDATA[connections]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[websphere]]></category>

		<guid isPermaLink="false">http://dilf.me.uk/socialshazza/?p=486</guid>
		<description><![CDATA[I think a community high five is in order for Mr Paul Mooney and Ms Gabriella Davis. They have taken on the mamoth task of creating a Connections 101 site that will assit those new to Connections and WebSphere to get you up and running with advice, information and assistance. Something like this can not<a href="http://dilf.me.uk/socialshazza/2012/03/connections-101-what-a-fantastic-idea/"> <br /><br /> (Read More...)</a>]]></description>
			<content:encoded><![CDATA[<p>I think a community high five is in order for <a href="http://twitter.com/pmooneynet" title="Paul Mooney" target="_blank">Mr Paul Mooney </a>and <a href="http://twitter.com/gabturtle" title="Gabriella Davis" target="_blank">Ms Gabriella Davis</a>.</p>
<p>They have taken on the mamoth task of creating a <a href="http://www.connections101.net" title="Connections 101" target="_blank">Connections 101</a> site that will assit those new to Connections and WebSphere to get you up and running with advice, information and assistance. </p>
<p>Something like this can not come soon enough. </p>
<p>I am lucky, I have been what I would describe as &#8220;mucking about with&#8221; WebSphere for the past 11 odd years. I had a very good teacher (thank you <a href="http://twitter.com/bleddyn" title="My mentor" target="_blank">Bleddyn</a>), and the best hardware to play with it on (the iSeries &#8211; or As400 for oldschool people or IBMi for new school people). </p>
<p>I was in at the deep end with Websphere 4 and 5 and IBM Commerce (which runs on WebSphere) and it went from there. </p>
<p>11 years later .. I am still at it. Athough I have swapped WebSphere Commerce for IBM Connections now.</p>
<p>This new site along with blogs (like mine I hope), useful presentations at lugs (like WebSphere for Domino people, or WebSphere what you really need to know), and the help of the community will get people up and running and working confidently with Connections. It&#8217;s a fantastic piece of software and once you know what bits you need you can get up and running fairly quickly.</p>
<p>I would love to help or contribute in anyway .. so if you feel I have something to add &#8211; let me know </p>
]]></content:encoded>
			<wfw:commentRss>http://dilf.me.uk/socialshazza/2012/03/connections-101-what-a-fantastic-idea/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tidying the blog</title>
		<link>http://dilf.me.uk/socialshazza/2012/03/tidying-the-blog/</link>
		<comments>http://dilf.me.uk/socialshazza/2012/03/tidying-the-blog/#comments</comments>
		<pubDate>Wed, 28 Mar 2012 22:45:28 +0000</pubDate>
		<dc:creator>Sharon</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[general]]></category>
		<category><![CDATA[housekeeping]]></category>

		<guid isPermaLink="false">http://dilf.me.uk/socialshazza/?p=483</guid>
		<description><![CDATA[Today I decided to tidy my blog and to try and make a bit of sense out of all the *stuff* I throw up on this site .. That is throw up as in post .. not as in .. well you know what I meen &#8230; Anyways after much hacking and slashing at php<a href="http://dilf.me.uk/socialshazza/2012/03/tidying-the-blog/"> <br /><br /> (Read More...)</a>]]></description>
			<content:encoded><![CDATA[<p>Today I decided to tidy my blog and to try and make a bit of sense out of all the *stuff* I throw up on this site ..</p>
<p>That is throw up as in post .. not as in .. well you know what I meen &#8230;</p>
<p>Anyways after much hacking and slashing at php files, creating new templates for pages, new side bars for said pages and eventually getting my head around functions again, I think I have myself organised.</p>
<p>The SocialShazza site now has two main topics .. Technology and Disney. </p>
<p>All of the Disney stuff can be found under the Disney heading, and all of the Connections related things can be found under the connections heading.<br />
All blog posts will still appear on the front page, but I have made category pages for Disney and Connections to appear under their menus.</p>
<p>This means I can now highlight awesome new stuff like Paul and Gab&#8217;s <a href="http://www.connections101.net" title="Connections 101" target="_blank">Connections 101</a> and people can find it easily <img src='http://dilf.me.uk/socialshazza/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I am hoping now that will mean that things will be easier to read and find here &#8211; although I am open to suggestions on keeping it tidy <img src='http://dilf.me.uk/socialshazza/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  and that much of the Disney will be filtered out for those weirdo&#8217;s that don&#8217;t &#8220;Do&#8221; Disney &#8211; and for those of you that do all the wonderful Disney goodness is all in one place for you now <img src='http://dilf.me.uk/socialshazza/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>as Tigger would say TTFN &#8211; ta ta for now <img src='http://dilf.me.uk/socialshazza/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><a href="http://dilf.me.uk/socialshazza/wp-content/uploads/2012/03/DLP-March-2012-824.jpg"><img class="aligncenter size-medium wp-image-484" title="DLP March 2012 (824)" src="http://dilf.me.uk/socialshazza/wp-content/uploads/2012/03/DLP-March-2012-824-200x300.jpg" alt="" width="200" height="300" /></a></p>
<p>&nbsp;<br />
Sorry I couldn&#8217;t help myself </p>
]]></content:encoded>
			<wfw:commentRss>http://dilf.me.uk/socialshazza/2012/03/tidying-the-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Connections fix pack 3.0.1.1 now available</title>
		<link>http://dilf.me.uk/socialshazza/2012/03/connections-fix-pack-3-0-1-1-now-available/</link>
		<comments>http://dilf.me.uk/socialshazza/2012/03/connections-fix-pack-3-0-1-1-now-available/#comments</comments>
		<pubDate>Wed, 28 Mar 2012 16:41:28 +0000</pubDate>
		<dc:creator>Sharon</dc:creator>
				<category><![CDATA[community]]></category>
		<category><![CDATA[connections]]></category>
		<category><![CDATA[ibm]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[fixpack]]></category>
		<category><![CDATA[updates]]></category>
		<category><![CDATA[websphere]]></category>

		<guid isPermaLink="false">http://dilf.me.uk/socialshazza/?p=433</guid>
		<description><![CDATA[At last Connections fix pack 3.0.1.1 is now available to download and fixes lots of little issues, including the firefox feature with files and wikis and the issue chrome has with files. I installed it on my test system yesterday and it went very smoothly. The fix pack can be downloaded from Fix Central. Fix<a href="http://dilf.me.uk/socialshazza/2012/03/connections-fix-pack-3-0-1-1-now-available/"> <br /><br /> (Read More...)</a>]]></description>
			<content:encoded><![CDATA[<p>At last Connections fix pack 3.0.1.1 is now available to download and fixes lots of little issues, including the firefox feature with files and wikis and the issue chrome has with files.</p>
<p>I installed it on my test system yesterday and it went very smoothly.</p>
<p>The fix pack can be downloaded from Fix Central. Fix ID is: ​<a href="http://www.ibm.com/support/fixcentral/swg/quickorder?parent=ibm%7ELotus&amp;product=ibm/Lotus/Lotus+Connections&amp;release=3.0.1.0&amp;platform=All&amp;function=fixId&amp;fixids=3.0.1.0-LC-Multi-FP001&amp;includeRequisites=1&amp;includeSupersedes=0&amp;downloadMethod=http&amp;source=fc" target="_blank"><strong>3.0.1.0-LC-Multi-FP001​</strong></a></p>
<p>The Fixpack is installed using the IBM installation manger (IM).</p>
<p>It was very straight forward &#8211; basic steps are as follows</p>
<p>Download the fixpack zip file</p>
<p>Stop the Connections WAS servers, but leave the Deployment manager and Nodeagent servers running</p>
<p>Start the IBM installation manager</p>
<p>From the installer manager menu , click File -&gt; Preferences</p>
<p>Add a repository (if you have used eclipse or RAD (Rational Application Developer)  / WSAD (WebSphere Application Developer) in the past you will be familiar with these steps)</p>
<p>Point the repository path to the full path of the fixpack zip file and click ok</p>
<p>If there is an issue connecting to the repository the IM will let you know at this point.</p>
<p>Click update and follow to the guide to install the fix pack &#8211; ensure all applications are selected and enter a valid wasadmin user name and password.</p>
<p>Review the summary information. Click Back to change the information or click Update to install the selected fix packs.​<br />
​<br />
When the installation is complete, synchronize all the nodes and restart all the clusters</p>
<p>&nbsp;</p>
<p>As ever please review the full technote / read me which can be found <a title="Readme for IBM Connections 3.0.1 Fix Pack 1 (3.0.1.1)" href="http://www-01.ibm.com/support/docview.wss?uid=swg21584430http://" target="_blank">here</a></p>
<p>&nbsp;</p>
<p>IBM are making these fixes easier and easier for people without a huge amount of WebSphere / Connections knowledge to install &#8211; good on them.</p>
<p>&nbsp;</p>
<p>I am very impressed with all the improvements I have seen over the past 3 or 4 years around fixes and fix packs &#8211; IBM has come along way since I first started &#8220;mucking about with WebSphere&#8221; 11 years ago.</p>
]]></content:encoded>
			<wfw:commentRss>http://dilf.me.uk/socialshazza/2012/03/connections-fix-pack-3-0-1-1-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Back from DLP and man it was great</title>
		<link>http://dilf.me.uk/socialshazza/2012/03/back-from-dlp-and-man-it-was-great/</link>
		<comments>http://dilf.me.uk/socialshazza/2012/03/back-from-dlp-and-man-it-was-great/#comments</comments>
		<pubDate>Mon, 26 Mar 2012 18:35:17 +0000</pubDate>
		<dc:creator>Sharon</dc:creator>
				<category><![CDATA[Disney]]></category>
		<category><![CDATA[Family]]></category>
		<category><![CDATA[disney]]></category>
		<category><![CDATA[dlh]]></category>
		<category><![CDATA[dlp]]></category>

		<guid isPermaLink="false">http://dilf.me.uk/socialshazza/?p=423</guid>
		<description><![CDATA[Had a fantastic time at Disneyland Paris for 6 days .. and it was GREAT !!! So the Highs and Lows of the trip .. Lows: Princess Pavillion &#8211; Lovely looking BUT be prepared to wait 2 hours for princesses &#8211; the shortest time I ever saw the queue was 60 mins and that was<a href="http://dilf.me.uk/socialshazza/2012/03/back-from-dlp-and-man-it-was-great/"> <br /><br /> (Read More...)</a>]]></description>
			<content:encoded><![CDATA[<p>Had a fantastic time at Disneyland Paris for 6 days .. and it was GREAT !!!</p>
<p>So the Highs and Lows of the trip ..</p>
<p><strong>Lows:</strong><br />
<strong>Princess Pavillion</strong> &#8211; Lovely looking BUT be prepared to wait 2 hours for princesses &#8211; the shortest time I ever saw the queue was 60 mins and that was an hour before it was due to close. It opens at 10:30am and people we queueing from 9am !!! We did wait 2 hours to see a princess, but only the once &#8211; IMO I would rather pay and have a decent meal at Auberge and see 3 or 4 princesses for 2 hours (which we did)</p>
<p><strong>Disney Village</strong> &#8211; was rammed all day and night every day we were there .. waited over an hour to be served in Mc Donalds .. most other eateries had over an hours wait for a table and some were only seating people that had pre made reservations earlier on in the day &#8211; IF YOU ARE THINKING OF EATING AT CAFE MICKEY &#8230; BOOK BEFORE YOU GO .. don&#8217;t risk leaving it &#8211; we ate there on the monday and wanted to re-book for the thursday and it was FULL</p>
<p><strong>Pirates being Closed</strong> &#8211; Pirates was shut the whole week &#8211; but also was the shop, the restaurant and the Captain Jack Meet and Greet .. with BTM and the Riverboats also being closed the whole area was a bit pants .. although it was failry quiet none of the little cafes were open either :/</p>
<p><strong>Highs :</strong></p>
<p><strong>Staying at the DLH</strong> &#8211; the Disneyland Hotel was fantasic .. rooms were a little larger than a standard disney hotel room, we had his n hers sinks which was nice and a slightly large bathroom and a bit more storage. Our little balcony over looked the hotel garden and I could see the tower of terror from it .. we heard the screams which put a smile on my face. Breakfast is grand in the DLH, just as busy enless you get in first or at about 10am. Just being so close to the parks was worth the extra money for me &#8211; having a small person with me all day, I am going to stay there again.</p>
<p><strong>Meet and Greets</strong> &#8211; DLH was super for meet and greets, and we also had some random ones &#8211; seeing rafiki outside the hakuna matata was a bonus, also tweedledum and tweedledee by the walk-way between fantasyland and discoveryland &#8211; managed to see Pinocchio at the DLH too</p>
<p><strong>Character meals</strong> &#8211; we did 3 and they were all brilliant -<br />
<em>Auberge</em> &#8211; we had Cinderella and Prince Charming, Suzie and Perla, Belle and Snow white &#8211; the food was superb and Emily ate a suprising amount of it.</p>
<p><em>Cafe Mickey</em> &#8211; always brilliant fun (although expect to queue even with a reservation), we saw stitch, mickey, minnie, pluto, eeyore, goofy, geppetto, captain hook, chip and dale &#8211; we had 3 courses and spent well over 2 hours in there .. brilliant .. BUT BOOK BEFORE YOU GO or you may be disapointed.</p>
<p><em>Inventions</em> &#8211; I love this meal &#8211; the food is amazing and the service top notch &#8211; Minnie, Mickey, Gideon, Goofy, Tigger, Eeyore and Pluto.</p>
<p>We had a great time, although 6 days was one day too many 5 would have been enough, we just chilled really on the last day &#8211; hit the park early &#8211; we were the first people in on the Friday morning and the first to ride peter pan went for a late breakfast, then strolled about rode star tours for the 11th time of the trip, rode the train then had a very civalised cup of tea in the Fantasia bar.</p>
<p>I am already planning my post Xmas trip &#8211; with Just me and Emily We would live there if we could &#8211; can&#8217;t wait to go back &#8211; wonder if Disney need a WebSphere person <img src='http://dilf.me.uk/socialshazza/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Pictures can be found here &#8211; <a title="DLP March 2012" href="http://dilf.me.uk/socialshazza/disney/gallery/dlp-march-2012/">DLP March 2012 Gallery</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dilf.me.uk/socialshazza/2012/03/back-from-dlp-and-man-it-was-great/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Happy 10th Birthday Walt Disney Studios Park</title>
		<link>http://dilf.me.uk/socialshazza/2012/03/happy-10th-birthday-walt-disney-studios-park/</link>
		<comments>http://dilf.me.uk/socialshazza/2012/03/happy-10th-birthday-walt-disney-studios-park/#comments</comments>
		<pubDate>Fri, 16 Mar 2012 19:32:00 +0000</pubDate>
		<dc:creator>Sharon</dc:creator>
				<category><![CDATA[Disney]]></category>
		<category><![CDATA[Disney News]]></category>
		<category><![CDATA[disney-news]]></category>
		<category><![CDATA[dlp]]></category>

		<guid isPermaLink="false">http://dilf.me.uk/socialshazza/?p=409</guid>
		<description><![CDATA[DLP Studios park turned 10 years old today There was a day of rather muted celebrations today, never the less the Studios has become a great addition to DLP &#8211; the up-and-coming Ratatouille dark ride coming in 2014 and more work possible on revamping other parts of the Studios there is much to look forward<a href="http://dilf.me.uk/socialshazza/2012/03/happy-10th-birthday-walt-disney-studios-park/"> <br /><br /> (Read More...)</a>]]></description>
			<content:encoded><![CDATA[<p>DLP Studios park turned 10 years old today </p>
<p><img src="http://www.dlrptoday.com/images/2012/03/5227_4-600x384.jpg?a28494"></p>
<p>There was a day of rather muted celebrations today, never the less the Studios has become a great addition to DLP &#8211; the up-and-coming <a href="http://www.dlrptoday.com/news/walt-disney-studios-park/toon-studio/ratatouille-dark-ride/" title="Ratatouille Dark Ride" target="_blank">Ratatouille dark ride</a> coming in 2014 and more work possible on revamping other parts of the Studios there is much to look forward over the next couple of years.</p>
<p>I am off to DLP for 6 days on Sunday so will report on how constuction and revamps are going &#8211; DLP needs some serious investment &#8211; it is an awesome place.</p>
]]></content:encoded>
			<wfw:commentRss>http://dilf.me.uk/socialshazza/2012/03/happy-10th-birthday-walt-disney-studios-park/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A fix for the Chrome header issue</title>
		<link>http://dilf.me.uk/socialshazza/2012/03/a-fix-for-the-chrome-header-issue/</link>
		<comments>http://dilf.me.uk/socialshazza/2012/03/a-fix-for-the-chrome-header-issue/#comments</comments>
		<pubDate>Fri, 16 Mar 2012 10:57:17 +0000</pubDate>
		<dc:creator>Sharon</dc:creator>
				<category><![CDATA[community]]></category>
		<category><![CDATA[connections]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[champion]]></category>
		<category><![CDATA[issue]]></category>
		<category><![CDATA[SjaakUrsinus]]></category>

		<guid isPermaLink="false">http://dilf.me.uk/socialshazza/?p=407</guid>
		<description><![CDATA[Stuart blogged back in January about a known issue with downloading files from the files application using Chrome. IBM do not officially support Chrome with Connections 3.0.1 &#8211; but our good friend &#38; IBM Champion Sjaak Ursinus has devised a work around. Header edit Content-Disposition ^(.*)creation-date=(.*);\smodification-date=(.*);$ &#8220;$1creation-date=\&#8221;$2\&#8221;; modification-date=\&#8221;$3\&#8221;;&#8221; ensure the mod_header module is uncommented httpd.conf<a href="http://dilf.me.uk/socialshazza/2012/03/a-fix-for-the-chrome-header-issue/"> <br /><br /> (Read More...)</a>]]></description>
			<content:encoded><![CDATA[<p>Stuart <a href="http://ibmconnectionsblog.com/blog/connblog.nsf/dx/ibm-connections-a-story-of-two-browsers" target="_blank">blogged back in January</a> about a known issue with downloading files from the files application using Chrome.</p>
<p><img title="chromeIssue" src="http://www.dilf.me.uk/applicable/chromeIssue.gif" alt="chromeIssue" /></p>
<p>IBM do not officially support Chrome with Connections 3.0.1 &#8211; but our good friend &amp; IBM Champion Sjaak Ursinus has devised a work around.</p>
<p>Header edit Content-Disposition ^(.*)creation-date=(.*);\smodification-date=(.*);$ &#8220;$1creation-date=\&#8221;$2\&#8221;; modification-date=\&#8221;$3\&#8221;;&#8221;</p>
<p>ensure the mod_header module is uncommented httpd.conf</p>
<p>save and close the file.</p>
<p>Restart the HTTP server to pick up the change</p>
<p>Sjaak&#8217;s full explanation can be found on the <a href="http://www-10.lotus.com/ldd/lcforum.nsf/d6091795dfaa5b1185256a7a0048a2d0/1b49e91c56f15654c12579bb005023a3?OpenDocument" target="_blank">Connections Forum</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dilf.me.uk/socialshazza/2012/03/a-fix-for-the-chrome-header-issue/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Issue with custom themes and communities</title>
		<link>http://dilf.me.uk/socialshazza/2012/03/issue-with-custom-themes-and-communities/</link>
		<comments>http://dilf.me.uk/socialshazza/2012/03/issue-with-custom-themes-and-communities/#comments</comments>
		<pubDate>Fri, 16 Mar 2012 09:34:37 +0000</pubDate>
		<dc:creator>Sharon</dc:creator>
				<category><![CDATA[connections]]></category>
		<category><![CDATA[ibm]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[issue]]></category>

		<guid isPermaLink="false">http://dilf.me.uk/socialshazza/?p=401</guid>
		<description><![CDATA[I have had a PMR open for some time relating to a bit of a known issue with Custom themes and Connections communties There was an issue where you would create a custom theme In my case I also customised the coloured community themes also When clicking on forums, blogs etc the theme was stripped<a href="http://dilf.me.uk/socialshazza/2012/03/issue-with-custom-themes-and-communities/"> <br /><br /> (Read More...)</a>]]></description>
			<content:encoded><![CDATA[<p>I have had a PMR open for some time relating to a bit of a known issue with Custom themes and Connections communties</p>
<p>There was an issue where you would create a custom theme</p>
<p><center><img src="http://www.dilf.me.uk/applicable/commTheme1.jpg" alt="" /></center><br />
In my case I also customised the coloured community themes also</p>
<p><center><img src="http://www.dilf.me.uk/applicable/commTheme2.jpg" alt="" /></center>When clicking on forums, blogs etc the theme was stripped out displaying</p>
<p><center><img src="http://www.dilf.me.uk/applicable/commTheme3.jpg" alt="" /></center>It appears there was a step missing from the wiki!!</p>
<p><a title="defining a community theme" href="http://www-10.lotus.com/ldd/lcwiki.nsf/dx/Defining_a_community_theme_ic301" target="_blank">http://www-10.lotus.com/ldd/lcwiki.nsf/dx/Defining_a_community_theme_ic301</a></p>
<p><strong>Step 1.d</strong> &#8211; <em>d. Remove the file theme.css from the corporateTheme directory</em></p>
<p>In my case I had based my custom theme on the default theme and had used it as the default Community theme (which has no theme.css), so all communities with the default theme appeared correctly.</p>
<p><strong>BUT</strong>, I had also lightly customised the coloured community themes &#8211; removing (or renaming) the theme.css from each coloured theme has resolved the issue.</p>
<p>Thank you mr Kieran Reid for investigating and confirming this was the issue.</p>
]]></content:encoded>
			<wfw:commentRss>http://dilf.me.uk/socialshazza/2012/03/issue-with-custom-themes-and-communities/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

