Skip to content

Commit a55028c

Browse files
committed
11: Shelter updates
Restructured page Task-Url: http://github.com/JavaMoney/JavaMoney.github.io/issues/issue/11
1 parent 291093c commit a55028c

File tree

2 files changed

+52
-52
lines changed

2 files changed

+52
-52
lines changed

feed.xml

+9-9
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
<atom:link href="http://javamoney.org/feed.xml" rel="self" type="application/rss+xml" />
77
<description>Java Money and Currency</description>
88
<language>en-gb</language>
9-
<pubDate>So, 1 Feb 2015 17:45:43 +0100</pubDate>
10-
<lastBuildDate>So, 1 Feb 2015 17:45:43 +0100</lastBuildDate>
9+
<pubDate>Thu, 12 Mar 2015 19:19:16 +0100</pubDate>
10+
<lastBuildDate>Thu, 12 Mar 2015 19:19:16 +0100</lastBuildDate>
1111

1212
<item>
1313
<title>DevoXX 2014</title>
1414
<link>http://javamoney.org\blog\2014\devoxx14.html</link>
15-
<pubDate>Mi, 12 Nov 2014 00:00:00 +0100</pubDate>
15+
<pubDate>Wed, 12 Nov 2014 00:00:00 +0100</pubDate>
1616
<guid isPermaLink="false">\blog\2014\devoxx14.html</guid>
1717
<description>
1818

@@ -40,7 +40,7 @@
4040
<item>
4141
<title>JavaOne 2014</title>
4242
<link>http://javamoney.org\blog\2014\javaone14.html</link>
43-
<pubDate>Di, 30 Sep 2014 00:00:00 +0200</pubDate>
43+
<pubDate>Tue, 30 Sep 2014 00:00:00 +0200</pubDate>
4444
<guid isPermaLink="false">\blog\2014\javaone14.html</guid>
4545
<description>
4646

@@ -75,7 +75,7 @@
7575
<item>
7676
<title>Public Review 2</title>
7777
<link>http://javamoney.org\blog\2014\pr2.html</link>
78-
<pubDate>Mi, 26 Mär 2014 00:00:00 +0100</pubDate>
78+
<pubDate>Wed, 26 Mar 2014 00:00:00 +0100</pubDate>
7979
<guid isPermaLink="false">\blog\2014\pr2.html</guid>
8080
<description>
8181

@@ -104,7 +104,7 @@
104104
<item>
105105
<title>Events &amp;amp; History</title>
106106
<link>http://javamoney.org\blog.html</link>
107-
<pubDate>Mi, 1 Jän 2014 00:00:00 +0100</pubDate>
107+
<pubDate>Wed, 1 Jan 2014 00:00:00 +0100</pubDate>
108108
<guid isPermaLink="false">\blog.html</guid>
109109
<description>
110110

@@ -115,7 +115,7 @@
115115
<item>
116116
<title>Gimme Shelter</title>
117117
<link>http://javamoney.org\blog\2013\gimmeshelter.html</link>
118-
<pubDate>So, 24 Nov 2013 00:00:00 +0100</pubDate>
118+
<pubDate>Sun, 24 Nov 2013 00:00:00 +0100</pubDate>
119119
<guid isPermaLink="false">\blog\2013\gimmeshelter.html</guid>
120120
<description>
121121

@@ -144,7 +144,7 @@
144144
<item>
145145
<title>Public Draft</title>
146146
<link>http://javamoney.org\blog\2013\pdr.html</link>
147-
<pubDate>Do, 24 Okt 2013 00:00:00 +0200</pubDate>
147+
<pubDate>Thu, 24 Oct 2013 00:00:00 +0200</pubDate>
148148
<guid isPermaLink="false">\blog\2013\pdr.html</guid>
149149
<description>
150150

@@ -173,7 +173,7 @@
173173
<item>
174174
<title>Early Draft</title>
175175
<link>http://javamoney.org\blog\2013\edr.html</link>
176-
<pubDate>Mi, 1 Mai 2013 00:00:00 +0200</pubDate>
176+
<pubDate>Wed, 1 May 2013 00:00:00 +0200</pubDate>
177177
<guid isPermaLink="false">\blog\2013\edr.html</guid>
178178
<description>
179179

shelter.html

+43-43
Original file line numberDiff line numberDiff line change
@@ -78,64 +78,64 @@ <h1>Shelter</h1>
7878

7979
<p><em>02 February 2015</em></p>
8080

81-
<p>
82-
<header>
83-
<h1>Social Media Week </h1>
84-
</header>
81+
<p>
82+
<section id="downloads" class="clearfix">
83+
<h2>
84+
<a name="welcome-to-the-javamoney-shelter" class="anchor" href="#welcome-to-the-javamoney-financial-library"><span class="octicon octicon-link"></span></a>Welcome to the JavaMoney Shelter.</h2>
85+
86+
<p><a href="http://github.com/JavaMoney/javamoney-shelter">JavaMoney-shelter</a> is a sandbox or "sanctuary" for new ideas and modules to be adopted, e.g. via <a href="https://java.net/projects/adoptajsr/pages/Home">Adopt-a-JSR</a> or similar programs.<br>
87+
The shelter also acts as incubator module for testing out new features or modules before they may enter the official javamoney library.<br>
88+
This allows to gain experience and make components error prone and performant and enables a discussion of new features with a broader community.
89+
</p>
90+
91+
<pre><code>&lt;dependency&gt;
92+
&lt;groupId&gt;org.javamoney.shelter&lt;/groupId&gt;
93+
&lt;artifactId&gt;javamoney-${module}&lt;artifactId&gt;
94+
&lt;versionId&gt;the current version&lt;/version&gt;
95+
&lt;/dependency&gt;</code></pre>
96+
97+
<p>
98+
The release artifacts should be accessible from the following repositories:
99+
<ul>
100+
<li>Maven Central</li>
101+
<li>JCenter by Bintray</li>
102+
</ul>
103+
</p>
104+
</section>
85105

86-
<section id="smwslideshare" class="clearfix">
106+
107+
<section id="main_content">
108+
<header>
109+
<h2>Social Media Week</h2>
110+
</header>
111+
87112
<iframe src="http://www.slideshare.net/slideshow/embed_code/31405626" width="597" height="486" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px 1px 0; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> <a href="https://de.slideshare.net/keilw/bitcoin-payment-instrument-or-object-of-speculation-smwhh-2014" title="Bitcoin, Payment Instrument or Object of Speculation? (SMWHH 2014)" target="_blank">Bitcoin, Payment Instrument or Object of Speculation? (SMWHH 2014)</a> </strong> from <strong><a href="http://www.slideshare.net/keilw" target="_blank">Werner Keil</a></strong> </div>
88113

89114
<p>
90115
At <a href="http://socialmediaweek.org/">Social Media Week</a> 2014, <a href="https://github.com/keilw" class="user-mention">Werner Keil</a> hosted expert discussions about Digital Currencies like Bitcoin in <a href="http://socialmediaweek.org/blog/event/bitcoin-payment-instrument-object-speculation-2/">Copenhagen</a> and <a href="http://socialmediaweek.org/blog/event/bitcoin-payment-instrument-object-speculation/">Hamburg</a>.<br>
91116
The Hamburg session was recorded, if you log into <a href="http://socialmediaweek.org/">Social Media Week</a> you can watch the full video.
92117
</p>
93-
</section>
94118

95119
<header>
96-
<h1>Gimme Shelter</h1>
120+
<h2>Gimme Shelter</h2>
97121
</header>
98122

99-
<section id="stones" class="clearfix">
123+
100124
<iframe width="420" height="315" src="//www.youtube.com/embed/Jb-JZPmiEOI" frameborder="0" allowfullscreen></iframe>
101125
</section>
102126

103127
<hr>
104-
105-
<section id="main_content">
106-
<h3>
107-
<a name="welcome-to-the-javamoney-shelter" class="anchor" href="#welcome-to-the-javamoney-financial-library"><span class="octicon octicon-link"></span></a>Welcome to the JavaMoney Shelter.</h3>
108-
109-
<p><a href="http://github.com/JavaMoney/javamoney-shelter">JavaMoney-shelter</a> is a sandbox or "sanctuary" for new ideas and modules to be adopted, e.g. via <a href="https://java.net/projects/adoptajsr/pages/Home">Adopt-a-JSR</a> or similar programs.<br>
110-
The shelter also acts as incubator module for testing out new features or modules before they may enter the official javamoney library.<br>
111-
This allows to gain experience and make components error prone and performant and enables a discussion of new features with a broader community.
112-
</p>
113-
114-
<pre><code>&lt;dependency&gt;
115-
&lt;groupId&gt;org.javamoney.shelter&lt;/groupId&gt;
116-
&lt;artifactId&gt;javamoney-${module}&lt;artifactId&gt;
117-
&lt;versionId&gt;the current version&lt;/version&gt;
118-
&lt;/dependency&gt;
119-
</code></pre>
120-
121-
<p>
122-
The release artifacts should be accessible from the following repositories:
123-
<ul>
124-
<li>Maven Central</li>
125-
<li>JCenter by Bintray</li>
126-
</ul>
127-
</p>
128-
129-
<h3>
130-
<a name="authors-and-contributors" class="anchor" href="#authors-and-contributors"><span class="octicon octicon-link"></span></a>Authors and Contributors</h3>
131-
132-
<p>Everyone is welcome to contribute. Werner Keil (<a href="https://github.com/keilw" class="user-mention">@keilw</a>) composed this project for you.</p>
133-
134-
<h3>
135-
<a name="support-or-contact" class="anchor" href="#support-or-contact"><span class="octicon octicon-link"></span></a>Support or Contact</h3>
136-
137-
<p>Having trouble with Pages? Check out out documentation at <a href="http://javamoney.org">http://javamoney.org</a> or contact <a href="mailto:support@javamoney.org">support@javamoney.org</a>.</p>
138-
</section>
128+
<h2>Adopt</h2>
129+
<h3>
130+
<a name="authors-and-contributors" class="anchor" href="#authors-and-contributors"><span class="octicon octicon-link"></span></a>Authors and Contributors</h3>
131+
132+
<p>Everyone is welcome to contribute. Werner Keil (<a href="https://github.com/keilw" class="user-mention">@keilw</a>) composed this project for you.</p>
133+
134+
<h3>
135+
<a name="support-or-contact" class="anchor" href="#support-or-contact"><span class="octicon octicon-link"></span></a>Support or Contact</h3>
136+
137+
<p>Having trouble with Pages? Check out out documentation at <a href="http://javamoney.org">http://javamoney.org</a> or contact <a href="mailto:support@javamoney.org">support@javamoney.org</a>.</p>
138+
</section>
139139
</p>
140140

141141
<hr>

0 commit comments

Comments
 (0)