<?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>Lab49 Blog</title>
	<atom:link href="http://blog.lab49.com/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.lab49.com</link>
	<description>Technology and industry insights from Lab49.</description>
	<lastBuildDate>Wed, 16 May 2012 07:31:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Microsoft Industry Reference Architecture for Banking (MIRA-B)</title>
		<link>http://mdavey.wordpress.com/2012/05/16/microsoft-industry-reference-architecture-for-banking-mira-b/</link>
		<comments>http://mdavey.wordpress.com/2012/05/16/microsoft-industry-reference-architecture-for-banking-mira-b/#comments</comments>
		<pubDate>Wed, 16 May 2012 07:31:34 +0000</pubDate>
		<dc:creator>Matt Davey</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mdavey.wordpress.com/?p=5492</guid>
		<description><![CDATA[Overview available here.  The PDF is available is you are interested in the full read.  After a view brief read, my initial comments would be that some of the diagram are interesting, but its a little to high level for me.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdavey.wordpress.com&#038;blog=18454&#038;post=5492&#038;subd=mdavey&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Overview available <a href="http://www.microsoft.com/enterprise/industry/financial-services/banking/solutions/banking-industry-reference-architecture.aspx#fbid=gXju70Y7pMm">here</a>.  The PDF is <a href="http://www.microsoft.com/en-us/news/download/presskits/msfinancial/docs/MIRAB.pdf">available</a> is you are interested in the full read.  After a view brief <a href="http://blogs.msdn.com/b/pcb/archive/2012/05/15/introducing-microsoft-industry-reference-architecture-for-banking-mira-b.aspx">read</a>, my initial comments would be that some of the diagram are interesting, but its a little to high level for me.</p>
<p>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mdavey.wordpress.com/5492/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mdavey.wordpress.com/5492/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mdavey.wordpress.com/5492/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mdavey.wordpress.com/5492/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mdavey.wordpress.com/5492/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mdavey.wordpress.com/5492/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mdavey.wordpress.com/5492/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mdavey.wordpress.com/5492/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mdavey.wordpress.com/5492/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mdavey.wordpress.com/5492/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mdavey.wordpress.com/5492/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mdavey.wordpress.com/5492/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mdavey.wordpress.com/5492/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mdavey.wordpress.com/5492/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdavey.wordpress.com&#038;blog=18454&#038;post=5492&#038;subd=mdavey&#038;ref=&#038;feed=1" width="1" height="1" /></p>
]]></content:encoded>
			<wfw:commentRss>http://mdavey.wordpress.com/2012/05/16/microsoft-industry-reference-architecture-for-banking-mira-b/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Java final keyword – View?</title>
		<link>http://mdavey.wordpress.com/2012/05/16/java-final-keyword-view/</link>
		<comments>http://mdavey.wordpress.com/2012/05/16/java-final-keyword-view/#comments</comments>
		<pubDate>Wed, 16 May 2012 07:16:32 +0000</pubDate>
		<dc:creator>Matt Davey</dc:creator>
				<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://mdavey.wordpress.com/?p=5489</guid>
		<description><![CDATA[The debate appears to be still raging on if/when the Java final keyword should be be used   It reminds me of the OS debate of the 90&#8242;s.  What&#8217;s your view?<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdavey.wordpress.com&#038;blog=18454&#038;post=5489&#038;subd=mdavey&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.javamex.com/tutorials/synchronization_final.shtml">debate</a> appears to be still raging on if/when the Java <a href="http://www.javaperformancetuning.com/tips/final.shtml">final</a> keyword should be be used <img src='http://s0.wp.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />   It reminds me of the OS debate of the 90&#8242;s.  What&#8217;s your view?</p>
<p>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mdavey.wordpress.com/5489/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mdavey.wordpress.com/5489/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mdavey.wordpress.com/5489/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mdavey.wordpress.com/5489/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mdavey.wordpress.com/5489/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mdavey.wordpress.com/5489/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mdavey.wordpress.com/5489/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mdavey.wordpress.com/5489/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mdavey.wordpress.com/5489/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mdavey.wordpress.com/5489/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mdavey.wordpress.com/5489/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mdavey.wordpress.com/5489/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mdavey.wordpress.com/5489/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mdavey.wordpress.com/5489/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdavey.wordpress.com&#038;blog=18454&#038;post=5489&#038;subd=mdavey&#038;ref=&#038;feed=1" width="1" height="1" /></p>
]]></content:encoded>
			<wfw:commentRss>http://mdavey.wordpress.com/2012/05/16/java-final-keyword-view/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The iPad Train</title>
		<link>http://mdavey.wordpress.com/2012/05/15/the-ipad-train/</link>
		<comments>http://mdavey.wordpress.com/2012/05/15/the-ipad-train/#comments</comments>
		<pubDate>Tue, 15 May 2012 21:20:21 +0000</pubDate>
		<dc:creator>Matt Davey</dc:creator>
				<category><![CDATA[UX]]></category>

		<guid isPermaLink="false">http://mdavey.wordpress.com/?p=5486</guid>
		<description><![CDATA[Wall Street &#038; Technologies article &#8220;Financial Firms Can&#8217;t Ignore iPad and Android Tablet Apps&#8221; provides insight into how the financial vertical is leverage the uptake of the iPad.  I wonder if the financial sector will embrace Windows 8 Metro in the same way? Likewise, will all new Single Bank/Dealer Platforms be released first on the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdavey.wordpress.com&#038;blog=18454&#038;post=5486&#038;subd=mdavey&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Wall Street &amp; Technologies article &#8220;Financial Firms Can&#8217;t Ignore <a href="http://www.wallstreetandtech.com/wealth-management/240000417">iPad</a> and Android Tablet Apps&#8221; provides insight into how the financial vertical is leverage the uptake of the iPad.  I wonder if the financial sector will embrace Windows 8 Metro in the same way? Likewise, will all new Single Bank/Dealer Platforms be released first on the iPad before the desktop browser multi-window version is offered?</p>
<p>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mdavey.wordpress.com/5486/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mdavey.wordpress.com/5486/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mdavey.wordpress.com/5486/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mdavey.wordpress.com/5486/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mdavey.wordpress.com/5486/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mdavey.wordpress.com/5486/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mdavey.wordpress.com/5486/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mdavey.wordpress.com/5486/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mdavey.wordpress.com/5486/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mdavey.wordpress.com/5486/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mdavey.wordpress.com/5486/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mdavey.wordpress.com/5486/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mdavey.wordpress.com/5486/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mdavey.wordpress.com/5486/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdavey.wordpress.com&#038;blog=18454&#038;post=5486&#038;subd=mdavey&#038;ref=&#038;feed=1" width="1" height="1" /></p>
]]></content:encoded>
			<wfw:commentRss>http://mdavey.wordpress.com/2012/05/15/the-ipad-train/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Outdated Core Systems</title>
		<link>http://mdavey.wordpress.com/2012/05/11/outdated-core-systems/</link>
		<comments>http://mdavey.wordpress.com/2012/05/11/outdated-core-systems/#comments</comments>
		<pubDate>Fri, 11 May 2012 11:21:06 +0000</pubDate>
		<dc:creator>Matt Davey</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mdavey.wordpress.com/?p=5484</guid>
		<description><![CDATA[Finextra has an interesting article titled &#8220;Outdated core systems a drag on growth for European banks&#8221;.  Essentially this means that the European banks need to spend and improve their core system to improve gains in the Single Dealer/Bank Platform space. providing a unified customer experience across channels is an issue for about half of European [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdavey.wordpress.com&#038;blog=18454&#038;post=5484&#038;subd=mdavey&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Finextra has an interesting <a href="http://finextra.com/News/Fullstory.aspx?newsitemid=23708">article</a> titled &#8220;Outdated core systems a drag on growth for European banks&#8221;.  Essentially <a href="http://www.infosys.com/newsroom/press-releases/Pages/european-banks-core-banking-systems.aspx">this</a> means that the European banks need to spend and improve their core system to improve gains in the Single Dealer/Bank Platform space.</p>
<blockquote><p><a href="http://www.infosys.com/newsroom/press-releases/Pages/european-banks-core-banking-systems.aspx">providing</a> a unified customer experience across channels is an issue for about half of European banks, impacting their ability to effectively cross-sell</p>
</blockquote>
<p>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mdavey.wordpress.com/5484/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mdavey.wordpress.com/5484/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mdavey.wordpress.com/5484/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mdavey.wordpress.com/5484/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mdavey.wordpress.com/5484/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mdavey.wordpress.com/5484/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mdavey.wordpress.com/5484/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mdavey.wordpress.com/5484/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mdavey.wordpress.com/5484/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mdavey.wordpress.com/5484/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mdavey.wordpress.com/5484/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mdavey.wordpress.com/5484/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mdavey.wordpress.com/5484/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mdavey.wordpress.com/5484/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdavey.wordpress.com&#038;blog=18454&#038;post=5484&#038;subd=mdavey&#038;ref=&#038;feed=1" width="1" height="1" /></p>
]]></content:encoded>
			<wfw:commentRss>http://mdavey.wordpress.com/2012/05/11/outdated-core-systems/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FX Liquidity, “Follow The Sun”, and Price Engines Thoughts</title>
		<link>http://mdavey.wordpress.com/2012/05/10/fx-liquidity-follow-the-sun-and-price-engines-thoughts/</link>
		<comments>http://mdavey.wordpress.com/2012/05/10/fx-liquidity-follow-the-sun-and-price-engines-thoughts/#comments</comments>
		<pubDate>Thu, 10 May 2012 12:23:38 +0000</pubDate>
		<dc:creator>Matt Davey</dc:creator>
				<category><![CDATA[Finance]]></category>

		<guid isPermaLink="false">http://mdavey.wordpress.com/?p=5479</guid>
		<description><![CDATA[First, lets clear up what &#8220;Follow the Sun&#8221; trading means. The spot FX market is unique to any other market in the world, as trading is available 24-hours a day. Somewhere around the world, a financial center is open for business, and banks and other institutions exchange currencies, every hour of the day and night [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdavey.wordpress.com&#038;blog=18454&#038;post=5479&#038;subd=mdavey&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>First, lets clear up what &#8220;Follow the Sun&#8221; trading means.</p>
<blockquote><p>The spot FX market is <a href="http://www.getaforexlife.com/forex_hours.htm">unique</a> to any other market in the world, as trading is available 24-hours a day. Somewhere around the world, a financial center is open for business, and banks and other institutions exchange currencies, every hour of the day and night with generally only minor gaps on the weekend. Essentially foreign exchange markets follow the sun around the world, giving traders the flexibility of determining their trading day.</p>
</blockquote>
<p>A quick read on Dummies &#8220;Liquidity and the Foreign Exchange Market&#8221; provides a view on <a href="http://www.dummies.com/how-to/content/liquidity-and-the-foreign-exchange-market.html">liquidity</a>.  Of particular importance:</p>
<blockquote><p>Forex market liquidity will vary throughout each trading day as global financial centers open and close in their respective time zones</p>
</blockquote>
<p>Armed with this information, we can now turn to FCM360 &#8220;Foreign Exchange Hosting, Colocation &amp; Connectivity&#8221; <a href="http://www.fcm360.com/financial-industry-solutions/foreign-exchange-hosting-colocation-connectivity/">article</a> that provide a good overview of the various FX venues and Colo&#8217;s.</p>
<p>Looking at the FCM360 network <a href="http://www.fcm360.com/assets/Financial-Network-Diagram-FX-NY-London2.png">diagram</a>, ignoring the fact that its FCM360, the choice of location for an FX pricing engine of a sell-side company is usually going to be either New York or London, or both.  The &#8220;both&#8221; are often chosen to leverage &#8220;Follow the sun&#8221; from a liquidity perspective.  What this means is that since Asia and European open before the US, during the course of a trading data, the ideal location of the Pricing Engine would be in London to reduce latency and sit closer to the liquidity centers.  As the liquidity moves through the trading day, it maybe advantageous to swing the Pricing Engine to New York to gain a latency advantage.  Obviously the swinging of a Pricing Engine from one locations to another needs to be well managed and leverage an appropriate software architecture, otherwise there could be costly implications.</p>
<p>Risk management could also take advantage of &#8220;Follow the Sun&#8221;, since the market data and hence risk calculations that leverage this data and the trade portfolio&#8217;s if located close to the source of the changing data, can themselves reduce the data movement over a LAN/WAN, and thereby speed up the overall calculation time.</p>
<p>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mdavey.wordpress.com/5479/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mdavey.wordpress.com/5479/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mdavey.wordpress.com/5479/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mdavey.wordpress.com/5479/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mdavey.wordpress.com/5479/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mdavey.wordpress.com/5479/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mdavey.wordpress.com/5479/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mdavey.wordpress.com/5479/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mdavey.wordpress.com/5479/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mdavey.wordpress.com/5479/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mdavey.wordpress.com/5479/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mdavey.wordpress.com/5479/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mdavey.wordpress.com/5479/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mdavey.wordpress.com/5479/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdavey.wordpress.com&#038;blog=18454&#038;post=5479&#038;subd=mdavey&#038;ref=&#038;feed=1" width="1" height="1" /></p>
]]></content:encoded>
			<wfw:commentRss>http://mdavey.wordpress.com/2012/05/10/fx-liquidity-follow-the-sun-and-price-engines-thoughts/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FX Risk in the Cloud</title>
		<link>http://mdavey.wordpress.com/2012/05/10/fx-risk-in-the-cloud/</link>
		<comments>http://mdavey.wordpress.com/2012/05/10/fx-risk-in-the-cloud/#comments</comments>
		<pubDate>Thu, 10 May 2012 11:05:31 +0000</pubDate>
		<dc:creator>Matt Davey</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mdavey.wordpress.com/?p=5476</guid>
		<description><![CDATA[e-Forex&#8217;s article &#8220;Utilizing cloud computing architectures for improved control over risk and FX back-office operations&#8221; offers a few views on cloud usage by the Foreign Exchange space.  The main just of the article being the value of compute power to calculate FX risk in almost real-time, especially with the increase in HFT: HFT in FX [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdavey.wordpress.com&#038;blog=18454&#038;post=5476&#038;subd=mdavey&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>e-Forex&#8217;s <a href="http://www.e-forex.net/articles/free/Forex+Technology/1704/Utilizing+cloud+computing+architectures+for+improved+control+over+risk+and+FX+back-office+operations">article</a> &#8220;Utilizing cloud computing architectures for improved control over risk and FX back-office operations&#8221; offers a few views on cloud usage by the Foreign Exchange space.  The main just of the article being the value of compute power to calculate FX risk in almost real-time, especially with the increase in HFT:</p>
<blockquote><p>HFT in FX is a rapidly changing market where strategies need to be adapted to changing market conditions, and hosted solutions provide a suitable alternative</p>
</blockquote>
<p>Fund administrators appear to be one area that should be focused on cloud migration, and leveraging the compute resources to understand the risk of the portfolio, and presumably run &#8220;what-if&#8221; scenarios.</p>
<p>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mdavey.wordpress.com/5476/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mdavey.wordpress.com/5476/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mdavey.wordpress.com/5476/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mdavey.wordpress.com/5476/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mdavey.wordpress.com/5476/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mdavey.wordpress.com/5476/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mdavey.wordpress.com/5476/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mdavey.wordpress.com/5476/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mdavey.wordpress.com/5476/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mdavey.wordpress.com/5476/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mdavey.wordpress.com/5476/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mdavey.wordpress.com/5476/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mdavey.wordpress.com/5476/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mdavey.wordpress.com/5476/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdavey.wordpress.com&#038;blog=18454&#038;post=5476&#038;subd=mdavey&#038;ref=&#038;feed=1" width="1" height="1" /></p>
]]></content:encoded>
			<wfw:commentRss>http://mdavey.wordpress.com/2012/05/10/fx-risk-in-the-cloud/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Success With a Proprietary Platform</title>
		<link>http://mdavey.wordpress.com/2012/05/10/success-with-a-proprietary-platform-2/</link>
		<comments>http://mdavey.wordpress.com/2012/05/10/success-with-a-proprietary-platform-2/#comments</comments>
		<pubDate>Thu, 10 May 2012 06:42:00 +0000</pubDate>
		<dc:creator>Matt Davey</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mdavey.wordpress.com/?p=5472</guid>
		<description><![CDATA[Wall St &#038; Technology offers an interesting read on Rosenblatt Securities proprietary platform that analysis and visualizes big data.  Of interest: Tableau for visualization GPU powered server to process tick and quotes from US exchanges EC2 for storage Proprietary database<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdavey.wordpress.com&#038;blog=18454&#038;post=5472&#038;subd=mdavey&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Wall St &amp; Technology offers an interesting <a href="http://www.wallstreetandtech.com/data-management/232901492">read</a> on Rosenblatt Securities proprietary platform that analysis and visualizes big data.  Of interest:</p>
<ul>
<li>Tableau for visualization</li>
<li>GPU powered server to process tick and quotes from US exchanges</li>
<li>EC2 for storage</li>
<li>Proprietary database</li>
</ul>
<p>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mdavey.wordpress.com/5472/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mdavey.wordpress.com/5472/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mdavey.wordpress.com/5472/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mdavey.wordpress.com/5472/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mdavey.wordpress.com/5472/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mdavey.wordpress.com/5472/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mdavey.wordpress.com/5472/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mdavey.wordpress.com/5472/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mdavey.wordpress.com/5472/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mdavey.wordpress.com/5472/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mdavey.wordpress.com/5472/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mdavey.wordpress.com/5472/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mdavey.wordpress.com/5472/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mdavey.wordpress.com/5472/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdavey.wordpress.com&#038;blog=18454&#038;post=5472&#038;subd=mdavey&#038;ref=&#038;feed=1" width="1" height="1" /></p>
]]></content:encoded>
			<wfw:commentRss>http://mdavey.wordpress.com/2012/05/10/success-with-a-proprietary-platform-2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Certainty of Clearing</title>
		<link>http://mdavey.wordpress.com/2012/05/09/certainty-of-clearing/</link>
		<comments>http://mdavey.wordpress.com/2012/05/09/certainty-of-clearing/#comments</comments>
		<pubDate>Wed, 09 May 2012 13:24:38 +0000</pubDate>
		<dc:creator>Matt Davey</dc:creator>
				<category><![CDATA[Finance]]></category>

		<guid isPermaLink="false">http://mdavey.wordpress.com/?p=5467</guid>
		<description><![CDATA[Interesting read on Tradeweb&#8217;s pre-trade credit checking mechanism into the swaps trading process.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdavey.wordpress.com&#038;blog=18454&#038;post=5467&#038;subd=mdavey&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Interesting read on Tradeweb&#8217;s pre-trade credit <a href="http://www.derivalert.org/blog/bid/73844/Q-A-Certainty-of-Clearing">checking</a> mechanism into the swaps trading process.</p>
<p>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mdavey.wordpress.com/5467/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mdavey.wordpress.com/5467/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mdavey.wordpress.com/5467/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mdavey.wordpress.com/5467/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mdavey.wordpress.com/5467/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mdavey.wordpress.com/5467/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mdavey.wordpress.com/5467/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mdavey.wordpress.com/5467/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mdavey.wordpress.com/5467/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mdavey.wordpress.com/5467/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mdavey.wordpress.com/5467/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mdavey.wordpress.com/5467/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mdavey.wordpress.com/5467/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mdavey.wordpress.com/5467/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdavey.wordpress.com&#038;blog=18454&#038;post=5467&#038;subd=mdavey&#038;ref=&#038;feed=1" width="1" height="1" /></p>
]]></content:encoded>
			<wfw:commentRss>http://mdavey.wordpress.com/2012/05/09/certainty-of-clearing/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DataCentre Operating Systems</title>
		<link>http://mdavey.wordpress.com/2012/05/09/datacentre-operating-systems/</link>
		<comments>http://mdavey.wordpress.com/2012/05/09/datacentre-operating-systems/#comments</comments>
		<pubDate>Wed, 09 May 2012 12:56:57 +0000</pubDate>
		<dc:creator>Matt Davey</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mdavey.wordpress.com/?p=5464</guid>
		<description><![CDATA[A welcome read on data centre OS&#8217;s, after a time laps of anything new from Microsoft Research around Midori and Singularity. &#160;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdavey.wordpress.com&#038;blog=18454&#038;post=5464&#038;subd=mdavey&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A welcome <a href="http://research.klueska.com/pubs/socc11-akaros.pdf">read</a> on data centre OS&#8217;s, after a time laps of anything new from Microsoft Research around <a href="http://www.fastcompany.com/1607201/microsoft-os-midori-net-dotnet-data-center-cloud-concurrent-azure-google-multicore">Midori</a> and Singularity.</p>
<p>&nbsp;</p>
<p>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mdavey.wordpress.com/5464/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mdavey.wordpress.com/5464/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mdavey.wordpress.com/5464/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mdavey.wordpress.com/5464/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mdavey.wordpress.com/5464/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mdavey.wordpress.com/5464/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mdavey.wordpress.com/5464/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mdavey.wordpress.com/5464/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mdavey.wordpress.com/5464/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mdavey.wordpress.com/5464/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mdavey.wordpress.com/5464/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mdavey.wordpress.com/5464/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mdavey.wordpress.com/5464/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mdavey.wordpress.com/5464/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdavey.wordpress.com&#038;blog=18454&#038;post=5464&#038;subd=mdavey&#038;ref=&#038;feed=1" width="1" height="1" /></p>
]]></content:encoded>
			<wfw:commentRss>http://mdavey.wordpress.com/2012/05/09/datacentre-operating-systems/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cool Vendor 2012 – Lightstreamer</title>
		<link>http://mdavey.wordpress.com/2012/04/26/cool-vendor-2012-lightstreamer/</link>
		<comments>http://mdavey.wordpress.com/2012/04/26/cool-vendor-2012-lightstreamer/#comments</comments>
		<pubDate>Thu, 26 Apr 2012 17:08:51 +0000</pubDate>
		<dc:creator>Matt Davey</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mdavey.wordpress.com/?p=5462</guid>
		<description><![CDATA[Cool Vendor Report 2012 Cites Weswit, with its Lightstreamer Product, as Innovative, Impactful and Intriguing in the Area of Application and Integration Platforms<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdavey.wordpress.com&#038;blog=18454&#038;post=5462&#038;subd=mdavey&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Cool Vendor <a href="http://www.marketwire.com/press-release/weswit-named-cool-vendor-by-leading-analyst-firm-for-its-lightstreamer-product-1649111.htm">Report</a> 2012 Cites Weswit, with its Lightstreamer Product, as Innovative, Impactful and Intriguing in the Area of Application and Integration Platforms</p>
<p>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mdavey.wordpress.com/5462/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mdavey.wordpress.com/5462/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mdavey.wordpress.com/5462/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mdavey.wordpress.com/5462/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mdavey.wordpress.com/5462/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mdavey.wordpress.com/5462/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mdavey.wordpress.com/5462/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mdavey.wordpress.com/5462/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mdavey.wordpress.com/5462/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mdavey.wordpress.com/5462/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mdavey.wordpress.com/5462/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mdavey.wordpress.com/5462/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mdavey.wordpress.com/5462/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mdavey.wordpress.com/5462/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdavey.wordpress.com&#038;blog=18454&#038;post=5462&#038;subd=mdavey&#038;ref=&#038;feed=1" width="1" height="1" /></p>
]]></content:encoded>
			<wfw:commentRss>http://mdavey.wordpress.com/2012/04/26/cool-vendor-2012-lightstreamer/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Architecting for Failure</title>
		<link>http://mdavey.wordpress.com/2012/04/25/architecting-for-failure/</link>
		<comments>http://mdavey.wordpress.com/2012/04/25/architecting-for-failure/#comments</comments>
		<pubDate>Wed, 25 Apr 2012 19:42:56 +0000</pubDate>
		<dc:creator>Matt Davey</dc:creator>
				<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://mdavey.wordpress.com/?p=5459</guid>
		<description><![CDATA[InfoQ&#8217;s Architecting for Failure at the Guardian.co.uk is worth a watch/read. Some take aways: Cache what&#8217;s important Monitoring Infrastructure failure<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdavey.wordpress.com&#038;blog=18454&#038;post=5459&#038;subd=mdavey&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>InfoQ&#8217;s <a href="http://www.infoq.com/presentations/Architecting-for-Failure-at-the-Guardian">Architecting for Failure at the Guardian.co.uk</a> is worth a watch/read. Some take aways:</p>
<ul>
<li>Cache what&#8217;s important</li>
<li>Monitoring</li>
<li>Infrastructure failure</li>
</ul>
<p>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mdavey.wordpress.com/5459/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mdavey.wordpress.com/5459/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mdavey.wordpress.com/5459/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mdavey.wordpress.com/5459/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mdavey.wordpress.com/5459/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mdavey.wordpress.com/5459/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mdavey.wordpress.com/5459/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mdavey.wordpress.com/5459/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mdavey.wordpress.com/5459/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mdavey.wordpress.com/5459/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mdavey.wordpress.com/5459/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mdavey.wordpress.com/5459/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mdavey.wordpress.com/5459/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mdavey.wordpress.com/5459/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdavey.wordpress.com&#038;blog=18454&#038;post=5459&#038;subd=mdavey&#038;ref=&#038;feed=1" width="1" height="1" /></p>
]]></content:encoded>
			<wfw:commentRss>http://mdavey.wordpress.com/2012/04/25/architecting-for-failure/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sinclair ZX Spectrum – 30 Years Old</title>
		<link>http://mdavey.wordpress.com/2012/04/23/sinclair-zx-spectrum-30-years-old/</link>
		<comments>http://mdavey.wordpress.com/2012/04/23/sinclair-zx-spectrum-30-years-old/#comments</comments>
		<pubDate>Mon, 23 Apr 2012 14:07:23 +0000</pubDate>
		<dc:creator>Matt Davey</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mdavey.wordpress.com/?p=5455</guid>
		<description><![CDATA[I had a ZX Spectrum, followed by a Sinclair QL. A lot has changed in 30 years And what about the Horace games<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdavey.wordpress.com&#038;blog=18454&#038;post=5455&#038;subd=mdavey&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I had a ZX <a href="http://www.bbc.co.uk/news/technology-17776666">Spectrum</a>, followed by a Sinclair QL.  A lot has changed in 30 years <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   And what about the <a href="http://en.wikipedia.org/wiki/Horace_series">Horace</a> games</p>
<p>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mdavey.wordpress.com/5455/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mdavey.wordpress.com/5455/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mdavey.wordpress.com/5455/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mdavey.wordpress.com/5455/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mdavey.wordpress.com/5455/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mdavey.wordpress.com/5455/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mdavey.wordpress.com/5455/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mdavey.wordpress.com/5455/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mdavey.wordpress.com/5455/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mdavey.wordpress.com/5455/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mdavey.wordpress.com/5455/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mdavey.wordpress.com/5455/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mdavey.wordpress.com/5455/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mdavey.wordpress.com/5455/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdavey.wordpress.com&#038;blog=18454&#038;post=5455&#038;subd=mdavey&#038;ref=&#038;feed=1" width="1" height="1" /></p>
]]></content:encoded>
			<wfw:commentRss>http://mdavey.wordpress.com/2012/04/23/sinclair-zx-spectrum-30-years-old/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BAML&#8217;s Mercury FX Options trading platform&#8230;</title>
		<link>http://blog.lab49.com/archives/5921</link>
		<comments>http://blog.lab49.com/archives/5921#comments</comments>
		<pubDate>Mon, 23 Apr 2012 10:02:02 +0000</pubDate>
		<dc:creator>Haidee Clarke</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[single dealer platform]]></category>

		<guid isPermaLink="false">http://blog.lab49.com/?p=5921</guid>
		<description><![CDATA[We were gratified to see BAML&#8217;s new Mercury FX Options trading platform recognised as the Best FX Options Platform at the annual Profit and Loss Digital FX awards in London on Wednesday. This is an extremely sophisticated, feature rich platform representing in many ways a state of the art custom SDP. Features such as the [...]]]></description>
			<content:encoded><![CDATA[<p>We were gratified to see BAML&#8217;s new Mercury FX Options trading platform recognised as the Best FX Options Platform at the annual Profit and Loss Digital FX awards in London on Wednesday. This is an extremely sophisticated, feature rich platform representing in many ways a state of the art custom SDP. Features such as the lean workspace design, clear use of real estate and focus on trading tools that can be seen in the screenshot at <a href="http://corp.bankofamerica.com/business/ci/mercury">http://corp.bankofamerica.com/business/ci/mercury</a> (click on FX Options).</p>
<p>Of particular interest is the Pricer with its sophisticated level of customisation and rapid ability to explore and modify leg structures. Clearly BAML is exploiting a reusable container/framework, as evidenced by the Munis screenshot, showing a consistent look and feel across the platform &#8211; exactly what users are looking for in a multi-asset platform, and with obvious cost efficiencies for the firm. Nice work; congratulations to those involved.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lab49.com/archives/5921/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UBS Quod Studio – Quant on Demand</title>
		<link>http://mdavey.wordpress.com/2012/04/22/ubs-quod-studio-quant-on-demand/</link>
		<comments>http://mdavey.wordpress.com/2012/04/22/ubs-quod-studio-quant-on-demand/#comments</comments>
		<pubDate>Sun, 22 Apr 2012 20:43:41 +0000</pubDate>
		<dc:creator>Matt Davey</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mdavey.wordpress.com/?p=5451</guid>
		<description><![CDATA[Interesting read over on Financial News on UBS&#8217;s Quod Studio &#8211; gestures to create algo&#8217;s.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdavey.wordpress.com&#038;blog=18454&#038;post=5451&#038;subd=mdavey&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Interesting <a href="http://www.efinancialnews.com/story/2012-04-20/ubs-launches-ipad-app-for-building-algos">read</a> over on Financial News on UBS&#8217;s Quod Studio &#8211; gestures to create algo&#8217;s.</p>
<p>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mdavey.wordpress.com/5451/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mdavey.wordpress.com/5451/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mdavey.wordpress.com/5451/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mdavey.wordpress.com/5451/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mdavey.wordpress.com/5451/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mdavey.wordpress.com/5451/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mdavey.wordpress.com/5451/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mdavey.wordpress.com/5451/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mdavey.wordpress.com/5451/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mdavey.wordpress.com/5451/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mdavey.wordpress.com/5451/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mdavey.wordpress.com/5451/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mdavey.wordpress.com/5451/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mdavey.wordpress.com/5451/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdavey.wordpress.com&#038;blog=18454&#038;post=5451&#038;subd=mdavey&#038;ref=&#038;feed=1" width="1" height="1" /></p>
]]></content:encoded>
			<wfw:commentRss>http://mdavey.wordpress.com/2012/04/22/ubs-quod-studio-quant-on-demand/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lightstreamer 5.0 Embraces JavaScript</title>
		<link>http://mdavey.wordpress.com/2012/04/20/lightstreamer-5-0-embraces-javascript/</link>
		<comments>http://mdavey.wordpress.com/2012/04/20/lightstreamer-5-0-embraces-javascript/#comments</comments>
		<pubDate>Fri, 20 Apr 2012 14:10:55 +0000</pubDate>
		<dc:creator>Matt Davey</dc:creator>
				<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://mdavey.wordpress.com/?p=5446</guid>
		<description><![CDATA[Reading the blurb on Lightstreamer 5.0, one can only assume Lightstreamer has seen the JavaScript light I can only hope that now the other web streaming product companies will follow the JavaScript road. The new JavaScript API, version 6, uses AMD (Asynchronous Module Definition) to offer full modularization of the library. This means that it [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdavey.wordpress.com&#038;blog=18454&#038;post=5446&#038;subd=mdavey&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Reading the blurb on <a href="http://www.lightstreamer.com/whatsNew#2012/04/lightstreamer-50-preview-release.html">Lightstreamer</a> 5.0, one can only assume Lightstreamer has seen the JavaScript light <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   I can only hope that now the other web streaming product companies will follow the JavaScript road.</p>
<blockquote><p>The new JavaScript API, version 6, uses AMD (Asynchronous Module Definition) to offer full modularization of the library. This means that it is now possible to include only the objects that are actually used by your application, rather than having to include the full library. For this purpose, a generator tool is available for on-the-fly creation of custom versions of the JS library. The resulting lib is a single file and you don’t need to include anymore a set of different JS and HTML resources (as in previous versions of Lightstreamer).</p>
</blockquote>
<blockquote><p>There is now full support for cross-origin connections, so that in most cases you don’t have to use the same domain name for the web server and the Lightstreamer server.</p>
<p>The new JS library has now full support for out-of-browser applications, resulting in the possibility of leveraging Lightstreamer inside new JavaScript-based platforms, such as Node.js and PhoneGap. For example, you can now use the Lightstreamer JS API inside your Node.js application to get real-time data from Lightstreamer Server with few lines of code</p>
</blockquote>
<blockquote><p>Many other features are available as part of the new JS client library, including a new logging and error management facility as well as new ready-made widgets (a new status indicator and new data grids).</p>
</blockquote>
<p>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mdavey.wordpress.com/5446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mdavey.wordpress.com/5446/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mdavey.wordpress.com/5446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mdavey.wordpress.com/5446/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mdavey.wordpress.com/5446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mdavey.wordpress.com/5446/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mdavey.wordpress.com/5446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mdavey.wordpress.com/5446/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mdavey.wordpress.com/5446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mdavey.wordpress.com/5446/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mdavey.wordpress.com/5446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mdavey.wordpress.com/5446/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mdavey.wordpress.com/5446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mdavey.wordpress.com/5446/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdavey.wordpress.com&#038;blog=18454&#038;post=5446&#038;subd=mdavey&#038;ref=&#038;feed=1" width="1" height="1" /></p>
]]></content:encoded>
			<wfw:commentRss>http://mdavey.wordpress.com/2012/04/20/lightstreamer-5-0-embraces-javascript/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Profit &amp; Loss Digital FX Awards</title>
		<link>http://mdavey.wordpress.com/2012/04/19/profit-loss-digital-fx-awards/</link>
		<comments>http://mdavey.wordpress.com/2012/04/19/profit-loss-digital-fx-awards/#comments</comments>
		<pubDate>Thu, 19 Apr 2012 11:45:57 +0000</pubDate>
		<dc:creator>Matt Davey</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mdavey.wordpress.com/?p=5441</guid>
		<description><![CDATA[Anyone got the list? Update: So a kind colleague provided me a few of the winners: Editors Choice: Credit Suisse Plus Best FX Options Platform: Bank of America Merrill Lynch Mercury Product of the Year: Credit Suisse Plus<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdavey.wordpress.com&#038;blog=18454&#038;post=5441&#038;subd=mdavey&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Anyone got the <a href="http://www.profit-loss.com/?q=node/24904">list</a>?</p>
<p>Update:  So a kind colleague provided me a few of the winners:</p>
<ul>
<li>Editors Choice: Credit Suisse Plus</li>
<li>Best FX Options Platform: Bank of America Merrill Lynch Mercury</li>
<li>Product of the Year: Credit Suisse Plus</li>
</ul>
<p>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mdavey.wordpress.com/5441/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mdavey.wordpress.com/5441/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mdavey.wordpress.com/5441/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mdavey.wordpress.com/5441/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mdavey.wordpress.com/5441/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mdavey.wordpress.com/5441/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mdavey.wordpress.com/5441/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mdavey.wordpress.com/5441/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mdavey.wordpress.com/5441/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mdavey.wordpress.com/5441/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mdavey.wordpress.com/5441/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mdavey.wordpress.com/5441/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mdavey.wordpress.com/5441/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mdavey.wordpress.com/5441/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdavey.wordpress.com&#038;blog=18454&#038;post=5441&#038;subd=mdavey&#038;ref=&#038;feed=1" width="1" height="1" /></p>
]]></content:encoded>
			<wfw:commentRss>http://mdavey.wordpress.com/2012/04/19/profit-loss-digital-fx-awards/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Natural GPU computing in Scala with OpenCL</title>
		<link>http://the-life-of-brian.com/2012/04/19/stumbled-across-2/</link>
		<comments>http://the-life-of-brian.com/2012/04/19/stumbled-across-2/#comments</comments>
		<pubDate>Thu, 19 Apr 2012 10:28:33 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://the-life-of-brian.com/?p=138</guid>
		<description><![CDATA[Stumbled across this from the Akka mailing list, looks very interesting: http://www.khronos.org/opencl/ As expected there are both Java and Scala bindings provided by the following projects: http://code.google.com/p/javacl/ http://code.google.com/p/scalacl/ I look forward to playing with it as GPU enabled grid computing is looking increasingly promising<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=the-life-of-brian.com&#38;blog=17352855&#38;post=138&#38;subd=bmcgee84&#38;ref=&#38;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Stumbled across this from the Akka mailing list, looks very interesting:</p>
<p><a href="http://www.khronos.org/opencl/">http://www.khronos.org/opencl/</a></p>
<p>As expected there are both Java and Scala bindings provided by the following projects:</p>
<p><a href="http://code.google.com/p/javacl/">http://code.google.com/p/javacl/</a></p>
<p><a href="http://code.google.com/p/scalacl/">http://code.google.com/p/scalacl/</a></p>
<p>I look forward to playing with it as GPU enabled grid computing is looking increasingly promising</p>
<p>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bmcgee84.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bmcgee84.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bmcgee84.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bmcgee84.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bmcgee84.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bmcgee84.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bmcgee84.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bmcgee84.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bmcgee84.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bmcgee84.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bmcgee84.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bmcgee84.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bmcgee84.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bmcgee84.wordpress.com/138/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=the-life-of-brian.com&amp;blog=17352855&amp;post=138&amp;subd=bmcgee84&amp;ref=&amp;feed=1" width="1" height="1" /></p>
]]></content:encoded>
			<wfw:commentRss>http://the-life-of-brian.com/2012/04/19/stumbled-across-2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lab49 Presenting at TradeTech London 2012</title>
		<link>http://blog.lab49.com/archives/5915</link>
		<comments>http://blog.lab49.com/archives/5915#comments</comments>
		<pubDate>Tue, 17 Apr 2012 06:56:30 +0000</pubDate>
		<dc:creator>Haidee Clarke</dc:creator>
				<category><![CDATA[Lab49]]></category>

		<guid isPermaLink="false">http://blog.lab49.com/?p=5915</guid>
		<description><![CDATA[Lab49 will explore how to minimize IT costs London, New York– April 17, 2012 &#8212; Lab49  (www.lab49.com), a strategy, design and technology consulting firm that builds advanced solutions for the financial services industry, will be speaking on a panel at TradeTech London 2012 on Wednesday, April 25.  Lab49 together with GLG Partners, Quant Hedge, Invesco [...]]]></description>
			<content:encoded><![CDATA[<p><strong><em>Lab49 will explore how to minimize IT costs</em></strong></p>
<p><strong> </strong></p>
<p><strong>London, New York– April 17, 2012</strong> &#8212; Lab49  (<a title="www.lab49.com" href="http://www.lab49.com/">www.lab49.com</a>), a strategy, design and technology consulting firm that builds advanced solutions for the financial services industry, will be speaking on a panel at <a href="http://www.wbresearch.com/tradetecheurope/dayone.aspx">TradeTech London 2012</a> on Wednesday, April 25.  Lab49 together with GLG Partners, Quant Hedge, Invesco Perpetual and Legal and General Investment Management will be discussing how to achieve optimal trading system performance while minimizing IT costs.</p>
<p>Lab49 will explore how IT costs can be controlled and identify which vendor relationships are necessary to support strategic IT investment plans. Additionally, Lab49 will describe the potential risk factors involved when introducing a complex trading product and the true cost of trading as firms aim to grow market share. Several best practice approaches will also be presented to help firms recognize new market opportunities.</p>
<p>While firms need to be cautious about their IT investment priorities, they also need to be wary of the affects IT cost reduction may have on trading system performance. Lab49 have worked with global investment banks, buy-side firms and exchanges to examine the impact of regulations, emerging technologies and the changing competitive landscape. Every type of financial firm needs to establish an accurate IT forecast, not only to improve business performance, but to accelerate growth and quickly react to market changes.</p>
<p><strong>WHEN:</strong></p>
<p>Wednesday, April 25, 2012 at 14:15pm GMT</p>
<p><strong> </strong></p>
<p><strong>WHERE: </strong></p>
<p>TradeTech London 2012</p>
<p>Excel Centre, One Western Gateway,</p>
<p>Royal Victoria Dock, London E16 1XL</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lab49.com/archives/5915/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sybase: Web Streaming Acquisition Next?</title>
		<link>http://mdavey.wordpress.com/2012/04/17/sybase-web-streaming-acquisition-next/</link>
		<comments>http://mdavey.wordpress.com/2012/04/17/sybase-web-streaming-acquisition-next/#comments</comments>
		<pubDate>Tue, 17 Apr 2012 00:27:09 +0000</pubDate>
		<dc:creator>Matt Davey</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mdavey.wordpress.com/?p=5436</guid>
		<description><![CDATA[Yesterday we saw the announcement that Software AG had acquired my-Channels. Should we expect Sybase to buy one of the remaining web streaming companies to complement its CEP acquisitions some years ago (Aleri)?<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdavey.wordpress.com&#038;blog=18454&#038;post=5436&#038;subd=mdavey&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Yesterday we saw the announcement that <a href="http://www.softwareag.com/corporate/Press/pressreleases/20120416_Software_AG_acquires_myChannels_page.asp">Software AG</a> had acquired <a href="http://my-channels.com/">my-Channels</a>.  Should we expect <a href="http://www.sybase.com/">Sybase</a> to buy one of the remaining web streaming companies to complement its <a href="http://www.sybase.com/products/financialservicessolutions/complex-event-processing">CEP</a> acquisitions some years ago (Aleri)?  </p>
<p>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mdavey.wordpress.com/5436/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mdavey.wordpress.com/5436/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mdavey.wordpress.com/5436/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mdavey.wordpress.com/5436/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mdavey.wordpress.com/5436/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mdavey.wordpress.com/5436/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mdavey.wordpress.com/5436/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mdavey.wordpress.com/5436/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mdavey.wordpress.com/5436/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mdavey.wordpress.com/5436/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mdavey.wordpress.com/5436/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mdavey.wordpress.com/5436/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mdavey.wordpress.com/5436/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mdavey.wordpress.com/5436/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdavey.wordpress.com&#038;blog=18454&#038;post=5436&#038;subd=mdavey&#038;ref=&#038;feed=1" width="1" height="1" /></p>
]]></content:encoded>
			<wfw:commentRss>http://mdavey.wordpress.com/2012/04/17/sybase-web-streaming-acquisition-next/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Software AG Acquires my-Channels for Universal Messaging Technology</title>
		<link>http://mdavey.wordpress.com/2012/04/16/software-ag-acquires-my-channels-for-universal-messaging-technology/</link>
		<comments>http://mdavey.wordpress.com/2012/04/16/software-ag-acquires-my-channels-for-universal-messaging-technology/#comments</comments>
		<pubDate>Mon, 16 Apr 2012 10:28:17 +0000</pubDate>
		<dc:creator>Matt Davey</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mdavey.wordpress.com/?p=5430</guid>
		<description><![CDATA[Read all about it here. Definitely a correlation to my early posting this month This is a major step in implementing Software AG’s strategy for the in-memory management of Big Data. my-Channels technology supports modern messaging standards such MQTT and HTML5/webSockets. So how long before the remaining web streaming companies get acquired? Or disappear?<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdavey.wordpress.com&#038;blog=18454&#038;post=5430&#038;subd=mdavey&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Read all about it <a href="http://www.softwareag.com/corporate/Press/pressreleases/20120416_Software_AG_acquires_myChannels_page.asp">here</a>. Definitely a correlation to my early posting this month <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<blockquote><p>This is a major step in implementing Software AG’s strategy for the in-memory management of Big Data. my-Channels technology supports modern messaging standards such MQTT and HTML5/webSockets. </p>
</blockquote>
<p>So how long before the remaining web streaming companies get acquired? Or disappear?</p>
<p>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mdavey.wordpress.com/5430/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mdavey.wordpress.com/5430/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mdavey.wordpress.com/5430/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mdavey.wordpress.com/5430/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mdavey.wordpress.com/5430/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mdavey.wordpress.com/5430/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mdavey.wordpress.com/5430/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mdavey.wordpress.com/5430/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mdavey.wordpress.com/5430/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mdavey.wordpress.com/5430/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mdavey.wordpress.com/5430/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mdavey.wordpress.com/5430/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mdavey.wordpress.com/5430/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mdavey.wordpress.com/5430/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdavey.wordpress.com&#038;blog=18454&#038;post=5430&#038;subd=mdavey&#038;ref=&#038;feed=1" width="1" height="1" /></p>
]]></content:encoded>
			<wfw:commentRss>http://mdavey.wordpress.com/2012/04/16/software-ag-acquires-my-channels-for-universal-messaging-technology/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sydney: The 5 Day, White Board Rule</title>
		<link>http://mdavey.wordpress.com/2012/04/15/sydney-the-5-day-white-board-rule/</link>
		<comments>http://mdavey.wordpress.com/2012/04/15/sydney-the-5-day-white-board-rule/#comments</comments>
		<pubDate>Sun, 15 Apr 2012 00:39:28 +0000</pubDate>
		<dc:creator>Matt Davey</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mdavey.wordpress.com/?p=5423</guid>
		<description><![CDATA[In life we all live by certain rules. In work we have to adhere to certain rules and constrains. Two &#8220;rules&#8221; I like to follow are: Make an impact in 5 days or less &#8211; a colleague I recently had a beer with reminded me that he recalls this &#8220;rule&#8221; 14 or so years ago [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdavey.wordpress.com&#038;blog=18454&#038;post=5423&#038;subd=mdavey&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In life we all live by certain rules.  In work we have to adhere to certain rules and constrains.  Two &#8220;rules&#8221; I like to follow are:</p>
<ul>
<li>Make an impact in 5 days or less &#8211; a colleague I recently had a beer with reminded me that he recalls this &#8220;rule&#8221; 14 or so years ago when he and I first worked together.  Interestingly, he now spreads the word on this &#8216;rule&#8221; <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
<li>If there&#8217;s a white board in the room, use it.  So many people don&#8217;t get the benefit of white boards and hence real-time visualisation of the problem.  Many people are scared to stand up and draw in a meeting, maybe they are worried about the audience.  Get over it is my view.  The white board is a key tool in understanding problems, and designing software solutions to solve business problems.</li>
</ul>
<p>So lets turn to the 2nd rule above, and how this is impacted by business travel.  When I travel for business to help client on the road to understanding and developing new business solutions, I find I always use white boards extensively when in meetings, and while brain storming with colleagues.  One of the problems I find with travel is that I don&#8217;t have a white board in my hotel room/corporate apartment <img src='http://s0.wp.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />   </p>
<p>Clients usually have a selection of whiteboard technology, from the basic whiteboard on the wall &#8211; remember to carry your own pens, as this is often the next problem you run into.  The next step up from the basic whiteboard is the meeting rooms with a screen board &#8211; i.e. a whiteboard with printer attached.  These screen boards aren&#8217;t bad, but I always find the print out provided isn&#8217;t clear enough, and every time I&#8217;ve do a print, its always black and white (do they actually do colour printers?), but I&#8217;ve used colours to annotate the data on the board, or there is information lost.  Which leads to the iPhone collection of whiteboard photo&#8217;s being stored <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Which leads us to the <a href="http://http://smarttech.com/smartboard">smart</a> boards, or <a href="http://panasonic.com.au/Products/Electronic+whiteboards/Interactive+whiteboard/Product+Listing">interactive</a> boards, which from a quick Google, look to be the latest technology in this space.  Check out this video of the touch <a href="http://vault.smarttech.com/videos/SB800/touch_gestures/">gestures</a>. I can only hope we see smart board technology in the near future in the financial services meetings rooms that I spend most of my life in, and not just a piece of technology for the board room.  </p>
<p>I&#8217;m sure Smart boards would save me some of the time I waste in erasing, re-drawing, moving data from one part of the board to another due to running out of space.  I&#8217;ve never used a smart board, but if I could draw a rectangle, and ideally the smart board would &#8220;improve&#8221; the straightness of the lines, allow me to shrink and expand the rectangle via gestures, add text etc, and then drop the image to <a href="http://www.omnigroup.com/products/omnigraffle/">OmniGraffle</a> or similar, I&#8217;d be sold on them.</p>
<p>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mdavey.wordpress.com/5423/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mdavey.wordpress.com/5423/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mdavey.wordpress.com/5423/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mdavey.wordpress.com/5423/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mdavey.wordpress.com/5423/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mdavey.wordpress.com/5423/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mdavey.wordpress.com/5423/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mdavey.wordpress.com/5423/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mdavey.wordpress.com/5423/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mdavey.wordpress.com/5423/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mdavey.wordpress.com/5423/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mdavey.wordpress.com/5423/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mdavey.wordpress.com/5423/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mdavey.wordpress.com/5423/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdavey.wordpress.com&#038;blog=18454&#038;post=5423&#038;subd=mdavey&#038;ref=&#038;feed=1" width="1" height="1" /></p>
]]></content:encoded>
			<wfw:commentRss>http://mdavey.wordpress.com/2012/04/15/sydney-the-5-day-white-board-rule/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CEP and Web Messaging Product Company Correlation?</title>
		<link>http://mdavey.wordpress.com/2012/04/08/cep-and-web-messaging-product-company-correlation/</link>
		<comments>http://mdavey.wordpress.com/2012/04/08/cep-and-web-messaging-product-company-correlation/#comments</comments>
		<pubDate>Sun, 08 Apr 2012 20:48:40 +0000</pubDate>
		<dc:creator>Matt Davey</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mdavey.wordpress.com/?p=5418</guid>
		<description><![CDATA[I thought I blog this view sometime ago, but it appears I was wrong having looked though my old postings. So with some time to kill at Heathrow airport during my 2-ish day, 15,000+ miles of traveling I thought I&#8217;d offer a view. Remember when Complex Event Processing (CEP) products were the buzz a number [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdavey.wordpress.com&#38;blog=18454&#38;post=5418&#38;subd=mdavey&#38;ref=&#38;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I thought I blog this view sometime ago, but it appears I was wrong having looked though my old postings.  So with some time to kill at Heathrow airport during my 2-ish day, 15,000+ miles of traveling I thought I&#8217;d offer a view.</p>
<p>Remember when Complex Event Processing (<a href="http://en.wikipedia.org/wiki/Complex_event_processing">CEP</a>) products were the buzz a number of years back?  Streambase, Coral8, Aleri to name but a few, all offering similar features, and pitching to the same financial (and non) clients.  Over the last few years we&#8217;ve seen the various CEP products either merge, get acquired, or disappear.  Today, StreamBase is I believe the only remaining independent CEP product company, with Microsoft, Oracle, Sybase to name but a few of the other multi product company who now have a CEP product in the family.</p>
<p>Now lets look at the Web <a href="http://en.wikipedia.org/wiki/WebSocket">Messaging</a> space.  There are 5+ web messaging product companies today.  In a similar way to the CEP product companies, these web messaging comnpanies are almost all one product companies, offering &#8220;similar&#8221; product features, and going after the same financial (and non) clients.  Should we expect the Web Messaging companies to follow the same path as the original CEP companies?</p>
<p>Now jump to Informatica <a href="http://www.informatica.com/us/company/news-and-events-calendar/press-releases/03222010-29west.aspx">acquisition</a> of 29West Inc &#8211; slight old news.  Informatica bought a best of breed Ultra-Low Latency Messaging (ULLM) technology company, and rightly so.  So why didn&#8217;t Informatica buy <a href="http://www.marketwire.com/press-release/kaazing-powers-web-communications-for-informatica-ultra-messaging-software-1415257.htm">Kaazing</a> to complete the messaging solution.  The press release (although old news again) praises Kaazing technology, so why didn&#8217;t Informatica just buy Kaazing and roll the WebSocket Gateway into the ULLM product to provide an end to end offering?</p>
<blockquote><p>We&#8217;re <a href="http://www.marketwire.com/press-release/kaazing-powers-web-communications-for-informatica-ultra-messaging-software-1415257.htm">thrilled</a> that Informatica has chosen Kaazing as the full-duplex web communications backbone for its Ultra Messaging products</p>
</blockquote>
<p>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mdavey.wordpress.com/5418/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mdavey.wordpress.com/5418/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mdavey.wordpress.com/5418/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mdavey.wordpress.com/5418/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mdavey.wordpress.com/5418/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mdavey.wordpress.com/5418/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mdavey.wordpress.com/5418/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mdavey.wordpress.com/5418/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mdavey.wordpress.com/5418/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mdavey.wordpress.com/5418/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mdavey.wordpress.com/5418/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mdavey.wordpress.com/5418/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mdavey.wordpress.com/5418/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mdavey.wordpress.com/5418/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdavey.wordpress.com&amp;blog=18454&amp;post=5418&amp;subd=mdavey&amp;ref=&amp;feed=1" width="1" height="1" /></p>
]]></content:encoded>
			<wfw:commentRss>http://mdavey.wordpress.com/2012/04/08/cep-and-web-messaging-product-company-correlation/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bridgewater Principles – Classic Reading</title>
		<link>http://mdavey.wordpress.com/2012/04/05/bridgewater-principles-classic-reading/</link>
		<comments>http://mdavey.wordpress.com/2012/04/05/bridgewater-principles-classic-reading/#comments</comments>
		<pubDate>Thu, 05 Apr 2012 03:15:17 +0000</pubDate>
		<dc:creator>Matt Davey</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mdavey.wordpress.com/?p=5416</guid>
		<description><![CDATA[Point 98 is worth the read<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdavey.wordpress.com&#38;blog=18454&#38;post=5416&#38;subd=mdavey&#38;ref=&#38;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Point 98 is <a href="http://www.bwater.com/Uploads/FileManager/Principles/Bridgewater-Associates-Ray-Dalio-Principles.pdf">worth</a> the read <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mdavey.wordpress.com/5416/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mdavey.wordpress.com/5416/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mdavey.wordpress.com/5416/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mdavey.wordpress.com/5416/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mdavey.wordpress.com/5416/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mdavey.wordpress.com/5416/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mdavey.wordpress.com/5416/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mdavey.wordpress.com/5416/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mdavey.wordpress.com/5416/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mdavey.wordpress.com/5416/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mdavey.wordpress.com/5416/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mdavey.wordpress.com/5416/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mdavey.wordpress.com/5416/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mdavey.wordpress.com/5416/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdavey.wordpress.com&amp;blog=18454&amp;post=5416&amp;subd=mdavey&amp;ref=&amp;feed=1" width="1" height="1" /></p>
]]></content:encoded>
			<wfw:commentRss>http://mdavey.wordpress.com/2012/04/05/bridgewater-principles-classic-reading/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Another Single Currency?</title>
		<link>http://mdavey.wordpress.com/2012/04/05/another-single-currency/</link>
		<comments>http://mdavey.wordpress.com/2012/04/05/another-single-currency/#comments</comments>
		<pubDate>Thu, 05 Apr 2012 03:00:44 +0000</pubDate>
		<dc:creator>Matt Davey</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mdavey.wordpress.com/?p=5414</guid>
		<description><![CDATA[Australia and New Zealand will consider adopting a single currency under a proposal jointly floated by the countries&#8217; productivity bodies.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdavey.wordpress.com&#38;blog=18454&#38;post=5414&#38;subd=mdavey&#38;ref=&#38;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Australia and New Zealand will <a href="http://www.telegraph.co.uk/finance/currency/9186360/Australia-and-New-Zealand-could-adopt-single-currency.html">consider</a> adopting a single currency under a proposal jointly floated by the countries&#8217; productivity bodies.</p>
<p>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mdavey.wordpress.com/5414/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mdavey.wordpress.com/5414/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mdavey.wordpress.com/5414/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mdavey.wordpress.com/5414/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mdavey.wordpress.com/5414/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mdavey.wordpress.com/5414/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mdavey.wordpress.com/5414/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mdavey.wordpress.com/5414/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mdavey.wordpress.com/5414/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mdavey.wordpress.com/5414/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mdavey.wordpress.com/5414/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mdavey.wordpress.com/5414/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mdavey.wordpress.com/5414/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mdavey.wordpress.com/5414/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdavey.wordpress.com&amp;blog=18454&amp;post=5414&amp;subd=mdavey&amp;ref=&amp;feed=1" width="1" height="1" /></p>
]]></content:encoded>
			<wfw:commentRss>http://mdavey.wordpress.com/2012/04/05/another-single-currency/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Are energy traders satisfied with their online trading platform?</title>
		<link>http://blog.lab49.com/archives/5905</link>
		<comments>http://blog.lab49.com/archives/5905#comments</comments>
		<pubDate>Wed, 04 Apr 2012 10:09:01 +0000</pubDate>
		<dc:creator>Haidee Clarke</dc:creator>
				<category><![CDATA[Lab49]]></category>
		<category><![CDATA[commodities]]></category>
		<category><![CDATA[energy]]></category>
		<category><![CDATA[energy trading]]></category>
		<category><![CDATA[single dealer platform]]></category>
		<category><![CDATA[trading]]></category>

		<guid isPermaLink="false">http://blog.lab49.com/?p=5905</guid>
		<description><![CDATA[Despite the fact that energy markets have experienced a boom in recent years, many energy platforms still offer relatively basic capabilities compared to that of modern platforms in other asset classes, such as FX and rates. Additionally, European and EU regulations aimed at increasing transparency and stability in the OTC derivatives markets will require more [...]]]></description>
			<content:encoded><![CDATA[<p>Despite the fact that energy markets have experienced a boom in recent years, many energy platforms still offer relatively basic capabilities compared to that of modern platforms in other asset classes, such as FX and rates. Additionally, European and EU regulations aimed at increasing transparency and stability in the OTC derivatives markets will require more energy transactions to be executed electronically.</p>
<p>The conditions are ripe to take electronic trading to a new level. Lab49 and Commodities Now seeks to uncover whihc features and functionalities of online energy trading platforms are important to the users which remain unmet by the current indutry offerings. The Energy e-Trading Survey will examine the capabilities gaps in the areas of pre-trade and analytics, execution and post-trade, and will also provide key insights into how the users’ needs and expectations vary based on the characteristics of the users’ profiles. Take the<a title="survey" href="http://new.qualtrics.com/SE/?SID=SV_3VHejrzvnVnndEU"> </a><a href="http://new.qualtrics.com/SE/?SID=SV_3VHejrzvnVnndEU">survey</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lab49.com/archives/5905/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>NYSE To Launch Retail CFD Platform</title>
		<link>http://mdavey.wordpress.com/2012/04/03/nyse-to-launch-retail-cfd-platform/</link>
		<comments>http://mdavey.wordpress.com/2012/04/03/nyse-to-launch-retail-cfd-platform/#comments</comments>
		<pubDate>Tue, 03 Apr 2012 19:21:47 +0000</pubDate>
		<dc:creator>Matt Davey</dc:creator>
				<category><![CDATA[Finance]]></category>

		<guid isPermaLink="false">http://mdavey.wordpress.com/?p=5410</guid>
		<description><![CDATA[FXStreet, Wall Street &#038; Technology and others have the story. NYSE Euronext plans to launch a new electronic retail derivatives market in the first quarter of 2013 with products based on commodities, currency pairs, equities and indexes<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdavey.wordpress.com&#38;blog=18454&#38;post=5410&#38;subd=mdavey&#38;ref=&#38;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.fxstreet.com/news/forex-news/article.aspx?storyid=ebb62afd-d935-4ea9-a7a0-6a7614f4304f">FXStreet</a>, <a href="http://wallstreetandtech.com/exchanges/232800200">Wall Street &amp; Technology</a> and others have the story. </p>
<blockquote><p>NYSE Euronext plans to launch a new electronic retail derivatives market in the first quarter of 2013 with products based on commodities, currency pairs, equities and indexes</p>
</blockquote>
<p>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mdavey.wordpress.com/5410/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mdavey.wordpress.com/5410/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mdavey.wordpress.com/5410/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mdavey.wordpress.com/5410/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mdavey.wordpress.com/5410/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mdavey.wordpress.com/5410/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mdavey.wordpress.com/5410/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mdavey.wordpress.com/5410/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mdavey.wordpress.com/5410/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mdavey.wordpress.com/5410/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mdavey.wordpress.com/5410/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mdavey.wordpress.com/5410/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mdavey.wordpress.com/5410/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mdavey.wordpress.com/5410/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdavey.wordpress.com&amp;blog=18454&amp;post=5410&amp;subd=mdavey&amp;ref=&amp;feed=1" width="1" height="1" /></p>
]]></content:encoded>
			<wfw:commentRss>http://mdavey.wordpress.com/2012/04/03/nyse-to-launch-retail-cfd-platform/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Will Single Dealer Platforms Follow Tradeo?</title>
		<link>http://mdavey.wordpress.com/2012/04/02/will-single-dealer-platforms-follow-tradeo/</link>
		<comments>http://mdavey.wordpress.com/2012/04/02/will-single-dealer-platforms-follow-tradeo/#comments</comments>
		<pubDate>Mon, 02 Apr 2012 18:33:27 +0000</pubDate>
		<dc:creator>Matt Davey</dc:creator>
				<category><![CDATA[Finance]]></category>

		<guid isPermaLink="false">http://mdavey.wordpress.com/?p=5408</guid>
		<description><![CDATA[Over the last n years we&#8217;ve seen a big increase in the number of available Single Dealer Platforms (SDP). Now with Tradeo&#8217;s social feature set, will we see SDP follow suite &#8211; some SDP&#8217;s already have a subset of Tradeo&#8217;s social features: Tradeo&#8217;s suite of trading tools includes market analytics, pricing and charting information, quotes, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdavey.wordpress.com&#38;blog=18454&#38;post=5408&#38;subd=mdavey&#38;ref=&#38;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Over the last n years we&#8217;ve seen a big increase in the number of available Single Dealer Platforms (SDP).  Now with Tradeo&#8217;s <a href="http://www.finextra.com/news/announcement.aspx?pressreleaseid=43867">social</a> feature set, will we see SDP follow suite &#8211; some SDP&#8217;s already have a subset of Tradeo&#8217;s social features:</p>
<blockquote><p>Tradeo&#8217;s suite of trading tools includes market analytics, pricing and charting information, quotes, financial calendars, news and the ability to monitor trends and set limits. Members use social media functionality to share views (trending, news feeds, befriending, chatting, liking, emailing/private messaging, commenting, sharing, polls etc) and users can get immediate feedback from their &#8216;friends&#8217; on the trades and orders they execute.</p>
</blockquote>
<p>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mdavey.wordpress.com/5408/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mdavey.wordpress.com/5408/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mdavey.wordpress.com/5408/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mdavey.wordpress.com/5408/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mdavey.wordpress.com/5408/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mdavey.wordpress.com/5408/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mdavey.wordpress.com/5408/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mdavey.wordpress.com/5408/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mdavey.wordpress.com/5408/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mdavey.wordpress.com/5408/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mdavey.wordpress.com/5408/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mdavey.wordpress.com/5408/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mdavey.wordpress.com/5408/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mdavey.wordpress.com/5408/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdavey.wordpress.com&amp;blog=18454&amp;post=5408&amp;subd=mdavey&amp;ref=&amp;feed=1" width="1" height="1" /></p>
]]></content:encoded>
			<wfw:commentRss>http://mdavey.wordpress.com/2012/04/02/will-single-dealer-platforms-follow-tradeo/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>London Low-Latency Summit 2012</title>
		<link>http://mdavey.wordpress.com/2012/03/29/london-low-latency-summit-2012/</link>
		<comments>http://mdavey.wordpress.com/2012/03/29/london-low-latency-summit-2012/#comments</comments>
		<pubDate>Thu, 29 Mar 2012 18:06:25 +0000</pubDate>
		<dc:creator>Matt Davey</dc:creator>
				<category><![CDATA[Finance]]></category>

		<guid isPermaLink="false">http://mdavey.wordpress.com/?p=5406</guid>
		<description><![CDATA[The 2011 London Low-Latency Summit was quite interesting, as per my blog posting last year. I didn&#8217;t make this years summit, but the Presentations &#038; Audio are available here.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdavey.wordpress.com&#38;blog=18454&#38;post=5406&#38;subd=mdavey&#38;ref=&#38;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The 2011 London Low-Latency Summit was quite interesting, as per my blog posting last year.  I didn&#8217;t make <a href="http://low-latency.com/event/low-latency-summit-2012-london">this</a> years summit, but the Presentations &amp; Audio are available <a href="https://low-latency.com/event/low-latency-summit-2012-london/presentations-audio">here</a>.</p>
<p>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mdavey.wordpress.com/5406/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mdavey.wordpress.com/5406/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mdavey.wordpress.com/5406/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mdavey.wordpress.com/5406/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mdavey.wordpress.com/5406/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mdavey.wordpress.com/5406/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mdavey.wordpress.com/5406/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mdavey.wordpress.com/5406/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mdavey.wordpress.com/5406/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mdavey.wordpress.com/5406/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mdavey.wordpress.com/5406/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mdavey.wordpress.com/5406/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mdavey.wordpress.com/5406/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mdavey.wordpress.com/5406/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdavey.wordpress.com&amp;blog=18454&amp;post=5406&amp;subd=mdavey&amp;ref=&amp;feed=1" width="1" height="1" /></p>
]]></content:encoded>
			<wfw:commentRss>http://mdavey.wordpress.com/2012/03/29/london-low-latency-summit-2012/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EC2 Trading Platforms: Quantopian</title>
		<link>http://mdavey.wordpress.com/2012/03/29/ec2-trading-platforms-quantopian/</link>
		<comments>http://mdavey.wordpress.com/2012/03/29/ec2-trading-platforms-quantopian/#comments</comments>
		<pubDate>Thu, 29 Mar 2012 03:08:58 +0000</pubDate>
		<dc:creator>Matt Davey</dc:creator>
				<category><![CDATA[Finance]]></category>

		<guid isPermaLink="false">http://mdavey.wordpress.com/?p=5404</guid>
		<description><![CDATA[Ernie&#8217;s 2011 posting on &#8220;Trading platform and EC2 revisited&#8221; offers thoughts on Quantopian cloud platform: The core of our technology is a back-testing engine to simulate trades based on historical results. Built into Quantopian is a web application to develop algorithms, to configure and run historical back tests, and to calculate fundamental risk measures for [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdavey.wordpress.com&#38;blog=18454&#38;post=5404&#38;subd=mdavey&#38;ref=&#38;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Ernie&#8217;s 2011 <a href="http://epchan.blogspot.co.uk/2011/11/trading-platform-and-ec2-revisited.html">posting</a> on &#8220;Trading platform and EC2 revisited&#8221; offers thoughts on <a href="http://www.quantopian.com/">Quantopian</a> cloud platform:</p>
<blockquote><p>The core of our technology is a back-testing engine to simulate trades based on historical results. Built into Quantopian is a web application to develop algorithms, to configure and run historical back tests, and to calculate fundamental risk measures for the algorithm during the back test period.</p>
</blockquote>
<p>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mdavey.wordpress.com/5404/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mdavey.wordpress.com/5404/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mdavey.wordpress.com/5404/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mdavey.wordpress.com/5404/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mdavey.wordpress.com/5404/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mdavey.wordpress.com/5404/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mdavey.wordpress.com/5404/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mdavey.wordpress.com/5404/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mdavey.wordpress.com/5404/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mdavey.wordpress.com/5404/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mdavey.wordpress.com/5404/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mdavey.wordpress.com/5404/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mdavey.wordpress.com/5404/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mdavey.wordpress.com/5404/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdavey.wordpress.com&amp;blog=18454&amp;post=5404&amp;subd=mdavey&amp;ref=&amp;feed=1" width="1" height="1" /></p>
]]></content:encoded>
			<wfw:commentRss>http://mdavey.wordpress.com/2012/03/29/ec2-trading-platforms-quantopian/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>my-Channels – Moving into Low Latency Mesaging</title>
		<link>http://mdavey.wordpress.com/2012/03/28/my-channels-moving-into-low-latency-mesaging/</link>
		<comments>http://mdavey.wordpress.com/2012/03/28/my-channels-moving-into-low-latency-mesaging/#comments</comments>
		<pubDate>Wed, 28 Mar 2012 01:22:40 +0000</pubDate>
		<dc:creator>Matt Davey</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mdavey.wordpress.com/?p=5401</guid>
		<description><![CDATA[So my-Channels, not content to deliver &#8220;real-time streaming across Enterprise, Web and Mobile&#8221;, and also now pushing into the low-latency enterprise space. Should we expect the same move from PUSH Technologies and Lightstreamer? Should Informatica Ultra Messaging (29West) and Solace Systems be worried? Is this a direct result of Solace System moving into the Real-time [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdavey.wordpress.com&#38;blog=18454&#38;post=5401&#38;subd=mdavey&#38;ref=&#38;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>So <a href="http://my-channels.com/http://">my-Channels</a>, not content to deliver &#8220;real-time streaming across Enterprise, Web and Mobile&#8221;, and also now pushing into the <a href="http://mechanical-sympathy.blogspot.co.uk/2012/03/fun-with-my-channels-nirvana-and-azul.html">low-latency</a> enterprise space.  Should we expect the same move from <a href="http://www.pushtechnology.com/">PUSH</a> Technologies and <a href="http://www.lightstreamer.com/">Lightstreamer</a>?  Should Informatica <a href="http://www.informatica.com/us/products/messaging/">Ultra</a> Messaging (29West) and <a href="http://solacesystems.com/">Solace Systems</a> be worried?  Is this a direct result of Solace System moving into the Real-time Internet Data <a href="http://solacesystems.com/solutions/web-messaging/">Streaming</a> space?</p>
<p>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mdavey.wordpress.com/5401/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mdavey.wordpress.com/5401/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mdavey.wordpress.com/5401/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mdavey.wordpress.com/5401/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mdavey.wordpress.com/5401/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mdavey.wordpress.com/5401/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mdavey.wordpress.com/5401/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mdavey.wordpress.com/5401/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mdavey.wordpress.com/5401/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mdavey.wordpress.com/5401/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mdavey.wordpress.com/5401/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mdavey.wordpress.com/5401/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mdavey.wordpress.com/5401/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mdavey.wordpress.com/5401/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdavey.wordpress.com&amp;blog=18454&amp;post=5401&amp;subd=mdavey&amp;ref=&amp;feed=1" width="1" height="1" /></p>
]]></content:encoded>
			<wfw:commentRss>http://mdavey.wordpress.com/2012/03/28/my-channels-moving-into-low-latency-mesaging/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

