Viewing profile — andwang
andwang
HN member- Joined
- Thu, Aug 11, 2011, 6:35 PM UTC
- HN karma
- 161
- Public activity
- 28 items
- HN profile
- View on Hacker News ↗
About andwang
No profile information was provided.
Recent public activity
-
comment
Comment #9522794
What are voice lessons? Where would I be able to find them?
- story
-
comment
Comment #5327106
XMPP. Yes to persistence, but not in v1. Yes to presence indicator.
-
comment
Comment #5326444
It will be iOS and Android for now, but we are adding Windows Phone/8 support if there is enough demand.
- story
- story
- story
-
comment
Comment #4289230
You are correct in that you would need to create your product and get your product approved. However, the product's associated content does not need to be approved. It is my unders…
-
comment
Comment #4288969
When one of my apps was pirated a few years ago, I became extremely interested in iOS security. Based on my knowledge, I can vouch for the accuracy of the article you linked to. Th…
-
comment
Comment #4288799
Thank you for the thoughtful response. I guess no, we don't have the support for these. To satisfy my curiosity, are there a lot of indy newsstand developers? Wouldn't most newssta…
-
comment
Comment #4288740
Can you tell me what exactly you need for Newsstand? We support Newsstand pushes; what do you need on top of the newly added in-app purchases?
- comment
-
comment
Comment #4288606
Officially we should not be commenting on iOS 6 given the non-disclosure nature of the preview. Maybe I can discuss what Parse offers that would be difficult for anyone else (Apple…
- story
-
comment
Comment #4237951
Hi Mattt, in PFQueryTableViewController, the downloading does not start until the scrolling stops. We chose to do this because we wanted the default loading behavior to be very pas…
-
comment
Comment #4237415
Just glanced through SDWebImage's source code. Think this is quite similar to AFNetworking's UIImageView category. My comment below should also apply here. In the Parse framework, …
-
comment
Comment #4237386
Exactly. To be aggressive in loading is kind of risky since doing it poorly can lead to a non-responsive behavior in the app. App developers can always choose to be more aggressive…
-
comment
Comment #4237355
Sunsu, thanks for the awesome feedback. We do think this is a great addition. After all, PFQueryTableViewController is about loading data stored on Parse; and if a developer has im…
-
comment
Comment #4237340
Currently, it loads the onscreen images when the scrolling stops (which is a non-aggressive loading behavior). If you wish to be more aggressive about loading the images, i.e. load…
-
comment
Comment #4237316
I have not seen SDWebImage. From what I can recall about AFNetworking (a fantastic library, by the way), it provides a category on UIImageView whose methods can download and displa…
-
comment
Comment #4046468
yep, database indices are created for you automatically. This is one of the details we hope app developer should never worry about.
- story
-
comment
Comment #3594719
In particular, I'd like to find out from you what kind of manipulation you have been needing to do. This would help us define the scope of this feature.
-
comment
Comment #3594718
In particular, I'd like to find out from you what kind of manipulation you have been needing to do. This would help us define the scope of this feature.
-
comment
Comment #3594717
In particular, I'd like to find out from you what kind of manipulation you have been needing to do. This would help us define the scope of this feature.