<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[TNF : Tatter Network Foundation forum - 티스토리 블로그에 blog api 대한 질문입니다.]]></title>
	<link rel="self" href="http://forum.tattersite.com/ko/extern.php?action=feed&amp;tid=5719&amp;type=atom"/>
	<updated>2008-06-07T02:21:06Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.tattersite.com/ko/viewtopic.php?id=5719</id>
		<entry>
			<title type="html"><![CDATA[RSS 답글: 티스토리 블로그에 blog api 대한 질문입니다.]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=27684#p27684"/>
			<content type="html"><![CDATA[<p>제 방명록에 질문하셨던 분인듯합니다만,<br />Categories에 넣는 값을 string으로 하지 마시고 array( string )으로 해보세요.</p><div class="quotebox"><cite>아키호 작성:</cite><blockquote><p>제 사이트 게시판에 글을 쓰면 블로그에 등록 되게 할려구 </p><p>소스를 만들어서 글은 잘 등록 되지만 문제는</p><p>날짜 와 카테고리 정보가 아무리 해도 넘어 가지 않는데&nbsp; 티스토리는 </p><p>카테고리 부분이 어떤식으로 되있는지 몰라서 질문 입니다.</p><p>이글루스 같은 경우 카테고리 이름으로 입력 하면 잘 넘어가는데 티스토리는 이름 이나 고유번호를 </p><p>입력 해도 넘어 가지 았는데 어떤게 해야 넘어 가는지 알고 싶습니다...</p><p>제가 사용 한 소스는 </p><p>$f = new xmlrpcmsg(&quot;metaWeblog.newPost&quot;, // metaWeblog.newPost 메소드<br />array( <br />new xmlrpcval(&quot;&quot;, &quot;string&quot;), // blogid<br />new xmlrpcval(&quot;&quot;, &quot;string&quot;), // 유저 ID.<br />new xmlrpcval(&quot;&quot;, &quot;string&quot;), // 패스워드.<br />new xmlrpcval( // 본문<br />&nbsp; &nbsp; array(<br />&nbsp; &nbsp; &#039;title&#039;&nbsp; &nbsp; &nbsp; &nbsp; =&gt; new xmlrpcval($subject),<br />&nbsp; &nbsp; &#039;description&#039;&nbsp; &nbsp; =&gt; new xmlrpcval($body),<br />&nbsp; &nbsp; &#039;categories&#039;&nbsp; &nbsp; =&gt; new xmlrpcval($category),<br />&nbsp; &nbsp; &#039;mt_keywords&#039; =&gt; new xmlrpcval($tag),<br />&nbsp; &nbsp; &#039;dateCreated&#039;=&gt; new xmlrpcval(1185158188),<br />), &quot;struct&quot;),<br />new xmlrpcval(true, &quot;boolean&quot;) )<br />);</p></blockquote></div>]]></content>
			<author>
				<name><![CDATA[coolengineer]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=318</uri>
			</author>
			<updated>2008-06-07T02:21:06Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=27684#p27684</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[티스토리 블로그에 blog api 대한 질문입니다.]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=27668#p27668"/>
			<content type="html"><![CDATA[<p>제 사이트 게시판에 글을 쓰면 블로그에 등록 되게 할려구 </p><p>소스를 만들어서 글은 잘 등록 되지만 문제는</p><p>날짜 와 카테고리 정보가 아무리 해도 넘어 가지 않는데&nbsp; 티스토리는 </p><p>카테고리 부분이 어떤식으로 되있는지 몰라서 질문 입니다.</p><p>이글루스 같은 경우 카테고리 이름으로 입력 하면 잘 넘어가는데 티스토리는 이름 이나 고유번호를 </p><p>입력 해도 넘어 가지 았는데 어떤게 해야 넘어 가는지 알고 싶습니다...</p><p>제가 사용 한 소스는 </p><p>$f = new xmlrpcmsg(&quot;metaWeblog.newPost&quot;, // metaWeblog.newPost 메소드<br />array( <br />new xmlrpcval(&quot;&quot;, &quot;string&quot;), // blogid<br />new xmlrpcval(&quot;&quot;, &quot;string&quot;), // 유저 ID.<br />new xmlrpcval(&quot;&quot;, &quot;string&quot;), // 패스워드.<br />new xmlrpcval( // 본문<br />&nbsp; &nbsp; array(<br />&nbsp; &nbsp; &#039;title&#039;&nbsp; &nbsp; &nbsp; &nbsp; =&gt; new xmlrpcval($subject),<br />&nbsp; &nbsp; &#039;description&#039;&nbsp; &nbsp; =&gt; new xmlrpcval($body),<br />&nbsp; &nbsp; &#039;categories&#039;&nbsp; &nbsp; =&gt; new xmlrpcval($category),<br />&nbsp; &nbsp; &#039;mt_keywords&#039; =&gt; new xmlrpcval($tag),<br />&nbsp; &nbsp; &#039;dateCreated&#039;=&gt; new xmlrpcval(1185158188),<br />), &quot;struct&quot;),<br />new xmlrpcval(true, &quot;boolean&quot;) )<br />);</p>]]></content>
			<author>
				<name><![CDATA[아키호]]></name>
			</author>
			<updated>2008-06-06T10:30:15Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=27668#p27668</id>
		</entry>
</feed>
