<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
<channel>
 <title>Teru's blog - on i4PACE(i for Personal Archiving and Creating Environment)</title>
 <link>http://blog.i4pace.net/frog/user/Teru/</link>
 <description>The latest articles on this blog. Teru's blog - on i4PACE(i for Personal Archiving and Creating Environment)</description>
 <copyright>Copyright by Teru</copyright>
 <lastBuildDate>Fri, 30 Jul 2010 08:58:53 GMT</lastBuildDate>
 <generator>Frog (Python)</generator>
 <category>Blog</category>
 <docs>http://blogs.law.harvard.edu/tech/rss</docs>
 <ttl>10</ttl>
<item>
 <title>liferay</title>
 <link>http://blog.i4pace.net/frog/user/Teru/article/2009-12-22/94</link>
 <description>{category: java}  try liferay ([url]http://liferay.com[/url]). it's java-based CMS. MIT license.

documentation ([url]http://www.liferay.com/web/guest/community/documentation/5_2[/url]) has a book.[/]
follow [url=http://www.liferay.com/web/guest/community/wiki/-/wiki/Main/Quick+Installation+Instructions]quick install...</description>
 <author>&lt;no email address&gt; (Teru)</author>
 <pubDate>Tue, 22 Dec 2009 03:29:00 GMT</pubDate>
</item>
<item>
 <title>cmscart</title>
 <link>http://blog.i4pace.net/frog/user/Teru/article/2009-12-20/93</link>
 <description>{category: php}  found cmscart ([url]http://www.cmscart.org[/url]).

following install.txt,
at the terminal, installed mysql
[code]&gt; sudo apt-get install mysql-server[/code]
specifying a password for root on the way.

unzip the downloaded file.
moved the file at /var/www.
[code]&gt; sudo chown -R www-data:www-data /var...</description>
 <author>&lt;no email address&gt; (Teru)</author>
 <pubDate>Sun, 20 Dec 2009 01:07:00 GMT</pubDate>
</item>
<item>
 <title>silva</title>
 <link>http://blog.i4pace.net/frog/user/Teru/article/2009-12-16/92</link>
 <description>{category: python}  going to try silva (http://svn.infrae.com/). REAME.txt is  [url=https://svn.infrae.com/buildout/silva/trunk/README.txt]here[/url]. will be back....</description>
 <author>&lt;no email address&gt; (Teru)</author>
 <pubDate>Tue, 15 Dec 2009 23:21:00 GMT</pubDate>
</item>
<item>
 <title>cyn.in</title>
 <link>http://blog.i4pace.net/frog/user/Teru/article/2009-12-15/91</link>
 <description>{category: python}  found cyn.in. started to try to install it on Ubuntu9.10.

page for downloading is [url]http://www.cynapse.com/downloads/cynin-community-edition[/url]:
community edition is [url=http://odn.cynapse.com/attachments/download/90/cynincommunity-305-i386-10-iso.zip]here[/url]. its source code is available...</description>
 <author>&lt;no email address&gt; (Teru)</author>
 <pubDate>Tue, 15 Dec 2009 11:58:00 GMT</pubDate>
</item>
<item>
 <title>ezPublish 3</title>
 <link>http://blog.i4pace.net/frog/user/Teru/article/2009-10-22/88</link>
 <description>{category: php}  trying to make webdav to work on ezPublish by following the instructions [url=http://ez.no/doc/ez_publish/technical_manual/4_x/features/webdav]here[/url].

before that, need to make webdav available on apache. see [url=http://samiux.wordpress.com/2009/06/27/howto-webdav-on-ubuntu-9-04-server/]here[/...</description>
 <author>&lt;no email address&gt; (Teru)</author>
 <pubDate>Thu, 22 Oct 2009 09:40:00 GMT</pubDate>
</item>
<item>
 <title>ezPublish 2</title>
 <link>http://blog.i4pace.net/frog/user/Teru/article/2009-10-20/87</link>
 <description>{category: php}  There's an instruction to virtualize the URL by setting up Apache configuration to run ezPublish  [url=http://ez.no/doc/ez_publish/technical_manual/4_x/installation/virtual_host_setup]here[/url].

Tried to follow what's written there with [url=http://ez.no/doc/ez_publish/technical_manual/4_x/install...</description>
 <author>&lt;no email address&gt; (Teru)</author>
 <pubDate>Tue, 20 Oct 2009 02:29:00 GMT</pubDate>
</item>
<item>
 <title>ezPublish</title>
 <link>http://blog.i4pace.net/frog/user/Teru/article/2009-10-19/86</link>
 <description>{category: php}  installing ezPublish  ([url]http://ez.no/jp/ezpublish[/url]).
download the source at[url] http://ez.no/jp/download[/url].
choose eZ Publish full installation (version 4.2.0). 27.2MB.
(registered at http://ez.no as a user.)

untar the downloaded file
[code]&gt; sudo tar zxvf ezpublish-4.2.0-full-with_ez...</description>
 <author>&lt;no email address&gt; (Teru)</author>
 <pubDate>Sun, 18 Oct 2009 15:02:00 GMT</pubDate>
</item>
<item>
 <title>xmodmap</title>
 <link>http://blog.i4pace.net/frog/user/Teru/article/2009-10-15/85</link>
 <description>{category: utilities}  encountered a problem of typing ] on my laptop. [url=http://neucessor.wordpress.com/2008/07/27/fixing-japanese-keyboard-layout-dell-inspiron-1420-ubuntu-804/]this[/url] gave me a good information, but the keyboard list didn't include the one i needed. with the help of xev, i found the key i want to ...</description>
 <author>&lt;no email address&gt; (Teru)</author>
 <pubDate>Wed, 14 Oct 2009 23:54:00 GMT</pubDate>
</item>
<item>
 <title>Autocompletion and snippets in emacs</title>
 <link>http://blog.i4pace.net/frog/user/Teru/article/2009-10-01/84</link>
 <description>{category: ide}  Got interested in autocompletion (code-assist, code-completion) and snippets in editors. [url=http://www.enigmacurry.com/2009/01/21/autocompleteel-python-code-completion-in-emacs/]This article[/url] shows a way to incorporate such features on emacs. i'm not familiar with emacs, but will try because ...</description>
 <author>&lt;no email address&gt; (Teru)</author>
 <pubDate>Thu, 01 Oct 2009 02:38:00 GMT</pubDate>
</item>
<item>
 <title>SSL</title>
 <link>http://blog.i4pace.net/frog/user/Teru/article/2009-09-17/83</link>
 <description>{category: general}  struggling with the procedure to make https connection available for the domain emediajp, running apache on my home server (Ubuntu9.04 server).

[code]&gt; sudo su
&gt; mkdir -p /etc/ssl/private
&gt; openssl req -new -newkey rsa:2048 -nodes -keyout server.key -out server.csr
root@yarrow:/etc/ssl/private# sud...</description>
 <author>&lt;no email address&gt; (Teru)</author>
 <pubDate>Thu, 17 Sep 2009 07:28:00 GMT</pubDate>
</item>
</channel>
</rss>