<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7653.38">
<TITLE>RE: [Omaha.pm] Fishing for GUI ideas...</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2><A HREF="http://code.google.com/webtoolkit/">http://code.google.com/webtoolkit/</A><BR>
<BR>
GWT is a Java -&gt; javascript compiler. It's what all of the google webapps are written in. If you write a little web-widget, the server-side code doesn't need to do any output formatting, just return JSON data. You could have the client widget request data when the user scrolls to that spot.<BR>
<BR>
At one point I thought they had a &quot;scrollbar&quot; widget, which wouldn't scroll anything, it'd just hand you the data. Apparently I'm mistaken. Though they do provide a lot of the facilities for writing a widget like that in a browser-independent manner.<BR>
<BR>
Check it out, might be worth playing with, might not.<BR>
<BR>
<BR>
-----Original Message-----<BR>
From: omaha-pm-bounces+jharr=ist.unomaha.edu@pm.org on behalf of Jay Hannah<BR>
Sent: Fri 11/21/2008 4:59 PM<BR>
To: odynug@googlegroups.com; Perl Mongers of Omaha, Nebraska USA<BR>
Subject: [Omaha.pm] Fishing for GUI ideas...<BR>
<BR>
So Mario and I wrote this tool in Perl that kicks out HTML:<BR>
<BR>
&nbsp;&nbsp; <A HREF="http://clab.ist.unomaha.edu/~jhannah/RT386/demo.html">http://clab.ist.unomaha.edu/~jhannah/RT386/demo.html</A><BR>
<BR>
Click the pretty colors.<BR>
<BR>
I have this crazy notion of some sort of GUI where:<BR>
<BR>
- Users can seamlessly scroll left and right hundreds of thousands /<BR>
millions of letters without having to stop and jump to another page.<BR>
- I can add parallel rows of ~300 letters which can be clicked to show /<BR>
hide them. But somehow the current horizontal expand/collapse will still<BR>
work. Overlapping rows would magically bump out of each others way.<BR>
- Users could add their own notes at certain places.<BR>
<BR>
Given that all this data is unpredictable, with tens of thousands of<BR>
clickable things in the same dataset...<BR>
<BR>
How would YOU write that GUI?<BR>
<BR>
Stumped,<BR>
<BR>
j<BR>
<A HREF="http://clab.ist.unomaha.edu/CLAB/index.php/User:Jhannah">http://clab.ist.unomaha.edu/CLAB/index.php/User:Jhannah</A><BR>
<BR>
<BR>
_______________________________________________<BR>
Omaha-pm mailing list<BR>
Omaha-pm@pm.org<BR>
<A HREF="http://mail.pm.org/mailman/listinfo/omaha-pm">http://mail.pm.org/mailman/listinfo/omaha-pm</A><BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>