RE: Telling the world that we are a TLP...

2013-01-07 Thread David Coleman
rom: cfram...@adobe.com > To: dev@flex.apache.org > Date: Mon, 7 Jan 2013 08:45:45 -0800 > Subject: Re: Telling the world that we are a TLP... > > > > On 1/6/13 5 :56PM, "Nicholas Kwiatkowski" wrote: > > >I would also like your guys opinion on the replacemen

Re: Telling the world that we are a TLP...

2013-01-07 Thread Carol Frampton
On 1/6/13 5 :56PM, "Nicholas Kwiatkowski" wrote: >I would also like your guys opinion on the replacement site I've been >working on this weekend : > >http://flex.darktech.org Wow. That looks really nice. Carol

Re: New Site template was : [Re: Telling the world that we are a TLP...]

2013-01-07 Thread Erik de Bruin
On 1/6/13 5:00 PM, "Frédéric THOMAS" wrote: >> >> >> >> > Just waoouuu how it's impressive, great job !! >> >> > >> >> > -Message d'origine- >> >> > From: Michael Schmalle >> >> > Se

Re: Telling the world that we are a TLP...

2013-01-07 Thread Nicholas Kwiatkowski
Already doing media queries on this one... Just need to fudge around with the stylesheet. -Nick On Mon, Jan 7, 2013 at 2:31 AM, Jaydeep Tank wrote: > Hi Nick, > > We can use CSS Media Query. So that same site can be view in different > devices. > > -- > > @media

Re: Telling the world that we are a TLP...

2013-01-07 Thread Nicholas Kwiatkowski
I haven't done much with the mobile version yet (other than use the bootstrap "responsive" style sheet). I'm still trying to track down the element that is forcing the width to 940px wide. I've been playing with it more on my side. -Nick On Sun, Jan 6, 2013 at 11:28 PM, Om wrote: > Nick, > >

Re: New Site template was : [Re: Telling the world that we are a TLP...]

2013-01-07 Thread Nicholas Kwiatkowski
> > >> > Just waoouuu how it's impressive, great job !! > >> > > >> > -Message d'origine- > >> > From: Michael Schmalle > >> > Sent: Monday, January 07, 2013 12:10 AM > >> > To: dev@flex.apache.org > &g

Re: New Site template was : [Re: Telling the world that we are a TLP...]

2013-01-07 Thread Erik de Bruin
job !! >> > >> > -Message d'origine- >> > From: Michael Schmalle >> > Sent: Monday, January 07, 2013 12:10 AM >> > To: dev@flex.apache.org >> > Subject: New Site template was : [Re: Telling the world that we are a >> > TLP.

Re: Telling the world that we are a TLP...

2013-01-07 Thread Bertrand Delacretaz
On Sun, Jan 6, 2013 at 11:56 PM, Nicholas Kwiatkowski wrote: > ...I would also like your guys opinion on the replacement site I've been > working on this weekend : > > http://flex.darktech.org Looks great to me (especially my own bio - loret ipsum indeed ;-) Like Om, on my Android phone the page

Re: Telling the world that we are a TLP...

2013-01-06 Thread Jaydeep Tank
Hi Nick, We can use CSS Media Query. So that same site can be view in different devices. -- @media screen and (max-width: 480px) { /* Add your styles for devices with a maximum width of 480 */ } @media screen and (max-width: 768px) { /* Add your styles for dev

Re: Telling the world that we are a TLP...

2013-01-06 Thread Alex Harui
Also note that we have to review the site against this criteria: http://www.apache.org/foundation/marks/pmcs.html#checklist -Alex On 1/6/13 8:28 PM, "Om" wrote: > Nick, > > The desktop view looks great. The view on my android phone looks > different, but does not seem to scale well. Are you

Re: Telling the world that we are a TLP...

2013-01-06 Thread Om
Nick, The desktop view looks great. The view on my android phone looks different, but does not seem to scale well. Are you planning to do more work on the mobile versions? Thanks, Om On Sun, Jan 6, 2013 at 8:14 PM, Michael A. Labriola < labri...@digitalprimates.net> wrote: > >I would also lik

RE: Telling the world that we are a TLP...

2013-01-06 Thread Michael A. Labriola
>I would also like your guys opinion on the replacement site I've been working >on this weekend : >http://flex.darktech.org Nice job Nick.

Re: New Site template was : [Re: Telling the world that we are a TLP...]

2013-01-06 Thread Nicholas Kwiatkowski
t; Sent: Monday, January 07, 2013 12:10 AM > > To: dev@flex.apache.org > > Subject: New Site template was : [Re: Telling the world that we are a > > TLP...] > > > > I have to say that is very impressive! And 100 times better than what > > we have got now.

Re: New Site template was : [Re: Telling the world that we are a TLP...]

2013-01-06 Thread Alex Harui
ite template was : [Re: Telling the world that we are a > TLP...] > > I have to say that is very impressive! And 100 times better than what > we have got now. That sited almost makes me want to work on Apache > Flex more than I am. > > I would say it's a very compelling des

Re: New Site template was : [Re: Telling the world that we are a TLP...]

2013-01-06 Thread Frédéric THOMAS
Just waoouuu how it's impressive, great job !! -Message d'origine- From: Michael Schmalle Sent: Monday, January 07, 2013 12:10 AM To: dev@flex.apache.org Subject: New Site template was : [Re: Telling the world that we are a TLP...] I have to say that is very impressiv

Re: New Site template was : [Re: Telling the world that we are a TLP...]

2013-01-06 Thread Carlos Rovira
I like it. I see that some things are moock and others still need work to be closed, but it's pointing nicely. Good work! 2013/1/7 Nick Tsitlakidis > Looks awesome! Great work and it can give the framework that modern look it > needs. > > > On Mon, Jan 7, 2013 at 1:23 AM, Nicholas Kwiatkowski

Re: New Site template was : [Re: Telling the world that we are a TLP...]

2013-01-06 Thread Nick Tsitlakidis
Looks awesome! Great work and it can give the framework that modern look it needs. On Mon, Jan 7, 2013 at 1:23 AM, Nicholas Kwiatkowski wrote: > Do we have a G+ account? > > -Nick > > On Sun, Jan 6, 2013 at 6:20 PM, Daniel Wasilewski >wrote: > > > Looks great! +1 > > > > Only G+ is missing from

Re: New Site template was : [Re: Telling the world that we are a TLP...]

2013-01-06 Thread Nicholas Kwiatkowski
Do we have a G+ account? -Nick On Sun, Jan 6, 2013 at 6:20 PM, Daniel Wasilewski wrote: > Looks great! +1 > > Only G+ is missing from the 'tell the world' options :) > Dan > > > On 1/6/2013 11:10 PM, Michael Schmalle wrote: > >> I have to say that is very impressive! And 100 times better than wh

Re: New Site template was : [Re: Telling the world that we are a TLP...]

2013-01-06 Thread Daniel Wasilewski
Looks great! +1 Only G+ is missing from the 'tell the world' options :) Dan On 1/6/2013 11:10 PM, Michael Schmalle wrote: I have to say that is very impressive! And 100 times better than what we have got now. That sited almost makes me want to work on Apache Flex more than I am. I would say

New Site template was : [Re: Telling the world that we are a TLP...]

2013-01-06 Thread Michael Schmalle
I have to say that is very impressive! And 100 times better than what we have got now. That sited almost makes me want to work on Apache Flex more than I am. I would say it's a very compelling design, well done. You would have a +1 from me. Details aside I mean, the whole structure is very

Re: Telling the world that we are a TLP...

2013-01-06 Thread Nicholas Kwiatkowski
I would also like your guys opinion on the replacement site I've been working on this weekend : http://flex.darktech.org If you guys like it, i'll throw it in the SVN. It is built around the Apache CMS (a local copy is what is serving it off my machine), so we could make it live fairly quickly -

Re: Telling the world that we are a TLP...

2013-01-06 Thread Justin Mclean
HI, > Now that we are a TLP and flex.apache.org is up and running, how do we tell > that to the world? Just waiting for the installer to be released before we do the official 4.9 announcement. Justin

Re: Telling the world that we are a TLP...

2013-01-06 Thread Avi Kessner
IMO, it's best to only make the announcement with some large release in the framework. Like HTML5 compiling, or the new UI components, or something else large, to make the announcement more than just a note about bureaucratic paperwork. brought to you by the letters A, V, and I and the number 47

Re: Telling the world that we are a TLP...

2013-01-06 Thread Bertrand Delacretaz
On Sun, Jan 6, 2013 at 10:19 AM, Om wrote: > ...Anyone wants to suggest content for a blog post, tweets, > etc. announcing this major milestone?... a press release is also possible, see https://blogs.apache.org/foundation/entry/the_apache_software_foundation_announces34 pr...@apache.org is the c