<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Macfeteria: Recent Posts</title>
		<link>http://www.macfeteria.com/forums/</link>
		<description>iPhone , Mac  developers community.</description>
		<language>en-US</language>
		<pubDate>Sat, 31 Jul 2010 09:36:59 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.macfeteria.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.macfeteria.com/forums/rss.php" rel="self" type="application/rss+xml" />

		<item>
			<title>vray on ""</title>
			<link>http://www.macfeteria.com/forums/topic.php?id=215#post-771</link>
			<pubDate>Fri, 30 Jul 2010 16:06:19 +0000</pubDate>
			<dc:creator>vray</dc:creator>
			<guid isPermaLink="false">771@http://www.macfeteria.com/forums/</guid>
			<description>&#60;p&#62;แบบที่ 1 ไม่มีปีกกา&#60;/p&#62;
&#60;p&#62;if (!currentElementValue)&#60;br /&#62;
currentElementValue = [[NSMutableString alloc] initWithString:string];&#60;/p&#62;
&#60;p&#62;else&#60;br /&#62;
[currentElementValue appendString:string];&#60;/p&#62;
&#60;p&#62;แบบที่ 2 มีปีกกา&#60;/p&#62;
&#60;p&#62;if (!currentElementValue) {&#60;br /&#62;
currentElementValue = [[NSMutableString alloc] initWithString:string];&#60;br /&#62;
} else {&#60;br /&#62;
[currentElementValue appendString:string];&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;โค้ดข้างบนถ้าผมใช้แบบมีปีกกา (แบบที่2) โปรแกรมจะทำงานผิดพลาดครับ ถ้าเอาปีกกาออกโปรแกรมจะรันได้ครับ&#60;br /&#62;
ก็เลยสงสัยครับว่ามันต่างกันยังงัย ตอนใหนควรใส่ {} ตอนใหนไม่ควรใส่ครับ
&#60;/p&#62;</description>
		</item>
		<item>
			<title>titradevil on ""</title>
			<link>http://www.macfeteria.com/forums/topic.php?id=214#post-770</link>
			<pubDate>Fri, 30 Jul 2010 12:39:28 +0000</pubDate>
			<dc:creator>titradevil</dc:creator>
			<guid isPermaLink="false">770@http://www.macfeteria.com/forums/</guid>
			<description>&#60;p&#62;- (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath {&#60;/p&#62;
&#60;p&#62;    static NSString *CellIdentifier = @&#34;Cell&#34;;&#60;/p&#62;
&#60;p&#62;    UITableViewCell *cell = [tableView dequeueReusableCellWithIdentifier:CellIdentifier];&#60;br /&#62;
    if (cell == nil) {&#60;br /&#62;
		cell = [[[UITableViewCell alloc] initWithStyle:UITableViewCellStyleSubtitle reuseIdentifier: CellIdentifier] autorelease];&#60;br /&#62;
	}&#60;br /&#62;
    cell.textLabel.text = @&#34;Head line&#34;;&#60;br /&#62;
	cell.detailTextLabel.text = @&#34;Detail ....&#34;;&#60;/p&#62;
&#60;p&#62;	NSURL *url = [NSURL URLWithString:@&#34;http://www.siamsport.co.th/_ImagesNews/S100730J1S3030.jpg&#34;];&#60;br /&#62;
	UIImage *images = [UIImage imageWithData: [NSData dataWithContentsOfURL:url]];&#60;br /&#62;
	cell.imageView.image = images;&#60;br /&#62;
    return cell;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;ผมลองโหลดจาก URL ดูภาพมันไม่แสดงหนะครับ  ผมเขียนโค้ดผิดหรือเปล่า ผมลองใน Simulation แล้วภาพไม่ขึ้นเลยหนะครับ
&#60;/p&#62;</description>
		</item>
		<item>
			<title>FolkTrance on "ให้ UITable พิมได้"</title>
			<link>http://www.macfeteria.com/forums/topic.php?id=211#post-769</link>
			<pubDate>Fri, 30 Jul 2010 01:26:41 +0000</pubDate>
			<dc:creator>FolkTrance</dc:creator>
			<guid isPermaLink="false">769@http://www.macfeteria.com/forums/</guid>
			<description>&#60;p&#62;สร้าง Tableview cell แล้วแปะพวก TextField ได้ป่าวอ่ะครับ &#60;/p&#62;
&#60;p&#62;อยากรู้เหมือนกัน ไม่ได้ลอง -*-
&#60;/p&#62;</description>
		</item>
		<item>
			<title>zeronesz on "ให้ UITable พิมได้"</title>
			<link>http://www.macfeteria.com/forums/topic.php?id=211#post-768</link>
			<pubDate>Thu, 29 Jul 2010 21:00:57 +0000</pubDate>
			<dc:creator>zeronesz</dc:creator>
			<guid isPermaLink="false">768@http://www.macfeteria.com/forums/</guid>
			<description>&#60;p&#62;โอ๊ยยย ไม่เป็นไร&#60;/p&#62;
&#60;p&#62;ผมเจ็บมาเยอะะะะะ :D
&#60;/p&#62;</description>
		</item>
		<item>
			<title>aupluz on "ให้ UITable พิมได้"</title>
			<link>http://www.macfeteria.com/forums/topic.php?id=211#post-767</link>
			<pubDate>Thu, 29 Jul 2010 18:10:42 +0000</pubDate>
			<dc:creator>aupluz</dc:creator>
			<guid isPermaLink="false">767@http://www.macfeteria.com/forums/</guid>
			<description>&#60;p&#62;เอ่อ รู้สึกเหมือนผมพลาดอะไรไป ผมอยากได้แบบที่คุณ  zeronesz ทำล่ะครับ แต่เคย search หา tutorial จาก google แล้วเค้าเอา textfield แบบมีกรอบ&#60;br /&#62;
เป็นช่องๆ มาแปะ cell บนเอาไว้อะครับ ก็เลยเข้าใจผิด คิดว่ามันใช้ textfield ไม่ได้ เลยพยายามหา solution อื่นอยู่นานเลยครับ &#60;/p&#62;
&#60;p&#62;ขอบคุณ คุณ  zeronesz มากครับ   _/&#124;\_
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kombangguy on "เรื่องของ ฟังชั้นเตือน"</title>
			<link>http://www.macfeteria.com/forums/topic.php?id=213#post-766</link>
			<pubDate>Wed, 28 Jul 2010 21:54:43 +0000</pubDate>
			<dc:creator>kombangguy</dc:creator>
			<guid isPermaLink="false">766@http://www.macfeteria.com/forums/</guid>
			<description>&#60;p&#62;สวัสดีครับ&#60;/p&#62;
&#60;p&#62;ถ้าทำแอปให้มีการตั่งเวลาเตือนแล้วพอปิดแอปไปมันจะเตือนไหมครับ และถ้าไม่ได้มีวิธีไหนบ้างที่จะทำให้แอปสามารถตั้งเวลาเตือนได้&#60;/p&#62;
&#60;p&#62;ขอบพระคุณมากคร้าบ
&#60;/p&#62;</description>
		</item>
		<item>
			<title>zeronesz on "ให้ UITable พิมได้"</title>
			<link>http://www.macfeteria.com/forums/topic.php?id=211#post-765</link>
			<pubDate>Wed, 28 Jul 2010 17:27:49 +0000</pubDate>
			<dc:creator>zeronesz</dc:creator>
			<guid isPermaLink="false">765@http://www.macfeteria.com/forums/</guid>
			<description>&#60;p&#62;นี่เป็นรูปจากโปรแกรมของผม ที่ใช้ UITextField อ่ะครับ&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.picza.net/uppic/pic/2010_07_28/0d2/0d24446cad56dba20d1b6ecef0d3c80e.png&#34; rel=&#34;nofollow&#34;&#62;http://www.picza.net/uppic/pic/2010_07_28/0d2/0d24446cad56dba20d1b6ecef0d3c80e.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;ผมว่าใช้ textfield ก็ได้นะครับ ไม่น่าจะมีปัญหา&#60;/p&#62;
&#60;p&#62;แต่ถ้าคุณ aupluz ต้องการที่จะใส่ข้อมูลที่ cell จริงๆ อันนี้ผมไม่ทราบอ่ะครับ&#60;/p&#62;
&#60;p&#62;รอท่านต่อไปดีกว่า ^^&#34;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>aupluz on "ให้ UITable พิมได้"</title>
			<link>http://www.macfeteria.com/forums/topic.php?id=211#post-764</link>
			<pubDate>Tue, 27 Jul 2010 18:58:31 +0000</pubDate>
			<dc:creator>aupluz</dc:creator>
			<guid isPermaLink="false">764@http://www.macfeteria.com/forums/</guid>
			<description>&#60;p&#62;ใครก็ได้ ช่วยชี้ทางทีครับ  T__T
&#60;/p&#62;</description>
		</item>
		<item>
			<title>aupluz on "ให้ UITable พิมได้"</title>
			<link>http://www.macfeteria.com/forums/topic.php?id=211#post-763</link>
			<pubDate>Tue, 27 Jul 2010 18:02:13 +0000</pubDate>
			<dc:creator>aupluz</dc:creator>
			<guid isPermaLink="false">763@http://www.macfeteria.com/forums/</guid>
			<description>&#60;p&#62;คุณ zeronesz ครับ จากรูปนี้ เค้าใช้ textfield หรือเปล่าครับ ผมเห็นแต่ tutorial ที่เป็น textfield ชัดเจนอะครับ&#60;/p&#62;
&#60;p&#62;ผมพยายามหาวิธีทำแบบรูปในลิงค์มาหลายวันแล้วครับ รบกวนช่วยแนะนำที &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.iphonedevsdk.com/forum/iphone-sdk-development/29015-how-do-you-input-date-into-table-view.html&#34; rel=&#34;nofollow&#34;&#62;http://www.iphonedevsdk.com/forum/iphone-sdk-development/29015-how-do-you-input-date-into-table-view.html&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>zeronesz on "ให้ UITable พิมได้"</title>
			<link>http://www.macfeteria.com/forums/topic.php?id=211#post-762</link>
			<pubDate>Tue, 27 Jul 2010 17:51:02 +0000</pubDate>
			<dc:creator>zeronesz</dc:creator>
			<guid isPermaLink="false">762@http://www.macfeteria.com/forums/</guid>
			<description>&#60;p&#62;โดยส่วนตัวผมแล้ว ไม่ทราบเหมือนกัน แต่ไม่น่าจะมีนะครับ&#60;br /&#62;
แต่ผมก็ใช้ UITextField มาแปะบน cell ไม่เห็นมีปัญหาอะไรนะคับ
&#60;/p&#62;</description>
		</item>
		<item>
			<title>whitehack on "ช่วยเชียนcode app Iphone ให้หน่อยครับ"</title>
			<link>http://www.macfeteria.com/forums/topic.php?id=212#post-761</link>
			<pubDate>Tue, 27 Jul 2010 03:37:17 +0000</pubDate>
			<dc:creator>whitehack</dc:creator>
			<guid isPermaLink="false">761@http://www.macfeteria.com/forums/</guid>
			<description>&#60;p&#62;ต้องการให้ค้นหา wifi แล้วโชว์ชื่อ wifi แบบ table อ่ะครับ
&#60;/p&#62;</description>
		</item>
		<item>
			<title>aupluz on "ให้ UITable พิมได้"</title>
			<link>http://www.macfeteria.com/forums/topic.php?id=211#post-760</link>
			<pubDate>Mon, 26 Jul 2010 20:49:29 +0000</pubDate>
			<dc:creator>aupluz</dc:creator>
			<guid isPermaLink="false">760@http://www.macfeteria.com/forums/</guid>
			<description>&#60;p&#62;ผมมือใหม่ iPhone ครับ หาวิธี ให้ UITable พิมได้ มาหลายวันแล้วครับ &#60;/p&#62;
&#60;p&#62;ผมอยากให้ UITable ของผม สามารถ แตะที่ cell แล้วพิมข้อความได้ครับ ไม่ใช่แบบ textfield มาแปะใน cell นะครับ  ขอบคุณมากครับ
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vray on "โค้ดสองบรรทัดนี้ มีความหมายยังไงคร"</title>
			<link>http://www.macfeteria.com/forums/topic.php?id=210#post-759</link>
			<pubDate>Fri, 23 Jul 2010 09:03:04 +0000</pubDate>
			<dc:creator>vray</dc:creator>
			<guid isPermaLink="false">759@http://www.macfeteria.com/forums/</guid>
			<description>&#60;p&#62;ขอบคุณครับ
&#60;/p&#62;</description>
		</item>
		<item>
			<title>FolkTrance on "โค้ดสองบรรทัดนี้ มีความหมายยังไงคร"</title>
			<link>http://www.macfeteria.com/forums/topic.php?id=210#post-758</link>
			<pubDate>Thu, 22 Jul 2010 22:55:58 +0000</pubDate>
			<dc:creator>FolkTrance</dc:creator>
			<guid isPermaLink="false">758@http://www.macfeteria.com/forums/</guid>
			<description>&#60;p&#62;ช่วยในการเข้าถึง folder domain directory อ่ะครับ ซึ่ง domain directory จะถูกสร้างเก็บเอาไว้ในเครื่องของเรา (หรือ Device ของเรา ลองให้ documentsDir แสดงผลดูก็ได้ครับ จะเห็นpath มันหมดเลย)&#60;/p&#62;
&#60;p&#62;ซึ่งสุดท้าย documentsDir จะเก็บชื่อของ folder ที่เป็น domain เอาไว้ครับ&#60;/p&#62;
&#60;p&#62;ซึ่ง หากใน folder นั้นมีไฟล์ย่อยๆอะไรอีก ก็สามารถใช้ documentsDir นี้ไป append string ชื่อของไฟล์นั้นๆเพื่อระบุอีกทีครับ&#60;/p&#62;
&#60;p&#62;รอคนอธิบายเก่งๆช่วยอีกละกันครับ :-)&#60;br /&#62;
อธิบายพลาดหรือไม่เคลียร์ช่วยๆกันแก้ไขให้ถูกต้องด้วยนะครับ
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vray on "โค้ดสองบรรทัดนี้ มีความหมายยังไงคร"</title>
			<link>http://www.macfeteria.com/forums/topic.php?id=210#post-757</link>
			<pubDate>Thu, 22 Jul 2010 17:54:56 +0000</pubDate>
			<dc:creator>vray</dc:creator>
			<guid isPermaLink="false">757@http://www.macfeteria.com/forums/</guid>
			<description>&#60;p&#62;NSArray *paths = NSSearchPathForDirectoriesInDomains(NSDocumentDirectory , NSUserDomainMask, YES);&#60;/p&#62;
&#60;p&#62;NSString *documentsDir = [paths objectAtIndex:0];
&#60;/p&#62;</description>
		</item>
		<item>
			<title>asiamediasoft on "อบรม iphone"</title>
			<link>http://www.macfeteria.com/forums/topic.php?id=197#post-756</link>
			<pubDate>Tue, 20 Jul 2010 21:24:57 +0000</pubDate>
			<dc:creator>asiamediasoft</dc:creator>
			<guid isPermaLink="false">756@http://www.macfeteria.com/forums/</guid>
			<description>&#60;p&#62;สำหรับเพื่อนๆ สมาชิก macfeteria.com ที่ทำการลงทะเบียนอบรมคอร์สการเขียนโปรแกรมบนไอโฟน&#60;br /&#62;
ทางบริษัทแนะนำเส้น ในทางการเดินทางนะค่ะ&#60;/p&#62;
&#60;p&#62;วันแรก วันเสาร์ที่ 24 กรกฎาคม 9.00&#60;br /&#62;
สถานที่อบรม ตึกช้าง อาคารบี ชั้น 21&#60;/p&#62;
&#60;p&#62;1.สำหรับรถไฟฟ้าใต้ดิน - ลงสถานีพหลโยธิน แล้วออกฝังเซ็นทรัลลาดพร้าวนะค่ะ  ต่อรถเมลล์มาสามป้าย ขึ้นสายอะไรก็ได้ ลงตึกช้าง&#60;br /&#62;
2.สำหรับรถไฟฟ้า - ลงหมอชิต แล้วต่อรถมาที่ตึกช้างนะค่ะ&#60;br /&#62;
3.สำหรับท่านที่นำรถส่วนตัวมา - นำมาได้เลยนะค่ะ แล้วมาประทับตาที่จอดรถได้ที่บริษัท ไม่มีค่าใช้จ่ายค่ะ ฟรี  (ที่จอดเยอะค่ะ)&#60;/p&#62;
&#60;p&#62;แผนที่ค่ะ &#60;a href=&#34;http://www.asiamediasoft.net/contactus.php&#34; rel=&#34;nofollow&#34;&#62;http://www.asiamediasoft.net/contactus.php&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;ติดต่อสอบถาม เส้นทาง 02-9373790 , 087-171-2023 &#60;/p&#62;
&#60;p&#62;ขอบคุณค่ะ
&#60;/p&#62;</description>
		</item>
		<item>
			<title>FolkTrance on "Warning ตอน Install ลง Simulator ?"</title>
			<link>http://www.macfeteria.com/forums/topic.php?id=207#post-754</link>
			<pubDate>Tue, 20 Jul 2010 15:38:23 +0000</pubDate>
			<dc:creator>FolkTrance</dc:creator>
			<guid isPermaLink="false">754@http://www.macfeteria.com/forums/</guid>
			<description>&#60;p&#62;โอเคแก้ได้ละ อาการมันหลอนประสาทมากครับ&#60;/p&#62;
&#60;p&#62;ผมลองให้ Run show break point มันก็ไปหยุดที่ไฟล์ XXX.h บรรทัดที่ 25 น่ะแหละครับ&#60;/p&#62;
&#60;p&#62;แน่นอนผมเอ๋อไปพักใหญ่เพราะ Code มันปกติมากๆ -*-&#60;/p&#62;
&#60;p&#62;ผมเลย command +a ทั้ง Page แล้วลบทิ้ง &#60;/p&#62;
&#60;p&#62;จากนั้นเขียน Code แบบเดิมเข้าไปแทน ปรากฎว่ามันหายครับ ได้ผลหายออกไปไร้การรบกวนอีกเลย - -&#34;&#60;/p&#62;
&#60;p&#62;:-)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>FolkTrance on "Warning ตอน Install ลง Simulator ?"</title>
			<link>http://www.macfeteria.com/forums/topic.php?id=207#post-753</link>
			<pubDate>Tue, 20 Jul 2010 15:24:23 +0000</pubDate>
			<dc:creator>FolkTrance</dc:creator>
			<guid isPermaLink="false">753@http://www.macfeteria.com/forums/</guid>
			<description>&#60;p&#62;Rebuild code sense index นี้ทำอย่างไรหรือครับ&#60;/p&#62;
&#60;p&#62;ผมลองอ่านมา เขาลบ folder Build ของ project ออกไปเลย ตัว Xcode มันก็จะ Rebuild ให้อีกที อันนี้ถูกไหมครับ&#60;/p&#62;
&#60;p&#62;:-) ขอบคุณครับ
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mixxuptangle on "การ Touch บน UIImagePickerViewController คับ"</title>
			<link>http://www.macfeteria.com/forums/topic.php?id=208#post-752</link>
			<pubDate>Tue, 20 Jul 2010 15:13:43 +0000</pubDate>
			<dc:creator>mixxuptangle</dc:creator>
			<guid isPermaLink="false">752@http://www.macfeteria.com/forums/</guid>
			<description>&#60;p&#62;ขอถามหน่อยนะครับ...&#60;br /&#62;
พอดีสิ่งที่จะทำอ่ะครับ.. มันเป็นการเปิดกล้อง ขึ้นมา... แล้วก็เอานิ้วจิ้มๆ บนกล้อง..&#60;br /&#62;
แต่สิ่งที่ผม สังเกตุคือ... ก่อนผมจะเปิดกล้อง ผมทำ ปุ่ม OpenCamera ไว้ครับ...&#60;br /&#62;
ก่อนที่ตะกด OpenCamera ผม Touch ได้ปกติครับ.&#60;br /&#62;
แต่พอ เข้า โหมด กล้องแล้ว... ผมไม่สามารถ Touch ได้เลยครับ....&#60;br /&#62;
ไม่ทราบว่า เป็นที่อะไร ?&#60;br /&#62;
หรือผม ต้องทำอะไรก่อนหลัง อย่างไร ?&#60;br /&#62;
ขอบคุณมากนะครับ...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>stupiz on "Warning ตอน Install ลง Simulator ?"</title>
			<link>http://www.macfeteria.com/forums/topic.php?id=207#post-751</link>
			<pubDate>Tue, 20 Jul 2010 14:39:30 +0000</pubDate>
			<dc:creator>stupiz</dc:creator>
			<guid isPermaLink="false">751@http://www.macfeteria.com/forums/</guid>
			<description>&#60;p&#62;ลอง rebuild code sense index ดูหรือยังครับ
&#60;/p&#62;</description>
		</item>
		<item>
			<title>FolkTrance on "Warning ตอน Install ลง Simulator ?"</title>
			<link>http://www.macfeteria.com/forums/topic.php?id=207#post-750</link>
			<pubDate>Tue, 20 Jul 2010 11:37:06 +0000</pubDate>
			<dc:creator>FolkTrance</dc:creator>
			<guid isPermaLink="false">750@http://www.macfeteria.com/forums/</guid>
			<description>&#60;p&#62;ผมพบปัญหามีข้อความแจ้งตอนช่วงหลัง Compile and run ซึ่งจะแจ้งเตือนขณะกำลัง Install project ของผมลง Simulator น่ะครับว่า&#60;/p&#62;
&#60;p&#62;GDB: Warning - No location found for &#34;XXX.h:25&#34;&#60;/p&#62;
&#60;p&#62;มันเตือนสักแปบก็หาย แน่นอนว่า Project ของผม Run ได้ปกติดีทุกอย่าง&#60;/p&#62;
&#60;p&#62;ผมจึงลอง&#60;br /&#62;
- Check ที่อยู่ของ XXX.h ก็อยู่ตำแหน่งที่ถูก ดูความหมายของเลข 25 ก็ไม่เห็นมีอะไรให้สงสัย ?&#60;br /&#62;
- Clean all targets&#60;br /&#62;
- ลบ folder Build ทิ้งไปเลย run ใหม่อีกครั้ง&#60;br /&#62;
- Reset simulator ล้างทั้งหมดออกใหม่หมด&#60;/p&#62;
&#60;p&#62;ผลที่ได้ก็คือมันยังแจ้งแบบเดิมน่ะครับ ไม่ทราบว่าควรแก้ไขยังไงดี ?&#60;br /&#62;
จริงๆพูดถึงผลการทำงานของ Project ผมก็ปกติ 100 % เสียอย่างมาติดตรงนี้ ไม่ต้องการให้มีการแจ้งเตือนน่ะครับ&#60;/p&#62;
&#60;p&#62;:-(
&#60;/p&#62;</description>
		</item>
		<item>
			<title>FolkTrance on "ถามเรื่องการ Terminate program"</title>
			<link>http://www.macfeteria.com/forums/topic.php?id=205#post-749</link>
			<pubDate>Fri, 16 Jul 2010 13:50:12 +0000</pubDate>
			<dc:creator>FolkTrance</dc:creator>
			<guid isPermaLink="false">749@http://www.macfeteria.com/forums/</guid>
			<description>&#60;p&#62;ขอบคุณมากๆครับคุณTer&#60;/p&#62;
&#60;p&#62;โอเคลองดูแล้วครับ สามารถทำได้จริงๆด้วย&#60;/p&#62;
&#60;p&#62;ปกติ Search Google ไปเจอแต่ใช้ exit(0);&#60;/p&#62;
&#60;p&#62; :-)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>admin on "ถามเรื่องการ Terminate program"</title>
			<link>http://www.macfeteria.com/forums/topic.php?id=205#post-748</link>
			<pubDate>Wed, 14 Jul 2010 23:26:38 +0000</pubDate>
			<dc:creator>admin</dc:creator>
			<guid isPermaLink="false">748@http://www.macfeteria.com/forums/</guid>
			<description>&#60;p&#62;เซ็ท UIApplicationExitsOnSuspend ใน plist เพื่อ forces termination น่าจะดีกว่าครับ&#60;br /&#62;
exit(0) ไมใช่คำตอบที่ดีเลย
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sunamigg on "อยากได้ component gauge มีที่ไหนบ้างครับ"</title>
			<link>http://www.macfeteria.com/forums/topic.php?id=206#post-747</link>
			<pubDate>Tue, 13 Jul 2010 21:39:24 +0000</pubDate>
			<dc:creator>sunamigg</dc:creator>
			<guid isPermaLink="false">747@http://www.macfeteria.com/forums/</guid>
			<description>&#60;p&#62;อยากได้ component gauge มิเตอร์แบบต่างๆ ไม่ทราบว่าเว็บไหนขาย app แบบนี้บ้างครับลองหาในเน็ตหายากมาก ใครพอจะทราบหรือเคยหา coponent ที่นอกเหนือจากที่โปรแกรม xcode มีให้บ้าง  ขอบคุณครับ
&#60;/p&#62;</description>
		</item>
		<item>
			<title>FolkTrance on "ถามเรื่องการ Terminate program"</title>
			<link>http://www.macfeteria.com/forums/topic.php?id=205#post-746</link>
			<pubDate>Sat, 10 Jul 2010 14:03:02 +0000</pubDate>
			<dc:creator>FolkTrance</dc:creator>
			<guid isPermaLink="false">746@http://www.macfeteria.com/forums/</guid>
			<description>&#60;p&#62;หลังจากลง ios4 ก็มีหลายๆอย่างเปลี่ยนไป&#60;/p&#62;
&#60;p&#62;สิ่งที่เจอแน่นอนก็คือตอนนี้มันเป็น Multitasking ทำให้ตอนกดปุ่ม Home ตอนนี้ไม่ใช้การปิด application ของเราอีกต่อไป&#60;/p&#62;
&#60;p&#62;เมื่อเรากด Home เพื่อออกและใช้งาน Application อื่นๆ แล้วจากนั้นเราก็กลับมายัง Application ของเรา มันจะโชว์หน้าปัจจุบันของเราเอาไว้ได้ (ผมว่ามันก็ดีนะ ^^)&#60;/p&#62;
&#60;p&#62;ผมอยากถามว่าตอนนี้ผมใช้วิธี exit(0); ซึ่งมันเป็นการ kill application &#60;/p&#62;
&#60;p&#62;1.จะมีปัญหาอะไรหรือไม่&#60;br /&#62;
2.มันคืน resource ต่างๆแก่ระบบอย่างสมบูรณ์หรือไม่&#60;/p&#62;
&#60;p&#62;ขอบคุณที่ร่วม Share ประสบการณ์ครับ
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Plzzy on "อยากรู้วิธีสร้าง Virtual Joystick เพื่อควบคุม "</title>
			<link>http://www.macfeteria.com/forums/topic.php?id=202#post-745</link>
			<pubDate>Fri, 09 Jul 2010 13:53:29 +0000</pubDate>
			<dc:creator>Plzzy</dc:creator>
			<guid isPermaLink="false">745@http://www.macfeteria.com/forums/</guid>
			<description>&#60;p&#62;ก็จากที่ +X -X +Y -Y ก็ใช้เป็นตำแหน่งของ Charactor บวกด้วยค่าของ D-Pad(Vir. Joy.) ครับ&#60;/p&#62;
&#60;p&#62;เช่น นายA อยู่ที่ตำแหน่ง (a,b) ถ้าเรากดขวา ก็กำหนดให้เป็น (a+X,b) ครับ กดซ้ายก็เป็น (a-X,b) ครับ&#60;/p&#62;
&#60;p&#62;จะออกมาเป็นสมการแบบนี้ (a+(X),b+(Y)) ครับ
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lengloco on "อยากรู้วิธีสร้าง Virtual Joystick เพื่อควบคุม "</title>
			<link>http://www.macfeteria.com/forums/topic.php?id=202#post-744</link>
			<pubDate>Fri, 09 Jul 2010 11:32:34 +0000</pubDate>
			<dc:creator>lengloco</dc:creator>
			<guid isPermaLink="false">744@http://www.macfeteria.com/forums/</guid>
			<description>&#60;p&#62;เข้าใจครับ แต่อยากรู้ว่า มันจะควบคุม Charecter ให้เคลื่อนที่ได้ยังไง
&#60;/p&#62;</description>
		</item>
		<item>
			<title>zeronesz on "สอบถามเรื่องการประกาศตัวแปรครับ"</title>
			<link>http://www.macfeteria.com/forums/topic.php?id=182#post-743</link>
			<pubDate>Thu, 08 Jul 2010 11:59:09 +0000</pubDate>
			<dc:creator>zeronesz</dc:creator>
			<guid isPermaLink="false">743@http://www.macfeteria.com/forums/</guid>
			<description>&#60;p&#62;อ่อ ขอบคุณมากเลยคับ&#60;br /&#62;
พอดี ผมเพิ่งศึกษา Objective-C&#60;br /&#62;
เขียน MonoTouch มาซะนาน มาเจอนี่ งงมาก
&#60;/p&#62;</description>
		</item>
		<item>
			<title>FolkTrance on "สอบถามเรื่องการประกาศตัวแปรครับ"</title>
			<link>http://www.macfeteria.com/forums/topic.php?id=182#post-742</link>
			<pubDate>Wed, 07 Jul 2010 14:37:07 +0000</pubDate>
			<dc:creator>FolkTrance</dc:creator>
			<guid isPermaLink="false">742@http://www.macfeteria.com/forums/</guid>
			<description>&#60;p&#62;Object ใช้เป็น parameter ได้ครับ&#60;/p&#62;
&#60;p&#62;ตอนจะใช้ก็ประมาณว่า :(NSString*)xxx มี * เพื่อบ่งบอกว่าเป็นตัวแปร reference ด้วยครับ
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vray on "ขอถามเรื่อง #import หน่อยครับ"</title>
			<link>http://www.macfeteria.com/forums/topic.php?id=204#post-741</link>
			<pubDate>Tue, 06 Jul 2010 12:19:29 +0000</pubDate>
			<dc:creator>vray</dc:creator>
			<guid isPermaLink="false">741@http://www.macfeteria.com/forums/</guid>
			<description>&#60;p&#62;ขอบคุณครับ&#60;br /&#62;
อ่านรอบแรกยัง งง นิดๆครับ เดี๋ยวตั้งสติแล้วอ่านซ้ำน่าจะเข้าใจครับ
&#60;/p&#62;</description>
		</item>
		<item>
			<title>zeronesz on "สอบถามเรื่องการประกาศตัวแปรครับ"</title>
			<link>http://www.macfeteria.com/forums/topic.php?id=182#post-740</link>
			<pubDate>Tue, 06 Jul 2010 11:25:44 +0000</pubDate>
			<dc:creator>zeronesz</dc:creator>
			<guid isPermaLink="false">740@http://www.macfeteria.com/forums/</guid>
			<description>&#60;p&#62;ขอสอบถามเพิ่มเติมครับ&#60;/p&#62;
&#60;p&#62;ถ้าผมจะส่ง parameter ที่เป็น string ต้องประกาศ type เป็น NSString ใช่ป่ะครับ&#60;/p&#62;
&#60;p&#62;แต่รู้สึกเหมือนมัน error ว่า ไม่สามารถใช้ object เป็น parameter ได้&#60;/p&#62;
&#60;p&#62;จะทำไงดี เอ่อ...พอจะเข้าใจป่ะครับ ^^&#34;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>zeronesz on "ขอถามเรื่อง #import หน่อยครับ"</title>
			<link>http://www.macfeteria.com/forums/topic.php?id=204#post-739</link>
			<pubDate>Tue, 06 Jul 2010 11:12:00 +0000</pubDate>
			<dc:creator>zeronesz</dc:creator>
			<guid isPermaLink="false">739@http://www.macfeteria.com/forums/</guid>
			<description>&#60;p&#62;// ClassA.h;&#60;br /&#62;
@interface Class_A&#60;br /&#62;
{&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;// ClassB.h;&#60;br /&#62;
#import &#34;ClassB.h&#34;&#60;br /&#62;
Class_A *a;&#60;br /&#62;
---------------------------------&#60;/p&#62;
&#60;p&#62;ขอโทดนะครับ ถ้าผมเข้าใจไม่ผิด&#60;br /&#62;
ตรง #import นี่ควรจะเป็น ClassA.h หรือป่าวครับ
&#60;/p&#62;</description>
		</item>
		<item>
			<title>admin on "ขอถามเรื่อง #import หน่อยครับ"</title>
			<link>http://www.macfeteria.com/forums/topic.php?id=204#post-738</link>
			<pubDate>Mon, 05 Jul 2010 16:33:49 +0000</pubDate>
			<dc:creator>admin</dc:creator>
			<guid isPermaLink="false">738@http://www.macfeteria.com/forums/</guid>
			<description>&#60;p&#62;ต่างกันครับ&#60;br /&#62;
#import เป็นการรวมไฟล์เข้ามาครับ&#60;br /&#62;
@class เป็นการบอกว่า มี class ตัวนี้อยู่ครับ แต่สุดท้ายใน .m ก็ต้อง import เข้ามาอยู่ดี&#60;/p&#62;
&#60;p&#62;อาจจะไม่เข้าใจยกตัวอย่างเช่น&#60;/p&#62;
&#60;p&#62;// ClassA.h;&#60;br /&#62;
@interface Class_A&#60;br /&#62;
{&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;// ClassB.h;&#60;br /&#62;
#import &#34;ClassB.h&#34;&#60;br /&#62;
Class_A *a;&#60;/p&#62;
&#60;p&#62;-----------------&#60;br /&#62;
เราประกาศ Class_A ได้แบบนี้ไม่มีปัญหาเพราะว่า เราได้รวม ClassA.h เข้ามาทำให้ ClassB.h มองเห็น ClassA จึงสามารถประกาศได้&#60;/p&#62;
&#60;p&#62;ลองพิจารณา กรณี แบบนี้ดูครับ มีไฟล์ .h อยู่ 2 ไฟล์ดังนี้&#60;/p&#62;
&#60;p&#62;// ClassA.h&#60;br /&#62;
#import &#34;ClassB.h&#34;&#60;br /&#62;
@interface ClassA&#60;br /&#62;
{&#60;br /&#62;
   ClassB* b;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;// ClassB.h&#60;br /&#62;
#import &#34;ClassA.h&#34;&#60;br /&#62;
@interface ClassB&#60;br /&#62;
{&#60;br /&#62;
   ClassA* b;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;แบบนี้มันจะทำไม่ได้ เพราะว่ามันเป็น Loop คือ ClassA รวมเอา ClassB.h เข้ามา&#60;br /&#62;
แล้ว ClassB.h ก็รวมเอา ClassA.h เข้ามา&#60;/p&#62;
&#60;p&#62;วนกันไปมาแบบนี้&#60;/p&#62;
&#60;p&#62;กรณีแบบนี้ วิธีแก้ปัญหาก็คือให้ใช้ @class บอกว่า มี ClassA อยู่ แต่ไม่ต้องไปรวมไฟล์เข้ามา&#60;/p&#62;
&#60;p&#62;//ClassB.h&#60;/p&#62;
&#60;p&#62;@ClassA;&#60;br /&#62;
@interface ClassB&#60;br /&#62;
{&#60;br /&#62;
  ClassA *a;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;แล้วใน .m ถึงจะไป #import เข้ามาครับ&#60;/p&#62;
&#60;p&#62;น่าจะพอเข้าใจเนอะ
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vray on "ขอถามเรื่อง #import หน่อยครับ"</title>
			<link>http://www.macfeteria.com/forums/topic.php?id=204#post-737</link>
			<pubDate>Mon, 05 Jul 2010 08:49:25 +0000</pubDate>
			<dc:creator>vray</dc:creator>
			<guid isPermaLink="false">737@http://www.macfeteria.com/forums/</guid>
			<description>&#60;p&#62;#import &#34;SimpleAppDelegate.h&#34;&#60;br /&#62;
#import &#34;RootViewController.h&#34;&#60;/p&#62;
&#60;p&#62;กับ&#60;br /&#62;
@class SimpleAppDelegate, RootViewController;&#60;/p&#62;
&#60;p&#62;ต่างหรือเหมือนกันยังไงครับ
&#60;/p&#62;</description>
		</item>
		<item>
			<title>stephanjax on "Drug FOSAMAX 5 Mg - Order Alendronate"</title>
			<link>http://www.macfeteria.com/forums/topic.php?id=203#post-736</link>
			<pubDate>Sun, 04 Jul 2010 04:17:56 +0000</pubDate>
			<dc:creator>stephanjax</dc:creator>
			<guid isPermaLink="false">736@http://www.macfeteria.com/forums/</guid>
			<description>&#60;p&#62;FOSAMAX Alendronate - FOSAMAX Dosage&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Click Here To Order FOSAMAX Online&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt; &#60;a href=&#34;http://tinyurl.com/rxz-fosamax&#34; rel=&#34;nofollow&#34;&#62;http://tinyurl.com/rxz-fosamax&#60;/a&#62;&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Click Here To Order FOSAMAX Online&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt; &#60;a href=&#34;http://tinyurl.com/rxz-fosamax&#34; rel=&#34;nofollow&#34;&#62;http://tinyurl.com/rxz-fosamax&#60;/a&#62;&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Click Here To Order FOSAMAX Online&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt; &#60;a href=&#34;http://tinyurl.com/rxz-fosamax&#34; rel=&#34;nofollow&#34;&#62;http://tinyurl.com/rxz-fosamax&#60;/a&#62;&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;---------------------------------------------------&#60;/p&#62;
&#60;p&#62;Generic Fosamax (Alendronate Sodium) 10mg&#60;/p&#62;
&#60;p&#62;10mg x 90 pills - $63.96 / $0.71 per pill&#60;br /&#62;
No Savings&#60;/p&#62;
&#60;p&#62;10mg x 180 pills - $121.92 / $0.68 per pill&#60;br /&#62;
Savings: $6.00&#60;/p&#62;
&#60;p&#62;10mg x 270 pills - $179.51 / $0.66 per pill&#60;br /&#62;
Savings: $12.37 + Free Air Mail Shipping!&#60;/p&#62;
&#60;p&#62;10mg x 360 pills - $219.14 / $0.61 per pill&#60;br /&#62;
Savings: $36.70 + Free Air Mail Shipping!&#60;/p&#62;
&#60;p&#62;Generic Fosamax (Alendronate Sodium) 35mg&#60;/p&#62;
&#60;p&#62;35mg x 60 pills	- $85.68 / $1.43 per pill&#60;br /&#62;
No Savings&#60;/p&#62;
&#60;p&#62;35mg x 120 pills - $166.42 / $1.39 per pill&#60;br /&#62;
Savings: $4.94 + Free Air Mail Shipping!&#60;/p&#62;
&#60;p&#62;35mg x 240 pills - $330.30 / $1.38 per pill&#60;br /&#62;
Savings: $12.42 + Free Air Mail Shipping!&#60;/p&#62;
&#60;p&#62;Generic Fosamax (Alendronate Sodium) 70mg&#60;/p&#62;
&#60;p&#62;70mg x 60 pills - $160.75 / $2.68 per pill&#60;br /&#62;
No Savings + Free Air Mail Shipping!&#60;/p&#62;
&#60;p&#62;70mg x 120 pills - $316.79 / $2.64 per pill&#60;br /&#62;
Savings: $4.71 + Free Air Mail Shipping!&#60;/p&#62;
&#60;p&#62;---------------------------------------------------&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Click Here To Order FOSAMAX Online&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt; &#60;a href=&#34;http://tinyurl.com/rxz-fosamax&#34; rel=&#34;nofollow&#34;&#62;http://tinyurl.com/rxz-fosamax&#60;/a&#62;&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Click Here To Order FOSAMAX Online&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt; &#60;a href=&#34;http://tinyurl.com/rxz-fosamax&#34; rel=&#34;nofollow&#34;&#62;http://tinyurl.com/rxz-fosamax&#60;/a&#62;&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Click Here To Order FOSAMAX Online&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt; &#60;a href=&#34;http://tinyurl.com/rxz-fosamax&#34; rel=&#34;nofollow&#34;&#62;http://tinyurl.com/rxz-fosamax&#60;/a&#62;&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;---------------------------------------------------&#60;/p&#62;
&#60;p&#62;lawsuits against fosamax and boniva&#60;br /&#62;
lawsuits against merck for fosamax&#60;br /&#62;
lawsuits on fosamax&#60;br /&#62;
lchemical makeup of fosamax the drug&#60;br /&#62;
life threatening effects of fosamax&#60;br /&#62;
like fosamax&#60;br /&#62;
liquid fosamax&#60;br /&#62;
lomotil donnatal mylanta alendronate fosamax&#60;br /&#62;
long term effects of fosamax&#60;br /&#62;
long term side effects of fosamax&#60;br /&#62;
long term use of fosamax&#60;br /&#62;
longterm fosamax safety&#60;br /&#62;
lose weight fosamax&#60;br /&#62;
lose weight with fosamax&#60;br /&#62;
luxury hotel rome fosamax&#60;br /&#62;
magnesium and fosamax&#60;br /&#62;
magnesium and fosamax negative interactions&#60;br /&#62;
maker of fosamax liquid&#60;br /&#62;
manufacturer fosamax&#60;br /&#62;
manufacturer of fosamax&#60;/p&#62;
&#60;p&#62;---------------------------------------------------&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Click Here To Order FOSAMAX Online&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt; &#60;a href=&#34;http://tinyurl.com/rxz-fosamax&#34; rel=&#34;nofollow&#34;&#62;http://tinyurl.com/rxz-fosamax&#60;/a&#62;&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Click Here To Order FOSAMAX Online&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt; &#60;a href=&#34;http://tinyurl.com/rxz-fosamax&#34; rel=&#34;nofollow&#34;&#62;http://tinyurl.com/rxz-fosamax&#60;/a&#62;&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Click Here To Order FOSAMAX Online&#60;br /&#62;
&#38;gt;&#38;gt;&#38;gt; &#60;a href=&#34;http://tinyurl.com/rxz-fosamax&#34; rel=&#34;nofollow&#34;&#62;http://tinyurl.com/rxz-fosamax&#60;/a&#62;&#60;/strong&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
