You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by dm...@apache.org on 2017/01/09 21:04:02 UTC

svn commit: r1778045 - in /ignite/site/trunk: blogs.html images/rshtykh.png index.html news.html

Author: dmagda
Date: Mon Jan  9 21:04:01 2017
New Revision: 1778045

URL: http://svn.apache.org/viewvc?rev=1778045&view=rev
Log:
added Roman's blog post

Added:
    ignite/site/trunk/images/rshtykh.png   (with props)
Modified:
    ignite/site/trunk/blogs.html
    ignite/site/trunk/index.html
    ignite/site/trunk/news.html

Modified: ignite/site/trunk/blogs.html
URL: http://svn.apache.org/viewvc/ignite/site/trunk/blogs.html?rev=1778045&r1=1778044&r2=1778045&view=diff
==============================================================================
Binary files - no diff available.

Added: ignite/site/trunk/images/rshtykh.png
URL: http://svn.apache.org/viewvc/ignite/site/trunk/images/rshtykh.png?rev=1778045&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ignite/site/trunk/images/rshtykh.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: ignite/site/trunk/index.html
URL: http://svn.apache.org/viewvc/ignite/site/trunk/index.html?rev=1778045&r1=1778044&r2=1778045&view=diff
==============================================================================
--- ignite/site/trunk/index.html (original)
+++ ignite/site/trunk/index.html Mon Jan  9 21:04:01 2017
@@ -140,9 +140,14 @@ under the License.
                     <h4>Latest News</h4>
                     <ul>
                         <li>
+                            <a href="https://dzone.com/articles/handling-apache-ignite-cluster-data-via-redis-prot" target="_blank">
+                                Enabling Access to Apache Ignite via Redis Protocol</a><br/>
+                            <span class="news-box-date">Blog, Roman Shtykh, Jan 09, 2017</span>
+                        </li>
+                        <li>
                             <a href="https://dzone.com/articles/apache-ignite-enables-full-fledged-sql-support-for" target="_blank">
                                 Apache Ignite Enables Full-fledged SQL Support for PHP</a><br/>
-                            <span class="news-box-date">Blog, Denis Magda, Dec 27, 2017</span>
+                            <span class="news-box-date">Blog, Denis Magda, Dec 27, 2016</span>
                         </li>
                         <li>
                             <a href="https://dzone.com/articles/using-the-gridgain-web-console-for-automatic-rdbms" target="_blank">
@@ -159,10 +164,6 @@ under the License.
                                 What's New in Apache Ignite.NET 1.8</a><br/>
                             <span class="news-box-date">Blog, Pavel Tupitsyn, Dec 14, 2016</span>
                         </li>
-						<li>
-							<a href="news.html">Apache Ignite 1.8 Released</a><br/>
-							<span class="news-box-date">Dec 09, 2016</span>
-						</li>
                     </ul>
                     <p style="text-align : right"><a href="/news.html">Read more</a></p>
                 </div>

Modified: ignite/site/trunk/news.html
URL: http://svn.apache.org/viewvc/ignite/site/trunk/news.html?rev=1778045&r1=1778044&r2=1778045&view=diff
==============================================================================
Binary files - no diff available.