From 4355e302f84b33bbdb5cd46ede4f8428ea651622 Mon Sep 17 00:00:00 2001 From: Jeff Wilcox Date: Fri, 19 Jul 2013 14:38:19 -0700 Subject: [PATCH] Adding Ruby project, refactoring SDK project list as a table. --- projects.html | 169 +++++++++++++++++++++++++++++--------------------- 1 file changed, 99 insertions(+), 70 deletions(-) diff --git a/projects.html b/projects.html index 44e27ae..6407ce9 100644 --- a/projects.html +++ b/projects.html @@ -1,4 +1,4 @@ - + @@ -45,6 +45,7 @@
  • Java SDK
  • PHP SDK
  • Python SDK
  • +
  • Ruby SDK
  • PowerShell
  • @@ -94,75 +95,103 @@

    Open Source SDKs

    read the Contribution Guidelines first.

    -
    -

    .NET

    - -

    This repository contains .NET libraries that allow you to take advantage of - Windows Azure's scalable cloud computing resources like table and blob storage, messaging - through Service Bus and distributed caching.

    -
    - -
    -

    Java

    - -

    This repository contains Java libraries that allow you to take advantage of - Windows Azure's scalable cloud computing resources like table and blob storage as - well as Service Bus messaging.

    -
    - -
    -

    Node.js

    - -

    This repository contains a set of Node.js packages that make it - easy to access the Windows Azure storage and queue services.

    - - -
    - -
    -

    PHP

    - -

    The Windows Azure SDK for PHP developers.

    -
    - -
    -

    Python

    - -

    The Windows Azure SDK for Python.

    -
    - -
    -

    Mobile Services

    - -

    With Windows Azure Mobile Services you can develop amazing Windows 8, Windows Phone, and iOS apps - that use the cloud.

    -
    - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    SDKGitHubWindows Azure Services

    .NET

      +
    • Storage - Blob, Table, Queue
    • +
    • .NET CloudConfiguration
    • +
    • Media Services
    • +

    Java

      +
    • Storage - Blob, Table, Queue
    • +
    • Media Services
    • +
    • Service Bus
    • +
    • Service Runtime
    • +

    Node.js

      +
    • Storage - Blob, Table, Queue
    • +
    • Service Bus
    • +
    • Service Management - Compute
    • +
    • Service Management - Cloud Services
    • +
    • Service Management - SQL Database
    • +
    • Service Management - Web Sites
    • +
    • Service Runtime
    • +
    • node-sqlserver: A Node.js driver that uses ODBC to communicate with SQL Azure.
    • +
    • socket.io-servicebus: Node.js adapter for Service Bus
    • +
    • wns: Node.js framework for sending Windows Notification Service (WNS) messages to Windows 8 devices.
    • +
    • mpns: Node.js framework for sending Microsoft Push Notification Service (MPNS) messages to Windows Phone devices.
    • +

    PHP

      +
    • Storage - Blob, Table, Queue
    • +
    • Service Management - Compute
    • +
    • Service Management - Cloud Services
    • +
    • Service Runtime
    • +

    Python

      +
    • Storage - Blob, Table, Queue
    • +
    • Service Bus
    • +
    • Service Management - Compute
    • +
    • Service Management - Cloud Services
    • +

    Ruby

    +
      +
    • Storage - Blob, Table, Queue
    • +
    • Service Bus
    • +
    +

    Mobile Services

      +
    • iOS
    • +
    • Android
    • +
    • JavaScript
    • +
    • Windows Phone
    • +
    • Windows Store
    • +
    + +