<?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>lexanderA &#187; Source code</title>
	<atom:link href="http://lexandera.com/tag/source-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://lexandera.com</link>
	<description>A blog about the web, mobile web, semantic web and mobile semantic web.</description>
	<lastBuildDate>Sun, 06 Jun 2010 18:27:47 +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>Introducing Mosembro</title>
		<link>http://lexandera.com/2009/01/introducing-mosembro/</link>
		<comments>http://lexandera.com/2009/01/introducing-mosembro/#comments</comments>
		<pubDate>Sun, 04 Jan 2009 05:44:32 +0000</pubDate>
		<dc:creator>Aleksander Kmetec</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Mosembro]]></category>
		<category><![CDATA[Semantic Web]]></category>
		<category><![CDATA[Microformat]]></category>
		<category><![CDATA[Proof of concept]]></category>
		<category><![CDATA[Source code]]></category>
		<category><![CDATA[user interface]]></category>
		<category><![CDATA[Web browser]]></category>

		<guid isPermaLink="false">http://lexandera.com/?p=94</guid>
		<description><![CDATA[
Mosembro, short for &#8220;mobile semantic browser&#8221;, is a proof-of-concept web browser for the Android mobile platform, which has integrated support for microformats. It was my entry for the Android developer challenge (but was called SmartBrowser back then), and while it wasn&#8217;t one of the 50 finalists who made it to the second round, it did [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://lexandera.com/mosembro"><img class="alignnone size-full wp-image-95" title="Mosembro logo" src="http://lexandera.com/wp-content/uploads/2009/01/mosembro-logo.png" alt="Mosembro logo" width="260" height="49" /></a></p>
<p>Mosembro, short for &#8220;mobile semantic browser&#8221;, is a proof-of-concept web browser for the <a class="zem_slink" title="Android" rel="homepage" href="http://code.google.com/android/">Android</a> mobile platform, which has integrated support for <a class="zem_slink" title="Microformat" rel="wikipedia" href="http://en.wikipedia.org/wiki/Microformat">microformats</a>. It was my entry for the Android developer challenge (but was called SmartBrowser back then), and while it wasn&#8217;t one of the 50 finalists who made it to the second round, it did finish in the top 25% of all entries, which is pretty good, I suppose.</p>
<p>The goal of this project is very simple: to make a better mobile browser with the help of embedded semantic metadata.</p>
<p>What does it do? It scans any loaded web page for microformats and inserts special links into it, based on any microformats it may have found. These links then enable the user to quickly perform tasks like looking up an address on a map or adding an event to his calendar. While manually performing these tasks is very simple on a computer, it can be pretty tedious on a mobile device without a proper keyboard, mouse, or even without the ability to copy and paste text.</p>
<p>Full feature list, demo videos, downloads and source code are available at the <a href="/mosembro/">Mosembro project page</a>.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://reblog.zemanta.com/zemified/5e1d55c4-4b63-435b-bec0-d87eb594abf6/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=5e1d55c4-4b63-435b-bec0-d87eb594abf6" alt="Reblog this post [with Zemanta]" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://lexandera.com/2009/01/introducing-mosembro/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A pixel measurning device</title>
		<link>http://lexandera.com/2009/01/a-pixel-measurning-device/</link>
		<comments>http://lexandera.com/2009/01/a-pixel-measurning-device/#comments</comments>
		<pubDate>Thu, 01 Jan 2009 23:00:56 +0000</pubDate>
		<dc:creator>Aleksander Kmetec</dc:creator>
				<category><![CDATA[Utilities]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[dotnet]]></category>
		<category><![CDATA[Open source]]></category>
		<category><![CDATA[ruler]]></category>
		<category><![CDATA[sharpdevelop]]></category>
		<category><![CDATA[Source code]]></category>

		<guid isPermaLink="false">http://lexandera.com/?p=57</guid>
		<description><![CDATA[If you type &#8220;free on screen ruler&#8221; into Google, you get at least 10 useful results back. If only it was like that back in late 2004 when I actually needed one! But it wasn&#8217;t, so I had to spend a weekend writing my own, using an early version of Sharp Develop which liked to [...]]]></description>
			<content:encoded><![CDATA[<p>If you type &#8220;free on screen ruler&#8221; into Google, you get at least 10 useful results back. If only it was like that back in late 2004 when I actually needed one! But it wasn&#8217;t, so I had to spend a weekend writing my own, using an early version of <a href="http://www.icsharpcode.net/OpenSource/SD/">Sharp Develop</a> which liked to freeze, crash, and explode a lot. Fun times.</p>
<p>But despite all the difficulties, I managed to finish it. And only 4 short years later it&#8217;s finally available to anyone desperate enough to be actually willing to use it, for free.</p>
<p>It&#8217;s called yaRuler (yet another ruler &#8211; yes, very original, I know) and it looks like this:</p>
<div id="attachment_43" class="wp-caption alignnone" style="width: 460px"><img class="size-full wp-image-43" title="A simple screenshot" src="http://lexandera.com/wp-content/uploads/2009/01/ruler.png" alt="What a ruler might look like" width="450" height="70"><p class="wp-caption-text">What a ruler might look like</p></div>
<p>Full feature list, screen shots, downloads and source code are available at the <a href="/yaruler/">yaRuler project page</a>.</p>
<div style="margin-top: 10px; height: 15px;" class="zemanta-pixie"><a class="zemanta-pixie-a" href="http://reblog.zemanta.com/zemified/36fda014-3d47-4445-9994-50aac982aea4/" title="Zemified by Zemanta"><img style="border: medium none ; float: right;" class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_e.png?x-id=36fda014-3d47-4445-9994-50aac982aea4" alt="Reblog this post [with Zemanta]"></a></div>
]]></content:encoded>
			<wfw:commentRss>http://lexandera.com/2009/01/a-pixel-measurning-device/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
