You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by bu...@apache.org on 2012/01/25 21:42:43 UTC

svn commit: r803285 - /websites/production/openejb/content/index.html

Author: buildbot
Date: Wed Jan 25 20:42:43 2012
New Revision: 803285

Log:
Production update by buildbot

Modified:
    websites/production/openejb/content/index.html

Modified: websites/production/openejb/content/index.html
==============================================================================
--- websites/production/openejb/content/index.html (original)
+++ websites/production/openejb/content/index.html Wed Jan 25 20:42:43 2012
@@ -155,51 +155,49 @@
             
         </div>
         <div class="span-one-third">
-            <h3>Twitter</h3>
-
-            <dl>
-            <dd>Join us on twitter!<a href="http://twitter.com/ApacheTomEE" class="twitter-follow-button">Follow @ApacheTomEE</a>
-            <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
-            </dd>
-            </dl>
-
-            
-            <dl>
-            <dd>
-            <a href="http://twitter.com/ApacheTomEE/statuses/162243304963059712">@</a><a href="http://twitter.com/ApacheTomEE">ApacheTomEE</a>: RT <a href="http://twitter.com/JAXenter">@JAXenter</a>: Beta 2 für Apache <a href="http://twitter.com/search?q=%23TomEE">#TomEE</a> 1.0.0 <a href="http://t.co/vL506qDh">http://t.co/vL506qDh</a>
-            </dd>
-            </dl>
-            
-            <dl>
-            <dd>
-            <a href="http://twitter.com/ApacheTomEE/statuses/162183128461479936">@</a><a href="http://twitter.com/ApacheTomEE">ApacheTomEE</a>: RT <a href="http://twitter.com/jaceklaskowski">@jaceklaskowski</a>: RT <a href="http://twitter.com/ApacheTomEE">@ApacheTomEE</a>: Apache TomEE 1.0.0-beta-2 is released!!  50% fixes, 30% improvements, 20% new functionality == 100% ...
-            </dd>
-            </dl>
-            
             <dl>
-            <dd>
-            <a href="http://twitter.com/ApacheTomEE/statuses/162181867385266177">@</a><a href="http://twitter.com/ApacheTomEE">ApacheTomEE</a>: RT <a href="http://twitter.com/jaceklaskowski">@jaceklaskowski</a>: RT <a href="http://twitter.com/OpenEJB">@OpenEJB</a>: Apache TomEE 1.0.0-beta-2 released!: It's time!  Apache TomEE 1.0.0-beta-2 and Apache OpenEJB 4.0.0-bet ...
-            </dd>
-            </dl>
-            
-            <dl>
-            <dd>
-            <a href="http://twitter.com/ApacheTomEE/statuses/161955363590115328">@</a><a href="http://twitter.com/ApacheTomEE">ApacheTomEE</a>: RT <a href="http://twitter.com/rmannibucau">@rmannibucau</a>: "<a href="http://twitter.com/planetapache">@planetapache</a>: Ioannis Canellos: Advanced integration testing with Pax Exam Karaf <a href="http://t.co/zy9aRabC"">http://t.co/zy9aRabC"</a> used in <a href="http://twitter.com/search?q=%23opene">#opene</a> ...
-            </dd>
-            </dl>
-            
-            <dl>
-            <dd>
-            <a href="http://twitter.com/ApacheTomEE/statuses/161903294216806400">@</a><a href="http://twitter.com/ApacheTomEE">ApacheTomEE</a>: Apache TomEE 1.0.0-beta-2 is released!!  50% fixes, 30% improvements, 20% new functionality == 100% awesome <a href="http://t.co/QTHNQB6I">http://t.co/QTHNQB6I</a> <a href="http://twitter.com/search?q=%23JavaEE">#JavaEE</a>
-            </dd>
-            </dl>
-            
-            <dl>
-            <dd>
-            <a href="http://twitter.com/ApacheTomEE/statuses/161882177871679488">@</a><a href="http://twitter.com/ApacheTomEE">ApacheTomEE</a>: Apache TomEE 1.0.0-beta-2 released!: It's time!  Apache TomEE 1.0.0-beta-2 and Apache OpenEJB 4.0.0-beta-2 are f... <a href="http://t.co/YLxB13Uy">http://t.co/YLxB13Uy</a>
-            </dd>
-            </dl>
-            
+              <dd><a href="http://twitter.com/ApacheTomEE" class="twitter-follow-button">Follow @ApacheTomEE</a>
+              <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
+              </dd>
+            </dl>
+
+            <div id="twtr-search-widget"></div>
+            <link href="http://widgets.twimg.com/j/1/widget.css" type="text/css" rel="stylesheet">
+            <script charset="utf-8" src="http://widgets.twimg.com/j/2/widget.js"></script>
+            <script>
+              new TWTR.Widget({
+              version: 2,
+              type: 'profile',
+              interval: 6000,
+              title: '',
+              subject: 'Twitter',
+              type: 'search',
+              search: "ApacheTomEE OR apachetomee OR 'apache tomee' OR openejb OR OpenEJB",
+              width: 300,
+              height: 360,
+              theme: {
+                shell: {
+                  background: '#f5f5f5',
+                  color: '#000'
+                },
+                tweets: {
+                  background: '#fff',
+                  color: '#000000',
+                  links: '#0067d6'
+                }
+              },
+              features: {
+                scrollbar: true,
+                loop: true,
+                live: true,
+                hashtags: true,
+                timestamp: true,
+                avatars: true,
+                toptweets: true,
+                behavior: 'default'
+              }
+              }).render().start();
+            </script>
         </div>
     </div>