diff --git a/www/index.html b/www/index.html index 2d248c4ac..be708eedd 100644 --- a/www/index.html +++ b/www/index.html @@ -1,34 +1,24 @@ - - - - - - - - - Documentation >> Application Development - - - - - - - - - - - - - - + +
-
-
- -

Need help with a development problem?    Ask OpenStack - -

-
+
+
+

+ Need help with a development problem? + + Ask OpenStack + +

+
+
- -
- -
-

-
-
-
- - -
-
-
- - - -
-
-

Resources for application development on private and public OpenStack clouds.

- -

You interact with an OpenStack cloud using a number of tools. The tool you choose depends on your use case in the cloud. Here are some starting points.

- - + + +
+
+ + +
+
+

+ Resources for application development on private and public OpenStack clouds. +

+

+ You interact with an OpenStack cloud using a number of tools. The tool you choose depends on your use case in the cloud. Here are some starting points. +

+ +
+
+
+

+ Software Development Kits +

+

+ A Software Development Kit (SDK) is a collection of code, examples, and documentation that helps you to create applications in the language of your choice on OpenStack clouds. If your language or use case isn't covered by one of the SDKs below, you may need to use the + + API + + or one of the other + + Known SDKs + + . +

+
+

+ Java +

+ +
+
+
+ SDK +
+
+ + Apache jclouds + +
+
+
+ +
+
+
+ Community Links +
+
+ + Twitter: + + + @jclouds + +
+
+ + IRC: + + + #jclouds + + on freenode +
+
+ + Mailing List: + + + Register + + | + + Archive + +
+
+ + Report Issues: + + + Issue Tracker + +
+
+
+
+
+

+ Node.js +

+ +
+
+
+ SDK +
+
+ + pkgcloud + +
+
+
+ +
+
+
+ Community Links +
+
+ + Twitter: + + + @pkgcloud + +
+
+ + IRC: + + + #pkgcloud + + on freenode +
+
+ + Mailing List: + + + GitHub Issues + +
+
+ + Report Issues: + + + Issue Tracker + +
+
+
+
+
+

+ Ruby +

+ +
+
+
+ SDK +
+
+ + Fog + +
+
+
+ +
+
+
+ Community Links +
+
+ + Twitter: + + + @fog + +
+
+ + IRC: + + + #ruby-fog + + on freenode +
+
+ + Mailing List: + + + ruby-fog + +
+
+ + Report Issues: + + + Issue Tracker + +
+
+
+
+
+

+ .NET +

+ +
+
+
+ SDK +
+
+ + .NET + +
+
+
+
+
+
+ Docs and Resources +
+
+ + Wiki + +
+
+ + Source Code + +
+
+ + Blueprints + +
+
+
+
+
+
+ Community Links +
+
+ + IRC: + + + #openstack-sdks + + on freenode +
+
+ + Mailing List: + + + Register + + | + + Archive + +
+
+ + Report Issues: + + + Issue Tracker + +
+
+
+
+
+

+ PHP +

+
+

+ Work In Progress +

+
+
+
+
+ SDK +
+
+ PHP +
+
+
+
+
+
+ Docs and Resources +
+
+ + Wiki + +
+
+ + Source Code + +
+
+ + Blueprints + +
+
+
+
+
+
+ Community Links +
+
+ + IRC: + + + #openstack-sdks + + on freenode +
+
+ + Mailing List: + + + Register + + | + + Archive + +
+
+ + Report Issues: + + + Issue Tracker + +
+
+
+
+
+

+ Python +

+
+

+ Work In Progress +

+
+
+
+
+ SDK +
+
+ Python +
+
+
+
+
+
+ Docs and Resources +
+
+ + Wiki + +
+
+ + Source Code + +
+
+ + Blueprints + +
+
+
+
+
+
+ Community Links +
+
+ + IRC: + + + #openstack-sdks + + on freenode +
+
+ + Mailing List: + + + Register + + | + + Archive + +
+
+ + Report Issues: + + + Issue Tracker + +
+
+
+
+
+
+

+ Command Line Interfaces +

+

+ An OpenStack Command Line Interface (CLI) is a text based client that helps you to create scripts for interacting with OpenStack clouds. +

+
+ +
+
+
+ Docs and Resources +
+
+ + Getting Started Guide + +
+
+ + CLI Reference Manual + +
+
+
+
+
+
+ Community Links +
+
+ + Twitter: + + + @openstack + +
+
+ + IRC: + + + #openstack + +
+
+ + Mailing List: + + + Register + + | + + Archive + +
+
+ + Report Issues: + + + Issue Tracker + +
+
+ + Support: + + + Ask + +
+
+
+
+
+
+

+ Application Programming Interfaces +

+

+ An Application Programming Interface (API) offers a way to use the capabilities of a service by using predefined functions. Use the API when the programming language you're using is not supported in an SDK. Please consider contributing that work to one of the + + Known SDKs + + . +

+
+
+
+ API +
+
+ + API References + +
+
+
+
+
+
+ Docs and Resources +
+
+ + Getting Started Guide + +
+
+ + API Complete Reference + +
+
+
+
+
+ +
+ - - - - - -
- -
+ + - +