Tag Archives: question

Polipo and uncachable file

Dear lazyweb, I was searching through the internet what was I doing wrong, I wrote to the polipo-user list but my email got stuck on moderation, and my connection is really shitty (that’s why I’m using polipo the way I’m using it). I have relaxTransparency and mindlesslyCacheVary set to true, but I don’t need so [...]

Dear Lazyweb: Arrange posts on WordPress by weight

I have searched all these days a WordPress plugin that let’s me arrange my posts by weight or some kind of score system so I can do something like: query_posts(‘category_name=’.$current_category.’&posts_per_page=1&min_weight=80&max_weight=100′); Then only shows the last post with a weight between 80 and 100, and so on. Any clue of any plugin that does anything at [...]