Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Runtime Page Optimizer for ASP.net - Any comments? [closed]

RPO 1.0 (Runtime Page Optimizer) is a recently (today?) released component for ASP and Sharepoint that compresses, combines and minifies (I can’t believe that is a real word) Javascript, CSS and other things.

What is interesting is that it was developed for ActionThis.com a NZ shop that saw at TechEd last year. They built a site that quickly needed to be trimmed down due to the deployment scale and this seems to be the result of some of that effort.

Anyone have any comments? Is it worthwhile evaluating this?

http://www.getrpo.com/Product/HowItWorks

Update I downloaded this yesterday and gave it a whirl on our site. The site is large, complex and uses a lot of javascript, css, ajax, jquery etc as well as URL rewriters and so on. The installation was too easy to be true and I had to bang my head against it a few times to get it to work. The trick... entries in the correct place in the web.config and a close read through the AdvancedSetup.txt to flip settings manually. The site renders mostly correctly but there are a few issues which are probably due to the naming off css classed - it will require some close attention and a lot of testing to make sure that it fits, but so far it looks good and well worth the cost.

Second Update We are busy trying to get RPO hooked up. There are a couple of problems with character encoding and possibly with the composition of some of our scripts. I have to point out that the response and support from the vendor has been very positive and proactive

Third Update I went ahead and went ahead with the process of getting RPO integrated into the site that I was involved in. Although there were some hiccups, the RPO people were very helpful and put a lot of effort into improving the product and making it fit in our environment. It is definitely a no-brainer to use RPO - the cost for features means that it is simple to just go ahead and implement it. Job done. Move on to next task

like image 879
Simon Munro Avatar asked Aug 14 '26 10:08

Simon Munro


1 Answers

I decided to answer this question again after evalutating it a little.

  • The image combining is really amazing
  • The CSS and Javascript is nicely minified
  • All files are cached on the server meaning that the server isn't cained every time it makes a request
  • The caching is performed at a browser level, meaning it will still work if you use an old (unsupported) browser because you'll just recieve the page un-compressed
  • You can see the difference youself Optimized vs Unoptimized

The price is as follows...

  • $499 until the end of september is a steal
  • $199 for an annual renewal is a steal
like image 95
digiguru Avatar answered Aug 17 '26 00:08

digiguru



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!