<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.7.6(BH)" -->
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>Planet Maemo: category &quot;feed:dda30e0a60b59811d56adead50efd2c6&quot;</title>
        <description>Blog entries from Maemo community</description>
        <link>http://maemo.org/news/planet-maemo/</link>
        <lastBuildDate>Sun, 24 May 2026 09:46:50 +0000</lastBuildDate>
        <generator>FeedCreator 1.7.6(BH)</generator>
        <language>en</language>
        <managingEditor>planet@maemo.org</managingEditor>
        <item>
            <title>Finally got them working</title>
            <link>http://protoblogr.net/blog/view/finally_got_them_working.html</link>
            <description><![CDATA[

<div class="image">
<a href="http://protoblogr.net/midcom-serveattachmentguid-aadbdbb0c9ea11dc846513ff7503a8b0a8b0/ajatus_native.jpg"><img src="http://protoblogr.net/midcom-serveattachmentguid-aadbdbb0c9ea11dc846513ff7503a8b0a8b0/ajatus_native.jpg" alt="ajatus_native.jpg" title="ajatus_native.jpg" width="240" height="180" /></a>
</div>
<p>
Today I got the complete stack working on my N800 device!
</p>
<ul>
	<li>Erlang</li>
	<li>ICU<br />
	</li>
	<li>CouchDB</li>
	<li>Ajatus <br />
	</li>
</ul>
<p>
They are far from perfect yet but I&#39;m sure it&#39;ll get better little by little.<br />
Currently I&#39;m 
</p>
<ul>
	<li>preparing the packages for releasing them through maemo extras repository.</li>
	<li>trying to compile the latest erlang R12.b.0 (now the package is R11.b.1)</li>
	<li>adding dependencies to couchdb package</li>
	<li>packaging Ajatus also</li>
</ul>
<p>
After first releases there are some possible tweaking to do... I still get some Segfaults at some points while using couchdb.<br />
<br />
If someone would like to give this a try the hard way:<br />
All the current packages can be found <a href="http://protoblogr.net/downloads/erlang/">here http://protoblogr.net/downloads/erlang/</a>  
</p>
<ol>
	<li>Download and install <a href="http://protoblogr.net/downloads/erlang/erlang-base_11.b.1-1_armel.deb">erlang-base_11.b.1-1_armel.deb</a>  to the device (after download: dpkg -i&nbsp; erlang-base_11.b.1-1_armel.deb)</li>
	<li>Download and install <a href="http://protoblogr.net/downloads/erlang/libicu36_3.6-2_armel.deb">libicu36_3.6-2_armel.deb</a> </li>
	<li>Download and install <a href="http://protoblogr.net/downloads/erlang/couchdb_0.7.2-1_armel.deb">couchdb_0.7.2-1_armel.deb</a> </li>
	<li>Get the <a href="http://www.ajatus.info/download/">latest release</a>  of Ajatus and follow it&#39;s <a href="http://www.ajatus.info/documentation/installation/">installation instructions</a> </li>
</ol>
<p>
There might be some dependencies which have to be manually installed. (Will be fixed later)<br />
Currently the CouchDb installs itself to /usr and the databases are located at /usr/var/lib/couchdb.<br />
I changed the DB path in /usr/etc/couchdb/couch.ini to point to my other memorycard (/media/mmc2/couchdb_db) which had some more space left.
</p>
<p>
Hopefully I get to release these as soon as possible for easier use.
</p>
<p>
Great thanks to the folks at #couchdb channel (nslater, jan,...)<br />
And to <a href="http://blogs.nemein.com/people/piotras/">Piotras</a>  
</p><span class="net_nemein_favourites">3 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=8601c5c8c9f111dcabb2878180904feb4feb&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/8601c5c8c9f111dcabb2878180904feb4feb/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>0 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=8601c5c8c9f111dcabb2878180904feb4feb&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/8601c5c8c9f111dcabb2878180904feb4feb/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Midgard Administrator &lt;dev@midgard-project.org&gt;</author>
            <category>feed:dda30e0a60b59811d56adead50efd2c6</category>
            <pubDate>Wed, 23 Jan 2008 19:35:49 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-8601c5c8c9f111dcabb2878180904feb4feb</guid>
        </item>
        <item>
            <title>First set of Erlang packages for Maemo</title>
            <link>http://protoblogr.net/blog/view/first_set_of_erlang_packages_for_maemo.html</link>
            <description><![CDATA[

<p>
Last night I finally was able to do successful packages and installation on my N800.
</p>
<p>
First set (N800/N810) can be downloaded here: <a href="http://protoblogr.net/downloads/erlang/">http://protoblogr.net/downloads/erlang/</a>
</p>
<p>
I&#39;ll upload rest of the deps as I get to the office. Also I&#39;m currently buildin ICU which is also needed by CouchDB. Hopefully today I have working native Ajatus on my N800.&nbsp;
</p>
<p>
<strong>UPDATE:</strong>&nbsp;
</p>
<p>
Just uploaded rest of the package files. Also there is packages for ICU.<br />
I&#39;m currently trying to get CouchDB to work, but still have some minor problems with it.<br />
<br />
For basic usage of erlang one could only install the erlang-base and erlang-nox packages...
</p><span class="net_nemein_favourites">3 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=82e6a95cc98411dcb3b3f5f812fd9b1a9b1a&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/82e6a95cc98411dcb3b3f5f812fd9b1a9b1a/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>0 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=82e6a95cc98411dcb3b3f5f812fd9b1a9b1a&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/82e6a95cc98411dcb3b3f5f812fd9b1a9b1a/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Jerry Jalava &lt;jerry.jalava@gmail.com&gt;</author>
            <category>feed:dda30e0a60b59811d56adead50efd2c6</category>
            <pubDate>Wed, 23 Jan 2008 06:48:56 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-82e6a95cc98411dcb3b3f5f812fd9b1a9b1a</guid>
        </item>
        <item>
            <title>Packaging Erlang for maemo</title>
            <link>http://protoblogr.net/blog/view/packaging_erlang_for_maemo.html</link>
            <description><![CDATA[

<p>
I was able to package Erlang for X86 target but collided with some segfaults on Armel. It seems the problem is the qemu and after a while trying to patch it I gave up for tonight. Have to continue tomorrow night.
</p>
<p>
Anyhow we aren&#39;t that far of getting CouchDB and Ajatus to work natively on Nokia n800/n810...
</p>
<p>
&nbsp;<img src="http://protoblogr.net/midcom-serveattachmentguid-a316a174c7ad11dc96185b713c0482ff82ff/erlang_x86.jpg" border="0" alt="erlang_x86.jpg" title="erlang_x86.jpg" width="494" height="311" /> 
</p><span class="net_nemein_favourites">2 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=27e10c68c7af11dc948e1d0b97cb29f329f3&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/27e10c68c7af11dc948e1d0b97cb29f329f3/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>0 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=27e10c68c7af11dc948e1d0b97cb29f329f3&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/27e10c68c7af11dc948e1d0b97cb29f329f3/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Jerry Jalava &lt;jerry.jalava@gmail.com&gt;</author>
            <category>feed:dda30e0a60b59811d56adead50efd2c6</category>
            <pubDate>Sun, 20 Jan 2008 23:16:36 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-27e10c68c7af11dc948e1d0b97cb29f329f3</guid>
        </item>
        <item>
            <title>Calendar Beta published</title>
            <link>http://protoblogr.net/blog/view/calendar_beta_published.html</link>
            <description><![CDATA[

<p>
Today we published the calendars beta version to the maemo community for testing.<br />
The testing period will last approx. 4 weeks in which time we hope for a lot of feedback, both bad and good.
</p>
<p>
There is also a bugzilla for the calendar so, feel free and post bug reports or feature requests in there.<br />
I will be commenting and prioritizing them during the testing period.
More info and the calendar can be found at <a href="http://maemo.org/community/calendar">http://maemo.org/community/calendar</a>.
</p>
<p>
Also the <a href="http://protoblogr.net/blog/view/maemo_community_calendar.html" title="Beta documentation">beta documentation</a>  can be found in this blog.&nbsp;
</p>
<a href="http://technorati.com/tag/maemo"><img src="http://static.technorati.com/static/img/pub/icon-utag-16x13.png?tag=maemo" border="0" alt=" " />maemo</a><span class="net_nemein_favourites">7 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=d11b00024a7a11dc9360afa363318dcf8dcf&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/d11b00024a7a11dc9360afa363318dcf8dcf/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>0 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=d11b00024a7a11dc9360afa363318dcf8dcf&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/d11b00024a7a11dc9360afa363318dcf8dcf/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Jerry Jalava &lt;jerry.jalava@gmail.com&gt;</author>
            <category>feed:dda30e0a60b59811d56adead50efd2c6</category>
            <pubDate>Tue, 14 Aug 2007 14:36:25 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-d11b00024a7a11dc9360afa363318dcf8dcf</guid>
        </item>
        <item>
            <title>Maemo Community Calendar</title>
            <link>http://protoblogr.net/blog/view/maemo_community_calendar.html</link>
            <description><![CDATA[

<h2>Introduction</h2>I&#39;ve been developing a browser based community calendar for maemo users. It is done on top of midgard.<br />
The original baseline was:<br />
&quot;The idea of the project is to build a web-based calendaring application for the Maemo community. GPL-licensed OpenPsa Calendar group calendaring application is used as the basis. The project focuses on adapting the calendar user interface to fit the Maemo devices (Nokia 770 and N800), taking into account the screen resolution and limitations like difficulty of drag-and-drop with the stylus. The worldwide nature of the Maemo community must also be taken into account by adding good timezone awareness.&quot;<br />
<br />
Current layout still has a lot of improvements to come, mainly the events need to look nicer and the windows<br />
need to look more like windows.<br />
<br />
The calendar will be published to public for beta testing in the near future.<br />
<br />
<h2>Current features</h2>&nbsp;- Timezone switching<br />
&nbsp;- Shelf (way to move events)<br />
&nbsp;- Buddylist<br />
&nbsp;- Calendars of buddies<br />
&nbsp;- Tags<br />
&nbsp;- Profile editing / publishing<br />
&nbsp;- Multiple views (year,month,week,day)<br />
<h2>In action</h2>As you can see from the firt screenshot, it tries to render the overlapping events nicely.<br />
The multi day events are most likely to move to a separate space, so they don&#39;t fill precious space.<br />
<br />
<div class="image">
<a href="http://protoblogr.net/midcom-serveattachmentguid-ef5faeb8468411dca251d79c0a8c6b146b14/view_week.png">
<img src="http://protoblogr.net/midcom-serveattachmentguid-ef5faeb8468411dca251d79c0a8c6b146b14/view_week.png" border="0" alt="view_week.png" title="view_week.png" />
</a>
</div>
<br />
<h2>&nbsp;The panel</h2>
<h3>&nbsp;Calendars</h3>
<div class="image">
<a href="http://protoblogr.net/midcom-serveattachmentguid-1de377b6468411dca251d79c0a8c6b146b14/panel_calendar.png">
<img src="http://protoblogr.net/midcom-serveattachmentguid-1de377b6468411dca251d79c0a8c6b146b14/panel_calendar.png" border="0" alt="panel_calendar.png" title="panel_calendar.png" /> 
</a>
</div>
<p>
&nbsp;This is where you can toggle the visible calendar layers on<br />
&nbsp;current view. You can also add new tags and edit the existing ones. currently no removing of tags is implemented.<br />
&nbsp;If you want to change the color of the layer, when editing or creating, click the brush icon under the text field<br />
&nbsp;to get a color picker which you can use with your styles to find a better color. You can also write the new color code<br />
&nbsp;to the textfield.<br />
<br />
</p>
<div class="image">
<a href="http://protoblogr.net/midcom-serveattachmentguid-e4a61ac6468311dc81ec9d638cca94989498/layer_edit.png">
<img src="http://protoblogr.net/midcom-serveattachmentguid-e4a61ac6468311dc81ec9d638cca94989498/layer_edit.png" border="0" alt="layer_edit.png" title="layer_edit.png" />
</a>
</div>
<p>
&nbsp;
</p>
<h3>&nbsp;Buddylist</h3>
<p>
&nbsp;
</p>
<div class="image">
<a href="http://protoblogr.net/midcom-serveattachmentguid-eb336dc6468311dca251d79c0a8c6b146b14/panel_buddy_add.png">
<img src="http://protoblogr.net/midcom-serveattachmentguid-eb336dc6468311dca251d79c0a8c6b146b14/panel_buddy_add.png" border="0" alt="panel_buddy_add.png" title="panel_buddy_add.png" /></a>
</div>
<br />
This is where you manage your buddies. You will see the calendars of all your buddies.<br />
Here you can also add/delete buddies and approve new requests from other persons.<br />
When you add a new buddy it goes to list with unapproved status (red borders)<br />
<div class="image">
<a href="http://protoblogr.net/midcom-serveattachmentguid-f0d30ca0468311dcb020f9c42e345fd75fd7/panel_buddy_added.png">
<img src="http://protoblogr.net/midcom-serveattachmentguid-f0d30ca0468311dcb020f9c42e345fd75fd7/panel_buddy_added.png" border="0" alt="panel_buddy_added.png" title="panel_buddy_added.png" /></a>
</div>
&nbsp;<br />
When you have new buddy requests you have the options to deny or approve the request<br />
<div class="image">
<a href="http://protoblogr.net/midcom-serveattachmentguid-00512e3c468411dca251d79c0a8c6b146b14/panel_buddy_approve.png">
<img src="http://protoblogr.net/midcom-serveattachmentguid-00512e3c468411dca251d79c0a8c6b146b14/panel_buddy_approve.png" border="0" alt="panel_buddy_approve.png" title="panel_buddy_approve.png" /></a>
</div>
<br />
When you have approved the buddy request you can view the persons public profile
<p>
&nbsp;
</p>
<p>
&nbsp;
</p>
<div class="image">
<a href="http://protoblogr.net/midcom-serveattachmentguid-092506b4468411dc9517056d3445d541d541/panel_buddy_details.png">
<img src="http://protoblogr.net/midcom-serveattachmentguid-092506b4468411dc9517056d3445d541d541/panel_buddy_details.png" border="0" alt="panel_buddy_details.png" title="panel_buddy_details.png" /></a>
</div>
<p>
&nbsp;
</p>
<h3>Profile</h3>
<p>
&nbsp;Here you can view/edit/publish your own account details<br />
</p>
<div class="image">
<a href="http://protoblogr.net/midcom-serveattachmentguid-cca3f9c4468411dc801c1764e553300e300e/panel_profile_edit.png">
<img src="http://protoblogr.net/midcom-serveattachmentguid-cca3f9c4468411dc801c1764e553300e300e/panel_profile_edit.png" border="0" alt="panel_profile_edit.png" title="panel_profile_edit.png" /></a>
</div>
<div class="image">
<a href="http://protoblogr.net/midcom-serveattachmentguid-d279bffa468411dc9517056d3445d541d541/panel_profile_publish.png">
<img src="http://protoblogr.net/midcom-serveattachmentguid-d279bffa468411dc9517056d3445d541d541/panel_profile_publish.png" border="0" alt="panel_profile_publish.png" title="panel_profile_publish.png" /></a>
</div>
<p>
&nbsp;
</p>
<h3>Shelf</h3>
<p>
&nbsp;You can send events to shelf through their toolbar.<br />
&nbsp;This is shown later on this documentation.<br />
&nbsp;
</p>
<h2>Views</h2>
<p>
<br />
&nbsp;Currently we have four views which you can change with the magnifier icons on the header toolbar.<br />
&nbsp;- Year view<br />
</p>
<div class="image">
<a href="http://protoblogr.net/midcom-serveattachmentguid-f5bafb50468411dc801c1764e553300e300e/view_year.png">
<img src="http://protoblogr.net/midcom-serveattachmentguid-f5bafb50468411dc801c1764e553300e300e/view_year.png" border="0" alt="view_year.png" title="view_year.png" /></a>
</div>
<br />
- Month view<br />
<div class="image">
<a href="http://protoblogr.net/midcom-serveattachmentguid-e9b1585e468411dcb5d1ebb22c360f930f93/view_month.png">
<img src="http://protoblogr.net/midcom-serveattachmentguid-e9b1585e468411dcb5d1ebb22c360f930f93/view_month.png" border="0" alt="view_month.png" title="view_month.png" /></a>
</div>
&nbsp;- Week view<br />
&nbsp;- Day view<br />
<div class="image">
<a href="http://protoblogr.net/midcom-serveattachmentguid-e37597de468411dcbf3801219f2859f159f1/view_day.png">
<img src="http://protoblogr.net/midcom-serveattachmentguid-e37597de468411dcbf3801219f2859f159f1/view_day.png" border="0" alt="view_day.png" title="view_day.png" /></a>
</div>
&nbsp;
<p>
&nbsp;
</p>
<h2>Create new event</h2>
<p>
&nbsp;First click on a hour cell under the day where you want your event to be created. Window will come up<br />
&nbsp;where you fill in the details of the event.<br />
</p>
<div class="image">
<a href="http://protoblogr.net/midcom-serveattachmentguid-c01e96a6468311dcb020f9c42e345fd75fd7/event_create_2.png">
<img src="http://protoblogr.net/midcom-serveattachmentguid-c01e96a6468311dcb020f9c42e345fd75fd7/event_create_2.png" border="0" alt="event_create_2.png" title="event_create_2.png" /></a>
</div>
&nbsp;You can also use more specific details on creation time.<br />
<div class="image">
<a href="http://protoblogr.net/midcom-serveattachmentguid-c5294d94468311dcb020f9c42e345fd75fd7/event_create_details.png">
<img src="http://protoblogr.net/midcom-serveattachmentguid-c5294d94468311dcb020f9c42e345fd75fd7/event_create_details.png" border="0" alt="event_create_details.png" title="event_create_details.png" /></a>
</div>
<p>
&nbsp;
</p>
<h2>Event toolbar</h2>
<p>
&nbsp;Each event has a toolbar which is used to perform different actions to that event.<br />
&nbsp;You can open the toolbar from the events right top corner.<br />
</p>
<div class="image">
<a href="http://protoblogr.net/midcom-serveattachmentguid-dc0edde4468311dc81ec9d638cca94989498/event_toolbar.png">
<img src="http://protoblogr.net/midcom-serveattachmentguid-dc0edde4468311dc81ec9d638cca94989498/event_toolbar.png" border="0" alt="event_toolbar.png" title="event_toolbar.png" /></a>
</div>
<p>
&nbsp;
</p>
<h2>Event moving</h2>
<p>
&nbsp;When you want to move events to different locations you can collect them to the Shelf panel.<br />
&nbsp;From there you can delete all shelfed items, clear the shelf or select event and drop it to new location.<br />
&nbsp;First you have to open the events toolbar you want to move then select &quot;To shelf&quot; option from the toolbar.<br />
&nbsp;The event appears to the shelf and disappears from the view.<br />
</p>
<div class="image">
<a href="http://protoblogr.net/midcom-serveattachmentguid-d880c6aa468411dcb07fd39fb200d734d734/panel_shelf.png">
<img src="http://protoblogr.net/midcom-serveattachmentguid-d880c6aa468411dcb07fd39fb200d734d734/panel_shelf.png" border="0" alt="panel_shelf.png" title="panel_shelf.png" /></a>
</div>
<br />
After the events you want are in the shelf you can browse to any date you want and drop the event there.<br />
&nbsp;In this screenshot I&#39;ve selected the event in the shelf by clicking it and the I clicked a other hour cell<br />
&nbsp;on different day and got event edit view with the new dates and times.<br />
<div class="image">
<a href="http://protoblogr.net/midcom-serveattachmentguid-d0d4b462468311dc81ec9d638cca94989498/event_move.png">
<img src="http://protoblogr.net/midcom-serveattachmentguid-d0d4b462468311dc81ec9d638cca94989498/event_move.png" border="0" alt="event_move.png" title="event_move.png" /> </a>
</div>
&nbsp;<br />
Then save the changes and you&#39;ll see the selected event to disappear from the shelf and appears to the new location<br />
&nbsp;on the view.<br />
<div class="image">
<a href="http://protoblogr.net/midcom-serveattachmentguid-d69eec96468311dcb020f9c42e345fd75fd7/event_moved.png">
<img src="http://protoblogr.net/midcom-serveattachmentguid-d69eec96468311dcb020f9c42e345fd75fd7/event_moved.png" border="0" alt="event_moved.png" title="event_moved.png" /></a>
</div>
<p>
&nbsp;
</p>
<h2>Timezones</h2>
<p>
&nbsp;When you change the timezone from the dropdown on the header toolbar the view updates automatically and shows the events in the selected timezone.<br />
&nbsp;All events are saved in UTC so every user see the events according to their own timezone settings.<br />
</p>
<div class="image">
<a href="http://protoblogr.net/midcom-serveattachmentguid-ddfdf422468411dca7189b8a026b75c075c0/timezone.png">
<img src="http://protoblogr.net/midcom-serveattachmentguid-ddfdf422468411dca7189b8a026b75c075c0/timezone.png" border="0" alt="timezone.png" title="timezone.png" /></a>
</div>
&nbsp;
<p>
&nbsp;
</p>
<h2>Upcoming features</h2>
<p>
&nbsp;The calendar development will continue as soon as possible. There are many features<br />
&nbsp;that still need to be added.<br />
&nbsp;Here are some of the planned features<br />
&nbsp;- Read-only community calendar that is included on every users view. This would show events that are happening<br />
&nbsp;&nbsp; globally in the Maemo community.<br />
&nbsp;- Calendar feeds, both importing and exporting<br />
&nbsp;- Possibility for users to fetch their garage project timelines to the calendar, and publish this to their buddies.<br />
&nbsp;- Ganttchart/Timeline like view mainly for the projects<br />
&nbsp;- Automated timezone switching based ie. on the users plazes account<br />
<br />
<br />
<br />
&nbsp;
</p>
<a href="http://technorati.com/tag/maemo"><img src="http://static.technorati.com/static/img/pub/icon-utag-16x13.png?tag=maemo" border="0" alt=" " />maemo</a><span class="net_nemein_favourites">0 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=07ad4aa4468d11dc9c9f194c4a4b63e763e7&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/07ad4aa4468d11dc9c9f194c4a4b63e763e7/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>0 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=07ad4aa4468d11dc9c9f194c4a4b63e763e7&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/07ad4aa4468d11dc9c9f194c4a4b63e763e7/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Jerry Jalava &lt;jerry.jalava@gmail.com&gt;</author>
            <category>feed:dda30e0a60b59811d56adead50efd2c6</category>
            <pubDate>Thu, 09 Aug 2007 14:51:48 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-07ad4aa4468d11dc9c9f194c4a4b63e763e7</guid>
        </item>
        <item>
            <title>Been sick since last monday...</title>
            <link>http://protoblogr.net/blog/view/been_sick_since_last_monday.html</link>
            <description><![CDATA[

This kind of a flue I haven't got before which just sticks in me and gets worst everyday...<br />Have tried all kind of meds and voodoo but nothing seems to work.<br /><br />Also last night I finally got the timezone support in to the calendar application.<br />Everyone in the community see the events according to their own timezone.<br />Next step is to attach the positioning library so if one travels with the calendar it automatically changes the view to the local timezone.<br /><br />Also the Shelf -concept in moving/mass editing events proofed to be pretty nice.<br />With few clicks one moves the events to shelf from the current view and then is able to locate a new position for the event on any of the views (year,month,week,day), select the event from the shelf and click to the view on a position he wants the event to move to.<br /><br />What still must be done in the calendar is the overlapping events and resource conflict checking. This was working in some level on older events which were created with datamanager1, but now when using datamanager2 I have some problems catching the errors on different situations...<br /><br />I'll get some screenshots of the application next week, when it goes to larger testing before publishing.<br /><br />Now back to bed and try to get some sleep.<br /><span class="net_nemein_favourites">0 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=cc60b5ea383511dc8968ff4ab4b8c38bc38b&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/cc60b5ea383511dc8968ff4ab4b8c38bc38b/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>0 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=cc60b5ea383511dc8968ff4ab4b8c38bc38b&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/cc60b5ea383511dc8968ff4ab4b8c38bc38b/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Jerry Jalava &lt;jerry.jalava@gmail.com&gt;</author>
            <category>feed:dda30e0a60b59811d56adead50efd2c6</category>
            <pubDate>Sun, 22 Jul 2007 09:15:35 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-cc60b5ea383511dc8968ff4ab4b8c38bc38b</guid>
        </item>
        <item>
            <title>Finally got my N800</title>
            <link>http://protoblogr.net/blog/view/finally_got_my_n800.html</link>
            <description><![CDATA[

<p>
Today it arrived...
</p>
<p>
<img src="http://protoblogr.net/midcom-serveattachmentguid-5b194fe6c1f711db82435191df781dc91dc9/view_398040219_1047686871_b.jpg" border="0" alt="Arrival" />
</p>
<p>
Thought I share the view...
</p>
<p>
<img src="http://protoblogr.net/midcom-serveattachmentguid-5592c444c1f711db82435191df781dc91dc9/view_398040517_b797c10b4b_b.jpg" border="0" alt="Unpacking" />
</p>
<p>
Giving it some lifejuice...
</p>
<p>
<img src="http://protoblogr.net/midcom-serveattachmentguid-5190e560c1f711db82435191df781dc91dc9/view_398041025_564482a9fd_b.jpg" border="0" alt="First charge" /><span style="font-size: 0pt">
</span>
</p>
<p>
&nbsp;
</p>
<p>
Now I can start building and testing the Maemo Roadwarrior in a real machine instead of the scratchbox.<span style="font-size: 0pt">
</span>I&#39;ll get some dev screenshots and sneak preview of the RoadWarrior on weekend...
Till then, code in peace
</p><span class="net_nemein_favourites">0 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=eac8b918d94611dbacbc1be3b3b5c9dec9de&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/eac8b918d94611dbacbc1be3b3b5c9dec9de/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>0 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=eac8b918d94611dbacbc1be3b3b5c9dec9de&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/eac8b918d94611dbacbc1be3b3b5c9dec9de/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Jerry Jalava &lt;jerry.jalava@gmail.com&gt;</author>
            <category>feed:dda30e0a60b59811d56adead50efd2c6</category>
            <pubDate>Wed, 21 Feb 2007 22:10:55 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-eac8b918d94611dbacbc1be3b3b5c9dec9de</guid>
        </item>
    </channel>
</rss>
