<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.webos-internals.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Masterhit</id>
	<title>WebOS Internals - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.webos-internals.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Masterhit"/>
	<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/wiki/Special:Contributions/Masterhit"/>
	<updated>2026-04-15T12:32:25Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Tutorials_Linux_climm&amp;diff=12047</id>
		<title>Tutorials Linux climm</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Tutorials_Linux_climm&amp;diff=12047"/>
		<updated>2010-11-13T11:16:36Z</updated>

		<summary type="html">&lt;p&gt;Masterhit: /* Command Line Instant Multi Messanger &amp;quot;climm&amp;quot; */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Command Line Instant Multi Messanger &amp;quot;climm&amp;quot; ==&lt;br /&gt;
Climm is a very simple and portable Instant Messanger. It has been ported to various systems. &lt;br /&gt;
To get a better overview take a closer look on the Climm Homepage &amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.climm.org climm.org] &amp;lt;br&amp;gt;&lt;br /&gt;
Climm is supporting the ICQ and Jabber protocol.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
To use climm you need to have access to the command line (application:Terminal).&lt;br /&gt;
Install it with&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;ipkg-opt install climm&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
sadly a missing dependency prevents climm from starting, so in the next step, you need to install libtasn1 with &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;ipkg-opt install libtasn1&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
Run climm by opening a Terminal and run &amp;lt;br&amp;gt;&amp;lt;code&amp;gt;climm&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
On the first startup climm asks you about the details of your ICQ / Jabber accounts. The config file is located in ~/.climm/climmrc if you want to edit your details later. &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Climm logs in automatic to your account and stores your password in the config file. &lt;br /&gt;
To send a message type &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;msg Nickname Hello world&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
To write another message to the same friend use &amp;lt;code&amp;gt;a&amp;lt;/code&amp;gt; .&amp;lt;br&amp;gt;&lt;br /&gt;
To find out who is online simply type &amp;lt;br&amp;gt;&amp;lt;code&amp;gt;e&amp;lt;/code&amp;gt; &amp;lt;br&amp;gt;&lt;br /&gt;
To quit type &amp;lt;br&amp;gt;&amp;lt;code&amp;gt;q&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Please read the manual on The climm projects homepage to find out about more functions.&lt;br /&gt;
&lt;br /&gt;
[[File:climm.png]]&lt;br /&gt;
&lt;br /&gt;
== Known Issues ==&lt;br /&gt;
Climm sometimes shows just empty user lists. To fix this, type &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
* type &amp;quot;optconnection obeysbl on wantsbl on&amp;quot;&lt;br /&gt;
* type &amp;quot;contact upload&amp;quot;&lt;br /&gt;
* type &amp;quot;save&amp;quot;&lt;br /&gt;
* type &amp;quot;quit&amp;quot; and restart climm&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== have fun. ==&lt;/div&gt;</summary>
		<author><name>Masterhit</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Tutorials_Linux_climm&amp;diff=12046</id>
		<title>Tutorials Linux climm</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Tutorials_Linux_climm&amp;diff=12046"/>
		<updated>2010-11-13T11:16:03Z</updated>

		<summary type="html">&lt;p&gt;Masterhit: /* Command Line Instant Multi Messanger &amp;quot;climm&amp;quot; */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Command Line Instant Multi Messanger &amp;quot;climm&amp;quot; ==&lt;br /&gt;
Climm is a very simpleand portable Instant Messanger. It has been ported to various systems. &lt;br /&gt;
To get a better overview take a closer look on the Climm Homepage &amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.climm.org climm.org] &amp;lt;br&amp;gt;&lt;br /&gt;
Climm is supporting the ICQ and Jabber protocol.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
To use climm you need to have access to the command line (application:Terminal).&lt;br /&gt;
Install it with&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;ipkg-opt install climm&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
sadly a missing dependency prevents climm from starting, so in the next step, you need to install libtasn1 with &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;ipkg-opt install libtasn1&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
Run climm by opening a Terminal and run &amp;lt;br&amp;gt;&amp;lt;code&amp;gt;climm&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
On the first startup climm asks you about the details of your ICQ / Jabber accounts. The config file is located in ~/.climm/climmrc if you want to edit your details later. &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Climm logs in automatic to your account and stores your password in the config file. &lt;br /&gt;
To send a message type &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;msg Nickname Hello world&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
To write another message to the same friend use &amp;lt;code&amp;gt;a&amp;lt;/code&amp;gt; .&amp;lt;br&amp;gt;&lt;br /&gt;
To find out who is online simply type &amp;lt;br&amp;gt;&amp;lt;code&amp;gt;e&amp;lt;/code&amp;gt; &amp;lt;br&amp;gt;&lt;br /&gt;
To quit type &amp;lt;br&amp;gt;&amp;lt;code&amp;gt;q&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Please read the manual on The climm projects homepage to find out about more functions.&lt;br /&gt;
&lt;br /&gt;
[[File:climm.png]]&lt;br /&gt;
&lt;br /&gt;
== Known Issues ==&lt;br /&gt;
Climm sometimes shows just empty user lists. To fix this, type &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
* type &amp;quot;optconnection obeysbl on wantsbl on&amp;quot;&lt;br /&gt;
* type &amp;quot;contact upload&amp;quot;&lt;br /&gt;
* type &amp;quot;save&amp;quot;&lt;br /&gt;
* type &amp;quot;quit&amp;quot; and restart climm&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== have fun. ==&lt;/div&gt;</summary>
		<author><name>Masterhit</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Tutorials_Linux_climm&amp;diff=11997</id>
		<title>Tutorials Linux climm</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Tutorials_Linux_climm&amp;diff=11997"/>
		<updated>2010-11-05T14:17:15Z</updated>

		<summary type="html">&lt;p&gt;Masterhit: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Command Line Instant Multi Messanger &amp;quot;climm&amp;quot; ==&lt;br /&gt;
Climm is a very simpleand portable Instant Messanger. It has been ported to various systems. &lt;br /&gt;
To get a better overview take a closer look on the Climm Homepage &amp;lt;br&amp;gt;&lt;br /&gt;
[  &amp;lt;br&amp;gt;&lt;br /&gt;
Climm is supporting the ICQ and Jabber protocol.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
To use climm you need to have access to the command line (application:Terminal).&lt;br /&gt;
Install it with&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;ipkg-opt install climm&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
sadly a missing dependency prevents climm from starting, so in the next step, you need to install libtasn1 with &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;ipkg-opt install libtasn1&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
Run climm by opening a Terminal and run &amp;lt;br&amp;gt;&amp;lt;code&amp;gt;climm&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
On the first startup climm asks you about the details of your ICQ / Jabber accounts. The config file is located in ~/.climm/climmrc if you want to edit your details later. &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Climm logs in automatic to your account and stores your password in the config file. &lt;br /&gt;
To send a message type &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;msg Nickname Hello world&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
To write another message to the same friend use &amp;lt;code&amp;gt;a&amp;lt;/code&amp;gt; .&amp;lt;br&amp;gt;&lt;br /&gt;
To find out who is online simply type &amp;lt;br&amp;gt;&amp;lt;code&amp;gt;e&amp;lt;/code&amp;gt; &amp;lt;br&amp;gt;&lt;br /&gt;
To quit type &amp;lt;br&amp;gt;&amp;lt;code&amp;gt;q&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Please read the manual on The climm projects homepage to find out about more functions.&lt;br /&gt;
&lt;br /&gt;
[[File:climm.png]]&lt;br /&gt;
&lt;br /&gt;
== Known Issues ==&lt;br /&gt;
Climm sometimes shows just empty user lists. To fix this, type &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
* type &amp;quot;optconnection obeysbl on wantsbl on&amp;quot;&lt;br /&gt;
* type &amp;quot;contact upload&amp;quot;&lt;br /&gt;
* type &amp;quot;save&amp;quot;&lt;br /&gt;
* type &amp;quot;quit&amp;quot; and restart climm&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== have fun. ==&lt;/div&gt;</summary>
		<author><name>Masterhit</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Portal:Linux_Applications&amp;diff=11967</id>
		<title>Portal:Linux Applications</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Portal:Linux_Applications&amp;diff=11967"/>
		<updated>2010-11-04T11:09:55Z</updated>

		<summary type="html">&lt;p&gt;Masterhit: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__notoc__&lt;br /&gt;
{{reorganize|This page needs to be reorganized still.}}&lt;br /&gt;
{{portal-header&lt;br /&gt;
|The Pre runs a very standard Linux on a commonly available processor.  Very soon after access was achieved to the Linux, the Optware team made the entire catalog of Optware packages available on the pre.  &lt;br /&gt;
&lt;br /&gt;
More about the Optware project here: [http://www.nslu2-linux.org/wiki/Optware/Packages Optware Packages].&lt;br /&gt;
&lt;br /&gt;
You can view a list of available packages here: [http://ipkg.nslu2-linux.org/feeds/optware/cs08q1armel/cross/unstable/ List of Packages].&lt;br /&gt;
&lt;br /&gt;
The community has been busy porting other applications to the Pre.  Some of those are listed, and have pages for them below.&lt;br /&gt;
}}&lt;br /&gt;
{{portal-three-columns&lt;br /&gt;
|column1=&lt;br /&gt;
* [[Portal:Linux_Applications_All|All]]&lt;br /&gt;
* [[Portal:Linux_Applications_Business|Business]]&lt;br /&gt;
* [[Portal:Linux_Applications_Communications|Communications]]&lt;br /&gt;
* [[Portal:Linux_Applications_Entertainment|Entertainment]]&lt;br /&gt;
&lt;br /&gt;
|column2=&lt;br /&gt;
* [[Portal:Linux_Applications_Food|Food]]&lt;br /&gt;
* [[Portal:Linux_Applications_Games|Games]]&lt;br /&gt;
* [[Portal:Linux_Applications_Lifestyle|Lifestyle]]&lt;br /&gt;
* [[Portal:Linux_Applications_News|News]]&lt;br /&gt;
&lt;br /&gt;
|column3=&lt;br /&gt;
* [[Portal:Linux_Applications_Social Networking|Social Networking]]&lt;br /&gt;
* [[Portal:Linux_Applications_Tutorial|Tutorial]]&lt;br /&gt;
* [[Portal:Linux_Applications_Utilities|Utilities]]&lt;br /&gt;
* [[Portal:Linux_Applications_Productivity|Productivity]]&lt;br /&gt;
}}&lt;br /&gt;
{{portal-two-columns&lt;br /&gt;
|column1=&lt;br /&gt;
== Application Tutorials ==&lt;br /&gt;
&lt;br /&gt;
'''[[Portal:Accessing Linux|Follow the Accessing Linux Article First]]'''&lt;br /&gt;
* [[Ad-Hoc_Networking|Ad-Hoc Networking]]&lt;br /&gt;
* [[Ajaxterm]]&lt;br /&gt;
* [[Apache]]&lt;br /&gt;
* [[Tutorials_Linux_climm|climm Instant Messanger]]&lt;br /&gt;
* [[Colorful_Bash_Prompt|Colorful Bash Prompt]]&lt;br /&gt;
* [[Diff]]&lt;br /&gt;
* [[Tutorials_Linux_DDNS_for_EVDO|Dynamic DNS for EVDO]]&lt;br /&gt;
* [[DFBTerm DirectFB Terminal Emulator|DFBTerm DirectFB Terminal Emulator]] &lt;br /&gt;
* [[Graphical Shell with WebShell|Graphical Shell with WebShell]] &lt;br /&gt;
* [[GUI Text Editors|GUI Text Editors]] &lt;br /&gt;
* [[HamachiVPN|HamachiVPN]] &lt;br /&gt;
* [[How To Use &amp;quot;ls&amp;quot; In Color|How To Use &amp;quot;ls&amp;quot; In Color]] &lt;br /&gt;
* [[Linux Tutorial Irssi|Linux Tutorial Irssi]]&lt;br /&gt;
* [[Linux Tutorial Snownews|Linux Tutorial Snownews]]&lt;br /&gt;
* [[Lighttpd|Lighttpd ]] &lt;br /&gt;
* [[OpenVPN for Palm Pre|OpenVPN for Palm Pre]] &lt;br /&gt;
* [[Tutorials_Linux_opt_on_loopback|/opt on loopback image on /media/internal]]&lt;br /&gt;
* [[PalmVNC Terminal|PalmVNC Terminal]] &lt;br /&gt;
* [[QEMU|QEMU]] &lt;br /&gt;
* [[QEMU webOS Emulation|QEMU webOS Emulation]] &lt;br /&gt;
* [[Running webOS in QEMU|Running webOS in QEMU]] &lt;br /&gt;
* [[Replace &amp;quot;vi&amp;quot; with Fullscreen Text Editor &amp;quot;joe&amp;quot; or &amp;quot;nano&amp;quot;|Replace &amp;quot;vi&amp;quot; with Fullscreen Text Editor &amp;quot;joe&amp;quot; or &amp;quot;nano&amp;quot;]] &lt;br /&gt;
* [[rTorrent]] &lt;br /&gt;
* [[Setup Bash|Setup Bash]] &lt;br /&gt;
* [[Samba Access|Samba Access]] &lt;br /&gt;
* [[VNC (Virtual Network Computing)|VNC (Virtual Network Computing)]] &lt;br /&gt;
* [[Vala Terminal|Vala Terminal]]&lt;br /&gt;
* [[Application:VBA|VisualBoyAdvance]] an emulator of the Game Boy, Game Boy Color, and Game Boy Advance &lt;br /&gt;
* [[Application:Stella|Stella]] Atari 2600 VCS Emulator&lt;br /&gt;
* [[Wireless Music Sync with Amarok 1.4|Wireless Music Sync with Amarok 1.4]]&lt;br /&gt;
* [[Application:Gnuboy|Gameboy emulator gnuboy on the Pre]]&lt;br /&gt;
* [[SetupSquidTransparentProxy|Setup Squid transparent proxy]]&lt;br /&gt;
* [[NES and GameBoy Emulators|NES and Gameboy Emulators Simple Setup]]&lt;br /&gt;
&lt;br /&gt;
== Want to write a tutorial and Add it? ==&lt;br /&gt;
&lt;br /&gt;
Just name the tutorial with&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Tutorials Linux &amp;quot; + name&lt;br /&gt;
&lt;br /&gt;
Ex: Tutorials_Linux_Getting_Started&amp;lt;br /&amp;gt;&lt;br /&gt;
(spaces are the same thing as underscores)&lt;br /&gt;
&lt;br /&gt;
|column2=&lt;br /&gt;
== Policies about adding Applications ==&lt;br /&gt;
&lt;br /&gt;
Your application can be any progress (Completed/Beta/Design Phase), just make sure you have a temporary name. For example if your application is called &amp;quot;Testing This&amp;quot;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;&lt;br /&gt;
{{portal-application-item&lt;br /&gt;
|name=Asteroids&lt;br /&gt;
|article=Asteroids&lt;br /&gt;
|user=AWESOM-O&lt;br /&gt;
|site=http://domain.com/asteroids/&lt;br /&gt;
|description=This is a short description, leave screenshots&lt;br /&gt;
and other details for the application page.&lt;br /&gt;
&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Place this under the [[Portal:Linux Applications All|All Linux Application Portal]], and the category it goes under (for instance &amp;quot;Games&amp;quot; if it is a game). You can always change the applications name just make sure it is not taken and let us know on the [[Admin_Changes|Admin Changes]] page so we can delete the old application page (so others can use it).&lt;br /&gt;
&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Masterhit</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Tutorials_Linux_climm&amp;diff=11966</id>
		<title>Tutorials Linux climm</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Tutorials_Linux_climm&amp;diff=11966"/>
		<updated>2010-11-04T11:03:47Z</updated>

		<summary type="html">&lt;p&gt;Masterhit: /* Usage */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Command Line Instant Multi Messanger &amp;quot;climm&amp;quot; ==&lt;br /&gt;
Climm is a very simpleand portable Instant Messanger. It has been ported to various systems. &lt;br /&gt;
To get a better overview take a closer look on the Climm Homepage &amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.climm.org www.climm.org] &amp;lt;br&amp;gt;&lt;br /&gt;
Climm is supporting the ICQ and Jabber protocol.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
To use climm you need to have access to the command line (application:Terminal).&lt;br /&gt;
Install it with&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;ipkg-opt install climm&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
sadly a missing dependency prevents climm from starting, so in the next step, you need to install libtasn1 with &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;ipkg-opt install libtasn1&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
Run climm by opening a Terminal and run &amp;lt;br&amp;gt;&amp;lt;code&amp;gt;climm&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
On the first startup climm asks you about the details of your ICQ / Jabber accounts. The config file is located in ~/.climm/climmrc if you want to edit your details later. &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Climm logs in automatic to your account and stores your password in the config file. &lt;br /&gt;
To send a message type &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;msg Nickname Hello world&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
To write another message to the same friend use Tab (Sym+i).&amp;lt;br&amp;gt;&lt;br /&gt;
To find out who is online simply type &amp;lt;br&amp;gt;&amp;lt;code&amp;gt;e&amp;lt;/code&amp;gt; &amp;lt;br&amp;gt;&lt;br /&gt;
To quit type &amp;lt;br&amp;gt;&amp;lt;code&amp;gt;q&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Please read the manual on The climm projects homepage to find out about more functions.&lt;br /&gt;
&lt;br /&gt;
[[File:climm.png]]&lt;br /&gt;
&lt;br /&gt;
== Known Issues ==&lt;br /&gt;
Climm sometimes shows just empty user lists. To fix this, type &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
* type &amp;quot;optconnection obeysbl on wantsbl on&amp;quot;&lt;br /&gt;
* type &amp;quot;contact upload&amp;quot;&lt;br /&gt;
* type &amp;quot;save&amp;quot;&lt;br /&gt;
* type &amp;quot;quit&amp;quot; and restart climm&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== have fun. ==&lt;/div&gt;</summary>
		<author><name>Masterhit</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Tutorials_Linux_climm&amp;diff=11965</id>
		<title>Tutorials Linux climm</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Tutorials_Linux_climm&amp;diff=11965"/>
		<updated>2010-11-04T11:02:32Z</updated>

		<summary type="html">&lt;p&gt;Masterhit: Created page with '== Command Line Instant Multi Messanger &amp;quot;climm&amp;quot; == Climm is a very simpleand portable Instant Messanger. It has been ported to various systems.  To get a better overview take a c…'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Command Line Instant Multi Messanger &amp;quot;climm&amp;quot; ==&lt;br /&gt;
Climm is a very simpleand portable Instant Messanger. It has been ported to various systems. &lt;br /&gt;
To get a better overview take a closer look on the Climm Homepage &amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.climm.org www.climm.org] &amp;lt;br&amp;gt;&lt;br /&gt;
Climm is supporting the ICQ and Jabber protocol.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
To use climm you need to have access to the command line (application:Terminal).&lt;br /&gt;
Install it with&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;ipkg-opt install climm&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
sadly a missing dependency prevents climm from starting, so in the next step, you need to install libtasn1 with &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;ipkg-opt install libtasn1&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
On the first startup climm asks you about the details of your ICQ / Jabber accounts. The config file is located in ~/.climm/climmrc if you want to edit your details later. &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Climm logs in automatic to your account and stores your password in the config file. &lt;br /&gt;
To send a message type &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;msg Nickname Hello world&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
To write another message to the same friend use Tab (Sym+i).&amp;lt;br&amp;gt;&lt;br /&gt;
To find out who is online simply type &amp;lt;br&amp;gt;&amp;lt;code&amp;gt;e&amp;lt;/code&amp;gt; &amp;lt;br&amp;gt;&lt;br /&gt;
To quit type &amp;lt;br&amp;gt;&amp;lt;code&amp;gt;q&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Please read the manual on The climm projects homepage to find out about more functions.&lt;br /&gt;
&lt;br /&gt;
[[File:climm.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Known Issues ==&lt;br /&gt;
Climm sometimes shows just empty user lists. To fix this, type &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
* type &amp;quot;optconnection obeysbl on wantsbl on&amp;quot;&lt;br /&gt;
* type &amp;quot;contact upload&amp;quot;&lt;br /&gt;
* type &amp;quot;save&amp;quot;&lt;br /&gt;
* type &amp;quot;quit&amp;quot; and restart climm&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== have fun. ==&lt;/div&gt;</summary>
		<author><name>Masterhit</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=File:Climm.png&amp;diff=11964</id>
		<title>File:Climm.png</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=File:Climm.png&amp;diff=11964"/>
		<updated>2010-11-04T10:58:47Z</updated>

		<summary type="html">&lt;p&gt;Masterhit: Climm running on a Palm pre&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Climm running on a Palm pre&lt;/div&gt;</summary>
		<author><name>Masterhit</name></author>
	</entry>
</feed>