<?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>ioBridge Blog &#187; JavaScript</title>
	<atom:link href="http://blog.iobridge.com/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.iobridge.com</link>
	<description>News and Projects from the ioBridge Community</description>
	<lastBuildDate>Fri, 18 May 2012 16:11:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>New HTML App Widget</title>
		<link>http://blog.iobridge.com/2011/03/new-html-app-widget/</link>
		<comments>http://blog.iobridge.com/2011/03/new-html-app-widget/#comments</comments>
		<pubDate>Tue, 22 Mar 2011 09:48:43 +0000</pubDate>
		<dc:creator>hans</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[charts]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[iobridge]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[ThingSpeak]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://www.iobridge.net/projects/?p=544</guid>
		<description><![CDATA[The new Custom HTML App widget allows you to embed HTML, CSS, and JavaScript in a widget so you can create custom widgets, apps, and mashups without having to run your own web server. The widget can hold embedded video, ThingSpeak charts, Google Visualizations, JQuery UI, and mobile web app frameworks. You can securely add [...]]]></description>
			<content:encoded><![CDATA[<p>The new Custom HTML App widget allows you to embed HTML, CSS, and JavaScript in a widget so you can create custom widgets, apps, and mashups without having to run your own web server. The widget can hold embedded video, <a title="Web of Thing Applications with ThingSpeak" href="http://www.thingspeak.com" target="_blank">ThingSpeak</a> charts, Google Visualizations, JQuery UI, and mobile web app frameworks. You can securely add the HTML App widget to dashboard so you can watch see live video right along with your ioBridge controls. That&#8217;s one only one application idea, we look forward to see what you come up with.</p>
<div id="attachment_545" class="wp-caption aligncenter" style="width: 490px"><a href="http://www.iobridge.net/wiki/widgets/custom"><img class="size-full wp-image-545 " title="HTML Apps on Dashboard" src="http://blog.iobridge.com/wp-content/uploads/2011/03/HTML-Apps-on-Dashboard.png" alt="HTML Apps on Dashboard" width="480" height="534" /></a><p class="wp-caption-text">HTML Apps on Dashboard</p></div>
<p>Visit the <a title="ioBridge HTML App Widget to Embed Custom Widgets on the ioBridge Dashboard" href="http://www.iobridge.net/wiki/widgets/custom" target="_blank">ioBridge Wiki</a> for more information on the HTML App Widget.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.iobridge.com/2011/03/new-html-app-widget/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Serial LCD and IO-204 Mash Up using JavaScript, PHP</title>
		<link>http://blog.iobridge.com/2009/06/serial-lcd-and-io-204-mash-up-using-javascript-php/</link>
		<comments>http://blog.iobridge.com/2009/06/serial-lcd-and-io-204-mash-up-using-javascript-php/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 03:53:28 +0000</pubDate>
		<dc:creator>hans</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[iobridge]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Serial LCD]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.iobridge.net/projects/?p=244</guid>
		<description><![CDATA[Marc Fonteijn, form the Netherlands, mashed up the ioBridge IO-204 with the Spark Fun Serial LCD based on the HD44780 chip. His project includes some JavaScript to control the LCD display via a web page which uses his PHP-based proxy and control API for the IO-204. The JavaScript on Marc&#8217;s blog post includes control and animations examples for the LCD [...]]]></description>
			<content:encoded><![CDATA[<p>Marc Fonteijn, form the Netherlands, mashed up the ioBridge IO-204 with the Spark Fun Serial LCD based on the HD44780 chip. His project includes some JavaScript to control the LCD display via a web page which uses his <a title="Marc's API to control the IO-204 from PHP" href="http://www.marcathing.com/2009/06/21/an-easy-api-for-the-iobrigde-to-use-with-ajax-php-java-phyton-etc/" target="_blank">PHP-based proxy and control API</a> for the IO-204.</p>
<div id="attachment_245" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.flickr.com/photos/marcfonteijn/3645982971/in/photostream/"><img class="size-medium wp-image-245" title="ioBridge Controlling Spark Fun LCD" src="http://blog.iobridge.com/wp-content/uploads/2009/06/iobridge_sparkfunlcd-300x225.jpg" alt="ioBridge Controlling Spark Fun LCD" width="300" height="225" /></a><p class="wp-caption-text">ioBridge IO-204 Controlling Spark Fun LCD</p></div>
<p>The JavaScript on Marc&#8217;s <a title="MarcAThing blog post for Spark Fun Serial LCD and ioBridge ethernet controller" href="http://www.marcathing.com/2009/06/21/an-easy-api-for-the-iobrigde-to-use-with-ajax-php-java-phyton-etc/" target="_blank">blog post</a> includes control and animations examples for the LCD display. The display can be driven by an open I/O channel using the serial out functionality or from a two-way serial smart board.</p>
<p>Here is a demo of the screen in action:</p>
<p style="text-align: center;"><object width="400" height="300" data="http://www.flickr.com/apps/video/stewart.swf?v=71377" type="application/x-shockwave-flash"><param name="flashvars" value="intl_lang=en-us&amp;photo_secret=71ffdc3a00&amp;photo_id=3646922258&amp;flickr_show_info_box=true" /><param name="bgcolor" value="#000000" /><param name="allowFullScreen" value="true" /><param name="src" value="http://www.flickr.com/apps/video/stewart.swf?v=71377" /><param name="allowfullscreen" value="true" /></object></p>
<p>We are not sure what he is up to, but I for-see an interactive website in his future. He already has LED&#8217;s blinking when users visit one of his sites. Check out Marc&#8217;s blog called <a title="Project blog by Marc Fonteijn" href="http://www.marcathing.com/" target="_blank">MarcAThing &#8211; Physically Mashed Up</a> for some cool photos and projects. <em>Dank u zeer!</em></p>
<p>Update:</p>
<p>The PHP Widget Control API is now a part of the <a title="ioBridge Wiki for PHP API" href="http://www.iobridge.net/wiki/api/php-widget-control-api" target="_self">ioBridge Wiki</a> and includes a few enhancements.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.iobridge.com/2009/06/serial-lcd-and-io-204-mash-up-using-javascript-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 3/13 queries in 0.006 seconds using disk: basic
Object Caching 439/462 objects using disk: basic

Served from: blog.iobridge.com @ 2012-05-22 11:09:50 -->
