Frank Kotler wrote:
....
> I'm cc'ing this to the clax86-submit address - we need test messages.
> This may or may not get posted twice... Sorry for the rubble -
> construction!
Okay... I guess the nntp server recognized it as an identical message...
Try *just* by mail... I need a test message to add a "Newsgroups:"
header to!
Best,
Frank
|
|
0
|
|
|
|
Reply
|
fbkotler2 (4)
|
1/26/2010 3:34:18 AM |
|
On 2010-01-26, Frank Kotler <fbkotler@comcast.net> wrote:
> Frank Kotler wrote:
>
> ...
> > I'm cc'ing this to the clax86-submit address - we need test messages.
> > This may or may not get posted twice... Sorry for the rubble -
> > construction!
>
> Okay... I guess the nntp server recognized it as an identical message...
> Try *just* by mail... I need a test message to add a "Newsgroups:"
> header to!
>
> Best,
> Frank
>
>
I'm a test message... I'm a test message... Over!
|
|
0
|
|
|
|
Reply
|
Duke
|
1/26/2010 2:01:01 PM
|
|
Duke Normandin wrote:
....
> I'm a test message... I'm a test message... Over!
Thanks, Duke! Just to try to keep it on-topic, the "test" instruction
appears 4 times in the program approving this message, each time "test
eax, eax". I must try to be more imaginative! :)
Best,
Frank
|
|
0
|
|
|
|
Reply
|
Frank
|
1/27/2010 10:56:03 PM
|
|
On 27 Jan, 22:56, Frank Kotler <fbkot...@myfairpoint.net> wrote:
> Duke Normandin wrote:
>
> ...
>
> > I'm a test message... =A0I'm a test message... Over!
>
> Thanks, Duke! Just to try to keep it on-topic, the "test" instruction
> appears 4 times in the program approving this message, each time "test
> eax, eax". I must try to be more imaginative! :)
In a piece of software consistency is usually better than imagination!
It sounds good as it is. Are you serious that you have written some
bespoke moderation software in assembler?
Whatever it is here's a message with Google's funny character encoding
for equal signs. =3D=3D=3D
|
|
0
|
|
|
|
Reply
|
James
|
1/28/2010 7:54:38 AM
|
|
On 28 Jan, 07:54, James Harris <james.harri...@googlemail.com> wrote:
> On 27 Jan, 22:56, Frank Kotler <fbkot...@myfairpoint.net> wrote:
>
> > Duke Normandin wrote:
>
> > ...
>
> > > I'm a test message... =A0I'm a test message... Over!
>
> > Thanks, Duke! Just to try to keep it on-topic, the "test" instruction
> > appears 4 times in the program approving this message, each time "test
> > eax, eax". I must try to be more imaginative! :)
>
> In a piece of software consistency is usually better than imagination!
> It sounds good as it is. Are you serious that you have written some
> bespoke moderation software in assembler?
>
> Whatever it is here's a message with Google's funny character encoding
> for equal signs. =3D=3D=3D
Sweet! Looks like you've fixed that problem too.
James
|
|
0
|
|
|
|
Reply
|
James
|
1/28/2010 10:25:37 AM
|
|
James Harris wrote:
> On 27 Jan, 22:56, Frank Kotler <fbkot...@myfairpoint.net> wrote:
>> Duke Normandin wrote:
>>
>> ...
>>
>>> I'm a test message... I'm a test message... Over!
>> Thanks, Duke! Just to try to keep it on-topic, the "test" instruction
>> appears 4 times in the program approving this message, each time "test
>> eax, eax". I must try to be more imaginative! :)
>
> In a piece of software consistency is usually better than imagination!
Agreed. It isn't jazz. I was surprised to see that I'd used "test" so
few times, actually, and always with eax. Well, we add some bit flags to
munge address and all, it'll crop up more, probably.
> It sounds good as it is. Are you serious that you have written some
> bespoke moderation software in assembler?
"Am writing" or "Am attempting to write" would be closer than "have
written", but yeah, these messages we're reading have been fetched from
a mail server and posted to an nntp server by a program written in asm.
The "in between" parts are just text manipulation. There are more
"appropriate" languages for text manipulation than asm, but I don't know
'em. As Rod points out, we've got some work to do in that area. It might
actually be easier to learn one of those "more appropriate" languages.
But this way is more "fun". (hey, some people jump out of perfectly good
airplanes for "fun" - doin' this isn't *that* crazy!)
> Whatever it is here's a message with Google's funny character encoding
> for equal signs. ===
Thanks! With help from several people, we figured out that the problem
was deleting too many headers - a "quoted-unprintable", and a couple of
others. Nathan tweaked up "PyModerator" to fix it (not our software -
the other guy did it). When we get to "header management", which as Rod
points out, should be Real Soon Now, we'll try to keep it right.
Best,
Frank
|
|
0
|
|
|
|
Reply
|
Frank
|
1/28/2010 11:07:44 PM
|
|
|
5 Replies
1098 Views
(page loaded in 0.181 seconds)
Similiar Articles: Linking a C++ module to MASM ? - comp.lang.asm.x86... Post Question | ... Erdemal" <spamtrap@crayne.org> wrote in message ... x86 about undefined symbol in module C - comp.lang.asm.x86 hello, I'm trying ... Re: No need to optimize in assembly anymore - comp.lang.asm.x86 ...... Post Question ... Re: No need to optimize in assembly anymore - comp.lang.asm.x86 ... "Tim Roberts" wrote in message news ... Name Mangling in DDK - comp.lang.asm.x86Hi, I was trying to call a function in an an asm file ... Post Question ... for the event messages - comp.lang.asm.x86 ... Name Mangling in DDK - comp.lang.asm.x86 Re ... [LTP ECP] connecting PC to PC, reverse mode - comp.lang.asm.x86 ...... Post Question ... I'm trying to do ... ----- Original Message ----- From: "Eric" <spamtrap@crayne.org> Newsgroups: comp.lang.asm.x86 Sent: Friday, June 24, 2005 10:23 AM Subject: Re ... write a pixel on VGA - comp.lang.asm.x86... give many details but I am ready to post all ... interrupt controller state And there're some ... write a pixel on VGA - comp.lang.asm.x86 Hi all, I am trying to write my on OS ... stack layout x86 - comp.lang.asm.x86This assumes you're using frame pointers. The ... wanna be hacker tried tracing through my code, trying ... stack layout x86 - comp.lang.asm.x86 The stack layout of an x86 is ... about undefined symbol in module C - comp.lang.asm.x86... The error message is as follows: Info :Linking N ... > > Your compiler, even though you're not using ... x86 about undefined symbol in module C - comp.lang.asm.x86 hello, I'm trying ... Re: Using SSE 128 bit movs From One Memory Location To Another ...If I try using memcpy() in Ubuntu, it runs 10 ... Post Question | Groups ... mencpy 128 bytes - comp.lang.asm.x86 Re: Using SSE 128 bit movs From ... Two 8086 Assembly Language Questions.. - comp.lang.asm.x86 ...repe cmpsb instruction - comp.lang.asm.x86 Post Question ... If password correct then display message "You are allowed to access all facilities" else display "Please try ... TLB Shootdown Examples ? - comp.lang.asm.x86You might also try an OS-related newsgroup ... Upon receipt of the IPI message, the Local APICs ... comp.lang.asm.x86 TLB Shootdown Examples ? - comp.lang.asm.x86... Post ... Test - Does my post reach this newsgroup ... - comp.lang.asm.x86 ...About CLAX (comp.lang.asm.x86): http://clax ... You must Sign in before you can post messages. ... > But NASM could assembly it. Maybe I should try to use the improved What is the use of PREFETCHNTA? - comp.lang.asm.x86 | Google GroupsYou must Sign in before you can post messages. ... you asking about prefetching in general, or trying ... comp.lang.asm.x86 7/29/2012 8:35:17 AM
|