<?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"
	>

<channel>
	<title>Jaka Jančar</title>
	<atom:link href="http://jaka.kubje.org/wp/feed/" rel="self" type="application/rss+xml" />
	<link>http://jaka.kubje.org/wp</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Sat, 19 Apr 2008 15:25:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<item>
		<title>Adding Skype usernames to OS X Address Book (workaround)</title>
		<link>http://jaka.kubje.org/wp/2008/03/27/adding-skype-usernames-to-os-x-address-book-workaround/</link>
		<comments>http://jaka.kubje.org/wp/2008/03/27/adding-skype-usernames-to-os-x-address-book-workaround/#comments</comments>
		<pubDate>Thu, 27 Mar 2008 13:35:42 +0000</pubDate>
		<dc:creator>Jaka Jančar</dc:creator>
		
		<category><![CDATA[Apple]]></category>

		<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://jaka.kubje.org/wp/2008/03/27/adding-skype-usernames-to-os-x-address-book-workaround/</guid>
		<description><![CDATA[OS X&#8217;s Address Book only allows adding AIM, Jabber, MSN, ICQ and Yahoo IM addresses to contacts. This has been a known issue (Apple bug #4270469) for quite a while, and there is no indication of it getting fixed anytime soon.
You can work around this by adding an URL field to your contact template in [...]]]></description>
			<content:encoded><![CDATA[<p>OS X&#8217;s Address Book only allows adding AIM, Jabber, MSN, ICQ and Yahoo IM addresses to contacts. This has been a known issue (Apple bug #4270469) for quite a while, and there is no indication of it getting fixed anytime soon.</p>
<p>You can work around this by adding an URL field to your contact template in Preferences and using the &#8220;skype&#8221; schema (urls like skype:username, skype://username or even callto://username). The custom URL field can also be named any way you want, so you can set it to &#8220;Skype&#8221; (default is &#8220;home page&#8221;).</p>
<p>Don&#8217;t expect any fancy integration in the Skype client, like showing contact names from Address Book instead of your contacts&#8217; own defined names, but at least you can call them from the Address Book with one click.</p>
<h2>Step by step</h2>
<p>Open Preferences -> Templates. Select Add Field -> URL or click the + next to an existing URL field, if you already have one. Change the name to &#8220;Skype&#8221; or something similar by clicking on it, selecting &#8220;Custom&#8230;&#8221; and typing it in.<br />
<img src='http://jaka.kubje.org/wp/wp-content/uploads/2008/03/osx-ab-skype-prefs.png' alt='osx-ab-skype-prefs.png' /></p>
<p>Add URLs like &#8220;skype:username&#8221; to the newly created field for your contacts.<br />
<img src='http://jaka.kubje.org/wp/wp-content/uploads/2008/03/osx-ab-skype-contact.png' alt='osx-ab-skype-contact.png' /></p>
]]></content:encoded>
			<wfw:commentRss>http://jaka.kubje.org/wp/2008/03/27/adding-skype-usernames-to-os-x-address-book-workaround/feed/</wfw:commentRss>
		</item>
		<item>
		<title>iPhone BSD Subsystem 2.1&#8217;s broken &#8220;su&#8221;</title>
		<link>http://jaka.kubje.org/wp/2008/03/09/iphone-bsd-subsystem-21s-broken-su/</link>
		<comments>http://jaka.kubje.org/wp/2008/03/09/iphone-bsd-subsystem-21s-broken-su/#comments</comments>
		<pubDate>Sat, 08 Mar 2008 23:00:56 +0000</pubDate>
		<dc:creator>Jaka Jančar</dc:creator>
		
		<category><![CDATA[Apple]]></category>

		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://jaka.kubje.org/wp/2008/03/09/iphone-bsd-subsystem-21s-broken-su/</guid>
		<description><![CDATA[BSD subsystem 2.1 (and I think 2.0 too) for iPhone has a broken &#8220;su&#8221; binary. This is especially annoying, since the default user is now &#8220;mobile&#8221; and if you try to change to root using MobileTerminal, you get:
$ su
dyld: Library not loaded: libarmfp.dylib
  Referenced from: /usr/bin/su
  Reason: unsafe use of relative path libarmfp.dylib [...]]]></description>
			<content:encoded><![CDATA[<p>BSD subsystem 2.1 (and I think 2.0 too) for iPhone has a broken &#8220;su&#8221; binary. This is especially annoying, since the default user is now &#8220;mobile&#8221; and if you try to change to root using MobileTerminal, you get:</p>
<blockquote><p>$ su<br />
dyld: Library not loaded: libarmfp.dylib<br />
  Referenced from: /usr/bin/su<br />
  Reason: unsafe use of relative path libarmfp.dylib in /usr/bin/su with setuid binary<br />
zsh: trace trap  su
</p></blockquote>
<p>To fix the issue, copy the su binary to your Mac, run &#8220;install_name_tool -change libarmfp.dylib /usr/lib/libarmfp.dylib su&#8221; and copy it back. It should work now.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaka.kubje.org/wp/2008/03/09/iphone-bsd-subsystem-21s-broken-su/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Incoming calls on an unlocked iPhone don&#8217;t work</title>
		<link>http://jaka.kubje.org/wp/2007/09/12/incoming-calls-on-an-unlocked-iphone-dont-work/</link>
		<comments>http://jaka.kubje.org/wp/2007/09/12/incoming-calls-on-an-unlocked-iphone-dont-work/#comments</comments>
		<pubDate>Wed, 12 Sep 2007 16:01:02 +0000</pubDate>
		<dc:creator>Jaka Jančar</dc:creator>
		
		<category><![CDATA[Apple]]></category>

		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://jaka.kubje.org/wp/2007/09/12/incoming-calls-on-an-unlocked-iphone-dont-work/</guid>
		<description><![CDATA[It appears that when using an iPhone with one of the Slovenian carriers, namely Si.mobil Vodafone, incoming calls don&#8217;t work. Incoming calls work just fine with another carrier, Mobitel.
I have unlocked my iPhone using the free/open SW method, but I believe the same behavior was observed with HW-unlocked phones in Slovenia too.
Si.mobil is aware of [...]]]></description>
			<content:encoded><![CDATA[<p>It appears that when using an <a href="http://www.apple.com/iphone/" onclick="javascript:pageTracker._trackPageview('/http://www.apple.com/iphone/');">iPhone</a> with one of the Slovenian carriers, namely <a href="http://www.simobil.si/" onclick="javascript:pageTracker._trackPageview('/http://www.simobil.si/');">Si.mobil Vodafone</a>, incoming calls don&#8217;t work. Incoming calls work just fine with another carrier, <a href="http://www.mobitel.si/" onclick="javascript:pageTracker._trackPageview('/http://www.mobitel.si/');">Mobitel</a>.</p>
<p>I have unlocked my iPhone using the free/open SW method, but I believe the same behavior was observed with HW-unlocked phones in Slovenia too.</p>
<p>Si.mobil <a href="http://www.alter.si/tabla/showflat.php/Cat/0/Number/37917/an/0/page/0#37917" onclick="javascript:pageTracker._trackPageview('/http://www.alter.si/tabla/showflat.php/Cat/0/Number/37917/an/0/page/0#37917');">is aware of the problem, and they are investigating it</a>.</p>
<p>Another iPhone user from Malta has also reported that incoming calls don&#8217;t work for him on Vodafone MT, but he has been unable to test with another carrier or another iPhone so far.</p>
<p><strong>Update</strong> (September 20, 2007): My carrier seems to have resolved the issue. Yay!</p>
]]></content:encoded>
			<wfw:commentRss>http://jaka.kubje.org/wp/2007/09/12/incoming-calls-on-an-unlocked-iphone-dont-work/feed/</wfw:commentRss>
		</item>
		<item>
		<title>List of Slovenian root certificate authorities (CAs)</title>
		<link>http://jaka.kubje.org/wp/2007/07/17/slovenian-certificate-authorities/</link>
		<comments>http://jaka.kubje.org/wp/2007/07/17/slovenian-certificate-authorities/#comments</comments>
		<pubDate>Tue, 17 Jul 2007 17:34:49 +0000</pubDate>
		<dc:creator>Jaka Jančar</dc:creator>
		
		<category><![CDATA[Cryptography]]></category>

		<guid isPermaLink="false">http://jaka.kubje.org/wp/2007/07/17/slovenian-certificate-authorities/</guid>
		<description><![CDATA[The following is the list of issuers of qualified digital certificates in Slovenia with URLs to the root certificates and certificate revocation lists.

SIGEN-CA
Certificate: PEM DER
CRL: PEM DER Text

SIGOV-CA
Certificate: PEM DER
CRL: PEM DER Text

Halcom CA
Certificate (natural persons): DER
Certificate (juristic persons): DER
CRL (natural persons): PEM
CRL (juristic persons): PEM

AC NLB
Certificate: DER
CRL: PEM

POŠTA®CA
Certificate: PEM DER
CRL: PEM DER


Observations
I could not [...]]]></description>
			<content:encoded><![CDATA[<p>The following is the list of issuers of qualified digital certificates in Slovenia with URLs to the root certificates and certificate revocation lists.</p>
<ul>
<li><strong><a href="http://www.sigen-ca.si/" onclick="javascript:pageTracker._trackPageview('/http://www.sigen-ca.si/');">SIGEN-CA</a></strong><br />
Certificate: <a href="http://www.sigen-ca.si/sigen-ca.pem" onclick="javascript:pageTracker._trackPageview('/http://www.sigen-ca.si/sigen-ca.pem');">PEM</a> <a href="http://www.sigen-ca.si/sigen-ca.crt" onclick="javascript:pageTracker._trackPageview('/http://www.sigen-ca.si/sigen-ca.crt');">DER</a><br />
CRL: <a href="http://www.sigen-ca.si/crl/sigen-ca.pem" onclick="javascript:pageTracker._trackPageview('/http://www.sigen-ca.si/crl/sigen-ca.pem');">PEM</a> <a href="http://www.sigen-ca.si/crl/sigen-ca.crl" onclick="javascript:pageTracker._trackPageview('/http://www.sigen-ca.si/crl/sigen-ca.crl');">DER</a> <a href="http://www.sigen-ca.si/crl/sigen-ca.php" onclick="javascript:pageTracker._trackPageview('/http://www.sigen-ca.si/crl/sigen-ca.php');">Text</a>
</li>
<li><strong><a href="http://www.sigov-ca.gov.si/" onclick="javascript:pageTracker._trackPageview('/http://www.sigov-ca.gov.si/');">SIGOV-CA</a></strong><br />
Certificate: <a href="http://www.sigov-ca.gov.si/sigov-ca.pem" onclick="javascript:pageTracker._trackPageview('/http://www.sigov-ca.gov.si/sigov-ca.pem');">PEM</a> <a href="http://www.sigov-ca.gov.si/sigov-ca.crt" onclick="javascript:pageTracker._trackPageview('/http://www.sigov-ca.gov.si/sigov-ca.crt');">DER</a><br />
CRL: <a href="http://www.sigov-ca.gov.si/crl/sigov-ca.pem" onclick="javascript:pageTracker._trackPageview('/http://www.sigov-ca.gov.si/crl/sigov-ca.pem');">PEM</a> <a href="http://www.sigov-ca.gov.si/crl/sigov-ca.crl" onclick="javascript:pageTracker._trackPageview('/http://www.sigov-ca.gov.si/crl/sigov-ca.crl');">DER</a> <a href="http://www.sigov-ca.gov.si/crl/sigov-ca.php" onclick="javascript:pageTracker._trackPageview('/http://www.sigov-ca.gov.si/crl/sigov-ca.php');">Text</a>
</li>
<li><strong><a href="http://www.halcom-ca.si/" onclick="javascript:pageTracker._trackPageview('/http://www.halcom-ca.si/');">Halcom CA</a></strong><br />
Certificate (natural persons): <a href="http://www.halcom.si/images/uploads/files/CRLji/HALCOM_CA_FO.CRT" onclick="javascript:pageTracker._trackPageview('/http://www.halcom.si/images/uploads/files/CRLji/HALCOM_CA_FO.CRT');">DER</a><br />
Certificate (juristic persons): <a href="http://www.halcom.si/images/uploads/files/CRLji/HALCOM_CA_PO_2.CRT" onclick="javascript:pageTracker._trackPageview('/http://www.halcom.si/images/uploads/files/CRLji/HALCOM_CA_PO_2.CRT');">DER</a><br />
CRL (natural persons): <a href="http://domina.halcom.si/crls/halcom_ca_fo.crl" onclick="javascript:pageTracker._trackPageview('/http://domina.halcom.si/crls/halcom_ca_fo.crl');">PEM</a><br />
CRL (juristic persons): <a href="http://domina.halcom.si/crls/halcom_ca_po_2.crl" onclick="javascript:pageTracker._trackPageview('/http://domina.halcom.si/crls/halcom_ca_po_2.crl');">PEM</a>
</li>
<li><strong><a href="http://www.nlb.si/acnlb" onclick="javascript:pageTracker._trackPageview('/http://www.nlb.si/acnlb');">AC NLB</a></strong><br />
Certificate: <a href="https://elba.nlb.si/images/content/_doc/ACNLB.cer" onclick="javascript:pageTracker._trackPageview('/https://elba.nlb.si/images/content/_doc/ACNLB.cer');">DER</a><br />
CRL: <a href="http://www.nlb.si/crl/acnlbcrl.crl" onclick="javascript:pageTracker._trackPageview('/http://www.nlb.si/crl/acnlbcrl.crl');">PEM</a>
</li>
<li><strong><a href="http://postarca.posta.si/" onclick="javascript:pageTracker._trackPageview('/http://postarca.posta.si/');">POŠTA®CA</a></strong><br />
Certificate: <a href="http://postarca.posta.si/postarca/data/cacert.pem" onclick="javascript:pageTracker._trackPageview('/http://postarca.posta.si/postarca/data/cacert.pem');">PEM</a> <a href="http://postarca.posta.si/postarca/data/cacert.der" onclick="javascript:pageTracker._trackPageview('/http://postarca.posta.si/postarca/data/cacert.der');">DER</a><br />
CRL: <a href="http://postarca.posta.si/crl/postarca.pem" onclick="javascript:pageTracker._trackPageview('/http://postarca.posta.si/crl/postarca.pem');">PEM</a> <a href="http://postarca.posta.si/crl/postarca.crl" onclick="javascript:pageTracker._trackPageview('/http://postarca.posta.si/crl/postarca.crl');">DER</a>
</li>
</ul>
<h2>Observations</h2>
<p>I could not find the link to AC NLB&#8217;s CRL anywhere on their website. I called them by phone and they referred me to an email address (which was different from the one on their web page). I then sent an email with my question to the address and received a one-line, no hello, no signature response with the URL to the revocation list.</p>
<p>Also, AC NLB&#8217;s CRL has a <em>.crl</em> extension, but is in fact PEM-encoded, even though for every other CA that extension signifies DER encoding.</p>
<h2>Converting between formats</h2>
<p>You can convert between PEM and DER formats using openssl.</p>
<p>Converting certificates:<br />
<code>openssl x509 -in &lt;input file&gt; -inform &lt;input format&gt; -out &lt;output file&gt; -outform &lt;output format&gt;</code><br />
Example (converting a certificate from DER to PEM format):<br />
<code>openssl x509 -in ACNLB.cer -inform DER -out ACNLB.pem -outform PEM</code></p>
<p>Converting CRLs:<br />
<code>openssl crl -in &lt;input file&gt; -inform &lt;input format&gt; -out &lt;output file&gt; -outform &lt;output format&gt;</code><br />
Example (converting a CRL from PEM to DER format):<br />
<code>openssl crl -in acnlbcrl.crl -inform PEM -out acnlbcrl-der.crl -outform DER</code></p>
]]></content:encoded>
			<wfw:commentRss>http://jaka.kubje.org/wp/2007/07/17/slovenian-certificate-authorities/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Unix and Samba password sync on Debian Etch</title>
		<link>http://jaka.kubje.org/wp/2007/05/14/unix-samba-password-sync-on-debian-etch/</link>
		<comments>http://jaka.kubje.org/wp/2007/05/14/unix-samba-password-sync-on-debian-etch/#comments</comments>
		<pubDate>Mon, 14 May 2007 09:47:05 +0000</pubDate>
		<dc:creator>Jaka Jančar</dc:creator>
		
		<category><![CDATA[Debian]]></category>

		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://jaka.kubje.org/wp/2007/05/14/unix-samba-password-sync-on-debian-etch/</guid>
		<description><![CDATA[Assumptions

All users of the system are happy with using their Unix passwords for Samba,
all Unix users will have a Samba account with the same username,
Unix and/or Samba accounts might already exist, possibly with non-matching passwords.

Prerequisites
Install the following packages, if you do not already have them installed:
# apt-get install libpam-smbpass smbclient
Unix - > Samba
In order to [...]]]></description>
			<content:encoded><![CDATA[<h2>Assumptions</h2>
<ul>
<li>All users of the system are happy with using their Unix passwords for Samba,</li>
<li>all Unix users will have a Samba account with the same username,</li>
<li>Unix and/or Samba accounts might already exist, possibly with non-matching passwords.</li>
</ul>
<h2>Prerequisites</h2>
<p>Install the following packages, if you do not already have them installed:</p>
<blockquote><p># apt-get install libpam-smbpass smbclient</p></blockquote>
<h2>Unix - > Samba</h2>
<p>In order to update the Samba password whenever a user changes their Unix password, change</p>
<p><em>/etc/pam.d/common-password:</em><br />
from</p>
<blockquote><p>
password   required   pam_unix.so nullok obscure min=4 max=8 md5
</p></blockquote>
<p>to</p>
<blockquote><p>
password   <strong>requisite</strong>  pam_unix.so nullok obscure min=4 max=8 md5<br />
<strong>password   required   pam_smbpass.so nullok use_authtok try_first_pass</strong>
</p></blockquote>
<p>Changing &#8220;required&#8221; to &#8220;requisite&#8221; for pam_unix will make sure that if Unix password change fails, the execution of plugins ends immediately.</p>
<p>In order for this to work, users must already have Samba accounts, and their Samba passwords must match their Unix passwords. Because this is not necessarily the case, we must change</p>
<p><em>/etc/pam.d/common-auth:</em><br />
from</p>
<blockquote><p>
auth   required        pam_unix.so nullok_secure
</p></blockquote>
<p>to</p>
<blockquote><p>
auth    <strong>requisite</strong>       pam_unix.so nullok_secure<br />
<strong>auth    optional        pam_smbpass.so migrate</strong>
</p></blockquote>
<p>This will create a Samba user, if it doesn&#8217;t already exist, and change it&#8217;s password to the Unix password, whenever the user logs in using SSH or any other service that uses default system (common-auth) authentication.</p>
<p>You should see a message <em>&#8220;Added user &lt;username&gt;&#8221;</em> when logging in using SSH with an account that doesn&#8217;t already have a Samba account.</p>
<p>Because this will also create a Samba account for root, you might want to disable root access in Samba (Debian Etch has it disabled by default):</p>
<p><em>/etc/samba/smb.conf:</em></p>
<blockquote><p>
   invalid users = root
</p></blockquote>
<p><strong>Caveat:</strong> This will not work if the user logs in via SSH or other services without using a password (for example by using public/private key authentication). In this case, PAM won&#8217;t have the plain-text password, which is needed to create the Samba password. </p>
<p><strong>Notice:</strong> When you modify <em>common-password</em> to also require Samba passwords updates, any currently logged in users will not be able to change their password using &#8220;passwd&#8221; until they re-login, unless they already have an existing Samba account with a password equal to their Unix password.</p>
<h2>Samba -> Unix</h2>
<p>While synchronization in this direction isn&#8217;t necessary if your user&#8217;s won&#8217;t be changing their Samba passwords directly using <em>smbpasswd</em>, it is nice to enable it just to prevent any mistakes which would break the above configuration.</p>
<p>We instruct Samba to use PAM when changing passwords:</p>
<p><em>/etc/samba/smb.conf:</em></p>
<blockquote><p>
unix password sync = yes<br />
pam password change = yes
</p></blockquote>
<p>Restart Samba using <em>/etc/init.d/samba restart</em>.</p>
<p>Configure PAM to support changing of password by Samba:</p>
<p><em>/etc/pam.d/samba:</em></p>
<blockquote><p>
@include common-auth<br />
@include common-account<br />
@include common-session<br />
<strong>@include common-password</strong>
</p></blockquote>
<p>This will use the same mechanism to change passwords when using Samba as when using &#8220;passwd&#8221;. This means it will require an update of the Unix password before attempting to change the Samba password.</p>
<h2>Creating new users</h2>
<p>If you attempt to create a new Unix user and set their password using <em>passwd</em>, you will get:</p>
<blockquote><p>
# passwd test<br />
passwd: User not known to the underlying authentication module<br />
passwd: password unchanged
</p></blockquote>
<p>This is because the user does not have a Samba account yet. To avoid using PAM and set the Unix password directly, use <em>chpasswd</em>:</p>
<blockquote><p>
# useradd test<br />
# echo “test:newpass” | chpasswd
</p></blockquote>
<p>If you know of a way around this, don&#8217;t hesitate to tell me about it.</p>
<h2>Testing</h2>
<p>You can check if a given Samba password is correct by using:</p>
<blockquote><p>$ smbclient -L localhost -U username</p></blockquote>
<p>To test everything:</p>
<ol>
<li>Create a new Unix user, use a user without a Samba account, or delete the user&#8217;s samba account using <em>smbpasswd -x &lt;username&gt;</em> (as root),</li>
<li>login as the user using SSH. You should see a message: <em>&#8220;Added user &lt;username&gt;&#8221;</em> at the very beginning of the output. Test Samba account using the user&#8217;s Unix (and now also Samba) password,</li>
<li>change user&#8217;s Unix password using <em>passwd</em> and test Samba account again with the new password, to see if changes are reflected there,</li>
<li>change the Samba password using <em>smbpasswd</em> and check both Samba account and try to log in using SSH and the new password,</li>
<li>change user&#8217;s Samba password to something else, as root, using <em>smbpasswd &lt;useranme&gt;</em>,</li>
<li>you should not be able to change your account&#8217;s password as a normal user at this point, using either <em>passwd</em> or <em>smbpasswd</em>. This is an incorrect state, but it should be fixed automatically the next time the user logs in,</li>
<li>login using SSH and your Unix password again. Try connecting to Samba again, to see whether the password was synced correctly at login time.</li>
</ol>
<p>If everything works, congratulations.</p>
<h2>More info</h2>
<ul>
<li><a href="http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/pam.html" onclick="javascript:pageTracker._trackPageview('/http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/pam.html');">Samba How-To: Chapter 28. PAM-Based Distributed Authentication</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://jaka.kubje.org/wp/2007/05/14/unix-samba-password-sync-on-debian-etch/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Full-text 3rd party RSS feeds</title>
		<link>http://jaka.kubje.org/wp/2007/04/08/full-text-3rd-party-rss-feeds/</link>
		<comments>http://jaka.kubje.org/wp/2007/04/08/full-text-3rd-party-rss-feeds/#comments</comments>
		<pubDate>Sun, 08 Apr 2007 18:16:46 +0000</pubDate>
		<dc:creator>Jaka Jančar</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jaka.kubje.org/wp/2007/04/08/full-text-3rd-party-rss-feeds/</guid>
		<description><![CDATA[I have made full-text 3rd party RSS feeds for a couple of sites which otherwise have feeds with excerpts only.
]]></description>
			<content:encoded><![CDATA[<p>I have made <a href="http://jaka.kubje.org/wp/projects/3prss/" >full-text 3rd party RSS feeds</a> for a couple of sites which otherwise have feeds with excerpts only.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaka.kubje.org/wp/2007/04/08/full-text-3rd-party-rss-feeds/feed/</wfw:commentRss>
		</item>
		<item>
		<title>iPhoto: Export photos and maintain manual ordering</title>
		<link>http://jaka.kubje.org/wp/2007/04/05/iphoto-export-photos-and-maintain-manual-ordering/</link>
		<comments>http://jaka.kubje.org/wp/2007/04/05/iphoto-export-photos-and-maintain-manual-ordering/#comments</comments>
		<pubDate>Wed, 04 Apr 2007 22:00:42 +0000</pubDate>
		<dc:creator>Jaka Jančar</dc:creator>
		
		<category><![CDATA[Apple]]></category>

		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://jaka.kubje.org/wp/2007/04/05/iphoto-export-photos-and-maintain-manual-ordering/</guid>
		<description><![CDATA[I was looking for a way to export photos from an album in iPhoto that would name the files numerically, like 0.jpg, 1.jpg, 2.jpg, etc. This would make it possible for others to easily view them in, say, Windows Explorer, in the order I intended.
After almost giving up, my last attempt was trying to export [...]]]></description>
			<content:encoded><![CDATA[<p>I was looking for a way to export photos from an album in iPhoto that would name the files numerically, like 0.jpg, 1.jpg, 2.jpg, etc. This would make it possible for others to easily view them in, say, Windows Explorer, in the order I intended.</p>
<p>After almost giving up, my last attempt was trying to export them as a web page and it turns out it works!</p>
<p>First open the album you want to export, press Cmd+A to select all photos, click File > Export and select the &#8220;Web Page&#8221; tab. Then, enter 9999 (or a sufficiently high number) in &#8220;Max width&#8221; and &#8220;Max height&#8221; fields in the &#8220;Image&#8221; group box.</p>
<p>After clicking &#8220;Export&#8221; and selecting an output folder, three subfolders will be created within it. One of them, named &#8220;&lt;album name&gt;-Images&#8221;, will contain the photos numbered numerically, in the order they appeared in the album.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaka.kubje.org/wp/2007/04/05/iphoto-export-photos-and-maintain-manual-ordering/feed/</wfw:commentRss>
		</item>
		<item>
		<title>FRI/FE - iCal urniki za poletni semester 2006/07</title>
		<link>http://jaka.kubje.org/wp/2007/03/26/frife-ical-urniki-za-poletni-semester-200607/</link>
		<comments>http://jaka.kubje.org/wp/2007/03/26/frife-ical-urniki-za-poletni-semester-200607/#comments</comments>
		<pubDate>Sun, 25 Mar 2007 23:22:43 +0000</pubDate>
		<dc:creator>Jaka Jančar</dc:creator>
		
		<category><![CDATA[FRI]]></category>

		<guid isPermaLink="false">http://jaka.kubje.org/wp/2007/03/26/frife-ical-urniki-za-poletni-semester-200607/</guid>
		<description><![CDATA[Urnike za FRI/FE z uradne strani sem pretvoril v iCalendar format, za uporabo v iCal, Google Calendar, etc.
Prenos:
UNI-E-brez usmeritve Letnik:1 Skupina:01
UNI-E-brez usmeritve Letnik:1 Skupina:02
UNI-E-brez usmeritve Letnik:1 Skupina:03
UNI-E-brez usmeritve Letnik:1 Skupina:04
UNI-E-brez usmeritve Letnik:1 Skupina:05
UNI-E-brez usmeritve Letnik:1 Skupina:06
UNI-E-brez usmeritve Letnik:2 Skupina:01
UNI-E-brez usmeritve Letnik:2 Skupina:02
UNI-E-brez usmeritve Letnik:2 Skupina:03
UNI-E-brez usmeritve Letnik:2 Skupina:04
UNI-E-brez usmeritve Letnik:2 Skupina:05
UNI-E-brez usmeritve Letnik:2 Skupina:06
UNI-E-avtomatika Letnik:3 [...]]]></description>
			<content:encoded><![CDATA[<p>Urnike za FRI/FE z uradne strani sem pretvoril v iCalendar format, za uporabo v iCal, Google Calendar, etc.<span id="more-16"></span></p>
<p>Prenos:</p>
<p><a href='http://jaka.kubje.org/fri-urniki/output/1.ics'>UNI-E-brez usmeritve Letnik:1 Skupina:01</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/2.ics'>UNI-E-brez usmeritve Letnik:1 Skupina:02</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/3.ics'>UNI-E-brez usmeritve Letnik:1 Skupina:03</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/4.ics'>UNI-E-brez usmeritve Letnik:1 Skupina:04</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/5.ics'>UNI-E-brez usmeritve Letnik:1 Skupina:05</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/6.ics'>UNI-E-brez usmeritve Letnik:1 Skupina:06</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/7.ics'>UNI-E-brez usmeritve Letnik:2 Skupina:01</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/8.ics'>UNI-E-brez usmeritve Letnik:2 Skupina:02</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/9.ics'>UNI-E-brez usmeritve Letnik:2 Skupina:03</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/10.ics'>UNI-E-brez usmeritve Letnik:2 Skupina:04</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/11.ics'>UNI-E-brez usmeritve Letnik:2 Skupina:05</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/12.ics'>UNI-E-brez usmeritve Letnik:2 Skupina:06</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/13.ics'>UNI-E-avtomatika Letnik:3 Skupina:01</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/14.ics'>UNI-E-avtomatika Letnik:3 Skupina:02</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/19.ics'>UNI-E-AV-proc.avtom. in intel. Letnik:4 Skupina:01</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/20.ics'>UNI-E-AV robotika Letnik:4 Skupina:01</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/21.ics'>UNI-E-AV kibernetika v medicin Letnik:4 Skupina:01</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/15.ics'>UNI-E-elektronika Letnik:3 Skupina:01</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/22.ics'>UNI-E-elektronika Letnik:4 Skupina:01</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/16.ics'>UNI-E-ME elektroenergetika Letnik:3 Skupina:01</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/23.ics'>UNI-E-ME elektronergetika Letnik:4 Skupina:01</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/17.ics'>UNI-E-ME sistemsko tehnoloska Letnik:3 Skupina:01</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/24.ics'>UNI-E-ME sistemsko tehnoloska Letnik:4 Skupina:01</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/18.ics'>UNI-E-telekomunikacije Letnik:3 Skupina:01</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/25.ics'>UNI-E-telekomunikacije Letnik:4 Skupina:01</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/34.ics'>UNI-RI-brez usmeritve Letnik:1 Skupina:01</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/35.ics'>UNI-RI-brez usmeritve Letnik:1 Skupina:02</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/36.ics'>UNI-RI-brez usmeritve Letnik:1 Skupina:03</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/37.ics'>UNI-RI-brez usmeritve Letnik:1 Skupina:04</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/38.ics'>UNI-RI-brez usmeritve Letnik:1 Skupina:05</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/39.ics'>UNI-RI-brez usmeritve Letnik:1 Skupina:06</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/40.ics'>UNI-RI-brez usmeritve Letnik:2 Skupina:01</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/41.ics'>UNI-RI-brez usmeritve Letnik:2 Skupina:02</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/42.ics'>UNI-RI-brez usmeritve Letnik:2 Skupina:03</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/43.ics'>UNI-RI-brez usmeritve Letnik:2 Skupina:04</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/44.ics'>UNI-RI-Racunalniski sistemi Letnik:3 Skupina:01</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/47.ics'>UNI-RI-Racunalniski sistemi Letnik:4 Skupina:01</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/45.ics'>UNI-RI-Programska oprema Letnik:3 Skupina:01</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/48.ics'>UNI-RI-Programska oprema Letnik:4 Skupina:01</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/46.ics'>UNI-RI-Informatika Letnik:3 Skupina:01</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/49.ics'>UNI-RI-Informatika Letnik:4 Skupina:01</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/50.ics'>UNI-RI-Informatika Letnik:4 Skupina:02</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/87.ics'>UNI-ISRM Letnik:1 Skupina:01</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/88.ics'>UNI-ISRM Letnik:2 Skupina:01</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/89.ics'>UNI-ISRM Letnik:3 Skupina:01</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/54.ics'>VSS-E-brez usmeritve Letnik:1 Skupina:01</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/55.ics'>VSS-E-brez usmeritve Letnik:1 Skupina:02</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/56.ics'>VSS-E-brez usmeritve Letnik:1 Skupina:03</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/57.ics'>VSS-E-brez usmeritve Letnik:1 Skupina:04</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/58.ics'>VSS-E-brez usmeritve Letnik:1 Skupina:05</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/59.ics'>VSS-E-brez usmeritve Letnik:1 Skupina:06</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/60.ics'>VSS-E-avtomatika Letnik:2 Skupina:01</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/61.ics'>VSS-E-avtomatika Letnik:2 Skupina:02</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/68.ics'>VSS-E-avtomatika Letnik:3 Skupina:01</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/69.ics'>VSS-E-avtomatika Letnik:3 Skupina:02</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/62.ics'>VSS-E-elektronika Letnik:2 Skupina:01</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/70.ics'>VSS-E-elektronika Letnik:3 Skupina:01</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/63.ics'>VSS-E-ET&#038;AP Letnik:2 Skupina:01</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/64.ics'>VSS-E-ET&#038;AP Letnik:2 Skupina:02</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/71.ics'>VSS-E-ET&#038;AP Letnik:3 Skupina:01</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/72.ics'>VSS-E-ET&#038;AP Letnik:3 Skupina:02</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/65.ics'>VSS-E-telekomunikacije Letnik:2 Skupina:01</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/66.ics'>VSS-E-telekomunikacije Letnik:2 Skupina:02</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/73.ics'>VSS-E-telekomunikacije Letnik:3 Skupina:01</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/74.ics'>VSS-E-telekomunikacije Letnik:3 Skupina:02</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/67.ics'>VSS-E-zagotavljanje kakovosti Letnik:2 Skupina:01</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/75.ics'>VSS-E-zagotavljanje kakovosti Letnik:3 Skupina:01</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/76.ics'>VSS-RI-brez usmeritve Letnik:1 Skupina:01</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/77.ics'>VSS-RI-brez usmeritve Letnik:1 Skupina:02</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/78.ics'>VSS-RI-brez usmeritve Letnik:1 Skupina:03</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/79.ics'>VSS-RI-brez usmeritve Letnik:1 Skupina:04</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/80.ics'>VSS-RI-brez usmeritve Letnik:1 Skupina:05</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/81.ics'>VSS-RI-logika in sistemi Letnik:2 Skupina:01</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/84.ics'>VSS-RI-logika in sistemi Letnik:3 Skupina:01</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/82.ics'>VSS-RI-programska oprema Letnik:2 Skupina:01</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/85.ics'>VSS-RI-programska oprema Letnik:3 Skupina:01</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/83.ics'>VSS-RI-informatika Letnik:2 Skupina:01</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/86.ics'>VSS-RI-informatika Letnik:3 Skupina:01</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/90.ics'>SPECIALIZACIJA(EL.) Letnik:1 Skupina:01</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/91.ics'>PODIPLOMSKI(FE) Letnik:1 Skupina:01</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/92.ics'>PODIPLOMSKI(FE) Letnik:1 Skupina:02</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/93.ics'>PODIPLOMSKI(FE) Letnik:1 Skupina:03</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/94.ics'>PODIPLOMSKI(FRI) Letnik:2 Skupina:01</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/95.ics'>PODIPLOMSKI(FRI) Letnik:2 Skupina:02</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/99.ics'>REZERVIRANO Letnik:3 Skupina:01</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/100.ics'>REZERVIRANO Letnik:3 Skupina:02</a><br />
<a href='http://jaka.kubje.org/fri-urniki/output/101.ics'>REZERVIRANO Letnik:3 Skupina:03</a></p>
]]></content:encoded>
			<wfw:commentRss>http://jaka.kubje.org/wp/2007/03/26/frife-ical-urniki-za-poletni-semester-200607/feed/</wfw:commentRss>
		</item>
		<item>
		<title>phpBB and Daylight saving time (DST)</title>
		<link>http://jaka.kubje.org/wp/2007/03/25/phpbb-and-daylight-saving-time-dst/</link>
		<comments>http://jaka.kubje.org/wp/2007/03/25/phpbb-and-daylight-saving-time-dst/#comments</comments>
		<pubDate>Sun, 25 Mar 2007 20:02:48 +0000</pubDate>
		<dc:creator>Jaka Jančar</dc:creator>
		
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://jaka.kubje.org/wp/2007/03/25/phpbb-and-daylight-saving-time-dst/</guid>
		<description><![CDATA[phpBB is one of the most, if not the most, widespread internet forum solutions. While it offers an enviable amount of features, especially through the use of various MODs, the stock codebase still doesn&#8217;t support some pretty basic features such as daylight saving time.
What I have been doing so far with the forums I maintain [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.phpbb.com" onclick="javascript:pageTracker._trackPageview('/http://www.phpbb.com');">phpBB</a> is one of the most, if not the most, widespread internet forum solutions. While it offers an enviable amount of features, especially through the use of various MODs, the stock codebase still doesn&#8217;t support some pretty basic features such as <a href="http://en.wikipedia.org/wiki/Daylight_saving_time" onclick="javascript:pageTracker._trackPageview('/http://en.wikipedia.org/wiki/Daylight_saving_time');">daylight saving time</a>.</p>
<p>What I have been doing so far with the forums I maintain is, I updated the the database directly and set the time zone of every user at the beginning and the end of the DST period. I also set the default time zone in the admin panel, so the guests would also see the correct time.</p>
<p>While this might be an acceptable solution for a forum where all of the users are in the same time zone, it won&#8217;t work for international forums.</p>
<p>I guess I am not the only one patiently waiting for the upcoming phpBB 3.0 release (codenamed Olympus). It is supposed to bring so many bigger long awaited (attachments) or desperately needed (better <a href="http://en.wikipedia.org/wiki/Captcha" onclick="javascript:pageTracker._trackPageview('/http://en.wikipedia.org/wiki/Captcha');">CAPTCHAs</a>)<br />
<href="http://area51.phpbb.com/docs/features.html">features</a>, that I was implicitly expecting some smaller features, if not even bugfixes, such as proper handling of DST.</p>
<p>It seems this is not the case. Not much has changed in regard to this in phpBB 3. There still isn&#8217;t a &#8220;default&#8221; option in the user&#8217;s preferences, which would always &#8220;mirror&#8221; the forum&#8217;s setting, and once the user registers his selection is saved and will not reflect any further forum-wide changes.</p>
<p>The only new feature is a <em>Daylight saving time in effect</em> on/off radio button in user and admin preferences, which makes it a bit more obvious for the users to change it on their own, but it&#8217;s only a partial solution.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaka.kubje.org/wp/2007/03/25/phpbb-and-daylight-saving-time-dst/feed/</wfw:commentRss>
		</item>
		<item>
		<title>First post</title>
		<link>http://jaka.kubje.org/wp/2007/03/25/first-post/</link>
		<comments>http://jaka.kubje.org/wp/2007/03/25/first-post/#comments</comments>
		<pubDate>Sun, 25 Mar 2007 13:00:38 +0000</pubDate>
		<dc:creator>Jaka Jančar</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jaka.kubje.org/wp/2007/03/25/first-post/</guid>
		<description><![CDATA[This is a test post. And this is a link.
And this is the number of seconds passed since since the Unix Epoch (January 1 1970 00:00:00 GMT): 1227107624
]]></description>
			<content:encoded><![CDATA[<p>This is a test post. And this is a <a href="http://jaka.kubje.org/wp/software/" >link</a>.</p>
<p>And this is the number of seconds passed since since the Unix Epoch (January 1 1970 00:00:00 GMT): 1227107624</p>
]]></content:encoded>
			<wfw:commentRss>http://jaka.kubje.org/wp/2007/03/25/first-post/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
