Re: About merging the Hurd homepage and the Hurd wiki

2008-11-26 Thread Thomas Schwinge
Hello! Let's move these web pages discussions over to <[EMAIL PROTECTED]>, please. On Wed, Nov 26, 2008 at 11:33:48AM +0600, Anatoly A. Kazantsev wrote: > > > How do I then make the news items' boxes not run under the sidebar? > > Setting 'overflow' parameter to 'auto' in .newsitem will fix it.

Re: About merging the Hurd homepage and the Hurd wiki

2008-11-26 Thread Thomas Schwinge
Hello! Let's move this web pages discussions over to <[EMAIL PROTECTED]>, please. On Tue, Nov 25, 2008 at 08:44:05PM +0100, [EMAIL PROTECTED] wrote: >.newsitemcontent p { margin: .3em; } >.newsitem .actions ul { padding: .5em 0; line-height: 1; } Thanks, changed. > BTW, never ever px

Re: About merging the Hurd homepage and the Hurd wiki

2008-11-25 Thread Anatoly A. Kazantsev
On Tue, 25 Nov 2008 20:44:05 +0100 <[EMAIL PROTECTED]> wrote: > BTW, never ever px sizes, except for the very few cases where actually > dealing with pixels. (like bitmap graphics.) > > Most sizes (including padding and margins) are relative to the font size > by default. Using px will result in

Re: About merging the Hurd homepage and the Hurd wiki

2008-11-25 Thread olafBuddenhagen
Hi, On Tue, Nov 25, 2008 at 01:39:43PM +0100, Thomas Schwinge wrote: > but I still need margin-top and margin-bottom in .newsitemcontent to > avoid the space at the top and bottom of a single news item. Why is > that? Again, this is the 's standard top and bottom margin. (As newsitemheader is n

Re: About merging the Hurd homepage and the Hurd wiki

2008-11-25 Thread Thomas Schwinge
Hello! On Sun, Nov 23, 2008 at 10:40:34AM +0100, [EMAIL PROTECTED] wrote: > On Wed, Nov 12, 2008 at 03:38:56PM +0100, Thomas Schwinge wrote: > > But still not enough: > > > > .newsitemcontent > > { > > /* TODO. Why is this needed to make the floating text appear on the > > same >

Re: About merging the Hurd homepage and the Hurd wiki

2008-11-24 Thread Arne Babenhauserheide
Am Sonntag 23 November 2008 01:41:50 schrieb Thomas Schwinge: > That's our status quo. Have fun! You're great! Many thanks for your work! - Arne -- -- My stuff: http://draketo.de - stories, songs, poems, programs and stuff :) -- Infinite Hands: http://infinite-hands.draketo.de - singing a pa

Re: About merging the Hurd homepage and the Hurd wiki

2008-11-24 Thread olafBuddenhagen
Hi, On Wed, Nov 12, 2008 at 03:38:56PM +0100, Thomas Schwinge wrote: > By now I know more about CSS than I ever wanted. I like CSS :-) (In fact, I like declarative languages in general...) > But still not enough: > > .newsitemcontent > { > /* TODO. Why is this needed to make th

Re: About merging the Hurd homepage and the Hurd wiki

2008-11-24 Thread olafBuddenhagen
Hi, On Wed, Nov 12, 2008 at 04:17:34PM +0100, Arne Babenhauserheide wrote: > This could be due to padding (leaving space on the inside of the > object). > > But I remember similar pains from setting up my own pages, so I'm not > sure how to avoid it... You can always set the padding to 0, if

Re: About merging the Hurd homepage and the Hurd wiki

2008-11-24 Thread olafBuddenhagen
Hi, On Wed, Nov 12, 2008 at 06:50:05PM +0100, Arne Babenhauserheide wrote: > This helped me get the data, but I didn't manage to transfer my local > commit to origin/homepage (I read the man pages and they didn't really > help me). Read the tutorial -- the man pages won't be much help unless yo

Re: About merging the Hurd homepage and the Hurd wiki

2008-11-22 Thread Thomas Schwinge
Hello! On Tue, Nov 04, 2008 at 11:01:09AM +0100, I wrote: > Technically, would then show the Hurd wiki, having > the old homepage's sites incorporated. The wiki edit links would take > the editor to a Hurd machine (hosted by Barry), running a CGI-enabled web > server on som

Re: About merging the Hurd homepage and the Hurd wiki

2008-11-19 Thread Thomas Schwinge
Hello! On Tue, Nov 18, 2008 at 10:45:56PM -0500, Barry deFreese wrote: > OK, http://www.bddebian.com:/ should work. (Unfortunately I > couldn't use 8080 either). Should, but unfortunately doesn't. You're having it forwarded to 192.168.10.62:, right? > I can't find anything about 2260

Re: About merging the Hurd homepage and the Hurd wiki

2008-11-18 Thread Barry deFreese
Thomas Schwinge wrote: To come to an end here, Barry, please select a port to use for the -style URLS. Then configure your router for forwarding this port to 192.168.10.62, which is the IP of the webserver-to-be, running on zenhost as a domU, and which is go

Re: About merging the Hurd homepage and the Hurd wiki

2008-11-18 Thread Thomas Schwinge
Hello! On Sun, Nov 16, 2008 at 11:40:36PM +0100, I wrote: > On Thu, Nov 06, 2008 at 02:35:14PM +0100, I wrote: > > On Tue, Nov 04, 2008 at 10:21:29AM -0500, Barry deFreese wrote: > > > Thomas Schwinge wrote: > > > >Driving both a homepage, , that is very > > > >infrequently u

Re: About merging the Hurd homepage and the Hurd wiki

2008-11-16 Thread Thomas Schwinge
Hello! On Thu, Nov 06, 2008 at 02:35:14PM +0100, I wrote: > On Tue, Nov 04, 2008 at 10:21:29AM -0500, Barry deFreese wrote: > > Thomas Schwinge wrote: > > >Driving both a homepage, , that is very > > >infrequently updated, plus a wiki, (read-only mirror available at > > >

Re: About merging the Hurd homepage and the Hurd wiki

2008-11-13 Thread Thomas Schwinge
HellO! On Mon, Nov 10, 2008 at 01:56:40PM +0100, I wrote: > I pushed my `homepage' branch into the flubber, Savannah and github > repositories. I merged it back into the `master' branch. > Feel free to work on it and even install changes. This still hold, of course. :-) > However, be prepared

Re: Some more git usage instructions (was: About merging the Hurd homepage and the Hurd wiki)

2008-11-13 Thread Arne Babenhauserheide
Am Mittwoch 12 November 2008 23:40:08 schrieb Thomas Schwinge: > Unless changed, the local branch named `homepage' will correspond to the > remote branch `origin/homepage'. Create the local branch `homepage' with > ``git branch homepage origin/homepage'' (potentially afterwards followed > by ``git

Re: About merging the Hurd homepage and the Hurd wiki

2008-11-12 Thread Thomas Schwinge
Hello! On Wed, Nov 12, 2008 at 04:17:34PM +0100, Arne Babenhauserheide wrote: > Am Mittwoch 12 November 2008 15:38:56 schrieb Thomas Schwinge: > > Ah, right! However, I solved this differently to what you suggested, > > using CSS' `clear' magic. See the git log for that change and a few > > othe

Some more git usage instructions (was: About merging the Hurd homepage and the Hurd wiki)

2008-11-12 Thread Thomas Schwinge
Hello! On Wed, Nov 12, 2008 at 06:50:05PM +0100, Arne Babenhauserheide wrote: > Am Mittwoch 12 November 2008 15:49:11 schrieb Thomas Schwinge: > > On Tue, Nov 11, 2008 at 11:09:19AM +0100, Arne Babenhauserheide wrote: > > Typically, you'd simply ``git fetch'' (or ``git clone'' a new > > repository

Re: About merging the Hurd homepage and the Hurd wiki

2008-11-12 Thread Arne Babenhauserheide
Am Mittwoch 12 November 2008 15:49:11 schrieb Thomas Schwinge: > On Tue, Nov 11, 2008 at 11:09:19AM +0100, Arne Babenhauserheide wrote: > Typically, you'd simply ``git fetch'' (or ``git clone'' a new > repository), notice the new `origin/homepage' branch, create a new > working branch: ``git checko

Re: About merging the Hurd homepage and the Hurd wiki

2008-11-12 Thread Arne Babenhauserheide
Am Mittwoch 12 November 2008 15:38:56 schrieb Thomas Schwinge: > Ah, right! However, I solved this differently to what you suggested, > using CSS' `clear' magic. See the git log for that change and a few > other CSS improvements. By now I know more about CSS than I ever wanted. > But still not e

Re: About merging the Hurd homepage and the Hurd wiki

2008-11-12 Thread Thomas Schwinge
Hello! On Tue, Nov 11, 2008 at 11:09:19AM +0100, Arne Babenhauserheide wrote: > Am Montag 10 November 2008 13:56:40 schrieb Thomas Schwinge: > > I pushed my `homepage' branch into the flubber, Savannah and > github repositories. Feel free to work on it and even install changes. > > However, be p

Re: About merging the Hurd homepage and the Hurd wiki

2008-11-12 Thread Thomas Schwinge
Hello! On Tue, Nov 11, 2008 at 11:28:01AM +0100, Arne Babenhauserheide wrote: > Is it possible to only show a shortened version of the news on the start > page, > so that we can write longer news entries, or should the news entries rather > be > like changelog entries which link to full-length

Re: About merging the Hurd homepage and the Hurd wiki

2008-11-11 Thread Arne Babenhauserheide
Is it possible to only show a shortened version of the news on the start page, so that we can write longer news entries, or should the news entries rather be like changelog entries which link to full-length articles? Am Dienstag 11 November 2008 02:05:10 schrieb Thomas Schwinge: > In a private

Re: About merging the Hurd homepage and the Hurd wiki

2008-11-11 Thread Arne Babenhauserheide
Am Montag 10 November 2008 13:56:40 schrieb Thomas Schwinge: > I pushed my `homepage' branch into the flubber, Savannah and github repositories. Feel free to work on it and even install changes. > However, be prepared that I do fundamental changes in that branch (a.k.a. rewrite history). This m

Re: About merging the Hurd homepage and the Hurd wiki

2008-11-10 Thread Thomas Schwinge
Hello! > > DATE | Content floa- > > EDIT link| ting all around > > COMMENT link | here and > > -/ going on and > > on even down here if needed. > > DATE COPYRIGHT LICENSE The first DATE actually was/is the item's filename. The second DATE the last-

Re: About merging the Hurd homepage and the Hurd wiki

2008-11-10 Thread Thomas Schwinge
Hello! On Mon, Nov 10, 2008 at 04:27:12PM +0100, Arne Babenhauserheide wrote: > Often it's the little things :) Indeed. :-) > It's very close, though I now understand why you didn't make "About the Hurd" > a heading - it looks strange to see the section above in the table of > contents. >

Re: About merging the Hurd homepage and the Hurd wiki

2008-11-10 Thread Arne Babenhauserheide
Am Montag 10 November 2008 13:49:01 schrieb Thomas Schwinge: > I can completely see what you're out for. The question just is whether > random hacker X, who doesn't even have the time to properly read provided > information, is really going to support the Hurd project lastingly -- and > that's mai

Re: About merging the Hurd homepage and the Hurd wiki

2008-11-10 Thread Thomas Schwinge
Hello! I pushed my `homepage' branch into the flubber, Savannah and github repositories. Feel free to work on it and even install changes. However, be prepared that I do fundamental changes in that branch (a.k.a. rewrite history). On Sun, Nov 09, 2008 at 10:47:41PM +0100, I wrote: > On Fri, Nov

Re: About merging the Hurd homepage and the Hurd wiki

2008-11-10 Thread Thomas Schwinge
Hello! On Mon, Nov 10, 2008 at 11:35:10AM +0100, Arne Babenhauserheide wrote: > Am Sonntag 09 November 2008 22:47:41 schrieb Thomas Schwinge: > > That's a valid concern, yes. But also, the question here is, whether we > > really want to take so much care of people who blindly, thoughtlessly > > c

Re: About merging the Hurd homepage and the Hurd wiki

2008-11-10 Thread Arne Babenhauserheide
Am Sonntag 09 November 2008 22:47:41 schrieb Thomas Schwinge: > That's a valid concern, yes. But also, the question here is, whether we > really want to take so much care of people who blindly, thoughtlessly > click on the first link they see, and are not themselves able to navigate > through the

Re: About merging the Hurd homepage and the Hurd wiki

2008-11-09 Thread Thomas Schwinge
Hello! Arne, thanks for your comments! Do others have further comments? On Fri, Nov 07, 2008 at 12:43:57AM +0100, Arne Babenhauserheide wrote: > Am Donnerstag 06 November 2008 14:35:14 schrieb Thomas Schwinge: > > Speaking about it, I have now finished merging the old web pages into the > > curr

Re: About merging the Hurd homepage and the Hurd wiki

2008-11-06 Thread Arne Babenhauserheide
Am Donnerstag 06 November 2008 14:35:14 schrieb Thomas Schwinge: > Speaking about it, I have now finished merging the old web pages into the > current set wiki pages, done a bunch of clean-ups, and made that > available at . What > needs to be done

Re: About merging the Hurd homepage and the Hurd wiki

2008-11-06 Thread Thomas Schwinge
Hello! On Tue, Nov 04, 2008 at 10:21:29AM -0500, Barry deFreese wrote: > Thomas Schwinge wrote: > >Driving both a homepage, , that is very > >infrequently updated, plus a wiki, (read-only mirror available at > >), that gets so

Fwd: About merging the Hurd homepage and the Hurd wiki

2008-11-05 Thread arnuld uttre
> On Tue, Nov 4, 2008 at 3:31 PM, Thomas Schwinge <[EMAIL PROTECTED]> > wrote: > It has been my plan for a long time, but needed to much work effort to be > done immediatelly. So I postponed it. Has now perhaps the time come to > revisit this topic, in context of just having lost http (port 80)

Re: About merging the Hurd homepage and the Hurd wiki

2008-11-04 Thread Arne Bab.
Von: "Barry deFreese" <[EMAIL PROTECTED]> > The only thing I liked > about having it on my boxen was that it was actually running on Hurd so > it showed people that it isn't just vaporware. I suppose that is a moot > point though. That for me isn't a moot point - it rather is a very strong poi

Re: About merging the Hurd homepage and the Hurd wiki

2008-11-04 Thread Barry deFreese
Thomas Schwinge wrote: Hello! It has been my plan for a long time, but needed to much work effort to be done immediatelly. So I postponed it. Has now perhaps the time come to revisit this topic, in context of just having lost http (port 80) access to the machine hosting the Hurd wiki? Driving

Re: About merging the Hurd homepage and the Hurd wiki

2008-11-04 Thread Marcus Brinkmann
Thomas Schwinge wrote: > Hello! > > On Tue, Nov 04, 2008 at 01:59:28PM +0100, I wrote: >> For example, we currently have instructions about (a) running the Hurd on >> the non-free vmware, >> . > > I re-read the GNU guidelines. In

Re: About merging the Hurd homepage and the Hurd wiki

2008-11-04 Thread Thomas Schwinge
Hello! On Tue, Nov 04, 2008 at 01:59:28PM +0100, I wrote: > For example, we currently have instructions about (a) running the Hurd on > the non-free vmware, > . I re-read the GNU guidelines. In fact, as I read it, we're allowed t

Re: About merging the Hurd homepage and the Hurd wiki

2008-11-04 Thread Thomas Schwinge
Hello! On Tue, Nov 04, 2008 at 01:25:07PM +0100, Marcus Brinkmann wrote: > Thomas Schwinge wrote: > > But does anyone disagree in general with merging the Hurd wiki into the > > Hurd homepage? > > While I personally don't have any concern, at the time the Hurd web page was > written to match the

Re: About merging the Hurd homepage and the Hurd wiki

2008-11-04 Thread Marcus Brinkmann
Thomas Schwinge wrote: > But does anyone disagree in general with merging the Hurd wiki into the > Hurd homepage? While I personally don't have any concern, at the time the Hurd web page was written to match the general style and policies of the gnu.org domain. The style has changed by now. I do

Re: About merging the Hurd homepage and the Hurd wiki

2008-11-04 Thread Samuel Thibault
Thomas Schwinge, le Tue 04 Nov 2008 11:01:09 +0100, a écrit : > But does anyone disagree in general with merging the Hurd wiki into the > Hurd homepage? On the contrary, I'm all in favor of that. Samuel

About merging the Hurd homepage and the Hurd wiki

2008-11-04 Thread Thomas Schwinge
Hello! It has been my plan for a long time, but needed to much work effort to be done immediatelly. So I postponed it. Has now perhaps the time come to revisit this topic, in context of just having lost http (port 80) access to the machine hosting the Hurd wiki? Driving both a homepage,