<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" gd:etag="W/&quot;A0QGRnw6fSp7ImA9WhRRFE4.&quot;"><id>tag:blogger.com,1999:blog-7362939829754027611</id><updated>2011-11-27T16:15:27.215-08:00</updated><category term="media host" /><category term="Java C++ Wicket" /><category term="pagebloom" /><category term="CMS" /><title>Step Ahead Software</title><subtitle type="html">Keeping you a step ahead!</subtitle><link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" href="http://stepaheadsoftware.blogspot.com/feeds/posts/default" /><link rel="alternate" type="text/html" href="http://stepaheadsoftware.blogspot.com/" /><author><name>Chris the OO Junky</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://4.bp.blogspot.com/_0VJPBXwDhjQ/TE-0OIS2g_I/AAAAAAAAAFY/3GrxxaQurFU/S220/chrisNoBg.jpg" /></author><generator version="7.00" uri="http://www.blogger.com">Blogger</generator><openSearch:totalResults>9</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/StepAheadSoftware" /><feedburner:info uri="stepaheadsoftware" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><entry gd:etag="W/&quot;CkAHRnk_eyp7ImA9WhdRFEg.&quot;"><id>tag:blogger.com,1999:blog-7362939829754027611.post-5143769018683845849</id><published>2011-08-04T01:57:00.000-07:00</published><updated>2011-08-04T02:38:57.743-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-08-04T02:38:57.743-07:00</app:edited><title>Modal X 1.3 for Wicket released</title><content type="html">We have recently released a new version of the open source Modal window extension framework for Wicket called ModalX. We have also added an getting started guide, a live demo and an example application that demonstrates its main features.&lt;br /&gt;&lt;br /&gt;Feel free to leave any comments about the library here.&lt;br /&gt;&lt;br /&gt;Take a look at the ModalX home page here:&lt;br /&gt;&lt;a href="http://www.visualclassworks.com/content/list/o/76914/type/modalx"&gt;ModalX Home Page&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;See the live demo here:&lt;br /&gt;&lt;a href="http://demo.visualclassworks.com/modalx"&gt;ModalX Live Demo&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7362939829754027611-5143769018683845849?l=stepaheadsoftware.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://stepaheadsoftware.blogspot.com/feeds/5143769018683845849/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7362939829754027611&amp;postID=5143769018683845849" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7362939829754027611/posts/default/5143769018683845849?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7362939829754027611/posts/default/5143769018683845849?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/StepAheadSoftware/~3/GvX4XBabbmw/modal-x-13-for-wicket-released.html" title="Modal X 1.3 for Wicket released" /><author><name>Chris the OO Junky</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://4.bp.blogspot.com/_0VJPBXwDhjQ/TE-0OIS2g_I/AAAAAAAAAFY/3GrxxaQurFU/S220/chrisNoBg.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://stepaheadsoftware.blogspot.com/2011/08/modal-x-13-for-wicket-released.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkUGSXo6eip7ImA9Wx9TFkg.&quot;"><id>tag:blogger.com,1999:blog-7362939829754027611.post-8078461568962212348</id><published>2010-11-24T19:59:00.000-08:00</published><updated>2010-11-24T20:10:28.412-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-11-24T20:10:28.412-08:00</app:edited><title>Wicket DateTimeField - trick for young players</title><content type="html">If, like me, you tried to use the DateTimeField component in the Wicket extensions library and saw an extra spurious TextField appear in your form and you didn't know why... then read on:&lt;br /&gt;&lt;br /&gt;It turns out that the DateTimeField is actually rendered as a Panel by Wicket. Being a field in a Form I naturally (according to what I saw in some online example code) just entered markup within my form like this:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:85%;"&gt;&lt;span style="font-family: courier new;"&gt;&lt;br /&gt;&amp;lt;input type="text" id="startDate"&amp;gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;but of course that can't work. Wicket can't render a panel into an input element (well not with any success at least!).&lt;br /&gt;&lt;br /&gt;It turns out that as a Panel the DateTimeField is best entered as a &amp;lt;div&amp;gt; in your markup:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:85%;"&gt;&lt;br /&gt;  &lt;span style="font-family: courier new;"&gt;&lt;br /&gt;    &amp;lt;div id="startDate" /&amp;gt;&lt;br /&gt;  &lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;That allows the DateTimeField to be rendered correctly. Yeehah!&lt;br /&gt;&lt;br /&gt;Once again I want to congratulate the Wicket team on the world's best object oriented, component based, Java User Interface framework.... a big claim I know, but try it and I think you'll agree!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7362939829754027611-8078461568962212348?l=stepaheadsoftware.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://stepaheadsoftware.blogspot.com/feeds/8078461568962212348/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7362939829754027611&amp;postID=8078461568962212348" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7362939829754027611/posts/default/8078461568962212348?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7362939829754027611/posts/default/8078461568962212348?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/StepAheadSoftware/~3/zlzxheun01Y/wicket-datetimefield-trick-for-young.html" title="Wicket DateTimeField - trick for young players" /><author><name>Chris the OO Junky</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://4.bp.blogspot.com/_0VJPBXwDhjQ/TE-0OIS2g_I/AAAAAAAAAFY/3GrxxaQurFU/S220/chrisNoBg.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://stepaheadsoftware.blogspot.com/2010/11/wicket-datetimefield-trick-for-young.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DkYER3w4eCp7ImA9Wx5QE08.&quot;"><id>tag:blogger.com,1999:blog-7362939829754027611.post-4069111992578570859</id><published>2010-08-31T23:53:00.001-07:00</published><updated>2010-08-31T23:55:06.230-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-08-31T23:55:06.230-07:00</app:edited><title>Feel like a Pizza?</title><content type="html">Try Hornsby Gourmet Pizza, a new restaurant website with online ordering:&lt;br /&gt;&lt;br /&gt;Click here to: &lt;a href="http://www.hornsbygourmetpizza.com.au/"&gt;Take a look&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7362939829754027611-4069111992578570859?l=stepaheadsoftware.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://stepaheadsoftware.blogspot.com/feeds/4069111992578570859/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7362939829754027611&amp;postID=4069111992578570859" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7362939829754027611/posts/default/4069111992578570859?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7362939829754027611/posts/default/4069111992578570859?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/StepAheadSoftware/~3/BHRn7tQfzRE/feel-like-pizza.html" title="Feel like a Pizza?" /><author><name>Chris the OO Junky</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://4.bp.blogspot.com/_0VJPBXwDhjQ/TE-0OIS2g_I/AAAAAAAAAFY/3GrxxaQurFU/S220/chrisNoBg.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://stepaheadsoftware.blogspot.com/2010/08/feel-like-pizza.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DkMDQXg5fSp7ImA9Wx5RGEo.&quot;"><id>tag:blogger.com,1999:blog-7362939829754027611.post-2075848268248621193</id><published>2010-08-26T19:00:00.001-07:00</published><updated>2010-08-26T19:01:10.625-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-08-26T19:01:10.625-07:00</app:edited><title /><content type="html">Want to save the planet by saving on your power consumption?&lt;br /&gt;&lt;br /&gt;Then you need to install LED lighting in your home or business:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.eoled.com.au"&gt;EO LED&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7362939829754027611-2075848268248621193?l=stepaheadsoftware.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://stepaheadsoftware.blogspot.com/feeds/2075848268248621193/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7362939829754027611&amp;postID=2075848268248621193" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7362939829754027611/posts/default/2075848268248621193?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7362939829754027611/posts/default/2075848268248621193?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/StepAheadSoftware/~3/AuNuYxFfsh0/want-to-save-planet-by-saving-on-your.html" title="" /><author><name>Chris the OO Junky</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://4.bp.blogspot.com/_0VJPBXwDhjQ/TE-0OIS2g_I/AAAAAAAAAFY/3GrxxaQurFU/S220/chrisNoBg.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://stepaheadsoftware.blogspot.com/2010/08/want-to-save-planet-by-saving-on-your.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEYHQHg-fCp7ImA9Wx5TEkQ.&quot;"><id>tag:blogger.com,1999:blog-7362939829754027611.post-7664633087101977220</id><published>2010-07-27T21:21:00.000-07:00</published><updated>2010-07-27T21:42:11.654-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-07-27T21:42:11.654-07:00</app:edited><title>New Trustee IT Web Application for Superannuation Funds</title><content type="html">&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://trusteeit.com.au/"&gt;&lt;img style="display: block; margin: 0px auto 10px; text-align: center; cursor: pointer; width: 250px; height: 79px;" src="http://3.bp.blogspot.com/_0VJPBXwDhjQ/TE-x-9QegvI/AAAAAAAAAFQ/bt0dOHn503Y/s320/trusteeItLogoLargeLightBlue.png" alt="" id="BLOGGER_PHOTO_ID_5498809365196342002" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-size:130%;"&gt;&lt;a style="font-family: trebuchet ms;" href="http://develop.stepaheadsoftware.com/"&gt;Step Ahead Software&lt;/a&gt;&lt;/span&gt;&lt;span style="font-family:trebuchet ms;font-size:130%;"&gt; has done it again with yet another revolutionary product. When each Superannuation Fund duplicates similar IT systems, for both web interface and backend functions, over and over again, regardless of their size then that represents a huge waste of resources.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="font-family:trebuchet ms;font-size:130%;"&gt;For larger trustees, with the advantage of scale, the 'per member' cost can be kept relatively low. For small and medium sized trustees the 'per member' cost can be unreasonable and hence the Jeremy Cooper Review of Superannuation in Australia raises concerns for the fees necessarily charged to members of funds that don't have the advantage of 'scale'.&lt;/span&gt;&lt;span style="font-size:130%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="font-family:trebuchet ms;font-size:130%;"&gt;&lt;br /&gt;Trustee IT changes this playing field forever and helps address many of the issues raised by the Cooper Report for small and medium fund managers.&lt;/span&gt;&lt;span style="font-size:130%;"&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="font-family:trebuchet ms;font-size:130%;"&gt;Now small and medium trustee's can achieve a 'per member' admin cost that is similar to that of the larger trustees. This means that they can remain viable and autonomous while returning a better bottom line to the fund and greater returns for their members. They are also in a much better position to be prepared for the new MySuper changes if they are mandated by law.&lt;br /&gt;&lt;br /&gt;Even if not mandated by law many of the recommendations in the report make for a better return for members and a better bottom line for the fund manager so some of these recommendations are simply good goals that most trustees would already have has part of their mission statement.&lt;/span&gt;&lt;span style="font-size:130%;"&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="font-family:trebuchet ms;font-size:130%;"&gt;Check out Trustee IT at &lt;/span&gt;&lt;span style="font-size:130%;"&gt;&lt;a style="font-family: trebuchet ms;" href="http://trusteeit.com.au/"&gt;http://trusteeit.com.au&lt;/a&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7362939829754027611-7664633087101977220?l=stepaheadsoftware.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://stepaheadsoftware.blogspot.com/feeds/7664633087101977220/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7362939829754027611&amp;postID=7664633087101977220" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7362939829754027611/posts/default/7664633087101977220?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7362939829754027611/posts/default/7664633087101977220?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/StepAheadSoftware/~3/0-mptXZHcCQ/new-trustee-it-web-application-for.html" title="New Trustee IT Web Application for Superannuation Funds" /><author><name>Chris the OO Junky</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://4.bp.blogspot.com/_0VJPBXwDhjQ/TE-0OIS2g_I/AAAAAAAAAFY/3GrxxaQurFU/S220/chrisNoBg.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/_0VJPBXwDhjQ/TE-x-9QegvI/AAAAAAAAAFQ/bt0dOHn503Y/s72-c/trusteeItLogoLargeLightBlue.png" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://stepaheadsoftware.blogspot.com/2010/07/new-trustee-it-web-application-for.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUYNSX4zfyp7ImA9WxFVEU8.&quot;"><id>tag:blogger.com,1999:blog-7362939829754027611.post-8328747129879125155</id><published>2010-06-09T16:37:00.000-07:00</published><updated>2010-06-09T16:46:38.087-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-06-09T16:46:38.087-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Java C++ Wicket" /><title>New website for Step Ahead Software Development</title><content type="html">The software development section of Step Ahead Software now has a new website. It's at:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://develop.stepaheadsoftware.com/"&gt;http://develop.stepaheadsoftware.com&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;If you need any software or web development let us know. We have been providing outsourced software development since 1994 and have a large range of satisfied companes from small businesses to large corporations like Canon and Lucent.&lt;br /&gt;&lt;br /&gt;We specialize in development in the following fields:&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Windows Desktop &lt;/li&gt;&lt;li&gt;Web application development&lt;/li&gt;&lt;li&gt;Enterprise website application development&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;We are experts in the following languages, frameworks and databases:&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Java, JDO, JPA, Wicket, Echo, JSP, J2EE, DataNucleus, Hibernate&lt;/li&gt;&lt;li&gt;C++, MFC, OWL, .Net, GDI, GDI+&lt;/li&gt;&lt;li&gt;MySQL, Oracle, MS SQL Server&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;We also have 'off the shelf' modules for fast 'time to market' of a variety of projects:&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Entity management framework: For extremely fast implementation of websites or desktop applications that require users, people, groups, organizations, authentication, products, etc.,&lt;/li&gt;&lt;li&gt;Visual editing framework for creating applications that allow users to manage a visually oriented view of the topology of a particular problem space.&lt;/li&gt;&lt;/ol&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7362939829754027611-8328747129879125155?l=stepaheadsoftware.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://stepaheadsoftware.blogspot.com/feeds/8328747129879125155/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7362939829754027611&amp;postID=8328747129879125155" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7362939829754027611/posts/default/8328747129879125155?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7362939829754027611/posts/default/8328747129879125155?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/StepAheadSoftware/~3/bdjjN1oUVPU/new-website-for-step-ahead-software.html" title="New website for Step Ahead Software Development" /><author><name>Chris the OO Junky</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://4.bp.blogspot.com/_0VJPBXwDhjQ/TE-0OIS2g_I/AAAAAAAAAFY/3GrxxaQurFU/S220/chrisNoBg.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://stepaheadsoftware.blogspot.com/2010/06/new-website-for-step-ahead-software.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUQNRn85eSp7ImA9WxRUEk0.&quot;"><id>tag:blogger.com,1999:blog-7362939829754027611.post-2933326427959045198</id><published>2008-11-20T09:10:00.000-08:00</published><updated>2008-11-20T09:49:57.121-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-11-20T09:49:57.121-08:00</app:edited><title>Step Ahead: Authentication in the Matrix!</title><content type="html">A little while back one of our customers, Matrix Education, expressed a desire to improve the security and protection of their rather sophisticated intranet based enterprise management software. To this aim we discussed integrating our entity management system into their web based intranet application.&lt;br /&gt;&lt;br /&gt;Our entity management system is a powerful role based system that allows the management and authentication of entities including users, actors, organizations etc., It comes with a powerful, intuitive web based user interface to allow easy creation and management of entities and such as users and their roles and 'access rights'. Our separate workflow management system plugs right into the entity management system for customers who want to manage processes  within their organization efficiently and automatically.&lt;br /&gt;&lt;br /&gt;The customer understood that integrating our well established 'off the shelf' user management and authentication framework would provide a more reliable, high quality and less expensive alternative than building such a system from scratch.&lt;br /&gt;&lt;br /&gt;Yesterday, after only a few days effort we completed the integration of our entity management framework into their system so now their web based enterprise system has modern, powerful user authentication built seemlessly into their existing JSP based application. The use of our access managing servlet filter allows us to hook into the 'smarts' of our entity management framework from just about any Java based web application including those built with servlets, JSP, Tapestry, Wicket and even Echo.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7362939829754027611-2933326427959045198?l=stepaheadsoftware.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://stepaheadsoftware.blogspot.com/feeds/2933326427959045198/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7362939829754027611&amp;postID=2933326427959045198" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7362939829754027611/posts/default/2933326427959045198?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7362939829754027611/posts/default/2933326427959045198?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/StepAheadSoftware/~3/I0TuU3gmG_8/step-ahead-in-matrix.html" title="Step Ahead: Authentication in the Matrix!" /><author><name>Chris the OO Junky</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://4.bp.blogspot.com/_0VJPBXwDhjQ/TE-0OIS2g_I/AAAAAAAAAFY/3GrxxaQurFU/S220/chrisNoBg.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://stepaheadsoftware.blogspot.com/2008/11/step-ahead-in-matrix.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DE4FQnkyeip7ImA9WxRWE0w.&quot;"><id>tag:blogger.com,1999:blog-7362939829754027611.post-453104002322117484</id><published>2008-10-29T05:58:00.000-07:00</published><updated>2008-10-29T14:48:33.792-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-10-29T14:48:33.792-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="pagebloom" /><category scheme="http://www.blogger.com/atom/ns#" term="media host" /><category scheme="http://www.blogger.com/atom/ns#" term="CMS" /><title>pagebloom's Media Asset Manager shines!</title><content type="html">&lt;span style="font-size:130%;color:#3333ff;"&gt;&lt;/span&gt;&lt;div&gt;&lt;br /&gt;&lt;span style="font-size:130%;color:#3333ff;"&gt;Motivation&lt;/span&gt;&lt;br /&gt;About this time last year ago we conceived an idea to enhance our &lt;a href="http://www.pagebloom.com/"&gt;pagebloom&lt;/a&gt; enterprise content management system (ECMS) to help manage the media assets (images, Flash intros etc.,) for the websites that it hosts. The idea was to create an advanced and powerful auto replicating media asset management system that could serve images from the most appropriate media host chosen from a range of available media hosts located around the world. That system was implemented and integrated with the pagebloom hosting service earlier this year. &lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;img id="BLOGGER_PHOTO_ID_5262691653027622578" style="DISPLAY: block; MARGIN: 0px auto 10px; WIDTH: 320px; CURSOR: hand; HEIGHT: 140px; TEXT-ALIGN: center" alt="" src="http://2.bp.blogspot.com/_0VJPBXwDhjQ/SQjWLO0f7rI/AAAAAAAAAD8/hNcpR48gf40/s320/mediaMgrWorld.png" border="0" /&gt;&lt;br /&gt;&lt;span style="font-size:130%;"&gt;&lt;span style="color:#3333ff;"&gt;How it works&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;If a particular host goes down or is under high traffic then the media assets can be served from alternative media hosts - all without site visitors experiencing any negative affects from the loss of performance on the degraded or lost media server.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:130%;color:#3333ff;"&gt;Concept payback!&lt;/span&gt;&lt;br /&gt;Since the integration of the new media asset manager none of the media hosts have experienced any problems, luckily. Well that &lt;em&gt;was&lt;/em&gt; until today! And pagebloom carried forth without a problem. The US based media server that went down was removed from the list of available servers and media assets for pagebloom hosted sites were transparently retrieved from alternative media hosts - all without site visitors noticing any problems. From the perspective of a software engineer it truly was a thing of beauty! We're all very satisfied and proud at how well our design was able to keep the pagebloom ECMS working perfectly even though a key component of the system was not available for a period of time.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7362939829754027611-453104002322117484?l=stepaheadsoftware.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://stepaheadsoftware.blogspot.com/feeds/453104002322117484/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7362939829754027611&amp;postID=453104002322117484" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7362939829754027611/posts/default/453104002322117484?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7362939829754027611/posts/default/453104002322117484?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/StepAheadSoftware/~3/AF_4pM3aQGo/pageblooms-media-asset-manager-shines.html" title="pagebloom's Media Asset Manager shines!" /><author><name>Chris the OO Junky</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://4.bp.blogspot.com/_0VJPBXwDhjQ/TE-0OIS2g_I/AAAAAAAAAFY/3GrxxaQurFU/S220/chrisNoBg.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/_0VJPBXwDhjQ/SQjWLO0f7rI/AAAAAAAAAD8/hNcpR48gf40/s72-c/mediaMgrWorld.png" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://stepaheadsoftware.blogspot.com/2008/10/pageblooms-media-asset-manager-shines.html</feedburner:origLink></entry><entry gd:etag="W/&quot;Dk8NSH09fip7ImA9WxRWEkU.&quot;"><id>tag:blogger.com,1999:blog-7362939829754027611.post-5955427987586169078</id><published>2008-10-29T05:53:00.001-07:00</published><updated>2008-10-29T05:54:59.366-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-10-29T05:54:59.366-07:00</app:edited><title>Welcome to the Step Ahead Software blog</title><content type="html">This blog is where we'll keep you up to date with all the news and happenings, product releases and product updates of Step Ahead Software.&lt;br /&gt;&lt;br /&gt;I'm your host, Chris, so sit back, relax an enjoy the journey!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7362939829754027611-5955427987586169078?l=stepaheadsoftware.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://stepaheadsoftware.blogspot.com/feeds/5955427987586169078/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7362939829754027611&amp;postID=5955427987586169078" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7362939829754027611/posts/default/5955427987586169078?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7362939829754027611/posts/default/5955427987586169078?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/StepAheadSoftware/~3/KbIdcc5CoOo/welcome-to-step-ahead-software-blog.html" title="Welcome to the Step Ahead Software blog" /><author><name>Chris the OO Junky</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://4.bp.blogspot.com/_0VJPBXwDhjQ/TE-0OIS2g_I/AAAAAAAAAFY/3GrxxaQurFU/S220/chrisNoBg.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://stepaheadsoftware.blogspot.com/2008/10/welcome-to-step-ahead-software-blog.html</feedburner:origLink></entry></feed>

