Discussion:
Starting a blog on plan 9
(too old to reply)
IainWS
2012-05-08 09:34:25 UTC
Permalink
Hi there! I am trying to get involved more with plan 9 but having some
trouble finding resources on it that are all in one place. I have
started a blog so that I can add resources to make things more simple
for new users, and for the community in general. What do people think
about this?

You can find the link to this here:

http://plan9docs.wordpress.com/

Any feedback would be much appreciated.
Nicolas Bercher
2012-05-08 10:19:01 UTC
Permalink
Post by IainWS
Hi there! I am trying to get involved more with plan 9 but having some
trouble finding resources on it that are all in one place. I have
started a blog so that I can add resources to make things more simple
for new users, and for the community in general. What do people think
about this?
http://plan9docs.wordpress.com/
Any feedback would be much appreciated.
Its often useful to share your experience, I appreciate this.

Nicolas
Tassilo Philipp
2012-05-08 14:44:57 UTC
Permalink
I love it! Thanks for the work you put into this, hands-on experience is
always good.
Post by IainWS
Hi there! I am trying to get involved more with plan 9 but having some
trouble finding resources on it that are all in one place. I have
started a blog so that I can add resources to make things more simple
for new users, and for the community in general. What do people think
about this?
http://plan9docs.wordpress.com/
Any feedback would be much appreciated.
Christoph Lohmann
2012-05-08 14:51:16 UTC
Permalink
Greetings.
Post by IainWS
Hi there! I am trying to get involved more with plan 9 but having some
trouble finding resources on it that are all in one place. I have
started a blog so that I can add resources to make things more simple
for new users, and for the community in general. What do people think
about this?
http://plan9docs.wordpress.com/
Any feedback would be much appreciated.
What are you using on Plan 9 to post to wordpress?


Sincerely,

Christoph Lohmann
Anthony Sorace
2012-05-08 15:55:51 UTC
Permalink
This looks pretty well done - a good beginner's hands-on view to
getting to know the system.

In the interest of addressing the "resources ... all in one place" issue,
though, I would encourage you to also contribute to the wiki[1]. I'm
not suggesting everything you're putting on your blog belongs on the
wiki (the wiki isn't really good for the sort of narrative sense good
blogs give), but it is the best place for centralized resources. There
is a wiki page with instructions on how to edit it[2].

Anthony

[1] http://www.plan9.bell-labs.com/wiki/plan9/plan_9_wiki/
[2] http://www.plan9.bell-labs.com/wiki/plan9/acme_wiki_instructions/index.html
John Floren
2012-05-08 16:15:41 UTC
Permalink
Post by IainWS
Hi there! I am trying to get involved more with plan 9 but having some
trouble finding resources on it that are all in one place. I have
started a blog so that I can add resources to make things more simple
for new users, and for the community in general. What do people think
about this?
http://plan9docs.wordpress.com/
Any feedback would be much appreciated.
Could you elaborate on your choice of using "sam -d"? It does make
things easier to translate into a textual blog format, without having
to worry about the windows. On the other hand, without the graphical
interface, sam is really just a super-enhanced ed(1), which is
certainly useful in itself but (in my opinion) not as convenient.

You might also consider making some youtube videos if you feel
confident enough; I made a few some years back and they were generally
well-received by the random youtubers who found them. Just please make
sure the things you're talking about are accurate--spreading bad
information about Plan 9 is worse than doing nothing :)


john
Yaroslav
2012-05-08 20:23:05 UTC
Permalink
Post by John Floren
Could you elaborate on your choice of using "sam -d"?
Agree, 'sam -d' is not an entry-level choice.
IainWS
2012-05-09 08:49:59 UTC
Permalink
Post by Yaroslav
Post by John Floren
Could you elaborate on your choice of using "sam -d"?
Agree, 'sam -d' is not an entry-level choice.
Out of the two editors available I would really opt for using Acme
instead. If you happen to find yourself newly installing plan 9 then
someone might suggest Sam to use and you will be stuck trying to learn
everything about Sam before you can start. Learning only the basics of
Sam is enough for the new user, and learning it without the mouse
seems like a really good idea. I agree with you sam -d is not an entry
level choice, Acme is best for this. In my next post I showed how to
write hello world in Sam and then suggest Acme for editing files from
there on.
steve
2012-05-09 18:49:58 UTC
Permalink
in support of sam, i use it and always have, i never
got to the point with acme that it felt worth the effort of changing.

sam is not an an introductory editor, its an alternative.

the one place where i do use acme is the wiki, there is no sam
wiki interface... unless you know different?
Post by IainWS
Post by Yaroslav
Post by John Floren
Could you elaborate on your choice of using "sam -d"?
Agree, 'sam -d' is not an entry-level choice.
Out of the two editors available I would really opt for using Acme
instead. If you happen to find yourself newly installing plan 9 then
someone might suggest Sam to use and you will be stuck trying to learn
everything about Sam before you can start. Learning only the basics of
Sam is enough for the new user, and learning it without the mouse
seems like a really good idea. I agree with you sam -d is not an entry
level choice, Acme is best for this. In my next post I showed how to
write hello world in Sam and then suggest Acme for editing files from
there on.
IainWS
2012-05-10 11:35:38 UTC
Permalink
Post by steve
in support of sam, i use it and always have, i never
got to the point with acme that it felt worth the effort of changing.
sam is not an an introductory editor, its an alternative.
the one place where i do use acme is the wiki, there is no sam
wiki interface... unless you know different?
Post by IainWS
Post by Yaroslav
Post by John Floren
Could you elaborate on your choice of using "sam -d"?
Agree, 'sam -d' is not an entry-level choice.
Out of the two editors available I would really opt for using Acme
instead. If you happen to find yourself newly installing plan 9 then
someone might suggest Sam to use and you will be stuck trying to learn
everything about Sam before you can start. Learning only the basics of
Sam is enough for the new user, and learning it without the mouse
seems like a really good idea. I agree with you sam -d is not an entry
level choice, Acme is best for this. In my next post I showed how to
write hello world in Sam and then suggest Acme for editing files from
there on.
No I haven't managed to explore as far as editing the wiki!

IainWS
2012-05-09 08:49:44 UTC
Permalink
Post by John Floren
Post by IainWS
Hi there! I am trying to get involved more with plan 9 but having some
trouble finding resources on it that are all in one place. I have
started a blog so that I can add resources to make things more simple
for new users, and for the community in general. What do people think
about this?
http://plan9docs.wordpress.com/
Any feedback would be much appreciated.
Could you elaborate on your choice of using "sam -d"? It does make
things easier to translate into a textual blog format, without having
to worry about the windows. On the other hand, without the graphical
interface, sam is really just a super-enhanced ed(1), which is
certainly useful in itself but (in my opinion) not as convenient.
You might also consider making some youtube videos if you feel
confident enough; I made a few some years back and they were generally
well-received by the random youtubers who found them. Just please make
sure the things you're talking about are accurate--spreading bad
information about Plan 9 is worse than doing nothing :)
john
Thanks john, I Intend to constantly edit the blog so that information
that goes in is accurate and up to date. Please if you notice anything
that is incorrect (there is bound to be something) then pointing it
out would be really helpful.
erik quanstrom
2012-05-09 12:09:13 UTC
Permalink
Post by IainWS
Out of the two editors available I would really opt for using Acme
there are three (ed).
Post by IainWS
instead. If you happen to find yourself newly installing plan 9 then
someone might suggest Sam to use and you will be stuck trying to learn
everything about Sam before you can start. Learning only the basics of
Sam is enough for the new user, and learning it without the mouse
seems like a really good idea. I agree with you sam -d is not an entry
level choice, Acme is best for this. In my next post I showed how to
using sam without the mouse to edit a file without -d is not possible. even
sticking to ed-style commands in the command window, the mouse
is needed to select a frame to display the edited file in.

- erik
Russ Cox
2012-05-09 12:16:12 UTC
Permalink
Post by IainWS
Sam is enough for the new user, and learning it without the mouse
seems like a really good idea. I agree with you sam -d is not an entry
I think it's much easier to learn sam _with_ the mouse, and only then
move on to sam -d for times when just want the typescript window and
not to look at any of the files. "sam -d" is really not an editor for
beginners. For the kind of minor editing that you're explaining in
your blog post, I can't think of a single reason to reach for "sam -d"
instead of "ed", but it would be more common to start acme or plain
sam instead. It's not like Eclipse where you have to wait minutes for
the thing to start.

Russ
Charles Forsyth
2012-05-09 13:27:03 UTC
Permalink
How do you get it to start so quickly?
Post by Russ Cox
It's not like Eclipse where you have to wait minutes for
the thing to start.
dexen deVries
2012-05-09 15:04:12 UTC
Permalink
Post by Charles Forsyth
How do you get it to start so quickly?
Post by Russ Cox
It's not like Eclipse where you have to wait minutes for
the thing to start.
<![bragging[

p9p Acme starts up in < 2 seconds. with a bit of scripting & plumbing, it is
almost equivalent to Eclipse (the good parts) -- at least according to my co-
worker ;-)

]]>
--
dexen deVries

Until real software engineering is developed, the next best practice is to
develop with a dynamic system that has extreme late binding in all aspects.
-- Alan Kay
Continue reading on narkive:
Loading...