<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>Advogato blog for superant</title>
    <link>http://www.advogato.org/person/superant/</link>
    <description>Advogato blog for superant</description>
    <language>en-us</language>
    <generator>mod_virgule</generator>
    <pubDate>Tue, 21 May 2013 21:06:11 GMT</pubDate>
    <item>
      <pubDate>Sun, 5 Aug 2012 16:15:05 GMT</pubDate>
      <title>5 Aug 2012</title>
      <link>http://www.advogato.org/person/superant/diary.html?start=93</link>
      <guid>http://www.advogato.org/person/superant/diary.html?start=93</guid>
      <description>Working on getting Yaws with Erlang working on my Nook Tablet android device.&lt;br/&gt;
&lt;br/&gt;
Installed erlang R14B from &lt;br&gt;&lt;a href="" 'http://www.burbas.se/artiklar/erlang-for-the-android-plattform/'&gt;www.burbas.se&lt;/a&gt;&lt;br&gt;&lt;br/&gt;
install android SDK on my ubuntu netbook. &lt;br&gt;&lt;br/&gt;
adb push /usr/src/yaws-1.91/lib/src /data/data/org.burbas.erlang/arm_erlang_R14B_rel/lib/yaws-1.91/src&lt;br/&gt;
 </description>
    </item>
    <item>
      <pubDate>Thu, 22 Dec 2011 23:24:07 GMT</pubDate>
      <title>22 Dec 2011</title>
      <link>http://www.advogato.org/person/superant/diary.html?start=92</link>
      <guid>http://www.advogato.org/person/superant/diary.html?start=92</guid>
      <description>OK, well that was more than 1/2 hour. More like 4 hours. But the application has a beta release. I need to work alot more on the help files and translated po files. But an early release version of my Shopping List program has been done. &lt;a href="http" ://erdialog.sourceforge.net&gt;http://erdialog.sourceforge.net&lt;/a&gt; </description>
    </item>
    <item>
      <pubDate>Thu, 22 Dec 2011 19:14:43 GMT</pubDate>
      <title>22 Dec 2011</title>
      <link>http://www.advogato.org/person/superant/diary.html?start=91</link>
      <guid>http://www.advogato.org/person/superant/diary.html?start=91</guid>
      <description>Since I don't have to be back at school until January 3rd, it is time to write some code. I want to write a "Bachelor shopping list." This program is for people who discover food packages they like at a market. Then they could record what it is and where they got it and when it is a good choice. &lt;br/&gt;
&lt;br/&gt;
For example I bought something called Chicken Minestrone from Bertolli. It is frozen from Trader Joe market. I did not know until after I tried it, if I would like it. After I did, I want to remember it. So a program that can hold the camera phone picture of the package and info about where I got it would be ideal. &lt;br/&gt;
&lt;br/&gt;
I keep planning to go to a conference or computer expo and demonstrate writing a full application using &lt;a href="http" ://erdialog.sourceforge.net/&gt;Erdialog&lt;/a&gt; in under 30 minutes. But I am afraid if I tried, the Hubris Gremlin would sabotage it. OK, I will start coding now!</description>
    </item>
    <item>
      <pubDate>Tue, 5 Apr 2011 23:09:31 GMT</pubDate>
      <title>5 Apr 2011</title>
      <link>http://www.advogato.org/person/superant/diary.html?start=90</link>
      <guid>http://www.advogato.org/person/superant/diary.html?start=90</guid>
      <description>Working on new language production software for talk for:&#xD;
&lt;a href="http" ://www.world-academy-of-science.org/worldcomp11/ws&gt;Worldcomp&#xD;
2011&lt;/a&gt;&#xD;
&#xD;
&lt;p&gt; Using metaphor of a spreadsheet metaphor [3]. The active&#xD;
matrix can be equated to a column in a spreadsheet while&#xD;
future potential matrices&#xD;
can be seen as additional columns. Each component that is&#xD;
part of the communication&#xD;
can be represented as a cell in the column. The active&#xD;
matrix is updated in response&#xD;
to a match between input with potential matrices.&#xD;
&#xD;
&lt;p&gt; The software system is broken down into modules to handle&#xD;
aspects of the task. Mod-&#xD;
ules will process the submitted cues and send out requests&#xD;
for matches. Each possible&#xD;
match will be returned by a module and kept in a buffer&#xD;
until the stopclock tics down.&#xD;
Better matches will continue to be sent to the buffer until&#xD;
the timer runs down. Once&#xD;
the timer runs down, a kill message will be sent to all&#xD;
remaining modules to stop the&#xD;
searching. Each possible match that reaches the buffer will&#xD;
be compared by quality&#xD;
with the previous match of this series. The better match&#xD;
will be retained while the&#xD;
other will be discarded. After the timer runs out the&#xD;
successful match will be moved&#xD;
to the top of the queue for subsequent searches.&#xD;
&#xD;
&lt;p&gt; A psuedocode version is:&#xD;
&#xD;
&lt;p&gt; &lt;code&gt;&#xD;
process input from user interface (1)&lt;br&gt;&#xD;
begin timer stopwatch based on active column value (2)&lt;br&gt;&#xD;
perform search on 1st column in queue (3)&lt;br&gt;&#xD;
until at least one element matches&lt;br&gt;&#xD;
continue search for additional matches&lt;br&gt;&#xD;
return success if at least one match occurred&lt;br&gt;&#xD;
repeat search on succeeding columns until out (4)&lt;br&gt;&#xD;
of columns or timer runs down&lt;br&gt;&#xD;
When timer runs out (5)&lt;br&gt;&#xD;
if at least one successful column was returned, make it&#xD;
active&lt;br&gt;&#xD;
if no successful column returned, do not change active&lt;br&gt;&#xD;
if active was changed return sentence (6)&lt;br&gt;&#xD;
prepare to process new input (1)&lt;br&gt;&#xD;
&lt;/code&gt;</description>
    </item>
    <item>
      <pubDate>Sun, 4 Jul 2010 07:10:24 GMT</pubDate>
      <title>4 Jul 2010</title>
      <link>http://www.advogato.org/person/superant/diary.html?start=89</link>
      <guid>http://www.advogato.org/person/superant/diary.html?start=89</guid>
      <description>Added process list viewing for ERDialog and Erlang statement&#xD;
entry page. &lt;a href="http://erdialog.sourceforge.net" &gt;&#xD;
http://erdialog.sourceforge.net&lt;/a&gt;&#xD;
&#xD;
&lt;p&gt; Need to make some progress on the poster topic of language&#xD;
production by co-operating modules. Have less than 1 month!</description>
    </item>
    <item>
      <pubDate>Tue, 29 Jun 2010 07:35:28 GMT</pubDate>
      <title>29 Jun 2010</title>
      <link>http://www.advogato.org/person/superant/diary.html?start=88</link>
      <guid>http://www.advogato.org/person/superant/diary.html?start=88</guid>
      <description>Working on Erlang for my Web Framework. ERDialog is a simple&#xD;
web framework for small home projects. &lt;a href="http" ://erdialog.sourceforge.net&gt;http://erdialog.sourceforge.net&lt;/a&gt;&#xD;
You need Erlang, a web browser and the Erlang Yaws program to&#xD;
use it. Can load applets like calculators, graphics views,&#xD;
MPD clients and text viewers. Have come back to working on it&#xD;
during this summer break from school.</description>
    </item>
    <item>
      <pubDate>Fri, 18 Jun 2010 21:58:31 GMT</pubDate>
      <title>18 Jun 2010</title>
      <link>http://www.advogato.org/person/superant/diary.html?start=87</link>
      <guid>http://www.advogato.org/person/superant/diary.html?start=87</guid>
      <description>Working on a poster:&lt;br&gt;&lt;b&gt;&#xD;
Modeling building blocks for language production and&#xD;
processing&lt;/b&gt;&#xD;
&lt;br&gt;&lt;br&gt;&#xD;
This paper describes the design and implementation of&#xD;
software that models an aspect of language use. This&#xD;
software postulates that human linguistic activities can be&#xD;
treated as modules that can be assembled and joined&#xD;
together. This model represents activity of modules in the&#xD;
production of language behaviors. The model asserts these&#xD;
modules interpret sensory data and respond with language&#xD;
behaviors. This paper seeks to offer a unified model to&#xD;
explain language production and processing. The software&#xD;
demonstrates elements that are added and fulfill language&#xD;
needs. The model also expresses the coexistence of multiple&#xD;
modules that will interact and support each other. While&#xD;
this model does not offer a complete solution to all&#xD;
language use, it presents indications that language&#xD;
processing can be modeled computationally. Future work will&#xD;
be suggested to build on the model.&#xD;
&lt;a href="http" ://www.cogs.indiana.edu/asic/2010/abstracts.asp#g&gt;ASIC&#xD;
Conference&lt;/a&gt;</description>
    </item>
    <item>
      <pubDate>Fri, 10 Apr 2009 22:41:20 GMT</pubDate>
      <title>10 Apr 2009</title>
      <link>http://www.advogato.org/person/superant/diary.html?start=86</link>
      <guid>http://www.advogato.org/person/superant/diary.html?start=86</guid>
      <description>My paper "Process Algebra Modeling of Human Communication"&#xD;
has been accepted to 2009 World Congress in Computer Science&#xD;
in July in Las Vegas&#xD;
&#xD;
&lt;p&gt; My paper has the idea of using process algebra and&#xD;
mathematical tools to model human communication for research&#xD;
&lt;a href="http" ://www.worldacademyofscience.org/&gt;http://www.worldacademyofscience.org/&#xD;
&lt;/a&gt;&#xD;
&#xD;
&lt;p&gt; WORLDCOMP'09 - The 2009 World Congress in Computer Science,&#xD;
Computer Engineering, and Applied Computing&#xD;
&#xD;
&lt;p&gt; If you are interested a draft is at:&#xD;
&lt;a href="http" ://superant.livejournal.com/&gt;http://superant.livejournal.com/&lt;/a&gt;&#xD;
</description>
    </item>
    <item>
      <pubDate>Wed, 15 Oct 2008 19:30:59 GMT</pubDate>
      <title>15 Oct 2008</title>
      <link>http://www.advogato.org/person/superant/diary.html?start=85</link>
      <guid>http://www.advogato.org/person/superant/diary.html?start=85</guid>
      <description>Working on rwdtinker. This Ruby web gui framework has lots&#xD;
of applets now. music playing, text editing, gif showing, etc.&#xD;
 &#xD;
&lt;a href="http" ://rubyforge.org/projects/rwdapplications/&gt;http://rubyforge.org/projects/rwdapplications/&lt;/a&gt;&#xD;
&#xD;
&#xD;
&lt;p&gt; Need to get more translating done. Would like to have&#xD;
Japanese translation.&#xD;
</description>
    </item>
    <item>
      <pubDate>Wed, 3 Sep 2008 16:12:19 GMT</pubDate>
      <title>3 Sep 2008</title>
      <link>http://www.advogato.org/person/superant/diary.html?start=84</link>
      <guid>http://www.advogato.org/person/superant/diary.html?start=84</guid>
      <description>Have been using Compendium for the last few weeks. &lt;a href="http" ://compendium.open.ac.uk/institute/download/release-notes-1.5.2.htm&gt;http://compendium.open.ac.uk/&lt;/a&gt;&#xD;
&#xD;
&lt;p&gt; I find it, for me, the best concept mapper, mind mapper.&#xD;
But, I hesitate to fire it up each day. It seems like such a&#xD;
big app. It is like launching the space shuttle. And I kind&#xD;
of lose my place in the different nodes of the maps I have&#xD;
going. I have a daily node, for my daily diary and notes. I&#xD;
have a ToDo node for the things I want to remember to get&#xD;
to. I have several Ruby programming nodes. I have an ebook&#xD;
node, local harddisk file node, contact phone and email&#xD;
node, and a book writing node. &#xD;
&#xD;
&lt;p&gt; I love the way it works and the reports it can generate. But&#xD;
perhaps its beatiful graphical layout is a drawback also? So&#xD;
it occured to me to take the limited text forms of rwdtinker&#xD;
to make a concept mapper. I will call it a Dialog Mapper. I&#xD;
am not sure of the exact program logic, But the idea is&#xD;
simple, I think. Record links and connections between ideas&#xD;
and information. Be able to find the ideas and trace forward&#xD;
and backward between links. Be able to output the&#xD;
information in useful ways.&#xD;
&#xD;
&lt;p&gt; This is a mashup between wikis, outliners, mind mapping and&#xD;
harddisk directories.&#xD;
&#xD;
&lt;p&gt; Look for the rwddialogmapper coming soon at &lt;a href="http" ://rubyforge.org/projects/rwdapplications/&gt;http://rubyforge.org/projects/rwdapplications/&lt;/a&gt;&#xD;
&#xD;
</description>
    </item>
  </channel>
</rss>
