I will be attending an iPhone Tech Talk this Thursday in San Jose. It’s going to be my third one so I wonder if the structure has changed. These talks are usually like mini-WWDCs – packed with information-rich sessions and a party at the end. Last year’s event was a mixture of different WWDC sessions from that year’s conference so I expect something similar this year as well.
The first one of these back in 2007 was still pre-SDK. It was primarily concentrated around web-based apps. This is when I developed CiUI to serialize production of web-based apps. CNET is still using it (http://reviews.cnet.com/4250-1-0.html) but development of their mobile sites has since been handed over to CBS Mobile.
In any case, if any of you are going to be in attendance this Thursday, hope you come say Hi!
Tags: ciui, cnet, iphone tech talk
can you help me?
In your MyDVDLibrary04 case.
stats,Borrowers,info tabBar can use Different tableview or different plist?
I’m not sure I understand your question. What exactly is it that you’re trying to do?
In your MyDVDLibrary04 case.
I have a question.
How to support sub-title in your RootViewController.m?
example,
Batman Begins
>>Batman Begins (I)
>>Batman Begins(II)
>>Batman Begins(III)
The Dark Knight
>>The Dark Knight(I)
>>The Dark Knight(II)
Ahh, I see what you mean. You’d approach this the same as we did with showing minutes under the main title. Check out this tutorial to see what I mean. This is done via Interface Builder but you can also do everything programmatically, if you wanted to:
http://www.iphonedevcentral.com/customize-that-uiviewcell-part-1-using-interface-builder/
Leave a Reply