143 reputation
15
bio website carlboettiger.info
location Davis, CA
age
visits member for 1 year, 6 months
seen Dec 17 '12 at 23:35
stats profile views 8

I am a researcher in theoretical ecology and evolution. My work focuses on regime shifts and draws from many disciplines, including mathematics, computer science, economics, and physics. I'm particularly interested in open science, active learning, big data, web tools, R, high performance computing. Visit my open lab notebook for more information on what I do.


Apr
26
awarded  Notable Question
Feb
27
awarded  Popular Question
Dec
4
awarded  Popular Question
Feb
1
comment How do you avoid caching during development?
Thanks for the useful tips. Unfortunately none of the answers here are correct in my case, since my solution required clearing the cache of the Domain Network Service provider, cloudflare, but many were still good information.
Jan
31
awarded  Supporter
Jan
31
awarded  Student
Jan
30
accepted How do you avoid caching during development?
Jan
30
comment How do you avoid caching during development?
In my case it turned out I had to clear the cache created by the DNS provider (cloudflare). Thanks all for the suggestions below though.
Jan
30
comment How do you avoid caching during development?
Many thanks. It appears this is also the approach of the above plugin. It did not solve the problem in my case because my DNS provider (CloudFlare) was caching the css file, so I had to clear the cache there -- guess there is no simple way around that. In general though, I think this is the best answer to this kind of issue so I'll mark accepted. Thanks again.
Jan
30
comment How do you avoid caching during development?
Would you mind explaining what this does and where you propose adding this?
Jan
30
comment How do you avoid caching during development?
It seems there are also several plugins just to do this for CSS. Is it really necessary? Do those plugins do something that clearing browser cache does not?
Jan
30
comment How do you avoid caching during development?
Thanks - is it only necessary to disable the browser's cache? Will WP superCache still result in providing cached content? Even my DNS service caches, so I am uncertain if I need to disable every cache (WP, browser, DNS, etc) separately.
Jan
30
asked How do you avoid caching during development?
Dec
6
comment How to display number of page views on a post?
thanks - can you provide more details? Which file are you editing? Does this require plugins? I assume you need to then create a child-theme to avoid these changes being over-written? Thanks.
Nov
17
awarded  Scholar
Nov
17
accepted How to display number of page views on a post?
Nov
17
answered How to display number of page views on a post?
Nov
17
comment How to display number of page views on a post?
Thanks for this reply, was definitely helpful. I am confused though - other plugins display content on pages without requiring a child theme - (e.g. kcite, post revision display). It seems the plugin Ajax-the-Views addresses the caching issue. Would be nice if wp-postviews or other option used the wp-stats api so it would match those statistics, rather than starting at zero.
Nov
10
asked How to display number of page views on a post?
Nov
10
answered Embed Wordpress Admin in an iframe