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

new members

parent 28770e77
No related branches found
No related tags found
No related merge requests found
Showing
with 138 additions and 41 deletions
baseurl = "http://iot.eclipse.org"
paginate = 6
\ No newline at end of file
title = "Eclipse IoT"
baseurl = "http://iot.eclipse.org"
paginate = 6
\ No newline at end of file
......@@ -2,5 +2,6 @@
date = "2015-03-08T15:31:16-07:00"
title = "Canonical"
logo = "canonical"
# description is taken from eclipse.org
+++
+++
date = "2015-03-08T15:31:16-07:00"
title = "Cisco"
logo = "cisco"
member_id = 901
# description is taken from eclipse.org
+++
Cisco (NASDAQ: CSCO) enables people to make powerful connections-whether in business, education, philanthropy, or creativity. Cisco hardware, software, and service offerings are used to create the Internet solutions that make networks possible-providing easy access to information anywhere, at any time.Cisco was founded in 1984 by a small group of computer scientists from Stanford University. Since the company's inception, Cisco engineers have been leaders in the development of Internet Protocol (IP)-based networking technologies. Today, with more than 63,050 employees worldwide, this tradition of innovation continues with industry-leading products and solutions in the company's core development areas of routing and switching, as well as in advanced technologies such as: Application Networking, Data Center, Digital Media, IPICS, Mobility, Security, Storage Networking, TelePresence, Unified Communications, and Video.
\ No newline at end of file
......@@ -2,6 +2,9 @@
date = "2015-03-08T15:31:17-07:00"
title = "Deutsche Telekom"
logo = "dtag"
is_steering = false
member_id = 1139
more_url = "https://www.qivicon.com/en/"
# description is taken from eclipse.org
+++
QIVICON is an alliance of leading German industrial companies, initiated by Deutsche Telekom AG with the aim of promoting the field of Smart Home technology and providing solutions for customers on a multi-manufacturer basis. Together with its partners EnBW, eQ-3, Miele and Samsung, Deutsche Telekom is developing a platform that covers areas such as energy efficiency, security and convenience in the home for people of every age group. QIVICON enables appliances and functions from different brands to be combined easily in the Smart Home.
\ No newline at end of file
+++
date = "2015-03-08T15:31:18-07:00"
title = "IS2T"
logo = "is2t"
is_steering = false
member_id = 1140
demo_url = "http://www.is2t.com/videos/"
more_url = "http://www.is2t.com"
# description is taken from eclipse.org
+++
IS2T is the editor of the Java-based MicroEJ solution, an open and standard platform dedicated to embedded devices. MicroEJ gives you a powerful SDK and a set of libraries to simulate and develop intelligent applications, and deploy them to MCUs, MPUs, and SOC based devices. MicroEJ adresses the IoT market and focus to intelligent, connected software applications.
\ No newline at end of file
......@@ -4,4 +4,7 @@ title = "Litmus Automation"
logo = "litmus"
is_steering = false
member_id = 1151
+++
\ No newline at end of file
more_url = "http://www.litmusautomation.com"
# description is taken from eclipse.org
+++
Litmus Automation aims to help businesses adapt to the smart revolution in technology by enabling connected solutions. The company's full-featured Internet of Things platform Loop aids in accelerating revenue generation and operational business impact from connected applications.
\ No newline at end of file
......@@ -4,5 +4,6 @@ title = "M2M Alliance"
logo = "m2m-alliance"
is_steering = false
member_id = 1101
# description is taken from eclipse.org
+++
As the largest association for the machine-to-machine sector, the M2M Alliance is considered the platform and voice for providers and users of M2M solutions. The primary objective of the M2M Alliance is to promote M2M technologies and solutions. The M2M Alliance actively advocates for the economic interests of its members, and promotes cooperation and the exchange of experiences among the various sectors and companies. The M2M Alliance represents the interests of the M2M industry by creating better general conditions for attractive and lucrative M2M solutions through the constant interaction among industry, R&D and policy makers.
\ No newline at end of file
+++
date = "2015-03-08T15:31:18-07:00"
title = "SMB"
logo = "smb"
is_steering = false
member_id = 1046
#demo_url = "https://www.youtube.com/watch?v=UYlmzuwBV30"
#more_url = "http://ibh-systems.com"
+++
SMB has been an independent IT consulting firm since 1998. We are devoted to providing high-quality RCP and OSGi software development, consulting and training to mid-sized organizations. Additionally we develop independent products and tools based on the Eclipse Rich Client Platform.
\ No newline at end of file
+++
date = "2015-03-08T15:31:16-07:00"
title = "Solair"
logo = "solair"
member_id = 1159
more_url = "https://www.solaircorporate.com/en/"
# description is taken from eclipse.org
+++
Solair is an Italian company that develops a fast, enterprise-grade and flexible application platform for the Internet of Things, having the development related to the gateway based on Kura framework.
Solair enables companies to collect data from their Things and feed it into business processes to make a positive difference.
\ No newline at end of file
......@@ -219,7 +219,11 @@
{{ end }}
</div>
</section>
<p>
<a href="/resources" class="btn btn-primary">More Resources...</a>
</p>
</section>
<!-- .featured-article -->
</div>
......
......@@ -135,7 +135,7 @@
<div class="row members-info" id="member-{{ .Params.logo }}">
<div class="col-md-2 col-md-offset-1 mb-logo">
<a href="http://eclipse.org/membership/showMember.php?member_id={{ .Params.member_id }}">
<img src="/images/ecosystem/logo-{{ .Params.logo }}.png" alt="{{ .Title }}" class="img-responsive" />
<img src="/assets/images/members/logo-{{ .Params.logo }}.png" alt="{{ .Title }}" class="img-responsive" />
</a>
</div>
<div class="col-md-8 col-md-offset-1 mb-info">
......@@ -160,7 +160,7 @@
<div class="row members-info" id="member-{{ .Params.logo }}">
<div class="col-md-2 col-md-offset-1 mb-logo">
<a href="http://eclipse.org/membership/showMember.php?member_id={{ .Params.member_id }}">
<img src="/images/ecosystem/logo-{{ .Params.logo }}.png" alt="{{ .Title }}" class="img-responsive" />
<img src="/assets/images/members/logo-{{ .Params.logo }}.png" alt="{{ .Title }}" class="img-responsive" />
</a>
</div>
<div class="col-md-8 col-md-offset-1 mb-info">
......
public/assets/images/members/logo-cisco.png

8.81 KiB

public/assets/images/members/logo-cisco.png.png

8.81 KiB

public/assets/images/members/logo-is2t.png

20.9 KiB

public/assets/images/members/logo-smb.png

4.37 KiB

public/assets/images/members/logo-solair.png

6.25 KiB

<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Events on </title>
<title>Events on Eclipse IoT</title>
<link>http://iot.eclipse.org/events/</link>
<description>Recent content in Events on </description>
<description>Recent content in Events on Eclipse IoT</description>
<generator>Hugo -- gohugo.io</generator>
<lastBuildDate>Tue, 23 Jun 2015 16:12:42 +0100</lastBuildDate>
<atom:link href="http://iot.eclipse.org/events/index.xml" rel="self" type="application/rss+xml" />
......
......@@ -227,7 +227,11 @@
</div>
</section>
<p>
<a href="/resources" class="btn btn-primary">More Resources...</a>
</p>
</section>
</div>
......@@ -420,6 +424,16 @@
<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">
</a>
</div>
</div>
<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">
......@@ -432,7 +446,17 @@
<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">
<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">
</a>
</div>
</div>
<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">
</a>
</div>
......@@ -470,6 +494,16 @@
<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">
</a>
</div>
</div>
<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">
......@@ -482,8 +516,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=1046" target="_blank">
<img src="/assets/images/members/logo-smb.png" class="img-responsive" style="max-height:110px">
</a>
</div>
</div>
......@@ -502,8 +536,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=1101" target="_blank">
<img src="/assets/images/members/logo-m2m-alliance.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" style="max-height:110px">
</a>
</div>
</div>
......@@ -520,6 +554,16 @@
<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">
</a>
</div>
</div>
<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">
......
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title></title>
<title>Eclipse IoT</title>
<link>http://iot.eclipse.org/</link>
<description>Recent content on </description>
<description>Recent content on Eclipse IoT</description>
<generator>Hugo -- gohugo.io</generator>
<atom:link href="http://iot.eclipse.org/index.xml" rel="self" type="application/rss+xml" />
......@@ -109,6 +109,16 @@ The ThingFabric platform has a unique protocol-agnostic architecture that enable
<description></description>
</item>
<item>
<title>Cisco</title>
<link>http://iot.eclipse.org/member/cisco/</link>
<pubDate>Sun, 08 Mar 2015 15:31:16 -0700</pubDate>
<guid>http://iot.eclipse.org/member/cisco/</guid>
<description>&lt;p&gt;Cisco (NASDAQ: CSCO) enables people to make powerful connections-whether in business, education, philanthropy, or creativity. Cisco hardware, software, and service offerings are used to create the Internet solutions that make networks possible-providing easy access to information anywhere, at any time.Cisco was founded in 1984 by a small group of computer scientists from Stanford University. Since the company&amp;rsquo;s inception, Cisco engineers have been leaders in the development of Internet Protocol (IP)-based networking technologies. Today, with more than 63,050 employees worldwide, this tradition of innovation continues with industry-leading products and solutions in the company&amp;rsquo;s core development areas of routing and switching, as well as in advanced technologies such as: Application Networking, Data Center, Digital Media, IPICS, Mobility, Security, Storage Networking, TelePresence, Unified Communications, and Video.&lt;/p&gt;
</description>
</item>
<item>
<title>dc-square</title>
<link>http://iot.eclipse.org/member/dcsquare/</link>
......@@ -121,13 +131,25 @@ The ThingFabric platform has a unique protocol-agnostic architecture that enable
</description>
</item>
<item>
<title>Solair</title>
<link>http://iot.eclipse.org/member/solair/</link>
<pubDate>Sun, 08 Mar 2015 15:31:16 -0700</pubDate>
<guid>http://iot.eclipse.org/member/solair/</guid>
<description>&lt;p&gt;Solair is an Italian company that develops a fast, enterprise-grade and flexible application platform for the Internet of Things, having the development related to the gateway based on Kura framework.
Solair enables companies to collect data from their Things and feed it into business processes to make a positive difference.&lt;/p&gt;
</description>
</item>
<item>
<title>Deutsche Telekom</title>
<link>http://iot.eclipse.org/member/dtag/</link>
<pubDate>Sun, 08 Mar 2015 15:31:17 -0700</pubDate>
<guid>http://iot.eclipse.org/member/dtag/</guid>
<description></description>
<description>&lt;p&gt;QIVICON is an alliance of leading German industrial companies, initiated by Deutsche Telekom AG with the aim of promoting the field of Smart Home technology and providing solutions for customers on a multi-manufacturer basis. Together with its partners EnBW, eQ-3, Miele and Samsung, Deutsche Telekom is developing a platform that covers areas such as energy efficiency, security and convenience in the home for people of every age group. QIVICON enables appliances and functions from different brands to be combined easily in the Smart Home.&lt;/p&gt;
</description>
</item>
<item>
......@@ -153,27 +175,6 @@ The ThingFabric platform has a unique protocol-agnostic architecture that enable
&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>
<item>
<title>IBM</title>
<link>http://iot.eclipse.org/member/ibm/</link>
<pubDate>Sun, 08 Mar 2015 15:31:18 -0700</pubDate>
<guid>http://iot.eclipse.org/member/ibm/</guid>
<description></description>
</item>
<item>
<title>IBH SYSTEMS</title>
<link>http://iot.eclipse.org/member/ibh/</link>
<pubDate>Sun, 08 Mar 2015 15:31:18 -0700</pubDate>
<guid>http://iot.eclipse.org/member/ibh/</guid>
<description>&lt;p&gt;IBH SYSTEMS GmbH is the lead developer of the Eclipse SCADA system, a true open source SCADA platform.&lt;/p&gt;
&lt;p&gt;Eclipse SCADA offers a fully featured SCADA platform from the integration of field devices, over middleware functionality, to HMI components. It provides a communication abstraction layer, monitoring and archival services, a visual interface and a sophisticated system to configure complex SCADA installations. As the lead developer, IBH SYSTEMS GmbH offers consulting, custom development and integration for Eclipse SCADA.&lt;/p&gt;
</description>
</item>
......
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