<?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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Rob@Rojotek</title>
	
	<link>http://www.rojotek.com/blog</link>
	<description>Software Development in Brisbane</description>
	<lastBuildDate>Sat, 17 Jul 2010 01:40:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/rojotek" /><feedburner:info uri="rojotek" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Rule Zero for writing a JavaScript Widget</title>
		<link>http://feedproxy.google.com/~r/rojotek/~3/Kdpf23sC74E/</link>
		<comments>http://www.rojotek.com/blog/2010/07/17/rule-zero-for-writing-a-javascript-widget/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 01:37:43 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://www.rojotek.com/blog/?p=955</guid>
		<description><![CDATA[If you are adding ID&#8217;s you are doing something wrong.
This will cause issues for people who want to have multiple copies of the widget in
the page.  There is to much risk of ID collision.
There is always a way of navigating down the tree to find children (Especially if you
are writing a JQueryUI widget).
Classes are ok [...]]]></description>
			<content:encoded><![CDATA[<p><em>If you are adding ID&#8217;s you are doing something wrong.</em></p>
<p>This will cause issues for people who want to have multiple copies of the widget in<br />
the page.  There is to much risk of ID collision.</p>
<p>There is always a way of navigating down the tree to find children (Especially if you<br />
are writing a JQueryUI widget).</p>
<p>Classes are ok &#8211; and use them to find children &#8211; but DO NOT add an ID.</p>
<p><em>(This blog post written as a public service, after having seen way to many JQueryUI </em><em>widgets that don&#8217;t get this right).</em></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/rojotek?a=Kdpf23sC74E:jGLZ2WRREnc:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/rojotek?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=Kdpf23sC74E:jGLZ2WRREnc:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/rojotek?i=Kdpf23sC74E:jGLZ2WRREnc:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=Kdpf23sC74E:jGLZ2WRREnc:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/rojotek?i=Kdpf23sC74E:jGLZ2WRREnc:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=Kdpf23sC74E:jGLZ2WRREnc:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/rojotek?d=I9og5sOYxJI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=Kdpf23sC74E:jGLZ2WRREnc:bcOpcFrp8Mo"><img src="http://feeds.feedburner.com/~ff/rojotek?d=bcOpcFrp8Mo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=Kdpf23sC74E:jGLZ2WRREnc:XAVGb8Xj5zA"><img src="http://feeds.feedburner.com/~ff/rojotek?d=XAVGb8Xj5zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=Kdpf23sC74E:jGLZ2WRREnc:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/rojotek?i=Kdpf23sC74E:jGLZ2WRREnc:D7DqB2pKExk" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/rojotek/~4/Kdpf23sC74E" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.rojotek.com/blog/2010/07/17/rule-zero-for-writing-a-javascript-widget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.rojotek.com/blog/2010/07/17/rule-zero-for-writing-a-javascript-widget/</feedburner:origLink></item>
		<item>
		<title>Mounting a folder on OSX over SSH</title>
		<link>http://feedproxy.google.com/~r/rojotek/~3/JQdUWB9aZNY/</link>
		<comments>http://www.rojotek.com/blog/2010/05/31/mounting-a-folder-on-osx-over-ssh/#comments</comments>
		<pubDate>Sun, 30 May 2010 22:17:10 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://www.rojotek.com/blog/2010/05/31/mounting-a-folder-on-osx-over-ssh/</guid>
		<description><![CDATA[It&#8217;s suprisingly easy to mount a folder via ssh.  This is especially useful when you need to access something via ssh tunnels.  Following is the process to follow when using an ssh tunnel.  To do without the tunnel, remove step 3, and make the sshfs command directly reference the server in step 4.
Step [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s suprisingly easy to mount a folder via ssh.  This is especially useful when you need to access something via ssh tunnels.  Following is the process to follow when using an ssh tunnel.  To do without the tunnel, remove step 3, and make the sshfs command directly reference the server in step 4.</p>
<p><strong>Step 1)</strong> get and install macfuse <a href="http://code.google.com/p/macfuse">http://code.google.com/p/macfuse</a>, along with the ssh filesystem <a href="http://code.google.com/p/macfuse/wiki/MACFUSE_FS_SSHFS">http://code.google.com/p/macfuse/wiki/MACFUSE_FS_SSHFS</a></p>
<p><strong>Step 2)</strong> create a folder to mount to. mkdir -p /mnt/remote</p>
<p><strong>Step 3)</strong> setup the ssh tunnel: ssh -C -L 2022:server_with_data_to_get:22 ssh.tunnel.server (going into server_with_data_to_get via ssh.tunnel.server, making this available at localhost:2022).</p>
<p><strong>Step 4)</strong> Use sshfs to mount the drive: sshfs -C -p 2022 username@localhost:/path/to/folder_to_mount /mnt/remote (connect to the localhost -ssh tunnel end point- mount remote folder /path/to/folder_to_mount to the local folder /mnt/remote).</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/rojotek?a=JQdUWB9aZNY:h7_uj5NaL6Y:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/rojotek?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=JQdUWB9aZNY:h7_uj5NaL6Y:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/rojotek?i=JQdUWB9aZNY:h7_uj5NaL6Y:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=JQdUWB9aZNY:h7_uj5NaL6Y:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/rojotek?i=JQdUWB9aZNY:h7_uj5NaL6Y:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=JQdUWB9aZNY:h7_uj5NaL6Y:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/rojotek?d=I9og5sOYxJI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=JQdUWB9aZNY:h7_uj5NaL6Y:bcOpcFrp8Mo"><img src="http://feeds.feedburner.com/~ff/rojotek?d=bcOpcFrp8Mo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=JQdUWB9aZNY:h7_uj5NaL6Y:XAVGb8Xj5zA"><img src="http://feeds.feedburner.com/~ff/rojotek?d=XAVGb8Xj5zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=JQdUWB9aZNY:h7_uj5NaL6Y:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/rojotek?i=JQdUWB9aZNY:h7_uj5NaL6Y:D7DqB2pKExk" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/rojotek/~4/JQdUWB9aZNY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.rojotek.com/blog/2010/05/31/mounting-a-folder-on-osx-over-ssh/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.rojotek.com/blog/2010/05/31/mounting-a-folder-on-osx-over-ssh/</feedburner:origLink></item>
		<item>
		<title>Executing Play! from outside of Play! code</title>
		<link>http://feedproxy.google.com/~r/rojotek/~3/GwqDO8ghNhM/</link>
		<comments>http://www.rojotek.com/blog/2010/04/26/executing-play-from-outside-of-play-code/#comments</comments>
		<pubDate>Mon, 26 Apr 2010 09:30:25 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Play! Framework]]></category>
		<category><![CDATA[play]]></category>

		<guid isPermaLink="false">http://www.rojotek.com/blog/?p=949</guid>
		<description><![CDATA[As I&#8217;ve said earlier, I think that the Play! framework is lovely.  It makes it easy to develop and write code quickly.  One of the ways that it enables this is through performing runtime byte code enhancement of the code.  This makes execution of your code somewhat non-trivial when coming from a [...]]]></description>
			<content:encoded><![CDATA[<p>As I&#8217;ve said <a href="http://www.rojotek.com/blog/2010/04/10/eleven-reasons-to-use-the-play-framework-for-java-web-development/">earlier</a>, I think that the Play! framework is lovely.  It makes it easy to develop and write code quickly.  One of the ways that it enables this is through performing runtime byte code enhancement of the code.  This makes execution of your code somewhat non-trivial when coming from a non-Play! context.  Play! aims to meet all your needs, but use cases exist where it is important non-Play! code with Play! code, and have your non-Play! code call into Play! </p>
<p>Having said that this is non-trivial, it is reassuring to know that the process to do this is very straight forward. </p>
<ol>
<li>Create a subclass of play.Invoker.Invocation.</li>
<li>Override the public void execute() method.</li>
<li>Call the run() method of the invocation.</li>
</ol>
<div class="codecolorer-container java default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br />2<br />3<br />4<br />5<br />6<br /></div></td><td><div class="java codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">&nbsp; &nbsp; Invoker.<span style="color: #006633;">Invocation</span> invocation <span style="color: #339933;">=</span> <span style="color: #000000; font-weight: bold;">new</span> Invoker.<span style="color: #006633;">Invocation</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">public</span> <span style="color: #000066; font-weight: bold;">void</span> execute<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #666666; font-style: italic;">//do stuff with play here</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;">&#125;</span><br />
&nbsp; &nbsp; <span style="color: #009900;">&#125;</span><span style="color: #339933;">;</span><br />
&nbsp; &nbsp; invocation.<span style="color: #006633;">run</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></div></td></tr></tbody></table></div>
<p>With this simple snippet of code, it is possible to have non-Play! code easily and cleanly call your Play! application code.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/rojotek?a=GwqDO8ghNhM:ZhDQYm0V4w0:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/rojotek?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=GwqDO8ghNhM:ZhDQYm0V4w0:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/rojotek?i=GwqDO8ghNhM:ZhDQYm0V4w0:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=GwqDO8ghNhM:ZhDQYm0V4w0:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/rojotek?i=GwqDO8ghNhM:ZhDQYm0V4w0:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=GwqDO8ghNhM:ZhDQYm0V4w0:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/rojotek?d=I9og5sOYxJI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=GwqDO8ghNhM:ZhDQYm0V4w0:bcOpcFrp8Mo"><img src="http://feeds.feedburner.com/~ff/rojotek?d=bcOpcFrp8Mo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=GwqDO8ghNhM:ZhDQYm0V4w0:XAVGb8Xj5zA"><img src="http://feeds.feedburner.com/~ff/rojotek?d=XAVGb8Xj5zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=GwqDO8ghNhM:ZhDQYm0V4w0:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/rojotek?i=GwqDO8ghNhM:ZhDQYm0V4w0:D7DqB2pKExk" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/rojotek/~4/GwqDO8ghNhM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.rojotek.com/blog/2010/04/26/executing-play-from-outside-of-play-code/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://www.rojotek.com/blog/2010/04/26/executing-play-from-outside-of-play-code/</feedburner:origLink></item>
		<item>
		<title>Eleven reasons to use the Play! Framework for Java Web Development</title>
		<link>http://feedproxy.google.com/~r/rojotek/~3/fLQC2Lk5q_w/</link>
		<comments>http://www.rojotek.com/blog/2010/04/10/eleven-reasons-to-use-the-play-framework-for-java-web-development/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 23:55:10 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Play! Framework]]></category>
		<category><![CDATA[play]]></category>

		<guid isPermaLink="false">http://www.rojotek.com/blog/?p=929</guid>
		<description><![CDATA[The Play! Framework is a great tool for rapidly building Java web applications. Play! takes many of the ideas from the dynamic languages world (Rails and Django), and provides them to Java web development.  Reasons to conside Play! for Java Development are:

Rapid development via a local development server that automatically compiles your java code for you. [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.playframework.org/">Play!</a> Framework is a great tool for rapidly building Java web applications. Play! takes many of the ideas from the dynamic languages world (Rails and Django), and provides them to Java web development.  Reasons to conside Play! for Java Development are:</p>
<ol>
<li>Rapid development via a local development server that automatically compiles your java code for you.  It&#8217;s amazing how good it is to develop like this, and what a difference the rapid feedback loop makes.</li>
<li>A good clean MVC famework.</li>
<li>Nice testing support baked in.</li>
<li>A useful routing table to make clean urls easy to work with.</li>
<li>A focus around REST, but no slavish observence of it.</li>
<li>built-in simple JSON support.</li>
<li>A good module framework with useful <a href="http://www.playframework.org/modules">modules</a> including a &#8220;CRUD&#8221; module, and a <a href="http://www.playframework.org/documentation/1.1-trunk/scala">Scala module</a> currently under development</li>
<li>An interesting mix of Java class enhancement that makes it easy to work with code, and then have the enhancer provide some of the hard work for ensuring that multiple threads are handled well.</li>
<li>Deployment to a range of platforms, including <a href="http://java.sun.com/products/servlet/">JEE Servlets</a> (Play! 1.0.2 has been tested on containers such as tomcat, jetty, JBoss and IBM WebSphere Portal 6.1), and the <a href="http://code.google.com/appengine/docs/java/">GAE</a>.</li>
<li>Enhancements to the <a href="http://java.sun.com/developer/technicalArticles/J2EE/jpa/">JPA</a> which make it really easy to work with.</li>
<li>An active and supportive community.  There is the right balance between having strong opinions about the &#8220;Play!&#8221; way of doing things, and helping people to get things done.</li>
</ol>
<p>Play! makes Java web development fun and productive.  The feedback loop is really quick, and much of the boilerplate code is removed. It&#8217;s well worth considering for any application you want to write in Java.</p>
<p>Take a look at <a href="http://www.playframework.org/">the video</a>, and work through <a href="http://www.playframework.org/documentation/">the tutorial</a> to get a feel for what development with Play! is like.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/rojotek?a=fLQC2Lk5q_w:Qygc_aaWuRg:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/rojotek?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=fLQC2Lk5q_w:Qygc_aaWuRg:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/rojotek?i=fLQC2Lk5q_w:Qygc_aaWuRg:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=fLQC2Lk5q_w:Qygc_aaWuRg:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/rojotek?i=fLQC2Lk5q_w:Qygc_aaWuRg:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=fLQC2Lk5q_w:Qygc_aaWuRg:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/rojotek?d=I9og5sOYxJI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=fLQC2Lk5q_w:Qygc_aaWuRg:bcOpcFrp8Mo"><img src="http://feeds.feedburner.com/~ff/rojotek?d=bcOpcFrp8Mo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=fLQC2Lk5q_w:Qygc_aaWuRg:XAVGb8Xj5zA"><img src="http://feeds.feedburner.com/~ff/rojotek?d=XAVGb8Xj5zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=fLQC2Lk5q_w:Qygc_aaWuRg:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/rojotek?i=fLQC2Lk5q_w:Qygc_aaWuRg:D7DqB2pKExk" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/rojotek/~4/fLQC2Lk5q_w" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.rojotek.com/blog/2010/04/10/eleven-reasons-to-use-the-play-framework-for-java-web-development/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		<feedburner:origLink>http://www.rojotek.com/blog/2010/04/10/eleven-reasons-to-use-the-play-framework-for-java-web-development/</feedburner:origLink></item>
		<item>
		<title>Notes on Installing the Connections 2.5 Pilot</title>
		<link>http://feedproxy.google.com/~r/rojotek/~3/vA-tNRMJzXY/</link>
		<comments>http://www.rojotek.com/blog/2009/11/24/notes-on-installing-the-connections-25-pilot/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 04:19:31 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://www.rojotek.com/blog/?p=927</guid>
		<description><![CDATA[       The installation of the Lotus Connections 2.5 pilot looks easy. Unfortunately the out of the box experience was not at all pleasurable for me. Here are some of the issues that I encountered while doing the install. I’m not sure how many of these were specific to my [...]]]></description>
			<content:encoded><![CDATA[<p>       The installation of the Lotus Connections 2.5 pilot looks easy. Unfortunately the out of the box experience was not at all pleasurable for me. Here are some of the issues that I encountered while doing the install. I’m not sure how many of these were specific to my environment, but they did all hurt.    </p>
<h3>       1) Don’t install from a directory with spaces.    </h3>
<p>       If you download the pilot to your desktop and try and install from here, things will crash and burn    </p>
<h3>       2) Don’t expect the VM to be easily moved around networks    </h3>
<p>       I started my second installation on my laptop at home, then brought it to work. This crashed and burned.    </p>
<h3>       3) Use fully qualified hostnames    </h3>
<p>       While the installer said that you could specify a short hostname or a fully qualified hostname, the short hostname did not work for me.    </p>
<h3>       4) Connections 2.5 is <span class="caps">RAM</span> hungry    </h3>
<p>       1.5 GBytes is not enough 2.5 GBytes is. Not sure of the exact threshold for it to work, but I can confirm that 2.5 GBytes is enough <span class="caps">RAM</span>.    </p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/rojotek?a=vA-tNRMJzXY:E4pD4o2WXgs:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/rojotek?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=vA-tNRMJzXY:E4pD4o2WXgs:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/rojotek?i=vA-tNRMJzXY:E4pD4o2WXgs:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=vA-tNRMJzXY:E4pD4o2WXgs:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/rojotek?i=vA-tNRMJzXY:E4pD4o2WXgs:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=vA-tNRMJzXY:E4pD4o2WXgs:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/rojotek?d=I9og5sOYxJI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=vA-tNRMJzXY:E4pD4o2WXgs:bcOpcFrp8Mo"><img src="http://feeds.feedburner.com/~ff/rojotek?d=bcOpcFrp8Mo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=vA-tNRMJzXY:E4pD4o2WXgs:XAVGb8Xj5zA"><img src="http://feeds.feedburner.com/~ff/rojotek?d=XAVGb8Xj5zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=vA-tNRMJzXY:E4pD4o2WXgs:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/rojotek?i=vA-tNRMJzXY:E4pD4o2WXgs:D7DqB2pKExk" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/rojotek/~4/vA-tNRMJzXY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.rojotek.com/blog/2009/11/24/notes-on-installing-the-connections-25-pilot/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.rojotek.com/blog/2009/11/24/notes-on-installing-the-connections-25-pilot/</feedburner:origLink></item>
		<item>
		<title>Resetting IBM WebSphere Portal 6.1 Security</title>
		<link>http://feedproxy.google.com/~r/rojotek/~3/2y_jMvKQEy0/</link>
		<comments>http://www.rojotek.com/blog/2009/11/16/resetting-ibm-websphere-portal-61-security/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 05:39:47 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[WebSphere Portal]]></category>

		<guid isPermaLink="false">http://www.rojotek.com/blog/?p=925</guid>
		<description><![CDATA[       Situation&#160;    
       You have received a WebSphere Portal VM that is setup to use security settings that don’t match your environment, and you need to go back to a simple config.    
     [...]]]></description>
			<content:encoded><![CDATA[<h3>       Situation&#160;    </h3>
<p>       You have received a WebSphere Portal VM that is setup to use security settings that don’t match your environment, and you need to go back to a simple config.    </p>
<p>       Running the recommended</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">ConfigEngine wp-restore-default-repository-configuration</div></td></tr></tbody></table></div>
<p>does not work, because you have not got a working Portal environment in the first place, so it won’t start.    </p>
<h3>       Overview of solution    </h3>
<p>       Disable the security, then perform wp-restore-default-repository-configuration.    </p>
<h3>       Files and Tools used    </h3>
<ul>
<li>        security.xml      </li>
<li>        ConfigEngine&#160;      </li>
<li>        wkplc.properties      </li>
</ul>
<p>       Whenever you see some code with bold and italics that is something for you to change to match your environment&#160;    </p>
<h3>       Details:    </h3>
<h4>       1) disable security.    </h4>
<p>       This involves directly editing the security.xml file for your node. Note that your portal instance will <span class="caps">NOT</span> work when security is disabled, so performing this step will disable your portal instance. You should not think about doing this in a production environment (you probably shouldn’t be passing around Portal VM’s for production environments anyway). (The security.xml will live in the config for your node. I’ll assume you know where this is, if not use the find command on your operating system).    </p>
<p>       To disable security, edit the security.xml, and change the enabled attribute on the root security element to be false ie change enabled=”true” to enabled=”true”    </p>
<h4>       2) start up your portal instance using whatever commands are appropriate.    </h4>
<p>       On linux you might find</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">service portal start</div></td></tr></tbody></table></div>
<p>useful.    </p>
<h4>       3) Setup restore properties in your wkplc.properties file.    </h4>
<p>       <strong><em>Profile</em></strong>/ConfigEngine/properties/wkplc.properties    </p>
<p>       # The realm name to be used. A realm with this name will be created.<br />       restore.file.realm=<strong><em>New Unique Realm</em></strong> restore.file.delimiter=/    </p>
<p>       # Portal and <span class="caps">WAS</span> admin <span class="caps">UID</span> (short name) and password<br />       restore.file.primaryAdminId=<strong><em>New Unique Admin ID</em></strong>&#160;    </p>
<p>       restore.file.primaryAdminPassword=<strong><em>Password</em></strong>    </p>
<p>       # CN of portal admin group (short name)<br />       restore.file.primaryPortalAdminGroup=adminGroupCN    </p>
<h4>       4) run ConfigEngine.sh    </h4>
<p>       <em><strong>Profile</strong></em>/ConfigEngine/ConfigEngine.sh wp-restore-default-repository-configuration    </p>
<h4>       5) Turn on security (reversing step 1)    </h4>
<h4>       6) shutdown (or kill) portal    </h4>
<h4>       7) startup portal.    </h4>
<p>       You should now see your portal server running without using LDAP.    </p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/rojotek?a=2y_jMvKQEy0:5amKQk4gL-Q:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/rojotek?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=2y_jMvKQEy0:5amKQk4gL-Q:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/rojotek?i=2y_jMvKQEy0:5amKQk4gL-Q:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=2y_jMvKQEy0:5amKQk4gL-Q:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/rojotek?i=2y_jMvKQEy0:5amKQk4gL-Q:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=2y_jMvKQEy0:5amKQk4gL-Q:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/rojotek?d=I9og5sOYxJI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=2y_jMvKQEy0:5amKQk4gL-Q:bcOpcFrp8Mo"><img src="http://feeds.feedburner.com/~ff/rojotek?d=bcOpcFrp8Mo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=2y_jMvKQEy0:5amKQk4gL-Q:XAVGb8Xj5zA"><img src="http://feeds.feedburner.com/~ff/rojotek?d=XAVGb8Xj5zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=2y_jMvKQEy0:5amKQk4gL-Q:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/rojotek?i=2y_jMvKQEy0:5amKQk4gL-Q:D7DqB2pKExk" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/rojotek/~4/2y_jMvKQEy0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.rojotek.com/blog/2009/11/16/resetting-ibm-websphere-portal-61-security/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://www.rojotek.com/blog/2009/11/16/resetting-ibm-websphere-portal-61-security/</feedburner:origLink></item>
		<item>
		<title>The Shack — Book Review</title>
		<link>http://feedproxy.google.com/~r/rojotek/~3/WLt8sWvyiYE/</link>
		<comments>http://www.rojotek.com/blog/2009/07/07/the-shack-book-review/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 07:26:14 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://www.rojotek.com/blog/?p=920</guid>
		<description><![CDATA[       I have just finished reading the book The Shack. Through its powerful narrative story, The Shack presents the most powerful images of God that I have seen for a long time. The book challenges the reader&#39;s assumptions and views of God and the bible. I&#39;d highly recommend it [...]]]></description>
			<content:encoded><![CDATA[<p>       I have just finished reading the book <a href="http://theshackbook.com/">The Shack</a>. Through its powerful narrative story, <a href="http://theshackbook.com/">The Shack</a> presents the most powerful images of God that I have seen for a long time. The book challenges the reader&#39;s assumptions and views of God and the bible. I&#39;d highly recommend it to anyone remotely interested in God, Jesus and the Trinity. When making this recommendation, I&#39;d only add that this is a book of fiction, that doesn&#39;t have everything perfect about God. &#160;IMHO the best place to understand and learn about God is the bible, it is the direct source. &#160;Reading the accounts of the life of Jesus for yourself as an adult will challenge mosts peoples perceptions and understandings of Jesus. The Shack been touted as a modern day successor to <a href="http://www.amazon.com/gp/product/0192834002?ie=UTF8&#38;tag=rojotek-20&#38;linkCode=as2&#38;camp=1789&#38;creative=390957&#38;creativeASIN=0192834002">The Pilgrim&#39;s Progress</a><img border="0" alt="" src="http://www.assoc-amazon.com/e/ir?t=rojotek-20&#38;l=as2&#38;o=1&#38;a=0192834002" width="1" style=" margin-left: 0; margin-right: 0; margin-top: 0px; margin-bottom: 0px; border: none !important;" height="1" />, a title which (while somewhat bold) is at least partially justified. It&#39;s a fresh, unique and thought-provoking book that manages to touch the heart in very real ways    </p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/rojotek?a=WLt8sWvyiYE:zy7X9vu5t3Y:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/rojotek?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=WLt8sWvyiYE:zy7X9vu5t3Y:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/rojotek?i=WLt8sWvyiYE:zy7X9vu5t3Y:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=WLt8sWvyiYE:zy7X9vu5t3Y:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/rojotek?i=WLt8sWvyiYE:zy7X9vu5t3Y:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=WLt8sWvyiYE:zy7X9vu5t3Y:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/rojotek?d=I9og5sOYxJI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=WLt8sWvyiYE:zy7X9vu5t3Y:bcOpcFrp8Mo"><img src="http://feeds.feedburner.com/~ff/rojotek?d=bcOpcFrp8Mo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=WLt8sWvyiYE:zy7X9vu5t3Y:XAVGb8Xj5zA"><img src="http://feeds.feedburner.com/~ff/rojotek?d=XAVGb8Xj5zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=WLt8sWvyiYE:zy7X9vu5t3Y:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/rojotek?i=WLt8sWvyiYE:zy7X9vu5t3Y:D7DqB2pKExk" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/rojotek/~4/WLt8sWvyiYE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.rojotek.com/blog/2009/07/07/the-shack-book-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.rojotek.com/blog/2009/07/07/the-shack-book-review/</feedburner:origLink></item>
		<item>
		<title>Outliers — Book Review</title>
		<link>http://feedproxy.google.com/~r/rojotek/~3/FDL-eq94dNw/</link>
		<comments>http://www.rojotek.com/blog/2009/07/07/outliers-book-review/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 01:55:27 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Book Reviews]]></category>

		<guid isPermaLink="false">http://www.rojotek.com/blog/?p=916</guid>
		<description><![CDATA[       In Outliers: The Story of Success, Malcolm Gladwell presents his findings on why some people achieve in statistically outlying ways. Malcolm Gladwell has performed a broad reaching study aiming to find what makes people who are extremely successful different. As usual he’s done a pretty good job at [...]]]></description>
			<content:encoded><![CDATA[<p>       In <a href="http://www.amazon.com/gp/product/0316017922?ie=UTF8&#38;tag=rojotek-20&#38;linkCode=as2&#38;camp=1789&#38;creative=390957&#38;creativeASIN=0316017922">Outliers: The Story of Success</a><img border="0" alt="" src="http://www.assoc-amazon.com/e/ir?t=rojotek-20&#38;l=as2&#38;o=1&#38;a=0316017922" width="1" style=" margin-left: 0; margin-right: 0; margin-top: 0px; margin-bottom: 0px; border: none !important;" height="1" />, Malcolm Gladwell presents his findings on why some people achieve in statistically outlying ways. Malcolm Gladwell has performed a broad reaching study aiming to find what makes people who are extremely successful different. As usual he’s done a pretty good job at presenting some of his findings with a good mix of anecdotes and facts.    </p>
<p>       One of the big overriding factors is how much external influences impact people. The location and cultural context in which someone is born, the year in which they were born, and even the birth month has a huge impact. Before reading the book I would have had no idea, after I can agree with him, but don’t worry, I’m not about to become an astrologer, and I don’t think it is directly related to the Chinese birth years (although there might be some links). Of additional interest is the idea of 10000 hours of practice being required to become an expert.    </p>
<p>       The quick list of impacts of particular interest for me were:    </p>
<ol>
<li>        10,000 hours of practice is required before becoming an expert      </li>
<li>        the birth month can have a huge impact (6-9 months of age difference can make a huge difference in early childhood – so early streaming favours the older children, with cascading effects)      </li>
<li>        the birth year can have a huge impact (careers available, and many hugely successful people are early adopters, so there is only a small window of age/experience that makes it available)      </li>
<li>        our cultural heritage makes a huge difference (what path and options make sense is often dependant on how we are guided by our parents, which cascades backwards)      </li>
</ol>
<p>       The lessons are taught well through the book, and it is a compelling read. You may not agree with all the findings, but I’m sure you will get a good read, learn the stories of some successful people, and be challenged in some of your thinking about success.    </p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/rojotek?a=FDL-eq94dNw:3ZcQQQKDsZA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/rojotek?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=FDL-eq94dNw:3ZcQQQKDsZA:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/rojotek?i=FDL-eq94dNw:3ZcQQQKDsZA:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=FDL-eq94dNw:3ZcQQQKDsZA:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/rojotek?i=FDL-eq94dNw:3ZcQQQKDsZA:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=FDL-eq94dNw:3ZcQQQKDsZA:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/rojotek?d=I9og5sOYxJI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=FDL-eq94dNw:3ZcQQQKDsZA:bcOpcFrp8Mo"><img src="http://feeds.feedburner.com/~ff/rojotek?d=bcOpcFrp8Mo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=FDL-eq94dNw:3ZcQQQKDsZA:XAVGb8Xj5zA"><img src="http://feeds.feedburner.com/~ff/rojotek?d=XAVGb8Xj5zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=FDL-eq94dNw:3ZcQQQKDsZA:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/rojotek?i=FDL-eq94dNw:3ZcQQQKDsZA:D7DqB2pKExk" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/rojotek/~4/FDL-eq94dNw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.rojotek.com/blog/2009/07/07/outliers-book-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.rojotek.com/blog/2009/07/07/outliers-book-review/</feedburner:origLink></item>
		<item>
		<title>Bayside House For Sale</title>
		<link>http://feedproxy.google.com/~r/rojotek/~3/7gITV6thwgw/</link>
		<comments>http://www.rojotek.com/blog/2009/06/30/bayside-house-for-sale/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 01:26:56 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://www.rojotek.com/blog/?p=912</guid>
		<description><![CDATA[       My father-in-law is experimenting with selling his home privately. I’m not sure how it will go, but it will be interesting to see how the internet helps make it all happen. He’s started with an early launch of the website, before sending it out to some of the [...]]]></description>
			<content:encoded><![CDATA[<p>       My father-in-law is experimenting with selling his home privately. I’m not sure how it will go, but it will be interesting to see how the internet helps make it all happen. He’s started with an early launch of the website, before sending it out to some of the relevant Real Estate sites soon.    </p>
<p>       If you are interested in having a look at the site he put together, or if you are interested in buying a house in the coastal suburb of Wynnum, in Brisbane, Australia, take a look at <a href="http://www.baysidehouseforsale.info">Bayside House For Sale</a>.    </p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/rojotek?a=7gITV6thwgw:am3PT4OaLkg:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/rojotek?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=7gITV6thwgw:am3PT4OaLkg:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/rojotek?i=7gITV6thwgw:am3PT4OaLkg:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=7gITV6thwgw:am3PT4OaLkg:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/rojotek?i=7gITV6thwgw:am3PT4OaLkg:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=7gITV6thwgw:am3PT4OaLkg:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/rojotek?d=I9og5sOYxJI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=7gITV6thwgw:am3PT4OaLkg:bcOpcFrp8Mo"><img src="http://feeds.feedburner.com/~ff/rojotek?d=bcOpcFrp8Mo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=7gITV6thwgw:am3PT4OaLkg:XAVGb8Xj5zA"><img src="http://feeds.feedburner.com/~ff/rojotek?d=XAVGb8Xj5zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=7gITV6thwgw:am3PT4OaLkg:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/rojotek?i=7gITV6thwgw:am3PT4OaLkg:D7DqB2pKExk" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/rojotek/~4/7gITV6thwgw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.rojotek.com/blog/2009/06/30/bayside-house-for-sale/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.rojotek.com/blog/2009/06/30/bayside-house-for-sale/</feedburner:origLink></item>
		<item>
		<title>Phishing Spam Fail</title>
		<link>http://feedproxy.google.com/~r/rojotek/~3/Ne7q0Nua1m8/</link>
		<comments>http://www.rojotek.com/blog/2009/06/25/phishing-spam-fail/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 00:41:43 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Fun]]></category>

		<guid isPermaLink="false">http://www.rojotek.com/blog/?p=903</guid>
		<description><![CDATA[       &#160;    
       I always find the latest incarnations of phishing spam entertaining. &#160;I almost clicked on one of the fake facebook links a while ago, but really wasn&#39;t at all tempted to click on the links in the one [...]]]></description>
			<content:encoded><![CDATA[<p>       &#160;    </p>
<p content="EditLive! 6.3.4.80" name="generator" http-equiv="Content-Type">       I always find the latest incarnations of phishing spam entertaining. &#160;I almost clicked on one of the <a href="http://www.rojotek.com/blog/2008/06/18/facebook-phising-scams/">fake facebook links</a> a while ago, but really wasn&#39;t at all tempted to click on the links in the one that came in today..    </p>
<p>       <a href="http://www.rojotek.com/blog/wp-content/uploads/2009/06/outlook_update.png" title="outlook_update"><img alt="outlook_update" title="outlook_update" src="http://www.rojotek.com/blog/wp-content/uploads/2009/06/outlook_update.png" width="450" /></a>    </p>
<p>       Yes, I am looking at that message in Mail.app, and viewing the source did show that the link didn&#39;t go to where it said it would go.    </p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/rojotek?a=Ne7q0Nua1m8:58zR9Hpvllk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/rojotek?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=Ne7q0Nua1m8:58zR9Hpvllk:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/rojotek?i=Ne7q0Nua1m8:58zR9Hpvllk:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=Ne7q0Nua1m8:58zR9Hpvllk:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/rojotek?i=Ne7q0Nua1m8:58zR9Hpvllk:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=Ne7q0Nua1m8:58zR9Hpvllk:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/rojotek?d=I9og5sOYxJI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=Ne7q0Nua1m8:58zR9Hpvllk:bcOpcFrp8Mo"><img src="http://feeds.feedburner.com/~ff/rojotek?d=bcOpcFrp8Mo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=Ne7q0Nua1m8:58zR9Hpvllk:XAVGb8Xj5zA"><img src="http://feeds.feedburner.com/~ff/rojotek?d=XAVGb8Xj5zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/rojotek?a=Ne7q0Nua1m8:58zR9Hpvllk:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/rojotek?i=Ne7q0Nua1m8:58zR9Hpvllk:D7DqB2pKExk" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/rojotek/~4/Ne7q0Nua1m8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.rojotek.com/blog/2009/06/25/phishing-spam-fail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.rojotek.com/blog/2009/06/25/phishing-spam-fail/</feedburner:origLink></item>
	</channel>
</rss>
