<?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>Emergent Properties &#187; Java</title>
	<atom:link href="http://emergent.urbanpug.com/?cat=13&#038;feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://emergent.urbanpug.com</link>
	<description>Order from disorder - Thoughts about where technology is going.</description>
	<lastBuildDate>Wed, 28 Jan 2009 19:27:25 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.2.38</generator>
	<item>
		<title>Ajax Server Administration?</title>
		<link>http://emergent.urbanpug.com/?p=35</link>
		<comments>http://emergent.urbanpug.com/?p=35#comments</comments>
		<pubDate>Wed, 15 Jun 2005 15:12:31 +0000</pubDate>
		<dc:creator><![CDATA[matt]]></dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://emergent.urbanpug.com/?p=35</guid>
		<description><![CDATA[Here&#8217;s a concept, one that i&#8217;ve been toying around with myself, actually (more to come soon on my end) &#8212; It&#8217;s WebCmd &#8212; It&#8217;s an ajax-based command line. It uses perl + libXmlRequest to produce a &#8220;remote command line in a browser&#8221; &#8212; which is something that would have previously been unheard of without using &#8230; <a href="http://emergent.urbanpug.com/?p=35" class="more-link">Continue reading <span class="screen-reader-text">Ajax Server Administration?</span></a>]]></description>
				<content:encoded><![CDATA[<p>Here&#8217;s a concept, one that i&#8217;ve been toying around with myself, actually (more to come soon on my end) &#8212; It&#8217;s <a href="http://a-i-studio.com/cmd/">WebCmd</a> &#8212; It&#8217;s an ajax-based command line.  It uses perl + <a href="http://www.whitefrost.com/reference/2003/06/17/libXmlRequest.html">libXmlRequest</a> to produce a &#8220;remote command line in a browser&#8221; &#8212; which is something that would have previously been unheard of without using java, say, oh, 2 days ago.</p>
<p>What does this <em>actually</em> get you? Well, alone, you might be able to do some system administration w/o having to use SSH, which might be an &#8220;ok&#8221; thing &#8212; but really, the key concept is really to provide a new way of accessing old applications.  I know there are companies out there that have been really pushing hard to get old green screen applications pushed into the present by doing various things like wrapping the old &#8220;screens&#8221; in HTML, using java to interface w/ the old application, providing a slightly fancier interface to the old app.</p>
<p>Now everyone&#8217;s got a new choice for doing this kind of thing.  What i&#8217;m more interested, being a linux guy, is the ability to do with ajaxified methods  some of the basic things i would normally have to do by opening up a shell, logging into a server, and running some commands.</p>
<p>I&#8217;m working on a little utility that i myself will find useful, and i hope others will too.</p>
<p>Also, after macromedia&#8217;s recent announcement of flash-javascript interoperability, now comes <a href="http://www.osflash.org/doku.php?id=flashjs">flashjs</a>.</p>
<p>Both of these are added to the <a href="http://emergent.urbanpug.com/?page_id=27">Ajax Toolkit and Project List</a>.  I think i&#8217;m going to start calling it something else &#8212; maybe &#8220;rich web framework toolkit and project list&#8221; &#8212; because it doesn&#8217;t really cover &#8220;just&#8221; ajax anymore.</p>
]]></content:encoded>
			<wfw:commentRss>http://emergent.urbanpug.com/?feed=rss2&#038;p=35</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
