[STUMP] Official homepage and the wiki

34 views
Skip to first unread message

Diogo F. S. Ramos

unread,
Apr 27, 2012, 8:00:54 AM4/27/12
to stumpw...@nongnu.org
I get the impression that <http://stumpwm.org/> is the official homepage
for StumpWM. Is that right?

If that so, the left menu has a "Community" entry that has a link to a
wiki other than <http://stumpwm.svkt.org/cgi-bin/wiki.pl>. Also, the
present url, <http://stumpwm.antidesktop.net/>, is apparently dead.

Isn't <http://stumpwm.svkt.org/cgi-bin/wiki.pl> the official wiki?

--
Diogo F. S. Ramos

_______________________________________________
Stumpwm-devel mailing list
Stumpw...@nongnu.org
https://lists.nongnu.org/mailman/listinfo/stumpwm-devel

Shawn Betts

unread,
Apr 27, 2012, 2:02:39 PM4/27/12
to Diogo F. S. Ramos, stumpw...@nongnu.org
On Fri, Apr 27, 2012 at 5:00 AM, Diogo F. S. Ramos <diog...@gmail.com> wrote:
> I get the impression that <http://stumpwm.org/> is the official homepage
> for StumpWM. Is that right?
>
> If that so, the left menu has a "Community" entry that has a link to a
> wiki other than <http://stumpwm.svkt.org/cgi-bin/wiki.pl>. Also, the
> present url, <http://stumpwm.antidesktop.net/>, is apparently dead.
>
> Isn't <http://stumpwm.svkt.org/cgi-bin/wiki.pl> the official wiki?

My understanding is that the svkt wiki is in read only mode. Someone
is working on hosting it in read/write mode but I don't know where
they're at with that.

-Shawn

Diogo F. S. Ramos

unread,
May 2, 2012, 10:34:26 AM5/2/12
to Shawn Betts, stumpw...@nongnu.org
Shawn Betts <sab...@gmail.com> writes:

> On Fri, Apr 27, 2012 at 5:00 AM, Diogo F. S. Ramos <diog...@gmail.com> wrote:
>> I get the impression that <http://stumpwm.org/> is the official homepage
>> for StumpWM. Is that right?
>>
>> If that so, the left menu has a "Community" entry that has a link to a
>> wiki other than <http://stumpwm.svkt.org/cgi-bin/wiki.pl>. Also, the
>> present url, <http://stumpwm.antidesktop.net/>, is apparently dead.
>>
>> Isn't <http://stumpwm.svkt.org/cgi-bin/wiki.pl> the official wiki?
>
> My understanding is that the svkt wiki is in read only mode. Someone
> is working on hosting it in read/write mode but I don't know where
> they're at with that.

I see.

So, can we improve the situation?

I see that the link at <http://stumpwm.antidesktop.net/> is still
dead. Can the wiki be hosted somewhere else? Can the contents of svkt be
copied to the antidesktop wiki, once it's back online, so we can improve
it? Or link to the svkt wiki from stumpwm.org?

Or maybe a wiki is not that useful after all.

--
Diogo F. S. Ramos

Max Mikhanosha

unread,
May 3, 2012, 11:35:46 AM5/3/12
to Diogo F. S. Ramos, stumpw...@nongnu.org
At Wed, 02 May 2012 11:34:26 -0300,
Diogo F. S. Ramos wrote:
>
> Shawn Betts <sab...@gmail.com> writes:
>
> > On Fri, Apr 27, 2012 at 5:00 AM, Diogo F. S. Ramos <diog...@gmail.com> wrote:
> >> I get the impression that <http://stumpwm.org/> is the official homepage
> >> for StumpWM. Is that right?
> >>
> >> If that so, the left menu has a "Community" entry that has a link to a
> >> wiki other than <http://stumpwm.svkt.org/cgi-bin/wiki.pl>. Also, the
> >> present url, <http://stumpwm.antidesktop.net/>, is apparently dead.
> >>
> >> Isn't <http://stumpwm.svkt.org/cgi-bin/wiki.pl> the official wiki?
> >
> > My understanding is that the svkt wiki is in read only mode. Someone
> > is working on hosting it in read/write mode but I don't know where
> > they're at with that.
>
> I see.
>
> So, can we improve the situation?
>
> I see that the link at <http://stumpwm.antidesktop.net/> is still
> dead. Can the wiki be hosted somewhere else? Can the contents of svkt be
> copied to the antidesktop wiki, once it's back online, so we can improve
> it? Or link to the svkt wiki from stumpwm.org?
>
> Or maybe a wiki is not that useful after all.
>

IMHO should just use GitHub, as it provides issue tracker, and
programmer friendly wiki where you can post highlighted code
snippets. Why reinvent the wheel, and any kind of "I'll host it on my
DSL connection" type situation is more likely to stop working then github.

Shawn Betts

unread,
May 3, 2012, 1:03:08 PM5/3/12
to stumpw...@nongnu.org, m...@openchat.com
> IMHO should just use GitHub, as it provides issue tracker, and
> programmer friendly wiki where you can post highlighted code
> snippets. Why reinvent the wheel, and any kind of "I'll host it on my
> DSL connection" type situation is more likely to stop working then github.
>

Does anyone want to volunteer to port the existing wiki over to github?

-Shawn

David Bjergaard

unread,
May 3, 2012, 2:02:21 PM5/3/12
to Shawn Betts, stumpw...@nongnu.org
What does this entail? I don't have lisp chops, but I do want to
contribute to the StumpWM project. I don't know what kind of time I
could donate either, but I am interested in helping.

Dave

Shawn Betts

unread,
May 3, 2012, 2:12:27 PM5/3/12
to David Bjergaard, stumpw...@nongnu.org
On Thu, May 3, 2012 at 11:02 AM, David Bjergaard <dav...@duke.edu> wrote:
> What does this entail? I don't have lisp chops, but I do want to
> contribute to the StumpWM project. I don't know what kind of time I
> could donate either, but I am interested in helping.

It looks like you can pull the wiki down through git, edit it, and
push the changes. Which means one could theoretically write a program
to translate oddmuse to whatever format github uses. That's definitely
a plus.

I've created a stumpwm repo on my github account.

http://github.com/sabetts/stumpwm

I think it's important that those with commit access and who are
actually contributing to stumpwm are on board. Otherwise, this is all
rather pointless :).

Diogo F. S. Ramos

unread,
May 3, 2012, 2:19:26 PM5/3/12
to Shawn Betts, stumpw...@nongnu.org, David Bjergaard
Shawn Betts <sab...@gmail.com> writes:

> On Thu, May 3, 2012 at 11:02 AM, David Bjergaard <dav...@duke.edu> wrote:
>> What does this entail? I don't have lisp chops, but I do want to
>> contribute to the StumpWM project. I don't know what kind of time I
>> could donate either, but I am interested in helping.
>
> It looks like you can pull the wiki down through git, edit it, and
> push the changes. Which means one could theoretically write a program
> to translate oddmuse to whatever format github uses. That's definitely
> a plus.
>
> I've created a stumpwm repo on my github account.
>
> http://github.com/sabetts/stumpwm
>
> I think it's important that those with commit access and who are
> actually contributing to stumpwm are on board. Otherwise, this is all
> rather pointless :).

/me is definitely on board for pushing stumpwm forward :^)

--
Diogo F. S. Ramos

Wojciech Meyer

unread,
May 3, 2012, 2:49:02 PM5/3/12
to Shawn Betts, stumpw...@nongnu.org, David Bjergaard
Shawn Betts <sab...@gmail.com> writes:

> On Thu, May 3, 2012 at 11:02 AM, David Bjergaard <dav...@duke.edu> wrote:
>> What does this entail? I don't have lisp chops, but I do want to
>> contribute to the StumpWM project. I don't know what kind of time I
>> could donate either, but I am interested in helping.
>
> It looks like you can pull the wiki down through git, edit it, and
> push the changes. Which means one could theoretically write a program
> to translate oddmuse to whatever format github uses. That's definitely
> a plus.
>
> I've created a stumpwm repo on my github account.
>
> http://github.com/sabetts/stumpwm

+1

> I think it's important that those with commit access and who are
> actually contributing to stumpwm are on board. Otherwise, this is all
> rather pointless :).

>
> -Shawn

Wojciech

David Bjergaard

unread,
May 3, 2012, 3:48:58 PM5/3/12
to Wojciech Meyer, stumpw...@nongnu.org
I see the wiki on Shawn's github page, is that what you mean by:
>> It looks like you can pull the wiki down through git, edit it, and
>> push the changes. Which means one could theoretically write a program
>> to translate oddmuse to whatever format github uses. That's definitely
>> a plus.

If so, then the challenge is to write a program that parses oddmuse to
github markdown? If so, how does one pull the oddmuse text from the
current wiki? Is there a way to do it with wget?

Dave

Diogo F. S. Ramos

unread,
May 3, 2012, 3:55:40 PM5/3/12
to David Bjergaard, stumpw...@nongnu.org, Wojciech Meyer
David Bjergaard <dav...@duke.edu> writes:

> I see the wiki on Shawn's github page, is that what you mean by:
>>> It looks like you can pull the wiki down through git, edit it, and
>>> push the changes. Which means one could theoretically write a program
>>> to translate oddmuse to whatever format github uses. That's definitely
>>> a plus.
>
> If so, then the challenge is to write a program that parses oddmuse to
> github markdown? If so, how does one pull the oddmuse text from the
> current wiki? Is there a way to do it with wget?

The svkt wiki doesn't seem to have a lot of articles.

Maybe some manual work will do.

--
Diogo F. S. Ramos

Michael Markert

unread,
May 3, 2012, 1:46:05 PM5/3/12
to Shawn Betts, stumpw...@nongnu.org
On Thu, May 03 2012 (19:03), Shawn Betts <sab...@gmail.com> wrote:

>> IMHO should just use GitHub, as it provides issue tracker, and
>> programmer friendly wiki where you can post highlighted code
>> snippets. Why reinvent the wheel, and any kind of "I'll host it on my
>> DSL connection" type situation is more likely to stop working then github.
>>
>
> Does anyone want to volunteer to port the existing wiki over to github?

I'd be willing to put some time into it.

Are there plans to create a github repository or is there already one?

Given that there are so many stumpwm repositories on github it would be
useful to create an stumpwm organization to make the "official" one
stand out.

Michael

Shawn Betts

unread,
May 3, 2012, 4:45:22 PM5/3/12
to Diogo F. S. Ramos, stumpw...@nongnu.org, Wojciech Meyer, David Bjergaard
On Thu, May 3, 2012 at 12:55 PM, Diogo F. S. Ramos <diog...@gmail.com> wrote:
> David Bjergaard <dav...@duke.edu> writes:
>
>> I see the wiki on Shawn's github page, is that what you mean by:
>>>> It looks like you can pull the wiki down through git, edit it, and
>>>> push the changes. Which means one could theoretically write a program
>>>> to translate oddmuse to whatever format github uses. That's definitely
>>>> a plus.
>>
>> If so, then the challenge is to write a program that parses oddmuse to
>> github markdown? If so, how does one pull the oddmuse text from the
>> current wiki? Is there a way to do it with wget?
>
> The svkt wiki doesn't seem to have a lot of articles.
>
> Maybe some manual work will do.

I've uploaded a snapshot of the ratpoison and stumpwm wikis here:

https://github.com/sabetts/stumpwm/downloads

You prolly need to check for changes since but it should be a good
starting point.

-Shawn

Shawn Betts

unread,
May 4, 2012, 1:06:41 PM5/4/12
to sam kleinman, stumpw...@nongnu.org, David Bjergaard
On Fri, May 4, 2012 at 7:05 AM, sam kleinman <s...@tychoish.com> wrote:
> On Thu, May 03, 2012 at 11:12:27AM -0700, Shawn Betts wrote:
>> I've created a stumpwm repo on my github account.
>>
>> http://github.com/sabetts/stumpwm
>>
>> I think it's important that those with commit access and who are
>> actually contributing to stumpwm are on board. Otherwise, this is all
>> rather pointless :).
>
> Github has "organizations" which are sort of like "meta-users" that make
> it easy (easier?) to have group projects that aren't just "in one user's
> account." Here:
>
> https://github.com/account/organizations/new
>
> I'll work on docs stuff if its easier to do that this way :)

I'd like to hear from Vitaly, Julian, and Ben before we commit to
switching the git repo to github. But assuming they're fine with it,
an organization seems like a useful way to go to give them all commit
access to the same repo. That would beat sending me pull requests all
the time.

Michael Markert

unread,
May 4, 2012, 6:26:01 PM5/4/12
to Shawn Betts, stumpw...@nongnu.org
On Thu, May 03 2012 (19:03), Shawn Betts <sab...@gmail.com> wrote:

>> IMHO should just use GitHub, as it provides issue tracker, and
>> programmer friendly wiki where you can post highlighted code
>> snippets. Why reinvent the wheel, and any kind of "I'll host it on my
>> DSL connection" type situation is more likely to stop working then github.
>>
>
> Does anyone want to volunteer to port the existing wiki over to github?

I just converted all pages (excluding the user pages) to markdown and
included them here

https://github.com/cofi/stumpwm/wiki

until Shawn merges the wiki into his.

Please have a look for messed up markup, broken links and the like.

Unfortunately I have a feeling that most information is outdated :/ So
there's still a lot of work to be done.

Greetings,
Michael

Shawn Betts

unread,
May 4, 2012, 6:34:00 PM5/4/12
to Michael Markert, stumpw...@nongnu.org
On Fri, May 4, 2012 at 3:26 PM, Michael Markert
<markert...@googlemail.com> wrote:
> On Thu, May 03 2012 (19:03), Shawn Betts <sab...@gmail.com> wrote:
>
>>> IMHO should just use GitHub, as it provides issue tracker, and
>>> programmer friendly wiki where you can post highlighted code
>>> snippets. Why reinvent the wheel, and any kind of "I'll host it on my
>>> DSL connection" type situation is more likely to stop working then github.
>>>
>>
>> Does anyone want to volunteer to port the existing wiki over to github?
>
> I just converted all pages (excluding the user pages) to markdown and
> included them here
>
>    https://github.com/cofi/stumpwm/wiki
>
> until Shawn merges the wiki into his.

Merged. Thanks a lot!

Lucas Pandolfo

unread,
May 4, 2012, 7:41:17 PM5/4/12
to Michael Markert, stumpw...@nongnu.org

On 4 May 2012 19:26, Michael Markert <markert...@googlemail.com> wrote:
On Thu, May 03 2012 (19:03), Shawn Betts <sab...@gmail.com> wrote:
Please have a look for messed up markup, broken links and the like.

Minor details:



Image besides "By sepisultrum" is not an image at all.


Michael Markert

unread,
May 4, 2012, 7:56:03 PM5/4/12
to Lucas Pandolfo, stumpw...@nongnu.org
You can directly edit the pages on the wiki.

I just corrected them at sabetts/stumpwm, thanks for spotting!

Michael

sam kleinman

unread,
May 4, 2012, 10:05:20 AM5/4/12
to Shawn Betts, stumpw...@nongnu.org, David Bjergaard
On Thu, May 03, 2012 at 11:12:27AM -0700, Shawn Betts wrote:
> I've created a stumpwm repo on my github account.
>
> http://github.com/sabetts/stumpwm
>
> I think it's important that those with commit access and who are
> actually contributing to stumpwm are on board. Otherwise, this is all
> rather pointless :).

Github has "organizations" which are sort of like "meta-users" that make
it easy (easier?) to have group projects that aren't just "in one user's
account." Here:

https://github.com/account/organizations/new

I'll work on docs stuff if its easier to do that this way :)

Cheers,
sam

--
Sam Kleinman (tychoish):
- ga...@tychoish.com
- tychoish <http://tychoish.com/>
"don't get it right, get it written" -- james thurber
Reply all
Reply to author
Forward
0 new messages