<?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>Personal blog of Seph Soliman &#187; boliga</title>
	<atom:link href="http://www.seph.dk/tag/boliga/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.seph.dk</link>
	<description>Thoughts, Tinkerings and Tips</description>
	<lastBuildDate>Mon, 08 Mar 2010 21:36:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Greasing up Boliga.dk</title>
		<link>http://www.seph.dk/uncategorized/greasing-up-boliga-dk/</link>
		<comments>http://www.seph.dk/uncategorized/greasing-up-boliga-dk/#comments</comments>
		<pubDate>Sat, 09 Feb 2008 21:08:20 +0000</pubDate>
		<dc:creator>Seph Soliman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[boliga]]></category>
		<category><![CDATA[greasemonkey]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<h2>Boliga.dk and Me</h2>

<p>Searching for a new home I've been using the site <a href="http://www.boliga.dk">boliga.dk</a> quite a lot. The site aggregates a lot of real estate information in one place with graphs, searches and external links. All-in-all a very helpful site.</p>

<h2>A Practical Problem</h2>

<p>That being said, they are lacking a few things. The main function of the site is to provide a simple search interface for the properties but a few dings and quirks are still bugging me.</p>]]></description>
			<content:encoded><![CDATA[<h2>Boliga.dk and Me</h2>
<p>Searching for a new home I've been using the site <a href="http://www.boliga.dk">boliga.dk</a> quite a lot. The site aggregates a lot of real estate information in one place with graphs, searches and external links. All-in-all a very helpful site.</p>
<h2>A Practical Problem</h2>
<p>That being said, they are lacking a few things. The main function of the site is to provide a simple search interface for the properties but a few dings and quirks are still bugging me.</p>
<p>Each row in <a href="http://www.boliga.dk/search.aspx?sort=postnr-a&#038;type=Alle&#038;min=0&#038;max=100000000&#038;amt=Alle&#038;minRooms=1&#038;maxRooms=100&#038;minSize=40&#038;maxSize=100&#038;q=&#038;clicktype=0&#038;faldtype=0&#038;kvmtype=0&#038;tidtype=0">the search result</a> is usually grouped by zip code but when re-ordered by any other column the location/zip code isn't visible without leaving the page. Thus forcing the user (being me) to check out every single item since BrÃ¸nby isn't a place I want to live.</p>
<p>Also, the external links in the <a href="http://www.boliga.dk/map.aspx?id=158432">information page for an apartment</a> are always opened in a new window. I keep the search results open and every row that looks interesting gets opened in a new tab. Due to my irresponsible behavior, searching becomes a window-opening hell.</p>
<p><i>Enter Grease Money</i></p>
<p>I've created two GM [Grease Monkey] scripts for working with the site. Just <a href="http://wiki.greasespot.net/Greasemonkey_Manual:Installing_Scripts">install them</a>.</p>
<ol>
<li><a href="/boliga/boliga_location.user.js">Display the city/zipcode on the search results</a></li>
<li><a href="/boliga/boliga_linktarget.user.js">Open external links from apartment info pages in  in same window</a></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.seph.dk/uncategorized/greasing-up-boliga-dk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
