<?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>Blog @ SIB Visions &#187; JavaScript</title>
	<atom:link href="http://blog.sibvisions.com/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.sibvisions.com</link>
	<description>Blog @ SIB Visions</description>
	<lastBuildDate>Mon, 13 Apr 2026 09:47:01 +0000</lastBuildDate>
		<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>New UI gauges</title>
		<link>https://blog.sibvisions.com/2021/09/21/new-ui-gauges/</link>
		<comments>https://blog.sibvisions.com/2021/09/21/new-ui-gauges/#comments</comments>
		<pubDate>Tue, 21 Sep 2021 12:30:00 +0000</pubDate>
		<dc:creator>rjahn</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[reactUI]]></category>

		<guid isPermaLink="false">https://blog.sibvisions.com/?p=8493</guid>
		<description><![CDATA[We didn't find any "special" gauges for our new reactUI, so we developed our own "special" gauges. They are SVG based and will work in any Javascript environment. The project is available on github.
We have 

Ring
Arc
Meter
Speedometer

Example code is available here.
]]></description>
			<content:encoded><![CDATA[<p>We didn't find any "special" gauges for our new <a href="https://github.com/sibvisions/reactui">reactUI</a>, so we developed our own "special" gauges. They are SVG based and will work in any Javascript environment. The project is available on <a href="https://github.com/sibvisions/gauges">github</a>.</p>
<p>We have </p>
<ul>
<li><a href="https://raw.githubusercontent.com/sibvisions/gauges/main/screenshot.png" rel="lightbox[8493]">Ring</a></li>
<li><a href="https://raw.githubusercontent.com/sibvisions/gauges/main/screenshot.png" rel="lightbox[8493]">Arc</a></li>
<li><a href="https://raw.githubusercontent.com/sibvisions/gauges/main/screenshot.png" rel="lightbox[8493]">Meter</a></li>
<li><a href="https://raw.githubusercontent.com/sibvisions/gauges/main/screenshot.png" rel="lightbox[8493]">Speedometer</a></li>
</ul>
<p>Example code is available <a href="https://github.com/sibvisions/gauges/blob/main/demo.html">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.sibvisions.com/2021/09/21/new-ui-gauges/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone Anwendungen mit jQTouch erstellen</title>
		<link>https://blog.sibvisions.com/2010/04/17/iphone-anwendungen-mit-jqtouch-erstellen/</link>
		<comments>https://blog.sibvisions.com/2010/04/17/iphone-anwendungen-mit-jqtouch-erstellen/#comments</comments>
		<pubDate>Sat, 17 Apr 2010 08:00:28 +0000</pubDate>
		<dc:creator>rjahn</dc:creator>
				<category><![CDATA[API]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://blog.sibvisions.com/?p=159</guid>
		<description><![CDATA[Eine native iPhone Anwendung setzt nicht nur Objective-C Know How voraus sondern auch eine spezielle Entwicklungsumgebung sowie Mac OS. Doch nicht immer muss es eine native App sein. Wenn auf die Kamera und die Hardware Beschleunigung verzichtet werden kann, stehen sehr gute JavaScript APIs zur Verfügung.
Ein brandneues API steht mit jQTouch bereit.
]]></description>
			<content:encoded><![CDATA[<p>Eine native iPhone Anwendung setzt nicht nur Objective-C Know How voraus sondern auch eine spezielle Entwicklungsumgebung sowie Mac OS. Doch nicht immer muss es eine native App sein. Wenn auf die Kamera und die Hardware Beschleunigung verzichtet werden kann, stehen sehr gute JavaScript APIs zur Verfügung.</p>
<p>Ein brandneues API steht mit <a href="http://www.jqtouch.com/">jQTouch</a> bereit.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.sibvisions.com/2010/04/17/iphone-anwendungen-mit-jqtouch-erstellen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
