User liamvictor - Stack Overflowmost recent 30 from stackoverflow.com2009-11-30T22:17:14Zhttp://stackoverflow.com/feeds/user/7278http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/70402/why-is-quicksort-better-than-mergesort/70706#707068Answer by liamvictor for Why is quicksort better than mergesort?liamvictor2008-09-16T09:26:23Z2008-09-16T09:26:23Z<p>The <a href="http://vision.bc.edu/~dmartin/teaching/sorting/anim-html/all.html" rel="nofollow" title="Animated Sorting Algorithms">Animated Sorting Algorithms</a> shows a number of algorithms on 4 different initial conditions and might help. </p>
http://stackoverflow.com/questions/62292/are-liquid-layouts-still-relevant/62912#629121Answer by liamvictor for Are liquid layouts still relevant?liamvictor2008-09-15T13:34:37Z2008-09-15T13:34:37Z<p>Only your own site's visitors can tell you if liquid layouts are still relevant for your site. </p>
<p>Using a framework such as the YUI-CSS and Google Website Optimizer it's pretty easy to see what your visitors prefer and lay aside opinion and instead rely on cold hard results.</p>
http://stackoverflow.com/questions/1470672/which-single-action-in-seo-do-you-find-most-powerful/1474244#1474244Comment by liamvictor on Which single action in SEO do you find most powerful?liamvictor2009-09-29T10:14:04Z2009-09-29T10:14:04ZHiding text for no legitimate reason can be a quick-fire way to getting a site removed from the index.
CSS image replacement is okay if it is replacing like with like for aesthetic purposes.
http://stackoverflow.com/questions/907305/how-does-a-website-highlight-search-terms-you-used-in-the-search-engine/907356#907356Comment by liamvictor on How does a website highlight search terms you used in the search engine?liamvictor2009-06-11T11:15:02Z2009-06-11T11:15:02ZBe aware of Google's new ajaxy style referral strings.
As I understand it, tracking the referring URL will no longer work as the browser doesn't pass anything beyond the hash.
<a href="http://getclicky.com/blog/150/googles-new-ajax-powered-search-results-breaks-search-keyword-tracking-for-everyone" rel="nofollow">getclicky.com/blog/150/…</a>