Displaying 20 results from an estimated 122 matches for "leitner".
Did you mean:
meitner
2005 Dec 13
3
Features for next webgen release
| Ross Bamford wrote:
|
| On Tue, 13 Dec 2005 12:50:08 -0000, Thomas Leitner <thomas_leitner at
| gmx.at> wrote [in comp.lang.ruby]:
|
| > I''m currently gathering ideas for new features for the next big
| > webgen release (0.4.0). Some of the planned features are:
| >
| > * RSS feed generation (proposed by Friz Heinrichmeyer)
|
| That would be...
2006 Feb 23
0
Current roadmap for webgen 0.4.0
...bgen homepage is not easy to
use currently and needs a rewrite. I would appreciate any ideas
concerning new pages, what to put on the front page etc!
So, that''s all for now, I will keep you informed! If you have any
questions, comments etc... I will be happy to respond!
Regards,
Thomas Leitner
--
|\ Thomas Leitner -- thomas [underscore] leitner [at] gmx [dot] at
|>
|/ "Life is what happens to you while you''re busy making other plans"
--
|\ Thomas Leitner -- thomas [underscore] leitner [at] gmx [dot] at
|>
|/ "Life is what happens to you while you...
2015 Dec 05
3
7.2 kernel panic on boot
On 04/12/2015 19:17, Marcelo Ricardo Leitner wrote:
> Em 03-12-2015 14:46, Duncan Brown escreveu:
>> Here is a couple of pictures,
>>
>> http://i.imgur.com/Vqvqn1H.jpg
>> http://i.imgur.com/WQaz1j9.png
>>
>> Any use?
>
> Of some. It's failing on ftrace initialization while allocating
> memo...
2015 Dec 21
4
Network services start before network is up since migrating to 7.2
Em 21-12-2015 14:24, James Hogarth escreveu:
> On 21 December 2015 at 15:08, Sylvain CANOINE <sylvain.canoine at tv5monde.org>
> wrote:
>
>>> If you're using NetworkManager, you can "systemctl enable
>>> NetworkManager-wait-online.service" and you won't have to override any
>>> of the individual services.
>> Our security experts
2007 Jun 26
6
Poll for new default website style
Hi everybody,
after looking a bit around the Internet and checking which website
style some users of webgen are using, I found that many people just
stay at the default webgen website style (which is not really pretty ;-)
So, I''m thinking about changing the default webgen website style to
something more Web-2.0-ish, and I would like to know if there is a
particular website style
2015 Dec 22
5
Network services start before network is up since migrating to 7.2
On 22 December 2015 at 10:33, Sylvain CANOINE <sylvain.canoine at tv5monde.org>
wrote:
>
> ----- Mail original -----
> > De: "Marcelo Ricardo Leitner" <marcelo.leitner at gmail.com>
> > ?: "centos" <centos at centos.org>
> > Envoy?: Lundi 21 D?cembre 2015 21:46:10
> > Objet: Re: [CentOS] Network services start before network is up since
> migrating to 7.2
>
> > Agreed. Sylvain, if possible...
2007 Dec 31
2
webgen 0.4.7 relased/infos on 0.5.0
...uby -Ilib -rubygems bin/webgen help
ruby -Ilib -rubygems bin/webgen -d doc #generates the documentation
Since the blog handler is currently more or less only a proof of
concept, I would appreciate any feedback on it regarding needed
features.
Happy new year everybody,
Thomas
--
|\ Thomas Leitner -- t [underscore] leitner [at] gmx [dot] at
|>
|/ "Life is what happens to you while you''re busy making other plans"
2018 Apr 17
3
[PATCH net-next 0/5] virtio-net: Add SCTP checksum offload support
On 04/02/2018 10:47 AM, Marcelo Ricardo Leitner wrote:
> On Mon, Apr 02, 2018 at 09:40:01AM -0400, Vladislav Yasevich wrote:
>> Now that we have SCTP offload capabilities in the kernel, we can add
>> them to virtio as well. First step is SCTP checksum.
>
> Thanks.
>
>> As for GSO, the way sctp GSO is currently im...
2018 Apr 17
3
[PATCH net-next 0/5] virtio-net: Add SCTP checksum offload support
On 04/02/2018 10:47 AM, Marcelo Ricardo Leitner wrote:
> On Mon, Apr 02, 2018 at 09:40:01AM -0400, Vladislav Yasevich wrote:
>> Now that we have SCTP offload capabilities in the kernel, we can add
>> them to virtio as well. First step is SCTP checksum.
>
> Thanks.
>
>> As for GSO, the way sctp GSO is currently im...
2008 Aug 24
5
uninitialized constant "Console"
I just upgraded webgen, and it broke. Here''s what I get when I run webgen:
chadmac:thewoolleyweb.com woolley$ webgen --version
An error has occurred: uninitialized constant Console
chadmac:thewoolleyweb.com woolley$ gem list webgen
*** LOCAL GEMS ***
webgen (0.5.2, 0.4.7)
2004 Aug 12
1
dpt_i2o almost there
...it compiles fine, then
changed the dpti2o config option to ''y'' and recompiled with
ARCH=xen make.
The xen0 freeze on reading dpti2o tables and I can''t get any
output with sysrq (enabled too). Compiling original 2.6.7
works fine.
Any idea?
Thanks!
--
Flávio Bruno Leitner <fbl@conectiva.com.br>
[ E74B 0BD0 5E05 C385 239E 531C BC17 D670 7FF0 A9E0 ]
-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail...
2011 Feb 07
8
Pygments
The Pygments highlighter supports many more languages than CodeRay.
Pygments is written in Python, but I''ve seen non-Python projects use it
(Jekyll, Pygments).
There''s also this: https://github.com/nex3/rb-pygments
Any idea how much work it would be to add Pygments support to Webgen?
2018 Apr 18
0
[PATCH net-next 0/5] virtio-net: Add SCTP checksum offload support
On Wed, Apr 18, 2018 at 9:33 AM, Marcelo Ricardo Leitner
<marcelo.leitner at gmail.com> wrote:
> On Tue, Apr 17, 2018 at 04:35:18PM -0400, Vlad Yasevich wrote:
>> On 04/02/2018 10:47 AM, Marcelo Ricardo Leitner wrote:
>> > On Mon, Apr 02, 2018 at 09:40:01AM -0400, Vladislav Yasevich wrote:
>> >> Now that we have SCTP o...
2016 Mar 30
1
Network bond - one port goes down from time to time
Am 29.03.16 um 13:57 schrieb Marcelo Ricardo Leitner:
> Em 29-03-2016 03:46, G?tz Reinicke - IT Koordinator escreveu:
>> Am 28.03.16 um 16:23 schrieb Marcelo Ricardo Leitner:
>>> Em 28-03-2016 06:27, G?tz Reinicke escreveu:
>>>> Hi,
>>>>
>>>> may be someone has an idea:
>>>>
>>&g...
2008 Mar 16
8
include a page in another
Hi,
for my isbn plugin, I''m wishing to incldue generated isbn pages in
caller pages (the ones with <isbn value=""> tags).
But I want my isbn page to be processed before for its tags to be
transformed (like the relocatable or other ones). Besides, i do not
want its header to be included.
Is there an easy solution for that, or should I do the work myself ?
--
Nicolas
2004 Aug 20
4
no scsi in 2.6.7-xenU?
There is no CONFIG_SCSI to enable in xenU. Is there any reason for this? I want to try out iSCSI and obviously it needs scsi support. Or would I be better doing it in dom0 and exporting it?
thanks
James
2007 Dec 24
3
[new user] some features requests ...
Hi,
After many tries, i''ve decided to give up dynamic websites, which
definitely do not match my needs, and instead replace my blog by a
webgen site. I''ve however some unanswered questions.
1) RSS
One of the main interest of dynamic website is the ability to provide
user a view to last updated pages, thanks to RSS. Is there a way for
webgen to generate a RSS file from last
2016 Apr 10
2
UDP de-fragmentation problem
On 09.04.2016 21:40, Marcelo Ricardo Leitner wrote:
> Hi,
>
> Em 07-04-2016 12:19, Volker escreveu:
>> Hi all.
>>
>> I have a strange problem at hand regarding UDP fragmentation on Centos7:
>> Applications are unable to receive UDP packets which have undergone
>> fragmentation UNLESS the netfilter modul...
2016 Mar 29
2
Network bond - one port goes down from time to time
Am 28.03.16 um 16:23 schrieb Marcelo Ricardo Leitner:
> Em 28-03-2016 06:27, G?tz Reinicke escreveu:
>> Hi,
>>
>> may be someone has an idea:
>>
>> We have three supermicron servers with two 10Gb Ports each, connected
>> to a cisco switch stack 1Gb ports. All are on auto speed.
>>
>> I configured a L...
2004 Aug 10
5
Driver dpt_i2o
...g here?
Another question, when the machine is at grub menu,
we can pass dom0_mem= to limit the maximum amount of
memory. The question is: Creating another virtual
machine will get memory from dom0 or that parameter
is only about memory used by dom0?
Thanks and congratulations!
--
Flávio Bruno Leitner <fbl@conectiva.com.br>
[ E74B 0BD0 5E05 C385 239E 531C BC17 D670 7FF0 A9E0 ]
-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail...