<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://qtablet.laginen.net/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://qtablet.laginen.net/feed.php">
        <title>QTablet</title>
        <description></description>
        <link>http://qtablet.laginen.net/</link>
        <image rdf:resource="http://qtablet.laginen.net/lib/images/favicon.ico" />
       <dc:date>2008-11-19T20:13:41+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://qtablet.laginen.net/doku.php?id=start&amp;rev=1221684150&amp;do=diff"/>
                <rdf:li rdf:resource="http://qtablet.laginen.net/doku.php?id=how-to_install_scratcbox_and_maemo_on_ubuntu_8_04&amp;rev=1209497201&amp;do=diff"/>
                <rdf:li rdf:resource="http://qtablet.laginen.net/doku.php?id=screenshotmenu&amp;rev=1207171200&amp;do=diff"/>
                <rdf:li rdf:resource="http://qtablet.laginen.net/doku.php?id=qtablet_coding_guide_lines&amp;rev=1206654930&amp;do=diff"/>
                <rdf:li rdf:resource="http://qtablet.laginen.net/doku.php?id=how-to_build_qtopia_core_apps_on_scratchbox&amp;rev=1206571003&amp;do=diff"/>
                <rdf:li rdf:resource="http://qtablet.laginen.net/doku.php?id=how-to_build_qtopia_for_n800&amp;rev=1206570452&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://qtablet.laginen.net/lib/images/favicon.ico">
        <title>QTablet</title>
        <link>http://qtablet.laginen.net/</link>
        <url>http://qtablet.laginen.net/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://qtablet.laginen.net/doku.php?id=start&amp;rev=1221684150&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-09-17T23:42:30+02:00</dc:date>
        <dc:creator>Marko Mattila</dc:creator>
        <title>start</title>
        <link>http://qtablet.laginen.net/doku.php?id=start&amp;rev=1221684150&amp;do=diff</link>
        <description>Project Goal

	*  Create a fully Qt Embedded (ex. Qtopia-Core) based, open source, application framework for internet tablets e.g. Nokia N800/N810
	*  QTablet Application framework must provide better usability, greater look-and-feel and flexibility than Hildon Application Framework provides.</description>
    </item>
    <item rdf:about="http://qtablet.laginen.net/doku.php?id=how-to_install_scratcbox_and_maemo_on_ubuntu_8_04&amp;rev=1209497201&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-04-29T22:26:41+02:00</dc:date>
        <dc:creator>Marko Mattila</dc:creator>
        <title>how-to_install_scratcbox_and_maemo_on_ubuntu_8_04</title>
        <link>http://qtablet.laginen.net/doku.php?id=how-to_install_scratcbox_and_maemo_on_ubuntu_8_04&amp;rev=1209497201&amp;do=diff</link>
        <description>The following tricks should make existing Scratchbox installation to work. If installing scratchbox from scratch this should work also:

Add the following lines to /etc/sysctl.conf 


vm.vdso_enabled = 0
vm.mmap_min_addr = 4096


Then run 


sudo sysctl -p</description>
    </item>
    <item rdf:about="http://qtablet.laginen.net/doku.php?id=screenshotmenu&amp;rev=1207171200&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-04-03T00:20:00+02:00</dc:date>
        <dc:creator>Marko Mattila</dc:creator>
        <title>screenshotmenu</title>
        <link>http://qtablet.laginen.net/doku.php?id=screenshotmenu&amp;rev=1207171200&amp;do=diff</link>
        <description>[800x600]</description>
    </item>
    <item rdf:about="http://qtablet.laginen.net/doku.php?id=qtablet_coding_guide_lines&amp;rev=1206654930&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-03-27T23:55:30+02:00</dc:date>
        <dc:creator>Marko Mattila</dc:creator>
        <title>qtablet_coding_guide_lines</title>
        <link>http://qtablet.laginen.net/doku.php?id=qtablet_coding_guide_lines&amp;rev=1206654930&amp;do=diff</link>
        <description>There are few simple rules that I want to be followed when doing QTablet development. Because QTablet is based on Qt and C++ follow the good practices that are well known practices in C++ development. 

Naming Conventions

	*  Classes are named using notation: CClassName
	*  Interfaces are named using notation: IInterface. Class is considered to be an interface if it contains abstract methods i.e. it's ment to be inherited.
	*  Class member/instance variables are named using notation: m_memberNa…</description>
    </item>
    <item rdf:about="http://qtablet.laginen.net/doku.php?id=how-to_build_qtopia_core_apps_on_scratchbox&amp;rev=1206571003&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-03-27T00:36:43+02:00</dc:date>
        <dc:creator>Marko Mattila</dc:creator>
        <title>how-to_build_qtopia_core_apps_on_scratchbox</title>
        <link>http://qtablet.laginen.net/doku.php?id=how-to_build_qtopia_core_apps_on_scratchbox&amp;rev=1206571003&amp;do=diff</link>
        <description>Compiling for ARMEL

Building from outside the scratchbox

	*  Make sure that your source code exists in /scratchbox/user/&lt;userid&gt;/home/&lt;userid&gt;/work/your/project. (I use NFS mount from my host side to the scratchbox environment so it is easy to edit sources in PC side and the same source tree is accessible in scratchbox.)
	*  Run qmake or make or make install from outside the scratchbox:</description>
    </item>
    <item rdf:about="http://qtablet.laginen.net/doku.php?id=how-to_build_qtopia_for_n800&amp;rev=1206570452&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-03-27T00:27:32+02:00</dc:date>
        <dc:creator>Marko Mattila</dc:creator>
        <title>how-to_build_qtopia_for_n800</title>
        <link>http://qtablet.laginen.net/doku.php?id=how-to_build_qtopia_for_n800&amp;rev=1206570452&amp;do=diff</link>
        <description>This How-to describes how to build QT Embedded (Qtopia-Core) 4.4 for N800. Usually QT Embedded is instructed to build using Trolltech's method i.e. setting path to the crosscompiler and defining the target, but here everything is done inside the scratchbox. This approach makes possible to run qmake inside the scratchbox. I think, it also is easier to build QT Embedded because every third party dependencies e.g. tslib are easier to manage.</description>
    </item>
</rdf:RDF>
