Sponsored by Cloud Four
Google Groups Posts
Re: {Mobile Portland} need help with quick question
I'd suggest posting this at Apple's web site in the forum area:
[link]
Good luck.
Elia
--
You received this message because you are subscribed to the Google Groups "Mobile Portland" group.
To post to this group, send email to mobile-portland@googlegroups.c om.
{Mobile Portland} need help with quick question
Beginner here...
I have what seems to be a simple need but I don't see an obvious way
to do this.
I have a pointer to data (NSMutableData) that I want to parse. The
data itself is map data that will come in from an SQL database over
the net.
I know the structure of the data (latitude, longitue, etc).
{Mobile Portland} developer wanted, portland, quick contract
I'm looking for a developer to finish off a small but fun iPhone
project. It's only 3 or 4 screens (2 of which are already written).
There will be a little SQL & PHP work to be done
as well as some speed optimization and a tiny bit of localization.
I believe it would be 1 to 2 days work, max.
Re: {Mobile Portland} Question about remote authentication
protocol, but authenticating against our user database. It's just that
as I work on this something like OpenAuth pops up and I wonder if I
should be considering that.
Sent from my iPhone
On Apr 28, 2010, at 10:48 AM, Jeremy Logan <jeremy.lo...@gmail.com>
Re: {Mobile Portland} Question about remote authentication
Are the REST services you're accessing using standard HTTP Basic authentication? If so then there really isn't any sense of "logging in" for a client (you may know this but I just wanted to confirm.)
I haven't worked with the Android HttpRequest* API, but it may be as simple as using a URI of the form [link]
Re: {Mobile Portland} Question about remote authentication
authentication on every request?
On Wed, Apr 28, 2010 at 10:29 AM, Preston Crawford <
--
You received this message because you are subscribed to the Google Groups "Mobile Portland" group.
To post to this group, send email to mobile-portland@googlegroups.c om.
Re: {Mobile Portland} Question about remote authentication
recently who advocated, since I'm using REST, that I go with using HTTP auth
to handle authentication and then store the username / password on the
client when the client is "logged in". Then each request to the REST
services could be accompanied by the username / password and there would
{Mobile Portland} Project Manager Position at Small Society
This is a client-facing PM role with a touch of account management mixed in, so it needs to be someone who is comfortable being accountable to client demands, working with developers, has an existing love for iPhone OS, a good attitude, and is highly detail oriented.
Re: {Mobile Portland} Universal Apps
powerOne for iPad before it shipped. Where we were languishing on the
iPhone, powerOne was (until yesterday) number 1 in the finance
category for top paid and #1 for topping grossing finance category
app. These positions have not only increased our iPad sales but also
{Mobile Portland} Universal Apps
-Jason
--
You received this message because you are subscribed to the Google Groups "Mobile Portland" group.
To post to this group, send email to mobile-portland@googlegroups.c om.
Re: {Mobile Portland} Tonight at Mobile Portland: iPad Design and User Experience
and multiple pricing structures are nice. Apps on the iPad are definitely trying to hold off
the race to the bottom, but I'm afraid its just a matter of time.
Maybe an in-app purchase to upgrade to iPad support? Yearly fees? $.99 for life definitely
RE: {Mobile Portland} Tonight at Mobile Portland: iPad Design and User Experience
Excellent thoughts Tracy, see my comments below (skewed towards the paid app
world, my thinking would be very different for free/ad-supported)...
One other thought is on timing. While developers have had access to a beta
SDK for a few months, the actual devices have been in our hands for less
Re: {Mobile Portland} Tonight at Mobile Portland: iPad Design and User Experience
--
John Keith
jtke...@cloudfour.com | skype:jtkeith
503.781.9825
--
You received this message because you are subscribed to the Google Groups "Mobile Portland" group.
Re: {Mobile Portland} Tonight at Mobile Portland: iPad Design and User Experience
Seth.
--
You received this message because you are subscribed to the Google Groups "Mobile Portland" group.
To post to this group, send email to mobile-portland@googlegroups.c om.
To unsubscribe from this group, send email to mobile-portland+unsubscribe@go oglegroups.com.
Re: {Mobile Portland} Tonight at Mobile Portland: iPad Design and User Experience
A couple of things were brought up that I was thinking about on the way home...
- iPad Brightness.. Its way to bright in dark room, so does the iBooks app use a private API to lower the backlight, or does it actually darken the views? Hopefully Settings.app
Re: {Mobile Portland} Tonight at Mobile Portland: iPad Design and User Experience
So, our graphic designer couldn't be there. By any chance, did anyone video the talk?
-Ron
--
You received this message because you are subscribed to the Google Groups "Mobile Portland" group.
Re: {Mobile Portland} Tonight at Mobile Portland: iPad Design and User Experience
Adrian
--
You received this message because you are subscribed to the Google Groups "Mobile Portland" group.
To post to this group, send email to mobile-portland@googlegroups.c om.
To unsubscribe from this group, send email to mobile-portland+unsubscribe@go oglegroups.com.
Re: {Mobile Portland} Question about remote authentication
integrating OAuth and similar authentication systems into their APIs for
that purpose. Another standard is OpenID. Twitter and some other services
use http authentication, but someone recently told me that Twitter is
abandoning that for OAuth like this month or something.
