Re: Wiki, logo

2010-01-17 Thread TC

On Thu, 14 Jan 2010, Jon Kleiser wrote:

On 1/14/10 10:30 AM, Boh Yap wrote:

 hi alex,

 I am the one that is impressed by what you have done.. PicoLisp.

..

Hi Boh Yap,

I think your logos are quite elegant. I have made some tweaks to the 3-armed 
variant lately, but they probably are not as elegant as yours. They can be 
seen here:

http://folk.uio.no/jkleiser/pico/graphics.html
http://folk.uio.no/jkleiser/pico/graphics2.html


Wow, the second one looks good. It looks like one of those fancy garden 
sprinklers that spin.
--
UNSUBSCRIBE: mailto:picol...@software-lab.de?subject=unsubscribe


Re: Demo app not working?

2010-01-17 Thread Alexander Burger
On Sat, Jan 16, 2010 at 09:31:27PM +0100, Henrik Sarvell wrote:
 Just one final question, here is a gui example from the demo app:
 ...
  '((This) (list This (: nr) This (: sup) (: sup ort) (: pr))) )
 
 That last line seems to control what is shown in the columns of the
 search result list,

Correct.

 that seems to imply some kind of convention at
 work since (if that is the case) a call to This will display the 'nm
 value, same goes for a plain (: sup) which will get the suppliers'
 name. Correct or not?

Absolutely correct. The above line puts a result list into the chart.
Each element of that list must be of the proper type which the GUI
element in that column expects.

The code in the demo app for producing a single GUI line goes on as

(row (alternating)
   (gui 1 '(+DstButton) Dst)
   (gui 2 '(+NumField))
   (gui 3 '(+ObjView +TextField) '(: nm))
   (gui 4 '(+ObjView +TextField) '(: nm))
   (gui 5 '(+TextField))
   (gui 6 '(+FixField) 2) ) ) )

These six fields are in sync with the above data line

   This (: nr) This (: sup) (: sup ort) (: pr)

That is, 'This' goes to the '+DstButton', so that this button contains
the object, and can react appropriately to a click.

The second element is the item number (: nr), a plain integer which is
stored in a '+NumField'.

Then 'This' is passed again, this time to an '+ObjView' text field, a
field which holds an object and knows how to show it (here the name of
the object (: nm)), and how to react on a click (jump to that object).

Same goes for (: sup), the supplier. The '+ObjView' field displays the
supplier's name, and jumps to that supplier if clicked.

(: sup ort) is the city name in the supplier, a plain string. It is
passed to a '+TextField'.

(: pr) is the price and gets passed to a fixnum field with two decimal
digits '(+FixField) 2'.


 Btw I couldn't find the definition of (gui) despite doing a search in
 the whole library, where is it?

'gui' is a function that gets defined at runtime, differently depending
on whether the HTTP request is a GET or a POST. This happens in the
'let' statements in line 49 of lib/form.l

(if *PRG
   (let gui
  '(()
 ... ) )
   (set *App)
   (let gui
  '(@
  ...

Cheers,
- Alex
-- 
UNSUBSCRIBE: mailto:picol...@software-lab.de?subject=unsubscribe


Re: Wiki, logo

2010-01-17 Thread Henrik Sarvell
Yes, I like the second one too. But I like Boh's too. Boh's is more a
logo and the garden sprinkler is more a symbol, more abstract.

The question then is; do we want that or do we want more of a normal logo?

/Henrik



On Sun, Jan 17, 2010 at 9:12 AM, TC tc.ru...@gmail.com wrote:
 On Thu, 14 Jan 2010, Jon Kleiser wrote:

 On 1/14/10 10:30 AM, Boh Yap wrote:

 =A0hi alex,

 =A0I am the one that is impressed by what you have done.. PicoLisp.

 ..

 Hi Boh Yap,

 I think your logos are quite elegant. I have made some tweaks to the
 3-armed variant lately, but they probably are not as elegant as yours. T=
hey
 can be seen here:
 http://folk.uio.no/jkleiser/pico/graphics.html
 http://folk.uio.no/jkleiser/pico/graphics2.html

 Wow, the second one looks good. It looks like one of those fancy garden
 sprinklers that spin.
 --
 UNSUBSCRIBE: mailto:picol...@software-lab.de?subject=3dunsubscribe

-- 
UNSUBSCRIBE: mailto:picol...@software-lab.de?subject=unsubscribe


Re: Wiki, logo

2010-01-17 Thread Martin Curran
Really nice work on the second variant Jon. Gets my vote :)

Martin
-- 
UNSUBSCRIBE: mailto:picol...@software-lab.de?subject=unsubscribe


Unsubscribe

2010-01-17 Thread Ryan White
--_000_0C525BAC62B38B4EB4DE6FF0291B5A970112B306669FEXMBX1hicne_
Content-Type: text/plain; charset=WINDOWS-1252
Content-Transfer-Encoding: quoted-printable




The Hollard Insurance Company Limited (Reg. No. 1952/003004/06)
PO Box 87419 Houghton 2041
Directors:
RH Enthoven*(Chairman), NG Kohler(Group CEO), TBT Mparutsa (Group CFO),
RC Hallier, ZGG Mbatha, BF Mohale, PK Ward, H Masondo, IS Mzimela
(*British)

And

Hollard Life Assurance Company Limited (Reg. No. 1993/001405/06)
PO Box 87428 Houghton 2041
Directors:
RH Enthoven*(Chairman), NG Kohler (Group CEO), TBT Mparutsa (Group CFO)
RC Hallier, ZGG Mbatha, BF Mohale, AR Munro, H Masondo, IS Mzimela
(*British)

Hollard at Arcadia 22 Oxford Road Parktown
Johannesburg (Vehicle entrance in Federation Road)
Tel 011 351 5000 Fax 011 351 5001

Company Secretary: NL Shirilele

Hollard Insurance and Hollard Life are both licensed Financial Services Pro=
viders

Electronic Mail Disclaimer
The content in this e-mail and any attachment relating to the business of H=
ollard belong to Hollard. It is confidential, legally privileged and protec=
ted by law. Views and opinions are those of the sender unless clearly state=
d as being that of Hollard. The person addressed in this e-mail is the sole=
 intended authorized recipient. Please notify the sender immediately if it =
has unintentionally reached you and do not disclose or use the content in a=
ny way. Hollard cannot assure that the integrity of this communication has =
been maintained, or that it is free of errors, virus, interception or inter=
ference.

--_000_0C525BAC62B38B4EB4DE6FF0291B5A970112B306669FEXMBX1hicne_
Content-Type: text/html; charset=WINDOWS-1252
Content-Transfer-Encoding: quoted-printable

html xmlns:v=3Durn:schemas-microsoft-com:vml xmlns:o=3Durn:schemas-micr=
osoft-com:office:office xmlns:w=3Durn:schemas-microsoft-com:office:word =
xmlns:m=3Dhttp://schemas.microsoft.com/office/2004/12/omml; xmlns=3Dhttp:=
//www.w3.org/TR/REC-html40
head
meta http-equiv=3DContent-Type content=3Dtext/html; charset=3Dus-ascii=

meta name=3DGenerator content=3DMicrosoft Word 12 (filtered medium)
style
!--
 /* Font Definitions */
 @font-face
=09{font-family:Calibri;
=09panose-1:2 15 5 2 2 2 4 3 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
=09{margin:0cm;
=09margin-bottom:.0001pt;
=09font-size:11.0pt;
=09font-family:Calibri,sans-serif;}
a:link, span.MsoHyperlink
=09{mso-style-priority:99;
=09color:blue;
=09text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
=09{mso-style-priority:99;
=09color:purple;
=09text-decoration:underline;}
span.EmailStyle17
=09{mso-style-type:personal-compose;
=09font-family:Calibri,sans-serif;
=09color:windowtext;}
MsoChpDefault
=09{mso-style-type:export-only;}
@page Section1
=09{size:612.0pt 792.0pt;
=09margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.Section1
=09{page:Section1;}
--
/style!--[if gte mso 9]xml
 o:shapedefaults v:ext=3Dedit spidmax=3D1026 /
/xml![endif]--!--[if gte mso 9]xml
 o:shapelayout v:ext=3Dedit
  o:idmap v:ext=3Dedit data=3D1 /
 /o:shapelayout/xml![endif]--
/head
body lang=3DEN-US link=3Dblue vlink=3Dpurple
div class=3DSection1
p class=3DMsoNormalo:pnbsp;/o:p/p
/div
br
hr
font face=3DArial color=3DGray size=3D1The Hollard Insurance Compan=
y Limited (Reg. No. 1952/003004/06)br
PO Box 87419 Houghton 2041br
Directors:br
RH Enthoven*(Chairman), NG Kohler(Group CEO), TBT Mparutsa (Group CFO),br
RC Hallier, ZGG Mbatha, BF Mohale, PK Ward, H Masondo, IS Mzimelabr
(*British)br
br
Andbr
br
Hollard Life Assurance Company Limited (Reg. No. 1993/001405/06)br
PO Box 87428 Houghton 2041br
Directors:br
RH Enthoven*(Chairman), NG Kohler (Group CEO), TBT Mparutsa (Group CFO)br
RC Hallier, ZGG Mbatha, BF Mohale, AR Munro, H Masondo, IS Mzimelabr
(*British)br
br
Hollard at Arcadia 22 Oxford Road Parktownbr
Johannesburg (Vehicle entrance in Federation Road)br
Tel 011 351 5000 Fax 011 351 5001br
br
Company Secretary: NL Shirilelebr
br
Hollard Insurance and Hollard Life are both licensed Financial Services Pro=
vidersbr
br
Electronic Mail Disclaimerbr
The content in this e-mail and any attachment relating to the business of H=
ollard belong to Hollard. It is confidential, legally privileged and protec=
ted by law. Views and opinions are those of the sender unless clearly state=
d as being that of Hollard. The
 person addressed in this e-mail is the sole intended authorized recipient.=
 Please notify the sender immediately if it has unintentionally reached you=
 and do not disclose or use the content in any way. Hollard cannot assure t=
hat the integrity of this communication
 has been maintained, or that it is free of errors, virus, interception or =
interference.br
/font
/body
/html

--_000_0C525BAC62B38B4EB4DE6FF0291B5A970112B306669FEXMBX1hicne_--

-- 
UNSUBSCRIBE: mailto:picol...@software-lab.de?subject=unsubscribe


Re: Wiki, logo

2010-01-17 Thread Alexander Burger
On Sun, Jan 17, 2010 at 02:05:59PM +0100, Henrik Sarvell wrote:
 Yes, I like the second one too. But I like Boh's too. Boh's is more a
 logo and the garden sprinkler is more a symbol, more abstract.

True. But then we should remember that Jon's first one (with the
straight bars) would be compatible to TC's original ASCII version.
Having also an ASCII logo is a good thing.
 
Cheers,
- Alex
-- 
UNSUBSCRIBE: mailto:picol...@software-lab.de?subject=unsubscribe