<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>world wind java sdk - alternative to google</title>
		<link>http://community.wikidot.com/forum/t-192754/world-wind-java-sdk-alternative-to-google</link>
		<description>Posts in the discussion thread &quot;world wind java sdk - alternative to google&quot; - i&#039;m exploring both google map and ww sdk. the sdk appears to provide more flexibility and completely open-source</description>
				<copyright></copyright>
		<lastBuildDate>Tue, 14 Feb 2012 07:28:10 +0000</lastBuildDate>
		
					<item>
				<guid>http://community.wikidot.com/forum/t-192754#post-624803</guid>
				<title>Re: world wind java sdk - alternative to google</title>
				<link>http://community.wikidot.com/forum/t-192754/world-wind-java-sdk-alternative-to-google#post-624803</link>
				<description></description>
				<pubDate>Wed, 04 Nov 2009 13:56:48 +0000</pubDate>
				<wikidot:authorName>splashpoint</wikidot:authorName>				<wikidot:authorUserId>385166</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Response from 000webhost is negative:<br /> Our servers support Javascript, but Java applets/servlets (or simply JSP) are not supported here.</p> <p>I think the resources we need is something like this: <a href="http://www.dailyrazor.com/java/shared_tomcat.php">http://www.dailyrazor.com/java/shared_tomcat.php</a><br /> wikidot.com should provide support for applets/servelets.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-192754#post-624431</guid>
				<title>Re: world wind java sdk - alternative to google</title>
				<link>http://community.wikidot.com/forum/t-192754/world-wind-java-sdk-alternative-to-google#post-624431</link>
				<description></description>
				<pubDate>Wed, 04 Nov 2009 03:11:19 +0000</pubDate>
				<wikidot:authorName>splashpoint</wikidot:authorName>				<wikidot:authorUserId>385166</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Here is an example of the map running inside a browser:</p> <p><a href="http://worldwind.arc.nasa.gov/java/demos/index_applet_text_and_links.html">http://worldwind.arc.nasa.gov/java/demos/index_applet_text_and_links.html</a></p> <p>I would think we should be able to run a page like this in our community wikis.</p> <p><a href="http://worldwind.arc.nasa.gov/java/applet/WWJApplet.java.txt">http://worldwind.arc.nasa.gov/java/applet/WWJApplet.java.txt</a> «&lt; Example of Applet text</p> <p>From the applet text, is this the code that defines the map?:</p> <p>&lt;applet id="wwjApplet" mayscript code="org.jdesktop.applet.util.JNLPAppletLauncher" width=600 height=380<br /> archive="applet-launcher.jar, worldwind.jar, WWJApplet.jar, <a href="http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-current/jogl.jar">http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-current/jogl.jar</a>, <a href="http://download.java.net/media/gluegen/webstart/gluegen-rt.jar">http://download.java.net/media/gluegen/webstart/gluegen-rt.jar</a>"&gt;<br /> &lt;param name="jnlp_href" value="WWJApplet.jnlp"&gt;<br /> &lt;param name="codebase_lookup" value="false"&gt;<br /> &lt;param name="subapplet.classname" value="gov.nasa.worldwind.examples.applet.WWJApplet"&gt;<br /> &lt;param name="subapplet.displayname" value="WWJ Applet"&gt;<br /> &lt;param name="noddraw.check" value="true"&gt;</p> <p>&lt;param name="progressbar" value="true"&gt;<br /> &lt;param name="jnlpNumExtensions" value="1"&gt;<br /> &lt;param name="jnlpExtension1" value="<a href="http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-current/jogl.jnlp">http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-current/jogl.jnlp</a>"&gt;<br /> &lt;/applet&gt;</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-192754#post-624416</guid>
				<title>Re: world wind java sdk - alternative to google</title>
				<link>http://community.wikidot.com/forum/t-192754/world-wind-java-sdk-alternative-to-google#post-624416</link>
				<description></description>
				<pubDate>Wed, 04 Nov 2009 02:52:41 +0000</pubDate>
				<wikidot:authorName>splashpoint</wikidot:authorName>				<wikidot:authorUserId>385166</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I found this one as one process to load and run an applet on the wiki. <a href="http://community.wikidot.com/wishlist:73">http://community.wikidot.com/wishlist:73</a><br /> This is now beyond me to follow. Can someone follow the instruction and make the following worldwind demo works?</p> <p>&lt;applet code="com.sun.opengl.util.JOGLAppletLauncher"<br /> width=400<br /> height=260<br /> codebase="<a href="http://www.tomgaskins.net/applet">http://www.tomgaskins.net/applet</a>"<br /> archive="jogl.jar,gluegen-rt.jar,jogl-demos.jar"&gt;<br /> &lt;param name="subapplet.classname"<br /> VALUE="worldwinddemo.Applet1Up"&gt;<br /> &lt;param name="subapplet.displayname"<br /> VALUE="WorldWind Applet Demo"&gt;</p> <p>&lt;param name="progressbar" value="true"&gt;</p> <p>&lt;param name="cache_archive"<br /> VALUE="jogl.jar,gluegen-rt.jar,Applet1Up.jar"&gt;<br /> &lt;param name="cache_archive_ex"<br /> VALUE="jogl.jar;preload,gluegen-rt.jar;<br /> preload,Applet1Up;preload"&gt;<br /> &lt;/applet&gt;</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-192754#post-624388</guid>
				<title>Re: world wind java sdk - alternative to google</title>
				<link>http://community.wikidot.com/forum/t-192754/world-wind-java-sdk-alternative-to-google#post-624388</link>
				<description></description>
				<pubDate>Wed, 04 Nov 2009 02:21:29 +0000</pubDate>
				<wikidot:authorName>splashpoint</wikidot:authorName>				<wikidot:authorUserId>385166</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I'm looking at this Free web hosting service if I can load the WW Java Server software. I've inquired the host if they have the necessary back end to support the SDK and I'm hoping I'll get an affirmative response shortly. If so, then I could run the Server and perhaps connect it to the MySQL server for managing geospatial data.</p> <p><a href="http://members.000webhost.com/login.php">http://members.000webhost.com/login.php</a></p> <p>Domain splashpoint.comyr.com<br /> Bandwidth 100000&nbsp;MB (100GB)<br /> Home Root /home/a4189125<br /> Server Name server24.000webhost.com<br /> IP Address 216.108.235.104<br /> Apache ver. 2.2.13 (Unix)<br /> PHP version 5.2.*<br /> MySQL ver. 5.0.81-community</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-192754#post-624351</guid>
				<title>Re: world wind java sdk - interesting read</title>
				<link>http://community.wikidot.com/forum/t-192754/world-wind-java-sdk-alternative-to-google#post-624351</link>
				<description></description>
				<pubDate>Wed, 04 Nov 2009 01:06:17 +0000</pubDate>
				<wikidot:authorName>Ed Johnson</wikidot:authorName>				<wikidot:authorUserId>38854</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>This page really explains World Wind very well:<br /> <a href="http://java.sun.com/developer/technicalArticles/javase/worldwind/">http://java.sun.com/developer/technicalArticles/javase/worldwind/</a></p> <p>To whet your appetite:</p> <blockquote> <p>World Wind is not a copy of Google Earth, nor is it in competition with that software. Both NASA World Wind and Google Earth are sophisticated programs with amazing feature sets, and each has features that the other would benefit from.</p> </blockquote> <blockquote> <p>You can deploy World Wind within an application with Java Web Start software, or you can deploy it as an applet through the browser. World Wind has eight packages, and more will be available in the future…</p> </blockquote> <p>-Ed</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-192754#post-624301</guid>
				<title>Re: world wind java sdk - alternative to google</title>
				<link>http://community.wikidot.com/forum/t-192754/world-wind-java-sdk-alternative-to-google#post-624301</link>
				<description></description>
				<pubDate>Wed, 04 Nov 2009 00:00:18 +0000</pubDate>
				<wikidot:authorName>graphmastur</wikidot:authorName>				<wikidot:authorUserId>142001</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Okay, so java web start has to be run on the client machine. With applets, or the java code embedded in a web page, you can only access the server it is hosted on. With web start, that is different. (I think, although I haven't done much web start. I usually program to be client side, or on the web page. Web start is kinda in-between those two, in my opinion.)</p> <p>I would have to look into the files further, but most likely, you would just provide a link to where the files are. Java web start would take care of the rest.</p> <p>If you need any more help, just ask!</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-192754#post-624171</guid>
				<title>Re: world wind java sdk - alternative to google</title>
				<link>http://community.wikidot.com/forum/t-192754/world-wind-java-sdk-alternative-to-google#post-624171</link>
				<description></description>
				<pubDate>Tue, 03 Nov 2009 21:40:16 +0000</pubDate>
				<wikidot:authorName>Ed Johnson</wikidot:authorName>				<wikidot:authorUserId>38854</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Since the Java Web Start application runs on the client, I'm not sure how you can embed it in a web page. Even the demo files I looked at from NASA open in a separate application on my computer. Are you aware of other methods to make the maps run inside a browser window? Have you seen other examples that do this?</p> <p>Sorry, I haven't spent enough time with this to learn how to use the SDK or what it's requirements are, so can't offer any real help at this point. I'll try to do some research this weekend and see if I can understand it better.</p> <p>I have seen what this software can do on a machine with proper graphics horsepower now and can confirm that it is really, really cool!</p> <p>-Ed</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-192754#post-623752</guid>
				<title>Re: world wind java sdk - alternative to google</title>
				<link>http://community.wikidot.com/forum/t-192754/world-wind-java-sdk-alternative-to-google#post-623752</link>
				<description></description>
				<pubDate>Tue, 03 Nov 2009 13:38:28 +0000</pubDate>
				<wikidot:authorName>splashpoint</wikidot:authorName>				<wikidot:authorUserId>385166</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Ed - You are right about the jnlp's that are hosted here in the wiki and launced using Java Web Start. Here are demos written by others to illustrate the capabilities of the SDK. It seems like we have two possible scenarios: 1 - Wiki provides simply the link to the jnlp's residing on a Server hosted elsewhere and 2 - the JNLP code and file resides here in the wiki and makes the call to the Server (this part I'm not sure what this means to make it work).</p> <p>When an application is launched it opens to a new window. Is it possible to iframe the jnlp to open within the same page?</p> <p><a href="http://worldwind.arc.nasa.gov/java/demos/ApplicationTemplate.jnlp">http://worldwind.arc.nasa.gov/java/demos/ApplicationTemplate.jnlp</a><br /> <a href="http://worldwind.arc.nasa.gov/java/demos/WWJDemo.jnlp">http://worldwind.arc.nasa.gov/java/demos/WWJDemo.jnlp</a><br /> <a href="http://worldwind.arc.nasa.gov/java/demos/WMSLayerManager.jnlp">http://worldwind.arc.nasa.gov/java/demos/WMSLayerManager.jnlp</a><br /> <a href="http://worldwind.arc.nasa.gov/java/demos/ScankortDenmark.jnlp">http://worldwind.arc.nasa.gov/java/demos/ScankortDenmark.jnlp</a><br /> <a href="http://worldwind.arc.nasa.gov/java/demos/TerrainProfiler.jnlp">http://worldwind.arc.nasa.gov/java/demos/TerrainProfiler.jnlp</a><br /> <a href="http://worldwind.arc.nasa.gov/java/demos/Annotations.jnlp">http://worldwind.arc.nasa.gov/java/demos/Annotations.jnlp</a><br /> <a href="http://worldwind.arc.nasa.gov/java/demos/FlatWorldEarthquakes.jnlp">http://worldwind.arc.nasa.gov/java/demos/FlatWorldEarthquakes.jnlp</a><br /> <a href="http://worldwind.arc.nasa.gov/java/demos/LineBuilder.jnlp">http://worldwind.arc.nasa.gov/java/demos/LineBuilder.jnlp</a><br /> <a href="http://worldwind.arc.nasa.gov/java/demos/DraggingShapes.jnlp">http://worldwind.arc.nasa.gov/java/demos/DraggingShapes.jnlp</a><br /> <a href="http://worldwind.arc.nasa.gov/java/demos/SurfaceObjects.jnlp">http://worldwind.arc.nasa.gov/java/demos/SurfaceObjects.jnlp</a></p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-192754#post-623736</guid>
				<title>Re: world wind java sdk - alternative to google</title>
				<link>http://community.wikidot.com/forum/t-192754/world-wind-java-sdk-alternative-to-google#post-623736</link>
				<description></description>
				<pubDate>Tue, 03 Nov 2009 12:56:59 +0000</pubDate>
				<wikidot:authorName>splashpoint</wikidot:authorName>				<wikidot:authorUserId>385166</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>You phrased it pretty much exactly what I'm trying to do. Instead of using google map to display my maps and application, I prefer to use this NASA WorldWind Java instead. But now I need to know how to manage the codes that goes with it. In order to run the application, others have suggested using Eclipse (<a href="http://worldwindcentral.com/wiki/WWJava_in_Eclipse">http://worldwindcentral.com/wiki/WWJava_in_Eclipse</a>) to load the sdk. Will Eclipse allow me to access my maps oline and render it onto my wiki page? As you have suggested, I will likely need to find a service (hopefully also a freebee) that can host the SDK. Any suggestion on that also?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-192754#post-623427</guid>
				<title>Re: world wind java sdk - alternative to google</title>
				<link>http://community.wikidot.com/forum/t-192754/world-wind-java-sdk-alternative-to-google#post-623427</link>
				<description></description>
				<pubDate>Tue, 03 Nov 2009 02:54:21 +0000</pubDate>
				<wikidot:authorName>Ed Johnson</wikidot:authorName>				<wikidot:authorUserId>38854</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>You're being pretty cryptic about what you're really looking for. Can you <em>wax poetic</em><sup class="footnoteref"><a id="footnoteref-162982-1" href="javascript:;" class="footnoteref" >1</a></sup> and tell us what you're looking to accomplish?</p> <p>I think you're talking about <a href="http://worldwindcentral.com/wiki/Main_page">NASA WorldWind</a>, which I just spent a few minutes exploring. Looks pretty cool! (but my poor old laptop I'm on right now doesn't have the graphics horsepower to run any demos).</p> <p>If I understand the SDK side of this, I think you'll need to host the server software somewhere other than Wikidot. Wouldn't you want to load the SDK on your own PC/server and then make the maps you develop available online. Admittedly, I don't understand how this package works from a development standpoint, but I would think you'd just want to host the <strong>*.jnlp</strong> files here.</p> <p>Am I missing something?</p> <p>-Ed</p> <div style="color: white;"> <div class="footnotes-footer"> <div class="footnote-footer" id="footnote-162982-1"><a href="javascript:;" >1</a>. To "wax poetic" means to become increasingly verbose and romantic in speech.</div> </div> </div> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-192754#post-623343</guid>
				<title>Re: world wind java sdk - alternative to google</title>
				<link>http://community.wikidot.com/forum/t-192754/world-wind-java-sdk-alternative-to-google#post-623343</link>
				<description></description>
				<pubDate>Tue, 03 Nov 2009 01:18:03 +0000</pubDate>
				<wikidot:authorName>splashpoint</wikidot:authorName>				<wikidot:authorUserId>385166</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Is there a way to load an sdk to wikidot? Thank You.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-192754#post-620851</guid>
				<title>how to install a java sdk in wikidot</title>
				<link>http://community.wikidot.com/forum/t-192754/world-wind-java-sdk-alternative-to-google#post-620851</link>
				<description></description>
				<pubDate>Fri, 30 Oct 2009 15:19:23 +0000</pubDate>
				<wikidot:authorName>splashpoint</wikidot:authorName>				<wikidot:authorUserId>385166</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>i'm trying to load an sdk in my wiki and I'm not sure where to start. Is there a way to load an sdk to wikidot? Thank You.</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>
