<?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; JVx.mobile</title>
	<atom:link href="http://blog.sibvisions.com/tag/jvx-mobile/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.sibvisions.com</link>
	<description>Blog @ SIB Visions</description>
	<lastBuildDate>Mon, 30 Mar 2026 11:14:36 +0000</lastBuildDate>
		<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>JVx&#039; Flutter feature preview</title>
		<link>https://blog.sibvisions.com/2025/11/11/jvx-flutter-feature-preview/</link>
		<comments>https://blog.sibvisions.com/2025/11/11/jvx-flutter-feature-preview/#comments</comments>
		<pubDate>Tue, 11 Nov 2025 16:05:27 +0000</pubDate>
		<dc:creator>rjahn</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Flutter]]></category>
		<category><![CDATA[JVx.mobile]]></category>

		<guid isPermaLink="false">https://blog.sibvisions.com/?p=9184</guid>
		<description><![CDATA[We have some great news for you!
We tried to improve our picklist = combobox = linked cell editor visually. And the result is so cool.
We played around with different styles like bottom sheet and popup. A bottom sheet is very common on iOS but not on Android devices. A popup is a usual method.
Our current [...]]]></description>
			<content:encoded><![CDATA[<p>We have some great news for you!</p>
<p>We tried to improve our <em>picklist = combobox = linked</em> cell editor visually. And the result is so cool.</p>
<p>We played around with different styles like bottom sheet and popup. A bottom sheet is very common on iOS but not on Android devices. A popup is a usual method.<br />
Our current implementation is a popup but it looks like a dialog. It's not bad but not cool enough.<br />
The visual difference is big but it's always the same control.<br />
<br/><br />
<strong>Some impressions</strong></p>
<p>Every video first shows the good old <em>linked cell editor = combobox = picklist</em> and then a new variant of the same editor.<br />
<center></p>
<table style="table-layout: fixed;">
<tr>
<td style="max-width: 208;">
<video width="208" height="408" controls><br />
  <source src="https://blog.sibvisions.com/wp-content/uploads/2025/11/linked_popup_default2.mp4" type="video/mp4"><br />
Not supported<br />
</video><br />
<center><br />
This could be the new default<br />
implementation, because the<br />
animation is not too pushy.<br />
</center>
</td>
<td style="width: 40px;"></td>
<td style="width: 208px;">
<video width="208" height="408" controls><br />
  <source src="https://blog.sibvisions.com/wp-content/uploads/2025/11/linked_bottom2.mp4" type="video/mp4"><br />
Not supported<br />
</video><br />
<center><br />
The bottom sheet variant.<br />
</center>
</td>
</tr>
<tr>
<td style="height: 40px;"></td>
</tr>
<tr>
<td>
<video width="208" height="408" controls><br />
  <source src="https://blog.sibvisions.com/wp-content/uploads/2025/11/linked_popup_jump2.mp4" type="video/mp4"><br />
Not supported<br />
</video><br />
<center><br />
As popup below the editor with<br />
pushy animation.<br />
</center>
</td>
<td style="width: 40px;"></td>
<td>
<video width="208" height="408" controls><br />
  <source src="https://blog.sibvisions.com/wp-content/uploads/2025/11/linked_popup_down2.mp4" type="video/mp4"><br />
Not supported<br />
</video><br />
<center><br />
As popup below the editor with<br />
fade-in animation.<br />
</center>
</td>
</tr>
<tr>
<td style="height: 40px;"></td>
</tr>
<tr>
<td>
<video width="208" height="408" controls><br />
  <source src="https://blog.sibvisions.com/wp-content/uploads/2025/11/linked_popup_roll2.mp4" type="video/mp4"><br />
Not supported<br />
</video><br />
<center><br />
As popup below the editor with<br />
menu animation.<br />
</center>
</td>
</tr>
<tr>
<td style="height: 25px;"></td>
</tr>
</table>
<p></center>The best of all is that we support all shown variants. It's possible to mix modes, just define the style like:</p>
<div class="codesnip-container" >editor.addStyleNames("f_as_popup")</div>
<p>We support following style names: </p>
<ul>
<li><strong>f_as_dialog</strong></li>
<li><strong>f_as_bottomsheet</strong></li>
<li><strong>f_as_popup</strong></li>
</ul>
<p>Styles for popup animation: </p>
<ul>
<li><strong>f_popup_jump</strong></li>
<li><strong>f_popup_fade_in_bounce</strong> (default)</li>
<li><strong>f_popup_fade_in_down</strong></li>
<li><strong>f_popup_fade_in_roll_down</strong></li>
</ul>
<p>As usual, code is available in our <a href="https://github.com/sibvisions/flutter_jvx">github repo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.sibvisions.com/2025/11/11/jvx-flutter-feature-preview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Master Thesis - JVx Mobile und iOS</title>
		<link>https://blog.sibvisions.com/2014/07/20/master-thesis-jvx-mobile-und-ios/</link>
		<comments>https://blog.sibvisions.com/2014/07/20/master-thesis-jvx-mobile-und-ios/#comments</comments>
		<pubDate>Sun, 20 Jul 2014 22:08:12 +0000</pubDate>
		<dc:creator>rjahn</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[JVx]]></category>
		<category><![CDATA[JVx.mobile]]></category>

		<guid isPermaLink="false">http://blog.sibvisions.com/?p=3091</guid>
		<description><![CDATA[Die Master Thesis von Stefan Fessler steht nun öffentlich zur Verfügung. Das Thema war
Design und Implementierung einer Multi-Touch optimierten iOS App für das JVx ERP Applikation Framework
Im Zuge seiner Arbeit wurde der iOS Client für JVx entwickelt. Das Projekt steht unter der Apache Lizenz 2.0 zur Verfügung.
Die Arbeit ist zugleich eine gute Dokumentation und erklärt [...]]]></description>
			<content:encoded><![CDATA[<p>Die <a href="http://blog.sibvisions.com/wp-content/uploads/2014/07/MT_Fessler_Stefan_JVx_iOS.pdf">Master Thesis</a> von Stefan Fessler steht nun öffentlich zur Verfügung. Das Thema war</p>
<p><strong>Design und Implementierung einer Multi-Touch optimierten iOS App für das JVx ERP Applikation Framework</strong></p>
<p>Im Zuge seiner Arbeit wurde der iOS Client für JVx entwickelt. Das <a href="http://sourceforge.net/projects/jvxmobile/">Projekt</a> steht unter der Apache Lizenz 2.0 zur Verfügung.</p>
<p>Die Arbeit ist zugleich eine gute Dokumentation und erklärt Designentscheidungen sowie deren Umsetzung.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.sibvisions.com/2014/07/20/master-thesis-jvx-mobile-und-ios/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Master Thesis - JVx Mobile und Android</title>
		<link>https://blog.sibvisions.com/2014/07/18/master-thesis-jvx-mobile-und-android/</link>
		<comments>https://blog.sibvisions.com/2014/07/18/master-thesis-jvx-mobile-und-android/#comments</comments>
		<pubDate>Fri, 18 Jul 2014 13:04:17 +0000</pubDate>
		<dc:creator>rjahn</dc:creator>
				<category><![CDATA[Media]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[JVx.mobile]]></category>

		<guid isPermaLink="false">http://blog.sibvisions.com/?p=3086</guid>
		<description><![CDATA[Die Master Thesis von Michael Hofer steht nun öffentlich zur Verfügung. Das Thema war
Design und Implementierung einer Multi-Touch optimierten Android Runtime Umgebung für JVx ERP Applikationen auf Smartphone Devices
Im Zuge seiner Arbeit wurde der JVx.Mobile Server und der Android Client für JVx entwickelt. Das Projekt steht unter der Apache Lizenz 2.0 zur Verfügung.
Die Arbeit ist [...]]]></description>
			<content:encoded><![CDATA[<p>Die <a href="http://blog.sibvisions.com/wp-content/uploads/2014/07/MT-Hofer-MSE.pdf">Master Thesis</a> von Michael Hofer steht nun öffentlich zur Verfügung. Das Thema war</p>
<p><strong>Design und Implementierung einer Multi-Touch optimierten Android Runtime Umgebung für JVx ERP Applikationen auf Smartphone Devices</strong></p>
<p>Im Zuge seiner Arbeit wurde der JVx.Mobile Server und der Android Client für JVx entwickelt. Das <a href="http://sourceforge.net/projects/jvxmobile/">Projekt</a> steht unter der Apache Lizenz 2.0 zur Verfügung.</p>
<p>Die Arbeit ist zugleich eine gute Dokumentation für JVx.mobile und erklärt Designentscheidungen sowie deren Umsetzung.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.sibvisions.com/2014/07/18/master-thesis-jvx-mobile-und-android/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mein KMU bei Überall App Competition</title>
		<link>https://blog.sibvisions.com/2013/05/14/mein-kmu-bei-uberall-app-competition/</link>
		<comments>https://blog.sibvisions.com/2013/05/14/mein-kmu-bei-uberall-app-competition/#comments</comments>
		<pubDate>Tue, 14 May 2013 10:21:38 +0000</pubDate>
		<dc:creator>mhandsteiner</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[JVx.mobile]]></category>

		<guid isPermaLink="false">http://blog.sibvisions.com/?p=2230</guid>
		<description><![CDATA[Demnächst findet der erste App Kongress in Wien statt. Mit zur Veranstaltung zählt auch eine App Competition. Dabei werden aus einer Menge an App Ideen bzw. Konzepten die Top 10 ermittelt. Die Top 3 haben dann die Chance auf einen 3 Minuten Pitch und Crowd-Funding.
Unser R&#038;D Team hat ebenfalls eine App Idee am Start, mit [...]]]></description>
			<content:encoded><![CDATA[<p>Demnächst findet der erste <a href="http://www.uberall.at">App Kongress</a> in Wien statt. Mit zur Veranstaltung zählt auch eine <a href="http://www.uberall.at/competition">App Competition</a>. Dabei werden aus einer Menge an App Ideen bzw. Konzepten die Top 10 ermittelt. Die Top 3 haben dann die Chance auf einen 3 Minuten Pitch und Crowd-Funding.</p>
<p>Unser R&#038;D Team hat ebenfalls eine App Idee am Start, mit der erstmals unser <a href="http://sourceforge.net/projects/jvxmobile/">JVx mobile</a> zu sehen ist. Die Idee hat natürlich mit Business zu tun:</p>
<blockquote><p>
Eine App für kleine und mittlere Unternehmen (Handwerker, Dienstleister, Einzelunternehmer, .). Für diese gibt es kaum hilfreiche Apps und Kapital für die Umsetzung eigener Ideen ist meist nicht vorhanden bzw. wird an anderen Stellen benötigt.</p>
<p>Die App ermöglicht die Umsetzung eigener Ideen wie zB. Lagerstandsabfrage, Zeiterfassung für Monteure, mobile Angebotslegung, Preisabfragen, uvm. Damit die Daten auch im Büro eines KMU zur Verfügung stehen und verwendet werden können (zB. für Rechnungeslegung) kommuniziert die App mit einem Backend das entweder in der Cloud oder auf eigener Hardware läuft – je nach KMU. Das KMU erhält somit eine Kombination von Excel und Word das online zur Verfügung steht und angepasst ist an die eigenen Abläufe. Die App ist aber keine simple Dateiverwaltung wie z.B. Dropbox sondern verwaltet Unternehmensdaten in einer zentralen Datenbank. So einfach wie Excel.</p>
<p>Die App passt sich dynamisch an die zu verwaltenden Daten an und bietet eine Standardlösung für KMU.
</p></blockquote>
<p>Und natürlich gibt es auch ein Bild dafür:</p>
<div id="attachment_2232" class="wp-caption aligncenter" style="width: 310px"><a href="http://blog.sibvisions.com/wp-content/uploads/2013/05/Ueberall.png" rel="lightbox[2230]"><img src="http://blog.sibvisions.com/wp-content/uploads/2013/05/Ueberall-300x240.png" alt="Mein KMU" title="Ueberall" width="300" height="240" class="size-medium wp-image-2232" /></a><p class="wp-caption-text">Mein KMU</p></div>
<p>Damit eine Idee unter die Top 10 kommt muss sie zuerst durch eine Community Bewertung. Die besten 33 Ideen werden dann noch von einer Jury unter die Lupe genommen. Wir würden uns natürlich freuen wenn Ihr uns unterstützt. Aber bitte Geduld bei der Bewertung, denn der <a href="https://www.neurovation.net/de/compare">Battle Modus</a> ist etwas gewöhnungsbedürftig und es kann auch schon einige Versuche dauern bis "<strong>Mein KMU</strong>" antritt <img src='https://blog.sibvisions.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>https://blog.sibvisions.com/2013/05/14/mein-kmu-bei-uberall-app-competition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
