Re: [Launchpad-dev] Developing interactive mockups for new features

2011-11-24 Thread Martin Pool
> It starts and works, until you try to log in. Logs suggest that it's > trying to talk to testopenid.dev:80 with SSL, which obviously isn't > going to work too well. I wonder if that could be fixed by moving it to eg /+testopenid on the same host, to make the feature useful again. -- Martin __

Re: [Launchpad-dev] Developing interactive mockups for new features

2011-11-24 Thread Huw Wilkins
On 24/11/11 23:26, Ian Booth wrote: > Hi Huw > >> In my experience these rules usually apply: >> >> Do as little as you can. Spend the absolute minimum time on it. >> Do just enough (technical work) so that changes can easily be made (this >> is usually just a way of including reusable elements). >

Re: [Launchpad-dev] Developing interactive mockups for new features

2011-11-24 Thread Ian Booth
Hi Huw > > In my experience these rules usually apply: > > Do as little as you can. Spend the absolute minimum time on it. > Do just enough (technical work) so that changes can easily be made (this > is usually just a way of including reusable elements). > Everything should be a hack. > Code badly

Re: [Launchpad-dev] Developing interactive mockups for new features

2011-11-23 Thread Huw Wilkins
On 24/11/11 13:25, Ian Booth wrote: > Hi all > > Thanks for the great input on this thread. Purple discussed things a > little on our standup this morning. As stated in the thread: > > - ec2 demo would be our preferred way to deploy things that need zope > and other such LP infrastructure > - as pe

Re: [Launchpad-dev] Developing interactive mockups for new features

2011-11-23 Thread William Grant
On 24/11/11 13:24, Martin Pool wrote: > On 23 November 2011 16:01, Robert Collins > wrote: >> So the lowest barrier to entry for 'looks like LP but really >> different' that I can think of is 'ec2 demo' in the LP tree: this will >> get you something with all the style and templates etc, which you

Re: [Launchpad-dev] Developing interactive mockups for new features

2011-11-23 Thread Ian Booth
Hi all Thanks for the great input on this thread. Purple discussed things a little on our standup this morning. As stated in the thread: - ec2 demo would be our preferred way to deploy things that need zope and other such LP infrastructure - as per the disclosure mockups done so far, using YUI an

Re: [Launchpad-dev] Developing interactive mockups for new features

2011-11-23 Thread Martin Pool
On 23 November 2011 16:01, Robert Collins wrote: > So the lowest barrier to entry for 'looks like LP but really > different' that I can think of is 'ec2 demo' in the LP tree: this will > get you something with all the style and templates etc, which you can > have put plain ol html and js stuff on

Re: [Launchpad-dev] Developing interactive mockups for new features

2011-11-23 Thread Aaron Bentley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11-11-22 06:57 PM, Ian Booth wrote: > Despite fulfilling its purpose, there's some limitations we'd like > to overcome. We see these sorts of demos being used more often > moving forward so coming up with a preferred way of doing them will > benefit

Re: [Launchpad-dev] Developing interactive mockups for new features

2011-11-23 Thread curtis Hovey
On 11/22/2011 10:13 PM, Deryck Hodge wrote: > On Tue, Nov 22, 2011 at 6:23 PM, Richard Harding > wrote: >>> On Nov 22, 2011, at 6:57 PM, Ian Booth wrote: Despite fulfilling its purpose, there's some limitations we'd like to overcome. We see these sorts of demos being used more often movi

Re: [Launchpad-dev] Developing interactive mockups for new features

2011-11-22 Thread Robert Collins
So the lowest barrier to entry for 'looks like LP but really different' that I can think of is 'ec2 demo' in the LP tree: this will get you something with all the style and templates etc, which you can have put plain ol html and js stuff on top of to do whatever-crazy-you-want. 2 lines of ZCML and

Re: [Launchpad-dev] Developing interactive mockups for new features

2011-11-22 Thread Elliot Murphy
On Tuesday, November 22, 2011, Ian Booth wrote: > involves the development of a fairly complex new UI, Matthew and his > team tasked us with delivering an interactive mockup of the some of the > core pages to allow exploratory testing with users. The users acting as > guinea pigs were given variou

Re: [Launchpad-dev] Developing interactive mockups for new features

2011-11-22 Thread Ian Booth
>> On the one hand I can understand, however I think one of the great >> principles of this kind of work is the chance to produce a real prototype. >> Any prototype should be trashed once complete. In this way you're >> encouraged to perhaps go out on a limb more during this stage since you're >> n

Re: [Launchpad-dev] Developing interactive mockups for new features

2011-11-22 Thread Deryck Hodge
On Tue, Nov 22, 2011 at 6:23 PM, Richard Harding wrote: >> On Nov 22, 2011, at 6:57 PM, Ian Booth wrote: >> > Despite fulfilling its purpose, there's some limitations we'd like to >> > overcome. We see these sorts of demos being used more often moving >> > forward so coming up with a preferred way

Re: [Launchpad-dev] Developing interactive mockups for new features

2011-11-22 Thread Richard Harding
On Tue, 22 Nov 2011, Gary Poster wrote: > > On Nov 22, 2011, at 6:57 PM, Ian Booth wrote: > > Despite fulfilling its purpose, there's some limitations we'd like to > > overcome. We see these sorts of demos being used more often moving > > forward so coming up with a preferred way of doing them wi

Re: [Launchpad-dev] Developing interactive mockups for new features

2011-11-22 Thread Gary Poster
On Nov 22, 2011, at 6:57 PM, Ian Booth wrote: > Hi all > > The Purple Assassins are working on the disclosure feature and a large > part of that is the managing disclosure LEP > (https://dev.launchpad.net/LEP/ManagingDisclosure). Because this work > involves the development of a fairly complex n

[Launchpad-dev] Developing interactive mockups for new features

2011-11-22 Thread Ian Booth
Hi all The Purple Assassins are working on the disclosure feature and a large part of that is the managing disclosure LEP (https://dev.launchpad.net/LEP/ManagingDisclosure). Because this work involves the development of a fairly complex new UI, Matthew and his team tasked us with delivering an int