Skip to content

Commit

Permalink
Created gh-pages branch via GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
PersistentSys committed Apr 16, 2012
0 parents commit cc9f525
Show file tree
Hide file tree
Showing 51 changed files with 2,683 additions and 0 deletions.
Binary file added fonts/opensans-bold-webfont.eot
Binary file not shown.
251 changes: 251 additions & 0 deletions fonts/opensans-bold-webfont.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fonts/opensans-bold-webfont.ttf
Binary file not shown.
Binary file added fonts/opensans-bold-webfont.woff
Binary file not shown.
Binary file added fonts/opensans-bolditalic-webfont.eot
Binary file not shown.
251 changes: 251 additions & 0 deletions fonts/opensans-bolditalic-webfont.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fonts/opensans-bolditalic-webfont.ttf
Binary file not shown.
Binary file added fonts/opensans-bolditalic-webfont.woff
Binary file not shown.
Binary file added fonts/opensans-extrabold-webfont.eot
Binary file not shown.
251 changes: 251 additions & 0 deletions fonts/opensans-extrabold-webfont.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fonts/opensans-extrabold-webfont.ttf
Binary file not shown.
Binary file added fonts/opensans-extrabold-webfont.woff
Binary file not shown.
Binary file added fonts/opensans-italic-webfont.eot
Binary file not shown.
251 changes: 251 additions & 0 deletions fonts/opensans-italic-webfont.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fonts/opensans-italic-webfont.ttf
Binary file not shown.
Binary file added fonts/opensans-italic-webfont.woff
Binary file not shown.
Binary file added fonts/opensans-regular-webfont.eot
Binary file not shown.
252 changes: 252 additions & 0 deletions fonts/opensans-regular-webfont.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fonts/opensans-regular-webfont.ttf
Binary file not shown.
Binary file added fonts/opensans-regular-webfont.woff
Binary file not shown.
Binary file added images/bg-ramp.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/blockquote-gfx-2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/blockquote-gfx.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/chevron-2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/chevron.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/download-fallback-bg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/download-sprite.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/footer-ramp.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/fork-sprite.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/hr-2x.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/hr.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/octocat-2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/octocat.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/ribbon-tail-sprite-2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/ribbon-tail-sprite.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/shield-fallback.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/shield.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/site-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/small-ribbon-tail-sprite-2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/small-ribbon-tail-sprite.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
94 changes: 94 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,94 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="viewport" content="width=640" />

<link rel="stylesheet" href="stylesheets/core.css" media="screen"/>
<link rel="stylesheet" href="stylesheets/mobile.css" media="handheld, only screen and (max-device-width:640px)"/>
<link rel="stylesheet" href="stylesheets/pygment_trac.css"/>

<script type="text/javascript" src="javascripts/modernizr.js"></script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script type="text/javascript" src="javascripts/headsmart.min.js"></script>
<script type="text/javascript">
$(document).ready(function () {
$('#main_content').headsmart()
})
</script>
<title>Cloudninja-for-java by PersistentSys</title>
</head>

<body>
<a id="forkme_banner" href="https://github.com/PersistentSys/cloudninja-for-java">Fork Me on GitHub</a>
<div class="shell">

<header>
<span class="ribbon-outer">
<span class="ribbon-inner">
<h1>Cloudninja-for-java</h1>
<h2>Multi-tenant Java application for Windows Azure</h2>
</span>
<span class="left-tail"></span>
<span class="right-tail"></span>
</span>
</header>

<section id="downloads">
<span class="inner">
<a href="https://github.com/PersistentSys/cloudninja-for-java/zipball/master" class="zip"><em>download</em> .ZIP</a><a href="https://github.com/PersistentSys/cloudninja-for-java/tarball/master" class="tgz"><em>download</em> .TGZ</a>
</span>
</section>

<span class="banner-fix"></span>

<section id="main_content">
<h2>CloudNinja for Java</h2>

<p>The demand for Java-based applications on Windows Azure platform is increasing day-by-day. We at <a href="http://www.persistentsys.com/">Persistent Systems</a> often come across questions regarding how to design various project components to manage single-tenant and multi-tenant applications. The ability to integrate project components with the various Windows Azure Services is also a matter of discussion. The challenge often faced by our customers while learning about Windows Azure is the unavailability of informative articles and code samples that are not related to .NET. </p>

<p><a href="http://www.persistentsys.com/">Persistent Systems</a> has developed multi-tenant sample application (called as CloudNinja) in Java for the Windows Azure platform which would help the Java community to develop Java applications for Windows Azure. The CloudNinja for Java application will empower Java developers to implement best practices and design patterns required for Java multi-tenant applications on Windows Azure. </p>

<p>The CloudNinja for Java application encompasses the following points:</p>

<ul>
<li>Tenant on boarding</li>
<li>Tenant level customization (for example, managing logos)</li>
<li>Data isolation for Tenant</li>
<li>Metering for Tenant</li>
<li>Providing support for log-in via different identity providers (for example, Yahoo!, Google, Windows Live ID)</li>
</ul><p>This application also demonstrates how to use the various Windows Azure Services such as:</p>

<ul>
<li>ACS</li>
<li>Windows Azure Storage</li>
<li>SQL Azure database and so on.</li>
</ul><p>We believe that the CloudNinja for Java application will prove beneficial to Java community and encourage Java developers to create their own applications for Windows Azure. Please feel free to submit your feedback <a href="https://github.com/PersistentSys/cloudninja-for-java/issues">here</a>. </p>

<h2>Contributors</h2>

<p><img src="http://www.persistentsys.com/Portals/0/Skins/PSPL_skin/New_image/persistent-logo.gif" alt="Persistent Systems Ltd."></p>

<h3>Persistent Systems</h3>

<p>Established in 1990, Persistent Systems (BSE &amp; NSE: <a href="http://www.nseindia.com/companytracker/cmtracker.jsp?symbol=PERSISTENT">PERSISTENT</a>) is a global company specializing in software product development services. For more than two decades, Persistent has been an innovation partner for the world’s largest technology brands, leading enterprises and pioneering start-ups. With a global team of 6,700+ employees, Persistent has 300+ customers spread across North America, Europe, and Asia. Today, Persistent focuses on developing best-in-class solutions in four key next-generation technology areas: Cloud Computing, Mobility, BI &amp; Analytics, Collaboration across technology, telecommunications, life sciences, consumer packaged goods, banking &amp; financial services and healthcare verticals. For more information, please visit: <a href="http://www.persistentsys.com">www.persistentsys.com</a>.</p>
</section>

<footer>
<span class="ribbon-outer">
<span class="ribbon-inner">
<p>this project by <a href="https://github.com/PersistentSys">PersistentSys</a> can be found on <a href="https://github.com/PersistentSys/cloudninja-for-java">GitHub</a></p>
</span>
<span class="left-tail"></span>
<span class="right-tail"></span>
</span>
<p>Generated with <a href="http://pages.github.com">GitHub Pages</a> using Merlot</p>
<span class="octocat"></span>
</footer>

</div>


</body>
</html>
1 change: 1 addition & 0 deletions javascripts/headsmart.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions javascripts/main.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
console.log('This would be the main JS file.');
4 changes: 4 additions & 0 deletions javascripts/modernizr.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions params.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"name":"Cloudninja-for-java","body":"## CloudNinja for Java\r\n\r\nThe demand for Java-based applications on Windows Azure platform is increasing day-by-day. We at [Persistent Systems](http://www.persistentsys.com/) often come across questions regarding how to design various project components to manage single-tenant and multi-tenant applications. The ability to integrate project components with the various Windows Azure Services is also a matter of discussion. The challenge often faced by our customers while learning about Windows Azure is the unavailability of informative articles and code samples that are not related to .NET. \r\n\r\n[Persistent Systems](http://www.persistentsys.com/) has developed multi-tenant sample application (called as CloudNinja) in Java for the Windows Azure platform which would help the Java community to develop Java applications for Windows Azure. The CloudNinja for Java application will empower Java developers to implement best practices and design patterns required for Java multi-tenant applications on Windows Azure. \r\n\r\n\r\nThe CloudNinja for Java application encompasses the following points:\r\n\r\n* Tenant on boarding\r\n* Tenant level customization (for example, managing logos)\r\n* Data isolation for Tenant\r\n* Metering for Tenant\r\n* Providing support for log-in via different identity providers (for example, Yahoo!, Google, Windows Live ID)\r\n\r\nThis application also demonstrates how to use the various Windows Azure Services such as:\r\n\r\n* ACS\r\n* Windows Azure Storage\r\n* SQL Azure database and so on.\r\n\r\nWe believe that the CloudNinja for Java application will prove beneficial to Java community and encourage Java developers to create their own applications for Windows Azure. Please feel free to submit your feedback [here](https://github.com/PersistentSys/cloudninja-for-java/issues). \r\n\r\n## Contributors\r\n\r\n![Persistent Systems Ltd.](http://www.persistentsys.com/Portals/0/Skins/PSPL_skin/New_image/persistent-logo.gif)\r\n\r\n### Persistent Systems\r\n\r\nEstablished in 1990, Persistent Systems (BSE & NSE: [PERSISTENT](http://www.nseindia.com/companytracker/cmtracker.jsp?symbol=PERSISTENT)) is a global company specializing in software product development services. For more than two decades, Persistent has been an innovation partner for the world’s largest technology brands, leading enterprises and pioneering start-ups. With a global team of 6,700+ employees, Persistent has 300+ customers spread across North America, Europe, and Asia. Today, Persistent focuses on developing best-in-class solutions in four key next-generation technology areas: Cloud Computing, Mobility, BI & Analytics, Collaboration across technology, telecommunications, life sciences, consumer packaged goods, banking & financial services and healthcare verticals. For more information, please visit: www.persistentsys.com.","tagline":"Multi-tenant Java application for Windows Azure","google":"","note":"Don't delete this file! It's used internally to help with page regeneration."}
3 changes: 3 additions & 0 deletions stylesheets/core.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
@import url("screen.css");
@import url("non-screen.css") handheld;
@import url("non-screen.css") only screen and (max-device-width:640px);
Loading

0 comments on commit cc9f525

Please sign in to comment.