<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ghostbar &#187; lazyweb</title>
	<atom:link href="http://ghostbar.ath.cx/tag/lazyweb/feed/" rel="self" type="application/rss+xml" />
	<link>http://ghostbar.ath.cx</link>
	<description></description>
	<lastBuildDate>Sun, 29 Apr 2012 15:49:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Polipo and uncachable file</title>
		<link>http://ghostbar.ath.cx/2011/11/05/polipo-and-uncachable-file/</link>
		<comments>http://ghostbar.ath.cx/2011/11/05/polipo-and-uncachable-file/#comments</comments>
		<pubDate>Sat, 05 Nov 2011 20:17:01 +0000</pubDate>
		<dc:creator>ghostbar</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tecnología]]></category>
		<category><![CDATA[aggressive caching]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[lazyweb]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Planet Debian]]></category>
		<category><![CDATA[polipo]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[question]]></category>
		<category><![CDATA[uncachable]]></category>

		<guid isPermaLink="false">http://ghostbar.ath.cx/?p=626</guid>
		<description><![CDATA[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&#8217;s why I&#8217;m using polipo the way I&#8217;m using it). I have relaxTransparency and mindlesslyCacheVary set to true, but I don&#8217;t need so [...]]]></description>
			<content:encoded><![CDATA[<p>Dear lazyweb,</p>
<p>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&#8217;s why I&#8217;m using polipo the way I&#8217;m using it). I have relaxTransparency and mindlesslyCacheVary set to true, but I don&#8217;t need so aggresive caching in my development stages that are located under *.local and another development subdomain on the net.</p>
<p>Already tried setting uncachableFile to /etc/polipo/uncachable and to ~/.polipo-uncachable, according to the web-config thing is properly setted up, but can&#8217;t get it to recognize it&#8217;s content. I first thought it was I was writing bad the regex, .*\.local but it does work in the /etc/polipo/forbidden file. Besides, adding complete domains to the uncachable file doesn&#8217;t works neither. Could someone confirm this or throw me a hand on this? I&#8217;m using 1.0.4.1-1.1 version which is the last one on unstable repos.</p>
]]></content:encoded>
			<wfw:commentRss>http://ghostbar.ath.cx/2011/11/05/polipo-and-uncachable-file/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Dear Lazyweb: Arrange posts on WordPress by weight</title>
		<link>http://ghostbar.ath.cx/2011/01/02/dear-lazyweb-arrange-posts-on-wordpress-by-weight/</link>
		<comments>http://ghostbar.ath.cx/2011/01/02/dear-lazyweb-arrange-posts-on-wordpress-by-weight/#comments</comments>
		<pubDate>Mon, 03 Jan 2011 03:41:41 +0000</pubDate>
		<dc:creator>ghostbar</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tecnología]]></category>
		<category><![CDATA[lazyweb]]></category>
		<category><![CDATA[Planet Debian]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[question]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[weight]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://ghostbar.ath.cx/?p=527</guid>
		<description><![CDATA[I have searched all these days a WordPress plugin that let&#8217;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.'&#038;posts_per_page=1&#038;min_weight=80&#038;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 [...]]]></description>
			<content:encoded><![CDATA[<p>I have searched all these days a WordPress plugin that let&#8217;s me arrange my posts by weight or some kind of score system so I can do something like:</p>
<pre>
query_posts('category_name='.$current_category.'&#038;posts_per_page=1&#038;min_weight=80&#038;max_weight=100');
</pre>
<p>Then only shows the last post with a weight between 80 and 100, and so on.</p>
<p>Any clue of any plugin that does anything at least similar?</p>
]]></content:encoded>
			<wfw:commentRss>http://ghostbar.ath.cx/2011/01/02/dear-lazyweb-arrange-posts-on-wordpress-by-weight/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Follow-up: pino0.3+cmake (and now librest)</title>
		<link>http://ghostbar.ath.cx/2010/12/26/follow-up-pino0-3cmake/</link>
		<comments>http://ghostbar.ath.cx/2010/12/26/follow-up-pino0-3cmake/#comments</comments>
		<pubDate>Mon, 27 Dec 2010 00:34:28 +0000</pubDate>
		<dc:creator>ghostbar</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tecnología]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[lazyweb]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[pino]]></category>
		<category><![CDATA[Planet Debian]]></category>

		<guid isPermaLink="false">http://ghostbar.ath.cx/?p=513</guid>
		<description><![CDATA[Last night I made some changes to what I made for compiling pino0.3: patched CMakeLists.txt so uses rest-0.7 and rest-extras-0.7 and now the last issue is not a problem anymore, but now the error is that can&#8217;t found them while compiling (here&#8217;s in paste.debian if you can&#8217;t see it nicely formatted): /usr/bin/cmake -E cmake_progress_report "/tmp/buildd/pino-0.3+hg~20101225/obj-i486-linux-gnu/CMakeFiles" [...]]]></description>
			<content:encoded><![CDATA[<p>Last night I made some changes to <a href="http://ghostbar.ath.cx/2010/12/26/dear-lazyweb-cmake-pino-0-3-little-issue/">what I made</a> for compiling pino0.3: patched <code>CMakeLists.txt</code> so uses <code>rest-0.7</code> and <code>rest-extras-0.7</code> and now the last issue is not a problem anymore, but now the error is that can&#8217;t found them while compiling (<a href="http://paste.debian.net/103249/">here&#8217;s in paste.debian if you can&#8217;t see it nicely formatted</a>):</p>
<pre>/usr/bin/cmake -E cmake_progress_report "/tmp/buildd/pino-0.3+hg~20101225/obj-i486-linux-gnu/CMakeFiles" 47
[  2%] Generating src/stream_abstract.c, src/globals.c, src/twitter_favorites_stream.c, src/meta_row.c, src/search_interface.c, src/search_dialog.c, src/text_input.c, src/template.c, src/identica_create_dialog.c, src/updates_cell_renderer.c, src/stream_state.c, src/twitter_stream_mentions.c, src/accounts.c, src/accounts_types.c, src/main.c, src/hig_table.c, src/main_window.c, src/twitter_parser.c, src/twitter_recursive_reply.c, src/utils.c, src/identica_account.c, src/settings.c, src/visual_style.c, src/status_choose_bar.c, src/time_utils.c, src/status_box.c, src/menu_indicator.c, src/account_abstract.c, src/stream_meta.c, src/streams_types.c, src/content_view.c, src/img_cache.c, src/tree_widget.c, src/twitter_stream_public.c, src/icon_with_status_cell_renderer.c, src/account_state.c, src/create_dialog_generic.c, src/twitter_create_dialog.c, src/twitter_stream_abstract.c, src/status.c, src/twitter_stream_home.c, src/twitter_account.c, src/pino_enums.c, src/twitter_stream_search.c
/usr/bin/valac -C -b /tmp/buildd/pino-0.3+hg~20101225 -d /tmp/buildd/pino-0.3+hg~20101225/obj-i486-linux-gnu --pkg=glib-2.0 --pkg=gobject-2.0 --pkg=gtk+-2.0 --pkg=gee-1.0 --pkg=gio-2.0 --pkg=libnotify --pkg=libsoup-2.4 --pkg=libxml-2.0 --pkg=webkit-1.0 --pkg=unique-1.0 --pkg=rest-0.7 --pkg=rest-extras-0.7 --thread -g --save-temps -D LIBINDICATE /tmp/buildd/pino-0.3+hg~20101225/src/stream_abstract.vala /tmp/buildd/pino-0.3+hg~20101225/src/globals.vala /tmp/buildd/pino-0.3+hg~20101225/src/twitter_favorites_stream.vala /tmp/buildd/pino-0.3+hg~20101225/src/meta_row.vala /tmp/buildd/pino-0.3+hg~20101225/src/search_interface.vala /tmp/buildd/pino-0.3+hg~20101225/src/search_dialog.vala /tmp/buildd/pino-0.3+hg~20101225/src/text_input.vala /tmp/buildd/pino-0.3+hg~20101225/src/template.vala /tmp/buildd/pino-0.3+hg~20101225/src/identica_create_dialog.vala /tmp/buildd/pino-0.3+hg~20101225/src/updates_cell_renderer.vala /tmp/buildd/pino-0.3+hg~20101225/src/stream_state.vala /tmp/buildd/pino-0.3+hg~20101225/src/twitter_stream_mentions.vala /tmp/buildd/pino-0.3+hg~20101225/src/accounts.vala /tmp/buildd/pino-0.3+hg~20101225/src/accounts_types.vala /tmp/buildd/pino-0.3+hg~20101225/src/main.vala /tmp/buildd/pino-0.3+hg~20101225/src/hig_table.vala /tmp/buildd/pino-0.3+hg~20101225/src/main_window.vala /tmp/buildd/pino-0.3+hg~20101225/src/twitter_parser.vala /tmp/buildd/pino-0.3+hg~20101225/src/twitter_recursive_reply.vala /tmp/buildd/pino-0.3+hg~20101225/src/utils.vala /tmp/buildd/pino-0.3+hg~20101225/src/identica_account.vala /tmp/buildd/pino-0.3+hg~20101225/src/settings.vala /tmp/buildd/pino-0.3+hg~20101225/src/visual_style.vala /tmp/buildd/pino-0.3+hg~20101225/src/status_choose_bar.vala /tmp/buildd/pino-0.3+hg~20101225/src/time_utils.vala /tmp/buildd/pino-0.3+hg~20101225/src/status_box.vala /tmp/buildd/pino-0.3+hg~20101225/src/menu_indicator.vala /tmp/buildd/pino-0.3+hg~20101225/src/account_abstract.vala /tmp/buildd/pino-0.3+hg~20101225/src/stream_meta.vala /tmp/buildd/pino-0.3+hg~20101225/src/streams_types.vala /tmp/buildd/pino-0.3+hg~20101225/src/content_view.vala /tmp/buildd/pino-0.3+hg~20101225/src/img_cache.vala /tmp/buildd/pino-0.3+hg~20101225/src/tree_widget.vala /tmp/buildd/pino-0.3+hg~20101225/src/twitter_stream_public.vala /tmp/buildd/pino-0.3+hg~20101225/src/icon_with_status_cell_renderer.vala /tmp/buildd/pino-0.3+hg~20101225/src/account_state.vala /tmp/buildd/pino-0.3+hg~20101225/src/create_dialog_generic.vala /tmp/buildd/pino-0.3+hg~20101225/src/twitter_create_dialog.vala /tmp/buildd/pino-0.3+hg~20101225/src/twitter_stream_abstract.vala /tmp/buildd/pino-0.3+hg~20101225/src/status.vala /tmp/buildd/pino-0.3+hg~20101225/src/twitter_stream_home.vala /tmp/buildd/pino-0.3+hg~20101225/src/twitter_account.vala /tmp/buildd/pino-0.3+hg~20101225/src/pino_enums.vala /tmp/buildd/pino-0.3+hg~20101225/src/twitter_stream_search.vala /tmp/buildd/pino-0.3+hg~20101225/src/vapi/config.vapi
error: rest-0.7 not found in specified Vala API directories or GObject-Introspection GIR directories
error: rest-extras-0.7 not found in specified Vala API directories or GObject-Introspection GIR directories
Compilation failed: 2 error(s), 0 warning(s)
make[3]: *** [src/stream_abstract.c] Error 1
make[3]: Leaving directory `/tmp/buildd/pino-0.3+hg~20101225/obj-i486-linux-gnu'
make[2]: *** [CMakeFiles/pino.dir/all] Error 2
make[2]: Leaving directory `/tmp/buildd/pino-0.3+hg~20101225/obj-i486-linux-gnu'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/pino-0.3+hg~20101225/obj-i486-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
I: unmounting /var/cache/pbuilder/ccache filesystem
</pre>
<p>I checked and found out that <code>librest</code> doesn&#8217;t ships the <code>gir</code> files so downloaded sources for <code>librest</code> and <a href="http://repo.rivco.net/debian/librest/0.7.2+git20100820.ad370df7-1.1/">made a patched version that ships <code>gir</code> files (<code>rest</code> and <code>rest-extras</code>)</a> but <strong>nothing changed</strong>.</p>
<p>Any suggests, anyone?</p>
]]></content:encoded>
			<wfw:commentRss>http://ghostbar.ath.cx/2010/12/26/follow-up-pino0-3cmake/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Dear lazyweb: cmake + pino 0.3 little issue</title>
		<link>http://ghostbar.ath.cx/2010/12/26/dear-lazyweb-cmake-pino-0-3-little-issue/</link>
		<comments>http://ghostbar.ath.cx/2010/12/26/dear-lazyweb-cmake-pino-0-3-little-issue/#comments</comments>
		<pubDate>Sun, 26 Dec 2010 06:08:55 +0000</pubDate>
		<dc:creator>ghostbar</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tecnología]]></category>
		<category><![CDATA[cmake]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[developing]]></category>
		<category><![CDATA[lazyweb]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[pino]]></category>
		<category><![CDATA[Planet Debian]]></category>

		<guid isPermaLink="false">http://ghostbar.ath.cx/?p=511</guid>
		<description><![CDATA[I was trying to build pino 0.3 with the help of debian-sources of pino 0.2+ and found myself with this little issue: -- checking for module 'unique-1.0 >= 1.0' -- found unique-1.0 , version 1.1.6 -- checking for module 'gtkspell-2.0 >= 2.0' -- found gtkspell-2.0 , version 2.0.16 -- checking for module 'rest-0.6 >= 0.6' [...]]]></description>
			<content:encoded><![CDATA[<p>I was trying to build <a href="http://pino-app.appspot.com/pino3">pino 0.3</a> with the help of debian-sources of pino 0.2+ and found myself with this little issue:</p>
<pre>-- checking for module 'unique-1.0 >= 1.0'
--   found unique-1.0 , version 1.1.6
-- checking for module 'gtkspell-2.0 >= 2.0'
--   found gtkspell-2.0 , version 2.0.16
-- checking for module 'rest-0.6 >= 0.6'
--   package 'rest-0.6 >= 0.6' not found
CMake Error at /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:266 (message):
  A required package was not found
Call Stack (most recent call first):
  /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:320 (_pkg_check_modules_internal)
  CMakeLists.txt:62 (pkg_check_modules)

-- checking for module 'rest-extras-0.6 >= 0.6'
--   package 'rest-extras-0.6 >= 0.6' not found
CMake Error at /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:266 (message):
  A required package was not found
Call Stack (most recent call first):
  /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:320 (_pkg_check_modules_internal)
  CMakeLists.txt:63 (pkg_check_modules)

-- checking for module 'indicate >= 0.3'
--   found indicate , version 0.4.1
-- libindicate found, support enabled...
-- Configuring incomplete, errors occurred!
dh_auto_configure: cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_EXE_LINKER_FLAGS=-Wl,--as-needed returned exit code 1
make[1]: *** [override_dh_auto_configure] Error 2
make[1]: Leaving directory `/tmp/buildd/pino-0.3+hg~20101225'
</pre>
<p>So, OK. Build-depend on librest-dev and librest-extras-dev and problem solved I thought, but no. It kept giving this error even trying with librest-0.7-0 and lib-rest-extras-0.7-0 installed.</p>
<p>Anyone can throw a light on this?</p>
]]></content:encoded>
			<wfw:commentRss>http://ghostbar.ath.cx/2010/12/26/dear-lazyweb-cmake-pino-0-3-little-issue/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

