Wednesday, 17 September 2008

RPO Released

What is the RPO?

The RPO (Runtime Page Optimizer) speeds up ASP.NET and SharePoint websites. Its simple. We automated 8 of the guidelines set out in Yahoo's "Best practices for speeding up your site" and checked these with the creators of YSlow to make sure the RPO gives you the fastest website ever. Try the RPO now from www.getrpo.com.

Technical background

The RPO (Runtime Page Optimizer) is a software component for IIS 6/7 web servers  that speeds up ASP.NET and SharePoint websites significantly.  The component works at runtime - with no development changes, no extra hardware and performs these optimizations:

  • Combination. Combines JS files, CSS files reducing HTTP requests. It can optionally  combine JPEGs and GIFs into CSS sprites to reduce the number of images.  This significantly decreases the roundtrips between browser and server reducing page load time
  • Compression. Minifies and gzip compresses resources, decreasing page load times and data traffic
  • Caching. Increases speed through caching - automatically setting far future expires on the browser, caching optimized resources on the server, with full control over when both caches are refreshed
  • Browser aware. Works with all versions of IE, FF, Opera, Chrome and Safari - optimizations are automatically turned on/off to meet the browser's capability
  • Framework support. Supports ASP.NET 2.0+, AJAX, SharePoint 2007, DotNetNuke, EPiServer
  • Fast set up. No extra hardware required,  no CDN maintenance, no browser software, zero impact installation - component is a single DLL installed on a web server
  • You decide how fast your pages load. Out-of-the-box the RPO will speed up websites at level-4 optimization. For even greater speed, you can use the RPO to sprite images and combine all JavaScripts into one, you'll just need to ensure your images are correctly scaled and your JavaScripts behave well when combined. This level of optimization usually takes a "milestone" to complete, the RPO reduces the developer  effort to hours and keeps your images and scripts in their original maintainable format

Do you need it?

Speed is everything. Unless you've implemented best practices, the website that seems fast on your local machine is often slooooooow when people use it from around the country or internationally. Users hate slooooooow webpages. Asking your customers to wait is like asking them to leave. Try the RPO now from www.getrpo.com.

Tuesday, 2 September 2008

Microsoft Dynamics NAV compatibility with Windows Server 2008 and SQL Server 2008

 

Microsoft Dynamics NAV 4.00 SP3 and 5.00 SP1 are compatible with Microsoft Windows Server 2008. The only updates to take into account only applies to customers with Business Notification and/or Commerce Gateway functionality. You can find more info in KB article 956161.

Compatibility with SQL Server 2008 is still in test. Just check this site for an update on the test results... . I will (try to) keep you informed as well, off course.