technical-reports

Online Computer Science articles repository?

When I need some complex algorithm I first check if there's anything relevant already published on the Internet. 10 times out of 10 I'll find that someone already have figured out a solution much smarter than what I would have thought of. Apart from a generic Google search, I use: Citeseer That has a lot of good theoric reports from ...

What are some tips for doing a technical evaluation of a web application

I have to start doing technical evaluations of web applications, mostly ecommerce. I'm just looking for some good points to touch on in terms of Server Configuration, Security, How to evaluate current features and implementations, Shopping Cart, Checkout, Third party integrations, Coding Style Site speed performance just basic stuff ...