From 080db38b0d01d79df6326b698a587a4d6d744109 Mon Sep 17 00:00:00 2001 From: Jeff Wilcox Date: Mon, 25 Feb 2013 14:15:12 -0800 Subject: [PATCH 1/3] Contact cards --- contact.html | 63 ++++++++++++++++++++++++++++++++++++++++- css/azureopensource.css | 11 ++++++- 2 files changed, 72 insertions(+), 2 deletions(-) diff --git a/contact.html b/contact.html index 7610486..16bc9bd 100644 --- a/contact.html +++ b/contact.html @@ -112,7 +112,68 @@

Team Contacts

the Microsoft engineers working on the product in an official capacity.

You may find many members of the team active on Twitter, StackOverflow, - and other venues.

+ and other venues. Recognize that these conversations and avenues are friendly but + unofficial and do not represent the opinions of Microsoft.

+ + + +

Twitter

+ + + + + + + + + + + + + + + +
+

Jeff Wilcox

+

Development Lead
+ Seattle, WA
+ SDK dev team lead

+

+

+
+

André Rodrigues

+

Software Development Engineer
+ Lisbon, Portugal
+ Node.js SDK

+

+

+
+

Glenn Block

+

Senior Program Manager
+ Redmond, WA
+ Node.js & x-plat CLI

+

+

+
+

Tomasz Janczuk

+

Principal Software Development Engineer
+ Redmond, WA
+ iisnode & mobile services developer

+

+

+

If you would like to discuss feature requests or bug fixes, please use GitHub Issues on the appropriate Windows Azure GitHub repository.

diff --git a/css/azureopensource.css b/css/azureopensource.css index ba99f6e..b24934b 100644 --- a/css/azureopensource.css +++ b/css/azureopensource.css @@ -31,4 +31,13 @@ h1 { xx-section { padding-top: 20px; -} \ No newline at end of file +} + +.twitter-cards > tbody > tr > td > h4, +.twitter-cards > tbody > tr > td > p { + text-align: center; +} + +.twitter-cards > tbody >tr > td { + width: 33%; +} From 863fef747286bd4e8ed9689345436ec1ed7d104e Mon Sep 17 00:00:00 2001 From: Jeff Wilcox Date: Mon, 25 Feb 2013 14:53:26 -0800 Subject: [PATCH 2/3] updating contact cards --- contact.html | 58 +++++++++++++++++++++++++++-------------- css/azureopensource.css | 19 ++++++++++++++ index.html | 14 +++++++++- 3 files changed, 71 insertions(+), 20 deletions(-) diff --git a/contact.html b/contact.html index 16bc9bd..4ee698c 100644 --- a/contact.html +++ b/contact.html @@ -107,32 +107,23 @@

Windows Azure Support

Support section of the primary web site.

-

Team Contacts

+

Contacting the team

Support for the Windows Azure SDK is not available direct from the Microsoft engineers working on the product in an official capacity.

+

If you would like to discuss feature requests or bug fixes, please use + GitHub Issues on the appropriate Windows Azure GitHub repository.

+

You may find many members of the team active on Twitter, StackOverflow, and other venues. Recognize that these conversations and avenues are friendly but unofficial and do not represent the opinions of Microsoft.

-

Twitter

- +

SDK

- + - -

If you would like to discuss feature requests or bug fixes, please use - GitHub Issues on the appropriate Windows Azure GitHub repository.

+

Mobile Services

+ + + + + + + +

Insider Advisors program

The Windows Azure SDK team maintains a number of specialized "insiders" diff --git a/css/azureopensource.css b/css/azureopensource.css index b24934b..1731377 100644 --- a/css/azureopensource.css +++ b/css/azureopensource.css @@ -41,3 +41,22 @@ xx-section { .twitter-cards > tbody >tr > td { width: 33%; } + +.social { + text-align: center; +} + +.social-buttons { + margin-left: 0; + margin-bottom: 0; + padding-left: 0; + list-style: none; +} + +.social-buttons li { + display: inline-block; + padding: 5px 8px; + line-height: 1; + *display: inline; + *zoom: 1; +} diff --git a/index.html b/index.html index 8a915ad..2f44078 100644 --- a/index.html +++ b/index.html @@ -75,11 +75,23 @@

Hello, cloud developers!

Learn how to contribute »

+ + + + +
+

Open Source

Our frameworks & libraries are developed in agile dev branches on GitHub.

-

//github.com/WindowsAzure »

From cdfa2ce40b4573e017a6605450d44a1b876748ef Mon Sep 17 00:00:00 2001 From: Jeff Wilcox Date: Mon, 25 Feb 2013 15:01:26 -0800 Subject: [PATCH 3/3] Updating gblock Twitter contact card --- contact.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/contact.html b/contact.html index 4ee698c..e7f5b99 100644 --- a/contact.html +++ b/contact.html @@ -120,7 +120,7 @@

Contacting the team

-

SDK

+

SDK & Command Line Tools

@@ -137,9 +137,9 @@

André Rodrigues