<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-6426</id>
	<title>Nabble - kde-kiosk</title>
	<updated>2009-12-22T05:05:50Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/kde-kiosk-f6426.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/kde-kiosk-f6426.html" />
	<subtitle type="html">All about the KDE KIOSK Framework</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26899150</id>
	<title>Re: Customizing KDE4</title>
	<published>2009-12-22T05:05:50Z</published>
	<updated>2009-12-22T05:05:50Z</updated>
	<author>
		<name>Fathi BOUDRA-4</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;On Mon, Dec 21, 2009 at 3:13 PM, Adrian von Bidder &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26899150&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;avbidder@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; [People on debian-kde: I'm trying to get a pre-configured desktop running,
&lt;br&gt;&amp;gt; ideally in a way that will override whatever KDE3 config is already in the
&lt;br&gt;&amp;gt; users' ~/.kde.  No success so far :-( ]
&lt;br&gt;&lt;br&gt;I guess to override user's ~/.kde, you should override KDEHOME
&lt;br&gt;environment variable.
&lt;br&gt;&lt;br&gt;Have you looked at &lt;a href=&quot;http://techbase.kde.org/SysAdmin&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://techbase.kde.org/SysAdmin&lt;/a&gt;&amp;nbsp;?
&lt;br&gt;You should take a look to desktop-base package (hints: see kdeglobals
&lt;br&gt;file and 'kde4-config --path config' output).
&lt;br&gt;I have overrided some defaults for KDE 3 desktop but the method still
&lt;br&gt;applies to KDE4.
&lt;br&gt;&lt;br&gt;cheers,
&lt;br&gt;&lt;br&gt;Fathi
&lt;br&gt;_______________________________________________
&lt;br&gt;kde-kiosk mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26899150&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-kiosk@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-kiosk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-kiosk&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Customizing-KDE4-tp26776916p26899150.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26874513</id>
	<title>Re: Customizing KDE4</title>
	<published>2009-12-21T06:13:47Z</published>
	<updated>2009-12-21T06:13:47Z</updated>
	<author>
		<name>Adrian von Bidder</name>
	</author>
	<content type="html">Heyho!
&lt;br&gt;&lt;br&gt;[People on debian-kde: I'm trying to get a pre-configured desktop running, 
&lt;br&gt;ideally in a way that will override whatever KDE3 config is already in the 
&lt;br&gt;users' ~/.kde. &amp;nbsp;No success so far :-( ]
&lt;br&gt;&lt;br&gt;On Monday 14 December 2009 20.28:06 Aaron J. Seigo wrote:
&lt;br&gt;&amp;gt; On December 14, 2009, Adrian von Bidder wrote:
&lt;br&gt;&amp;gt; &amp;gt; # find /srv/settings/kde/profiles/prof0/ -type f
&lt;br&gt;&amp;gt; &amp;gt; /srv/settings/kde/profiles/prof0/share/config/plasma-desktop-appletsrc
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; the default is kept in plasma-default-layoutrc
&lt;br&gt;&lt;br&gt;Makes exaclty zero difference.
&lt;br&gt;&lt;br&gt;How can I debug what config files KDE tries to read when? &amp;nbsp;Documentation 
&lt;br&gt;pointers welcome, too (I despair of using Google, it's almost impossible to 
&lt;br&gt;tell which links are up to date and which aren't...)
&lt;br&gt;&lt;br&gt;Summary:
&lt;br&gt;&amp;nbsp;-&amp;gt; trying to get a KDE with a customized by default background and bottom 
&lt;br&gt;panel (basically: make it easy on our non-computer-savvy userbase to migrate 
&lt;br&gt;from KDE3 by using the full desktop as 'Desktop' folder view, using classic 
&lt;br&gt;menu style, and putting some app icons in the panel.)
&lt;br&gt;&amp;nbsp;-&amp;gt; I'll probably have to switch off some selected desktop effects, too, 
&lt;br&gt;since parts of the users work on an NX terminal server over DSL links (this 
&lt;br&gt;will be critical for performance)
&lt;br&gt;&lt;br&gt;cat /etc/kderc
&lt;br&gt;+++
&lt;br&gt;[Directories]
&lt;br&gt;kioskAdmin=root:
&lt;br&gt;profileDirsPrefix=/srv/settings/kde
&lt;br&gt;userProfileMapFile=/srv/settings/kde/usermap
&lt;br&gt;&lt;br&gt;[Directories-buehl0]
&lt;br&gt;ProfileInstallUser=root
&lt;br&gt;prefixes=/srv/settings/kde/profiles/buehl0
&lt;br&gt;+++
&lt;br&gt;(I also tried using kde4rc)
&lt;br&gt;&lt;br&gt;cat /srv/settings/kde/usermap
&lt;br&gt;+++
&lt;br&gt;[General]
&lt;br&gt;groups=buehl
&lt;br&gt;&lt;br&gt;[Groups]
&lt;br&gt;buehl=buehl0
&lt;br&gt;+++
&lt;br&gt;&lt;br&gt;find &amp;nbsp;/srv/settings/kde/profiles/buehl0 -type f
&lt;br&gt;+++
&lt;br&gt;/srv/settings/kde/profiles/buehl0/share/config/plasma-default-layoutrc
&lt;br&gt;/srv/settings/kde/profiles/buehl0/share/config/plasmarc
&lt;br&gt;+++
&lt;br&gt;&lt;br&gt;(all files are readable by the test user and the user is in the group buehl, 
&lt;br&gt;too. &amp;nbsp;Everthing is with the 4.3.2 packages currently available in Debian 
&lt;br&gt;testing.)
&lt;br&gt;&lt;br&gt;cheers
&lt;br&gt;-- vbi
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Jesus is my duct tape.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -- Robert Lindsay on alt.religion.kibology
&lt;br&gt;&lt;br /&gt; &lt;br /&gt;_______________________________________________
&lt;br&gt;kde-kiosk mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26874513&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-kiosk@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-kiosk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-kiosk&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (399 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/26874513/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Customizing-KDE4-tp26776916p26874513.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26783532</id>
	<title>Re: Customizing KDE4</title>
	<published>2009-12-14T11:28:06Z</published>
	<updated>2009-12-14T11:28:06Z</updated>
	<author>
		<name>Bugzilla from aseigo@kde.org</name>
	</author>
	<content type="html">On December 14, 2009, Adrian von Bidder wrote:
&lt;br&gt;&amp;gt; # find /srv/settings/kde/profiles/prof0/ -type f
&lt;br&gt;&amp;gt; /srv/settings/kde/profiles/prof0/share/config/plasma-desktop-appletsrc
&lt;br&gt;&lt;br&gt;the default is kept in plasma-default-layoutrc
&lt;br&gt;&lt;br&gt;this is primarily because it's read only once, and the config cascading won't 
&lt;br&gt;work beyond that with any great reliability (nor did it with kicker, for that 
&lt;br&gt;matter) since the config values are not so much individual key/value pairs as 
&lt;br&gt;they are describing a layout structure.
&lt;br&gt;&lt;br&gt;anyways... plasma-default-layoutrc is your friend. in 4.4 you can also write 
&lt;br&gt;little javascripts that can do nearly anything :)
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Aaron J. Seigo
&lt;br&gt;humru othro a kohnu se
&lt;br&gt;GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA &amp;nbsp;EE75 D6B7 2EB1 A7F1 DB43
&lt;br&gt;&lt;br&gt;KDE core developer sponsored by Qt Development Frameworks
&lt;br&gt;&lt;br /&gt; &lt;br /&gt;_______________________________________________
&lt;br&gt;kde-kiosk mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26783532&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-kiosk@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-kiosk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-kiosk&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (204 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/26783532/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Customizing-KDE4-tp26776916p26783532.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26776916</id>
	<title>Customizing KDE4</title>
	<published>2009-12-14T04:20:05Z</published>
	<updated>2009-12-14T04:20:05Z</updated>
	<author>
		<name>Adrian von Bidder</name>
	</author>
	<content type="html">Heyho!
&lt;br&gt;&lt;br&gt;[ are these lists still active? ]
&lt;br&gt;&lt;br&gt;I'm trying to do some basic customization of KDE4 (using Debian squeeze, 
&lt;br&gt;currently at KDE 4.3.2; update to 4.3.4 comes in soon-ish) &amp;nbsp;I was told that 
&lt;br&gt;the basic configuration file mechanism is basically the same between kde 3 
&lt;br&gt;and 4, but so far it doesn't work.
&lt;br&gt;&lt;br&gt;&amp;nbsp;-&amp;gt; how do I debug what configuration is getting read?
&lt;br&gt;&lt;br&gt;&amp;nbsp;-&amp;gt; I tried:
&lt;br&gt;# cat /etc/kderc
&lt;br&gt;[Directories]
&lt;br&gt;kioskAdmin=root:
&lt;br&gt;profileDirsPrefix=/srv/settings/kde
&lt;br&gt;userProfileMapFile=/srv/settings/kde/usermap
&lt;br&gt;&lt;br&gt;[Directories-prof0]
&lt;br&gt;ProfileInstallUser=root
&lt;br&gt;prefixes=/srv/settings/kde/profiles/prof0
&lt;br&gt;# cat /srv/settings/kde/usermap
&lt;br&gt;[General]
&lt;br&gt;groups=mygrp
&lt;br&gt;&lt;br&gt;[Groups]
&lt;br&gt;mygrp=prof0
&lt;br&gt;&lt;br&gt;and in the /srv/settings/kde/profiles/prof0 directory:
&lt;br&gt;&lt;br&gt;# find /srv/settings/kde/profiles/prof0/ -type f
&lt;br&gt;/srv/settings/kde/profiles/prof0/share/config/plasma-desktop-appletsrc
&lt;br&gt;&lt;br&gt;where the plasma-desktop-appletsrc file was copied from a manually 
&lt;br&gt;configured desktop session.
&lt;br&gt;&lt;br&gt;I completely deleted ~/.kde on my test user, but the desktop was initialized 
&lt;br&gt;with default settings; it seems my configuration is completely ignored.
&lt;br&gt;&lt;br&gt;(the goal of the whole thing is to provide
&lt;br&gt;&amp;nbsp;-&amp;gt; the old style K menu 
&lt;br&gt;&amp;nbsp;-&amp;gt; some default application start buttons (and director links) in the 
&lt;br&gt;taskbar.)
&lt;br&gt;&lt;br&gt;&lt;br&gt;Help appreciated
&lt;br&gt;cheers
&lt;br&gt;-- vbi
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;There's got to be more to life than compile-and-go.
&lt;br&gt;&lt;br /&gt; &lt;br /&gt;_______________________________________________
&lt;br&gt;kde-kiosk mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26776916&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-kiosk@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-kiosk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-kiosk&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (398 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/26776916/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Customizing-KDE4-tp26776916p26776916.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25948750</id>
	<title>Re: KDE Kiosk Maintained?</title>
	<published>2009-10-18T08:27:05Z</published>
	<updated>2009-10-18T08:27:05Z</updated>
	<author>
		<name>Ian Elwood</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;
  &lt;meta content=&quot;text/html;charset=ISO-8859-1&quot; http-equiv=&quot;Content-Type&quot;&gt;
  &lt;title&gt;&lt;/title&gt;
&lt;/head&gt;
&lt;body bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
&lt;br&gt;
&lt;br&gt;
Pau Garcia i Quiles wrote:
&lt;blockquote cite=&quot;mid:3af572ac0910180302x3897ac46u6bc8542ca7de64f0@mail.gmail.com&quot; type=&quot;cite&quot;&gt;
  &lt;pre wrap=&quot;&quot;&gt;On Sun, Oct 18, 2009 at 10:40 AM, Valerio Pachera &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25948750&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sirio81@...&lt;/a&gt; wrote:
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;pre wrap=&quot;&quot;&gt;2009/10/16 Ian Elwood &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25948750&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ielwood@...&lt;/a&gt;:
    &lt;/pre&gt;
    &lt;blockquote type=&quot;cite&quot;&gt;
      &lt;pre wrap=&quot;&quot;&gt;Hi,

I wanted to check in with this list to see if the KDE Kiosk program is
being maintained
      &lt;/pre&gt;
    &lt;/blockquote&gt;
    &lt;pre wrap=&quot;&quot;&gt;I made the same question and, unfortunatly, the answer is no.
I was looking for a program like kiosk but I didn' t find anything yet.
    &lt;/pre&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;
Let's see.

Kiosk mode is supported but you will need to manually edit
configuration files. It has been supported since day one in KDE 4.x.

You probably are talking about Kiosk Tool, the application that makes
easy to configure kiosk mode. The answer is 'no', there is no Kiosk
Tool for KDE 4.x. Ian Geiser started a port of Kiosk Tool to KDE4
(it's available from
&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://websvn.kde.org/trunk/extragear/sysadmin/kiosktool/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://websvn.kde.org/trunk/extragear/sysadmin/kiosktool/&lt;/a&gt; ) but it
does not work. It might work on OpenSuSe but it definitely does not
work on Debian, Ubuntu or any other Debian-based distribution.

In fact, KDE 4.4 will bring KAuth, which may replace/complement Kiosk
Mode. I don't really know the details but here is more information:

&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://drfav.wordpress.com/2009/08/31/tokamak-kauth-into-kdelibs/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://drfav.wordpress.com/2009/08/31/tokamak-kauth-into-kdelibs/&lt;/a&gt;
&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://thread.gmane.org/gmane.comp.kde.devel.core/60151&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://thread.gmane.org/gmane.comp.kde.devel.core/60151&lt;/a&gt;
&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://api.kde.org/4.x-api/kdelibs-apidocs/kdecore/html/namespaceKAuth.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://api.kde.org/4.x-api/kdelibs-apidocs/kdecore/html/namespaceKAuth.html&lt;/a&gt;

The guy developing KAuth is Dario Freddi, you'll probably want to ask him.

  &lt;/pre&gt;
&lt;/blockquote&gt;
&lt;br&gt;
Thank you both for the helpful answers, and pointing me in the right
direction to find a solution, much appreciated!&lt;br&gt;
&lt;br&gt;
--ian--&lt;br&gt;
&lt;/body&gt;
&lt;/html&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;kde-kiosk mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25948750&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-kiosk@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-kiosk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-kiosk&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/KDE-Kiosk-Maintained--tp25922133p25948750.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25945381</id>
	<title>Re: KDE Kiosk Maintained?</title>
	<published>2009-10-18T03:02:18Z</published>
	<updated>2009-10-18T03:02:18Z</updated>
	<author>
		<name>Pau Garcia i Quiles</name>
	</author>
	<content type="html">On Sun, Oct 18, 2009 at 10:40 AM, Valerio Pachera &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25945381&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sirio81@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; 2009/10/16 Ian Elwood &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25945381&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ielwood@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&amp;gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I wanted to check in with this list to see if the KDE Kiosk program is
&lt;br&gt;&amp;gt;&amp;gt; being maintained
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I made the same question and, unfortunatly, the answer is no.
&lt;br&gt;&amp;gt; I was looking for a program like kiosk but I didn' t find anything yet.
&lt;br&gt;&lt;br&gt;Let's see.
&lt;br&gt;&lt;br&gt;Kiosk mode is supported but you will need to manually edit
&lt;br&gt;configuration files. It has been supported since day one in KDE 4.x.
&lt;br&gt;&lt;br&gt;You probably are talking about Kiosk Tool, the application that makes
&lt;br&gt;easy to configure kiosk mode. The answer is 'no', there is no Kiosk
&lt;br&gt;Tool for KDE 4.x. Ian Geiser started a port of Kiosk Tool to KDE4
&lt;br&gt;(it's available from
&lt;br&gt;&lt;a href=&quot;http://websvn.kde.org/trunk/extragear/sysadmin/kiosktool/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://websvn.kde.org/trunk/extragear/sysadmin/kiosktool/&lt;/a&gt;&amp;nbsp;) but it
&lt;br&gt;does not work. It might work on OpenSuSe but it definitely does not
&lt;br&gt;work on Debian, Ubuntu or any other Debian-based distribution.
&lt;br&gt;&lt;br&gt;In fact, KDE 4.4 will bring KAuth, which may replace/complement Kiosk
&lt;br&gt;Mode. I don't really know the details but here is more information:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://drfav.wordpress.com/2009/08/31/tokamak-kauth-into-kdelibs/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://drfav.wordpress.com/2009/08/31/tokamak-kauth-into-kdelibs/&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://thread.gmane.org/gmane.comp.kde.devel.core/60151&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://thread.gmane.org/gmane.comp.kde.devel.core/60151&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://api.kde.org/4.x-api/kdelibs-apidocs/kdecore/html/namespaceKAuth.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://api.kde.org/4.x-api/kdelibs-apidocs/kdecore/html/namespaceKAuth.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;The guy developing KAuth is Dario Freddi, you'll probably want to ask him.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Pau Garcia i Quiles
&lt;br&gt;&lt;a href=&quot;http://www.elpauer.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.elpauer.org&lt;/a&gt;&lt;br&gt;(Due to my workload, I may need 10 days to answer)
&lt;br&gt;_______________________________________________
&lt;br&gt;kde-kiosk mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25945381&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-kiosk@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-kiosk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-kiosk&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/KDE-Kiosk-Maintained--tp25922133p25945381.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25944888</id>
	<title>Re: KDE Kiosk Maintained?</title>
	<published>2009-10-18T01:40:31Z</published>
	<updated>2009-10-18T01:40:31Z</updated>
	<author>
		<name>sirio81</name>
	</author>
	<content type="html">2009/10/16 Ian Elwood &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25944888&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ielwood@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I wanted to check in with this list to see if the KDE Kiosk program is
&lt;br&gt;&amp;gt; being maintained
&lt;br&gt;&lt;br&gt;I made the same question and, unfortunatly, the answer is no.
&lt;br&gt;I was looking for a program like kiosk but I didn' t find anything yet.
&lt;br&gt;_______________________________________________
&lt;br&gt;kde-kiosk mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25944888&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-kiosk@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-kiosk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-kiosk&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/KDE-Kiosk-Maintained--tp25922133p25944888.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25922133</id>
	<title>KDE Kiosk Maintained?</title>
	<published>2009-10-16T00:24:01Z</published>
	<updated>2009-10-16T00:24:01Z</updated>
	<author>
		<name>Ian Elwood</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I wanted to check in with this list to see if the KDE Kiosk program is
&lt;br&gt;being maintained, I am thinking about implementing a kiosk for my
&lt;br&gt;office, but wanted to make sure the software is up to date.
&lt;br&gt;&lt;br&gt;My goal is to get a browser and Skype running on a desktop computer, so
&lt;br&gt;that settings within each program can not be changed by end users. 
&lt;br&gt;Basically I want the kiosk to log them into a predetermined shared Skype
&lt;br&gt;account and allow them to make calls to the contacts on that account.
&lt;br&gt;&lt;br&gt;If this one isn't being maintained, can you suggest a current stable
&lt;br&gt;Kiosk program or solution?
&lt;br&gt;&lt;br&gt;--ian--
&lt;br&gt;_______________________________________________
&lt;br&gt;kde-kiosk mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25922133&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-kiosk@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-kiosk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-kiosk&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/KDE-Kiosk-Maintained--tp25922133p25922133.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25476104</id>
	<title>Kiosk not able to change Kmenu on Centos5.3</title>
	<published>2009-09-16T09:33:27Z</published>
	<updated>2009-09-16T09:33:27Z</updated>
	<author>
		<name>Nick Hall-9</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;We have around 250 workstations running Centos 5.3 (ie. RHEL 5.3). Many 
&lt;br&gt;of our users run KDE-3.5 and I am trying to create a locked down desktop 
&lt;br&gt;(no apps with root access, custom shortcuts, custom screensaver, etc).
&lt;br&gt;&lt;br&gt;Question 1:
&lt;br&gt;&lt;br&gt;I have installed Kiosk on my machine to build a profile, however any 
&lt;br&gt;changes I make to the KMenu don't get saved. Other changes like the 
&lt;br&gt;panel and desktop background do work. The kiosk profile is saved to a 
&lt;br&gt;local disk with 777 write access. (/disk1/custom-kde-profile)
&lt;br&gt;&lt;br&gt;I read from another post on this list that in Centos4.7 Redhat merge 
&lt;br&gt;their own applications.menu into the default one using a file in 
&lt;br&gt;/etc/xdg/menus/kde-applications.menu However this file has dissappeared 
&lt;br&gt;in Centos5.3 so I'm not sure that is the issue.
&lt;br&gt;&lt;br&gt;Could it be because the above profile is not in any of these paths?
&lt;br&gt;&lt;br&gt;kde-config --path xdgconf-menu
&lt;br&gt;/usr/people/systest1/.config/menus/:/etc/kde/xdg/menus/:/etc/xdg/menus/
&lt;br&gt;&lt;br&gt;kde-config --path xdgdata-apps
&lt;br&gt;/usr/people/systest1/.local/share/applications/:/software/mpc/config/kde/kde33/share/applications/:/usr/share/applications/
&lt;br&gt;&lt;br&gt;kde-config --path xdgdata-dirs
&lt;br&gt;/usr/people/systest1/.local/share/desktop-directories/:/usr/share/desktop-directories/
&lt;br&gt;&lt;br&gt;&lt;br&gt;I have tried to setenv KDEDIRS, and also XDG_DATA_DIRS and 
&lt;br&gt;XDG_CONFIG_DIRS to this temp area, but it seems to have the effect of 
&lt;br&gt;nuking the &amp;nbsp;systems wide paths and leaving only the users paths. I.e. 
&lt;br&gt;setting the above give these results:
&lt;br&gt;&lt;br&gt;kde-config --path xdgconf-menu
&lt;br&gt;/usr/people/systest1/.config/menus/
&lt;br&gt;&lt;br&gt;kde-config --path xdgdata-apps
&lt;br&gt;/usr/people/systest1/.local/share/applications/
&lt;br&gt;&lt;br&gt;kde-config --path xdgdata-dirs
&lt;br&gt;/usr/people/systest1/.local/share/desktop-directories/
&lt;br&gt;&lt;br&gt;Is this the issue does anyone know?
&lt;br&gt;&lt;br&gt;&lt;br&gt;Question 2:
&lt;br&gt;Assuming I get the above fixed, the how-to's I've read have all been a 
&lt;br&gt;bit wooly on how to actually deploy a custom desktop across multiple 
&lt;br&gt;machines. Ideally I would want the profile to reside on a shared NFS 
&lt;br&gt;server accessable to all machines, and then add a path to KDEDIRS or 
&lt;br&gt;some such (which I can change globally) so it gets picked up. Is this 
&lt;br&gt;possible, or do I need to install Kiosk on all machines?
&lt;br&gt;&lt;br&gt;Sorry if these are basic questions!
&lt;br&gt;&lt;br&gt;Cheers
&lt;br&gt;Nick
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;kde-kiosk mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25476104&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-kiosk@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-kiosk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-kiosk&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Kiosk-not-able-to-change-Kmenu-on-Centos5.3-tp25476104p25476104.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25468360</id>
	<title>Re: Kiosk Admin Tool in kde4</title>
	<published>2009-09-15T03:12:11Z</published>
	<updated>2009-09-15T03:12:11Z</updated>
	<author>
		<name>Marc Hollenbach</name>
	</author>
	<content type="html">Hi,&lt;br&gt;&lt;br&gt;I also joined the list to find out a bit more, but unfortunately there seems nothing going on over here :(&lt;br&gt;Can maybe somebody advice me some software/project that I could use instead for my touchscreen jukebox?&lt;br&gt;
Thanks!&lt;br&gt;&lt;br&gt;Marc&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;2009/9/15 Andrew Wachira &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25468360&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;washirah@...&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
Hi, i think development on the Kiosk Admin tool project stalled&lt;div&gt;some time back &amp;amp; it hasn&amp;#39;t been adopted.&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Tip to possibly make it work: Install KDE 3.x&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;2009/9/15 Valerio Pachera &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25468360&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sirio81@...&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;div&gt;
&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;h5&quot;&gt;&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;2009/9/14 Jorge Monteseirin &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25468360&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rinst@...&lt;/a&gt;&amp;gt;:&lt;br&gt;

&lt;div&gt;&amp;gt; Is Kiosk Admin tool still not tested in kde4 or could you give&lt;br&gt;
&amp;gt; me any tips to make it work?&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;I wonder the same. I hope someone will answer.&lt;br&gt;
_______________________________________________&lt;br&gt;
kde-kiosk mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25468360&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-kiosk@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-kiosk&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-kiosk&lt;/a&gt;&lt;br&gt;
&lt;/blockquote&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;br&gt;&lt;/div&gt;
&lt;br&gt;_______________________________________________&lt;br&gt;
kde-kiosk mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25468360&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-kiosk@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-kiosk&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-kiosk&lt;/a&gt;&lt;br&gt;
&lt;br&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;kde-kiosk mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25468360&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-kiosk@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-kiosk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-kiosk&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Kiosk-Admin-Tool-in-kde4-tp25437366p25468360.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25450658</id>
	<title>Re: Kiosk Admin Tool in kde4</title>
	<published>2009-09-15T00:03:24Z</published>
	<updated>2009-09-15T00:03:24Z</updated>
	<author>
		<name>Andrew Wachira</name>
	</author>
	<content type="html">Hi, i think development on the Kiosk Admin tool project stalled&lt;div&gt;some time back &amp;amp; it hasn&amp;#39;t been adopted.&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Tip to possibly make it work: Install KDE 3.x&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;2009/9/15 Valerio Pachera &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25450658&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sirio81@...&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;&quot;&gt;2009/9/14 Jorge Monteseirin &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25450658&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rinst@...&lt;/a&gt;&amp;gt;:&lt;br&gt;
&lt;div class=&quot;im&quot;&gt;&amp;gt; Is Kiosk Admin tool still not tested in kde4 or could you give&lt;br&gt;
&amp;gt; me any tips to make it work?&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;I wonder the same. I hope someone will answer.&lt;br&gt;
_______________________________________________&lt;br&gt;
kde-kiosk mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25450658&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-kiosk@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-kiosk&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-kiosk&lt;/a&gt;&lt;br&gt;
&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;/div&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;kde-kiosk mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25450658&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-kiosk@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-kiosk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-kiosk&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Kiosk-Admin-Tool-in-kde4-tp25437366p25450658.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25444210</id>
	<title>Re: Kiosk Admin Tool in kde4</title>
	<published>2009-09-14T14:43:02Z</published>
	<updated>2009-09-14T14:43:02Z</updated>
	<author>
		<name>sirio81</name>
	</author>
	<content type="html">2009/9/14 Jorge Monteseirin &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25444210&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rinst@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&amp;gt; Is Kiosk Admin tool still not tested in kde4 or could you give
&lt;br&gt;&amp;gt; me any tips to make it work?
&lt;br&gt;&lt;br&gt;I wonder the same. I hope someone will answer.
&lt;br&gt;_______________________________________________
&lt;br&gt;kde-kiosk mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25444210&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-kiosk@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-kiosk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-kiosk&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Kiosk-Admin-Tool-in-kde4-tp25437366p25444210.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25437366</id>
	<title>Kiosk Admin Tool in kde4</title>
	<published>2009-09-14T07:56:34Z</published>
	<updated>2009-09-14T07:56:34Z</updated>
	<author>
		<name>Jorge Monteseirin</name>
	</author>
	<content type="html">&lt;html xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:w=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns=&quot;http://www.w3.org/TR/REC-html40&quot;&gt;

&lt;head&gt;
&lt;META HTTP-EQUIV=&quot;Content-Type&quot; CONTENT=&quot;text/html; charset=us-ascii&quot;&gt;
&lt;meta name=Generator content=&quot;Microsoft Word 11 (filtered medium)&quot;&gt;


&lt;/head&gt;

&lt;body lang=ES link=blue vlink=purple&gt;

&lt;div class=Section1&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;Hi everybody,&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-GB style='font-size:
10.0pt;font-family:Arial'&gt;I have been testing Kiosk Admin Tool in Mandriva 2009
because I would like to restrict user&amp;#8217;s permissions due to the fact that these
computers have public access,&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-GB style='font-size:
10.0pt;font-family:Arial'&gt;But I am realizing that Kiosk Admin Tool doesn&amp;#8217;t
work properly in a kde4 environment. Is Kiosk Admin tool still not tested in
kde4 or could you give me any tips to make it work?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-GB style='font-size:
10.0pt;font-family:Arial'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-GB style='font-size:
10.0pt;font-family:Arial'&gt;Thanks in advance,&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-GB style='font-size:
10.0pt;font-family:Arial'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-GB style='font-size:
10.0pt;font-family:Arial'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=3 face=&quot;Times New Roman&quot;&gt;&lt;span lang=EN-GB style='font-size:12.0pt'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;/body&gt;

&lt;/html&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;kde-kiosk mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25437366&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-kiosk@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-kiosk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-kiosk&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Kiosk-Admin-Tool-in-kde4-tp25437366p25437366.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25051461</id>
	<title>Generic questions about kiosk</title>
	<published>2009-08-19T13:19:31Z</published>
	<updated>2009-08-19T13:19:31Z</updated>
	<author>
		<name>sirio81</name>
	</author>
	<content type="html">Hi all, this is my first message in this list. Go with the first question:
&lt;br&gt;&lt;br&gt;1-Wich file does kiosktool use? I would like to know how it
&lt;br&gt;works/interacts with kde. Answering that, yuo'll probably answer the
&lt;br&gt;second question:
&lt;br&gt;2-wich files do I have to backup to save kiosk settings?
&lt;br&gt;3-I have a kde installation on a chroot envirorment. If I know wich
&lt;br&gt;files kiosk uses, I can copy them to the chroot envirorment so I have
&lt;br&gt;the same settings.
&lt;br&gt;&amp;nbsp; Am I right or do I have to consider also other things?
&lt;br&gt;4-unfortunatly there's not any documentation, that's why I'm here :).
&lt;br&gt;The home page &lt;a href=&quot;http://extragear.kde.org/apps/kiosktool/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://extragear.kde.org/apps/kiosktool/&lt;/a&gt;&amp;nbsp;report:
&lt;br&gt;Release Date Version 0.9:	15.09.2004
&lt;br&gt;That sounds like an abandoned project but in the debian repository
&lt;br&gt;it's available the 1.0 version. Is this project alive or not?
&lt;br&gt;I realy hope so. It's a great tool for schools and probably many other things.
&lt;br&gt;I also hope it will work also on kde4.
&lt;br&gt;&lt;br&gt;Thank you very much.
&lt;br&gt;_______________________________________________
&lt;br&gt;kde-kiosk mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25051461&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-kiosk@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-kiosk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-kiosk&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Generic-questions-about-kiosk-tp25051461p25051461.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24351562</id>
	<title>Global Commitment to Innovation &amp; Manufacturing For Your Products</title>
	<published>2009-07-06T01:26:24Z</published>
	<updated>2009-07-06T01:26:24Z</updated>
	<author>
		<name>Communication Officer OptIN Preferred Customers</name>
	</author>
	<content type="html">
&lt;br /&gt;_______________________________________________
&lt;br&gt;kde-kiosk mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24351562&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-kiosk@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-kiosk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-kiosk&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Global-Commitment-to-Innovation---Manufacturing-For-Your-Products-tp24351562p24351562.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24343473</id>
	<title>Bemsst sexual Intercourse Positions</title>
	<published>2009-07-05T07:19:14Z</published>
	<updated>2009-07-05T07:19:14Z</updated>
	<author>
		<name>vandyked</name>
	</author>
	<content type="html">Best sexual Intercourse Poosxitions www. via65. com. Mxlan fined for forcing woman to pluck beard
&lt;br&gt;_______________________________________________
&lt;br&gt;kde-kiosk mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24343473&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-kiosk@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-kiosk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-kiosk&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bemsst-sexual-Intercourse-Positions-tp24343473p24343473.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24310693</id>
	<title>Re: list resurrection</title>
	<published>2009-07-02T10:09:25Z</published>
	<updated>2009-07-02T10:09:25Z</updated>
	<author>
		<name>jaimetorresgamba</name>
	</author>
	<content type="html">Kudos! &amp;nbsp;Welcome back.
&lt;br&gt;&lt;br&gt;JR
&lt;br&gt;&lt;br&gt;On Thu, Jul 2, 2009 at 9:01 AM, Lydia Pintscher&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24310693&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lydia@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi :)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I just wanted to let you know that Tom Albers and I took over list
&lt;br&gt;&amp;gt; management now to keep the list spam free and useful.
&lt;br&gt;&amp;gt; Let's make Kiosk rock again!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Cheers
&lt;br&gt;&amp;gt; Lydia
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; Lydia Pintscher
&lt;br&gt;&amp;gt; Amarok community manager
&lt;br&gt;&amp;gt; kde.org - amarok.kde.org - kubuntu.org
&lt;br&gt;&amp;gt; claimid.com/nightrose
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; kde-kiosk mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24310693&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-kiosk@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-kiosk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-kiosk&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;_______________________________________________
&lt;br&gt;kde-kiosk mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24310693&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-kiosk@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-kiosk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-kiosk&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/list-resurrection-tp24307289p24310693.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24307902</id>
	<title>Re: list resurrection</title>
	<published>2009-07-02T07:34:53Z</published>
	<updated>2009-07-02T07:34:53Z</updated>
	<author>
		<name>Marc Hollenbach</name>
	</author>
	<content type="html">That&amp;#39;s wonderful news!&lt;br&gt;&lt;br&gt;Greetings from Amsterdam!&lt;br&gt;&lt;br&gt;McMack&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Thu, Jul 2, 2009 at 4:15 PM, Michele Mordenti &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24307902&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;michele.mordenti@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;2009/7/2 Lydia Pintscher &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24307902&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lydia@...&lt;/a&gt;&amp;gt;:&lt;br&gt;
&lt;div class=&quot;im&quot;&gt;&amp;gt; Hi :)&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; I just wanted to let you know that Tom Albers and I took over list&lt;br&gt;
&amp;gt; management now to keep the list spam free and useful.&lt;br&gt;
&amp;gt; Let&amp;#39;s make Kiosk rock again!&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;Oh very good. So kiosktool is still alive?&lt;br&gt;
&lt;font color=&quot;#888888&quot;&gt;&lt;br&gt;
--&lt;br&gt;
Michele Mordenti&lt;br&gt;
&lt;a href=&quot;http://michelemordenti.netsons.org&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://michelemordenti.netsons.org&lt;/a&gt;&lt;br&gt;
&lt;/font&gt;&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;h5&quot;&gt;_______________________________________________&lt;br&gt;
kde-kiosk mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24307902&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-kiosk@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-kiosk&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-kiosk&lt;/a&gt;&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;kde-kiosk mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24307902&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-kiosk@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-kiosk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-kiosk&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/list-resurrection-tp24307289p24307902.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24307526</id>
	<title>Re: list resurrection</title>
	<published>2009-07-02T07:15:20Z</published>
	<updated>2009-07-02T07:15:20Z</updated>
	<author>
		<name>Bugzilla from michele.mordenti@gmail.com</name>
	</author>
	<content type="html">2009/7/2 Lydia Pintscher &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24307526&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lydia@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&amp;gt; Hi :)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I just wanted to let you know that Tom Albers and I took over list
&lt;br&gt;&amp;gt; management now to keep the list spam free and useful.
&lt;br&gt;&amp;gt; Let's make Kiosk rock again!
&lt;br&gt;&lt;br&gt;Oh very good. So kiosktool is still alive?
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Michele Mordenti
&lt;br&gt;&lt;a href=&quot;http://michelemordenti.netsons.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://michelemordenti.netsons.org&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;kde-kiosk mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24307526&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-kiosk@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-kiosk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-kiosk&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/list-resurrection-tp24307289p24307526.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24307289</id>
	<title>list resurrection</title>
	<published>2009-07-02T07:01:56Z</published>
	<updated>2009-07-02T07:01:56Z</updated>
	<author>
		<name>Bugzilla from lydia@kde.org</name>
	</author>
	<content type="html">Hi :)
&lt;br&gt;&lt;br&gt;I just wanted to let you know that Tom Albers and I took over list
&lt;br&gt;management now to keep the list spam free and useful.
&lt;br&gt;Let's make Kiosk rock again!
&lt;br&gt;&lt;br&gt;&lt;br&gt;Cheers
&lt;br&gt;Lydia
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Lydia Pintscher
&lt;br&gt;Amarok community manager
&lt;br&gt;kde.org - amarok.kde.org - kubuntu.org
&lt;br&gt;claimid.com/nightrose
&lt;br&gt;_______________________________________________
&lt;br&gt;kde-kiosk mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24307289&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-kiosk@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-kiosk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-kiosk&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/list-resurrection-tp24307289p24307289.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24264790</id>
	<title>Give us a call to get a diploma.</title>
	<published>2009-06-29T18:46:51Z</published>
	<updated>2009-06-29T18:46:51Z</updated>
	<author>
		<name>Tabitha Mcnamara</name>
	</author>
	<content type="html">GET YOUR DIPLOMA TODAY!If you are looking for a fast and cheap way to get a diploma, this is the best way out for you. Choose the desired field and degree and call us right now: For US: 1.845.709.8044 Outside US: +1.845.709.8044
&lt;br&gt;&amp;quot;Just leave your NAME &amp; PHONE NO. (with CountryCode)&amp;quot; in the voicemail.
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Our staff will get back to you in next few days!
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;kde-kiosk mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24264790&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-kiosk@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-kiosk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-kiosk&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Give-us-a-call-to-get-a-diploma.-tp24264790p24264790.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23831940</id>
	<title>CURSO DE AUTOCAD 2007</title>
	<published>2009-06-02T05:46:09Z</published>
	<updated>2009-06-02T05:46:09Z</updated>
	<author>
		<name>Cursos-5</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN&quot;&gt;
&lt;HTML&gt;&lt;HEAD&gt;
&lt;META http-equiv=Content-Type content=&quot;text/html; charset=iso-8859-1&quot;&gt;
&lt;META content=&quot;MSHTML 6.00.6000.16762&quot; name=GENERATOR&gt;

&lt;/HEAD&gt;
&lt;BODY bgColor=#ffffff&gt;
&lt;DIV&gt;
&lt;CENTER&gt;&lt;FONT face=ARIAL color=#000066 size=4&gt;&lt;B&gt;&lt;BR&gt;CURSO DE AUTOCAD 2007 +
MODELOS PRONTOS &lt;BR&gt;&lt;/B&gt;&lt;/FONT&gt;&lt;/CENTER&gt;
&lt;CENTER&gt;&lt;BR&gt;&lt;/CENTER&gt;
&lt;CENTER&gt;
&lt;TABLE borderColor=#000066 cellSpacing=0 cellPadding=0 width=600 border=0&gt;
  &lt;TBODY&gt;
  &lt;TR&gt;
    &lt;TD&gt;
      &lt;TABLE cellSpacing=0 cellPadding=5 width=&quot;100%&quot; border=0&gt;
        &lt;TBODY&gt;
        &lt;TR&gt;
          &lt;TD bgColor=#000066&gt;
            &lt;DIV align=center&gt;&lt;FONT face=verdana color=#ffffff size=1&gt;&lt;B&gt;INTRODUÇÃO &lt;/B&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
      &lt;TABLE cellSpacing=0 cellPadding=5 border=0&gt;
        &lt;TBODY&gt;
        &lt;TR&gt;
          &lt;TD bgColor=#ffffff&gt;
            &lt;TABLE cellSpacing=0 cellPadding=0 border=0&gt;
              &lt;TBODY&gt;
              &lt;TR&gt;
                &lt;TD&gt;
                  &lt;DIV align=justify&gt;&lt;FONT face=tahoma size=2&gt;Por apenas R$
                  40,00 você adquire em CD-ROM um completo Curso de AutoCAD
                  2007, e ainda ganha mais de uma centena de modelos prontos e
                  editáveis. Este curso é uma ótima ferramenta de trabalho, que
                  com certeza irá agilizar em muito seus projetos profissionais
                  ou trabalhos acadêmicos.
        &lt;/FONT&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
      &lt;TABLE borderColor=darkred cellSpacing=0 cellPadding=5 width=&quot;100%&quot; border=0&gt;
        &lt;TBODY&gt;
        &lt;TR&gt;
          &lt;TD bgColor=#000066&gt;
            &lt;DIV align=center&gt;&lt;FONT face=verdana color=#ffffff size=1&gt;&lt;B&gt;OBJETIVO DO CURSO &lt;/B&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
      &lt;TABLE cellSpacing=0 cellPadding=5 border=0&gt;
        &lt;TBODY&gt;
        &lt;TR&gt;
          &lt;TD bgColor=#ffffff&gt;
            &lt;TABLE cellSpacing=0 cellPadding=0 border=0&gt;
              &lt;TBODY&gt;
              &lt;TR&gt;
                &lt;TD&gt;
                  &lt;DIV align=justify&gt;&lt;FONT face=tahoma size=2&gt;Ideal para
                  arquitetos, engenheiros, desenhistas cadistas e acadêmicos em
                  geral que queiram desvendar os segredos do software mais usado
                  para a criação de projetos de engenharia e arquitetura. Com
                  este curso, você aprenderá os conceitos e comandos do programa
                  e desenvolverá passo a passo seus projetos desde o início.
                  &lt;/FONT&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
      &lt;TABLE borderColor=darkred cellSpacing=0 cellPadding=5 width=&quot;100%&quot; border=0&gt;
        &lt;TBODY&gt;
        &lt;TR&gt;
          &lt;TD bgColor=#000066&gt;
            &lt;DIV align=center&gt;&lt;FONT face=verdana color=#ffffff size=1&gt;&lt;B&gt;CONTEÚDO DO CURSO &lt;/B&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
      &lt;TABLE cellSpacing=0 cellPadding=10 border=0&gt;
        &lt;TBODY&gt;
        &lt;TR&gt;
          &lt;TD bgColor=#ffffff&gt;
            &lt;TABLE cellSpacing=0 cellPadding=0 border=0&gt;
              &lt;TBODY&gt;
              &lt;TR&gt;
                &lt;TD&gt;
                  &lt;DIV align=justify&gt;&lt;FONT face=tahoma size=2&gt;A proposta deste
                  curso é mostrar todos os comandos básicos para a elaboração e
                  edição de desenhos no AutoCAD 2007, a distribuição desses
                  comandos nos seus respectivos menus, as diferentes formas de
                  acesso a esses comandos, seus comandos de precisão,
                  ensinamentos diversos para trabalhar no programa, entre tantos
                  outros tópicos. &lt;/FONT&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
            &lt;DIV align=justify&gt;&lt;FONT face=tahoma size=2&gt;O curso tem por objetivo
            ensinar a utilização do AutoCAD 2007 de forma correta e inteligente.
            Com ele você conhecerá os recursos do programa, bem como uma série
            de técnicas relacionadas à sua aplicabilidade. Entre os principais
            itens abordados, destacam-se:
            &lt;LI&gt;área de trabalho;
            &lt;LI&gt;coordenadas absolutas, polares e relativas;
            &lt;LI&gt;métodos de visualização;
            &lt;LI&gt;comandos de desenho;
            &lt;LI&gt;comandos de edição;
            &lt;LI&gt;textos;
            &lt;LI&gt;tabelas;
            &lt;LI&gt;comandos de dimensionamento;
            &lt;LI&gt;comandos de pesquisa;
            &lt;LI&gt;propriedades dos objetos;
            &lt;LI&gt;utilização de bibliotecas; &lt;BR&gt;Este curso é baseado no AutoCAD
            2007. Entretanto, isto não impede que usuários de outras versões do
            software utilizem este curso, desde que cientes que existem pequenas
            diferenças entre as versões. &lt;BR&gt;Neste KIT você também encontrará
            uma coleção com centenas de modelos para você inserir em seus
            trabalhos. O conteúdo é altamente organizado, contendo modelos para
            salas, cozinhas, cadeiras, sofás, mesas, quartos, móveis diversos,
            garagens, projetos elétricos, projetos hidráulicos, paisagismo,
            plantas diversas, plantas de ambientes esportivos, entre tantos
            outros modelos prontos e
      editáveis.&lt;/FONT&gt;&lt;/LI&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
&lt;DIV align=center&gt;&lt;FONT face=Arial&gt;&lt;STRONG&gt;&lt;FONT size=3&gt;visite nosso site e
solicite seu curso:&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV align=center&gt;&lt;FONT size=4&gt;&lt;FONT face=Arial&gt;&lt;STRONG&gt;&lt;FONT size=4&gt;&lt;A href=&quot;http://www.svendas.com.br/cad.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;FONT color=#000000&gt;www.svendas.com.br&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/A&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
&lt;DIV align=left&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/CENTER&gt;
&lt;CENTER&gt;&lt;FONT face=Verdana size=1&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/CENTER&gt;
&lt;CENTER&gt;&lt;FONT face=Verdana size=1&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/CENTER&gt;
&lt;CENTER&gt;&lt;FONT face=Verdana size=1&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/CENTER&gt;
&lt;CENTER&gt;&lt;FONT face=Verdana size=1&gt;Esta mensagem é uma mensagem automática. Favor
não responder este e-mail, &lt;BR&gt;pois sua mensagem não será lida. Para entrar em
contato conosco, favor utilizar &lt;BR&gt;nosso site. Caso não queira mais receber
nossos informativos, favor &lt;/FONT&gt;&lt;A href=&quot;http://www.svendas.com.br/remocoes-cad.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;FONT face=Verdana size=1&gt;entrar aqui&lt;/FONT&gt;&lt;/A&gt;&lt;/CENTER&gt;
&lt;CENTER&gt;&lt;/CENTER&gt;
&lt;CENTER&gt;&amp;nbsp;&lt;/CENTER&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;kde-kiosk mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23831940&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-kiosk@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-kiosk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-kiosk&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/CURSO-DE-AUTOCAD-2007-tp23831940p23831940.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23692437</id>
	<title>Russell ePters On Italians.</title>
	<published>2009-05-24T03:54:44Z</published>
	<updated>2009-05-24T03:54:44Z</updated>
	<author>
		<name>Wickenhauser</name>
	</author>
	<content type="html"> &lt;br /&gt;_______________________________________________
&lt;br&gt;kde-kiosk mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23692437&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-kiosk@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-kiosk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-kiosk&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;malleablize.jpg&lt;/strong&gt; (15K) &lt;a href=&quot;http://old.nabble.com/attachment/23692437/0/malleablize.jpg&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Russell-ePters-On-Italians.-tp23692437p23692437.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23639177</id>
	<title>Re: Combining System and user settings (Concatenating	lists)</title>
	<published>2009-05-20T09:40:15Z</published>
	<updated>2009-05-20T09:40:15Z</updated>
	<author>
		<name>Bugzilla from ossi@kde.org</name>
	</author>
	<content type="html">On Wed, May 20, 2009 at 05:19:29PM +0200, &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23639177&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;liste@...&lt;/a&gt; wrote:
&lt;br&gt;&amp;gt; It there a possibility to achieve concatenate such kinds of entries?
&lt;br&gt;&amp;gt; 
&lt;br&gt;nope, but you might get lucky with
&lt;br&gt;&amp;nbsp; key[$e] = $envvar $(kreadconfig4 something)
&lt;br&gt;style entries.
&lt;br&gt;_______________________________________________
&lt;br&gt;kde-kiosk mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23639177&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-kiosk@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-kiosk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-kiosk&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Combining-System-and-user-settings-%28Concatenating-lists%29-tp23637710p23639177.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23637710</id>
	<title>Combining System and user settings (Concatenating lists)</title>
	<published>2009-05-20T08:19:29Z</published>
	<updated>2009-05-20T08:19:29Z</updated>
	<author>
		<name>Marc Barisch</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I'm administrating a Linux cluster for several dozens of users. 
&lt;br&gt;What we want to provide are system-wide settings for some configuration options.
&lt;br&gt;For example:
&lt;br&gt;We want to provide a set of company-wide addressbook resources by the following entries:
&lt;br&gt;&lt;br&gt;ResourceKeys=FX93JgNrTp,abcdefgh
&lt;br&gt;&lt;br&gt;On the other hand users have the same entry type in their config files
&lt;br&gt;&lt;br&gt;ResourceKeys=12345678,blblblbl
&lt;br&gt;&lt;br&gt;What I would like to have is something like:
&lt;br&gt;&lt;br&gt;ResourceKeys=FX93JgNrTp,abcdefgh,12345678,blblblbl
&lt;br&gt;&lt;br&gt;Instead only the users config entries are considered, because they overwrite the system-wide setting. The $i flag doesn't help either, because then the user config is neglected.
&lt;br&gt;&lt;br&gt;It there a possibility to achieve concatenate such kinds of entries?
&lt;br&gt;&lt;br&gt;BR
&lt;br&gt;Marc
&lt;br&gt;_______________________________________________
&lt;br&gt;kde-kiosk mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23637710&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-kiosk@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-kiosk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-kiosk&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Combining-System-and-user-settings-%28Concatenating-lists%29-tp23637710p23637710.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23574183</id>
	<title>Rear Entry Position -- The Kama Sutra Way</title>
	<published>2009-05-16T07:20:01Z</published>
	<updated>2009-05-16T07:20:01Z</updated>
	<author>
		<name>Cholula Marohnic</name>
	</author>
	<content type="html"> &lt;br /&gt;_______________________________________________
&lt;br&gt;kde-kiosk mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23574183&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-kiosk@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-kiosk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-kiosk&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;Cholula.png&lt;/strong&gt; (14K) &lt;a href=&quot;http://old.nabble.com/attachment/23574183/0/Cholula.png&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Rear-Entry-Position----The-Kama-Sutra-Way-tp23574183p23574183.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23529909</id>
	<title>Curso de Autocad 2007</title>
	<published>2009-05-13T11:22:48Z</published>
	<updated>2009-05-13T11:22:48Z</updated>
	<author>
		<name>Cursos-9</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN&quot;&gt;
&lt;HTML&gt;&lt;HEAD&gt;
&lt;META http-equiv=Content-Type content=&quot;text/html; charset=iso-8859-1&quot;&gt;
&lt;META content=&quot;MSHTML 6.00.6000.16762&quot; name=GENERATOR&gt;

&lt;/HEAD&gt;
&lt;BODY bgColor=#ffffff&gt;
&lt;DIV&gt;
&lt;CENTER&gt;&lt;FONT face=ARIAL color=#000066 size=4&gt;&lt;B&gt;&lt;BR&gt;CURSO DE AUTOCAD 2007 +
MODELOS PRONTOS &lt;BR&gt;&lt;/B&gt;&lt;/FONT&gt;&lt;/CENTER&gt;
&lt;CENTER&gt;&lt;BR&gt;&lt;/CENTER&gt;
&lt;CENTER&gt;
&lt;TABLE borderColor=#000066 cellSpacing=0 cellPadding=0 width=600 border=0&gt;
  &lt;TBODY&gt;
  &lt;TR&gt;
    &lt;TD&gt;
      &lt;TABLE cellSpacing=0 cellPadding=5 width=&quot;100%&quot; border=0&gt;
        &lt;TBODY&gt;
        &lt;TR&gt;
          &lt;TD bgColor=#000066&gt;
            &lt;DIV align=center&gt;&lt;FONT face=verdana color=#ffffff size=1&gt;&lt;B&gt;INTRODUÇÃO &lt;/B&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
      &lt;TABLE cellSpacing=0 cellPadding=5 border=0&gt;
        &lt;TBODY&gt;
        &lt;TR&gt;
          &lt;TD bgColor=#ffffff&gt;
            &lt;TABLE cellSpacing=0 cellPadding=0 border=0&gt;
              &lt;TBODY&gt;
              &lt;TR&gt;
                &lt;TD&gt;
                  &lt;DIV align=justify&gt;&lt;FONT face=tahoma size=2&gt;Por apenas R$
                  40,00 você adquire em CD-ROM um completo Curso de AutoCAD
                  2007, e ainda ganha mais de uma centena de modelos prontos e
                  editáveis. Este curso é uma ótima ferramenta de trabalho, que
                  com certeza irá agilizar em muito seus projetos profissionais
                  ou trabalhos acadêmicos.
        &lt;/FONT&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
      &lt;TABLE borderColor=darkred cellSpacing=0 cellPadding=5 width=&quot;100%&quot; border=0&gt;
        &lt;TBODY&gt;
        &lt;TR&gt;
          &lt;TD bgColor=#000066&gt;
            &lt;DIV align=center&gt;&lt;FONT face=verdana color=#ffffff size=1&gt;&lt;B&gt;OBJETIVO DO CURSO &lt;/B&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
      &lt;TABLE cellSpacing=0 cellPadding=5 border=0&gt;
        &lt;TBODY&gt;
        &lt;TR&gt;
          &lt;TD bgColor=#ffffff&gt;
            &lt;TABLE cellSpacing=0 cellPadding=0 border=0&gt;
              &lt;TBODY&gt;
              &lt;TR&gt;
                &lt;TD&gt;
                  &lt;DIV align=justify&gt;&lt;FONT face=tahoma size=2&gt;Ideal para
                  arquitetos, engenheiros, desenhistas cadistas e acadêmicos em
                  geral que queiram desvendar os segredos do software mais usado
                  para a criação de projetos de engenharia e arquitetura. Com
                  este curso, você aprenderá os conceitos e comandos do programa
                  e desenvolverá passo a passo seus projetos desde o início.
                  &lt;/FONT&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
      &lt;TABLE borderColor=darkred cellSpacing=0 cellPadding=5 width=&quot;100%&quot; border=0&gt;
        &lt;TBODY&gt;
        &lt;TR&gt;
          &lt;TD bgColor=#000066&gt;
            &lt;DIV align=center&gt;&lt;FONT face=verdana color=#ffffff size=1&gt;&lt;B&gt;CONTEÚDO DO CURSO &lt;/B&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
      &lt;TABLE cellSpacing=0 cellPadding=10 border=0&gt;
        &lt;TBODY&gt;
        &lt;TR&gt;
          &lt;TD bgColor=#ffffff&gt;
            &lt;TABLE cellSpacing=0 cellPadding=0 border=0&gt;
              &lt;TBODY&gt;
              &lt;TR&gt;
                &lt;TD&gt;
                  &lt;DIV align=justify&gt;&lt;FONT face=tahoma size=2&gt;A proposta deste
                  curso é mostrar todos os comandos básicos para a elaboração e
                  edição de desenhos no AutoCAD 2007, a distribuição desses
                  comandos nos seus respectivos menus, as diferentes formas de
                  acesso a esses comandos, seus comandos de precisão,
                  ensinamentos diversos para trabalhar no programa, entre tantos
                  outros tópicos. &lt;/FONT&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
            &lt;DIV align=justify&gt;&lt;FONT face=tahoma size=2&gt;O curso tem por objetivo
            ensinar a utilização do AutoCAD 2007 de forma correta e inteligente.
            Com ele você conhecerá os recursos do programa, bem como uma série
            de técnicas relacionadas à sua aplicabilidade. Entre os principais
            itens abordados, destacam-se:
            &lt;LI&gt;área de trabalho;
            &lt;LI&gt;coordenadas absolutas, polares e relativas;
            &lt;LI&gt;métodos de visualização;
            &lt;LI&gt;comandos de desenho;
            &lt;LI&gt;comandos de edição;
            &lt;LI&gt;textos;
            &lt;LI&gt;tabelas;
            &lt;LI&gt;comandos de dimensionamento;
            &lt;LI&gt;comandos de pesquisa;
            &lt;LI&gt;propriedades dos objetos;
            &lt;LI&gt;utilização de bibliotecas; &lt;BR&gt;Este curso é baseado no AutoCAD
            2007. Entretanto, isto não impede que usuários de outras versões do
            software utilizem este curso, desde que cientes que existem pequenas
            diferenças entre as versões. &lt;BR&gt;Neste KIT você também encontrará
            uma coleção com centenas de modelos para você inserir em seus
            trabalhos. O conteúdo é altamente organizado, contendo modelos para
            salas, cozinhas, cadeiras, sofás, mesas, quartos, móveis diversos,
            garagens, projetos elétricos, projetos hidráulicos, paisagismo,
            plantas diversas, plantas de ambientes esportivos, entre tantos
            outros modelos prontos e
      editáveis.&lt;/FONT&gt;&lt;/LI&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
&lt;DIV align=center&gt;&lt;FONT face=Arial&gt;&lt;STRONG&gt;&lt;FONT size=3&gt;visite nosso site e
solicite seu curso:&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV align=center&gt;&lt;FONT size=4&gt;&lt;FONT face=Arial&gt;&lt;STRONG&gt;&lt;FONT size=4&gt;&lt;A href=&quot;http://www.svendas.com.br&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;FONT color=#000000&gt;www.svendas.com.br&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/A&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
&lt;DIV align=left&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/CENTER&gt;
&lt;CENTER&gt;&lt;FONT face=Verdana size=1&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/CENTER&gt;
&lt;CENTER&gt;&lt;FONT face=Verdana size=1&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/CENTER&gt;
&lt;CENTER&gt;&lt;FONT face=Verdana size=1&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/CENTER&gt;
&lt;CENTER&gt;&lt;FONT face=Verdana size=1&gt;Esta mensagem é uma mensagem automática. Favor
não responder este e-mail, &lt;BR&gt;pois sua mensagem não será lida. Para entrar em
contato conosco, favor utilizar &lt;BR&gt;nosso site. Caso não queira mais receber
nossos informativos, favor &lt;/FONT&gt;&lt;A href=&quot;http://www.svendas.com.br/remocoes-brasil.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;FONT face=Verdana size=1&gt;entrar aqui&lt;/FONT&gt;&lt;/A&gt;&lt;/CENTER&gt;
&lt;CENTER&gt;&lt;/CENTER&gt;
&lt;CENTER&gt;&amp;nbsp;&lt;/CENTER&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;kde-kiosk mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23529909&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-kiosk@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-kiosk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-kiosk&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Curso-de-Autocad-2007-tp23529909p23529909.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23521942</id>
	<title>Re: Using kiosktool with Fedora 10</title>
	<published>2009-05-13T06:37:25Z</published>
	<updated>2009-05-13T06:37:25Z</updated>
	<author>
		<name>Bugzilla from rdieter@math.unl.edu</name>
	</author>
	<content type="html">Jaime Torres wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; I had been using this tool for a long time now but it seems to be
&lt;br&gt;&amp;gt; broken in Fedora 10. &amp;nbsp;The current status of kiosktool + KDE4 is not
&lt;br&gt;&amp;gt; clear to me, can you please help find answers to the following
&lt;br&gt;&amp;gt; questions:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 1. Does kiosktool work with KDE4?
&lt;br&gt;&lt;br&gt;Unfortunately, not really, last I tried it. &amp;nbsp;Needs love.
&lt;br&gt;&lt;br&gt;-- Rex
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;kde-kiosk mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23521942&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-kiosk@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-kiosk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-kiosk&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Using-kiosktool-with-Fedora-10-tp23411445p23521942.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23518320</id>
	<title>Curso de Power Point</title>
	<published>2009-05-12T23:20:45Z</published>
	<updated>2009-05-12T23:20:45Z</updated>
	<author>
		<name>Cursos-8</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN&quot;&gt;
&lt;HTML&gt;&lt;HEAD&gt;
&lt;META http-equiv=Content-Type content=&quot;text/html; charset=iso-8859-1&quot;&gt;
&lt;META content=&quot;MSHTML 6.00.6000.16825&quot; name=GENERATOR&gt;

&lt;/HEAD&gt;
&lt;BODY bgColor=#ffffff&gt;
&lt;DIV&gt;
&lt;CENTER&gt;
&lt;CENTER&gt;&lt;FONT face=ARIAL color=#000066 size=4&gt;&lt;B&gt;&lt;BR&gt;CURSO DE POWER POINT +
MODELOS DE APRESENTAÇÕES &lt;BR&gt;&lt;/B&gt;&lt;/FONT&gt;&lt;/CENTER&gt;&lt;BR&gt;
&lt;TABLE borderColor=#000066 cellSpacing=0 cellPadding=0 width=600 border=1&gt;
  &lt;TBODY&gt;
  &lt;TR&gt;
    &lt;TD&gt;
      &lt;TABLE cellSpacing=0 cellPadding=5 width=&quot;100%&quot; border=0&gt;
        &lt;TBODY&gt;
        &lt;TR&gt;
          &lt;TD bgColor=#000066&gt;
            &lt;DIV align=center&gt;&lt;FONT face=verdana color=#ffffff size=1&gt;&lt;B&gt;INTRODUÇÃO &lt;/B&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
      &lt;TABLE cellSpacing=0 cellPadding=10 border=0&gt;
        &lt;TBODY&gt;
        &lt;TR&gt;
          &lt;TD bgColor=#ffffff&gt;
            &lt;TABLE cellSpacing=0 cellPadding=0 border=0&gt;
              &lt;TBODY&gt;
              &lt;TR&gt;
                &lt;TD&gt;
                  &lt;DIV align=justify&gt;&lt;FONT face=tahoma size=2&gt;Por apenas R$
                  40,00 você adquire em CD-ROM um pacote contendo um completo
                  Curso de Power Point e mais de uma centena de modelos de
                  apresentações prontas e totalmente editáveis.
              &lt;/FONT&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
            &lt;DIV align=justify&gt;&lt;FONT face=tahoma size=2&gt;Este pacote é uma
            excelente ferramenta de trabalho que com certeza irá agilizar em
            muito seus projetos profissionais ou apresentações diversas.
            &lt;/FONT&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
      &lt;TABLE borderColor=darkred cellSpacing=0 cellPadding=5 width=&quot;100%&quot; border=0&gt;
        &lt;TBODY&gt;
        &lt;TR&gt;
          &lt;TD bgColor=#000066&gt;
            &lt;DIV align=center&gt;&lt;FONT face=verdana color=#ffffff size=1&gt;&lt;B&gt;OBJETIVO DO CURSO&lt;/B&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
      &lt;TABLE cellSpacing=0 cellPadding=10 border=0&gt;
        &lt;TBODY&gt;
        &lt;TR&gt;
          &lt;TD bgColor=#ffffff&gt;
            &lt;TABLE cellSpacing=0 cellPadding=0 border=0&gt;
              &lt;TBODY&gt;
              &lt;TR&gt;
                &lt;TD&gt;
                  &lt;DIV align=justify&gt;&lt;FONT face=tahoma size=2&gt;Com nosso curso
                  você aprenderá desde os conceitos e comandos básicos aos
                  recursos mais avançados deste excepcional programa.
                  &lt;/FONT&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
            &lt;DIV align=justify&gt;&lt;FONT face=tahoma size=2&gt;O objetivo do curso é
            ensinar a utilização do programa Power Point de forma correta e
            inteligente, independentemente da versão utilizada (97, 2000, XP,
            entre outras). O Power Point é sem dúvida alguma um grande sucesso
            na criação de apresentações profissionais.
        &lt;/FONT&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
      &lt;TABLE borderColor=darkred cellSpacing=0 cellPadding=5 width=&quot;100%&quot; border=0&gt;
        &lt;TBODY&gt;
        &lt;TR&gt;
          &lt;TD bgColor=#000066&gt;
            &lt;DIV align=center&gt;&lt;FONT face=verdana color=#ffffff size=1&gt;&lt;B&gt;CONTEÚDO DO CURSO&lt;/B&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
      &lt;TABLE cellSpacing=0 cellPadding=10 border=0&gt;
        &lt;TBODY&gt;
        &lt;TR&gt;
          &lt;TD bgColor=#ffffff&gt;
            &lt;TABLE cellSpacing=0 cellPadding=0 border=0&gt;
              &lt;TBODY&gt;
              &lt;TR&gt;
                &lt;TD&gt;
                  &lt;DIV align=justify&gt;&lt;FONT face=tahoma size=2&gt;O que propomos a
                  partir deste curso é mostrar com amplitude os comandos do
                  Power Point, desde os fundamentos primordiais, como ambiente
                  de trabalho, barras de ferramentas, modelos de estruturas e
                  layouts, inserção de objetos, manipulação de figuras, filmes e
                  sons das galerias. &lt;/FONT&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
            &lt;DIV align=justify&gt;&lt;FONT face=tahoma size=2&gt;Além da modificação de
            imagens e plano de fundo, formatação, transição e manipulação de
            slides, efeitos de transição, animações diversas, configuração de
            intervalos, otimização da gravação de narração e implementação de
            filmes e sons, até recursos mais avançados, como a criação e
            inserção de diagramas e gráficos, implementação de macros,
            correlação com outros programas, entre outros tópicos e ensinamentos
            diversos. &lt;BR&gt;Em nosso pacote você também encontrará uma coleção com
            mais de uma centena de modelos de apresentações para utilizar em
            seus trabalhos. O conteúdo é diferenciado, contendo modelos
            amplamente editáveis, de fácil adaptação, prontos para o uso.
            &lt;/FONT&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
      &lt;DIV align=center&gt;&lt;FONT face=Arial&gt;&lt;STRONG&gt;&lt;FONT size=2&gt;&lt;BR&gt;visite nosso
      site e solicite seu curso:&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/DIV&gt;
      &lt;DIV align=center&gt;&lt;FONT size=3&gt;&lt;FONT face=Arial&gt;&lt;STRONG&gt;&lt;FONT size=4&gt;&lt;A href=&quot;http://www.svendas.com.br/point.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;FONT color=#000000&gt;www.svendas.com.br&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/A&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;BR&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
&lt;DIV align=left&gt;&lt;BR&gt;&lt;FONT face=verdana&gt;&lt;LEFT&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV align=center&gt;&lt;FONT face=verdana&gt;&lt;BR&gt;&lt;FONT size=1&gt;&lt;BR&gt;Esta mensagem é uma
mensagem automática. Favor não responder este e-mail, &lt;BR&gt;pois sua mensagem não
será lida. Para entrar em contato conosco, favor utilizar &lt;BR&gt;nosso site. Caso
não queira mais receber nossos informativos, favor &lt;/FONT&gt;&lt;A href=&quot;http://www.svendas.com.br/remocoes-point.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;FONT size=1&gt;entrar
aqui&lt;/FONT&gt;&lt;/A&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/CENTER&gt;&lt;/BODY&gt;&lt;/HTML&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;kde-kiosk mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23518320&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-kiosk@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-kiosk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-kiosk&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Curso-de-Power-Point-tp23518320p23518320.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23502924</id>
	<title>How Too Give Her Phenomenal Female Orgasms!</title>
	<published>2009-05-12T06:44:42Z</published>
	<updated>2009-05-12T06:44:42Z</updated>
	<author>
		<name>Scialpi Wieckowski</name>
	</author>
	<content type="html"> &lt;br /&gt;_______________________________________________
&lt;br&gt;kde-kiosk mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23502924&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-kiosk@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-kiosk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-kiosk&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;Scialpi.png&lt;/strong&gt; (14K) &lt;a href=&quot;http://old.nabble.com/attachment/23502924/0/Scialpi.png&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/How-Too-Give-Her-Phenomenal-Female-Orgasms%21-tp23502924p23502924.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23467118</id>
	<title>Waht Do Women Like (Part 1)</title>
	<published>2009-05-09T21:44:01Z</published>
	<updated>2009-05-09T21:44:01Z</updated>
	<author>
		<name>Cromie Werderman</name>
	</author>
	<content type="html"> &lt;br /&gt;_______________________________________________
&lt;br&gt;kde-kiosk mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23467118&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-kiosk@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-kiosk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-kiosk&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;Cromie.png&lt;/strong&gt; (14K) &lt;a href=&quot;http://old.nabble.com/attachment/23467118/0/Cromie.png&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Waht-Do-Women-Like-%28Part-1%29-tp23467118p23467118.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23454907</id>
	<title>New jobs available...</title>
	<published>2009-05-08T15:47:14Z</published>
	<updated>2009-05-08T15:47:14Z</updated>
	<author>
		<name>Maverick Money Makers</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;This just came across my desk 
&lt;br&gt;and I had to pass it on to you ASAP...
&lt;br&gt;&lt;br&gt;Internet multi-millionaire Mack Michaels
&lt;br&gt;has a few new positions available right
&lt;br&gt;now...
&lt;br&gt;&lt;br&gt;If accepted you can easily rake
&lt;br&gt;in $11, 917 per month starting
&lt;br&gt;from scratch. 
&lt;br&gt;&lt;br&gt;==&amp;gt; &lt;a href=&quot;http://tinyurl.com/df8ofk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://tinyurl.com/df8ofk&lt;/a&gt;&lt;br&gt;&lt;br&gt;Once you're accepted just follow the
&lt;br&gt;training Mack gives you. It's really 
&lt;br&gt;quite simple...
&lt;br&gt;&lt;br&gt;Learn how Mack went from not
&lt;br&gt;being able to afford christmas gifts
&lt;br&gt;to a millionaire lifestyle and how
&lt;br&gt;you can too!
&lt;br&gt;&lt;br&gt;BUT...
&lt;br&gt;&lt;br&gt;Due to the extremely high level
&lt;br&gt;of Hands-On time Mack spends
&lt;br&gt;with every new member he has
&lt;br&gt;to limit the number of positions
&lt;br&gt;that are open.
&lt;br&gt;&lt;br&gt;Right now there are only 2 available
&lt;br&gt;in your area. If you're interested you
&lt;br&gt;should move quickly.
&lt;br&gt;&lt;br&gt;==&amp;gt; &lt;a href=&quot;http://tinyurl.com/df8ofk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://tinyurl.com/df8ofk&lt;/a&gt;&lt;br&gt;&lt;br&gt;Your Friend,
&lt;br&gt;&lt;br&gt;- {ERK}
&lt;br&gt;&lt;br&gt;P.S. These positions may be gone 
&lt;br&gt;within minutes of you getting this
&lt;br&gt;email, don't hesitate.
&lt;br&gt;&lt;br&gt;==&amp;gt; &lt;a href=&quot;http://tinyurl.com/df8ofk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://tinyurl.com/df8ofk&lt;/a&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;kde-kiosk mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23454907&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-kiosk@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-kiosk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-kiosk&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/New-jobs-available...-tp23454907p23454907.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23418197</id>
	<title>Curso de Excel</title>
	<published>2009-05-06T16:41:22Z</published>
	<updated>2009-05-06T16:41:22Z</updated>
	<author>
		<name>Cursos-5</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN&quot;&gt;
&lt;HTML&gt;&lt;HEAD&gt;
&lt;META http-equiv=Content-Type content=&quot;text/html; charset=iso-8859-1&quot;&gt;
&lt;META content=&quot;MSHTML 6.00.6000.16762&quot; name=GENERATOR&gt;

&lt;/HEAD&gt;
&lt;BODY bgColor=#ffffff&gt;
&lt;DIV&gt;
&lt;CENTER&gt;
&lt;CENTER&gt;&lt;FONT face=ARIAL color=#000066 size=4&gt;&lt;B&gt;&lt;BR&gt;CURSO DE EXCEL + MODELOS DE
FÓRMULAS E PLANILHAS &lt;BR&gt;&lt;/B&gt;&lt;/FONT&gt;&lt;/CENTER&gt;&lt;BR&gt;
&lt;TABLE borderColor=#000066 cellSpacing=0 cellPadding=0 width=600 border=1&gt;
  &lt;TBODY&gt;
  &lt;TR&gt;
    &lt;TD&gt;
      &lt;TABLE cellSpacing=0 cellPadding=5 width=&quot;100%&quot; border=0&gt;
        &lt;TBODY&gt;
        &lt;TR&gt;
          &lt;TD bgColor=#000066&gt;
            &lt;DIV align=center&gt;&lt;FONT face=verdana color=#ffffff size=1&gt;&lt;B&gt;INTRODUÇÃO &lt;/B&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
      &lt;TABLE cellSpacing=0 cellPadding=10 border=0&gt;
        &lt;TBODY&gt;
        &lt;TR&gt;
          &lt;TD bgColor=#ffffff&gt;
            &lt;TABLE cellSpacing=0 cellPadding=0 border=0&gt;
              &lt;TBODY&gt;
              &lt;TR&gt;
                &lt;TD&gt;
                  &lt;DIV align=justify&gt;&lt;FONT face=tahoma size=2&gt;Por apenas R$
                  40,00 você adquire em CD-ROM um pacote contendo um completo
                  Curso de Excel e mais de uma centena de modelos de fórmulas e
                  planilhas prontas e editáveis.
            &lt;/FONT&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
            &lt;DIV align=justify&gt;&lt;FONT face=tahoma size=2&gt;Este pacote é uma ótima
            ferramenta de trabalho que com certeza irá agilizar seus projetos
            profissionais ou serviços em geral.
&lt;/FONT&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
      &lt;TABLE borderColor=darkred cellSpacing=0 cellPadding=5 width=&quot;100%&quot; border=0&gt;
        &lt;TBODY&gt;
        &lt;TR&gt;
          &lt;TD bgColor=#000066&gt;
            &lt;DIV align=center&gt;&lt;FONT face=verdana color=#ffffff size=1&gt;&lt;B&gt;OBJETIVO DO CURSO &lt;/B&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
      &lt;TABLE cellSpacing=0 cellPadding=10 border=0&gt;
        &lt;TBODY&gt;
        &lt;TR&gt;
          &lt;TD bgColor=#ffffff&gt;
            &lt;TABLE cellSpacing=0 cellPadding=0 border=0&gt;
              &lt;TBODY&gt;
              &lt;TR&gt;
                &lt;TD&gt;
                  &lt;DIV align=justify&gt;&lt;FONT face=tahoma size=2&gt;Com este curso
                  você aprenderá os conceitos e comandos básicos e avançados do
                  programa. O curso tem por objetivo ensinar a utilização do
                  Excel de forma correta e inteligente, independente da versão
                  (97, 2000, XP, etc). &lt;/FONT&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
            &lt;DIV align=justify&gt;&lt;FONT face=tahoma size=2&gt;Com ele você conhecerá
            os recursos do programa, bem como, uma série de técnicas
            relacionadas à sua aplicabilidade. &lt;/FONT&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
      &lt;TABLE borderColor=darkred cellSpacing=0 cellPadding=5 width=&quot;100%&quot; border=0&gt;
        &lt;TBODY&gt;
        &lt;TR&gt;
          &lt;TD bgColor=#000066&gt;
            &lt;DIV align=center&gt;&lt;FONT face=verdana color=#ffffff size=1&gt;&lt;B&gt;CONTEÚDO DO CURSO &lt;/B&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
      &lt;TABLE cellSpacing=0 cellPadding=10 border=0&gt;
        &lt;TBODY&gt;
        &lt;TR&gt;
          &lt;TD bgColor=#ffffff&gt;
            &lt;TABLE cellSpacing=0 cellPadding=0 border=0&gt;
              &lt;TBODY&gt;
              &lt;TR&gt;
                &lt;TD&gt;
                  &lt;DIV align=justify&gt;&lt;FONT face=tahoma size=2&gt;A proposta deste
                  curso é mostrar com amplitude os comandos do Excel, desde os
                  primeiros fundamentos do programa e utilização de planilhas, a
                  formatação e inserção de dados, criação de tabelas e gráficos
                  estáticos e dinâmicos, inserção de cálculos financeiros,
                  fórmulas e funções, aplicabilidade de filtros, até recursos
                  mais avançados como introdução à implementação de macros e
                  programação, entre tantos outros tópicos e ensinamentos
                  diversos. &lt;/FONT&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
            &lt;DIV align=justify&gt;&lt;FONT face=tahoma size=2&gt;Neste KIT você também
            encontrará uma coleção com centenas de modelos de fórmulas e
            planilhas para inserir em seus trabalhos. O conteúdo é altamente
            organizado, contendo modelos editáveis, de fácil adaptação, prontos
            para o uso. &lt;BR&gt;O Microsoft Excel é sem dúvida uma das melhores
            invenções de todos os tempos. Não perca tempo, peça agora mesmo seu
            KIT e adquira conhecimento! &lt;/FONT&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
      &lt;DIV align=center&gt;&lt;FONT face=Arial&gt;&lt;STRONG&gt;&lt;FONT size=2&gt;&lt;BR&gt;visite nosso
      site e solicite seu curso:&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/DIV&gt;
      &lt;DIV align=center&gt;&lt;FONT size=4&gt;&lt;FONT face=Arial&gt;&lt;STRONG&gt;&lt;FONT size=4&gt;&lt;A href=&quot;http://www.svendas.com.br/exc.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;FONT color=#000000&gt;www.svendas.com.br&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/A&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;BR&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
&lt;DIV align=left&gt;&lt;BR&gt;&lt;FONT face=verdana&gt;&lt;LEFT&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV align=center&gt;&lt;FONT face=verdana&gt;&lt;BR&gt;&lt;FONT size=1&gt;Esta mensagem é uma
mensagem automática. Favor não responder este e-mail, &lt;BR&gt;pois sua mensagem não
será lida. Para entrar em contato conosco, favor utilizar &lt;BR&gt;nosso site. Caso
não queira mais receber nossos informativos, favor &lt;/FONT&gt;&lt;A href=&quot;http://www.svendas.com.br/remocoes-exc.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;FONT size=1&gt;entrar
aqui&lt;/FONT&gt;&lt;/A&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/CENTER&gt;&lt;/BODY&gt;&lt;/HTML&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;kde-kiosk mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23418197&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-kiosk@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-kiosk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-kiosk&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Curso-de-Excel-tp23418197p23418197.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23411445</id>
	<title>Using kiosktool with Fedora 10</title>
	<published>2009-05-06T10:14:25Z</published>
	<updated>2009-05-06T10:14:25Z</updated>
	<author>
		<name>jaimetorresgamba</name>
	</author>
	<content type="html">Hi all,
&lt;br&gt;&lt;br&gt;I had been using this tool for a long time now but it seems to be
&lt;br&gt;broken in Fedora 10. &amp;nbsp;The current status of kiosktool + KDE4 is not
&lt;br&gt;clear to me, can you please help find answers to the following
&lt;br&gt;questions:
&lt;br&gt;&lt;br&gt;1. Does kiosktool work with KDE4?
&lt;br&gt;&lt;br&gt;2. If it does, can I create the profiles using kiosktool and manually
&lt;br&gt;assign those profiles to my KDE4 users on Fedora 10?
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;JT
&lt;br&gt;_______________________________________________
&lt;br&gt;kde-kiosk mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23411445&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-kiosk@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-kiosk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-kiosk&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Using-kiosktool-with-Fedora-10-tp23411445p23411445.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23352816</id>
	<title>Try Kegal Exxercises</title>
	<published>2009-05-02T22:34:27Z</published>
	<updated>2009-05-02T22:34:27Z</updated>
	<author>
		<name>Ehlen</name>
	</author>
	<content type="html"> &lt;br /&gt;_______________________________________________
&lt;br&gt;kde-kiosk mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23352816&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kde-kiosk@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-kiosk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-kiosk&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;attachment0&lt;/strong&gt; (15K) &lt;a href=&quot;http://old.nabble.com/attachment/23352816/0/attachment0&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Try-Kegal-Exxercises-tp23352816p23352816.html" />
</entry>

</feed>
