<HTML>
<HEAD>
<TITLE>Re: [squeak-dev] Re: [squeakRos] [OT] Dedicated to Chris and all people on Squeak,SqueakRos and Cuis list</TITLE>
</HEAD>
<BODY>
<FONT SIZE="4"><FONT FACE="Arial"><SPAN STYLE='font-size:11pt'>On 6/4/15, 1:45 PM, &quot;Germ&aacute;n Arduino&quot; &lt;garduino@gmail.com&gt; wrote:<BR>
<BR>
</SPAN></FONT></FONT><BLOCKQUOTE><FONT SIZE="4"><FONT FACE="Arial"><SPAN STYLE='font-size:11pt'>This is a Cuis image?<BR>
<BR>
2015-06-04 13:04 GMT-03:00 'Edgar J. De Cleene' <FONT COLOR="#0000FF"><U>edgardec2005@gmail.com</U></FONT> [squeakRos] &lt;<FONT COLOR="#0000FF"><U>squeakRos@gruposyahoo.com.ar</U></FONT>&gt;:<BR>
</SPAN></FONT></FONT><BLOCKQUOTE><FONT SIZE="4"><FONT FACE="Arial"><SPAN STYLE='font-size:11pt'> <BR>
  <BR>
&nbsp;<BR>
&nbsp;<BR>
&nbsp;&nbsp;&nbsp;<BR>
<BR>
You must see for believe<BR>
<FONT COLOR="#0000FF"><U><a href="http://190.193.182.93:9090/cuiki">http://190.193.182.93:9090/cuiki</a><BR>
</U></FONT>User: visita<BR>
Pass: nothing here<BR>
<BR>
Still needs a lot of work , but<BR>
<BR>
Edgar<BR>
@morplenauta en twitter<BR>
</SPAN></FONT></FONT></BLOCKQUOTE></BLOCKQUOTE><FONT SIZE="4"><FONT FACE="Arial"><SPAN STYLE='font-size:11pt'><BR>
<BR>
No, it&#8217;s SqueakRosCore4dot5.<BR>
And have Kom + HV2 + OMeta &nbsp;+ lot of external folders<BR>
The cuiki example uses<BR>
<BR>
cuiki<BR>
&nbsp;&nbsp;&nbsp;&nbsp;| path sorted |<BR>
&nbsp;&nbsp;&nbsp;&nbsp;self class externalFolder: 'cuiki'.<BR>
&nbsp;&nbsp;&nbsp;&nbsp;path _ FileDirectory default pathName.<BR>
&nbsp;&nbsp;&nbsp;&nbsp;self page: nil.<BR>
&nbsp;&nbsp;&nbsp;&nbsp;self pageAdd: (StandardFileStream readOnlyFileNamed: path , '/cuiki /cuiki.html') contents.<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;sorted := self sortDates: #blog.<BR>
&nbsp;&nbsp;&nbsp;&nbsp;sorted<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;do: [:aMiHTMLData | self cuikiPost: aMiHTMLData].<BR>
&nbsp;&nbsp;&nbsp;&nbsp;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;^self pageEnd.<BR>
<BR>
Needs a lot of polish, but you have the idea.<BR>
As I said, reading HTML5 Canvas of Fulton (O&#8217;Reily).<BR>
<BR>
I need<BR>
<BR>
Normalize all blogs to UTF8<BR>
Remove formatting by tinymce for have only strings<BR>
So I could render a short version of the infamous SqueakLightChronicles coming from Sblog,Pier,Aida, etc<BR>
<BR>
You should see the first three lines and expand if you wish<BR>
Some &#8220;Cr&oacute;nicas&#8221; work now,<BR>
<BR>
Y aca neste Bar hablamo Rosarino Basico hablamo.<BR>
<BR>
Rosarino Basico is to Spanish as Pharo is to Smalltalk 80<BR>
<BR>
<BR>
Chees<BR>
</SPAN></FONT></FONT>
</BODY>
</HTML>