<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>webinos</title>
	<atom:link href="http://www.webinos.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webinos.org</link>
	<description>Secure Web Operating System Application Delivery Environment</description>
	<lastBuildDate>Tue, 18 Jun 2013 14:43:13 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
		<item>
		<title>Workshop on Web Applications and Secure Hardware</title>
		<link>http://www.webinos.org/blog/2013/06/17/workshop-on-web-applications-and-secure-hardware/</link>
		<comments>http://www.webinos.org/blog/2013/06/17/workshop-on-web-applications-and-secure-hardware/#comments</comments>
		<pubDate>Mon, 17 Jun 2013 09:09:49 +0000</pubDate>
		<dc:creator>John Lyle</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Event]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[wash13]]></category>
		<category><![CDATA[Workshop]]></category>

		<guid isPermaLink="false">http://www.webinos.org/?p=5504</guid>
		<description><![CDATA[Making use of hardware security mechanisms in webinos is something we have been interested in from the very start of the project. Indeed, we had high hopes to use the Trusted Platform Module (TPM) to enable some applications to attest their integrity to third parties, to limit the impact of malware and rootkits. We also ...]]></description>
			<content:encoded><![CDATA[<p>Making use of hardware security mechanisms in webinos is something we have been interested in from the very start of the project.  Indeed, we had high hopes to use the <a href="http://www.trustedcomputinggroup.org/developers/trusted_platform_module/" title="The Trusted Computing Group: Trusted Platform Module (TPM)" target="_blank">Trusted Platform Module</a> (TPM) to enable some applications to <em>attest</em> their integrity to third parties, to limit the impact of malware and rootkits.  We also wanted to make use of secure key storage to protect the <a href="http://www.webinos.org/blog/2012/07/23/paper-accepted-at-europki-2012/" title="Paper accepted at EuroPKI 2012" target="_blank">webinos PKI infrastructure</a> from credential theft.</p>
<p>Unfortunately, we quickly came to the conclusion that the application of hardware security to web applications is a research problem, and a little way off practical implementation.  There are several challenges in making productive use of hardware mechanisms &#8211; processor security extensions, secure elements, TPMs and so on &#8211; which need more thought from the industry as a whole.</p>
<p>I&#8217;m therefore very pleased to announce that <a href="http://wash2013.wordpress.com/" title="WASH 2013" target="_blank">The Workshop on Web Applications and Secure Hardware (WASH&#8217;13)</a> will be happening this Thursday (20th June) at Imperial College London, in conjunction with the <a href="http://trust2013.sba-research.org/" title="TRUST 2013" target="_blank">TRUST 2013 conference</a>.  We have an exciting <a href="http://wash2013.wordpress.com/programme/" title="WASH'13 programme" target="_blank">programme</a>, featuring talks from The University of Oxford, TU Graz, Gemalto, Inventive Designers, Royal Holloway, the FIDO Alliance and Ericsson.  For more information see the <a href="http://wash2013.wordpress.com/proceedings/" title="WASH'13 Proceedings" target="_blank">online pre-proceedings</a>.  If you would like to attend (there&#8217;s no registration fee) there are <a href="http://wash2013.wordpress.com/registration/" title="WASH'13 registration" target="_blank">a few spaces available</a>.</p>
<p>We hope that the result of this event will be some practical ideas for applications of security hardware to enhance the security and privacy of users of web applications, in terms of authentication, malware protection and phishing.</p>
<p>This event is sponsored by Gemalto.  All papers presented at the workshop will be made available online, for free.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webinos.org/blog/2013/06/17/workshop-on-web-applications-and-secure-hardware/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reflections on nodejs malware</title>
		<link>http://www.webinos.org/blog/2013/06/17/reflections-on-nodejs-malware/</link>
		<comments>http://www.webinos.org/blog/2013/06/17/reflections-on-nodejs-malware/#comments</comments>
		<pubDate>Mon, 17 Jun 2013 08:51:06 +0000</pubDate>
		<dc:creator>John Lyle</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Open source]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[nodejs]]></category>
		<category><![CDATA[npm]]></category>
		<category><![CDATA[research]]></category>

		<guid isPermaLink="false">http://www.webinos.org/?p=5497</guid>
		<description><![CDATA[A few months ago I wrote a short blog post about nodejs, the technology webinos is based on, and it&#8217;s module system NPM. I questioned why, considering how lucrative it might be for a malware writer, was there no malicious software listed in the NPM repository? After receiving some great comments &#8211; thanks to all ...]]></description>
			<content:encoded><![CDATA[<p>A few months ago I wrote <a href="http://www.cs.ox.ac.uk/blogs/sss/2013/04/02/why-isnt-there-any-nodejs-malware/" title="Where is all the nodejs malware?" target="_blank">a short blog post</a> about nodejs, the technology webinos is based on, and it&#8217;s module system NPM.  I questioned why, considering how lucrative it might be for a malware writer, was there no malicious software listed in the NPM repository?</p>
<p>After receiving some great comments &#8211; thanks to all who got in touch with me &#8211; I decided to write a follow-up article expanding further on this question.  </p>
<p>Many people pointed out (as I did in the original article) that nodejs and the NPM repository were just one example of the problem.  The same could be argued of Ruby Gems, PHP, or any package management and web framework system.  Indeed, one could ask the same question of the Debian package management system, which has been going for much longer and has many more packages available.  This is all absolutely true.  It seems that malware is extraordinarily rare on most package management systems.  Even the Google Play Market for Android &#8211; much maligned for containing malware &#8211; actually has a good track record* considering the number of applications available.  Compared to downloading files from arbitrary websites and shareware, app stores appear to be significantly more reliable.  Why is that?  What makes a package management systems such a good security mechanism, despite the apparent lack of oversight or significant security controls?  </p>
<p>App stores and package repositories do offer some accountability, as well as revocation and, potentially, mediation.  Developers have to &#8216;sign up&#8217; in one way or another to an app store or package repository, and can then be held accountable when their submission is found to be harmful.  This is only of limited value in most repositories, as new user accounts can easily be created, but makes a reputation for good software something worth protecting.  Furthermore, if the repository charges money to create an account or upload a new module, then this money is lost when the terms of service are violated.  Revocation is probably more important: when an application or module is identified to be malicious, it can be removed before doing further damage to other people.  This provides no protection for early adopters, but the more cautious certainly benefit.  Of course, the benefit is lessened if automatic updates are allowed, as malware can be disguised as legitimate software until it reaches maximum market penetration, and then <a href="http://www.forbes.com/sites/andygreenberg/2012/05/23/researchers-say-they-snuck-malware-app-past-googles-bouncer-android-market-scanner/" title="Android malware through software update" target="_blank">can be modified to exploit the end user</a>.  Mediation is often cited as an advantage of a package repository or app store, and the reason why Apple have avoided significant security incidents.  Unfortunately, unless you have Apple-like resources, this is unlikely to be cost effective.  One of the few exceptions to this rule is third-party mobile app stores.  There is something of a malware issue on Android app stores outside the US and western Europe (essentially anywhere that Google Play doesn&#8217;t dominate).  </p>
<p>Where does nodejs fit in?  When I wrote the last article, there was no evidence of any malware, but also no evidence of any accountability, mediation or revocation mechanisms.  The NPM repository offers no way to report bad modules and accountability appears minimal.  Nodejs certainly isn&#8217;t special, but should malware writers take the time to focus on it, it could be especially bad.  </p>
<p>Perhaps it is more interesting to ask whether it is <strong>worth</strong> writing malware for nodejs?  As I mentioned in my first post, the potential targets are certainly rich enough.  Almost all server-side web apps will have some privileged access to data or services.  While good system design can mitigate some of the threats &#8212; I received several comments suggesting that TLS connections should not be terminated by the nodejs app, but should use a reverse proxy such as Nginx instead, to protect private keys &#8212; it can&#8217;t mitigate them all.  Furthermore, the reality is likely to be far from the best practice: I suspect many people do run nodejs applications with super-user privileges, and without trying to protect against these kind of attacks.  </p>
<p>If malware is a possibility (and is still potentially lucrative) then why does it appear to be so scarce?  Having thought about this problem for a while, I can only assume that it is because such malware does not offer a high reward/effort ratio.  There is too much low-hanging fruit elsewhere (phishing end users, for example) to make this particular avenue of attack worthwhile.  For one thing, it is probably too hard to automate using server-side malware after it has been deployed.  There are thousands of ways in which each endpoint might be configured, and no obvious single set of malicious actions that might be performed.  As a targeted attack it would be effective (an attacker could spend time exploiting the specific machine it was installed on) but this would rely upon the target making use of this module, which is relatively unlikely.  This kind of attack can only work if planned a long way in advance, and if it can be effectively deployed and run on multiple targets at the same time.  Indeed, for this kind of malware to be successful, the author would have to develop a popular nodejs module in the first place, which is a significant amount of work.  If the exploit is then enabled by an update, it would then be reliant on developers frequently updating their modules.  On balance, therefore, it seems that nodejs malware simply isn&#8217;t worth the effort.</p>
<p>A more worrying possibility was <a href="http://blog.liftsecurity.io/post/42882005324/vulnerability-reports-via-pull-request-a-recent" title="npmjs vulnerablities" target="_blank">exposed</a> by Adam Baldwin recently.  He discovered that a CSRF flaw on npmjs potentially allowed anyone to update <strong>any</strong> package.  This dramatically shifts the reward/effort ratio.  If an attacker simply has to repackage a legitimate module with a few additional malicious components, and then wait for developers to run updates, the impact could be enormous.  For example, the <a href="https://npmjs.org/package/underscore" title="npmjs: underscore" target="_blank">&#8216;underscore&#8217; module</a> has been downloaded nearly 10,000 times in the last day, and has over 1000 other modules depending on it.  There will be hundreds of developers who may not even realize that they are using this module.  If it was updated to include, say, <a href="https://github.com/hacksparrow/virus" title="virus.js" target="_blank">virus.js</a> with a more malicious payload, thousands of production boxes might be at risk.</p>
<p>However, the main threat from nodejs packages is currently <em>badly written</em> software rather than <em>malicious</em> software.  Of the 32 thousand nodejs modules on NPM, it&#8217;s not crazy to suggest that several hundred will have exploitable vulnerabilities.  Simple attacks, such as malicious content injection, will be present in many modules.  Native modules may suffer from all the classic exploits found in any other piece of software.  To combat this, the <a href="nodesecurity.io" title="Node Security" target="_blank">Node Security project</a> aims to audit and inspect <strong>every</strong> nodejs module and provide &#8220;advisories, issues and pull requests so modules get fixed&#8221;.  This is a laudable goal, although the sheer amount of effort required is daunting.  Inspecting this number of modules seems impractical and it is inevitable that only a subset of security issues will be identified.  There is a good opportunity for program analysis: if modules can be assessed in an automated way to identify common flaws then the general level of security can be raised without too high a cost.  Indeed, the idea of automatic exploit generation is something that The University of Oxford has an interest in, and was recently discussed at the Crest Open Workshop on Malware (<a href="http://crest.cs.ucl.ac.uk/cow/27/slides/COW27_Kroening.pdf" target="_blank">PDF presentation by Daniel Kroening</a>).  There are many questions as to how such automated vulnerability analysis should be performed in a responsible manner, but the technology exists to make a big difference to a very large number of systems.</p>
<p>One potential system-level mitigation for vulnerable nodejs modules is the use of least-privilege permissions like those found in mobile applications.  If developers could intentionally limit themselves to only certain built-in nodejs modules (e.g., just &#8220;URL&#8221; and &#8220;HTTP&#8221; modules) then this would greatly reduce the impact of a vulnerability being exploited.  Of course, it would not help those modules that have &#8220;file&#8221; or &#8220;process&#8221; permissions, but it would aid the auditing effort as only privileged modules would need extensive review.  I expect that the same security controls we see employed to protect user-focused applications will slowly begin to find their way into developer-focused tools.</p>
<p>Finally, I&#8217;ll end this somewhat rambling blog post by proposing that this is a very promising area of research.  With NPM we have a huge, open source repository of source code that has not, in general, been subject to much security analysis.  This is ripe for studies on how good developers are at implementing secure software, how effective particular mitigations might be, and identification of the most common mistakes.  </p>
<p>* Caveat: we don&#8217;t know how much mobile malware exists, but evidence suggests <a href="http://www.cc.gatech.edu/~traynor/papers/lever-ndss13.pdf" target="_blank">it does not affect many US users of Android or iOS</a>.  </p>
]]></content:encoded>
			<wfw:commentRss>http://www.webinos.org/blog/2013/06/17/reflections-on-nodejs-malware/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>webinos publishes chat app tutorial</title>
		<link>http://www.webinos.org/blog/2013/06/11/webinos-publishs-chat-app-tutorial/</link>
		<comments>http://www.webinos.org/blog/2013/06/11/webinos-publishs-chat-app-tutorial/#comments</comments>
		<pubDate>Tue, 11 Jun 2013 12:49:48 +0000</pubDate>
		<dc:creator>Robert Kleinfeld</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Featured posts]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Web apps]]></category>
		<category><![CDATA[demo]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.webinos.org/?p=5491</guid>
		<description><![CDATA[webinos attracts a broad range of developers in the last month. Codemotion Berlin and Yep Tallin were the major developer workshops for multiscreen applications. Participants learned how webinos as an open source platform connects devices securely and allows Web-technologies based applications to run and use services and resources across different domains such as mobile, desktop, ...]]></description>
			<content:encoded><![CDATA[<p>webinos attracts a broad range of developers in the last month. <a href="http://www.webinos.org/blog/2013/05/14/beyond-the-code-there-is-emotion-webinos-at-codemotion-berlin/" target="_blank">Codemotion Berlin</a> and <a href="http://www.webinos.org/blog/2013/05/14/webinos-developer-workshop-at-yep-tallinn-may-16/" target="_blank">Yep Tallin</a> were the major developer workshops for multiscreen applications. Participants learned how webinos as an open source platform connects devices securely and allows Web-technologies based applications to run and use services and resources across different domains such as mobile, desktop, home media, in-car infotainment and Internet of Things (IoT).</p>
<p>For guidance and demonstration during the workshops, members of the webinos developer team produced the <strong>chat app tutorial</strong>. Now we published this tutorial with<strong> code examples</strong> and <strong>project template</strong> on our <strong><a href="https://developer.webinos.org/tutorial-develop-simple-chat-application" target="_blank">developer portal.</a></strong> In particular, we look forward to receiving your feedback!</p>
<p><strong>For further questions, please contact our developer team:</strong></p>
<p>Alexander Futasz,<a href="mailto:alexander.futasz@fokus.fraunhofer.de"> alexander.futasz@fokus.fraunhofer.de</a></p>
<p>Shanshan Yang, <a href="mailto:shanshan.yang@fokus.fraunhofer.de">shanshan.yang@fokus.fraunhofer.de</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webinos.org/blog/2013/06/11/webinos-publishs-chat-app-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Human Aspects of Mobile App Engineering workshop</title>
		<link>http://www.webinos.org/blog/2013/06/03/human-aspects-of-mobile-app-engineering-workshop/</link>
		<comments>http://www.webinos.org/blog/2013/06/03/human-aspects-of-mobile-app-engineering-workshop/#comments</comments>
		<pubDate>Mon, 03 Jun 2013 06:41:16 +0000</pubDate>
		<dc:creator>Shamal Faily</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.webinos.org/?p=5469</guid>
		<description><![CDATA[As our experiences with webinos have taught us, mobile devices are no longer simply a means of communication; they have gradually becoming supporting devices for day-to-day tasks. By 2020, it has been predicted that all software will be developed for mobile devices and this implies it is necessary to explore the issues involved in the ...]]></description>
			<content:encoded><![CDATA[<p>As our experiences with webinos have taught us, mobile devices are no longer simply a means of communication; they have gradually becoming supporting devices for day-to-day tasks. By 2020, it has been predicted that all software will be developed for mobile devices and this implies it is necessary to explore the issues involved in the design, development, and deployment of mobile applications.</p>
<p>On September 9th, we will &#8212; in conjunction with our colleagues at Oxford Brookes university &#8212; be organising a workshop on the human implications of building mobile apps at the <a href="http://hci2013.bcs.org">British HCI 2013</a> conference in London. The Human Aspects in Mobile Applications Engineering workshop brings together researchers from industry and academia in order to explore the challenges and opportunities presented by incorporating human aspects in mobile apps engineering.</p>
<p>The topics addressed by HAMAE2013 include, but are not limited to:</p>
<p>• Empirical studies informing mobile app design<br />
• Behavioural research on the use of mobile apps<br />
• Mobile applications usability evaluation: studies and techniques<br />
• Social and cultural aspects in mobile app engineering<br />
• Studies of mobile app stores<br />
• Development models in mobile app engineering<br />
• Reports on development cycles of mobile apps<br />
• Non-functional aspects (i.e. privacy and security) in mobile app engineering<br />
• Tools and applications to support mobile app engineering</p>
<p>We invite paper (4 pages), poster (2 pages), and demonstration (2 pages) submissions.<br />
Late breaking results, new ideas, and on-going doctoral research or research projects are especially encouraged. All submissions must be made electronically via<a href="https://www.easychair.org/conferences/?conf=hamae2013"> EasyChair</a>. Accepted position and poster/demonstration papers will be published in the workshop proceedings, and made available via the BCS eWiC repository.</p>
<p>Important dates:<br />
* Submission deadline: June 14th, 2013<br />
* Author notification: July 25th, 2013<br />
* Publication ready version: August 9th, 2013<br />
For more information, please visit the <a href="http://hamae2013.wordpress.com">workshop website</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webinos.org/blog/2013/06/03/human-aspects-of-mobile-app-engineering-workshop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>webinos SmartEnergyMonitor</title>
		<link>http://www.webinos.org/blog/2013/05/29/webinos-smartenergymonitor/</link>
		<comments>http://www.webinos.org/blog/2013/05/29/webinos-smartenergymonitor/#comments</comments>
		<pubDate>Wed, 29 May 2013 10:27:40 +0000</pubDate>
		<dc:creator>Louay Bassbouss</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Demos]]></category>
		<category><![CDATA[actuators]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[sensors]]></category>
		<category><![CDATA[smart energy monitor]]></category>
		<category><![CDATA[webinos]]></category>

		<guid isPermaLink="false">http://www.webinos.org/?p=5418</guid>
		<description><![CDATA[The SmartEnergyMonitor is a webinos application which monitors sensors (temperature, humidity, etc.) and controls actuators (light switch, etc.) available in the personal zone. The application is developed at the competence center Future Application and Media FAME at Fraunhofer FOKUS The video above shows the application running on an Android Phone and an Arduino Board to ...]]></description>
			<content:encoded><![CDATA[<p>The SmartEnergyMonitor is a webinos application which monitors sensors (temperature, humidity, etc.) and controls actuators (light switch, etc.) available in the personal zone. The application is developed at the competence center Future Application and Media <a title="Future Applications and Media FAME" href="http://www.fokus.fraunhofer.de/go/fame" target="_blank">FAME</a> at <a title="Fraunhofer FOKUS" href="http://www.fokus.fraunhofer.de" target="_blank">Fraunhofer FOKUS</a></p>
<p><video width="553" height="311" src="http://www.webinos.org/wp-content/uploads/2013/05/smartenergymonitor-arduino.mp4" poster="http://www.webinos.org/wp-content/uploads/2013/05/smartenergymonitor1.png" preload="metadata" controls="controls"><object width="553" height="311" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.webinos.org/wp-includes/js/tinymce/plugins/media/moxieplayer.swf" /><param name="flashvars" value="url=/wp-content/uploads/2013/05/smartenergymonitor-arduino.mp4&amp;poster=/wp-content/uploads/2013/05/smartenergymonitor1.png" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="true" /><embed width="553" height="311" type="application/x-shockwave-flash" src="http://www.webinos.org/wp-includes/js/tinymce/plugins/media/moxieplayer.swf" flashvars="url=/wp-content/uploads/2013/05/smartenergymonitor-arduino.mp4&amp;poster=/wp-content/uploads/2013/05/smartenergymonitor1.png" allowfullscreen="true" allowscriptaccess="true" /></object></video></p>
<p>The video above shows the application running on an Android Phone and an <a title="Arduino " href="http://www.arduino.cc" target="_blank">Arduino</a> Board to which light, temperature and humidity sensors as well as light switch actuator are connected. Both, the Android Phone and Arduino Board run PZPs which are connected the the same PZH. Due to resource limitation on the Arduino Board, it implements only basic functionalities of a PZP mainly register services for all sensors and actuators as specified in the generic webinos <a title="The Generic Sensor API" href="http://dev.webinos.org/specifications/api/sensors.html" target="_blank">Sensor</a> and <a title="The Generic Actuator API" href="http://dev.webinos.org/specifications/api/actuators.html" target="_blank">Actuator</a> APIs. The application running on the smartphone is implemented using purely web technologies and frameworks such as <a title="jQuery Mobile" href="http://jquerymobile.com/" target="_blank">jQuery Mobile</a> and webinos <a title="Discovery API" href="http://dev.webinos.org/specifications/api/servicediscovery.html" target="_blank">Discovery API</a> to discover all sensors and actuators registered in the personal zone. The user can select a sensor from the list to monitor it or an  actuator to control it. For this, the application uses the Service.bind() function which is also provided by the <a title="Discovery API" href="http://dev.webinos.org/specifications/api/servicediscovery.html" target="_blank">Discovery API</a> to connect to a specific sensor or actuator service exposed by Arduino Board.</p>
<p><strong>Screenshots:</strong></p>
<ul>
<li>Monitor temperature in the kitchen</li>
</ul>
<p><img title="Monitor temperature" src="http://www.webinos.org/wp-content/uploads/2013/05/smartenergymonitor2.png" alt="Monitor temperature" width="553" height="311" /></p>
<ul>
<li>List of available sensors</li>
</ul>
<p><img title="List of Sensors" src="http://www.webinos.org/wp-content/uploads/2013/05/smartenergymonitor3.png" alt="List of Sensors" width="553" height="311" /></p>
<ul>
<li>Light in the kitchen is On</li>
</ul>
<p><img title="Light in the Kitchen is ON" src="http://www.webinos.org/wp-content/uploads/2013/05/smartenergymonitor4.png" alt="Light in the Kitchen is ON" width="553" height="311" /></p>
<ul>
<li>Light in the kitchen is Off</li>
</ul>
<p><img title="Light in the kitchen is Off" src="http://www.webinos.org/wp-content/uploads/2013/05/smartenergymonitor5.png" alt="Light in the kitchen is Off" width="553" height="311" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webinos.org/blog/2013/05/29/webinos-smartenergymonitor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://www.webinos.org/wp-content/uploads/2013/05/smartenergymonitor-arduino.mp4" length="26809061" type="video/mp4" />
		</item>
		<item>
		<title>webinos at the Future Internet Assembly &#8211; Dublin May, 8th-10th 2013</title>
		<link>http://www.webinos.org/blog/2013/05/20/webinos-at-the-future-internet-assembly-dublin-may-8th-10th-2013/</link>
		<comments>http://www.webinos.org/blog/2013/05/20/webinos-at-the-future-internet-assembly-dublin-may-8th-10th-2013/#comments</comments>
		<pubDate>Mon, 20 May 2013 14:08:24 +0000</pubDate>
		<dc:creator>George Voulgaris</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.webinos.org/?p=5378</guid>
		<description><![CDATA[&#160; webinos participated in the Future Internet Assembly 2013 event, which was held in association with the Irish presidency of the Council of the EU in Dublin, 8-10th May 2013. Future Internet Assembly is a research community driven initiative ... supported by more than 150 research projects that have recognised the need to strengthen European ...]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<p><img class="aligncenter size-full wp-image-5406" title="FI-Dublin" src="http://www.webinos.org/wp-content/uploads/2013/05/FI-Dublin.jpg" alt="" width="478" height="110" /></p>
<p>webinos participated in the Future Internet Assembly 2013 event, which was held in association with the Irish presidency of the Council of the EU in Dublin, 8-10th May 2013. Future Internet Assembly is a research community driven initiative [...] <em>supported by more than 150 research projects that have recognised the need to strengthen European activities on the Future Internet (FI) to maintain European competitiveness in the global marketplace.</em> [...]. FIA events have been hosted regularly by the European Commission since 2008 (<a href="http://www.future-internet.eu">http://www.future-internet.eu</a>) aiming to redesign a significant part of the Internet, taking a broad multidisciplinary approach, to meet European societal, business and technology ambitions.</p>
<p>The theme for FIA-Dublin was “Future Internet accelerates Innovation”, and the event focused on how European Future Internet research and innovation will support EU’s competitiveness and enable a new wave of technologies at the eve of Horizon 2020 (<a href="ec.europa.eu/research/horizon2020/" target="_blank">ec.europa.eu/research/horizon2020/</a>).</p>
<p>webinos had a strong presence at the event including a presentation of webinos by Javier Caminero, Program Manager at Telefonica R&amp;D and webinos partner, a booth at the Exhibition area with several live webinos technology demos and a Poster. Exhibition visitors had the opportunity to see webinos in action through demos like the webinos-enabled Katwarn system, webinosTV, the car automation demo (<a href="http://www.youtube.com/watch?v=I9sH9pH_eK0" target="_blank">http://www.youtube.com/watch?v=I9sH9pH_eK0</a>) and some of the winning apps from the 2nd webinos App Challenge (<a href="http://www.youtube.com/watch?v=WYxmvIhiDNE" target="_blank">http://www.youtube.com/watch?v=WYxmvIhiDNE</a>).</p>
<p><a href='http://www.webinos.org/blog/2013/05/20/webinos-at-the-future-internet-assembly-dublin-may-8th-10th-2013/webinos-fia-1/' title='webinos-fia-1'><img width="150" height="150" src="http://www.webinos.org/wp-content/uploads/2013/05/webinos-fia-1-150x150.jpg" class="attachment-thumbnail" alt="webinos-fia-1" title="webinos-fia-1" /></a><br />
<a href='http://www.webinos.org/blog/2013/05/20/webinos-at-the-future-internet-assembly-dublin-may-8th-10th-2013/webinos-fia-2/' title='webinos-fia-2'><img width="150" height="150" src="http://www.webinos.org/wp-content/uploads/2013/05/webinos-fia-2-150x150.jpg" class="attachment-thumbnail" alt="webinos-fia-2" title="webinos-fia-2" /></a><br />
<a href='http://www.webinos.org/blog/2013/05/20/webinos-at-the-future-internet-assembly-dublin-may-8th-10th-2013/webinos-fia-3/' title='webinos-fia-3'><img width="150" height="150" src="http://www.webinos.org/wp-content/uploads/2013/05/webinos-fia-3-150x150.jpg" class="attachment-thumbnail" alt="webinos-fia-3" title="webinos-fia-3" /></a><br />
<a href='http://www.webinos.org/blog/2013/05/20/webinos-at-the-future-internet-assembly-dublin-may-8th-10th-2013/webinos-fia-4/' title='webinos-fia-4'><img width="150" height="150" src="http://www.webinos.org/wp-content/uploads/2013/05/webinos-fia-4-150x150.jpg" class="attachment-thumbnail" alt="webinos-fia-4" title="webinos-fia-4" /></a><br />
<a href='http://www.webinos.org/blog/2013/05/20/webinos-at-the-future-internet-assembly-dublin-may-8th-10th-2013/webinos-fia-5/' title='webinos-fia-5'><img width="150" height="150" src="http://www.webinos.org/wp-content/uploads/2013/05/webinos-fia-5-150x150.jpeg" class="attachment-thumbnail" alt="webinos-fia-5" title="webinos-fia-5" /></a><br />
<a href='http://www.webinos.org/blog/2013/05/20/webinos-at-the-future-internet-assembly-dublin-may-8th-10th-2013/webinos-fia-6/' title='webinos-fia-6'><img width="150" height="150" src="http://www.webinos.org/wp-content/uploads/2013/05/webinos-fia-6-150x150.jpeg" class="attachment-thumbnail" alt="webinos-fia-6" title="webinos-fia-6" /></a><br />
<a href='http://www.webinos.org/blog/2013/05/20/webinos-at-the-future-internet-assembly-dublin-may-8th-10th-2013/exif_jpeg_picture/' title='Exif_JPEG_PICTURE'><img width="150" height="150" src="http://www.webinos.org/wp-content/uploads/2013/05/webinos-fia-7-150x150.jpg" class="attachment-thumbnail" alt="Exif_JPEG_PICTURE" title="Exif_JPEG_PICTURE" /></a><br />
<a href='http://www.webinos.org/blog/2013/05/20/webinos-at-the-future-internet-assembly-dublin-may-8th-10th-2013/exif_jpeg_picture-2/' title='Exif_JPEG_PICTURE'><img width="150" height="150" src="http://www.webinos.org/wp-content/uploads/2013/05/webinos-fia-8-150x150.jpg" class="attachment-thumbnail" alt="Exif_JPEG_PICTURE" title="Exif_JPEG_PICTURE" /></a><br />
<a href='http://www.webinos.org/blog/2013/05/20/webinos-at-the-future-internet-assembly-dublin-may-8th-10th-2013/exif_jpeg_picture-3/' title='Exif_JPEG_PICTURE'><img width="150" height="150" src="http://www.webinos.org/wp-content/uploads/2013/05/webinos-fia-9-150x150.jpg" class="attachment-thumbnail" alt="Exif_JPEG_PICTURE" title="Exif_JPEG_PICTURE" /></a><br />
<a href='http://www.webinos.org/blog/2013/05/20/webinos-at-the-future-internet-assembly-dublin-may-8th-10th-2013/fi-dublin/' title='FI-Dublin'><img width="150" height="110" src="http://www.webinos.org/wp-content/uploads/2013/05/FI-Dublin-150x110.jpg" class="attachment-thumbnail" alt="FI-Dublin" title="FI-Dublin" /></a></p>
<p>webinos delegation comprised Javier Caminero of Telefonica, Christian Fuhrhop of Fraunhofer FOKUS, Heiko Desruelle of iMinds, Nick Allot of NquiringMinds, Christos Botsikas of NTUA and George Voulgaris of VisionMobile.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webinos.org/blog/2013/05/20/webinos-at-the-future-internet-assembly-dublin-may-8th-10th-2013/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>6th Panhellenic Electrical and Computer Engineering Students Conference (ecescon 6)</title>
		<link>http://www.webinos.org/blog/2013/05/17/ecescon6/</link>
		<comments>http://www.webinos.org/blog/2013/05/17/ecescon6/#comments</comments>
		<pubDate>Fri, 17 May 2013 12:37:57 +0000</pubDate>
		<dc:creator>Christos Ntanos - National Technical University of Athens</dc:creator>
				<category><![CDATA[Demos]]></category>
		<category><![CDATA[Event]]></category>
		<category><![CDATA[Featured posts]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[booth]]></category>
		<category><![CDATA[demos]]></category>
		<category><![CDATA[ecescon]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[σφημμυ]]></category>

		<guid isPermaLink="false">http://www.webinos.org/?p=5353</guid>
		<description><![CDATA[The 6th Panhellenic Electrical and Computer Engineering Students Conference (ecescon 6 &#8211; σφημμυ 6) was a great opportunity to present the potential for developing cross-platform connected applications with webinos to future Greek engineers. The presentation that took place on the 28th of April focused on the webinos architecture and the ease by which web applications ...]]></description>
			<content:encoded><![CDATA[<p><strong>The <a title="6th Panhellenic Electrical and Computer Engineering Students Conference" href="http://www.sfhmmy.gr/en/" target="_blank">6th Panhellenic Electrical and Computer Engineering Students Conference</a> (ecescon 6 &#8211; σφημμυ 6) was a great opportunity to present the potential for developing cross-platform connected applications with webinos to future Greek engineers.</strong></p>
<p><a href='http://www.webinos.org/blog/2013/05/17/ecescon6/sfimmi01/' title='sfimmi01'><img width="150" height="150" src="http://www.webinos.org/wp-content/uploads/2013/04/sfimmi01-150x150.jpg" class="attachment-thumbnail" alt="sfimmi01" title="sfimmi01" /></a><br />
<a href='http://www.webinos.org/blog/2013/05/17/ecescon6/sfimmi02/' title='sfimmi02'><img width="150" height="150" src="http://www.webinos.org/wp-content/uploads/2013/04/sfimmi02-150x150.jpg" class="attachment-thumbnail" alt="sfimmi02" title="sfimmi02" /></a><br />
<a href='http://www.webinos.org/blog/2013/05/17/ecescon6/sfimmi03/' title='sfimmi03'><img width="150" height="150" src="http://www.webinos.org/wp-content/uploads/2013/04/sfimmi03-150x150.jpg" class="attachment-thumbnail" alt="sfimmi03" title="sfimmi03" /></a><br />
<a href='http://www.webinos.org/blog/2013/05/17/ecescon6/sfimmi04/' title='sfimmi04'><img width="150" height="150" src="http://www.webinos.org/wp-content/uploads/2013/04/sfimmi04-150x150.jpg" class="attachment-thumbnail" alt="sfimmi04" title="sfimmi04" /></a><br />
<a href='http://www.webinos.org/blog/2013/05/17/ecescon6/sfimmi05/' title='sfimmi05'><img width="150" height="150" src="http://www.webinos.org/wp-content/uploads/2013/04/sfimmi05-150x150.jpg" class="attachment-thumbnail" alt="sfimmi05" title="sfimmi05" /></a><br />
<a href='http://www.webinos.org/blog/2013/05/17/ecescon6/sfimmi06/' title='sfimmi06'><img width="150" height="150" src="http://www.webinos.org/wp-content/uploads/2013/04/sfimmi06-150x150.jpg" class="attachment-thumbnail" alt="sfimmi06" title="sfimmi06" /></a><br />
<a href='http://www.webinos.org/blog/2013/05/17/ecescon6/sfimmi07/' title='sfimmi07'><img width="150" height="150" src="http://www.webinos.org/wp-content/uploads/2013/04/sfimmi07-150x150.jpg" class="attachment-thumbnail" alt="sfimmi07" title="sfimmi07" /></a><br />
<a href='http://www.webinos.org/blog/2013/05/17/ecescon6/sfimmi08/' title='sfimmi08'><img width="150" height="150" src="http://www.webinos.org/wp-content/uploads/2013/04/sfimmi08-150x150.jpg" class="attachment-thumbnail" alt="sfimmi08" title="sfimmi08" /></a></p>
<p>The presentation that took place on the <a href="http://www.sfhmmy.gr/program/more.php?content=speech/webinos.php">28th of April</a> focused on the webinos architecture and the ease by which web applications can be augmented and even be made possible with minimum effort using webinos, showcasing some of the best <a href="http://www.webinos.org/blog/category/demos/">demos</a> created for the platform, as well as the most successful entries in the latest <a href="http://www.webinos.org/blog/2012/11/14/app-challenge-finalist-apps-demo-videos/">App Challenge</a>.</p>
<p>The webinos booth at the exhibition area was the perfect opportunity for the young developers to have a hands-on experience with the platform in order to be inspired to start developing webinos-enabled apps and to brainstorm together with members of the webinos team for potential entries in the next App Challenge.</p>
<p><strong>webinos @ ecescon 6 Location:</strong> Novotel Athenes, Greece</p>
<p><strong>Dates:</strong> 26,27,28 April 2013</p>
<p><strong>Presenters:</strong> Christos Botsikas, Christos Ntanos</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webinos.org/blog/2013/05/17/ecescon6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>webinos developer workshop at Yep, Tallinn, May 16</title>
		<link>http://www.webinos.org/blog/2013/05/14/webinos-developer-workshop-at-yep-tallinn-may-16/</link>
		<comments>http://www.webinos.org/blog/2013/05/14/webinos-developer-workshop-at-yep-tallinn-may-16/#comments</comments>
		<pubDate>Tue, 14 May 2013 15:19:55 +0000</pubDate>
		<dc:creator>Robert Kleinfeld</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Demos]]></category>
		<category><![CDATA[Event]]></category>
		<category><![CDATA[Featured posts]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[Tallinn]]></category>
		<category><![CDATA[Workshop]]></category>

		<guid isPermaLink="false">http://www.webinos.org/?p=5373</guid>
		<description><![CDATA[Meet a webinos project member in Tallinn on 16th May 2013 @ 16.00, Estonian IT College and get insights in multi-screen application development. Learn how webinos as an open source platform connects your devices securely and allows Web-technologies based applications to run and use services and resources across different domains such as mobile, desktop, home media, in-car ...]]></description>
			<content:encoded><![CDATA[<p>Meet a <a href="http://www.webinos.org/" target="_blank">webinos</a> project member in Tallinn on 16th May 2013 @ 16.00, Estonian IT College and get insights in multi-screen application development.</p>
<p>Learn how webinos as an open source platform connects your devices securely and allows Web-technologies based applications to run and use services and resources across different domains such as mobile, desktop, home media, in-car infotainment and Internet of Things (IoT).</p>
<p>Bring your development laptop and optionally an android device and get involved in the practical setup and coding session. You have already an idea for a multi-screen application? Excellent! Develop your first webinos application with immediate support and share your feelings with us. Get a glimpse of the Webinos repository at <a href="https://github.com/webinos/Webinos-Platform" target="_blank">github</a>.</p>
<p><strong>Requirements</strong>: Laptop (Linux, Mac, Windows) with disk space to load and install additional software, basic Web development skills (HTML, CSS and JavaScript).</p>
<p><strong>Trainer</strong>: Martin Lasak studied computer engineering at the Technische Universität Berlin. He graduated with the completion of his thesis on Privacy and Integrity Preservation in Client-Side Web Mashups in the field of Open Communication Systems. Employed as research associate at the Competence Center Future Applications and Media (FAME) of <a href="http://www.fokus.fraunhofer.de/en/fame/index.html" target="_blank">Fraunhofer FOKUS</a>, Martin mainly focuses his research activities on multi-device architectures and Web security. He has been involved in national and international industry and research projects covering cross-platform computing and distributed applications.</p>
<p><strong>Venue</strong>: Many thanks to the <a href="http://www.itcollege.ee/en/it-college/" target="_blank">Estonian Information Technology College</a> for the awesome venue. For those who don’t know them yet – IT College is the leading IT institution of applied higher education in Estonia. What makes the IT College special is its academic staff that are all professionals in the field – a third of all of the lecturers come from IT firms and companies or state IT departments. And obviously the fact that Yep is formed by graduates of IT College.</p>
<p><strong><a href="http://yep-workshops.eventbrite.com/" target="_blank">Register here, only 30 spots available.</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webinos.org/blog/2013/05/14/webinos-developer-workshop-at-yep-tallinn-may-16/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Beyond the code, there is emotion &#8211; webinos at Codemotion Berlin</title>
		<link>http://www.webinos.org/blog/2013/05/14/beyond-the-code-there-is-emotion-webinos-at-codemotion-berlin/</link>
		<comments>http://www.webinos.org/blog/2013/05/14/beyond-the-code-there-is-emotion-webinos-at-codemotion-berlin/#comments</comments>
		<pubDate>Tue, 14 May 2013 10:46:49 +0000</pubDate>
		<dc:creator>Robert Kleinfeld</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Event]]></category>
		<category><![CDATA[Featured posts]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Berlin]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[Workshop]]></category>

		<guid isPermaLink="false">http://www.webinos.org/?p=5363</guid>
		<description><![CDATA[Next to re:publica and Heureka the brandnew format „Codemotion Berlin“ was another main-hightlight of the Berlin Web Week Festival 2013. webinos was proud to organize a code workshop in conjunction with Fraunhofer FOKUS. In a hands-on, practical workshop participants learned how interoperability with other device types and platforms can be fostered and how multiscreen application development can be ...]]></description>
			<content:encoded><![CDATA[<p><a href='http://www.webinos.org/blog/2013/05/14/beyond-the-code-there-is-emotion-webinos-at-codemotion-berlin/2013-05-10-12-02-53/' title='2013-05-10 12.02.53'><img width="150" height="150" src="http://www.webinos.org/wp-content/uploads/2013/05/2013-05-10-12.02.53-150x150.jpg" class="attachment-thumbnail" alt="2013-05-10 12.02.53" title="2013-05-10 12.02.53" /></a><br />
<a href='http://www.webinos.org/blog/2013/05/14/beyond-the-code-there-is-emotion-webinos-at-codemotion-berlin/2013-05-11-15-03-03/' title='2013-05-11 15.03.03'><img width="150" height="150" src="http://www.webinos.org/wp-content/uploads/2013/05/2013-05-11-15.03.03-150x150.jpg" class="attachment-thumbnail" alt="2013-05-11 15.03.03" title="2013-05-11 15.03.03" /></a><br />
<a href='http://www.webinos.org/blog/2013/05/14/beyond-the-code-there-is-emotion-webinos-at-codemotion-berlin/2013-05-10-11-12-57/' title='2013-05-10 11.12.57'><img width="150" height="150" src="http://www.webinos.org/wp-content/uploads/2013/05/2013-05-10-11.12.57-150x150.jpg" class="attachment-thumbnail" alt="2013-05-10 11.12.57" title="2013-05-10 11.12.57" /></a><br />
<a href='http://www.webinos.org/blog/2013/05/14/beyond-the-code-there-is-emotion-webinos-at-codemotion-berlin/2013-05-10-12-06-46/' title='2013-05-10 12.06.46'><img width="150" height="150" src="http://www.webinos.org/wp-content/uploads/2013/05/2013-05-10-12.06.46-150x150.jpg" class="attachment-thumbnail" alt="2013-05-10 12.06.46" title="2013-05-10 12.06.46" /></a><br />
<a href='http://www.webinos.org/blog/2013/05/14/beyond-the-code-there-is-emotion-webinos-at-codemotion-berlin/2013-05-10-14-49-20/' title='2013-05-10 14.49.20'><img width="150" height="150" src="http://www.webinos.org/wp-content/uploads/2013/05/2013-05-10-14.49.20-150x150.jpg" class="attachment-thumbnail" alt="2013-05-10 14.49.20" title="2013-05-10 14.49.20" /></a></p>
<p>Next to re:publica and Heureka the brandnew format „Codemotion Berlin“ was another main-hightlight of the Berlin Web Week Festival 2013. webinos was proud to organize a <a href="http://berlin.codemotionworld.com/evento/fraunhofer-fokus-webinos/" target="_blank">code workshop</a> in conjunction with Fraunhofer FOKUS. In a hands-on, practical workshop participants learned how interoperability with other device types and platforms can be fostered and how multiscreen application development can be eased.</p>
<p><a href="http://berlin.codemotionworld.com/" target="_blank">Codemotion</a> was an innovative tech event engaging developers of all languages and technologies in presentations and conversations about: Mobile, Web, Makers, Startup Ideas, Trends, Sustainability, Game Dev and Creative Coding. Codemotion was a 3 day event with one day dedicated to workshops and two days of Conference.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webinos.org/blog/2013/05/14/beyond-the-code-there-is-emotion-webinos-at-codemotion-berlin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>webinos Developer Workshop at Codemotion Berlin</title>
		<link>http://www.webinos.org/blog/2013/04/25/webinos-developer-workshop-at-codemotion-berlin/</link>
		<comments>http://www.webinos.org/blog/2013/04/25/webinos-developer-workshop-at-codemotion-berlin/#comments</comments>
		<pubDate>Thu, 25 Apr 2013 11:42:19 +0000</pubDate>
		<dc:creator>Robert Kleinfeld</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Demos]]></category>
		<category><![CDATA[Event]]></category>
		<category><![CDATA[Featured posts]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Berlin]]></category>
		<category><![CDATA[demo]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[Workshop]]></category>

		<guid isPermaLink="false">http://www.webinos.org/?p=5293</guid>
		<description><![CDATA[&#160; webinos will organize a developer workshop at the codemotion event (www.codemotionberlin.com) in Berlin, 09-11 May 2013. Codemotion is an innovative tech event engaging developers of all languages and technologies in presentations &#38; conversations about: mobile, web, makers, startup ideas, sustainability, game development and creative coding. Codemotion brings together the largest number of attendees, companies and ...]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<p><strong>webinos will organize a developer workshop at the <a href="http://berlin.codemotionworld.com/" target="_blank">codemotion</a> event (<a href="http://berlin.codemotionworld.com" target="_blank">www.codemotionberlin.com</a>) in Berlin, 09-11 May 2013.</strong></p>
<p><a href="http://www.webinos.org/wp-content/uploads/2013/04/codemotion.png"><img class="alignnone  wp-image-5329" title="codemotion" src="http://www.webinos.org/wp-content/uploads/2013/04/codemotion-1024x182.png" alt="" width="581" height="104" /></a></p>
<p>Codemotion is an innovative tech event engaging developers of all languages and technologies in presentations &amp; conversations about: mobile, web, makers, startup ideas, sustainability, game development and creative coding. Codemotion brings together the largest number of attendees, companies and communities. In 2013, Codemotion will be arriving in Berlin. The <a href="http://berlin.codemotionworld.com/program/" target="_blank">agenda</a> is a full immersion of technical talks created with the help of all developer communities, including a public call of papers.</p>
<p>webinos has the pleasure to invite particpants for a hands-on practical workshop in the <strong>Fraunhofer webinos Lab</strong> with trainers from the webinos developer team. The workshop will be held at Codemotion Berlin on <strong>Saturday 11 May 2013, 2pm-4pm</strong>. <strong>See below for further information regarding registration, location, time and requirements.</strong></p>
<p>&nbsp;</p>
<div>
<h1>Codemotion Workshop: webinos &#8211; Open Web Platform for Multiscreen Applications</h1>
</div>
<p>Trainers: Alexander Futasz, Shanshan Yang, Robert Kleinfeld</p>
<h2>Agenda</h2>
<p>This workshop offers an insight in the development of <strong>multiscreen applications</strong> with the webinos project. webinos is an open source platform that connects user’s devices securely and allows Web-based applications to run and use services and resources across different domains such as mobile, desktop, home media, in-car infotainment and Internet of Things (IoT). In a <strong>hands-on, practical workshop</strong> participants will learn how interoperability with other device types and platforms can be fostered and how multiscreen application development can be eased.</p>
<p><strong>1. Introduction</strong></p>
<p>The first part of the workshop will consists of a brief <strong>introduction</strong> to the webinos project, as well as the demonstration of multiscreen applications that are developed with webinos APIs.</p>
<p><strong>2. Installation</strong></p>
<p>The next part involves <strong>installing and running</strong> the webinos open source platform.</p>
<p><strong>3. webinos App Development</strong></p>
<p>The main part of the workshop deals with <strong>developing webinos applications</strong> based on webinos APIs such as Widget API, Discovery API, Messaging API and Device Orientation API. Application development can sound like a daunting task. Fortunately, creating a webinos application is surprisingly simple. Therefore we will start with a simple “hello world” application. On this basis we will learn how much more sophisticated webinos applications can be through use of webinos APIs, as defined in the API specifications.</p>
<p><strong>4. Multiscreen Applications</strong></p>
<p>As a <strong>highlight</strong> we will create a simple multiscreen application live during the workshop, demonstrating that developing multiscreen applications does not require a complete rethinking of traditional development workflows. Afterwards, we will briefly look at how developers can <strong>benefit</strong> from the webinos open source platform targeted on multiscreen applications.</p>
<h2>Trainers</h2>
<p><strong>Alexander Futász</strong></p>
<p>Alexander Futász studied Computer Science at the Berlin Institute of Technology, where he recently finished his studies and is now waiting for his degree. He is senior research engineer and project manager at the Competence Center Future Applications and Media FAME at Fraunhofer Institute for Open Communication Systems FOKUS in Berlin. Alexander Futász has been and is involved in multiple international and national projects (webinos, MWR, BIONETS) within the area of: Social Media Computing, Cloud-based Services and Next Generation Web Platforms for Multiscreen Applications.</p>
<p><strong>Shanshan Yang</strong></p>
<p>Shanshan Yang studied Computer Science at the University of Freiburg. She received her master degree in Computer Science in 2010. She is senior research engineer at the Competence Center Future Applications and Media FAME at Fraunhofer Institute for Open Communication Systems FOKUS in Berlin. She integrated different approaches from different domains like Knowledge management, Integrated circuit design and Software testing. Shanshan Yang involved in multiple international and national projects (webinos, MyRehab).  Her ongoing research activities focus on Cloud-based Services and Next Generation Web Platforms for Multiscreen Applications.</p>
<p><strong>Robert Kleinfeld</strong></p>
<p>Robert Kleinfeld studied Computer Science at the Leipzig University of Applied Sciences. He received his M.Sc. in Computer Science in 2007. He is senior research engineer and project manager at the Competence Center Future Applications and Media FAME at Fraunhofer Institute for Open Communication Systems FOKUS in Berlin. Robert Kleinfeld was local chair of the 10th European Interactive TV Conference &#8211; EuroITV 2012 in Berlin (hosted by Fraunhofer FOKUS). Robert Kleinfeld is involved in multiple international and national projects (PADGETS, webinos, OPENi and COMPOSE) within the area of: Social Media Computing, Cloud-based Services and Next Generation Web Platforms for Multiscreen Applications</p>
<h2>Information</h2>
<h3><strong>Participant Requirements</strong></h3>
<ul>
<li>Mac Intel, Windows or Linux Computer capable of launching VirtualBox images. Ensure that you have the latest version of VirtualBox installed on your machine (<a href="https://www.virtualbox.org/wiki/Downloads">https://www.virtualbox.org/wiki/Downloads</a>)</li>
<li>Smartphone with Android, minimum 4.1</li>
<li>Ability and disk space to download and install additional software</li>
</ul>
<h3><strong>Participant Recommendations</strong></h3>
<p>All you will need to know is a basic knowledge of HTML, CSS and JavaScript. This not a hard requirement, but will help in really understanding what is going on, rather than just copying the code into your project.</p>
<h3>Registration</h3>
<p><a href="http://codemotion-webinos.eventbrite.co.uk/" target="_blank">Codemotion Berlin Sign Up</a></p>
<h3><strong>When</strong></h3>
<p>Saturday 11 May 2013</p>
<h3><strong>Where</strong></h3>
<p>Codemotion will take place at the <strong><a href="http://www.htw-berlin.de/">Hochschule für Technik und Wirtschaft (HTW</a>), </strong>University of Applied Sciences in <strong>Building G &amp; FKI</strong>.</p>
<p>Wilhelminenhofstraße 75A<br />
12459 Berlin<br />
<a title="HTW Citymap" href="http://www.berlin.de/stadtplan/?ADR_STREET=Wilhelminenhofstr.&amp;ADR_HOUSE=75A&amp;ADR_ZIP=12459&amp;ADR_INFO=Campus%20Wilhelminenhof" target="_blank">City Map</a><br />
<a href="http://berlin.codemotionworld.com/where/" target="_blank">How to reach HTW with Public Transport</a></p>
<p><strong>Venue: Fraunhofer webinos Lab</strong></p>
<h3><strong>Time</strong></h3>
<p>2pm-4pm<strong></strong></p>
<h3><strong>Language</strong></h3>
<p>The workshop will be in English</p>
<h3><strong>Workshop Duration</strong></h3>
<p>2 Hours</p>
<h3><strong>Contact</strong></h3>
<p>For further information please contact Robert Kleinfeld: <a href="file:///C:/Users/rkl/Desktop/robert.kleinfeld@fokus.fraunhofer.de">robert.kleinfeld@fokus.fraunhofer.de</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webinos.org/blog/2013/04/25/webinos-developer-workshop-at-codemotion-berlin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
