« first day (25 days earlier)      last day (236 days later) » 
03:00 - 16:0018:00 - 20:00

T-X
3:50 AM
I am back
 
 
1 hour later…
5:13 AM
HeartBeat
 
ping
 
5:25 AM
Yay another nice answer badge for me lol
 
I got a gold fanatic badge today.
 
Hey!
Finally people are on! Why so late!?!
 
Hahaha yes, that one is funny
Probably because I'm on the other side of the world from you
 
For us it is early kid, for you it is late. for me its 8:28 AM here
 
2:28 PM here
 
5:28 AM
@sreecharan how much are they? I got a black 32 gig:/ coming in 2-3 weeks tho. Which is really 4-6 because I know people who gone through att first hour of preordering that still having had it, and still in processing. It's insane
 
In other news, unofficial reports have claimed a 25% adoption rate of iOS 6 in the first 24 hours
And an immediate rise in complaints and LOL websites about the new maps feature
 
iOS 6 is awesome but apple has completely turned the App Store upside down
Genius menu crashes the app, now if you want to see apps released a couple hours ago but not so popular, you can't. It's replaced with "paid" which is only paid apps-_-
 
hello all
 
For me iOS 6 looks like shit
iOS 5 is even more awesome.
 
T-X
Apple is doomed.
 
5:45 AM
hmmm i think IOS 7 is more better :P
 
To me iOS 6 looks the same as iOS 5 except for the app store...
 
hmmm i didn't work on IOS 5 more but will look to start ios 6 because new things rule next ...
 
6:11 AM
hi
 
6:25 AM
@iProgrammer Hi
 
T-X
Whats up
 
@T-X hi
 
T-X
Hi. I am bored.
 
@T-X you always feel like bored
 
T-X
6:39 AM
I want to get in to some other interesting profession.
 
Go in teaching profession
you teach very well
:)
 
@T-X me too
:)
 
T-X
I am thinking about becoming a Tourist Guide. This way I will get to see many beautiful places for free.
 
@T-X great
 
gud idea
 
6:56 AM
Describe it like those guys done in slum dog-Millioanare like "Shah jahan has built this swimming pool for his wife".
 
T-X
lol
 
teaching is hard
super hard for mandatory education
 
T-X
Tourist Guide is better option. I also want to visit Spain and Japan.
 
SJS
Good Morning All :)
I have one doubt.
 
T-X
7:11 AM
Lunch time. Brb
 
7:23 AM
Are you going to say what your question is ?
 
What? And ruin the suspense?
 
He is not here to ask the question guys :P
 
lol
I guess his doubt was about whether or not he can stay here
 
T-X
I am in restaurant
 
AMH
8:02 AM
@T-X hi
@all hi
 
Hello.
 
8:17 AM
Hi
 
I am a ditch-digger now digging core data, When I asked the man how he became a ditch-digger, he said he just fell into it.
 
@all Morning. I am straggling with Push notification server for distribution. My question is we create certificate in "App ID" section of provisioning portal, So which certificate we need to attach with provisioning profile ? the one that we create in "Certificates" section of provisioning portal or "APP ID" section of provisioning portal?
P.S I am creating push notification for app store not for development
 
Dear deep thinker, what happened to your distribution Profile ?
 
@sreecharan is it for me :P ? hehe
 
yes, its for you ^
 
8:23 AM
anyhow i am getting message that right provisioning profile is not attached for push notification
 
SJS
@borrrden sorry for late reply from my side. There was a problem of Net Connection thats why I am asking the question this much late time.
 
have at it then
 
@Abizern Thanks for that mate but my question is for clearity that i am not getting after reading that
 
SJS
My doubt was related to push notification :: once we select the don't allow option when the app first time asks for push notification.
 
T-X
8:24 AM
@AMH hi
 
@Abizern and that is for development i am looking for destribution. i.e. for app store
 
SJS
Then if we again on that notification from the settings application of iPhone. Then can we get the device token ?
 
Which bit Are you having dificulty with? Signing, getting the certificate from the server?
@mann No, it's for both.
 
@Abizern certificate from the server. Basically as i asked in my first question . does it make sense or shall i repeat it with better wordings?
 
I dont know what that question means. Unfortunately, I've never worked with push notification
 
8:26 AM
I am still trying to understand SJS question. once we select the don't allow option? What have you selected and what have you not allowed ??
 
The certificate that your server uses for pushing comes from your own keychain.
 
My guess is he pushed "Don't Allow" on the UIAlert
When it was asking for permission
 
@Abizern yes but which certificate? In provisioning portal for push notification there are two types of certificates. 1. in certificates section 2 in app Id section (speacial for push notification)
 
@SJS Yes. Obviously.
 
God! this guy don't know the basic concepts of Push Notification...
 
8:28 AM
@Abizern when you click on app id section of provisioning portal , you create certificate for push? m i right?
 
I don't know them either xD
 
@sreecharan thats why asking you :-)
 
SJS
@Abizern and for that we have to quit the app and launch from start or we can get when app becames active from background ?
 
Abizern can handle you better than me deep thinker, let him explain.
 
@Abizern that special certificate could be SSL certificate as well. So my question is i have to attach SSL certificate with provisioning profile?
 
8:30 AM
I am busy in digging a ditch, gotta go, i will be back after finding some water in the ditch.
 
@sreecharan no worries :)
 
@mann I don't think you need to do that. Frankly, whenever I've done this I've just sent the cert to the server guys and let them deal with it.
 
@Abizern ok which certificate you sent them? SSL or certificate you get from certificates tap?
 
By the way, @mann you can go through this
There are 10 steps which i have followed and written there, that might help you.
 
8:32 AM
@sreecharan will have a look. Thanks
 
Check out the Certificates section there, Good Luck.
 
@sreecharan im just near . So with provisioning profile i have to connect SSL certifiacte or normal one?
 
T-X
I am back
 
@mann If you want to receive the push notification on Device SSL(pem) is mandatory.
 
T-X
8:48 AM
A new iPhone Zone has been created.
 
@sreecharan oh you back as well? I followed your tutorial and created .pem
 
Owners, I have added this guy in read access, this guy is annoying, If you guys have any problem, you can revoke his access.
@mann Cool, send it to server guys.
 
@sreecharan i have sent it. But now small question left. Do i need to do with .pem file in my xcode ? I have attached it in the sense that i have used app id that intern use that ssl certificate.
@sreecharan n nice tutorial there
 
You don't need to do anything for now, let them work on it and you just install the app in device with that profile and wait for Notification.
 
@sreecharan Cool. I added this geezer. I tried to help him but he's incapable of stringing a sensible question together.
 
8:54 AM
@sreecharan cool n thanks for your help :-)
 
@Abizern Yup, i've seen him, he just need code. He don't want to learn anything.
 
9:21 AM
Shit! I am unable to find my subscribed podcasts in iOS 6, I think Apple has removed podcasts, I am searching in iTunes and iPod native apps :(
 
T-X
I am bored.
 
It is a sad day when posts in the chat room are fewer than ios-tagged questions added on stackoverflow
 
If you want more questions - there are other chat rooms. But it's about the quality, not the quantity.
 
Not questions
discussions....chat....what not
 
T-X
Events should be scheduled in this room, like other good room does.
 
9:30 AM
In my case - I haven't done anything iOS6 specific yet (and I don't see myself do any for the next couple of weeks).
@T-X Pick a subject and a time - and I'll do my best to be there.
We could do one on rotations in iOS6. It seems everyone is having trouble with that.
 
Hmmm, well I am neck deep in iOS 6
hehe
 
T-X
I have gone through the updated UIViewController documentation for understanding auto rotations. Need to do some sample coding to understand it better.
Also to know what actually happens during events, I tried to join some Android events, but missed them both the times. So i dunno what actually we gotta do in events. So probably we need to discuss on the topic before the event day !?
 
@T-X You could look at the transcripts to see what they did.
 
In space, two pieces of metal can weld together with no heat or other substances present!
Read more at http://www.omg-facts.com/Other/In-space-two-pieces-of-metal-can-weld-t/43791?utm_source=twitterfeed&utm_medium=twitter&utm_content=first#u6F7gcvdsIhlw5mZ.99
 
T-X
Yeah, Good idea.
 
9:38 AM
These facts are awesome, i can't believe some of them though.
 
T-X
Is there any such free web service from which i can get daily facts to use it in my app?
 
@MUSTHAFA You have write access. Please read the House Rules before posting, or prepare to have your licence revoked.
 
You could parse an RSS like this @T-X
Parse an RSS and get updated daily, simple.
 
We could have a discussion around the new features provided by LLVM and Xcode developer.apple.com/library/ios/#releasenotes/ObjectiveC/…
 
Hmm and Objective C Literals as well.
 
9:45 AM
That is part of that link.
 
Let's discuss why UITextView completely ignores line spacing attributes rage
 
T-X
@sreecharan Thanks. I am searching for some RSS.
 
10:02 AM
Has anybody watched the film Babe ?
Babe is a 1995 comedy-drama film, directed by Chris Noonan. It is an adaptation of Dick King-Smith's 1983 novel The Sheep-Pig, also known as Babe: The Gallant Pig in the USA, which tells the story of a pig who wants to be a sheepdog. The main animal characters are played by a combination of real and animatronic pigs and Border Collies. Babe was filmed in Robertson, New South Wales, Australia. The talking-animal visual effects were done by Rhythm & Hues Studios and Jim Henson's Creature Shop. The film was a critical and box office success and was nominated for seven Academy Awards includi...
 
Yes
my father loves this movie
 
T-X
10:16 AM
I will watch Inception movie in Hindi this weekend.
 
@T-X thats good then assume shahrukh khan is in Inception :P
 
T-X
@dark lol Yeah, their translation and dubbing are terrible.
 
@borrrden Then you have to read this
 
10:33 AM
@T-X yes by seeing english movies in hindi is like to see ancient black and white movies :P
 
T-X
10:45 AM
@jaydevsingh You have write access. Please read the House Rules.
 
T-X
10:55 AM
@dark But at least I would understand more than I do in English version :D
 
hi @all
 
@T-X :D that you think ;)
 
SJS
I am getting Bored... :(
 
hi @all i want to get direct messages from the twitter APi 1.1 when i am calling this webservice :-api.twitter.com/1.1/… then i am getting error code HTTP response status: 403 is there solution
 
@T-X Don't be too sure. It's a very strange film. The suspense parts are very good, though.
 
T-X
10:58 AM
Yeah. I don't usually watch movies. The ones I like, I watch them with great enthusiasm. If it's in Hindi, I can understand it very well. Let's see this weekend.
 
@AntonBanchev Even if you are 4 days old to SO, i am giving you the write access
please read the house rules
and Don't make me regret for it.
 
does anybody here have an idea if apple have a new lipo tool that supports armv7s
 
Nope. Sorry.
 
T-X
And If I still don't understand the movie, @Abizern will explain me the movie from start to end :D
 
@T-X I have many a link to send you. If you really want to break your copra look for a film called Primer
 
T-X
11:09 AM
lol
Okay. I put that on my list after Inception :-)
 
T-X
@Abizern Thanks. I will read it and then watch the movie :D
@satish You have write access. Please read the House Rules.
 
11:29 AM
Like Mike said, it is a dream within a dream within a dream.
 
T-X
I saw it in English, without subtitles. I didn't understand anything.
 
I saw it in English, I understood half of it. Some of my friends think it's the best movie ever made.
?
 
T-X
Yes, It is. Even one of my friend says so. But he also says probably there could be a tie with Star wars.
I haven't watched Inception to an understanding level and haven't watched Star wars. So i can't say.
 
Star Wars? Okay - but not brilliant. And the later episodes 1-3 were execrable.
 
T-X
I remember, Inception wasn't at top in IMDB list of best Sci-Fi movies ever. It was probably on second or third. Star wars was on top, I guess.
 
11:36 AM
Have you watched Chronicle's ?
 
T-X
Nope
 
I liked it as well, put that on your watch list.
 
I didn't think Chronicle was that good, either.
 
T-X
Okay. It's on third now. Then there are many as well. Dark Knight, Aliens, Star wars, Matrix series, Lord of the rings, etc
 
It was One time watch film, but if you are watching for the first time, it thrills.
 
11:40 AM
@T-X Aliens is excellent. Matrix 1 is good. Lord of the Rings is good, particularly if you've read the books.
 
What about The Book of Eli ?
 
T-X
I will keep cool and read the Inception story for few minutes. Brb :-)
 
@sreecharan That was okay as well.
But Mad Max has the lead when it comes to post apocalyptic Sci-Fi
 
By watching this word apocalyptic, i remembered a movie Apocalypto
 
T-X
12:14 PM
Terminator 2 is best movie ever.
 
I am reading this.
 
T-X
why
 
He's bored.
 
I like the GUI in windows after iOS.
I hate Android.
 
T-X
That is my target after Android. I am learning Android only to get a job. There is no job for Windows Phone dev in India, for now.
 
12:27 PM
I am entirely unable to do anything unless it's interesting.
 
12:44 PM
Good grief - he's been asking general questions all day and his profile says he's the iOS team leader.
@CrazyCreator You have write access. Please read the House Rules before posting.
But I'm sure you have already.
Welcome
 
@Abizern Thanks.. I havent read any rules yet..
 
I suspect the rules are pretty easy to find. :-)
 
T-X
lol
 
And pretty easy to follow as well. Nothing, ask full questions and chat in english.
 
T-X
So what topic and which periodic date has been decided for the events?
 
12:53 PM
I was going to name the next event "Sree solves everyone's problems", scheduled for midnight Kuwait City time tonight.
 
not mid night take it 10 for dubaie time its mid in pak then :)
 
T-X
I can't take the lead. I am a bad leader :/
 
ewww, Thats Gibberish.
 
T-X
What is
 
The event named by Mike.
 
T-X
1:04 PM
lol
 
Well, Lets plan on every second saturday.
of every month.
Need your suggestion guys...
 
"Pizza Party"?
 
I'll go with my original suggestion - what's new in Objective-C
 
"How to program like a boss"
 
1:22 PM
"how to program like a boss"? Delegate your work, take all the credit, and have long "lunch" meetings.
 
Why a long "lunch" meeting?
 
T-X
Me too. What's new in Objective - C. Easy topic to start with.
 
@Byte Watching TED ?
 
@Byte I leave that to your imagination.
 
@sreecharan oh I forgot it has resumed again. I will catch up.
 
1:25 PM
Talk like this
 
@Abizern Alright, by the way, I think "new" is a relative term.
 
@Byte Is this stuff "new" enough for you?
 
Yes sir, they are.
but probably not to some,
 
It'll be a short event then.
 
Well, I was getting to the point that you might want to add something like "what is new in Obj-C since 4.3"
 
1:31 PM
Well guys, the event will be held for 2 hours on every second saturday and the time is 11:00PM IST(Indian Standard Time) and the topic will be announced by the first sunday of every month and these events starts right from the next month i.e from October 13th.
So think of a topic and let us know by the first week.
 
T-X
I vote for What's new in Objective C.
 
@T-X Is the timing OK for you?
 
T-X
Yeah.
I think it is convenient for most but @MichaelDautermann ?
 
hmmmm... not sure what time that is for me.
 
T-X
10:30 AM probably
 
1:36 PM
For you it will be 10:30 AM Mike.
 
gosh, I might actually get out of bed for that.
 
you wake up at 5:00 am @MichaelDautermann
 
yessss... I'll probably nap in the middle of my day today
 
lol, he wont sleep
he don't have a bad habits like sleeping, smoking etc.
 
1:44 PM
saturday????
:(
 
Yes Master
 
T-X
@Hector Why would you be busy at 11:00 PM on saturday?
 
party!
 
Nope, GF
 
T-X
lol
 
1:46 PM
@T-X saturday night ko friend ke sath late night tak ghum te he .....
 
Don't laugh, why? do you think our master is not eligible to have a GF?
 
T-X
Looks like i live a boring life. I party socially, on special occasions.
 
I eat ice cream and watch doctor who marathon on saturday night! Yea I'm hardcore like that!
 
T-X
@Hector And sunday night?
 
@T-X saturday night ko hi late tak ghumate he kyu ki subah early udhana nahi padata
 
1:50 PM
Who have voted NO ?
 
T-X
So we have one who wants it to be on Sunday instead.
 
well, any way i am adding the event.
 
@sreecharan where ?
 
Saturday is better. I do a quiz on Sundays
 
Well, all of you Vote here, i need to check the results, if majority is OK, we will schedule then.
I am pinning it.
 
1:53 PM
I voted yes.
 
Ok.
 
T-X
I also. Someone voted NO.
 
Yeah! its Hector.
He needs on sunday it seems
well, some body starred it, please star the one in which i have told that we can have events on second saturdays. So that people know why they are voting and i am unable to star it :P
 
Pinned
 
T-X
I will go out with friends now. I enjoy at this time :-) See ya all later.
 
2:02 PM
Seeya.
 
I got a question about iOS 6 textlayer
I cannot center it for some reason
It drops off center a bit
The code is
float textLayerVerticlePadding = ((self.bounds.size.height - fontSize) /2);
textLayer = [[CATextLayer alloc]init];
[textLayer setFrame:CGRectOffset(self.bounds, 0, textLayerVerticlePadding)];
 
textLayerVerticlePadding ??
 
yep
In iOS 5, it looks great. Dead center
 
I think that is the culprit.
 
but iOS 6, BOOM
center no more
Might want to suggest, how I fix it?
I dont see anything wrong with it...
 
2:09 PM
Wait.
I am checking the Doc's
 
alright
This one is more apparent, that it drops a little lower than center
 
Did you added any Constraint to it?
 
like?
 
No sir.
let me show you what I found
I have to download 5.1 sim first :(
but in an nutshell, iOS 6 text layer added a padding to its String, while iOS 5 starts drawing at the top most part
 
2:14 PM
Hmm, to be clear, i haven't touched 6 yet other than the Facebook integration.
I have used Xcode 4.5 to integrate FB and then i have switched back to 4.4.
@Byte Thats what i thought, thats why my first question was textLayerVerticlePadding ??
 
No, that is not it. The padding is there to make it center. But in this case iOS 6 went ahead and add just a little padding from the top of it's bound. That little padding is no in relation with anything.
Im reinstalling xcode :) since the last one of GM seed I downloaded, wont let me install 5.1 sim
 
Smells like a piracy? :(
 
o.O I can only find xCode 4.3... my 4.5 is hidden somewhere
GM seed is from the dev.apple.com
 
$77 for Ray Wenderlich Tutorials?! Bugger me! raywenderlich.com/store/ios-5-and-ios-6-by-tutorials-bundle
I'm in the wrong business.
:(
 
$77 ?
Man i need to kill him!
 
2:24 PM
What are you waiting for!
err, that's what the page says.
 
and watch this comment --> These books sell individually for $98 – this represents over $20 in savings!
He is expecting more..
 
$20 saving! gotta have it now!
 
You make a good point. It's a free market I suppose.
 
ehh.. guys.. I cannot find xcode 4.5 in my Mac...
I can open projects with it.. but cant find it to uninstall
 
And i am going to revoke Byte's access if he bought these books.
 
2:27 PM
any recommendation?
 
Recommendations - Applications --> utilities --> Xcode
 
Spotlight Search
 
/Applications/Xcode
Or Launcher
 
tried all that, but it is not there lol
 
then where the hell is your Xcode gone ?
 
2:29 PM
everytime I open a project, it said xcode.app downloaded from internet
Not sure, looking in my download folder
 
I bet it's in a disk image
 
Ah!
@MichaelDautermann Gold medal
yea it is still an image packaged nicely, never was installed
weird that It would be able to let me develop app for a while now o.O
 
2:54 PM
Alright. Here is the SO question I posted on the above : stackoverflow.com/questions/12567562/…
@sreecharan pinging you if interested.
 
@sreecharan That's a lot of pigs!
 
Hmm
Voting status, 6 votes -- Yes(5) No(1)
@Byte Are you using autolayouts?
 
3:13 PM
no sir
 
then how are differentiating the screen sizes?
 
I do not
At least not on the button
 
T-X
But I still dunno why is the poll about if we should have events.
 
I just want to know how many people are interested in attending events here.
 
"If you build it, they will come"
Field of Dreams reference
 
3:17 PM
I donno where are you messing @Byte
 
T-X
That's fine. But the answer depends on many other factors. Time, how well events are carried. So the answer is always going to vary.
 
Alright!
 
@sreecharan ha, it is not me, it is the iOS 6
 
Nope, it is working correctly, i guess you are messing with it.
 
sree charan has added an event to this room's schedule.
 
3:20 PM
Alright, Done.
Now register your self.
 
@sreecharan try it :) you will get the same thing I got
 
T-X
A more interesting poll would be for event topics and event timings. Having events isn't a bad thing. Poll for it wouldn't reveal anything.
 
@sreecharan just put up textLayer and use only those code I gave on there.
 
@All Hello, I am trying to make my app Push notification enabled. I am getting this message Fail to register for remote notifications: Error Domain=NSCocoaErrorDomain Code=3000 "no valid 'aps-environment' entitlement string found for application" UserInfo=0x3842f0 {NSLocalizedDescription=no valid 'aps-environment' entitlement string found for application}
 
Nope, i can't @Byte I have uninstalled Xcode
I have 4.4 now
Not 4.5
 
3:22 PM
I have checked my provisioning profile in text editor. There is entitlement tag adn aps-environment is also given. Its weird problem
 
@sreecharan no problem. I just want you to know, I didnt mess with it lol
 
Nope, i still believe that you are messing with it old man :)
 
I have checked online as well. It says reinstall provisioning profile . i have done that
@Abizern on this occasion really need your suggestion
 
A special question for you again mate :)
 
P.S i have attached right provisioning profile
@sreecharan wants to give your suggestion?
:-)
@sreecharan i followed your tutorial still i am not able to run app with push notification. Responsibility is urs :D
 
3:27 PM
Nope, i have some work to do deep thinker. you carry on with my vampire, i will be back in some time.
 
@sreecharan haha. yah yah sure.
carry on
 
11
A: Bundle Identifier and push certificate... aps-environment entitlement error

cdoI ran into the same "no valid 'aps-environment' entitlement string found for application" problem, but the above solutions did not work for me. I could not find very good documentation about this error or even just the key "aps-environment". After some tinkering around, here is what solved the ...

 
3:39 PM
I am back.
Well @mann you've done everything right, but you have forgotten to replace the old profile with the new push enabled one
 
@sreecharan no thats not the case. ACtually the link Abizern sent to me it says very interesting thing. There is one true there but in my profile its False. So just trying to modify it
 
Ah! by the way, that question has many answers though.
 
03:00 - 16:0018:00 - 20:00

« first day (25 days earlier)      last day (236 days later) »