<?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>Brian Zhang Larsen's Blog &#187; Software</title>
	<atom:link href="http://www.bluespot.dk/category/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bluespot.dk</link>
	<description></description>
	<lastBuildDate>Sat, 15 May 2010 14:00:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Skype on your mobile</title>
		<link>http://www.bluespot.dk/2006/05/06/skype-on-your-mobile/</link>
		<comments>http://www.bluespot.dk/2006/05/06/skype-on-your-mobile/#comments</comments>
		<pubDate>Sat, 06 May 2006 09:54:35 +0000</pubDate>
		<dc:creator>Brian Zhang Larsen</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.bluespot.dk/2006/05/06/skype-on-your-mobile/</guid>
		<description><![CDATA[I have been looking for this one for a while. And then i found EQO. EQO is a small program that you install on your mobile phone, and let you call others though skype.
It works by calling up both you and the person you are calling. That means that you yourself actually receive a call, [...]]]></description>
			<content:encoded><![CDATA[<p>I have been looking for this one for a while. And then i found <a href="http://www.eqo.com">EQO</a>. EQO is a small program that you install on your mobile phone, and let you call others though skype.</p>
<p>It works by calling up both you and the person you are calling. That means that you yourself actually receive a call, when calling another person. And when calling another PSTN or mobile phone (Skypeout), you pay for both connections. That could be rather expensive, given the Skype price pr. minute is € 0,20  for mobile phones here in Denmark. I tested it by calling a friend and ended up paying € 0,80  for just over one minute (apparently it rounds up). But if you use it to call a phone in china (like my girlfriend often does), where the prices are only € 0,017 pr. minute, it really pays off, even though you pay for both calls. I don&#8217;t know if it could turn out to be cheaper if the call went directly from you phone using tcp/ip and thereby saving you from at least one of the Skypeout charges. It depends on the amount of data necessary to make a phone call, and the price of the data rate at your operator.<br />
I am not sure about the amount of data transferred for using the program in general,  but that could be and important factor too, unless you have flat rate on you mobile phone.</p>
<p>But a really ugly thing about EQO is this I found the FAQ section:</p>
<p><strong>Can I still use EQO when my computer is OFF?</strong><br />
<em>No. You need to have your computer ON and both the EQO and Skype™ program need to be running on your computer.</em></p>
<p>Why?? That really sucks! And it is not available for mac, so i cant just have it running on my multi purpose server. But the graphical layout is pretty cool as though.</p>
<p>Apparently there is another client called iSkoot out there, which also makes you do Skypeout calls from your mobile. Haven’t tried it though. What I really need is a Skype client in Java ME.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bluespot.dk/2006/05/06/skype-on-your-mobile/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>On geotagging</title>
		<link>http://www.bluespot.dk/2006/04/26/on-geotagging/</link>
		<comments>http://www.bluespot.dk/2006/04/26/on-geotagging/#comments</comments>
		<pubDate>Wed, 26 Apr 2006 13:55:07 +0000</pubDate>
		<dc:creator>Brian Zhang Larsen</dc:creator>
				<category><![CDATA[Geotag]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[photo]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.bluespot.dk/2006/04/26/on-geotagging/</guid>
		<description><![CDATA[I have been longing for GPS integration in cameras for a long time. I thought that there would be many possibilities with this feature such as integration with Google maps, or Google earth or various other things. And then recently I found that some people allready where tagging there photos with GPS coordinates, exactly for [...]]]></description>
			<content:encoded><![CDATA[<p>I have been longing for GPS integration in cameras for a long time. I thought that there would be many possibilities with this feature such as integration with <a href="http://maps.google.com/">Google maps</a>, or <a href="http://earth.google.com/">Google earth</a> or various other things. And then recently I found that some people allready where tagging there photos with GPS coordinates, exactly for the purpose of doing these cool integrations as I had been longing for.</p>
<p>High on life I started to investigate how the easy way to do this was, and I quickly found <a href="http://maps.yuan.cc/">this</a> cool web application for the purpose of tagging ones flickr photos. Afterwards they can be viewed in the self same application, or via google earth. It seems like this is quite a new trend (a year or so), and different people are developing new ways of watching and tagging all these photos, all the time. Some nice ways of watching is via <a href="http://maps.yuan.cc/kml.php">this </a>google earth network link (kml file), or via <a href="http://maps.yuan.cc/">maps.yuan.cc</a>. You can see my pictures which I geotagged <a href="http://flickr.com/photos/bluespot/tags/geotagged/">here</a>, or by searching in the previous mentioned applications.</p>
<p>For now the links between these applications are only hold by private users. But maybe someday in the near future there will be a yahoo or/and google funded connection between them. That way it would be more credible, and attractive for the masses. The tagging procedure at the moment is quite timeconsuming. So the best thing would surely be GPS in the camera.</p>
<p>The next thing I want is pitch, roll and yaw in the tag. But it will take me some time to determine these angles, and at the moment I am not sure what to use it for. I AM sure though, that it will prove itself useful somehow.</p>
<p><strong>- &#8211; Update 2005-05-02 &#8211; -</strong></p>
<p>I have made a small map application, thanks to the google map api. The map shows my geotagged images from flickr. It still has some issues in IE, but in firefox it is pretty ok. <a href="/map/">Check it</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bluespot.dk/2006/04/26/on-geotagging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Data mining cup</title>
		<link>http://www.bluespot.dk/2006/03/13/data-mining-cup/</link>
		<comments>http://www.bluespot.dk/2006/03/13/data-mining-cup/#comments</comments>
		<pubDate>Mon, 13 Mar 2006 20:08:02 +0000</pubDate>
		<dc:creator>Brian Zhang Larsen</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.bluespot.dk/2006/03/13/data-mining-cup/</guid>
		<description><![CDATA[Soon the data mining cup, 2006 wil start.  Remember to register so I can wip your ass…
I am actually not sure that I can see the time to analyze all that data again this year, but last year it was pretty fun. Anyway, it is free, so try it out. You can use the [...]]]></description>
			<content:encoded><![CDATA[<p>Soon the<a href="http://www.data-mining-cup.com/"> data mining cup</a>, 2006 wil start.  Remember to register so I can wip your ass…</p>
<p>I am actually not sure that I can see the time to analyze all that data again this year, but last year it was pretty fun. Anyway, it is free, so try it out. You can use the open source java data mining software <a href="http://www.cs.waikato.ac.nz/ml/weka/">weka</a> to help you with the analyzing and mining.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bluespot.dk/2006/03/13/data-mining-cup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Digital Media Library</title>
		<link>http://www.bluespot.dk/2006/02/22/digital-media-library/</link>
		<comments>http://www.bluespot.dk/2006/02/22/digital-media-library/#comments</comments>
		<pubDate>Wed, 22 Feb 2006 17:19:41 +0000</pubDate>
		<dc:creator>Brian Zhang Larsen</dc:creator>
				<category><![CDATA[Movies]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.bluespot.dk/2006/02/22/digital-media-library/</guid>
		<description><![CDATA[Some weeks ago I stubled across a cool application at binarybonsai.com to manage media collections, called MediaMan. Apparently I have to use the knock off windows version, but it seems just ok for me. But I must admit that the apple version has cooler dark wood background.
The application can import the media, buy scanning the [...]]]></description>
			<content:encoded><![CDATA[<p>Some weeks ago I stubled across a cool application at <a href="http://binarybonsai.com/archives/2006/01/14/delicious-library-vs-mediaman/">binarybonsai.com</a> to manage media collections, called <a href="http://www.imediaman.com/">MediaMan</a>. Apparently I have to use the knock off windows version, but it seems just ok for me. But I must admit that the <a href="http://www.delicious-monster.com/">apple version</a> has cooler dark wood background.</p>
<p>The application can import the media, buy scanning the barcode (or maybe the number on it), using a webcam. It didn&#8217;t work with mine though, maybe because it was of a low quality with bad resolution. It uses Amazon web service to fetch information, like images and general movie info. It couldn&#8217;t find all of my obscure Asian titles though, and I had to manually ad them myself. I started by using the EAN product code (barcode) but it could pretty much only find the titles are bought from Amazon self. It didn&#8217;t have information of DVD&#8217;s bought on <a href="http://www.cdon.com">CDON</a> or <a href="http://yesasia.com/">yesasia</a> or in stores here in Denmark. But fortunately it is possible, to search by keyword, and ad the title that are most similar to your copy.</p>
<p><a href="http://www.bluespot.dk/wp-content/plugins/blaic/uploads/1140626351_full.jpg"> <img src="http://www.bluespot.dk/wp-content/plugins/blaic/uploads/1140626351_cropped.jpg" /></a></p>
<p>This little application makes me hope that the global data synchronization project will speed up, and that we will soon have an object name server (ONS) like we today have the DNS. That way we could be able to look up the information that the barcode actually contains. Of course Amazon doesn&#8217;t have all the information, and by asking an ONS first, it could be possible to be directed to a place which knows about the product, and retrieve the information from there. Even better, when someday hopefully the <abbr title="electronic product code">EPC</abbr> gets integrated in our products, we can look up the exact transaction date of the unique DVD. And we can use a centralized placed <abbr title="Radio frequency identification">RFID</abbr> reader in the room, to automatically detect new DVD&#8217;s and add them to the digital library…</p>
<p><span id="more-26"></span></p>
<p><img width="515" src="http://static.flickr.com/24/103131268_2f400e6268_o.png" /></p>
<p>I am a bit disapointed with the way, the box sets doesn&#8217;t stand out compared to the other dvd&#8217;s. This disturbs my mental perception of my collection a whole lot. But that is probably just me</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bluespot.dk/2006/02/22/digital-media-library/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
