Hi
You'll find a script to handle robots.txt files on my site:
http://folk.uio.no/hallvary/rebol/
Hope this helps,
Hallvard
--
Prætera censeo Carthaginem esse delendam
--
To unsubscribe from this list, just send an email to
[EMAIL PROTECTED] with unsubscribe as the subject.
I have my scripts insert this HTML (using CSS):
It's placed at the start of each "page" after the first "page", using a
Rebol script fragment like:
First_Page?: true
;...
; Inside page creation loop:
either First_Page? [
First_Page?: none
Hi:
I dont know whether a small self-advertisement is permitted
on this forum... but here goes ...
I've written a utitlity called Simple-PDF that can be
used to create PDF files from ascii text. It is a very
primitive sort of DTP application. But it has a command-line
program also in the same pa
New version of edit-text-undo.r
The 1.0.2 version correct another bug in RT code: unprintable key and hide
field. (See the script header for more info)
Always here:
http://www.rebol.it/%7Eromano/
---
Ciao
Romano
--
To unsubscribe from this list, just send an email to
[EMAIL PROTECTED] with u
Hi John,
JU> wow! I answered a question!
JU> - still know nothing about rebol :-)
:). The great thing here is that we all have different skills. I'm not
much help with web-related stuff. By combining our talents, we can all
do great things together.
-- Gregg
--
To un
Hi Petr,
In PDF, it's something like "/Page", but may need to combine with
other things. Not sure. Gabriele might be able to say, since he did
PDF-maker.
-- Gregg
--
To unsubscribe from this list, just send an email to
[EMAIL PROTECTED] with unsubscribe as the subject.
I've just gone through an exercise to allocate obvious scripts to Library
members.
You may now find that you have more scripts that you did before.
But we still have 280 scripts with no obvious owner.
If any of them are yours, and you'd like to claim them, then the instructions
are a bit furt
A port is on the list. The Zaurus uses QT instead of X. Carl has signed up
with QT to be a developer so I think he really intends to do it
eventually...
Enjoy!!
~~Ammon
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, December 05, 2003 3:16 AM
Subj
Petr Krenzelok wrote:
>I found the difference - IE, when using borders, still keeps the size
> of the rectangle intact and margins of the area are substracted from the
> inner area space, otoh Mozilla keeps internal box area intact and border
> is drawn outside such box.
That is a well-known CSS
Hi Sabu,
Have been looking at your send patch everthing works fine.
I do have a query though in the function 'sendProperFrom' you do a
hObj/Return-Path: none
Is there a reason for this?
The patch seems to work even if I comment this line out.
Cheers Phil
>
> === Original Mess
Also by using the @media property, http://www.ncdesign.org/html/s001.htm
as shown here.
Actually this just made me think about your problem, it might be
worthwhile to second guess the browser developer at this point, are the
pagination properties of css implemented if you have not given your
medi
Neither span nor pre are good to be using for what you want to do, pre
if I remember correctly is supposed to be for keeping things as they are
(deprecated and replaced by xmp if I recall correctly, although these
are both not elements that I am in the habit of using), span on the
other hand is fo
Andreas Bolka wrote:
>Friday, December 5, 2003, 11:49:00 AM, Petr wrote:
>
>
>
>>I chcecked out and did not find any way of how to issue something
>>like page-break in html. It is probably not even possible.
>>
>>
>
>there are two CSS properties named page-break-before and
>page-break-after
>our company is sending aviso documents to customers.
I don't know anything about aviso documents, can you send me a pertinent
link? I googled, but it turned up a bunch of not likely to be relevant
stuff.
--
To unsubscribe from this list, just send an email to
[EMAIL PROTECTED] with unsubscri
> The problem is, that if there is more than one doc for customer at one
> batch, it is generated as multi-doc document (html or pdf) - but - some
> of our customers complained that it is really difficult to print that
> way. I chcecked out and did not find any way of how to issue something
> lik
>The problem is, that if there is more than one doc for customer at one
>batch, it is generated as multi-doc document (html or pdf) - but - some
>of our customers complained that it is really difficult to print that
>way. I chcecked out and did not find any way of how to issue something
>lik
Carl:
> I just searched http://www.completeplanet.com/ for "REBOL" and second
> link on the list was rebol.com. Which, apparently, belongs in these
> categories...
>
> Government, Government Resources, Colonies & Colonialization.
I don't see the problem
That category also includes:
*
Petr:
> I chcecked out and did not find any way of how to issue something
> like page-break in html. It is probably not even possible.
CSS2 supports paged-media:
http://www.w3.org/TR/REC-CSS2/page.html#page-size-prop
But it may not be supported by the browsers your customers use. If it is, o
Friday, December 5, 2003, 11:49:00 AM, Petr wrote:
> I chcecked out and did not find any way of how to issue something
> like page-break in html. It is probably not even possible.
there are two CSS properties named page-break-before and
page-break-after. by using e.g.
span style="page-break
Hi,
our company is sending aviso documents to customers. Aviso is in html
form or in pdf form. I have to say, that it is probably generated by
some SAP automat. The code is pretty ugly - strict css usage - placing
ALL elements onto absolute pixel positions.
The problem is, that if there is mo
Hi Petr/Sunada/James,
Well if we could have rebol view of a Linux Handheld like the Zaurus I would jump at
buying one.
Wonder how much Carl would charge to do a a port?
(Probably too much for a few of us to club together and pay for it I would guess)
Cheers Phil
>
> === Original Message ===
>
I just searched http://www.completeplanet.com/ for "REBOL" and second
link on the list was rebol.com. Which, apparently, belongs in these
categories...
Government, Government Resources, Colonies & Colonialization.
Make of that what you will. :)
--
Carl Read
--
To unsubscribe from this list,
[EMAIL PROTECTED] wrote:
>James:
>
>
>
>>Do any of you have a Zaurus? Can Rebol be ported?
>>
>>
>
>Yes I do, but only a 5500 version.
>
>In theory, yes. In practice, REBOL needs a surprising amount of memory to
>run, so that may be a limiting factor for PDAs for a year or two.
>
>Max mad
James:
> Do any of you have a Zaurus? Can Rebol be ported?
Yes I do, but only a 5500 version.
In theory, yes. In practice, REBOL needs a surprising amount of memory to
run, so that may be a limiting factor for PDAs for a year or two.
Max made a similar reply in a thread about porting to Palm
On 05-Dec-03, Henrik Mikael Kristensen wrote:
> Gabriele Santilli wrote:
>> Hi Henrik,
>> On Thursday, December 4, 2003, 3:18:36 PM, you wrote:
>>> Still, I'd like to know if there's an easier way to contain
>>> size with the data.
>> Just keep the image in the original format, i.e.:
>> im
25 matches
Mail list logo