--
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/a286b5c2-7056-4ac5-b05b-0c1ad86b4598%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
What "is" hacking in TW?
Is it coding?
Is the particular WikiText used in TW a high level programming language?
Or is it just markup?
IRL, I compare TW to building with lego. I master TW pretty well so I say I can build "anything" with TW analogously to how I can build "anything" with lego. So is that actually constructing things?
Maybe it should be called "prototyping" even if it's not prototypes?
anything that broadens programming to a broader population must be a good thing…
Best wishesJeremy.
On 20 Aug 2018, at 12:09, Mat <matia...@gmail.com> wrote:
What "is" hacking in TW? Is it coding? Is the particular WikiText used in TW a high level programming language? Or is it just markup?...semi related...IRL, I compare TW to building with lego. I master TW pretty well so I say I can build "anything" with TW analogously to how I can build "anything" with lego. So is that actually constructing things? Maybe it should be called "prototyping" even if it's not prototypes?<:-)--
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+unsubscribe@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/a286b5c2-7056-4ac5-b05b-0c1ad86b4598%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+unsubscribe@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/69CEEF43-21A0-40C0-87AB-4B9B0ADA1672%40gmail.com.
... the ability to program is the ultimate empowerment in our digital world, and therefore anything that broadens programming to a broader population must be a good thing.
<$select tiddler="$:/temp/tag1">
<$list filter="[prefix[$:/tags]sort[]]">
<option value=<<currentTiddler>>><<currentTiddler>></option>
</$list>
</$select>
<$select tiddler="$:/temp/tag3">
<$list filter="[tag[$:/tags/ViewTemplate]sort[]]">
<option value=<<currentTiddler>>><<currentTiddler>></option>
</$list>
</$select>
... compare TW to building with lego. I master TW pretty well so I say I can build "anything" with TW analogously to how I can build "anything" with lego. So is that actually constructing things?
What "is" hacking in TW?Creating stuff without much documentation ;)
If using Ook! gets to be considered coding than there isn't any reason that what we do with tiddlywiki isn't.
Coding disguised as HTML.
--
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+unsubscribe@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/9181e5fe-be4d-4688-a03b-8be7d98b3876%40googlegroups.com.
h0p3 wrote: I can't point to another tool which has allowed me to be so quantitative about the qualitative.
--
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/1d981ff9-0520-42b7-91b1-36b09006aa82%40googlegroups.com.
I differ from Jeremy in that I put myself in the head of the designer, not the computer. Thus I draw insperation from his code that he possibly never thought of, because I see the possibilities.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/CAJ1vdSSmRoeW0yVm_03h5dUa837RoUM1buLn7jKPyiSWYpY7Mw%40mail.gmail.com.
Jeremy: But to do something like designing a piece of software one needs to adopt a multiplicity of mental postures and switch between them fluidly –– programming is far from the most important of them.
Jeremy: My point about putting oneself in the position of the computer is that it is the defining mental posture of programming. Indeed I would argue that it is impossible to be a programmer without sufficient proficiency in that way of thinking.