<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><rss 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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:media="http://search.yahoo.com/mrss/" version="2.0">

<channel>
	<title>simple singularities</title>
	
	<link>http://fri13th.com/blog</link>
	<description>presented by lazy fri13th since 2006</description>
	<pubDate>Sat, 15 Nov 2008 06:17:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
		<!-- podcast_generator="podPress/8.8" -->
		<copyright>© </copyright>
		<managingEditor>tenderain@gmail.com ()</managingEditor>
		<webMaster>tenderain@gmail.com()</webMaster>
		<category />
		<itunes:keywords />
		<itunes:subtitle />
		<itunes:summary>presented by lazy fri13th since 2006</itunes:summary>
		<itunes:author />
		<itunes:category text="Society &amp; Culture" />
		<itunes:owner>
			<itunes:name />
			<itunes:email>tenderain@gmail.com</itunes:email>
		</itunes:owner>
		<itunes:block>No</itunes:block>
		<itunes:explicit>no</itunes:explicit>
		<itunes:image href="http://fri13th.com/blog/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" />
		<image>
			<url>http://fri13th.com/blog/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url>
			<title>simple singularities</title>
			<link>http://fri13th.com/blog</link>
			<width>144</width>
			<height>144</height>
		</image>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/fri13th" type="application/rss+xml" /><item>
		<title>samba leopard ubuntu problem..</title>
		<link>http://fri13th.com/blog/archives/332</link>
		<comments>http://fri13th.com/blog/archives/332#comments</comments>
		<pubDate>Sat, 15 Nov 2008 06:17:24 +0000</pubDate>
		<dc:creator>fri13th</dc:creator>
		
		<category><![CDATA[flickr]]></category>

		<guid isPermaLink="false">http://fri13th.com/blog/archives/332</guid>
		<description>i said ubuntu 8.10 has some samba problem, and i changed it to 8.04 and the problem wasn’t disappeared. actually it was some kind of permission problem. mac uses id:staff but ubuntu uses id:id. because the group is different the access is limited also.. i don’t know how to setup correctly to solve this problem. [...]</description>
			<content:encoded><![CDATA[<p>i said ubuntu 8.10 has some samba problem, and i changed it to 8.04 and the problem wasn’t disappeared. actually it was some kind of permission problem. mac uses id:staff but ubuntu uses id:id. because the group is different the access is limited also.. i don’t know how to setup correctly to solve this problem. i just set the samba dir in ubuntu. and use avahi to connect to leopard.</p>
<p>this is the sample code</p>
<p>smb.conf</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
</pre></td><td class="code"><pre class="bash bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">&#91;</span>shared<span style="color: #7a0874; font-weight: bold;">&#93;</span>
comment = Shared
path = <span style="color: #000000; font-weight: bold;">/</span>home<span style="color: #000000; font-weight: bold;">/</span>yourid<span style="color: #000000; font-weight: bold;">/</span>shared
<span style="color: #c20cb9; font-weight: bold;">read</span> only = no
browseable = <span style="color: #c20cb9; font-weight: bold;">yes</span>
writable = <span style="color: #c20cb9; font-weight: bold;">yes</span>
valid <span style="color: #c20cb9; font-weight: bold;">users</span> = yourid
valid group = staff
<span style="color: #c20cb9; font-weight: bold;">write</span> list = yourid
create mask = 0777</pre></td></tr></table></div>

<p>and</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="bash bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #660033;">-y</span> <span style="color: #c20cb9; font-weight: bold;">install</span> avahi-daemon</pre></td></tr></table></div>

<p>wish you luck!</p>
]]></content:encoded>
			<wfw:commentRss>http://fri13th.com/blog/archives/332/feed</wfw:commentRss>
		</item>
		<item>
		<title>ubuntu 8.10 sucks!</title>
		<link>http://fri13th.com/blog/archives/329</link>
		<comments>http://fri13th.com/blog/archives/329#comments</comments>
		<pubDate>Thu, 13 Nov 2008 11:24:17 +0000</pubDate>
		<dc:creator>fri13th</dc:creator>
		
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://fri13th.com/blog/archives/329</guid>
		<description>i like ubuntu so much. this linux does rock really! it&amp;#8217;s stable and fast and full of useful features. i anticipated new version of ubuntu so long. i couldn&amp;#8217;t wait the release date, so i installed rc using upgrade, and the tregedy started from then.
at first, i faced apache virtual host didn&amp;#8217;t work right.. i [...]</description>
			<content:encoded><![CDATA[<p>i like ubuntu so much. this linux does rock really! it&#8217;s stable and fast and full of useful features. i anticipated new version of ubuntu so long. i couldn&#8217;t wait the release date, so i installed rc using upgrade, and the tregedy started from then.</p>
<p>at first, i faced apache virtual host didn&#8217;t work right.. i remained configuration files and that cause a problem(can you believe it?). i changed some and apache worked, but always showed error messages when starting. and i faced more serious problem of samba network, this one also worked without problem in previous ubuntu. i couldn&#8217;t write some file above the shared directory. i checked and re-cheched the permission and no good at all. i googled it and knew the main suspect of this problem was new kernel. </p>
<p>and one more, i installed vmware toolbox and i couldn&#8217;t control mouse pointer..</p>
<p>so i give up and go back to 8.04. i was very surprised that there are too many critical bugs in ubuntu. i learned it&#8217;s very fool to use cutting edge server solution. i think i may not wait another ubuntu. next time i upgrade my ubuntu will be last half of next year, i guess..</p>
]]></content:encoded>
			<wfw:commentRss>http://fri13th.com/blog/archives/329/feed</wfw:commentRss>
		</item>
		<item>
		<title>mac, leopard, java 6, eclipse, intellij idea</title>
		<link>http://fri13th.com/blog/archives/327</link>
		<comments>http://fri13th.com/blog/archives/327#comments</comments>
		<pubDate>Fri, 31 Oct 2008 05:38:59 +0000</pubDate>
		<dc:creator>fri13th</dc:creator>
		
		<category><![CDATA[apple]]></category>

		<category><![CDATA[programming]]></category>

		<category><![CDATA[eclipse]]></category>

		<category><![CDATA[intellij idea]]></category>

		<category><![CDATA[java]]></category>

		<category><![CDATA[leopard]]></category>

		<guid isPermaLink="false">http://fri13th.com/blog/?p=327</guid>
		<description>yesterday, i updated my mac and found 64 bit java 6 was included in this update.
it wasn&amp;#8217;t default so i change the setting manually below /System/Library/&amp;#8230;
and suddenly intelllij idea didn&amp;#8217;t work.. and i found intellij use 1.5 by default.
and change it to 1.6 may not work right..
so i tried eclipse 3.4. but there was no [...]</description>
			<content:encoded><![CDATA[<p>yesterday, i updated my mac and found 64 bit java 6 was included in this update.<br />
it wasn&#8217;t default so i change the setting manually below /System/Library/&#8230;</p>
<p>and suddenly intelllij idea didn&#8217;t work.. and i found intellij use 1.5 by default.<br />
and change it to 1.6 may not work right..</p>
<p>so i tried eclipse 3.4. but there was no 64bit java support eclipse for mac.</p>
<p>a bit frustrating.. so i reverted the change..<br />
maybe i have to wait the next os, snow leopard, when the java 6 becomes default.</p>
<p>anyway, i made another java 6 directory and set JAVA_HOME there..<br />
it works.. and intellij idea rus smoothly by using system default setting..<br />
that&#8217;s enough to me..</p>
]]></content:encoded>
			<wfw:commentRss>http://fri13th.com/blog/archives/327/feed</wfw:commentRss>
		</item>
		<item>
		<title>flickr manager plugin test</title>
		<link>http://fri13th.com/blog/archives/316</link>
		<comments>http://fri13th.com/blog/archives/316#comments</comments>
		<pubDate>Sat, 13 Sep 2008 21:42:30 +0000</pubDate>
		<dc:creator>fri13th</dc:creator>
		
		<category><![CDATA[flickr]]></category>

		<category><![CDATA[cospre]]></category>

		<category><![CDATA[costume]]></category>

		<category><![CDATA[girls]]></category>

		<category><![CDATA[play]]></category>

		<guid isPermaLink="false">http://fri13th.com/blog/?p=316</guid>
		<description>&amp;#160;&amp;#160;&amp;#160;&amp;#160;
pictures of costume play girls in odaiba comic market, few years ago..
i&amp;#8217;m testing wordpress&amp;#8217;s flickr manager plugin.. it&amp;#8217;s very convenient!
now i need pro account, or some one can buy me 
ok, it&amp;#8217;s a joke, actually not so funny..</description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/73479994@N00/172706977/" class="flickr-image"  title="more cospre girl" rel="flickr-mgr" onclick="javascript:pageTracker._trackPageview ('/outbound/www.flickr.com');"><img src="http://farm1.static.flickr.com/64/172706977_077ddde1f9_m.jpg" alt="more cospre girl" class="flickr-medium" /></a>&nbsp;<a href="http://www.flickr.com/photos/73479994@N00/172706994/" class="flickr-image"  title="more cospre girl" rel="flickr-mgr" onclick="javascript:pageTracker._trackPageview ('/outbound/www.flickr.com');"><img src="http://farm1.static.flickr.com/60/172706994_e82eb0003e_m.jpg" alt="more cospre girl" class="flickr-medium" /></a>&nbsp;<a href="http://www.flickr.com/photos/73479994@N00/172707016/" class="flickr-image"  title="more cospre girl" rel="flickr-mgr" onclick="javascript:pageTracker._trackPageview ('/outbound/www.flickr.com');"><img src="http://farm1.static.flickr.com/68/172707016_ac230f0f4d_m.jpg" alt="more cospre girl" class="flickr-medium" /></a>&nbsp;<a href="http://www.flickr.com/photos/73479994@N00/172707035/" class="flickr-image"  title="more cospre girl" rel="flickr-mgr" onclick="javascript:pageTracker._trackPageview ('/outbound/www.flickr.com');"><img src="http://farm1.static.flickr.com/69/172707035_7f58d5eb9e_m.jpg" alt="more cospre girl" class="flickr-medium" /></a>&nbsp;</p>
<p>pictures of costume play girls in odaiba comic market, few years ago..<br />
i&#8217;m testing wordpress&#8217;s flickr manager plugin.. it&#8217;s very convenient!<br />
now i need pro account, or some one can buy me <img src='http://fri13th.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /><br />
ok, it&#8217;s a joke, actually not so funny..</p>
]]></content:encoded>
			<wfw:commentRss>http://fri13th.com/blog/archives/316/feed</wfw:commentRss>
		</item>
		<item>
		<title>ropponki clock</title>
		<link>http://fri13th.com/blog/archives/313</link>
		<comments>http://fri13th.com/blog/archives/313#comments</comments>
		<pubDate>Fri, 12 Sep 2008 04:29:11 +0000</pubDate>
		<dc:creator>fri13th</dc:creator>
		
		<category><![CDATA[flickr]]></category>

		<guid isPermaLink="false">http://fri13th.com/blog/archives/313</guid>
		<description>ropponki clock, originally uploaded by lazy fri13th.


i love roppongi!
&amp;#8230;

if you can&amp;#8217;t post from flickr.
add these lines to your .htaccess

1
2
3
&amp;#60;Files xmlrpc.php&amp;#62;
SecFilterInheritance Off
&amp;#60;/Files&amp;#62;</description>
			<content:encoded><![CDATA[<div style="text-align: left; padding: 3px;">
<a href="http://www.flickr.com/photos/fri13th/2579971967/" title="photo sharing" onclick="javascript:pageTracker._trackPageview ('/outbound/www.flickr.com');"><img src="http://farm4.static.flickr.com/3072/2579971967_1d3c7e9b8a.jpg" style="border: solid 2px #000000;" alt="" /></a><br />
<br />
<span style="font-size: 0.8em; margin-top: 0px;"><a href="http://www.flickr.com/photos/fri13th/2579971967/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.flickr.com');">ropponki clock</a>, originally uploaded by <a href="http://www.flickr.com/people/fri13th/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.flickr.com');">lazy fri13th</a>.</span>
</div>
<p>
i love roppongi!</p>
<p>&#8230;</p>
<p>
if you can&#8217;t post from flickr.<br />
add these lines to your .htaccess</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
</pre></td><td class="code"><pre class="apache apache" style="font-family:monospace;">&lt;<span style="color: #000000; font-weight:bold;">Files</span> xmlrpc.php&gt;
SecFilterInheritance <span style="color: #0000ff;">Off</span>
&lt;/<span style="color: #000000; font-weight:bold;">Files</span>&gt;</pre></td></tr></table></div>
</p>
]]></content:encoded>
			<wfw:commentRss>http://fri13th.com/blog/archives/313/feed</wfw:commentRss>
		</item>
		<item>
		<title>jquery problem: click event not fired in ff3, ubuntu</title>
		<link>http://fri13th.com/blog/archives/311</link>
		<comments>http://fri13th.com/blog/archives/311#comments</comments>
		<pubDate>Thu, 11 Sep 2008 03:26:35 +0000</pubDate>
		<dc:creator>fri13th</dc:creator>
		
		<category><![CDATA[firefox]]></category>

		<category><![CDATA[javascript]]></category>

		<category><![CDATA[programming]]></category>

		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://fri13th.com/blog/?p=311</guid>
		<description>i turned off cookie and test as if ff is mobile browser.
and at the same mode, i develop some web page.
then jquery&amp;#8217;s click event doesn&amp;#8217;t work. i don&amp;#8217;t know why it does..
so i turned on cookie and my js program works fine.
and that&amp;#8217;s all.. there are too many mysteries in the browser.</description>
			<content:encoded><![CDATA[<p>i turned off cookie and test as if ff is mobile browser.<br />
and at the same mode, i develop some web page.</p>
<p>then jquery&#8217;s click event doesn&#8217;t work. i don&#8217;t know why it does..<br />
so i turned on cookie and my js program works fine.<br />
and that&#8217;s all.. there are too many mysteries in the browser.</p>
]]></content:encoded>
			<wfw:commentRss>http://fri13th.com/blog/archives/311/feed</wfw:commentRss>
		</item>
		<item>
		<title>jQuery work around</title>
		<link>http://fri13th.com/blog/archives/307</link>
		<comments>http://fri13th.com/blog/archives/307#comments</comments>
		<pubDate>Sat, 06 Sep 2008 04:32:16 +0000</pubDate>
		<dc:creator>fri13th</dc:creator>
		
		<category><![CDATA[javascript]]></category>

		<category><![CDATA[programming]]></category>

		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://fri13th.com/blog/archives/307</guid>
		<description>i developed some code using jQuery. and sometimes fadeIn doesn&amp;#8217;t work and i don&amp;#8217;t know why. so i google it and find some answer..

http://www.nabble.com/Odd-JQuery-behavior-in-FF-td17735413s27240.html

1
body &amp;#123; -moz-opacity: 0.9999; &amp;#125;

looks wierd. is it a ff3 bug or jQuery bug? i can&amp;#8217;t say..
ok, this is my first obstacle, but i think i will use jQuery as my primary [...]</description>
			<content:encoded><![CDATA[<p>i developed some code using jQuery. and sometimes fadeIn doesn&#8217;t work and i don&#8217;t know why. so i google it and find some answer..<br />
<a href=" http://www.nabble.com/Odd-JQuery-behavior-in-FF-td17735413s27240.html"><br />
http://www.nabble.com/Odd-JQuery-behavior-in-FF-td17735413s27240.html</a></p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="css css" style="font-family:monospace;">body <span style="color: #00AA00;">&#123;</span> -moz-opacity<span style="color: #00AA00;">:</span> <span style="color: #cc66cc;">0.9999</span>; <span style="color: #00AA00;">&#125;</span></pre></td></tr></table></div>

<p>looks wierd. is it a ff3 bug or jQuery bug? i can&#8217;t say..</p>
<p>ok, this is my first obstacle, but i think i will use jQuery as my primary javascript framework. this is simple and has a lot of functions i want. i have to rewrite all my prototypejs code to jQuery. it will take some time but worth it.</p>
<p>my plan to make another javascript framework will not be fulfilled in this year. i feel sad about that. but to develop jquery, it&#8217;s another chance to promote my will. and maybe i can release mine in next year or so, hopefully..</p>
]]></content:encoded>
			<wfw:commentRss>http://fri13th.com/blog/archives/307/feed</wfw:commentRss>
		</item>
		<item>
		<title>日本語テスト</title>
		<link>http://fri13th.com/blog/archives/305</link>
		<comments>http://fri13th.com/blog/archives/305#comments</comments>
		<pubDate>Wed, 03 Sep 2008 06:11:11 +0000</pubDate>
		<dc:creator>fri13th</dc:creator>
		
		<category><![CDATA[web2.0]]></category>

		<category><![CDATA[global translator]]></category>

		<category><![CDATA[japanese translation]]></category>

		<guid isPermaLink="false">http://fri13th.com/blog/?p=305</guid>
		<description>日本語入力テストです。
翻訳がうまくいけば
これからはこのブログを
日本語で作成します。
暫く日本で住むつもりなので、
日本の友達用のブログが
欲しかったので。。
でも管理も難しいし、
多分プログラミング関係は
英語ブログで、他は
日本語のブログで
作成したほうがいいのかな。
まだ決まってないので悩みながら
迷いながら決めてみます。
ワードプレスは機能が多くていいですね。
びっくりしました。これからまた頑張ろう！</description>
			<content:encoded><![CDATA[<p>日本語入力テストです。<br />
翻訳がうまくいけば<br />
これからはこのブログを<br />
日本語で作成します。</p>
<p>暫く日本で住むつもりなので、<br />
日本の友達用のブログが<br />
欲しかったので。。<br />
でも管理も難しいし、<br />
多分プログラミング関係は<br />
英語ブログで、他は<br />
日本語のブログで<br />
作成したほうがいいのかな。</p>
<p>まだ決まってないので悩みながら<br />
迷いながら決めてみます。</p>
<p>ワードプレスは機能が多くていいですね。<br />
びっくりしました。これからまた頑張ろう！</p>
]]></content:encoded>
			<wfw:commentRss>http://fri13th.com/blog/archives/305/feed</wfw:commentRss>
		</item>
		<item>
		<title>youtube plugin test</title>
		<link>http://fri13th.com/blog/archives/303</link>
		<comments>http://fri13th.com/blog/archives/303#comments</comments>
		<pubDate>Wed, 03 Sep 2008 05:23:32 +0000</pubDate>
		<dc:creator>fri13th</dc:creator>
		
		<category><![CDATA[music]]></category>

		<category><![CDATA[yoshika]]></category>

		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://fri13th.com/blog/?p=303</guid>
		<description>i test some wordpress plugins..
if it&amp;#8217;s ok, i may change my bloggin&amp;#8217; style..
and this is my favorite music,
let go RDR mix by m-flo loves YOSHIKA
enjoy!
httpv://www.youtube.com/watch?v=K0BzULdkeYo</description>
			<content:encoded><![CDATA[<p>i test some wordpress plugins..<br />
if it&#8217;s ok, i may change my bloggin&#8217; style..</p>
<p>and this is my favorite music,<br />
let go RDR mix by m-flo loves YOSHIKA<br />
enjoy!</p>
<p>httpv://www.youtube.com/watch?v=K0BzULdkeYo</p>
]]></content:encoded>
			<wfw:commentRss>http://fri13th.com/blog/archives/303/feed</wfw:commentRss>
		</item>
		<item>
		<title>google chrome</title>
		<link>http://fri13th.com/blog/archives/300</link>
		<comments>http://fri13th.com/blog/archives/300#comments</comments>
		<pubDate>Wed, 03 Sep 2008 03:44:35 +0000</pubDate>
		<dc:creator>fri13th</dc:creator>
		
		<category><![CDATA[web2.0]]></category>

		<category><![CDATA[google chrome]]></category>

		<guid isPermaLink="false">http://fri13th.com/blog/archives/300</guid>
		<description>i said i love ff before, but google chrome&amp;#8217;s also cool! it&amp;#8217;s way too fast. i tested it from some benchmark sites
http://code.google.com/apis/v8/run.html
=&gt; it shows 8times faster result, but this isn&amp;#8217;t reliable, because google make this benchmark
http://www2.webkit.org/perf/sunspider-0.9/sunspider.html
and other trivial benchmark shows that google&amp;#8217;s v8 engine is more than 2 time faster than ff.
i feel very comfortable [...]</description>
			<content:encoded><![CDATA[<p>i said i love ff before, but google chrome&#8217;s also cool! it&#8217;s way too fast. i tested it from some benchmark sites</p>
<p><a href="http://code.google.com/apis/v8/run.html" onclick="javascript:pageTracker._trackPageview ('/outbound/code.google.com');">http://code.google.com/apis/v8/run.html</a><br />
=> it shows 8times faster result, but this isn&#8217;t reliable, because google make this benchmark</p>
<p><a href="http://code.google.com/apis/v8/run.html" onclick="javascript:pageTracker._trackPageview ('/outbound/code.google.com');">http://www2.webkit.org/perf/sunspider-0.9/sunspider.html</a><br />
and other trivial benchmark shows that google&#8217;s v8 engine is more than 2 time faster than ff.</p>
<p>i feel very comfortable at chrome and its ui. i&#8217;m the guy who can irritate at just 0.5s delay. but there&#8217;s no plugin like foxytunes or even google mail and reader! i know simple is beautiful nature of chrome, but i&#8217;ll adhere ff for a while.</p>
]]></content:encoded>
			<wfw:commentRss>http://fri13th.com/blog/archives/300/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
