Skip to content
Snippets Groups Projects
Commit 1e1cd88f authored by Benjamin Cabé's avatar Benjamin Cabé
Browse files

microformats

parent 766e59d6
No related branches found
No related tags found
No related merge requests found
+++
date = "2015-05-06T16:12:42+01:00"
date = "2015-05-06"
event_date = "May 6-7, 2015"
link = "http://www.iot-devcon.com/"
location = "Santa Clara, CA"
......
<!DOCTYPE html>
<html lang="en">
<html lang="en" itemscope itemtype="http://schema.org/WebPage">
<head>
<meta charset="utf-8">
......@@ -108,7 +108,7 @@
</section>
<section class="header-divider">
<img src="assets/images/header-divider.png">
<img src="assets/images/header-divider.png" alt="divider">
</section>
</header>
......@@ -238,7 +238,7 @@
<div class="latest-news-item">
<a href="{{ .Params.link }}">
<h3>{{ .Title }}</h3>
<p>{{ .Content }} </p>
{{ .Content }}
</a>
<p class="date">{{ dateFormat "Jan 2, 2006" .Date }} </p>
</div>
......@@ -265,13 +265,15 @@
{{ if and (ge .Date.Unix .Now.Unix) (not (eq ($.Scratch.Get "idx") 4)) }}
<div class="col-sm-6">
<div class="col-sm-6" itemscope itemtype="http://schema.org/Event">
<a href="{{ .Params.link }}" target="_blank">
<div class="upcoming-events-item">
<h3>
{{ .Title }}<br>
<span class="date">{{ .Params.event_date }}</span>
<span itemprop="name">{{ .Title }}</span>
<br>
<span class="date" itemprop="startDate" content="{{ .Date.Format "2006-01-02" }}">{{ .Params.event_date }}</span>
</h3>
<p>{{ .Params.location }}</p>
</div>
......@@ -311,7 +313,7 @@
<div class="col-md-4 col-xs-6" style="padding:20px 60px; display:none;">
<div style="height: 120px; display:table-cell; vertical-align:middle;">
<a href="http://eclipse.org/membership/showMember.php?member_id={{ .Params.member_id }}" target="_blank">
<img src="/assets/images/members/logo-{{ .Params.logo }}.png" class="img-responsive" style="max-height:110px">
<img src="/assets/images/members/logo-{{ .Params.logo }}.png" class="img-responsive" alt="logo-{{ .Title}}" style="max-height:110px">
</a>
</div>
</div>
......
......@@ -29,7 +29,7 @@
<item>
<title>IoT DevCon</title>
<link>http://iot.eclipse.org/events/2015-05-06-iot-devcon/</link>
<pubDate>Wed, 06 May 2015 16:12:42 +0100</pubDate>
<pubDate>Wed, 06 May 2015 00:00:00 +0000</pubDate>
<guid>http://iot.eclipse.org/events/2015-05-06-iot-devcon/</guid>
<description></description>
......
<!DOCTYPE html>
<html lang="en">
<html lang="en" itemscope itemtype="http://schema.org/WebPage">
<head>
<meta charset="utf-8">
......@@ -106,7 +106,7 @@
</section>
<section class="header-divider">
<img src="assets/images/header-divider.png">
<img src="assets/images/header-divider.png" alt="divider">
</section>
</header>
......@@ -246,8 +246,8 @@
<div class="latest-news-item">
<a href="http://blog.benjamin-cabe.com/2015/03/19/the-open-iot-challenge-projects-are-way-cool">
<h3>The Open IoT Challenge projects are way cool</h3>
<p><p>There are only a few days left for the participants to the Open IoT Challenge to wrap up their projects and share the final results of what they have achieved over the course of the last couple months…</p>
</p>
<p>There are only a few days left for the participants to the Open IoT Challenge to wrap up their projects and share the final results of what they have achieved over the course of the last couple months…</p>
</a>
<p class="date">Mar 19, 2015 </p>
</div>
......@@ -257,8 +257,8 @@
<div class="latest-news-item">
<a href="https://ianskerrett.wordpress.com/2015/03/04/case-study-mqtt-why-open-source-and-open-standards-drives-adoption/">
<h3>Case Study MQTT: Why Open Source and Open Standards Drives Adoption</h3>
<p><p>For the last 3 years, we have been talking about why IoT needs open source and open standards to be successful. We are now seeing great examples of why this is so true and why open communities will lead IoT adoption…</p>
</p>
<p>For the last 3 years, we have been talking about why IoT needs open source and open standards to be successful. We are now seeing great examples of why this is so true and why open communities will lead IoT adoption…</p>
</a>
<p class="date">Mar 4, 2015 </p>
</div>
......@@ -289,13 +289,15 @@
<div class="col-sm-6">
<div class="col-sm-6" itemscope itemtype="http://schema.org/Event">
<a href="http://www.iot-devcon.com/" target="_blank">
<div class="upcoming-events-item">
<h3>
IoT DevCon<br>
<span class="date">May 6-7, 2015</span>
<span itemprop="name">IoT DevCon</span>
<br>
<span class="date" itemprop="startDate" content="2015-05-06">May 6-7, 2015</span>
</h3>
<p>Santa Clara, CA</p>
</div>
......@@ -310,13 +312,15 @@
<div class="col-sm-6">
<div class="col-sm-6" itemscope itemtype="http://schema.org/Event">
<a href="http://iotworldevent.com/" target="_blank">
<div class="upcoming-events-item">
<h3>
IoT World<br>
<span class="date">May 12-13, 2015</span>
<span itemprop="name">IoT World</span>
<br>
<span class="date" itemprop="startDate" content="2015-05-12">May 12-13, 2015</span>
</h3>
<p>San Francisco, CA</p>
</div>
......@@ -331,13 +335,15 @@
<div class="col-sm-6">
<div class="col-sm-6" itemscope itemtype="http://schema.org/Event">
<a href="http://solidcon.com/solid2015" target="_blank">
<div class="upcoming-events-item">
<h3>
O&#39;Reilly SOLID<br>
<span class="date">June 23-25, 2015</span>
<span itemprop="name">O&#39;Reilly SOLID</span>
<br>
<span class="date" itemprop="startDate" content="2015-06-23">June 23-25, 2015</span>
</h3>
<p>San Francisco, CA</p>
</div>
......@@ -377,7 +383,7 @@
<div class="col-md-4 col-xs-6" style="padding:20px 60px; display:none;">
<div style="height: 120px; display:table-cell; vertical-align:middle;">
<a href="http://eclipse.org/membership/showMember.php?member_id=1100" target="_blank">
<img src="/assets/images/members/logo-2lemetry.png" class="img-responsive" style="max-height:110px">
<img src="/assets/images/members/logo-2lemetry.png" class="img-responsive" alt="logo-2lemetry" style="max-height:110px">
</a>
</div>
</div>
......@@ -387,7 +393,7 @@
<div class="col-md-4 col-xs-6" style="padding:20px 60px; display:none;">
<div style="height: 120px; display:table-cell; vertical-align:middle;">
<a href="http://eclipse.org/membership/showMember.php?member_id=652" target="_blank">
<img src="/assets/images/members/logo-actuate.png" class="img-responsive" style="max-height:110px">
<img src="/assets/images/members/logo-actuate.png" class="img-responsive" alt="logo-Actuate" style="max-height:110px">
</a>
</div>
</div>
......@@ -397,7 +403,7 @@
<div class="col-md-4 col-xs-6" style="padding:20px 60px; display:none;">
<div style="height: 120px; display:table-cell; vertical-align:middle;">
<a href="http://eclipse.org/membership/showMember.php?member_id=1103" target="_blank">
<img src="/assets/images/members/logo-bitreactive.png" class="img-responsive" style="max-height:110px">
<img src="/assets/images/members/logo-bitreactive.png" class="img-responsive" alt="logo-Bitreactive" style="max-height:110px">
</a>
</div>
</div>
......@@ -407,7 +413,7 @@
<div class="col-md-4 col-xs-6" style="padding:20px 60px; display:none;">
<div style="height: 120px; display:table-cell; vertical-align:middle;">
<a href="http://eclipse.org/membership/showMember.php?member_id=979" target="_blank">
<img src="/assets/images/members/logo-bosch.png" class="img-responsive" style="max-height:110px">
<img src="/assets/images/members/logo-bosch.png" class="img-responsive" alt="logo-Bosch Software Innovations" style="max-height:110px">
</a>
</div>
</div>
......@@ -417,7 +423,7 @@
<div class="col-md-4 col-xs-6" style="padding:20px 60px; display:none;">
<div style="height: 120px; display:table-cell; vertical-align:middle;">
<a href="http://eclipse.org/membership/showMember.php?member_id=" target="_blank">
<img src="/assets/images/members/logo-canonical.png" class="img-responsive" style="max-height:110px">
<img src="/assets/images/members/logo-canonical.png" class="img-responsive" alt="logo-Canonical" style="max-height:110px">
</a>
</div>
</div>
......@@ -427,7 +433,7 @@
<div class="col-md-4 col-xs-6" style="padding:20px 60px; display:none;">
<div style="height: 120px; display:table-cell; vertical-align:middle;">
<a href="http://eclipse.org/membership/showMember.php?member_id=901" target="_blank">
<img src="/assets/images/members/logo-cisco.png" class="img-responsive" style="max-height:110px">
<img src="/assets/images/members/logo-cisco.png" class="img-responsive" alt="logo-Cisco" style="max-height:110px">
</a>
</div>
</div>
......@@ -437,7 +443,7 @@
<div class="col-md-4 col-xs-6" style="padding:20px 60px; display:none;">
<div style="height: 120px; display:table-cell; vertical-align:middle;">
<a href="http://eclipse.org/membership/showMember.php?member_id=1122" target="_blank">
<img src="/assets/images/members/logo-dcsquare.png" class="img-responsive" style="max-height:110px">
<img src="/assets/images/members/logo-dcsquare.png" class="img-responsive" alt="logo-dc-square" style="max-height:110px">
</a>
</div>
</div>
......@@ -447,7 +453,7 @@
<div class="col-md-4 col-xs-6" style="padding:20px 60px; display:none;">
<div style="height: 120px; display:table-cell; vertical-align:middle;">
<a href="http://eclipse.org/membership/showMember.php?member_id=1159" target="_blank">
<img src="/assets/images/members/logo-solair.png" class="img-responsive" style="max-height:110px">
<img src="/assets/images/members/logo-solair.png" class="img-responsive" alt="logo-Solair" style="max-height:110px">
</a>
</div>
</div>
......@@ -457,7 +463,7 @@
<div class="col-md-4 col-xs-6" style="padding:20px 60px; display:none;">
<div style="height: 120px; display:table-cell; vertical-align:middle;">
<a href="http://eclipse.org/membership/showMember.php?member_id=1139" target="_blank">
<img src="/assets/images/members/logo-dtag.png" class="img-responsive" style="max-height:110px">
<img src="/assets/images/members/logo-dtag.png" class="img-responsive" alt="logo-Deutsche Telekom" style="max-height:110px">
</a>
</div>
</div>
......@@ -467,7 +473,7 @@
<div class="col-md-4 col-xs-6" style="padding:20px 60px; display:none;">
<div style="height: 120px; display:table-cell; vertical-align:middle;">
<a href="http://eclipse.org/membership/showMember.php?member_id=968" target="_blank">
<img src="/assets/images/members/logo-eurotech.png" class="img-responsive" style="max-height:110px">
<img src="/assets/images/members/logo-eurotech.png" class="img-responsive" alt="logo-Eurotech" style="max-height:110px">
</a>
</div>
</div>
......@@ -476,8 +482,8 @@
<div class="col-md-4 col-xs-6" style="padding:20px 60px; display:none;">
<div style="height: 120px; display:table-cell; vertical-align:middle;">
<a href="http://eclipse.org/membership/showMember.php?member_id=656" target="_blank">
<img src="/assets/images/members/logo-ibm.png" class="img-responsive" style="max-height:110px">
<a href="http://eclipse.org/membership/showMember.php?member_id=1152" target="_blank">
<img src="/assets/images/members/logo-gadgetkeeper.png" class="img-responsive" alt="logo-GadgetKeeper" style="max-height:110px">
</a>
</div>
</div>
......@@ -486,8 +492,8 @@
<div class="col-md-4 col-xs-6" style="padding:20px 60px; display:none;">
<div style="height: 120px; display:table-cell; vertical-align:middle;">
<a href="http://eclipse.org/membership/showMember.php?member_id=1152" target="_blank">
<img src="/assets/images/members/logo-gadgetkeeper.png" class="img-responsive" style="max-height:110px">
<a href="http://eclipse.org/membership/showMember.php?member_id=1084" target="_blank">
<img src="/assets/images/members/logo-ibh.png" class="img-responsive" alt="logo-IBH SYSTEMS" style="max-height:110px">
</a>
</div>
</div>
......@@ -496,8 +502,8 @@
<div class="col-md-4 col-xs-6" style="padding:20px 60px; display:none;">
<div style="height: 120px; display:table-cell; vertical-align:middle;">
<a href="http://eclipse.org/membership/showMember.php?member_id=1084" target="_blank">
<img src="/assets/images/members/logo-ibh.png" class="img-responsive" style="max-height:110px">
<a href="http://eclipse.org/membership/showMember.php?member_id=656" target="_blank">
<img src="/assets/images/members/logo-ibm.png" class="img-responsive" alt="logo-IBM" style="max-height:110px">
</a>
</div>
</div>
......@@ -507,7 +513,7 @@
<div class="col-md-4 col-xs-6" style="padding:20px 60px; display:none;">
<div style="height: 120px; display:table-cell; vertical-align:middle;">
<a href="http://eclipse.org/membership/showMember.php?member_id=1140" target="_blank">
<img src="/assets/images/members/logo-is2t.png" class="img-responsive" style="max-height:110px">
<img src="/assets/images/members/logo-is2t.png" class="img-responsive" alt="logo-IS2T" style="max-height:110px">
</a>
</div>
</div>
......@@ -517,7 +523,7 @@
<div class="col-md-4 col-xs-6" style="padding:20px 60px; display:none;">
<div style="height: 120px; display:table-cell; vertical-align:middle;">
<a href="http://eclipse.org/membership/showMember.php?member_id=1046" target="_blank">
<img src="/assets/images/members/logo-smb.png" class="img-responsive" style="max-height:110px">
<img src="/assets/images/members/logo-smb.png" class="img-responsive" alt="logo-SMB" style="max-height:110px">
</a>
</div>
</div>
......@@ -526,8 +532,8 @@
<div class="col-md-4 col-xs-6" style="padding:20px 60px; display:none;">
<div style="height: 120px; display:table-cell; vertical-align:middle;">
<a href="http://eclipse.org/membership/showMember.php?member_id=1108" target="_blank">
<img src="/assets/images/members/logo-laas.png" class="img-responsive" style="max-height:110px">
<a href="http://eclipse.org/membership/showMember.php?member_id=817" target="_blank">
<img src="/assets/images/members/logo-itemis.png" class="img-responsive" alt="logo-itemis" style="max-height:110px">
</a>
</div>
</div>
......@@ -536,8 +542,8 @@
<div class="col-md-4 col-xs-6" style="padding:20px 60px; display:none;">
<div style="height: 120px; display:table-cell; vertical-align:middle;">
<a href="http://eclipse.org/membership/showMember.php?member_id=817" target="_blank">
<img src="/assets/images/members/logo-itemis.png" class="img-responsive" style="max-height:110px">
<a href="http://eclipse.org/membership/showMember.php?member_id=1108" target="_blank">
<img src="/assets/images/members/logo-laas.png" class="img-responsive" alt="logo-LAAS-CNRS" style="max-height:110px">
</a>
</div>
</div>
......@@ -547,7 +553,7 @@
<div class="col-md-4 col-xs-6" style="padding:20px 60px; display:none;">
<div style="height: 120px; display:table-cell; vertical-align:middle;">
<a href="http://eclipse.org/membership/showMember.php?member_id=1151" target="_blank">
<img src="/assets/images/members/logo-litmus.png" class="img-responsive" style="max-height:110px">
<img src="/assets/images/members/logo-litmus.png" class="img-responsive" alt="logo-Litmus Automation" style="max-height:110px">
</a>
</div>
</div>
......@@ -557,7 +563,7 @@
<div class="col-md-4 col-xs-6" style="padding:20px 60px; display:none;">
<div style="height: 120px; display:table-cell; vertical-align:middle;">
<a href="http://eclipse.org/membership/showMember.php?member_id=1101" target="_blank">
<img src="/assets/images/members/logo-m2m-alliance.png" class="img-responsive" style="max-height:110px">
<img src="/assets/images/members/logo-m2m-alliance.png" class="img-responsive" alt="logo-M2M Alliance" style="max-height:110px">
</a>
</div>
</div>
......@@ -567,7 +573,7 @@
<div class="col-md-4 col-xs-6" style="padding:20px 60px; display:none;">
<div style="height: 120px; display:table-cell; vertical-align:middle;">
<a href="http://eclipse.org/membership/showMember.php?member_id=1120" target="_blank">
<img src="/assets/images/members/logo-openhab.png" class="img-responsive" style="max-height:110px">
<img src="/assets/images/members/logo-openhab.png" class="img-responsive" alt="logo-openHAB UG" style="max-height:110px">
</a>
</div>
</div>
......@@ -577,7 +583,7 @@
<div class="col-md-4 col-xs-6" style="padding:20px 60px; display:none;">
<div style="height: 120px; display:table-cell; vertical-align:middle;">
<a href="http://eclipse.org/membership/showMember.php?member_id=1100" target="_blank">
<img src="/assets/images/members/logo-sierra.png" class="img-responsive" style="max-height:110px">
<img src="/assets/images/members/logo-sierra.png" class="img-responsive" alt="logo-Sierra Wireless" style="max-height:110px">
</a>
</div>
</div>
......
......@@ -165,12 +165,17 @@ Solair enables companies to collect data from their Things and feed it into busi
</item>
<item>
<title>IBM</title>
<link>http://iot.eclipse.org/member/ibm/</link>
<title>GadgetKeeper</title>
<link>http://iot.eclipse.org/member/gadgetkeeper/</link>
<pubDate>Sun, 08 Mar 2015 15:31:18 -0700</pubDate>
<guid>http://iot.eclipse.org/member/ibm/</guid>
<description></description>
<guid>http://iot.eclipse.org/member/gadgetkeeper/</guid>
<description>&lt;p&gt;GadgetKeeper is an Internet Of Things platform allowing the rapid creation if IoT solutions to connect your sensors, devices, equipment (&amp;ldquo;Things&amp;rdquo;) with people and systems.&lt;/p&gt;
&lt;p&gt;GadgetKeeper&amp;rsquo;s technology eliminates complexity by simplifying and standardizing the way information is managed and exchanged so that physical and virtual assets and services can work together as one integrated system.&lt;/p&gt;
&lt;p&gt;GadgetKeeper provides you with foundational IoT building blocks (compete object model for things/services, templates and versioning, reach data types, programmable business logic) and services (data storage, time series, multiple communication protocols, integration with external services, life-cycle management and elastic scalability) allowing you to focus on product innovation rather than on enabling infrastructure.&lt;/p&gt;
</description>
</item>
</channel>
......
......@@ -77,17 +77,17 @@
</url>
<url>
<loc>http://iot.eclipse.org/member/ibm/</loc>
<loc>http://iot.eclipse.org/member/gadgetkeeper/</loc>
<lastmod>2015-03-08T15:31:18-07:00</lastmod>
</url>
<url>
<loc>http://iot.eclipse.org/member/gadgetkeeper/</loc>
<loc>http://iot.eclipse.org/member/ibh/</loc>
<lastmod>2015-03-08T15:31:18-07:00</lastmod>
</url>
<url>
<loc>http://iot.eclipse.org/member/ibh/</loc>
<loc>http://iot.eclipse.org/member/ibm/</loc>
<lastmod>2015-03-08T15:31:18-07:00</lastmod>
</url>
......@@ -102,12 +102,12 @@
</url>
<url>
<loc>http://iot.eclipse.org/member/laas/</loc>
<loc>http://iot.eclipse.org/member/itemis/</loc>
<lastmod>2015-03-08T15:31:19-07:00</lastmod>
</url>
<url>
<loc>http://iot.eclipse.org/member/itemis/</loc>
<loc>http://iot.eclipse.org/member/laas/</loc>
<lastmod>2015-03-08T15:31:19-07:00</lastmod>
</url>
......@@ -158,7 +158,7 @@
<url>
<loc>http://iot.eclipse.org/events/2015-05-06-iot-devcon/</loc>
<lastmod>2015-05-06T16:12:42+01:00</lastmod>
<lastmod>2015-05-06T00:00:00+00:00</lastmod>
</url>
<url>
......
......@@ -155,7 +155,7 @@
</div>
</div>
</div>
<div class="row members-info" id="member-ibm">
<div class="col-md-2 col-md-offset-1 mb-logo">
<a href="http://eclipse.org/membership/showMember.php?member_id=656">
......@@ -172,7 +172,7 @@
</div>
</div>
</div>
<div class="row members-info" id="member-eurotech">
<div class="col-md-2 col-md-offset-1 mb-logo">
<a href="http://eclipse.org/membership/showMember.php?member_id=968">
......@@ -263,15 +263,15 @@
</div>
</div>
<div class="row members-info" id="member-laas">
<div class="row members-info" id="member-itemis">
<div class="col-md-2 col-md-offset-1 mb-logo">
<a href="http://eclipse.org/membership/showMember.php?member_id=1108">
<img src="/assets/images/members/logo-laas.png" alt="LAAS-CNRS" class="img-responsive" />
<a href="http://eclipse.org/membership/showMember.php?member_id=817">
<img src="/assets/images/members/logo-itemis.png" alt="itemis" class="img-responsive" />
</a>
</div>
<div class="col-md-8 col-md-offset-1 mb-info">
<div class="mb-info-container">
<h2>LAAS-CNRS </h2>
<h2>itemis </h2>
</div>
<div>
......@@ -280,15 +280,15 @@
</div>
</div>
<div class="row members-info" id="member-itemis">
<div class="row members-info" id="member-laas">
<div class="col-md-2 col-md-offset-1 mb-logo">
<a href="http://eclipse.org/membership/showMember.php?member_id=817">
<img src="/assets/images/members/logo-itemis.png" alt="itemis" class="img-responsive" />
<a href="http://eclipse.org/membership/showMember.php?member_id=1108">
<img src="/assets/images/members/logo-laas.png" alt="LAAS-CNRS" class="img-responsive" />
</a>
</div>
<div class="col-md-8 col-md-offset-1 mb-info">
<div class="mb-info-container">
<h2>itemis </h2>
<h2>LAAS-CNRS </h2>
</div>
<div>
......@@ -296,7 +296,7 @@
</div>
</div>
</div>
<div class="row members-info" id="member-gadgetkeeper">
<div class="col-md-2 col-md-offset-1 mb-logo">
<a href="http://eclipse.org/membership/showMember.php?member_id=1152">
......@@ -346,7 +346,7 @@
</div>
</div>
</div>
<div class="row members-info" id="member-is2t">
<div class="col-md-2 col-md-offset-1 mb-logo">
<a href="http://eclipse.org/membership/showMember.php?member_id=1140">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment