<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Miia Ranta &#187; Tips&#8217;n&#8217;Tricks</title>
	<atom:link href="http://myrtti.fi/blog/category/general/ict/tips-n-tricks/feed/" rel="self" type="application/rss+xml" />
	<link>http://myrtti.fi/blog</link>
	<description>Nerdette ravings</description>
	<lastBuildDate>Sun, 29 Apr 2012 22:02:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Viglen MPC-L from Xubuntu 10.04 LTS to Debian stable</title>
		<link>http://myrtti.fi/blog/2012/04/30/viglen-mpc-l-from-xubuntu-10-04-lts-to-debian-stable/</link>
		<comments>http://myrtti.fi/blog/2012/04/30/viglen-mpc-l-from-xubuntu-10-04-lts-to-debian-stable/#comments</comments>
		<pubDate>Sun, 29 Apr 2012 22:00:24 +0000</pubDate>
		<dc:creator>myrtti</dc:creator>
				<category><![CDATA[ICT]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Planet Ubuntu]]></category>
		<category><![CDATA[Tips'n'Tricks]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[irssi]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Viglen]]></category>
		<category><![CDATA[Viglen MPC-L]]></category>

		<guid isPermaLink="false">http://myrtti.fi/blog/?p=979</guid>
		<description><![CDATA[With Ubuntu not supplying a kernel suitable for the CPU (a Geode GX2 by National Semiconductors, a 486 buzzing at 399MHz clock rate) of my Viglen MPC-L (the one Duncan documented the installation of Xubuntu in 2010), it was time &#8230; <a href="http://myrtti.fi/blog/2012/04/30/viglen-mpc-l-from-xubuntu-10-04-lts-to-debian-stable/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>With Ubuntu not supplying a kernel suitable for the CPU (a Geode GX2 by National Semiconductors, a 486 buzzing at 399MHz clock rate) of my Viglen MPC-L (<a href="http://sample.me.uk/blog/post/mpc-l_xubuntu_install" title="Installation instructions of Xubuntu 10.04 onto a Viglen MPC-L by Duncan Sample">the one Duncan documented the installation of Xubuntu in 2010</a>), it was time to look for other alternatives. I wasn&#8217;t too keen on the idea of using some random repository to get the suitable kernel for newer version of Ubuntu, so Debian was the next best thing that came to mind.</p>
<p>Friday night, right before heading out to pub with friends, I sat on the couch, armed with a laptop, USB keyboard, RGB cable and a USB memory stick. Trial and error reminded me to
<ol style="list-style-type: lower-alpha;">
<li>use bittorrent to download the  image since our flaky Belkin-powered Wifi cuts off the connection every few minutes and thus corrupts direct downloads, and</li>
<li>do the boot script magic of <code>pnpbios=off noapic acpi=off</code> like with our earlier Xubuntu installation.</li>
</ol>
<p>In contrast to the experience of installing Xubuntu on the Viglen MPC-L, the Debian installation was easy from here on. The installer seemed to not only detect the needed kernel and install the correct one (<code>Linux wizzle 2.6.32-5-486 #1 Mon Mar 26 04:36:28 UTC 2012 i586 GNU/Linux</code>) but, judging from the success of the first reboot after the installation had finished and a quick look at <code>/boot/grub/grub.cfg</code>, had also set the right boot options automatically. So the basic setup was a <strong>*lot*</strong> easier than it was with Xubuntu!</p>
<p>Some things that I&#8217;ve gotten used to being automatically installed with Ubuntu weren&#8217;t pre-installed with Debian and so I had to install them for my usage. Tasksel installed ssh server, but <code>rsync</code>, <code>lshw</code> and <code>ntfs-3g</code> needed to be installed as well which I had gotten used to having in Ubuntu, but installing them wasn&#8217;t too much of a chore. As I use my Viglen MPC-L as my main irssi shell nowadays, I had to install of course irssi, but some other stuff needed by it and my other usage patterns&#8230; so&#8230; after installing <code>apt-file pastebinit zsh fail2ban</code> for my pet peeves, and <code>tmux irssi irssi-scripts libcrypt-blowfish-perl libcrypt-dh-perl libcrypt-openssl-bignum-perl libdbi-perl sqlite3 libdbd-sqlite3-perl</code> I finally have approximately the system I needed.</p>
<p>All in all, the experience was a lot easier than what I had with Xubuntu in September 2010. It definitely surprised me and I kind of hope that this process wasn&#8217;t as easy and automated 18 months ago&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://myrtti.fi/blog/2012/04/30/viglen-mpc-l-from-xubuntu-10-04-lts-to-debian-stable/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>When have you last changed you password (and is it complex enough)?</title>
		<link>http://myrtti.fi/blog/2009/04/09/when-have-you-last-changed-you-password-and-is-it-complex-enough/</link>
		<comments>http://myrtti.fi/blog/2009/04/09/when-have-you-last-changed-you-password-and-is-it-complex-enough/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 16:56:22 +0000</pubDate>
		<dc:creator>myrtti</dc:creator>
				<category><![CDATA[ICT]]></category>
		<category><![CDATA[Planet Ubuntu]]></category>
		<category><![CDATA[Saw it in the Intahweb]]></category>
		<category><![CDATA[Tips'n'Tricks]]></category>

		<guid isPermaLink="false">http://myrtti.fi/blog/?p=660</guid>
		<description><![CDATA[I&#8217;ve had a policy of changing most of my passwords every 60 days since 2003 or so. This has made generating passwords I can remember an artform. Some people swear on pwgen, while I always brew my own. Here&#8217;s how &#8230; <a href="http://myrtti.fi/blog/2009/04/09/when-have-you-last-changed-you-password-and-is-it-complex-enough/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve had a policy of changing most of my passwords every 60 days since 2003 or so. This has made generating passwords I can remember an artform. Some people swear on pwgen, while I always brew my own. Here&#8217;s how I do mine (but with an imaginary example ;-):</p>
<ol>
<li><a href="http://www.last.fm/user/myrtti/charts?rangetype=overall&#038;subtype=tracks">Pick a song</a> of <a href="http://www.last.fm/user/myrtti/charts?rangetype=overall&#038;subtype=artists">your favorite artist</a>. It has to be a song with lyrics.</li>
<li><a href="http://lirama.net/song/193498">Pick a passage</a> you remember by heart, even when drunk, feverish, sleepy<br />
<blockquote><p>I don&#8217;t wanna be your friend<br />
I just wanna be your lover</p></blockquote>
</li>
<li>Mangle it with any means you can think of, using a pattern you&#8217;ve decided, for example:
<ul>
<li>shorthand words, &#8220;love&#8221; = &lt;3</li>
<li>randomly capitalize words that you think should be emphasised, like Your and Friend</li>
<li>pick n-th letter of each word, &#8220;IdwbyF,IjwbY&lt;3&#8243; (a password generated from the passage picked above)</li>
<li>use maths to break repetition, &#8220;Your ears should be burning&#8221; = Yes2b or quoting The Who &#8211; <a href="http://lirama.net/song/11829">Our love was is</a>: (Our love was famine, frustration We only acted out an imitation) &#8220;O&lt;3wf,fW2(oa)i&#8221;</li>
<li>remember to use punctuation, &#8220;Denial, denial&#8221; = D,d</li>
</ul>
</li>
<li>check the resulting password can be typed with all hardware you use and to all applications (for example, if you use mobile phone, use an application that saves your password in xml etc)</li>
</ol>
<p>Use and enjoy :-)</p>
]]></content:encoded>
			<wfw:commentRss>http://myrtti.fi/blog/2009/04/09/when-have-you-last-changed-you-password-and-is-it-complex-enough/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>HOWTO: sync s60v3 phone to Google Calendar and make backups of contacts/calendar/notes (in Ubuntu/Linux)</title>
		<link>http://myrtti.fi/blog/2009/03/25/howto-sync-s60v3-phone-to-google-calendar-and-make-backups-of-contactscalendarnotes/</link>
		<comments>http://myrtti.fi/blog/2009/03/25/howto-sync-s60v3-phone-to-google-calendar-and-make-backups-of-contactscalendarnotes/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 15:29:03 +0000</pubDate>
		<dc:creator>myrtti</dc:creator>
				<category><![CDATA[ICT]]></category>
		<category><![CDATA[Planet Ubuntu]]></category>
		<category><![CDATA[Tips'n'Tricks]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[Nokia]]></category>
		<category><![CDATA[reference]]></category>
		<category><![CDATA[s60v3]]></category>
		<category><![CDATA[schedule]]></category>
		<category><![CDATA[Symbian]]></category>
		<category><![CDATA[SyncML]]></category>

		<guid isPermaLink="false">http://myrtti.fi/blog/?p=458</guid>
		<description><![CDATA[I&#8217;ve used a SyncML capable phone since May 2006. SyncML is a great way to synchronize my phone and some of its data to outside sources. I also try to put all my events and happening to my calendar either &#8230; <a href="http://myrtti.fi/blog/2009/03/25/howto-sync-s60v3-phone-to-google-calendar-and-make-backups-of-contactscalendarnotes/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve used a SyncML capable phone since May 2006. SyncML is a great way to synchronize my phone and some of its data to outside sources. I also try to put all my events and happening to my calendar either by the phone itself or by Google Calendar. I&#8217;ve subscribed to several Internet calendars in addition to my own in Google Calendar, notable ones are:</p>
<ul>
<li>Ubuntu Fridge Events</li>
<li>Facebook friends birthdays</li>
<li>Facebook event invitations</li>
<li>Finnish Open source events</li>
<li>Finnish public holidays and events</li>
<li>My friends travel schedule</li>
</ul>
<p>I also hate Evolution, and have a dislike for Sunbird after using both for several years. Currently my desktop calendar system is mainly Google calendar, my phone and for quick looks while offline, orage. Orage doesn&#8217;t currently come with an option of subscribing to online calendars, but that can be easily solved.</p>
<p>What I don&#8217;t like is synchronizing these by hand. Things should be automatic, easy and happen without me noticing a thing. Here in picture comes my home server, bluetooth dongle, crontab, msynctool and wget.</p>
<p>Most important part of this setup is msynctool. I use it to synchronize my phone with Google cal automatically with cronjobs.<br />
<code>53 */8 * * * msynctool --conflict n --sync google-phone 2>/dev/null 1>/dev/null</code><br />
msynctool needs configuration:</p>
<ol>
<li>first of all, you need multisync-tools and some plugins for opensync, and of course software for bluetooth. My pesky Dell Optiplex GX50 running as my homeserver runs with Ubuntu Hardy 8.04.1 LTS, to which I&#8217;ve installed multisync-tools from a PPA:<br />
<code>deb http://ppa.launchpad.net/debian-opensync/ubuntu hardy main</code><br />
and have installed atleast <code>opensync-plugin-file opensyncutils opensync-plugin-google-calendar opensync-plugin-irmc opensync-plugin-syncml multisync-tools</code><br />
In Intrepid the needed tools are available from the normal intrepid repositories.</li>
<li>figure out your phone settings. Make sure your phones bluetooth is visible to outside queries, and do a scan to acquire the bluetooth MAC address:<br />
<code>myrtti@kengu:~$ hcitool scan<br />
Scanning ...<br />
        00:1C:D4:4C:93:AA       Nasu</code><br />
and check the channel for SyncML:<br />
<code>myrtti@kengu:~$ sdptool search --bdaddr 00:1C:D4:4C:93:AA SYNCML<br />
Searching for SYNCML on 00:1C:D4:4C:93:AA ...<br />
Service Name: SyncMLClient<br />
Service RecHandle: 0x1000b<br />
Service Class ID List:<br />
  UUID 128: 00000002-0000-1000-8000-0002ee000002<br />
Protocol Descriptor List:<br />
  "L2CAP" (0x0100)<br />
  "RFCOMM" (0x0003)<br />
    Channel: 10<br />
  "OBEX" (0x0008)<br />
Language Base Attr List:<br />
  code_ISO639: 0x454e<br />
  encoding:    0x6a<br />
  base_offset: 0x100<br />
Profile Descriptor List:<br />
  "" (0x00000002-0000-1000-8000-0002ee000002)<br />
    Version: 0x0100</code></p>
<p>In this case the channel is 10.
</li>
<li>Try if the connection to your phone works with:<br />
<code>syncml-obex-client -b 00:1C:D4:4C:93:AA 10 --slow-sync text/x-vcalendar Calendar --identifier "PC Suite" --wbxml</code></li>
<li>you need to configure the synchronization group. As stated in man msynctool, this is done by:<br />
<code>msynctool --addgroup &lt;groupname&gt;</code><br />
in this case, let&#8217;s do two groups, google-phone and file-backup.</p>
<p>After creating the groups, you need to add members to them:<br />
<code>msynctool --addmember google-phone google-calendar<br />
msynctool --addmember google-phone syncml-obex-client</code></p>
<p><code>msynctool --addmember file-backup syncml-obex-client<br />
msynctool --addmember file-backup file-sync</code>
</li>
<li>Now that you have members added, you need to configure them. For the first group we added, google-phone, the configuring happens with commands
<ol>
<li><code>msynctool --configure google-phone 1</code><br />
which will open up a file in your favorite editor that looks roughly like this:<br />
<code>&lt;config&gt;<br />
&lt;url&gt;http://www.google.com/calendar/feeds/USER@gmail.com/private/full&lt;/url&gt;<br />
        &lt;username&gt;USER@gmail.com&lt;/username&gt;<br />
        &lt;password&gt;PASSWORD&lt;/password&gt;<br />
&lt;/config&gt;<br />
</code><br />
Replace the USER and PASSWORD with your own.</li>
<li><code>msynctool --configure google-phone 2</code><br />
which will open up a file in your favorite editor that looks roughly like this:<br />
<code>&lt;?xml version="1.0"?&gt;<br />
&lt;config&gt;<br />
  &lt;!-- (Only for bluetooth) The bluetooth address if the bluetooth mode is selected --&gt;<br />
  &lt;bluetooth_address&gt;00:1C:D4:4C:93:AA&lt;/bluetooth_address&gt;<br />
  &lt;!-- (Only for bluetooth) The bluetooth channel to use. `sdptool browse $MAC` to search for the correct channel --&gt;<br />
  &lt;bluetooth_channel&gt;10&lt;/bluetooth_channel&gt;<br />
  &lt;!-- (Only for USB) The usb interface number of the SYNCML-SYNC target. use syncml-obex-client -u (you will need access to the USB raw device) to find it. --&gt;<br />
  &lt;interface&gt;0&lt;/interface&gt;<br />
  &lt;!-- The string that the plugin will use to identify itself. Some devices need a special string here. --&gt;<br />
  &lt;identifier&gt;Google Calendar&lt;/identifier&gt;<br />
  &lt;!-- The syncml version to use: 0 for 1.0, 1 for 1.1 and 2 for 1.2 --&gt;<br />
  &lt;version&gt;1&lt;/version&gt;<br />
  &lt;!-- if the plugin should use wbxml --&gt;<br />
  &lt;wbxml&gt;1&lt;/wbxml&gt;<br />
  &lt;!-- The username to use. Leave empty to not require a username --&gt;<br />
  &lt;username&gt;&lt;/username&gt;<br />
  &lt;!-- the password for the username --&gt;<br />
  &lt;password&gt;&lt;/password&gt;<br />
  &lt;!-- sets the connection type to use. 5 means obex over usb, 2 means obex over bluetooth --&gt;<br />
  &lt;type&gt;2&lt;/type&gt;<br />
  &lt;!-- If wbxml is enabled, defines wether the wbxml should use string tables --&gt;<br />
  &lt;usestringtable&gt;0&lt;/usestringtable&gt;<br />
  &lt;!-- Never send ADD command, but send REPLACE (not needed normally) --&gt;<br />
  &lt;onlyreplace&gt;0&lt;/onlyreplace&gt;<br />
  &lt;!-- Workaround around for mobile phones which only use local timestamps and _no_ UTC timestamps! --&gt;<br />
  &lt;onlyLocaltime&gt;0&lt;/onlyLocaltime&gt;<br />
  &lt;!-- Sets the maximum allowed size in bytes of incoming messages (some device need this option set). Example: 10000 --&gt;<br />
  &lt;recvLimit&gt;0&lt;/recvLimit&gt;<br />
  &lt;maxObjSize&gt;0&lt;/maxObjSize&gt;<br />
 &lt;!-- The name of the contacts db. Must be the same as the phones sends --&gt;<br />
   &lt;contact_db&gt;Contacts &lt;/contact_db&gt;<br />
   &lt;!-- The name of the calendar db. Must be the same as the phones sends --&gt;<br />
   &lt;calendar_db&gt;Calendar &lt;/calendar_db&gt;<br />
   &lt;!-- The name of the note db. Must be the same as the phones sends --&gt;<br />
   &lt;note_db&gt;Notes &lt;/note_db&gt;<br />
&lt;/config&gt;<br />
</code><br />
<strong>Save this file to your home directory or somewhere else accessible, because we&#8217;ll need this for configuring the file-backup group!</strong>
</li>
</ol>
<p>and for the second group, file-backup, with</p>
<ol>
<li>
<code>msynctool --configure file-backup 1</code><br />
which will require the exact same configurations as google-phone member 2 did, so now just replace the dummy file with the one you saved in the previous step <strong>WITH ONE EXCEPTION:</strong><br />
<code>&lt;identifier&gt;File Backup&lt;/identifier&gt;</code>
</li>
<li><code>msynctool --configure file-backup 2</code><br />
which will be a XML file a bit like this:<br />
<code>&lt;?xml version="1.0"?&gt;<br />
&lt;config&gt;<br />
  &lt;!-- directory path for file-sync --&gt;<br />
  &lt;path&gt;/home/myrtti/.phonebackup&lt;/path&gt;<br />
  &lt;!-- should care of subdirectories (TRUE or FALSE) --&gt;<br />
  &lt;recursive&gt;FALSE&lt;/recursive&gt;<br />
&lt;/config&gt;<br />
</code><br />
<strong>Note that you need to create a directory for the filesync, in this case it would be /home/myrtti/.phonebackup</strong>
</li>
</ol>
</li>
<li><a href="http://www.flickr.com/photos/myrtti/3384404167/" class="tt-flickr tt-flickr-Medium" title="Main-Tools" style="float:right;"><img style="float:right;" class="alignnone" src="http://farm4.static.flickr.com/3455/3384404167_48bb94c557.jpg" alt="Main-Tools" width="240" height="320" /></a><a style="float:right;" href="http://www.flickr.com/photos/myrtti/3385219062/" class="tt-flickr tt-flickr-Thumbnail" title="New-sync-profile"><img style="float:right;" class="alignnone" src="http://farm4.static.flickr.com/3600/3385219062_5a07b00891_t.jpg" alt="New-sync-profile" width="75" height="100" /></a>  To configure your phone, go to Menu &#8211; Tools &#8211; Sync and add:
<ol>
<li>Synchronization profile for File Backup
<ol style="list-style-type:none;">
<li><a href="http://www.flickr.com/photos/myrtti/3385219126/" class="tt-flickr tt-flickr-Thumbnail" title="File-backup-profile"><img class="alignnone" src="http://farm4.static.flickr.com/3640/3385219126_3aab5261f4_t.jpg" alt="File-backup-profile" width="75" height="100" /></a> </li>
<li><a href="http://www.flickr.com/photos/myrtti/3384404367/" class="tt-flickr tt-flickr-Thumbnail" title="Connection-settings-filebackup"><img class="alignnone" src="http://farm4.static.flickr.com/3657/3384404367_4cd02372f3_t.jpg" alt="Connection-settings-filebackup" width="75" height="100" /></a> </li>
<li><a href="http://www.flickr.com/photos/myrtti/3384404677/" class="tt-flickr tt-flickr-Thumbnail" title="Connection-settings-general"><img class="alignnone" src="http://farm4.static.flickr.com/3651/3384404677_80fce8a62b_t.jpg" alt="Connection-settings-general" width="75" height="100" /></a> </li>
<li><a href="http://www.flickr.com/photos/myrtti/3384404785/" class="tt-flickr tt-flickr-Thumbnail" title="Define-datasources-filebackup"><img class="alignnone" src="http://farm4.static.flickr.com/3457/3384404785_2997261774_t.jpg" alt="Define-datasources-filebackup" width="75" height="100" /></a> </li>
</ol>
</li>
<li>Synchronization profile for Google Calendar
<ol style="list-style-type:none;">
<li><a href="http://www.flickr.com/photos/myrtti/3385219274/" class="tt-flickr tt-flickr-Thumbnail" title="Google-calendar-profile"><img class="alignnone" src="http://farm4.static.flickr.com/3644/3385219274_02c64a57ce_t.jpg" alt="Google-calendar-profile" width="75" height="100" /></a> </li>
<li><a href="http://www.flickr.com/photos/myrtti/3384404593/" class="tt-flickr tt-flickr-Thumbnail" title="Connection-settings-gcal"><img class="alignnone" src="http://farm4.static.flickr.com/3629/3384404593_64541dea7c_t.jpg" alt="Connection-settings-gcal" width="75" height="100" /></a> </li>
<li><a href="http://www.flickr.com/photos/myrtti/3384404677/" class="tt-flickr tt-flickr-Thumbnail" title="Connection-settings-general"><img class="alignnone" src="http://farm4.static.flickr.com/3651/3384404677_80fce8a62b_t.jpg" alt="Connection-settings-general" width="75" height="100" /></a> </li>
<li><a href="http://www.flickr.com/photos/myrtti/3384404509/" class="tt-flickr tt-flickr-Thumbnail" title="Define-datasources-gcal"><img class="alignnone" src="http://farm4.static.flickr.com/3647/3384404509_6207558bf4_t.jpg" alt="Define-datasources-gcal" width="75" height="100" /></a> </li>
<li><a href="http://www.flickr.com/photos/myrtti/3386587823/" class="tt-flickr tt-flickr-Small" title="Calendar Synchronization settings"><img class="alignnone" src="http://farm4.static.flickr.com/3424/3386587823_415114388f_m.jpg" alt="Calendar Synchronization settings" width="180" height="240" /></a> </li>
</ol>
</li>
</ol>
</li>
<li>now you should be able to synchronize your phone using the commands<br />
<code><br />
 msynctool --conflict n --sync google-phone<br />
 msynctool --conflict n --sync file-backup<br />
</code><br />
and add it them to your cronjobs as in the example in the beginning of this entry.
</li>
<li>As the final touch for those of you who use Orage, do a cronjob:<br />
<code>10 * * * * wget -O ~/.personal.ics http://www.google.com/calendar/ical/USER%40gmail.com/private-eaq193204802357106916067/basic.ics</code><br />
where the URL fetched is the private iCal URL that you can get from your Google Calendar sharing settings. Similar procedure can be done with other iCal&#8217;s you find on the web, after which you can import them to your Orage with the foreign file import:<br />
<a href="http://www.flickr.com/photos/myrtti/3384505607/" class="tt-flickr tt-flickr-Small" title="orage-ics-import"><img class="alignnone" src="http://farm4.static.flickr.com/3549/3384505607_54df2436c8_m.jpg" alt="orage-ics-import" width="192" height="240" /></a></p>
<p><em>those of you who use Gnome and have evolution-data-server installed, but don&#8217;t use Evolution itself for your calendar events (and use Sunbird/Lightning or some other calendar application instead) and still want to make the events to show up in the Gnome clock when you click it, try and enter on your terminal prompt:<br />
<code>/usr/lib/evolution-webcal/evolution-webcal http://www.google.com/calendar/ical/USER%40gmail.com/private-eaq193204802357106916067/basic.ics</code><br />
where the URL is again the one acquired from the Google Calendar settings (thanks to <a href="http://www.siltala.net">topyli</a> for this one!)</em>
</li>
</ol>
<p><strong>BWUH!</strong> I&#8217;m fairly sure this HOWTO contains more than one mistake, so you might need to fiddle around with your phone and computer more than this lets you assume. I&#8217;ve managed to make mine work though with this. <strong>A word of warning, though!</strong> Keep a good copy of your stuff elsewhere too, and study the meaning of the<br />
<code>[--conflict 1-9/d/i/n]			Resolve all conflicts as side [1-9] wins, [d]uplicate, [i]gnore, or keep [n]ewer</code></p>
<p><em>The theme I currently use on my phone is <a href="http://www.babinokia.com/2008/02/21/glamur-v3-update/">Glamurv3</a></em></p>
]]></content:encoded>
			<wfw:commentRss>http://myrtti.fi/blog/2009/03/25/howto-sync-s60v3-phone-to-google-calendar-and-make-backups-of-contactscalendarnotes/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>HOWTO: Symbian60v3 (Nokia N95), SIP and ekiga.net</title>
		<link>http://myrtti.fi/blog/2008/10/06/howto-symbian60v3-nokia-n95-sip-and-ekiganet/</link>
		<comments>http://myrtti.fi/blog/2008/10/06/howto-symbian60v3-nokia-n95-sip-and-ekiganet/#comments</comments>
		<pubDate>Sun, 05 Oct 2008 23:30:49 +0000</pubDate>
		<dc:creator>myrtti</dc:creator>
				<category><![CDATA[ICT]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Planet Ubuntu]]></category>
		<category><![CDATA[Tips'n'Tricks]]></category>
		<category><![CDATA[ekiga.net]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[mobile phone]]></category>
		<category><![CDATA[N95]]></category>
		<category><![CDATA[Nokia]]></category>
		<category><![CDATA[Nokia N95]]></category>
		<category><![CDATA[SIP]]></category>
		<category><![CDATA[Symbian60]]></category>
		<category><![CDATA[VoIP]]></category>

		<guid isPermaLink="false">http://myrtti.fi/blog/?p=370</guid>
		<description><![CDATA[Finally VoIP craze hit me. I&#8217;ve had Skype account for ages, ekiga.net account for about a year, and a Nokia N95 for about a year also. I knew it is possible to configure my phone into using SIP, but never &#8230; <a href="http://myrtti.fi/blog/2008/10/06/howto-symbian60v3-nokia-n95-sip-and-ekiganet/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://flickr.com/photos/myrtti/2916099450/"><img alt="" src="http://farm4.static.flickr.com/3241/2916099450_686f45e808_m.jpg" title="Nokia N95, Theme by Pizero" class="alignleft" width="180" height="240" /></a>Finally VoIP craze hit me. I&#8217;ve had Skype account for ages, ekiga.net account for about a year, and a Nokia N95 for about a year also. I knew it is possible to configure my phone into using SIP, but never really bothered. I&#8217;ve been fighting with my laptop for a while now, and while I do manage to get the webcam to work, the microphone is somewhat flaky. Fortunately I do have my desktop computer, on which Everything Just Works. But since I really can&#8217;t be bothered to sit by my desktop computer all the time, I decided to finally configure my ekiga.net account on my phone.</p>
<p>And in the end, the process was very painfree. With some google-fu the settings were found &#8211; all I needed was to ask a friend how the network connection should be handled as mine didn&#8217;t seem to work because of the NAT in my home network. And the answer to that problem was obvious &#8211; use 3G instead. The sound quality is astoundingly good with even the lowest bandwidth provided by my mobile phone service provider, Saunalahti.</p>
<p>Anyway &#8211; here are the settings and the steps documented in a nice neatly fashion:<br />
<a href="http://www.flickr.com/photos/myrtti/2916103582/"><img alt="Tools" src="http://farm4.static.flickr.com/3067/2916103582_80ef4d4a14_t.jpg" title="Tools" class="alignnone" width="75" height="100" /></a><a href="http://www.flickr.com/photos/myrtti/2916110034/"><img alt="Settings" src="http://farm4.static.flickr.com/3213/2916110034_2c85821d18_t.jpg" title="Settings" class="alignnone" width="75" height="100" /></a><a href="http://flickr.com/photos/myrtti/2916119352/"><img alt="Connections" src="http://farm4.static.flickr.com/3018/2916119352_fcfd93a3a5_t.jpg" title="Connections" class="alignnone" width="75" height="100" /></a><a href="http://flickr.com/photos/myrtti/2916125632/"><img alt="SIP settings" src="http://farm4.static.flickr.com/3167/2916125632_84944125dc_t.jpg" title="SIP settings" class="alignnone" width="75" height="100" /></a><a href="http://www.flickr.com/photos/myrtti/2915314995/"><img alt="Account settings" src="http://farm4.static.flickr.com/3226/2915314995_3ff3907b60_t.jpg" title="account information" class="alignnone" width="75" height="100" /></a><a href="http://www.flickr.com/photos/myrtti/2915324815/"><img alt="Account settings, 2" src="http://farm4.static.flickr.com/3207/2915324815_59a5d403a2_t.jpg" title="Account settings, 2" class="alignnone" width="75" height="100" /></a><a href="http://www.flickr.com/photos/myrtti/2916173238/"><img alt="" src="http://farm4.static.flickr.com/3153/2916173238_0bccb09064_t.jpg" title="Account settings, 3" class="alignnone" width="75" height="100" /></a><a href="http://flickr.com/photos/myrtti/2915333569/"><img alt="Registrar server" src="http://farm4.static.flickr.com/3296/2915333569_6cd5416386_t.jpg" title="Registrar server" class="alignnone" width="75" height="100" /></a><a href="http://www.flickr.com/photos/myrtti/2916183764/"><img alt="Registrar server, 2" src="http://farm4.static.flickr.com/3136/2916183764_12bc768c40_t.jpg" title="Registrar server, 2" class="alignnone" width="75" height="100" /></a><a href="http://flickr.com/photos/myrtti/2916147372/"><img alt="" src="http://farm3.static.flickr.com/2086/2916147372_5b6256e69c_t.jpg" title="Account set and ready to go" class="alignnone" width="75" height="100" /></a></p>
<ol>
<li>navigate to: System/Tools &#8211;> Settings &#8211;> Connection &#8211;> SIP Settings</li>
<li>Create a new profile:
<ul>
<li>Name it as, for example, ekiga.net</li>
<li><strong>Service-Profile:</strong> IETF<br />
<strong>Public Username:</strong> sip:$YOURUSERNAME@ekiga.net<br />
<strong>Compression:</strong> no<br />
<strong>Proxy:</strong> none</li>
<li><strong>Registrar:</strong><br />
<strong>Registrar-Adress:</strong> sip:ekiga.net<br />
<strong>Domain:</strong> ekiga.net<br />
<strong>Username:</strong> $YOURUSERNAME <br />
<strong>Password:</strong> $YOURPASSWORD<br />
<strong>Transport:</strong> UDP<br />
<strong>Port:</strong> 5060</li>
</ul>
</li>
<li>stop and think how do you want to be contacted:
<ul>
<li>about all the time &#8211; <strong>Registration:</strong> Always on; only when you call or want to be contactable on your phone &#8211; <strong>Registration:</strong> When needed.</li>
<li>On the move &#8211; <strong>Default access point:</strong> Your (hopefully cheap / monthly subscribed / unlimited) data transfer plan access point<strong>*</strong>; Mostly at a known wifi hotspot &#8211; <strong>Default access point:</strong> Your wifi hotspot.<strong>**</strong></li>
</ul>
</li>
</ol>
<p>Here be the disclaimers:<br />
<strong>*</strong> I tried with my own 3G connection provided by Saunalahti &#8211; 384kbit/s (lowest speed there is), and the sound quality was sufficient.<br />
<strong>**</strong> for me my home network is configured in a way with NAT that using wifi doesn&#8217;t work. It would require fiddling with some ports, if you have access to your router and know what you&#8217;re doing, <a href="http://wiki.ekiga.org/index.php/Internet_ports_used_by_Ekiga">this page</a> might give you some hints what to do &#8211; it also may not. I&#8217;ve not tried.</p>
<p>I tried these settings with calling to the echo service (that&#8217;s sip:500@ekiga.net for those of you who didn&#8217;t already know) and ended up giggling at my own voice like a maniac &#8211; and then tried it twice more just for the giggles. As <a href="http://www.siltala.net/">a friend</a> hadn&#8217;t tried his settings (the same as mine) on his E51, I called him to get confirmation on the sound quality, which was amazingly good.</p>
<p>These settings were found from <a href="http://www.murrayc.com/blog/permalink/2008/03/27/using-an-ekiganet-sip-address-from-a-nokia-n95/">here</a>, if you&#8217;re wondering what theme I&#8217;ve got on my phone, it&#8217;s found from <a href="http://www.pizero.net/archives/269">here</a>, and the programs that are in the first screenshot as quick launchers are <a href="http://koti.mbnet.fi/buswatch/">BusWatch</a>, <a href="http://www.nokia.com/betalabs/calculator">Enhanced Calculator for s60</a>, alarm clock, synchronisation and <a href="http://mirggi.net/">mirggi</a>, s60 IRC client I use to connect to my <a href="http://www.irssi.org/documentation/proxy">irssi-proxy</a> handling my connections to IRCnet, freenode and my <a href="http://bitlbee.org/">bitlbee</a>, which in turn handles my connections to MSN, ICQ, jabber.org- and GoogleTalk- XMPP connections.</p>
]]></content:encoded>
			<wfw:commentRss>http://myrtti.fi/blog/2008/10/06/howto-symbian60v3-nokia-n95-sip-and-ekiganet/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>Yay for teenage hobbies</title>
		<link>http://myrtti.fi/blog/2008/07/05/yay-for-teenage-hobbies/</link>
		<comments>http://myrtti.fi/blog/2008/07/05/yay-for-teenage-hobbies/#comments</comments>
		<pubDate>Sat, 05 Jul 2008 10:35:26 +0000</pubDate>
		<dc:creator>myrtti</dc:creator>
				<category><![CDATA[ICT]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Planet Ubuntu]]></category>
		<category><![CDATA[Tips'n'Tricks]]></category>
		<category><![CDATA[Acer]]></category>
		<category><![CDATA[art]]></category>
		<category><![CDATA[cleaning]]></category>
		<category><![CDATA[dust]]></category>
		<category><![CDATA[heating]]></category>
		<category><![CDATA[hobbies]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[water colours]]></category>

		<guid isPermaLink="false">http://koti.kapsi.fi/~myrtti/blog/?p=96</guid>
		<description><![CDATA[Once upon a time I was a teenager with lots of idle time and angst and will to do pretty things in my life. Those were the times I didn&#8217;t yet own a computer &#8211; the computer at home concept &#8230; <a href="http://myrtti.fi/blog/2008/07/05/yay-for-teenage-hobbies/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img src="http://koti.kapsi.fi/~myrtti/blog/wp-content/uploads/2008/07/akvketok-300x201.jpg" alt="Butterfly Aquarelle" title="akvketok" width="300" height="201" class="size-medium wp-image-97" style="float:left;"/>Once upon a time I was a teenager with lots of idle time and angst and will to do pretty things in my life. Those were the times I didn&#8217;t yet own a computer &#8211; the computer at home concept got me when I was already 18. Ever since I was a kid I loved to draw and especially paint (my mom being a painter, who loves to do decorative painting and restoration). I take pride in having water colours and dry pastels in a separate box with portable easel, having different kinds of papers for doing drawings and water colours and owning a Wacom Graphire 2 tablet.<br />
<span id="more-96"></span></p>
<p>Unfortunately I don&#8217;t have that much time or inspiration in me left anymore. I don&#8217;t remember the last time I&#8217;ve actually painted something, even less remember painting something as elaborate as the butterflies, some of which took three days to do. But having the tools for water colours can be handy at times. And having vivid imagination and a knack in making silly inventions.</p>
<p><a href="http://www.flickr.com/photos/myrtti/2442091479/" class="tt-flickr tt-flickr-Thumbnail" style="float:right;"><img src="http://farm4.static.flickr.com/3264/2442091479_72064baca3_t.jpg" alt="26.04.2008" width="100" height="75" border="0" /></a> I bought a used Acer Aspire 3100 from a friend in March. He needed it for a while, and I was really busy doing work stuff so I told him it would be ok if he used it until Hardy Release Fest, since, me being a geek and all, I&#8217;d end up wasting my time playing around with the laptop instead of doing paid work. </p>
<p>The laptop, though not being top notch in all the possible ways, was cheap and had more features that I could have imagined. I&#8217;ve never owned a webcam, widescreen, even less a DVD-RW drive. The only gripe about the laptop is the Wifi, which I&#8217;ve later managed to work with ndiswrapper with not-encrypted access points. Still, the laptop is great. Laptop allows me to work in my own couch (yes, the horrible mustard coloured abomination bought from a recycling centre for mere 14€s) which is far better in comfortability than my awful desk and awful office chair (yay for piriformis syndrome and sciatica!). The laptop allows me to work at my own balcony.</p>
<p><a href="http://www.flickr.com/photos/myrtti/2447960227/" class="tt-flickr tt-flickr-Small" style="float:right;"><img src="http://farm3.static.flickr.com/2240/2447960227_0dc3382fce_m.jpg" alt="HOWTO: prevent laptop from heating up too much while compiling" width="180" height="240" border="0" /></a> But alas, the laptop had a problem. It heated up badly when I ran my script building up a 600 page PDF document with lots of pictures, table of contents and bibliographic references. I had to work, so I took the easy way &#8211; first installed nfs server to my home server (a puny used Dell Optiplex GX50) after upgrading the hard drive of it to 160GB from 20GB and installing an encrypted Ubuntu LTS server to it, shared my backups and media files on it with nfs, installed ssh on my desktop computer (Dell Optiplex 755 or smthn, Core2duo and 4G of RAM) and simply just ran the PDF conversion on the desktop computer over ssh commandline and checked the outcome over nfs shares mounted on the laptop. Now atleast the laptop wasn&#8217;t heating up as bad, didn&#8217;t reboot itself and I didn&#8217;t have to juggle with it when working.</p>
<p>Last week the crashes started again, more randomly. I shrugged them off as being caused by the heating for a few times. Then as I was doing a bug report that took ages to write and the thing crashed (but only X did, which got me thinking later on), I got fed up, took out my toolbox (Dad, I love you, you gave me the best Christmas gift of Christmas 2007) and started to carefully open up the laptop.</p>
<p><a href="http://www.flickr.com/photos/myrtti/2631150240/" class="tt-flickr tt-flickr-Thumbnail"><img src="http://farm4.static.flickr.com/3021/2631150240_280a4febcb_t.jpg" alt="I wonder what caused all the crashing" width="75" height="100" border="0" /></a> <a href="http://www.flickr.com/photos/myrtti/2631152402/" class="tt-flickr tt-flickr-Thumbnail"><img src="http://farm4.static.flickr.com/3125/2631152402_1efe92417e_t.jpg" alt="Hmmm this might be the culprit" width="100" height="75" border="0" /></a> <a href="http://www.flickr.com/photos/myrtti/2630337291/" class="tt-flickr tt-flickr-Thumbnail"><img src="http://farm4.static.flickr.com/3006/2630337291_dd4b91dba1_t.jpg" alt="NOOHHH, really? X-D" width="100" height="75" border="0" /></a> <a href="http://www.flickr.com/photos/myrtti/2631230222/" class="tt-flickr tt-flickr-Thumbnail"><img src="http://farm4.static.flickr.com/3167/2631230222_9b28dded9a_t.jpg" alt="Water colours YAY!" width="75" height="100" border="0" /></a> </p>
<p>Here&#8217;s where the teenage hobbies come into the story &#8211; I had my trustworthy sobel brushes at hand. I don&#8217;t have <a href="http://www.sourceguru.net/archives/135">compressed air</a>, but I do have my watercolour brushes. To be honest, I don&#8217;t think compressed air would have done anything to the dust clots I had in the laptop fan. Now the idle heat of my laptop is as I write this at mere 39Cs compared to the 50 or 60 I used to have before cleaning up the fan. I can actually feel the air blowing out the laptop, and it doesn&#8217;t feel as burning as it used to was before. YAY \o/</p>
<p><em>The crashes this week were apparently caused by the combination of fglrx, hardy-proposed and 64-bit. I&#8217;ve now switched to mesa (yes, mesa), and the crashes seem to have stopped.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://myrtti.fi/blog/2008/07/05/yay-for-teenage-hobbies/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Flickr love &amp; f-spot hugs</title>
		<link>http://myrtti.fi/blog/2008/04/14/flickr-love-f-spot-hugs/</link>
		<comments>http://myrtti.fi/blog/2008/04/14/flickr-love-f-spot-hugs/#comments</comments>
		<pubDate>Sun, 13 Apr 2008 23:47:03 +0000</pubDate>
		<dc:creator>myrtti</dc:creator>
				<category><![CDATA[ICT]]></category>
		<category><![CDATA[Tips'n'Tricks]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[EXIF]]></category>
		<category><![CDATA[F-spot]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[Nokia]]></category>
		<category><![CDATA[Nokia N95]]></category>
		<category><![CDATA[procrastination]]></category>

		<guid isPermaLink="false">http://koti.kapsi.fi/myrtti/blog/2008/04/14/flickr-love-f-spot-hugs/</guid>
		<description><![CDATA[I can&#8217;t remember anymore have I blogged about my deep and utterly incomprehensible love towards my phone, Nokia N95. If I have, I apologize. If I haven&#8217;t, may I do so? Oh never mind, I will anyway. Nokia N95 is &#8230; <a href="http://myrtti.fi/blog/2008/04/14/flickr-love-f-spot-hugs/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I can&#8217;t remember anymore have I blogged about my deep and utterly incomprehensible love towards my phone, Nokia N95. If I have, I apologize. If I haven&#8217;t, may I do so? Oh never mind, I will anyway.</p>
<p>Nokia N95 is a LOVERLY phone. I couldn&#8217;t have picked a better one to serve my needs. It has a great camera, excellent screen, wifi, 3G and what not. The only things that I&#8217;ve got problems with is the battery life (which I&#8217;ve deteriorated myself by using the phone for four months as a 3G modem a minimum of 8 hours a day, being attached to the charger all the time) and the position of the audio/video outlet.</p>
<p>	Anyway, Nokia N95 comes with a software that allows you to send your photos DIRECTLY to <a href="http://www.flickr.com">Flickr</a>. Since I&#8217;ve used Flickr before and even paid for it before buying my phone, I couldn&#8217;t be happier. Now that I don&#8217;t have to worry about when I&#8217;ll be able to take the pictures from the memory card to put on the net or worry about backups, AND now that I carry my camera (5Mpix Carl Zeiss optics, thank you very much) &#8230; err phone around all the time, the amount of my photos has multiplicated since I bought it. There&#8217;s only one problem &#8211; I&#8217;d like to have the pictures on my own computer too.</p>
<p>For a while I had problems with this, and I simply ignored the issue. But since I got flickrfs (yes, it&#8217;s FUSE) to work, things have gotten a fast solution. Of course, I could import the whole flickrfs stream to my computer, but that would be</p>
<ul>
<li>very slow</li>
<li>waste of time</li>
<li>plain awful</li>
</ul>
<p>So. As I got bored (ie. procrastinated paid bash scripting) I whipped up a script that</p>
<ol>
<li>checks which files you&#8217;ve got already in your collection</li>
<li>downloads only those missing</li>
<li>checks that the files you&#8217;ve downloaded aren&#8217;t exported to flickr from f-spot (by checking the EXIF Software)</li>
<li>sees that it doesn&#8217;t import files that might&#8217;ve been saved with a different name (by checking the EXIF DateTimeDigitized)</li>
</ol>
<p>Ain&#8217;t that grand or what?</p>
<p>Now you must be seething with anxiety to download the script. <a href="http://myrtti.fi/software/">HERE IT IS.</a></p>
<p>I hope it will offer you as much fun as it did to me while hacking it up. If you find bugs (eeek) or preferably, if you find bugs and have fixed them and want to send me a bug fix, please contact me.</p>
<p>Those of you who&#8217;ve managed to read this far, here&#8217;s a picture of the coding guinea pig mascot, which tried to assist in making of the script.<br />
<a href="http://koti.kapsi.fi/myrtti/blog/pictures/photo/2410373477/Carrot-pellet-3.html" class="tt-flickr"><img src="http://farm4.static.flickr.com/3267/2410373477_35c89e6836_m.jpg" alt="Carrot pellet &lt;3" width="180" height="240" border="0" /></a> </p>
]]></content:encoded>
			<wfw:commentRss>http://myrtti.fi/blog/2008/04/14/flickr-love-f-spot-hugs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Podcasts to Nokia 6233</title>
		<link>http://myrtti.fi/blog/2007/02/21/podcasts-to-nokia-6233/</link>
		<comments>http://myrtti.fi/blog/2007/02/21/podcasts-to-nokia-6233/#comments</comments>
		<pubDate>Wed, 21 Feb 2007 20:09:46 +0000</pubDate>
		<dc:creator>myrtti</dc:creator>
				<category><![CDATA[Tips'n'Tricks]]></category>
		<category><![CDATA[bash scripting]]></category>
		<category><![CDATA[Gammu]]></category>
		<category><![CDATA[mobile phone]]></category>
		<category><![CDATA[Nokia]]></category>
		<category><![CDATA[OBEXFTP]]></category>

		<guid isPermaLink="false">http://koti.kapsi.fi/myrtti/?p=41</guid>
		<description><![CDATA[I got a new phone, as stated earlier, and I got a new memorycard for it. Now I can download huge amounts of podcasts and listen to them with my phone. replace ff:ee:dd:cc:bb:aa with your phone&#8217;s mac address, Memorycard as &#8230; <a href="http://myrtti.fi/blog/2007/02/21/podcasts-to-nokia-6233/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I got a new phone, as stated earlier, and I got a new memorycard for it. Now I can download huge amounts of podcasts and listen to them with my phone. replace ff:ee:dd:cc:bb:aa with your phone&#8217;s mac address, Memorycard as the directory of your choice to store your podcasts and and configure gammu properly.<span id="more-41"></span></p>
<pre style="font-size: 0.8em">
day=`date '+%Y-%m-%d'`
for dir in $HOME/podcasts
do
echo "doing directory: ${dir}"
cd podcasts
for file in $( ls *.mp3 ); do
obexftp -b ff:ee:dd:cc:bb:aa -c Memorycard -C Podcasts -C ${day} -p ${file}
mv ${file} ${file}.bak
sleep 5
done
gammu --nokiaaddplaylists
sleep 5
gammu --deletefiles d:/predefgallery/predefplaylist/predefringtones1.m3u
sleep 5
gammu --deletefiles d:/predefgallery/predefplaylist/predeftones.m3u
sleep 5
gammu --deletefiles d:/predefgallery/predefplaylist/predefmusic.m3u
sleep 5
gammu --deletefiles d:/predefgallery/predefplaylist/predefalerttones.m3u
sleep 5
gammu --deletefiles d:/predefgallery/predefplaylist/predefringtones.m3u
cd ..
done
exit 0</pre>
]]></content:encoded>
			<wfw:commentRss>http://myrtti.fi/blog/2007/02/21/podcasts-to-nokia-6233/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A few tricks</title>
		<link>http://myrtti.fi/blog/2006/12/10/a-few-tricks/</link>
		<comments>http://myrtti.fi/blog/2006/12/10/a-few-tricks/#comments</comments>
		<pubDate>Sun, 10 Dec 2006 19:50:58 +0000</pubDate>
		<dc:creator>myrtti</dc:creator>
				<category><![CDATA[Tips'n'Tricks]]></category>

		<guid isPermaLink="false">http://koti.kapsi.fi/myrtti/?p=37</guid>
		<description><![CDATA[if you&#8217;ve got software raid on xubuntu: sudo nano /usr/bin/procmdstat #!/bin/sh while true do clear date cat /proc/mdstat sleep 60 done sudo chmod a+x /usr/bin/procmdstat Add a program to launch at session startup: xfce4-terminal &#8211;hide-borders &#8211;hide-menubar &#8211;hide-toolbar &#8211;title &#8220;RAID-monitor&#8221; &#8211;geometry &#8230; <a href="http://myrtti.fi/blog/2006/12/10/a-few-tricks/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>if you&#8217;ve got software raid on xubuntu:</p>
<pre>sudo nano /usr/bin/procmdstat

#!/bin/sh
while true
do
clear
date
cat /proc/mdstat
sleep 60
done

sudo chmod a+x /usr/bin/procmdstat</pre>
<p>Add a program to launch at session startup:</p>
<blockquote><p>xfce4-terminal &#8211;hide-borders &#8211;hide-menubar &#8211;hide-toolbar<br />
&#8211;title &#8220;RAID-monitor&#8221; &#8211;geometry 70&#215;20-30+30 &#8211;execute<br />
/usr/bin/procmdstat</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://myrtti.fi/blog/2006/12/10/a-few-tricks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

