No subject


Sun Mar 29 18:49:28 MST 2009


list by programming language.
 
Another page, how to choose a wiki
http://www.iterating.com/productclasses/Wiki-Engines
 
Wiki Choice wizard   http://www.wikimatrix.org/wizard.php
 
 
 
 

  _____  

From: plug-discuss-bounces at lists.plug.phoenix.az.us
[mailto:plug-discuss-bounces at lists.plug.phoenix.az.us] On Behalf Of Mike
Schwartz
Sent: Monday, June 15, 2009 4:15 PM
To: Main PLUG discussion list; Jason Hayes
Cc: Alan Dayley; Mike L Schwartz
Subject: Re: sortof OT: wiki software


On Mon, Jun 15, 2009 at 11:21 AM, Chris Gehlker <canyonrat at mac.com> wrote:



On Jun 15, 2009, at 9:15 AM, Jason Hayes wrote:

> I know that this  may be a Chevy vs. Ford, or which distro is the
> best distro
> kind of question, but I need to find a solid, easy to use wiki setup
> for people
> who may or may not be terribly tech-savvy.
>
> I will set it up (so that doesn't need to be part of the weighting),
> but I
> need to figure out which software will suit a group who is trying to
> set up a
> site with information that will help vest and educate new hires in our
> industry.
>
> Our budget is $0 (so I have to use OSS) and I am most comfortable
> working in a
> PHP/mySQL environment, so I have tentatively settled on two,
> MediaWiki and
> Moin Moin wiki
>
> http://www.mediawiki.org/wiki/MediaWiki
>
> http://moinmo.in/MoinMoinWiki
>
> Anyone out there have any experience with one or both of these.
> Anyone have
> another suggestion?


I had good luck with Instiki but I'm pretty comfortable with ruby.
<http://www.instiki.org/show/HomePage>
There are several editors to  choose from including WYSIWYG ones.
Good luck!
--
Vegetarians eat Vegetables, Humanitarians frighten me 
---------------------------------------------------
PLUG-discuss mailing list - [...]

 
I understand the concerns raised by joefleming, but I think to some  
extent the issue of user training, or acceptance, & "getting started" 
using it, might well be *helped* by using Mediawiki, 
( http://www.mediawiki.org/wiki/MediaWiki ) 
since it is used on wikipedia, 

and hence, any experience of editing on wikipedia, that a given user 
might already have, would be transferable and might serve to get over 
the "writer's block" or "first time" [to use a certain wiki] 
procrastination / hesitation.

ALSO, do not underestimate ! the extent to which a user's willingness 
to learn 
(( how to use the "wiki markup" language for MediaWiki ))
might be helped by the fact that, any knowledge that is gained, will be 
useful "also" for [participating in] editing on wikipedia. 

Ryan Rix (in his first comment) already mentioned the fact that 
<< MediaWiki >> 

is very widely used -- and hence I guess that is a good argument for 
assuming that the maintenance of the software will probably continue 
to occur, even if you yourself do not take the time and effort to report 
and document the bugs, "if any" -- 
and, *never mind* the issue of whether you take the time and effort 
[or are even qualified] to FIX the bugs! 

However, the fact that MediaWiki is widely used by THOUSANDS of 
people who make changes (edits) on wikipedia 
(anything from a big re-write, to a minor tweak), 
means that the user interface is well suited to being learned by newbies, 
-- and, it is probably well suited to being *partially* learned, at first, 
and you can then accomplish some simple edit 
(like a Y/N reply to someone's idea/suggestion), 
and then LATER, you can add to your knowledge, "gradually", 
as time permits, and as the need arises. 

Also, in R. Rix's second chime in on this, he said 

> OO Writer can export mediawiki text ;)

which might also be interpreted as one of the "side effects" of that 
data format being widely used.  That is what happens when it is 
widely used, and well known, AND it is defined by some kind of 
clear published standard (like, I think the "reference implementation" 
is also FLOSS), with no patents or trademarks etc., interfering with 
the ability of software vendors (floss or otherwise) being able to provide 
tools that support it / are compatible with it. 

I have OOo on my computer, and I use it sometimes, but so far I have 
not even thought about using it to do edits on wikipedia - or any wiki 
that uses "mediawiki" wiki-text. 


However, if an issue should arise, say, of trying to take some report (or 
some extracted data) from a SQL database e.g., or something like that, 
then it could prove to be quite useful to have the option of using 
OO Writer to do some of the editing -- 
and then commanding that software to export some mediawiki text. 
Then you could then put that in to the wiki, and everyone could 
"have at it" with the usual way, of just using a browser (such as Firefox) 
to make "everyday" common or garden variety (easy) changes. 


Among the other things I think are cool about mediawiki, at least the 
way it is set up on wikipedia, is that, 
it automatically keeps track of a bunch of statistical info about every 
change that is made -- so, one can 

[1]  do a diff, and see what changed, for a given "edit"; 
[2]  see the date and time, when that edit occurred; 
[3]  see who made that edit; 

and 
[4]  see the comments ("if any") that were entered on that 

      date at that time [2], by that person [3], 
      to try to "explain" the change [1], in English. 

and, in some cases, there are other statistical slices of the same data, 
e.g. you can go look at all of the contributions from a certain user. 

Do all wiki's do the above?  [1] through [4]? "I know noth ing"...
[quote thanks to the character "Schultz" on the old tv show 'Hogan's
Heroes'] 
[including pronouncing "noth ing" = 0 = {} as 2 words] 

Finally, and this last point is an advantage of ANY web site 
(set of web pages), wiki or not: 

Even without having any of your own database tools to crawl through
and index your data, it is already possible to do searches through your 
own data, (e.g.) by doing a google.com search, and making use of 
the "site:" option.

That feature (the "site:" option) is so powerful that its name is a 
misleading under-statement!  
It "sounds" like you can just specify a certain domain name 
(web site), and focus attention on that.  
That is true, but it is not all.  

((It slices! it dices! the original ad for the Ginsu knife 
  seems like an amateur...))

You can include *any URL substring* for hits you are interested in: 

For example* you can do searches like 
 comma + site:http://docs.python.org/tutorial/
What possibilities!
*as I think I mentioned once (summer 2007?) to Alan Dayley. 
-- 
Mike Schwartz    
Glendale  AZ 
schwartz at acm.org


------=_NextPart_000_000A_01C9EDE1.E3460090
Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dus-ascii">
<META content=3D"MSHTML 6.00.2900.2180" name=3DGENERATOR></HEAD>
<BODY>
<DIV dir=3Dltr align=3Dleft><SPAN class=3D790384700-16062009><FONT =
face=3DArial=20
color=3D#0000ff size=3D2>From the wiki leader&nbsp; <A=20
href=3D"http://en.wikipedia.org/wiki/List_of_wiki_software">http://en.wik=
ipedia.org/wiki/List_of_wiki_software</A>&nbsp;list=20
by programming language.</FONT></SPAN></DIV>
<DIV dir=3Dltr align=3Dleft><SPAN class=3D790384700-16062009><FONT =
face=3DArial=20
color=3D#0000ff size=3D2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=3Dltr align=3Dleft><SPAN class=3D790384700-16062009><FONT =
face=3DArial=20
color=3D#0000ff size=3D2>Another page, how to choose a wiki <A=20
href=3D"http://www.iterating.com/productclasses/Wiki-Engines">http://www.=
iterating.com/productclasses/Wiki-Engines</A></FONT></SPAN></DIV>
<DIV dir=3Dltr align=3Dleft><SPAN class=3D790384700-16062009><FONT =
face=3DArial=20
color=3D#0000ff size=3D2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=3Dltr align=3Dleft><SPAN class=3D790384700-16062009><FONT =
face=3DArial=20
color=3D#0000ff size=3D2>Wiki Choice wizard&nbsp;&nbsp; <A=20
href=3D"http://www.wikimatrix.org/wizard.php">http://www.wikimatrix.org/w=
izard.php</A></FONT></SPAN></DIV>
<DIV dir=3Dltr align=3Dleft><SPAN class=3D790384700-16062009><FONT =
face=3DArial=20
color=3D#0000ff size=3D2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=3Dltr align=3Dleft><SPAN =
class=3D790384700-16062009></SPAN>&nbsp;</DIV>
<DIV dir=3Dltr align=3Dleft><SPAN class=3D790384700-16062009><FONT =
face=3DArial=20
color=3D#0000ff size=3D2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=3Dltr align=3Dleft><SPAN class=3D790384700-16062009><FONT =
face=3DArial=20
color=3D#0000ff size=3D2></FONT></SPAN>&nbsp;</DIV><BR>
<DIV class=3DOutlookMessageHeader lang=3Den-us dir=3Dltr align=3Dleft>
<HR tabIndex=3D-1>
<FONT face=3DTahoma size=3D2><B>From:</B>=20
plug-discuss-bounces at lists.plug.phoenix.az.us=20
[mailto:plug-discuss-bounces at lists.plug.phoenix.az.us] <B>On Behalf Of =
</B>Mike=20
Schwartz<BR><B>Sent:</B> Monday, June 15, 2009 4:15 PM<BR><B>To:</B> =
Main PLUG=20
discussion list; Jason Hayes<BR><B>Cc:</B> Alan Dayley; Mike L=20
Schwartz<BR><B>Subject:</B> Re: sortof OT: wiki =
software<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV class=3Dgmail_quote>On Mon, Jun 15, 2009 at 11:21 AM, Chris Gehlker =
<SPAN=20
dir=3Dltr>&lt;<A =
href=3D"mailto:canyonrat at mac.com">canyonrat at mac.com</A>&gt;</SPAN>=20
wrote:<BR>
<BLOCKQUOTE class=3Dgmail_quote=20
style=3D"PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc =
1px solid">
  <DIV class=3Dim><FONT face=3DArial color=3D#0000ff =
size=3D2></FONT><FONT face=3DArial=20
  color=3D#0000ff size=3D2></FONT><BR>On Jun 15, 2009, at 9:15 AM, Jason =
Hayes=20
  wrote:<BR><BR>&gt; I know that this &nbsp;may be a Chevy vs. Ford, or =
which=20
  distro is the<BR>&gt; best distro<BR>&gt; kind of question, but I need =
to find=20
  a solid, easy to use wiki setup<BR>&gt; for people<BR>&gt; who may or =
may not=20
  be terribly tech-savvy.<BR>&gt;<BR>&gt; I will set it up (so that =
doesn't need=20
  to be part of the weighting),<BR>&gt; but I<BR>&gt; need to figure out =
which=20
  software will suit a group who is trying to<BR>&gt; set up a<BR>&gt; =
site with=20
  information that will help vest and educate new hires in our<BR>&gt;=20
  industry.<BR>&gt;<BR>&gt; Our budget is $0 (so I have to use OSS) and =
I am=20
  most comfortable<BR>&gt; working in a<BR>&gt; PHP/mySQL environment, =
so I have=20
  tentatively settled on two,<BR>&gt; MediaWiki and<BR>&gt; Moin Moin=20
  wiki<BR>&gt;<BR>&gt; <A =
href=3D"http://www.mediawiki.org/wiki/MediaWiki"=20
  =
target=3D_blank>http://www.mediawiki.org/wiki/MediaWiki</A><BR>&gt;<BR>&g=
t; <A=20
  href=3D"http://moinmo.in/MoinMoinWiki"=20
  target=3D_blank>http://moinmo.in/MoinMoinWiki</A><BR>&gt;<BR>&gt; =
Anyone out=20
  there have any experience with one or both of these.<BR>&gt; Anyone=20
  have<BR>&gt; another suggestion?<BR><BR></DIV>I had good luck with =
Instiki but=20
  I'm pretty comfortable with ruby.<BR>&lt;<A=20
  href=3D"http://www.instiki.org/show/HomePage"=20
  target=3D_blank>http://www.instiki.org/show/HomePage</A>&gt;<BR>There =
are=20
  several editors to &nbsp;choose from including WYSIWYG ones.<BR>Good=20
  luck!<FONT color=3D#888888><BR>--<BR>Vegetarians eat Vegetables, =
Humanitarians=20
  frighten me</FONT>
  <DIV>
  <DIV=20
  =
class=3Dh5>---------------------------------------------------<BR>PLUG-di=
scuss=20
  mailing list - [...]</DIV></DIV></BLOCKQUOTE>
<DIV>&nbsp;</DIV></DIV>I understand the concerns raised by joefleming, =
but I=20
think to some&nbsp;
<DIV>extent the issue of user training, or acceptance, &amp; "getting=20
started"&nbsp;</DIV>
<DIV>using it, might well be *helped* by using Mediawiki,&nbsp;</DIV>
<DIV>(&nbsp;<A=20
href=3D"http://www.mediawiki.org/wiki/MediaWiki">http://www.mediawiki.org=
/wiki/MediaWiki</A>&nbsp;)&nbsp;</DIV>
<DIV>since it is used&nbsp;on wikipedia,&nbsp;</DIV>
<DIV><BR></DIV>
<DIV>and hence, any experience&nbsp;of editing =
on&nbsp;wikipedia,&nbsp;that a=20
given user&nbsp;</DIV>
<DIV>might&nbsp;already have,&nbsp;would be transferable and might serve =
to get=20
over&nbsp;</DIV>
<DIV>the "writer's block"&nbsp;or "first time" [to use a certain=20
wiki]&nbsp;</DIV>
<DIV>procrastination / hesitation.</DIV>
<DIV><BR></DIV>
<DIV>ALSO, do not underestimate ! the extent to which a user's=20
willingness&nbsp;</DIV>
<DIV>to learn&nbsp;</DIV>
<DIV>(( how to use the "wiki markup" language for&nbsp;MediaWiki =
))</DIV>
<DIV>might be&nbsp;helped&nbsp;by the fact that, any knowledge that is=20
gained,&nbsp;will be&nbsp;</DIV>
<DIV>useful "also"&nbsp;for [participating in] editing=20
on&nbsp;wikipedia.&nbsp;</DIV>
<DIV><BR></DIV>
<DIV>Ryan Rix (in his first comment) already mentioned the fact =
that&nbsp;</DIV>
<DIV>&lt;&lt; MediaWiki &gt;&gt;&nbsp;<BR></DIV>
<DIV>is very widely used -- and hence I guess that is a good argument=20
for&nbsp;</DIV>
<DIV>assuming that the maintenance of the software will=20
probably&nbsp;continue&nbsp;</DIV>
<DIV>to occur, even if you yourself do not take the time and&nbsp;effort =
to=20
report&nbsp;</DIV>
<DIV>and document the bugs, "if any" --&nbsp;</DIV>
<DIV>and,&nbsp;<SPAN class=3DApple-style-span=20
style=3D"FONT-WEIGHT: bold">*never&nbsp;mind*</SPAN> the issue of =
whether&nbsp;you=20
take the time and&nbsp;effort&nbsp;</DIV>
<DIV>[or are even&nbsp;qualified]&nbsp;to FIX the bugs!&nbsp;</DIV>
<DIV><BR></DIV>
<DIV>However, the fact that&nbsp;MediaWiki&nbsp;is widely used by=20
THOUSANDS&nbsp;of&nbsp;</DIV>
<DIV>people who make changes (edits) on&nbsp;wikipedia&nbsp;</DIV>
<DIV>(anything from&nbsp;a big re-write, to a minor tweak),&nbsp;</DIV>
<DIV>means that the user&nbsp;interface is&nbsp;well suited to being =
learned by=20
newbies,&nbsp;</DIV>
<DIV>-- and, it is probably well&nbsp;suited to&nbsp;being *partially* =
learned,=20
at first,&nbsp;</DIV>
<DIV>and you can then accomplish&nbsp;some simple edit&nbsp;</DIV>
<DIV>(like a Y/N reply to someone's idea/suggestion),&nbsp;</DIV>
<DIV>and then LATER, you can add to your knowledge, =
"gradually",&nbsp;</DIV>
<DIV>as time&nbsp;permits,&nbsp;and as the need arises.&nbsp;</DIV>
<DIV><BR></DIV>
<DIV>Also, in R. Rix's second chime in on this, he said&nbsp;</DIV>
<DIV><BR></DIV>
<DIV>&gt;&nbsp;<SPAN class=3DApple-style-span style=3D"BORDER-COLLAPSE: =
collapse">OO=20
Writer can export mediawiki text ;)</SPAN></DIV>
<DIV><BR></DIV>
<DIV>which might also be interpreted as one of the "side effects" of=20
that&nbsp;</DIV>
<DIV>data format&nbsp;being widely&nbsp;used. &nbsp;That=20
is&nbsp;what&nbsp;happens when&nbsp;it&nbsp;is&nbsp;</DIV>
<DIV>widely&nbsp;used, and well known, AND it is defined by some kind=20
of&nbsp;</DIV>
<DIV>clear published standard (like, I think the "reference=20
implementation"&nbsp;</DIV>
<DIV>is also FLOSS), with no patents or trademarks etc., interfering=20
with&nbsp;</DIV>
<DIV>the ability of software&nbsp;vendors (floss or =
otherwise)&nbsp;being able=20
to provide&nbsp;</DIV>
<DIV>tools&nbsp;that&nbsp;support it / are&nbsp;compatible with =
it.&nbsp;</DIV>
<DIV><BR></DIV>
<DIV>I have OOo on my computer, and I use it sometimes, but&nbsp;so far =
I=20
have&nbsp;</DIV>
<DIV>not&nbsp;even thought about using it to do =
edits&nbsp;on&nbsp;wikipedia -=20
or any&nbsp;wiki&nbsp;</DIV>
<DIV>that uses "<SPAN class=3DApple-style-span=20
style=3D"BORDER-COLLAPSE: collapse">mediawiki" =
wiki-text.&nbsp;</SPAN></DIV>
<DIV><SPAN class=3DApple-style-span=20
style=3D"BORDER-COLLAPSE: collapse"><BR></SPAN></DIV>
<DIV><SPAN class=3DApple-style-span style=3D"BORDER-COLLAPSE: =
collapse">However, if=20
an issue should arise, say, of trying to take some report =
(or&nbsp;</SPAN></DIV>
<DIV><SPAN class=3DApple-style-span style=3D"BORDER-COLLAPSE: =
collapse">some=20
extracted data) from&nbsp;a SQL database e.g., or something like=20
that,&nbsp;</SPAN></DIV>
<DIV><SPAN class=3DApple-style-span style=3D"BORDER-COLLAPSE: =
collapse">then it=20
could prove to be quite useful to&nbsp;have&nbsp;the option of=20
using&nbsp;</SPAN></DIV>
<DIV><SPAN class=3DApple-style-span style=3D"BORDER-COLLAPSE: =
collapse">OO Writer to=20
do some of the editing --&nbsp;</SPAN></DIV>
<DIV><SPAN class=3DApple-style-span style=3D"BORDER-COLLAPSE: =
collapse">and=20
then&nbsp;commanding that software&nbsp;to&nbsp;export some=20
mediawiki&nbsp;text.&nbsp;</SPAN></DIV>
<DIV><SPAN class=3DApple-style-span style=3D"BORDER-COLLAPSE: =
collapse">Then you=20
could then&nbsp;put that in to the wiki, and=20
everyone&nbsp;could&nbsp;</SPAN></DIV>
<DIV><SPAN class=3DApple-style-span style=3D"BORDER-COLLAPSE: =
collapse">"have at=20
it"&nbsp;with the usual way, of just using a browser&nbsp;(such as=20
Firefox)&nbsp;</SPAN></DIV>
<DIV><SPAN class=3DApple-style-span style=3D"BORDER-COLLAPSE: =
collapse">to make=20
"everyday" common or garden variety&nbsp;(easy) =
changes.&nbsp;</SPAN></DIV>
<DIV><SPAN class=3DApple-style-span=20
style=3D"BORDER-COLLAPSE: collapse"><BR></SPAN></DIV>
<DIV><SPAN class=3DApple-style-span style=3D"BORDER-COLLAPSE: =
collapse">Among the=20
other things I think are cool about&nbsp;mediawiki, at least=20
the&nbsp;</SPAN></DIV>
<DIV><SPAN class=3DApple-style-span style=3D"BORDER-COLLAPSE: =
collapse">way it is=20
set up on&nbsp;<SPAN class=3DApple-style-span=20
style=3D"BORDER-COLLAPSE: separate">wikipedia,&nbsp;is=20
that,&nbsp;</SPAN></SPAN></DIV>
<DIV>it automatically keeps track of a bunch of statistical info about=20
every&nbsp;</DIV>
<DIV>change that is made -- so, one can&nbsp;</DIV>
<DIV><BR></DIV>
<DIV>[1] &nbsp;do a diff, and see what&nbsp;changed, for a given=20
"edit";&nbsp;</DIV>
<DIV>[2] &nbsp;see the date and time, when that edit =
occurred;&nbsp;</DIV>
<DIV>[3] &nbsp;see who made that edit;&nbsp;<BR></DIV>
<DIV>and&nbsp;</DIV>
<DIV>[4] &nbsp;see the comments ("if any") that were entered on=20
that&nbsp;<BR></DIV>
<DIV>&nbsp;&nbsp; &nbsp; &nbsp;date at that time [2], by that person=20
[3],&nbsp;</DIV>
<DIV>&nbsp;&nbsp; &nbsp; &nbsp;to try to "explain"&nbsp;the change=20
[1],&nbsp;in&nbsp;English.&nbsp;</DIV>
<DIV><BR></DIV>
<DIV>and, in some cases, there are other statistical slices of the same=20
data,&nbsp;</DIV>
<DIV>e.g. you can go look at all of the contributions from a certain=20
user.&nbsp;</DIV>
<DIV><BR></DIV>
<DIV><SPAN class=3DApple-style-span style=3D"BORDER-COLLAPSE: =
collapse"><SPAN=20
class=3DApple-style-span style=3D"BORDER-COLLAPSE: separate">
<DIV><SPAN class=3DApple-style-span style=3D"BORDER-COLLAPSE: =
collapse"><SPAN=20
class=3DApple-style-span style=3D"BORDER-COLLAPSE: separate">Do all =
wiki's do the=20
above? &nbsp;[1] through [4]? "I know noth ing"...</SPAN></SPAN></DIV>
<DIV>[quote thanks to the character "Schultz" on the old tv show =
'Hogan's=20
Heroes']&nbsp;</DIV>
<DIV>[including pronouncing "noth ing" =3D 0 =3D&nbsp;{}&nbsp;as 2=20
words]&nbsp;</DIV></SPAN></SPAN></DIV>
<DIV><BR></DIV>
<DIV>Finally, and this last point is an advantage of ANY web =
site&nbsp;</DIV>
<DIV>(set of&nbsp;web pages), wiki or not:&nbsp;</DIV>
<DIV><BR></DIV>
<DIV>Even without having any of your own database tools to=20
crawl&nbsp;through</DIV>
<DIV>and index&nbsp;your data, it is already possible&nbsp;to do =
searches=20
through your&nbsp;</DIV>
<DIV>own data, (e.g.) by doing a <A =
href=3D"http://google.com">google.com</A>=20
search, and making use of&nbsp;</DIV>
<DIV>the "site:" option.</DIV>
<DIV><BR></DIV>
<DIV>That feature (the <SPAN class=3DApple-style-span=20
style=3D"FONT-WEIGHT: bold">"site:" </SPAN>option) is so powerful that =
its name is=20
a&nbsp;</DIV>
<DIV>misleading under-statement! &nbsp;</DIV>
<DIV>It <SPAN class=3DApple-style-span style=3D"FONT-WEIGHT: =
bold">"sounds"</SPAN>=20
like you can just specify a certain&nbsp;domain name&nbsp;</DIV>
<DIV>(web site), and focus attention on that. &nbsp;</DIV>
<DIV>That is true,&nbsp;but it is not all. &nbsp;</DIV>
<DIV><BR></DIV>
<DIV>((It&nbsp;slices! it dices! the&nbsp;original ad for the Ginsu=20
knife&nbsp;</DIV>
<DIV>&nbsp;&nbsp;seems like an amateur...))</DIV>
<DIV><BR></DIV>
<DIV>You&nbsp;can&nbsp;include *any&nbsp;URL&nbsp;substring* for hits =
you are=20
interested in:&nbsp;</DIV>
<DIV><BR></DIV>
<DIV>For example* you can do searches like&nbsp;</DIV>
<DIV><SPAN class=3DApple-style-span=20
style=3D"FONT-FAMILY: Arial; WHITE-SPACE: pre; BORDER-COLLAPSE: =
collapse; webkit-border-horizontal-spacing: 2px; =
webkit-border-vertical-spacing: 2px">&nbsp;comma=20
+ site:<A=20
href=3D"http://docs.python.org/tutorial/">http://docs.python.org/tutorial=
/</A></SPAN></DIV>
<DIV><SPAN class=3DApple-style-span style=3D"FONT-SIZE: large">What=20
possibilities!</SPAN></DIV>
<DIV>
<DIV>*as I think I mentioned once&nbsp;(summer 2007?)&nbsp;to Alan=20
Dayley.&nbsp;</DIV></DIV>
<DIV>-- <BR><SPAN class=3DApple-style-span style=3D"FONT-SIZE: =
large">Mike Schwartz=20
&nbsp; &nbsp;</SPAN><BR>Glendale &nbsp;AZ <BR><A=20
href=3D"mailto:schwartz at acm.org">schwartz at acm.org</A><BR></DIV></BODY></H=
TML>

------=_NextPart_000_000A_01C9EDE1.E3460090--



More information about the PLUG-discuss mailing list