<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Contact Details</title>
	<atom:link href="http://www.timisted.net/blog/contact-details/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.timisted.net/blog</link>
	<description>Cocoa Programming and Other Things</description>
	<lastBuildDate>Thu, 15 Jul 2010 21:10:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: admin</title>
		<link>http://www.timisted.net/blog/contact-details/comment-page-1/#comment-2709</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 30 Jun 2010 16:05:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.timisted.net/blog/?page_id=72#comment-2709</guid>
		<description>Hi Brian, please email me a copy of your project so far and I&#039;ll take a look (zip up the entire directory containing the project and all code files--though you can safely remove the Build directory entirely if upload speed is a problem).

Is the problem that you aren&#039;t able to make the connection from the delegate object to the text view inside Interface Builder, or that the connection is made but the text doesn&#039;t appear?

I&#039;ve just built a quick test project in Xcode 3.2.3 and the insertText: method seems to be working ok.
Thanks,
Tim</description>
		<content:encoded><![CDATA[<p>Hi Brian, please email me a copy of your project so far and I&#8217;ll take a look (zip up the entire directory containing the project and all code files&#8211;though you can safely remove the Build directory entirely if upload speed is a problem).</p>
<p>Is the problem that you aren&#8217;t able to make the connection from the delegate object to the text view inside Interface Builder, or that the connection is made but the text doesn&#8217;t appear?</p>
<p>I&#8217;ve just built a quick test project in Xcode 3.2.3 and the insertText: method seems to be working ok.<br />
Thanks,<br />
Tim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian McCarthy</title>
		<link>http://www.timisted.net/blog/contact-details/comment-page-1/#comment-2707</link>
		<dc:creator>Brian McCarthy</dc:creator>
		<pubDate>Wed, 30 Jun 2010 13:44:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.timisted.net/blog/?page_id=72#comment-2707</guid>
		<description>Hi Tim, I would just like to reiterate what John Howe above has stated, your Beginning Mac Programming is an excellent book. I am reading four books on the go while studying Objective C and yours has to be the best because so far - up to Chapter 4 you have not lost me. So great. However, I am writing with a query In Chapter 4 I am doing the sample on textview and I have double checked all the hand written code and I am receiving a message entitled Issues because Interface 3.2 cannot cope with insert text. So everything succeeds but does not print out on the screen. I downloaded up to date SDK recently so I was wondering if you have any thoughts on this.</description>
		<content:encoded><![CDATA[<p>Hi Tim, I would just like to reiterate what John Howe above has stated, your Beginning Mac Programming is an excellent book. I am reading four books on the go while studying Objective C and yours has to be the best because so far &#8211; up to Chapter 4 you have not lost me. So great. However, I am writing with a query In Chapter 4 I am doing the sample on textview and I have double checked all the hand written code and I am receiving a message entitled Issues because Interface 3.2 cannot cope with insert text. So everything succeeds but does not print out on the screen. I downloaded up to date SDK recently so I was wondering if you have any thoughts on this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John E. Howe</title>
		<link>http://www.timisted.net/blog/contact-details/comment-page-1/#comment-1456</link>
		<dc:creator>John E. Howe</dc:creator>
		<pubDate>Sun, 28 Mar 2010 12:33:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.timisted.net/blog/?page_id=72#comment-1456</guid>
		<description>I just bought your book (Beginning Mac Programming) yesterday and must say that over the course of my 25 year IT career I have read MANY technical books and manuals and simply yours is one of the absolute best that I have ever read. The book is dead-on for the intended target of a brand new developer. Many writers are so far removed from what an entry-level person needs that they loose them early into their book. Most writers also use the book to prove to themselves and their peers how smart they are and almost appear to refuse to bring themselves down to the level or their audience. 

I am half way through your book despite just purchasing it yesterday. I am very much enjoying the book and believe it to be worth every penny of the purchase price.

Thank you for writing such a Great Book.

- John E. Howe</description>
		<content:encoded><![CDATA[<p>I just bought your book (Beginning Mac Programming) yesterday and must say that over the course of my 25 year IT career I have read MANY technical books and manuals and simply yours is one of the absolute best that I have ever read. The book is dead-on for the intended target of a brand new developer. Many writers are so far removed from what an entry-level person needs that they loose them early into their book. Most writers also use the book to prove to themselves and their peers how smart they are and almost appear to refuse to bring themselves down to the level or their audience. </p>
<p>I am half way through your book despite just purchasing it yesterday. I am very much enjoying the book and believe it to be worth every penny of the purchase price.</p>
<p>Thank you for writing such a Great Book.</p>
<p>- John E. Howe</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Isted</title>
		<link>http://www.timisted.net/blog/contact-details/comment-page-1/#comment-33</link>
		<dc:creator>Tim Isted</dc:creator>
		<pubDate>Thu, 08 Oct 2009 07:20:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.timisted.net/blog/?page_id=72#comment-33</guid>
		<description>Hi Diethard, I&#039;m not sure how much information there will be on maintaining order, but you might find the post here:
http://www.timisted.net/blog/archive/core-data-drag-drop/
useful, even though it was written some time ago, and from a drag and drop desktop point of view.

There are various resources on the web that offer other solutions, such as:
http://www.fatcatsoftware.com/blog/2008/per-object-ordered-relationships-using-core-data

Thanks,
Tim</description>
		<content:encoded><![CDATA[<p>Hi Diethard, I&#8217;m not sure how much information there will be on maintaining order, but you might find the post here:<br />
<a href="http://www.timisted.net/blog/archive/core-data-drag-drop/" rel="nofollow">http://www.timisted.net/blog/archive/core-data-drag-drop/</a><br />
useful, even though it was written some time ago, and from a drag and drop desktop point of view.</p>
<p>There are various resources on the web that offer other solutions, such as:<br />
<a href="http://www.fatcatsoftware.com/blog/2008/per-object-ordered-relationships-using-core-data" rel="nofollow">http://www.fatcatsoftware.com/blog/2008/per-object-ordered-relationships-using-core-data</a></p>
<p>Thanks,<br />
Tim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diethard</title>
		<link>http://www.timisted.net/blog/contact-details/comment-page-1/#comment-32</link>
		<dc:creator>Diethard</dc:creator>
		<pubDate>Thu, 08 Oct 2009 04:05:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.timisted.net/blog/?page_id=72#comment-32</guid>
		<description>Hi Tim,

I´m happy to see that you write this book about Core Data on iPhone. I´m new in Core Data, but through reading and looking for examples in the internet, I´m now able to do the first steps and get data out of my first Data Model.

My problems are in the following: I have a parent and a child entity in a to-many relationship. I have not found a possibility to get the children of a specific parent in a sorted or FirstIn-FirstOut sequence, of course the children are stored in a NSSet in the parent.

Will you write something about this in your book?

Sincerely,

Diethard</description>
		<content:encoded><![CDATA[<p>Hi Tim,</p>
<p>I´m happy to see that you write this book about Core Data on iPhone. I´m new in Core Data, but through reading and looking for examples in the internet, I´m now able to do the first steps and get data out of my first Data Model.</p>
<p>My problems are in the following: I have a parent and a child entity in a to-many relationship. I have not found a possibility to get the children of a specific parent in a sorted or FirstIn-FirstOut sequence, of course the children are stored in a NSSet in the parent.</p>
<p>Will you write something about this in your book?</p>
<p>Sincerely,</p>
<p>Diethard</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kenny Carruthers</title>
		<link>http://www.timisted.net/blog/contact-details/comment-page-1/#comment-31</link>
		<dc:creator>Kenny Carruthers</dc:creator>
		<pubDate>Mon, 28 Jul 2008 05:23:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.timisted.net/blog/?page_id=72#comment-31</guid>
		<description>Hey Tim,

Just came across your website while learning about Core Data/Bindings related stuff and wanted to thank you for such well written examples. The past few days have been like drinking from a fire hydrant so it&#039;s refreshing to see some nice, concrete examples of how all this stuff fits together.

Thanks again and looking forward to more great posts.

Sincerely,
Kenny</description>
		<content:encoded><![CDATA[<p>Hey Tim,</p>
<p>Just came across your website while learning about Core Data/Bindings related stuff and wanted to thank you for such well written examples. The past few days have been like drinking from a fire hydrant so it&#8217;s refreshing to see some nice, concrete examples of how all this stuff fits together.</p>
<p>Thanks again and looking forward to more great posts.</p>
<p>Sincerely,<br />
Kenny</p>
]]></content:encoded>
	</item>
</channel>
</rss>
