[aerogear-dev] Shoot and Share design

Daniel Passos daniel at passos.me
Thu Nov 13 16:20:15 EST 2014


+ 1

On Thu, Nov 13, 2014 at 11:45 AM, Andres Galante <agalante at redhat.com>
wrote:

> Thanks Corinne. I'll cut the images and update the Jira.
>
> I did this also for the web Keycloak thingy.
>
> http://andresgalante.com/shootnshare/
>
> What do you think?
> I am using a jquery plug in to arrange the pictures that also allows to
> open images on a modal on click, if you think it is a nice thing to have
> I'll add it.
>
>
> ----- Original Message -----
> From: "Corinne Krych" <corinnekrych at gmail.com>
> To: "AeroGear Developer Mailing List" <aerogear-dev at lists.jboss.org>
> Sent: Thursday, November 13, 2014 10:03:50 AM
> Subject: Re: [aerogear-dev] Shoot and Share design
>
> Let’s start with png images and if i need more i’ll ask
> I’ve created this JIRA on ios to follow on the implementation:
> https://issues.jboss.org/browse/AGIOS-305
> ++
> Corinne
> On 13 Nov 2014, at 11:41, Andres Galante <agalante at redhat.com> wrote:
>
> > yeap, agree.
> >
> > What do you need for implementation? psd files? cut png images?
> >
> >
> > ----- Original Message -----
> > From: "Corinne Krych" <corinnekrych at gmail.com>
> > To: "AeroGear Developer Mailing List" <aerogear-dev at lists.jboss.org>
> > Sent: Thursday, November 13, 2014 4:26:11 AM
> > Subject: Re: [aerogear-dev] Shoot and Share design
> >
> > Hello Andre
> >
> > I’d rather stick to the option where you share individually because it’s
> simpler. And for demo/show-case simplier is better i think.
> >
> > If you share-all then we might have to change the logic on when you
> prompt for user for grant. Atm we prompt the user at the last time
> possible. Saying a user hasn’t auth and authz yet it’s when she clicks on
> share with Google that the authz flow starts. imagine the first time you
> click on share-all if you have to auth and authz for all 3 sequentially,
> also how do you handle error for user if one of them fails etc...
> >
> > ++
> > Corinne
> >
> > On 12 Nov 2014, at 22:01, Andres Galante <agalante at redhat.com> wrote:
> >
> >> Today we talked about 2 options. The first is to have one share btw
> that "floods" all networks at once. And the second is to have separate
> buttons for each network. I've done screens for both options:
> >>
> >> Android app:
> >> https://dl.dropboxusercontent.com/u/4371641/shotandshare/shoot.png
> >> https://dl.dropboxusercontent.com/u/4371641/shotandshare/share.png
> >> https://dl.dropboxusercontent.com/u/4371641/shotandshare/share-alt.png
> >>
> >> iOS app:
> >> https://dl.dropboxusercontent.com/u/4371641/shotandshare/shoot-ios.png
> >> https://dl.dropboxusercontent.com/u/4371641/shotandshare/share-ios.png
> >>
> https://dl.dropboxusercontent.com/u/4371641/shotandshare/share-ios-alt.png
> >>
> >> What do you think?
> >>
> >> Is there an issue open for shoot and share design?
> >>
> >>
> >> ----- Original Message -----
> >> From: "Andres Galante" <agalante at redhat.com>
> >> To: "AeroGear Developer Mailing List" <aerogear-dev at lists.jboss.org>
> >> Sent: Wednesday, November 12, 2014 10:58:15 AM
> >> Subject: Re: [aerogear-dev] Shoot and Share design
> >>
> >> ups, wrong link to shoot screen
> >>
> >> Shoot:
> >> https://dl.dropboxusercontent.com/u/4371641/shotandshare/shoot.png
> >>
> >> Share:
> >> https://dl.dropboxusercontent.com/u/4371641/shotandshare/share.png
> >>
> >> ----- Original Message -----
> >> From: "Andres Galante" <agalante at redhat.com>
> >> To: "AeroGear Developer Mailing List" <aerogear-dev at lists.jboss.org>
> >> Sent: Wednesday, November 12, 2014 10:55:28 AM
> >> Subject: Re: [aerogear-dev] Shoot and Share design
> >>
> >> how about this:
> >>
> >> Shoot (Don't worry Corinne I'll add a btw to select from camera roll on
> iOS version):
> >> https://dl.dropboxusercontent.com/u/4371641/shotandshare/share.png
> >>
> >> and
> >>
> >> Share:
> >> https://dl.dropboxusercontent.com/u/4371641/shotandshare/share.png
> >>
> >> And we use the same graphics as in the icon :)
> >>
> >>
> >>
> >>
> >> ----- Original Message -----
> >> From: "Summers Pittman" <supittma at redhat.com>
> >> To: "AeroGear Developer Mailing List" <aerogear-dev at lists.jboss.org>
> >> Sent: Wednesday, November 12, 2014 9:48:55 AM
> >> Subject: Re: [aerogear-dev] Shoot and Share design
> >>
> >> On 11/11/2014 04:12 PM, Corinne Krych wrote:
> >>
> >>
> >>
> >> One difference from Android Shoot'nShare version to iOS is that in iOS
> version you can browse Camera roll and select an already taken photo to
> share it, is it possible on Android?
> >> On Android you take pictures, the app knows all the pictures it has
> taken and you can share those. You can't import a picture from image
> providers yet.
> >>
> >>
> >>
> >>
> >>
> >>
> >> ++
> >> Corinne
> >>
> >> On 11 November 2014 22:03, Lukáš Fryč < lukas.fryc at gmail.com > wrote:
> >>
> >>
> >>
> >> Did some googling about thumbnaling, and the "dump" versions aren't
> that hard to implement:
> >>
> >> Android:
> http://stackoverflow.com/questions/2577221/android-how-to-create-runtime-thumbnail
> >> iOS: http://beageek.biz/how-to-create-thumbnail-uiimage-xcode-ios/
> >> JavaScript: http://www.garralab.com/nailthumb.php
> >>
> >> Btw I guess we will have some images predefined and just one or two
> will be uploaded actually.
> >> The predefined ones could be selected so that they are cropped
> optimally.
> >>
> >>
> >> On Tue, Nov 11, 2014 at 9:22 PM, Summers Pittman < supittma at redhat.com
> > wrote:
> >>
> >>
> >> On 11/11/2014 03:06 PM, Andres Galante wrote:
> >>> How about this for Shot and share Android app?
> >> How does the picture scale around when it isnt a square?
> >>>
> >>> https://dl.dropboxusercontent.com/u/4371641/shotandshare/1.png
> >>> https://dl.dropboxusercontent.com/u/4371641/shotandshare/2.png
> >>> https://dl.dropboxusercontent.com/u/4371641/shotandshare/3.png
> >>> https://dl.dropboxusercontent.com/u/4371641/shotandshare/4.png
> >>>
> >>>
> >>>
> >>> ----- Original Message -----
> >>> From: "Corinne Krych" < corinnekrych at gmail.com >
> >>> To: "AeroGear Developer Mailing List" < aerogear-dev at lists.jboss.org >
> >>> Sent: Monday, November 10, 2014 5:42:14 PM
> >>> Subject: Re: [aerogear-dev] Shoot and Share design
> >>>
> >>> I guess this one answer my question, there is an idea of the arrow
> going away from the camera.
> >>> I like it this way!
> >>>
> >>> ++
> >>> Corinne
> >>>
> >>> On 10 November 2014 21:39, Andres Galante < agalante at redhat.com >
> wrote:
> >>>
> >>>
> >>> Thanks passos, this is the final icon:
> >>>
> >>> https://issues.jboss.org/secure/attachment/12386265/icon-final.png
> >>>
> >>>
> >>>
> >>> ----- Original Message -----
> >>> From: "Daniel Passos" < daniel at passos.me >
> >>> To: "AeroGear Developer Mailing List" < aerogear-dev at lists.jboss.org >
> >>> Sent: Monday, November 10, 2014 5:31:38 PM
> >>> Subject: Re: [aerogear-dev] Shoot and Share design
> >>>
> >>> Hi Andres,
> >>>
> >>> I really like the 'new' icon
> >>>
> >>> -- Passos
> >>>
> >>> On Mon, Nov 10, 2014 at 3:26 PM, Andres Galante < agalante at redhat.com
> > wrote:
> >>>
> >>>
> >>> Here is a side by side image to help decide:
> >>>
> >>> https://issues.jboss.org/secure/attachment/12386257/oldvsnew.png
> >>>
> >>>
> >>> ----- Original Message -----
> >>> From: "Andres Galante" < agalante at redhat.com >
> >>> To: "AeroGear Developer Mailing List" < aerogear-dev at lists.jboss.org >
> >>> Sent: Monday, November 10, 2014 12:57:15 PM
> >>> Subject: Re: [aerogear-dev] Shoot and Share design
> >>>
> >>> How about something like this:
> >>>
> https://issues.jboss.org/secure/attachment/12386248/Shotandshare-icon-ios7.png
> >>>
> >>> its a (fast)firs idea. If you like it, I'll make some color changes
> and finishing touches.
> >>>
> >>> ----- Original Message -----
> >>> From: "Summers Pittman" < supittma at redhat.com >
> >>> To: aerogear-dev at lists.jboss.org
> >>> Sent: Monday, November 10, 2014 11:06:50 AM
> >>> Subject: Re: [aerogear-dev] Shoot and Share design
> >>>
> >>> On 11/10/2014 06:54 AM, Andres Galante wrote:
> >>>> Good morning. Here is a final version:
> >>>>
> >>>>
> https://issues.jboss.org/secure/attachment/12386242/Shotandshare-icon2.png
> >>>>
> >>>>
> https://issues.jboss.org/secure/attachment/12386241/Shotandshare-icon.png
> >>>>
> >>>> Let me know if you like it. It's not very iOS7 style, if you think
> its too old fashion I can build other options to choose from.
> >>> That was going to be my comment.
> >>>>
> >>>>
> >>>> ----- Original Message -----
> >>>> From: "Corinne Krych" < corinnekrych at gmail.com >
> >>>> To: "AeroGear Developer Mailing List" < aerogear-dev at lists.jboss.org
> >
> >>>> Sent: Monday, November 10, 2014 6:13:26 AM
> >>>> Subject: Re: [aerogear-dev] Shoot and Share design
> >>>>
> >>>> +1
> >>>>
> >>>> On 10 November 2014 09:07, Christos Vasilakis < cvasilak at gmail.com >
> wrote:
> >>>>
> >>>>
> >>>> looks nice!
> >>>>
> >>>> -
> >>>> Christos
> >>>>
> >>>> On Nov 7, 2014, at 10:42 PM, Andres Galante < agalante at redhat.com >
> wrote:
> >>>>
> >>>>> This is as far as I got today with it:
> >>>>>
> >>>>> https://issues.jboss.org/secure/attachment/12386218/icon.jpg
> >>>>>
> >>>>> I'll finish it on monday, any inputs are welcome.
> >>>>>
> >>>>> Have a nice weekend and I hope you get better soon Corinne.
> >>>>>
> >>>>> ----- Original Message -----
> >>>>> From: "Andres Galante" < agalante at redhat.com >
> >>>>> To: "AeroGear Developer Mailing List" < aerogear-dev at lists.jboss.org
> >
> >>>>> Sent: Friday, November 7, 2014 2:03:48 PM
> >>>>> Subject: Re: [aerogear-dev] Shoot and Share design
> >>>>>
> >>>>> Perfect, I'll work on that one.
> >>>>>
> >>>>> Thanks!
> >>>>>
> >>>>> ----- Original Message -----
> >>>>> From: "Corinne Krych" < corinnekrych at gmail.com >
> >>>>> To: "AeroGear Developer Mailing List" < aerogear-dev at lists.jboss.org
> >
> >>>>> Sent: Friday, November 7, 2014 1:37:07 PM
> >>>>> Subject: Re: [aerogear-dev] Shoot and Share design
> >>>>>
> >>>>> Same here curved purple arrow might be more expressive i think the
> straight arror for “share” comes from Apple icons.
> >>>>> It might be better to have sth that fit both platforms.
> >>>>>
> >>>>> ++
> >>>>> Corinne
> >>>>>
> >>>>> On 07 Nov 2014, at 16:50, Summers Pittman < supittma at redhat.com >
> wrote:
> >>>>>
> >>>>>> I like the one on the far right with the purplish curved arrow. It
> >>>>>> reminds me a bit of the G in the AeroGear logo.
> >>>>>>
> >>>>>> On 11/07/2014 10:37 AM, Andres Galante wrote:
> >>>>>>> Hi,
> >>>>>>>
> >>>>>>> I am working with 3 ideas for the icon:
> >>>>>>>
> >>>>>>> 1- A camera with a share icon (arrow). Like the original one.
> >>>>>>> 2- A camera or a picture as a dialog icon.
> >>>>>>> 3- A typographic icon with the "s".
> >>>>>>>
> >>>>>>> Here are some first sketches: http://andresgalante.com/sketch.jpg
> >>>>>>>
> >>>>>>> What do you think? any other idea is very welcome.
> >>>>>>>
> >>>>>>>
> >>>>>>> ----- Original Message -----
> >>>>>>> From: "Andres Galante" < agalante at redhat.com >
> >>>>>>> To: "AeroGear Developer Mailing List" <
> aerogear-dev at lists.jboss.org >
> >>>>>>> Sent: Thursday, November 6, 2014 12:42:40 PM
> >>>>>>> Subject: Re: [aerogear-dev] Shoot and Share design
> >>>>>>>
> >>>>>>> :) "wild" and "designer" and 2 words fits me, specially the "wild"
> part.
> >>>>>>> I'll work on it and send it over for you guys to review soon.
> >>>>>>> After we do the Icon I'll help out with the interface.
> >>>>>>>
> >>>>>>>
> >>>>>>> ----- Original Message -----
> >>>>>>> From: "Summers Pittman" < supittma at redhat.com >
> >>>>>>> To: "AeroGear Developer Mailing List" <
> aerogear-dev at lists.jboss.org >
> >>>>>>> Sent: Thursday, November 6, 2014 12:31:27 PM
> >>>>>>> Subject: [aerogear-dev] Shoot and Share design
> >>>>>>>
> >>>>>>>
> >>>>>>> Now that we have two Shoot and Share impl's I'm hoping to get some
> >>>>>>> design work going on with them.
> >>>>>>>
> >>>>>>> Right now we need an icon. I'm sure if there is a wild designer on
> this
> >>>>>>> list we will get awesome input.
> >>>>>>>
> >>>>>>> (ppsssst agalante that's your cue).
> >>>>>>>
> >>>>>>>
> >>>>>> --
> >>>>>> Summers Pittman
> >>>>>>>> Phone: 404 941 4698
> >>>>>>>> Java is my crack.
> >>>>>> _______________________________________________
> >>>>>> aerogear-dev mailing list
> >>>>>> aerogear-dev at lists.jboss.org
> >>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev
> >>>>> _______________________________________________
> >>>>> aerogear-dev mailing list
> >>>>> aerogear-dev at lists.jboss.org
> >>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev
> >>>>>
> >>>>> _______________________________________________
> >>>>> aerogear-dev mailing list
> >>>>> aerogear-dev at lists.jboss.org
> >>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev
> >>>>>
> >>>>> _______________________________________________
> >>>>> aerogear-dev mailing list
> >>>>> aerogear-dev at lists.jboss.org
> >>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev
> >>>> _______________________________________________
> >>>> aerogear-dev mailing list
> >>>> aerogear-dev at lists.jboss.org
> >>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev
> >>>>
> >>>>
> >>>> _______________________________________________
> >>>> aerogear-dev mailing list
> >>>> aerogear-dev at lists.jboss.org
> >>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev
> >>>>
> >>>> _______________________________________________
> >>>> aerogear-dev mailing list
> >>>> aerogear-dev at lists.jboss.org
> >>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev
> >>>
> >>
> >>
> >> --
> >> Summers Pittman
> >>>> Phone: 404 941 4698
> >>>> Java is my crack.
> >>
> >> _______________________________________________
> >> aerogear-dev mailing list
> >> aerogear-dev at lists.jboss.org
> >> https://lists.jboss.org/mailman/listinfo/aerogear-dev
> >>
> >>
> >> _______________________________________________
> >> aerogear-dev mailing list
> >> aerogear-dev at lists.jboss.org
> >> https://lists.jboss.org/mailman/listinfo/aerogear-dev
> >>
> >>
> >>
> >> _______________________________________________
> >> aerogear-dev mailing list aerogear-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-dev
> >>
> >>
> >> --
> >> Summers Pittman
> >>>> Phone:404 941 4698
> >>>> Java is my crack.
> >>
> >> _______________________________________________
> >> aerogear-dev mailing list
> >> aerogear-dev at lists.jboss.org
> >> https://lists.jboss.org/mailman/listinfo/aerogear-dev
> >>
> >> _______________________________________________
> >> aerogear-dev mailing list
> >> aerogear-dev at lists.jboss.org
> >> https://lists.jboss.org/mailman/listinfo/aerogear-dev
> >>
> >> _______________________________________________
> >> aerogear-dev mailing list
> >> aerogear-dev at lists.jboss.org
> >> https://lists.jboss.org/mailman/listinfo/aerogear-dev
> >>
> >> _______________________________________________
> >> aerogear-dev mailing list
> >> aerogear-dev at lists.jboss.org
> >> https://lists.jboss.org/mailman/listinfo/aerogear-dev
> >
> >
> > _______________________________________________
> > aerogear-dev mailing list
> > aerogear-dev at lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/aerogear-dev
> >
> > _______________________________________________
> > aerogear-dev mailing list
> > aerogear-dev at lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/aerogear-dev
>
>
> _______________________________________________
> aerogear-dev mailing list
> aerogear-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-dev
>
> _______________________________________________
> aerogear-dev mailing list
> aerogear-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20141113/168433c1/attachment-0001.html 


More information about the aerogear-dev mailing list