<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8.6" -->
<rss version="0.92">
<channel>
	<title>zunchakachan</title>
	<link>http://odoruinu.net/wp</link>
	<description>踊る犬.net</description>
	<lastBuildDate>Tue, 15 Jun 2010 13:09:41 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>ja</language>
	
	<item>
		<title>Hydrangeas</title>
		<description><![CDATA[Felt some love from hydrangeas at Tokyo Summer Land









]]></description>
		<link>http://odoruinu.net/wp/2010/06/15/hydrangeas/</link>
			</item>
	<item>
		<title>FoxyCamera v1.0 is coming soon</title>
		<description><![CDATA[
Yesterday, I just sent a request of my iPhone app to register to the App Store.
OVERVIEW
FoxyCamera is an iPhone app that gives your iPhone a great functionality that you can easily take a panorama photo and scan a paper at anytime, anywhere.
For example, you can take photo like below:



FoxyCamera is implemented advanced image-processing technology called [...]]]></description>
		<link>http://odoruinu.net/wp/2010/05/12/foxycamera-v1-0-is-coming-soon/</link>
			</item>
	<item>
		<title>Optical Flow tracking implementation on iPhone 3GS</title>
		<description><![CDATA[
Recently I am enthusiastic for developing iPhone app which can capture posters and take panorama photo!
And now its prototype can track optical flow that is distance of moving of camera view.
]]></description>
		<link>http://odoruinu.net/wp/2010/04/19/optical-flow-tracking-implementation-on-iphone-3gs/</link>
			</item>
	<item>
		<title>The hierarchy of UIImagePickerController</title>
		<description><![CDATA[You can get the hierarchy of subviews on UIImagePickerController with this code.
// Recursive enumerate subviews to get hierarchy of camera view.
- (BOOL)enumSubviews:(UIView*)view withNest:(int)idx
{
	Class cl = [view class];
	char sp[255];
	memset(sp, ' ', 255);
	sp[idx*4] = 0;

	NSLog(@"%s%@\n", sp, NSStringFromClass(cl));

	for (int i = 0; i < [view.subviews count]; i++)
	{
		if ([self enumSubviews:[view.subviews objectAtIndex:i] withNest:idx+1])
			return YES;
	}

	return NO;
}

And here is a result.

PLCameraView
  [...]]]></description>
		<link>http://odoruinu.net/wp/2010/03/30/the-hierarchy-of-uiimagepickercontroller/</link>
			</item>
	<item>
		<title>here again</title>
		<description><![CDATA[
Get the Flash Player to see this player.

	var s3 = new SWFObject("/media/mp3player.swf", "line", "240", "20", "7");
	s3.addVariable("file","/media/here+again.mp3");
	s3.addVariable("repeat","false");
	s3.addVariable("showdigits","false");
	s3.addVariable("showdownload","true");
	s3.write("test1");

We will be here again.
People will meet again.
僕らは巡る。
Download
# I recorded a guitar part within one take and laid free ambient sounds on it.  
]]></description>
		<link>http://odoruinu.net/wp/2010/03/13/here-again/</link>
			</item>
	<item>
		<title>希望[hope]</title>
		<description><![CDATA[
]]></description>
		<link>http://odoruinu.net/wp/2010/03/11/hope/</link>
			</item>
	<item>
		<title>Flowers</title>
		<description><![CDATA[We went to Kyoto Botanical Garden(京都府立植物園).
Our first purpose was to see Japanese apricots though,
there was a greenhouse where has many plants from all over the world.
We got so excited and took many pictures, thus these are many flowers with various sorts.  





























]]></description>
		<link>http://odoruinu.net/wp/2010/03/02/flowers/</link>
			</item>
	<item>
		<title>[PHP]IMAPでメールの文字コード判定を行うには</title>
		<description><![CDATA[なぜかimap_headerinfo()の戻り値にはContent-Typeが含まれないので、
直に取得する力技で解決。
When you try to get charset of a mail on IMAP, imap_headerinfo() doesn&#8217;t include &#8216;Content-Type&#8217; in the return value.
Below is a function to get type of charset from a mail header directly by calling imap_fetchheader.

&#60;?
/**
 @context IMAPハンドル
 @number&#160;&#160;メールのID
 @defcharset 失敗した時に返すデフォルトの文字セット名
 @return 文字セット名
 */
function imap_getcharset($context, $number, $defcharset = "iso-2022-jp")
{
&#160;&#160;&#160;&#160;
&#160;&#160;&#160;&#160;// Get charset
&#160;&#160;&#160;&#160;$h = imap_fetchheader($context, $number);
&#160;&#160;&#160;&#160;$mc = preg_match("/charsets*=s*(.+?)[;\n]/s", [...]]]></description>
		<link>http://odoruinu.net/wp/2009/11/03/phpimap%e3%81%a7%e3%83%a1%e3%83%bc%e3%83%ab%e3%81%ae%e6%96%87%e5%ad%97%e3%82%b3%e3%83%bc%e3%83%89%e5%88%a4%e5%ae%9a%e3%82%92%e8%a1%8c%e3%81%86%e3%81%ab%e3%81%af/</link>
			</item>
	<item>
		<title>Exhibition at 私のしごと館(watashi-no-shigoto-kan)</title>
		<description><![CDATA[
Watashi-no-shigoto-kan is an institution in Kyoto.
Today, we&#8217;ve set up our exhibition that is called &#8220;Emotion Visualizer&#8221; there.
It uses SunSPOT which is a sensor network device, has some sensors such as accelerometer, luminance sensor and temparature sensor, and can communicate by wireless.
When a SunSPOT is shaken, our demo application draws beautiful patterns and animations according to [...]]]></description>
		<link>http://odoruinu.net/wp/2009/08/14/exhibition-at-%e7%a7%81%e3%81%ae%e3%81%97%e3%81%94%e3%81%a8%e9%a4%a8watashi-no-shigoto-kan/</link>
			</item>
	<item>
		<title>Jet</title>
		<description><![CDATA[Great gig!!!
They did &#8216;r u gonna be my girl&#8217;!!!!

]]></description>
		<link>http://odoruinu.net/wp/2009/07/25/jet/</link>
			</item>
</channel>
</rss>
