* [dpdk-web] [PATCH] confirm userspace summit 2017
@ 2017-08-01 20:45 Thomas Monjalon
2017-08-02 8:16 ` Mcnamara, John
0 siblings, 1 reply; 5+ messages in thread
From: Thomas Monjalon @ 2017-08-01 20:45 UTC (permalink / raw)
To: web
http://dpdk.org/ml/archives/announce/2017-July/000138.html
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
events.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/events.html b/events.html
index d7b7457..097fa9a 100644
--- a/events.html
+++ b/events.html
@@ -50,7 +50,7 @@
<p style="text-align: center;">
<a href="https://dpdksummit.com" class="button">
<i class="material-icons">event_note</i>
- NOT YET CONFIRMED
+ Register
</a>
</p>
<h3 id="bostonmeetup">› DPDK <em>Meetup</em>, Boston - July 12, 2017</h3>
--
2.13.2
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [dpdk-web] [PATCH] confirm userspace summit 2017
2017-08-01 20:45 [dpdk-web] [PATCH] confirm userspace summit 2017 Thomas Monjalon
@ 2017-08-02 8:16 ` Mcnamara, John
2017-08-02 8:28 ` Thomas Monjalon
0 siblings, 1 reply; 5+ messages in thread
From: Mcnamara, John @ 2017-08-02 8:16 UTC (permalink / raw)
To: Thomas Monjalon, web
> -----Original Message-----
> From: web [mailto:web-bounces@dpdk.org] On Behalf Of Thomas Monjalon
> Sent: Tuesday, August 1, 2017 9:45 PM
> To: web@dpdk.org
> Subject: [dpdk-web] [PATCH] confirm userspace summit 2017
>
> http://dpdk.org/ml/archives/announce/2017-July/000138.html
>
> Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
> ---
> events.html | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/events.html b/events.html
> index d7b7457..097fa9a 100644
> --- a/events.html
> +++ b/events.html
> @@ -50,7 +50,7 @@
> <p style="text-align: center;">
> <a href="https://dpdksummit.com" class="button">
> <i class="material-icons">event_note</i>
> - NOT YET CONFIRMED
> + Register
Maybe "Register" would be better as a link: https://dpdksummit.com/us/en/registration-userspace
Apart from that:
Acked-by: John McNamara <john.mcnamara@intel.com>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [dpdk-web] [PATCH] confirm userspace summit 2017
2017-08-02 8:16 ` Mcnamara, John
@ 2017-08-02 8:28 ` Thomas Monjalon
2017-08-02 8:47 ` Mcnamara, John
0 siblings, 1 reply; 5+ messages in thread
From: Thomas Monjalon @ 2017-08-02 8:28 UTC (permalink / raw)
To: Mcnamara, John; +Cc: web
02/08/2017 10:16, Mcnamara, John:
> From: Thomas Monjalon
> >
> > http://dpdk.org/ml/archives/announce/2017-July/000138.html
> >
> > Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
> > ---
> > events.html | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/events.html b/events.html
> > index d7b7457..097fa9a 100644
> > --- a/events.html
> > +++ b/events.html
> > @@ -50,7 +50,7 @@
> > <p style="text-align: center;">
> > <a href="https://dpdksummit.com" class="button">
> > <i class="material-icons">event_note</i>
> > - NOT YET CONFIRMED
> > + Register
>
> Maybe "Register" would be better as a link: https://dpdksummit.com/us/en/registration-userspace
Yes but from this page, there is no obvious link to the description of the event.
Is it fine like that or do you prefer more links?
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [dpdk-web] [PATCH] confirm userspace summit 2017
2017-08-02 8:28 ` Thomas Monjalon
@ 2017-08-02 8:47 ` Mcnamara, John
2017-08-02 9:41 ` Thomas Monjalon
0 siblings, 1 reply; 5+ messages in thread
From: Mcnamara, John @ 2017-08-02 8:47 UTC (permalink / raw)
To: Thomas Monjalon; +Cc: web
> -----Original Message-----
> From: Thomas Monjalon [mailto:thomas@monjalon.net]
> Sent: Wednesday, August 2, 2017 9:29 AM
> To: Mcnamara, John <john.mcnamara@intel.com>
> Cc: web@dpdk.org
> Subject: Re: [dpdk-web] [PATCH] confirm userspace summit 2017
>
> 02/08/2017 10:16, Mcnamara, John:
> > From: Thomas Monjalon
> > >
> > > http://dpdk.org/ml/archives/announce/2017-July/000138.html
> > >
> > > Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
> > > ---
> > > events.html | 2 +-
> > > 1 file changed, 1 insertion(+), 1 deletion(-)
> > >
> > > diff --git a/events.html b/events.html index d7b7457..097fa9a 100644
> > > --- a/events.html
> > > +++ b/events.html
> > > @@ -50,7 +50,7 @@
> > > <p style="text-align: center;">
> > > <a href="https://dpdksummit.com" class="button">
> > > <i class="material-icons">event_note</i>
> > > - NOT YET CONFIRMED
> > > + Register
> >
> > Maybe "Register" would be better as a link:
> > https://dpdksummit.com/us/en/registration-userspace
>
> Yes but from this page, there is no obvious link to the description of the
> event.
> Is it fine like that or do you prefer more links?
You are correct. May it is better to just link to the events page. The registration is very clear from there:
https://dpdksummit.com/us/en/events
John
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [dpdk-web] [PATCH] confirm userspace summit 2017
2017-08-02 8:47 ` Mcnamara, John
@ 2017-08-02 9:41 ` Thomas Monjalon
0 siblings, 0 replies; 5+ messages in thread
From: Thomas Monjalon @ 2017-08-02 9:41 UTC (permalink / raw)
To: Mcnamara, John; +Cc: web
02/08/2017 10:47, Mcnamara, John:
> From: Thomas Monjalon [mailto:thomas@monjalon.net]
> > 02/08/2017 10:16, Mcnamara, John:
> > > From: Thomas Monjalon
> > > >
> > > > http://dpdk.org/ml/archives/announce/2017-July/000138.html
> > > >
> > > > Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
> > > > ---
> > > > events.html | 2 +-
> > > > 1 file changed, 1 insertion(+), 1 deletion(-)
> > > >
> > > > diff --git a/events.html b/events.html index d7b7457..097fa9a 100644
> > > > --- a/events.html
> > > > +++ b/events.html
> > > > @@ -50,7 +50,7 @@
> > > > <p style="text-align: center;">
> > > > <a href="https://dpdksummit.com" class="button">
> > > > <i class="material-icons">event_note</i>
> > > > - NOT YET CONFIRMED
> > > > + Register
> > >
> > > Maybe "Register" would be better as a link:
> > > https://dpdksummit.com/us/en/registration-userspace
> >
> > Yes but from this page, there is no obvious link to the description of the
> > event.
> > Is it fine like that or do you prefer more links?
>
> You are correct. May it is better to just link to the events page. The registration is very clear from there:
>
> https://dpdksummit.com/us/en/events
Good idea
Applied with above link:
http://dpdk.org/events
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2017-08-02 9:41 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-01 20:45 [dpdk-web] [PATCH] confirm userspace summit 2017 Thomas Monjalon
2017-08-02 8:16 ` Mcnamara, John
2017-08-02 8:28 ` Thomas Monjalon
2017-08-02 8:47 ` Mcnamara, John
2017-08-02 9:41 ` Thomas Monjalon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).