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/19 02:00:51 UTC

svn commit: r1779406 - in /ignite/site/trunk: blogs.html index.html news.html

Author: dmagda
Date: Thu Jan 19 02:00:51 2017
New Revision: 1779406

URL: http://svn.apache.org/viewvc?rev=1779406&view=rev
Log:
update blogs page

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=1779406&r1=1779405&r2=1779406&view=diff
==============================================================================
Binary files - no diff available.

Modified: ignite/site/trunk/index.html
URL: http://svn.apache.org/viewvc/ignite/site/trunk/index.html?rev=1779406&r1=1779405&r2=1779406&view=diff
==============================================================================
--- ignite/site/trunk/index.html (original)
+++ ignite/site/trunk/index.html Thu Jan 19 02:00:51 2017
@@ -140,6 +140,16 @@ under the License.
                     <h4>Latest News</h4>
                     <ul>
                         <li>
+                            <a href="https://blogs.apache.org/foundation/entry/the-asf-asks-have-you" target="_blank">
+                                The ASF asks: Have you met Apache Ignite?</a><br/>
+                            <span class="news-box-date">Blog, Sally Khudairi, Jan 18, 2017</span>
+                        </li>
+                        <li>
+                            <a href="https://dzone.com/articles/running-microservices-on-top-of-in-memory-data-gri-1" target="_blank">
+                                Running Microservices on Top of In-Memory Data Grid: Part II</a><br/>
+                            <span class="news-box-date">Blog, Denis Magda, Jan 18, 2017</span>
+                        </li>
+                        <li>
                             <a href="http://frommyworkshop.blogspot.ru/2016/09/book-high-performance-in-memory.html" target="_blank">
                                 Book: High performance in-memory computing with Apache Ignite has been published</a><br/>
                             <span class="news-box-date">Blog, Shamim Bhuiyan, Jan 09, 2017</span>
@@ -149,16 +159,6 @@ under the License.
                                 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, 2016</span>
-                        </li>
-                        <li>
-                            <a href="https://dzone.com/articles/using-the-gridgain-web-console-for-automatic-rdbms" target="_blank">
-                                Using the GridGain Web Console for Automatic RDBMS Integration With Apache Ignite</a><br/>
-                            <span class="news-box-date">Blog, Prachi Garg, Dec 19, 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=1779406&r1=1779405&r2=1779406&view=diff
==============================================================================
Binary files - no diff available.