[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework

.NET- What versions and what Service packs?

Mike Schreiner

9/10/2008 8:26:00 PM

I thought this would be rather easy, but it is not. I have Vista SP1 with
..NET 3.5 and .NET 1.1 seen in 'PRograms and Features'.

I want to know what .NET versions are installed and what service packs were
applied.

I downloaded 'Asoft .NET Version Checker, and it claimed that i had
..NET 1.0, .NET 1.1, .NET 2.0 SP1, and .NET 3.0 SP1, and .NET 3.5 SP1
installed, but in 'Programs and Features' it states that only .NET 3.5 and
..NET 1.1 are installed. This tool does not work properly, becuase once i
install .NET 3.5 SP1, it claims that i have .NET 3.0 SP2 installed. .NET 3.0
SP2 doesn't exist yet!! See where this is going?

All the tools i have used to detect all .NET versions do not seem to give me
the right information.

if you look in c:\windows\Microsoft.NEt, it has v3.0 and v3.5 as the folder
name. How do you tell whether or not the service pack is installe w/ v3.0?

I tried installing .net 3.5 SP1, which is supposed to upgrade 2.0 to 2.0 SP2
and 3.0 to SP2, BUT
it doesn't show up in 'PRograms and Features'.

There is a knowledgebase artical about this, but it only talks about 1.1.
and 2.0. Does anyone have any sure fire ways to find all .NEt versions and
SP's?

11 Answers

Scott M.

9/10/2008 11:26:00 PM

0

You are incorrect about what you think exists for service packs and what you
think the latest service packs will do to exising framework versions. Also,
forget about what's listed in Programs and Files.

http://www.winhelponline.com/blog/determine-the-version-of-net-framework-installed-in-your...

http://support.microsoft.com...

http://blog.emanuelebartolesi.com/post/2008/01/How-to-determine-which-version-of-Net-Framework-are-inst...

-Scott



"Mike Schreiner" <Mike From Alexandria VA@discussions.microsoft.com> wrote
in message news:7B76613A-7865-4572-B23A-16C919C8420E@microsoft.com...
>I thought this would be rather easy, but it is not. I have Vista SP1 with
> .NET 3.5 and .NET 1.1 seen in 'PRograms and Features'.
>
> I want to know what .NET versions are installed and what service packs
> were
> applied.
>
> I downloaded 'Asoft .NET Version Checker, and it claimed that i had
> .NET 1.0, .NET 1.1, .NET 2.0 SP1, and .NET 3.0 SP1, and .NET 3.5 SP1
> installed, but in 'Programs and Features' it states that only .NET 3.5 and
> .NET 1.1 are installed. This tool does not work properly, becuase once i
> install .NET 3.5 SP1, it claims that i have .NET 3.0 SP2 installed. .NET
> 3.0
> SP2 doesn't exist yet!! See where this is going?
>
> All the tools i have used to detect all .NET versions do not seem to give
> me
> the right information.
>
> if you look in c:\windows\Microsoft.NEt, it has v3.0 and v3.5 as the
> folder
> name. How do you tell whether or not the service pack is installe w/
> v3.0?
>
> I tried installing .net 3.5 SP1, which is supposed to upgrade 2.0 to 2.0
> SP2
> and 3.0 to SP2, BUT
> it doesn't show up in 'PRograms and Features'.
>
> There is a knowledgebase artical about this, but it only talks about 1.1.
> and 2.0. Does anyone have any sure fire ways to find all .NEt versions
> and
> SP's?
>


Ashutosh Bhawasinka

9/11/2008 10:46:00 AM

0

The most important thing to know about the .Net framework is that 3.0
and 3.5 uses runtime of .Net 2.0.

I am not sure how the registries and folders will look on a system
having only 3.0 or 3.5 as I always install all the versions...

If you have an application developed using 2.0 then using the
application configuration file you can't set framework for the
application as 3.0 or 3.5 as there is no such runtime version of .Net.

There are only three runtime version of .Net 1.0, 1.1, 2.0.

So, when you have 3.0 or 3.5 you have 2.0 runtime on your system also.
So, thats why it MAY be set in the registry also.

I learned about this this 2 days back :)

Regards,
Ashutosh Bhawasinka
http://abhawasinka.blo...

Mike Schreiner wrote:
> I thought this would be rather easy, but it is not. I have Vista SP1 with
> .NET 3.5 and .NET 1.1 seen in 'PRograms and Features'.
>
> I want to know what .NET versions are installed and what service packs were
> applied.
>
> I downloaded 'Asoft .NET Version Checker, and it claimed that i had
> .NET 1.0, .NET 1.1, .NET 2.0 SP1, and .NET 3.0 SP1, and .NET 3.5 SP1
> installed, but in 'Programs and Features' it states that only .NET 3.5 and
> .NET 1.1 are installed. This tool does not work properly, becuase once i
> install .NET 3.5 SP1, it claims that i have .NET 3.0 SP2 installed. .NET 3.0
> SP2 doesn't exist yet!! See where this is going?
>
> All the tools i have used to detect all .NET versions do not seem to give me
> the right information.
>
> if you look in c:\windows\Microsoft.NEt, it has v3.0 and v3.5 as the folder
> name. How do you tell whether or not the service pack is installe w/ v3.0?
>
> I tried installing .net 3.5 SP1, which is supposed to upgrade 2.0 to 2.0 SP2
> and 3.0 to SP2, BUT
> it doesn't show up in 'PRograms and Features'.
>
> There is a knowledgebase artical about this, but it only talks about 1.1.
> and 2.0. Does anyone have any sure fire ways to find all .NEt versions and
> SP's?
>
>

Pavel Minaev

9/18/2008 8:42:00 AM

0

On Sep 11, 12:26 am, Mike Schreiner <Mike From Alexandria
V...@discussions.microsoft.com> wrote:
> I downloaded 'Asoft .NET Version Checker, and it claimed that i had
> .NET 1.0, .NET 1.1, .NET 2.0 SP1, and .NET 3.0 SP1, and .NET 3.5 SP1
> installed, but in 'Programs and Features' it states that only .NET 3.5 and
> .NET 1.1 are installed.  This tool does not work properly, becuase once i
> install .NET 3.5 SP1, it claims that i have .NET 3.0 SP2 installed.  .NET 3.0
> SP2 doesn't exist yet!!  See where this is going?  

No, it's absolutely correct. .NET 2.0 SP2 and .NET 3.0 SP2 exist, and
were released as parts of .NET 3.5 SP1. There are no separate
installers available for them, but nonetheless, they exist, and if you
have .NET 3.5 SP1 installed, then you'll also have the other two
installed.

Naked Gonad

11/24/2008 12:03:00 PM

0

Eli Grubman wrote:
> On Mon, 24 Nov 2008 11:22:30 +0000, Naked Gonad
> <bodron57@tiscali.co.uk> wrote:
>
>> Eli Grubman wrote:
>>> On Mon, 24 Nov 2008 09:07:06 +0000, Naked Gonad
>>> <bodron57@tiscali.co.uk> wrote:
>>>
>>>> Eli Grubman wrote:
>>>>> On Tue, 18 Nov 2008 09:54:13 +0000, Naked Gonad
>>>>> <bodron57@tiscali.co.uk> wrote:
>>>>>
>>>>>> Eli Grubman wrote:
>>>>>>> On Tue, 18 Nov 2008 00:28:39 -0600, "John \"C\""
>>>>>>> <honestjohn@centurytel.net> wrote:
>>>>>>>
>>>>>>>> "Eli Grubman" <eli.grubman@googlemail.com> wrote in message
>>>>>>>> news:lge4i4hgulop3nobj0kp7k360a5351lnip@4ax.com...
>>>>>>>>> On Mon, 17 Nov 2008 11:54:56 -0600, "John \"C\""
>>>>>>>>> <honestjohn@centurytel.net> wrote:
>>>>>>>>>
>>>>>>>>>> "Naked Gonad" <bodron57@tiscali.co.uk> wrote in message
>>>>>>>>>> news:49214084_2@mk-nntp-2.news.uk.tiscali.com...
>>>>>>>>>>> John "C" wrote:
>>>>>>>>>>>> "Eli Grubman" <eli.grubman@googlemail.com> wrote in message
>>>>>>>>>>>> news:j532i4thg6rs56gffcg5ltvumjnmv5tns6@4ax.com...
>>>>>>>>>>>>> On Mon, 17 Nov 2008 00:04:50 -0600, "John \"C\""
>>>>>>>>>>>>> <honestjohn@centurytel.net> wrote:
>>>>>>>>>>>>>
>>>>>>>>>>>>>> "Naked Gonad" <bodron57@tiscali.co.uk> wrote in message
>>>>>>>>>>>>>> news:49204591$1_4@mk-nntp-2.news.uk.tiscali.com...
>>>>>>>>>>>>>>> John "C" wrote:
>>>>>>>>>>>>>>>> "Naked Gonad" <bodron57@tiscali.co.uk> wrote in message
>>>>>>>>>>>>>>>> news:49202284$1_3@mk-nntp-2.news.uk.tiscali.com...
>>>>>>>>>>>>>>>>> Eli Grubman wrote:
>>>>>>>>>>>>>>>>>> On Sun, 16 Nov 2008 12:53:03 +0000, Naked Gonad
>>>>>>>>>>>>>>>>>> <bodron57@tiscali.co.uk> wrote:
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> Eli Grubman wrote:
>>>>>>>>>>>>>>>>>>>> On Sun, 16 Nov 2008 08:50:35 +0000, Naked Gonad
>>>>>>>>>>>>>>>>>>>> <bodron57@tiscali.co.uk> wrote:
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>> Eli Grubman wrote:
>>>>>>>>>>>>>>>>>>>>>> On Sat, 15 Nov 2008 19:33:19 -0500, ah
>>>>>>>>>>>> <splifingate@gmail.com>
>>>>>>>>>>>>>>>> wrote:
>>>>>>>>>>>>>>>>>>>>>>> Pants Rheitard is a filthy Grik wog with no penis who
>>>>>>>>>>>> stalks
>>>>>>>>>>>>>> 18
>>>>>>>>>>>>>>>> hrs/day! LOL
>>>>>>>>>>>>>>>>>>>>>>> wrote:
>>>>>>>>>>>>>>>>>>>>>>>> On Sat, 15 Nov 2008 13:19:47 -0500, ah
>>>>>>>>>>>>>> <splifingate@gmail.com>
>>>>>>>>>>>>>>>> wrote:
>>>>>>>>>>>>>>>>>>>>>>>>> Eli Grubman wrote:
>>>>>>>>>>>>>>>>>>>>>>>>>> On Sat, 15 Nov 2008 02:41:38 -0500, ah
>>>>>>>>>>>>>>>> <splifingate@gmail.com> wrote:
>>>>>>>>>>>>>>>>>>>>>>>>>>> Eli Grubman wrote:
>>>>>>>>>>>>>>>>>>>>>>>>>>>> On Fri, 14 Nov 2008 17:57:34 -0000, "Peter
>>>>>>>> Hucker"
>>>>>>>>>>>>>>>> <none@spam.com>
>>>>>>>>>>>>>>>>>>>>>>>>>>>> wrote:
>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> On Mon, 10 Nov 2008 12:03:32 -0000, Eli Grubman
>>>>>>>>>>>>>>>> <eli.grubman@googlemail.com> wrote:
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> On Mon, 10 Nov 2008 11:25:47 +0000, Naked Gonad
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> <bodron57@tiscali.co.uk> wrote:
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Eli Grubman wrote:
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> On Mon, 10 Nov 2008 11:02:45 +0000, Naked
>>>>>>>> Gonad
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> <bodron57@tiscali.co.uk> wrote:
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Eli Grubman wrote:
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> On Mon, 10 Nov 2008 10:33:22 +0000, Naked
>>>>>>>>>> Gonad
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> <bodron57@tiscali.co.uk> wrote:
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Eli Grubman wrote:
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> On Mon, 10 Nov 2008 09:47:17 +0000, Naked
>>>>>>>>>>>> Gonad
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> <bodron57@tiscali.co.uk> wrote:
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Worse than clamping!
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Abhorrent!
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Whorrible!
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Wheel I never!!
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Tyring, isn't it?
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Tread carefully!
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Keep a low profile.
>>>>>>>>>>>>>>>>>>>>>>>>>>>>> http://www.ebuyer.com:80/prod...
>>>>>>>>>>>>>>>>>>>>>>>>>>>> Ah, a link!
>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>> Shuttup.
>>>>>>>>>>>>>>>>>>>>>>>>>> You shut up, a"h.
>>>>>>>>>>>>>>>>>>>>>>>>> No, you shuttup.
>>>>>>>>>>>>>>>>>>>>>>>> No, you shuttup.
>>>>>>>>>>>>>>>>>>>>>>> No, you shuttup.
>>>>>>>>>>>>>>>>>>>>>> Just shut up, a"h.
>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>> Aargh!
>>>>>>>>>>>>>>>>>>>> Aarg"h?
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> Is 'aarg-ing' allowed in DL.
>>>>>>>>>>>>>>>>>> Occasionally.
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> With feeling?
>>>>>>>>>>>>>>>> At "ah's" age he forgot what he did with his pecker.
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Worn out?
>>>>>>>>>>>>>> Rumor has it that it just dried-up and fell off like an over
>>>>>>>> ripe
>>>>>>>>>>>> fig...
>>>>>>>>>>>>>> He picked it up off the floor and put it somewhere and forgot
>>>>>>>>>> where
>>>>>>>>>>>> that
>>>>>>>>>>>>>> was because of his advancing Alzheimer's Disease.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> At 73 he really has no need for one anyway as he looks like
>>>>>>>> "Mr.
>>>>>>>>>>>>>> Potatohead"...or "Mr. Pothead" fer short...
>>>>>>>>>>>>> Or, as J.Danforth Quayle would have it, "Mr Potatoehead".
>>>>>>>>>>>> Hell, I'd almost forgot about that lil fucker...
>>>>>>>>>>>>
>>>>>>>>>>>> HJ
>>>>>>>>>>>>
>>>>>>>>>>> Possibly the best thing to do.
>>>>>>>>>> I know!
>>>>>>>>>>
>>>>>>>>>> Now I won't be able to get the thought of that lil fucker out of my
>>>>>>>> head
>>>>>>>>>> fer months! Thanks Bruce...
>>>>>>>>> Hey, at least he's white!
>>>>>>>> That's fer damn sure!
>>>>>>> He looks white, at least. Mebbe there's some nigra blood back there
>>>>>>> somewhere. That would explain...
>>>>>>>
>>>>>> We're all descendents of Africans, so we've all got a bit in us! Get
>>>>>> out of that!
>>>>> Some of us are descendents of white Afrikaaners!
>>>>>
>>>> Albinos?
>>> Albanians?
>>>
>> Albumens?
>
> Ali bummers?
>
Ali Bongos?

\"The Honest One\

11/24/2008 5:14:00 PM

0


"Eli Grubman" <eli.grubman@googlemail.com> wrote in message
news:cijki4hkmaspttm280rj292qod6llcignb@4ax.com...
> On Tue, 18 Nov 2008 09:40:15 +0000, Naked Gonad
> <bodron57@tiscali.co.uk> wrote:
>
> >Eli Grubman wrote:
> >> On Mon, 17 Nov 2008 11:54:56 -0600, "John \"C\""
> >> <honestjohn@centurytel.net> wrote:
> >>
> >>> "Naked Gonad" <bodron57@tiscali.co.uk> wrote in message
> >>> news:49214084_2@mk-nntp-2.news.uk.tiscali.com...
> >>>> John "C" wrote:
> >>>>> "Eli Grubman" <eli.grubman@googlemail.com> wrote in message
> >>>>> news:j532i4thg6rs56gffcg5ltvumjnmv5tns6@4ax.com...
> >>>>>> On Mon, 17 Nov 2008 00:04:50 -0600, "John \"C\""
> >>>>>> <honestjohn@centurytel.net> wrote:
> >>>>>>
> >>>>>>> "Naked Gonad" <bodron57@tiscali.co.uk> wrote in message
> >>>>>>> news:49204591$1_4@mk-nntp-2.news.uk.tiscali.com...
> >>>>>>>> John "C" wrote:
> >>>>>>>>> "Naked Gonad" <bodron57@tiscali.co.uk> wrote in message
> >>>>>>>>> news:49202284$1_3@mk-nntp-2.news.uk.tiscali.com...
> >>>>>>>>>> Eli Grubman wrote:
> >>>>>>>>>>> On Sun, 16 Nov 2008 12:53:03 +0000, Naked Gonad
> >>>>>>>>>>> <bodron57@tiscali.co.uk> wrote:
> >>>>>>>>>>>
> >>>>>>>>>>>> Eli Grubman wrote:
> >>>>>>>>>>>>> On Sun, 16 Nov 2008 08:50:35 +0000, Naked Gonad
> >>>>>>>>>>>>> <bodron57@tiscali.co.uk> wrote:
> >>>>>>>>>>>>>
> >>>>>>>>>>>>>> Eli Grubman wrote:
> >>>>>>>>>>>>>>> On Sat, 15 Nov 2008 19:33:19 -0500, ah
> >>>>> <splifingate@gmail.com>
> >>>>>>>>> wrote:
> >>>>>>>>>>>>>>>> Pants Rheitard is a filthy Grik wog with no penis who
> >>>>> stalks
> >>>>>>> 18
> >>>>>>>>> hrs/day! LOL
> >>>>>>>>>>>>>>>> wrote:
> >>>>>>>>>>>>>>>>> On Sat, 15 Nov 2008 13:19:47 -0500, ah
> >>>>>>> <splifingate@gmail.com>
> >>>>>>>>> wrote:
> >>>>>>>>>>>>>>>>>> Eli Grubman wrote:
> >>>>>>>>>>>>>>>>>>> On Sat, 15 Nov 2008 02:41:38 -0500, ah
> >>>>>>>>> <splifingate@gmail.com> wrote:
> >>>>>>>>>>>>>>>>>>>> Eli Grubman wrote:
> >>>>>>>>>>>>>>>>>>>>> On Fri, 14 Nov 2008 17:57:34 -0000, "Peter
Hucker"
> >>>>>>>>> <none@spam.com>
> >>>>>>>>>>>>>>>>>>>>> wrote:
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>> On Mon, 10 Nov 2008 12:03:32 -0000, Eli Grubman
> >>>>>>>>> <eli.grubman@googlemail.com> wrote:
> >>>>>>>>>>>>>>>>>>>>>>> On Mon, 10 Nov 2008 11:25:47 +0000, Naked
Gonad
> >>>>>>>>>>>>>>>>>>>>>>> <bodron57@tiscali.co.uk> wrote:
> >>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>> Eli Grubman wrote:
> >>>>>>>>>>>>>>>>>>>>>>>>> On Mon, 10 Nov 2008 11:02:45 +0000, Naked
Gonad
> >>>>>>>>>>>>>>>>>>>>>>>>> <bodron57@tiscali.co.uk> wrote:
> >>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>>> Eli Grubman wrote:
> >>>>>>>>>>>>>>>>>>>>>>>>>>> On Mon, 10 Nov 2008 10:33:22 +0000, Naked
> >>> Gonad
> >>>>>>>>>>>>>>>>>>>>>>>>>>> <bodron57@tiscali.co.uk> wrote:
> >>>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>>>>> Eli Grubman wrote:
> >>>>>>>>>>>>>>>>>>>>>>>>>>>>> On Mon, 10 Nov 2008 09:47:17 +0000,
Naked
> >>>>> Gonad
> >>>>>>>>>>>>>>>>>>>>>>>>>>>>> <bodron57@tiscali.co.uk> wrote:
> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>>>>>> Worse than clamping!
> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>>>>> Abhorrent!
> >>>>>>>>>>>>>>>>>>>>>>>>>>> Whorrible!
> >>>>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>>>> Wheel I never!!
> >>>>>>>>>>>>>>>>>>>>>>>>> Tyring, isn't it?
> >>>>>>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>>>>>> Tread carefully!
> >>>>>>>>>>>>>>>>>>>>>>> Keep a low profile.
> >>>>>>>>>>>>>>>>>>>>>> http://www.ebuyer.com:80/prod...
> >>>>>>>>>>>>>>>>>>>>> Ah, a link!
> >>>>>>>>>>>>>>>>>>>>>
> >>>>>>>>>>>>>>>>>>>> Shuttup.
> >>>>>>>>>>>>>>>>>>> You shut up, a"h.
> >>>>>>>>>>>>>>>>>> No, you shuttup.
> >>>>>>>>>>>>>>>>> No, you shuttup.
> >>>>>>>>>>>>>>>> No, you shuttup.
> >>>>>>>>>>>>>>> Just shut up, a"h.
> >>>>>>>>>>>>>>>
> >>>>>>>>>>>>>> Aargh!
> >>>>>>>>>>>>> Aarg"h?
> >>>>>>>>>>>>>
> >>>>>>>>>>>> Is 'aarg-ing' allowed in DL.
> >>>>>>>>>>> Occasionally.
> >>>>>>>>>>>
> >>>>>>>>>> With feeling?
> >>>>>>>>> At "ah's" age he forgot what he did with his pecker.
> >>>>>>>>>
> >>>>>>>> Worn out?
> >>>>>>> Rumor has it that it just dried-up and fell off like an over
ripe
> >>>>> fig...
> >>>>>>> He picked it up off the floor and put it somewhere and forgot
> >>> where
> >>>>> that
> >>>>>>> was because of his advancing Alzheimer's Disease.
> >>>>>>>
> >>>>>>> At 73 he really has no need for one anyway as he looks like
"Mr.
> >>>>>>> Potatohead"...or "Mr. Pothead" fer short...
> >>>>>> Or, as J.Danforth Quayle would have it, "Mr Potatoehead".
> >>>>> Hell, I'd almost forgot about that lil fucker...
> >>>>>
> >>>>> HJ
> >>>>>
> >>>> Possibly the best thing to do.
> >>> I know!
> >>>
> >>> Now I won't be able to get the thought of that lil fucker out of
my head
> >>> fer months! Thanks Bruce...
> >>
> >> Hey, at least he's white!
> >>
> >Yeh but only in public.
>
> His soul is bleck.
>
His mom is Proud of him, though.

HJ

Eli Grubman

11/24/2008 7:39:00 PM

0

On Mon, 24 Nov 2008 11:13:57 -0600, "John \"C\""
<honestjohn@centurytel.net> wrote:

>
>"Eli Grubman" <eli.grubman@googlemail.com> wrote in message
>news:cijki4hkmaspttm280rj292qod6llcignb@4ax.com...
>> On Tue, 18 Nov 2008 09:40:15 +0000, Naked Gonad
>> <bodron57@tiscali.co.uk> wrote:
>>
>> >Eli Grubman wrote:
>> >> On Mon, 17 Nov 2008 11:54:56 -0600, "John \"C\""
>> >> <honestjohn@centurytel.net> wrote:
>> >>
>> >>> "Naked Gonad" <bodron57@tiscali.co.uk> wrote in message
>> >>> news:49214084_2@mk-nntp-2.news.uk.tiscali.com...
>> >>>> John "C" wrote:
>> >>>>> "Eli Grubman" <eli.grubman@googlemail.com> wrote in message
>> >>>>> news:j532i4thg6rs56gffcg5ltvumjnmv5tns6@4ax.com...
>> >>>>>> On Mon, 17 Nov 2008 00:04:50 -0600, "John \"C\""
>> >>>>>> <honestjohn@centurytel.net> wrote:
>> >>>>>>
>> >>>>>>> "Naked Gonad" <bodron57@tiscali.co.uk> wrote in message
>> >>>>>>> news:49204591$1_4@mk-nntp-2.news.uk.tiscali.com...
>> >>>>>>>> John "C" wrote:
>> >>>>>>>>> "Naked Gonad" <bodron57@tiscali.co.uk> wrote in message
>> >>>>>>>>> news:49202284$1_3@mk-nntp-2.news.uk.tiscali.com...
>> >>>>>>>>>> Eli Grubman wrote:
>> >>>>>>>>>>> On Sun, 16 Nov 2008 12:53:03 +0000, Naked Gonad
>> >>>>>>>>>>> <bodron57@tiscali.co.uk> wrote:
>> >>>>>>>>>>>
>> >>>>>>>>>>>> Eli Grubman wrote:
>> >>>>>>>>>>>>> On Sun, 16 Nov 2008 08:50:35 +0000, Naked Gonad
>> >>>>>>>>>>>>> <bodron57@tiscali.co.uk> wrote:
>> >>>>>>>>>>>>>
>> >>>>>>>>>>>>>> Eli Grubman wrote:
>> >>>>>>>>>>>>>>> On Sat, 15 Nov 2008 19:33:19 -0500, ah
>> >>>>> <splifingate@gmail.com>
>> >>>>>>>>> wrote:
>> >>>>>>>>>>>>>>>> Pants Rheitard is a filthy Grik wog with no penis who
>> >>>>> stalks
>> >>>>>>> 18
>> >>>>>>>>> hrs/day! LOL
>> >>>>>>>>>>>>>>>> wrote:
>> >>>>>>>>>>>>>>>>> On Sat, 15 Nov 2008 13:19:47 -0500, ah
>> >>>>>>> <splifingate@gmail.com>
>> >>>>>>>>> wrote:
>> >>>>>>>>>>>>>>>>>> Eli Grubman wrote:
>> >>>>>>>>>>>>>>>>>>> On Sat, 15 Nov 2008 02:41:38 -0500, ah
>> >>>>>>>>> <splifingate@gmail.com> wrote:
>> >>>>>>>>>>>>>>>>>>>> Eli Grubman wrote:
>> >>>>>>>>>>>>>>>>>>>>> On Fri, 14 Nov 2008 17:57:34 -0000, "Peter
>Hucker"
>> >>>>>>>>> <none@spam.com>
>> >>>>>>>>>>>>>>>>>>>>> wrote:
>> >>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>>> On Mon, 10 Nov 2008 12:03:32 -0000, Eli Grubman
>> >>>>>>>>> <eli.grubman@googlemail.com> wrote:
>> >>>>>>>>>>>>>>>>>>>>>>> On Mon, 10 Nov 2008 11:25:47 +0000, Naked
>Gonad
>> >>>>>>>>>>>>>>>>>>>>>>> <bodron57@tiscali.co.uk> wrote:
>> >>>>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>>>>> Eli Grubman wrote:
>> >>>>>>>>>>>>>>>>>>>>>>>>> On Mon, 10 Nov 2008 11:02:45 +0000, Naked
>Gonad
>> >>>>>>>>>>>>>>>>>>>>>>>>> <bodron57@tiscali.co.uk> wrote:
>> >>>>>>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>>>>>>> Eli Grubman wrote:
>> >>>>>>>>>>>>>>>>>>>>>>>>>>> On Mon, 10 Nov 2008 10:33:22 +0000, Naked
>> >>> Gonad
>> >>>>>>>>>>>>>>>>>>>>>>>>>>> <bodron57@tiscali.co.uk> wrote:
>> >>>>>>>>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>>>>>>>>> Eli Grubman wrote:
>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>> On Mon, 10 Nov 2008 09:47:17 +0000,
>Naked
>> >>>>> Gonad
>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>> <bodron57@tiscali.co.uk> wrote:
>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>> Worse than clamping!
>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>>>>>>>>> Abhorrent!
>> >>>>>>>>>>>>>>>>>>>>>>>>>>> Whorrible!
>> >>>>>>>>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>>>>>>> Wheel I never!!
>> >>>>>>>>>>>>>>>>>>>>>>>>> Tyring, isn't it?
>> >>>>>>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>>>>>> Tread carefully!
>> >>>>>>>>>>>>>>>>>>>>>>> Keep a low profile.
>> >>>>>>>>>>>>>>>>>>>>>> http://www.ebuyer.com:80/prod...
>> >>>>>>>>>>>>>>>>>>>>> Ah, a link!
>> >>>>>>>>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>>>>>>>> Shuttup.
>> >>>>>>>>>>>>>>>>>>> You shut up, a"h.
>> >>>>>>>>>>>>>>>>>> No, you shuttup.
>> >>>>>>>>>>>>>>>>> No, you shuttup.
>> >>>>>>>>>>>>>>>> No, you shuttup.
>> >>>>>>>>>>>>>>> Just shut up, a"h.
>> >>>>>>>>>>>>>>>
>> >>>>>>>>>>>>>> Aargh!
>> >>>>>>>>>>>>> Aarg"h?
>> >>>>>>>>>>>>>
>> >>>>>>>>>>>> Is 'aarg-ing' allowed in DL.
>> >>>>>>>>>>> Occasionally.
>> >>>>>>>>>>>
>> >>>>>>>>>> With feeling?
>> >>>>>>>>> At "ah's" age he forgot what he did with his pecker.
>> >>>>>>>>>
>> >>>>>>>> Worn out?
>> >>>>>>> Rumor has it that it just dried-up and fell off like an over
>ripe
>> >>>>> fig...
>> >>>>>>> He picked it up off the floor and put it somewhere and forgot
>> >>> where
>> >>>>> that
>> >>>>>>> was because of his advancing Alzheimer's Disease.
>> >>>>>>>
>> >>>>>>> At 73 he really has no need for one anyway as he looks like
>"Mr.
>> >>>>>>> Potatohead"...or "Mr. Pothead" fer short...
>> >>>>>> Or, as J.Danforth Quayle would have it, "Mr Potatoehead".
>> >>>>> Hell, I'd almost forgot about that lil fucker...
>> >>>>>
>> >>>>> HJ
>> >>>>>
>> >>>> Possibly the best thing to do.
>> >>> I know!
>> >>>
>> >>> Now I won't be able to get the thought of that lil fucker out of
>my head
>> >>> fer months! Thanks Bruce...
>> >>
>> >> Hey, at least he's white!
>> >>
>> >Yeh but only in public.
>>
>> His soul is bleck.
>>
>His mom is Proud of him, though.

She probably has a pretty good idea who the father is. Unusual among
blecks.

\"The Honest One\

11/24/2008 9:51:00 PM

0


"Eli Grubman" <eli.grubman@googlemail.com> wrote in message
news:nk0mi45nkt6ritu54blc526g2e0bacgvss@4ax.com...
> On Mon, 24 Nov 2008 11:13:57 -0600, "John \"C\""
> <honestjohn@centurytel.net> wrote:
>
> >
> >"Eli Grubman" <eli.grubman@googlemail.com> wrote in message
> >news:cijki4hkmaspttm280rj292qod6llcignb@4ax.com...
> >> On Tue, 18 Nov 2008 09:40:15 +0000, Naked Gonad
> >> <bodron57@tiscali.co.uk> wrote:
> >>
> >> >Eli Grubman wrote:
> >> >> On Mon, 17 Nov 2008 11:54:56 -0600, "John \"C\""
> >> >> <honestjohn@centurytel.net> wrote:
> >> >>
> >> >>> "Naked Gonad" <bodron57@tiscali.co.uk> wrote in message
> >> >>> news:49214084_2@mk-nntp-2.news.uk.tiscali.com...
> >> >>>> John "C" wrote:
> >> >>>>> "Eli Grubman" <eli.grubman@googlemail.com> wrote in message
> >> >>>>> news:j532i4thg6rs56gffcg5ltvumjnmv5tns6@4ax.com...
> >> >>>>>> On Mon, 17 Nov 2008 00:04:50 -0600, "John \"C\""
> >> >>>>>> <honestjohn@centurytel.net> wrote:
> >> >>>>>>
> >> >>>>>>> "Naked Gonad" <bodron57@tiscali.co.uk> wrote in message
> >> >>>>>>> news:49204591$1_4@mk-nntp-2.news.uk.tiscali.com...
> >> >>>>>>>> John "C" wrote:
> >> >>>>>>>>> "Naked Gonad" <bodron57@tiscali.co.uk> wrote in message
> >> >>>>>>>>> news:49202284$1_3@mk-nntp-2.news.uk.tiscali.com...
> >> >>>>>>>>>> Eli Grubman wrote:
> >> >>>>>>>>>>> On Sun, 16 Nov 2008 12:53:03 +0000, Naked Gonad
> >> >>>>>>>>>>> <bodron57@tiscali.co.uk> wrote:
> >> >>>>>>>>>>>
> >> >>>>>>>>>>>> Eli Grubman wrote:
> >> >>>>>>>>>>>>> On Sun, 16 Nov 2008 08:50:35 +0000, Naked Gonad
> >> >>>>>>>>>>>>> <bodron57@tiscali.co.uk> wrote:
> >> >>>>>>>>>>>>>
> >> >>>>>>>>>>>>>> Eli Grubman wrote:
> >> >>>>>>>>>>>>>>> On Sat, 15 Nov 2008 19:33:19 -0500, ah
> >> >>>>> <splifingate@gmail.com>
> >> >>>>>>>>> wrote:
> >> >>>>>>>>>>>>>>>> Pants Rheitard is a filthy Grik wog with no penis
who
> >> >>>>> stalks
> >> >>>>>>> 18
> >> >>>>>>>>> hrs/day! LOL
> >> >>>>>>>>>>>>>>>> wrote:
> >> >>>>>>>>>>>>>>>>> On Sat, 15 Nov 2008 13:19:47 -0500, ah
> >> >>>>>>> <splifingate@gmail.com>
> >> >>>>>>>>> wrote:
> >> >>>>>>>>>>>>>>>>>> Eli Grubman wrote:
> >> >>>>>>>>>>>>>>>>>>> On Sat, 15 Nov 2008 02:41:38 -0500, ah
> >> >>>>>>>>> <splifingate@gmail.com> wrote:
> >> >>>>>>>>>>>>>>>>>>>> Eli Grubman wrote:
> >> >>>>>>>>>>>>>>>>>>>>> On Fri, 14 Nov 2008 17:57:34 -0000, "Peter
> >Hucker"
> >> >>>>>>>>> <none@spam.com>
> >> >>>>>>>>>>>>>>>>>>>>> wrote:
> >> >>>>>>>>>>>>>>>>>>>>>
> >> >>>>>>>>>>>>>>>>>>>>>> On Mon, 10 Nov 2008 12:03:32 -0000, Eli
Grubman
> >> >>>>>>>>> <eli.grubman@googlemail.com> wrote:
> >> >>>>>>>>>>>>>>>>>>>>>>> On Mon, 10 Nov 2008 11:25:47 +0000, Naked
> >Gonad
> >> >>>>>>>>>>>>>>>>>>>>>>> <bodron57@tiscali.co.uk> wrote:
> >> >>>>>>>>>>>>>>>>>>>>>>>
> >> >>>>>>>>>>>>>>>>>>>>>>>> Eli Grubman wrote:
> >> >>>>>>>>>>>>>>>>>>>>>>>>> On Mon, 10 Nov 2008 11:02:45 +0000, Naked
> >Gonad
> >> >>>>>>>>>>>>>>>>>>>>>>>>> <bodron57@tiscali.co.uk> wrote:
> >> >>>>>>>>>>>>>>>>>>>>>>>>>
> >> >>>>>>>>>>>>>>>>>>>>>>>>>> Eli Grubman wrote:
> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> On Mon, 10 Nov 2008 10:33:22 +0000,
Naked
> >> >>> Gonad
> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> <bodron57@tiscali.co.uk> wrote:
> >> >>>>>>>>>>>>>>>>>>>>>>>>>>>
> >> >>>>>>>>>>>>>>>>>>>>>>>>>>>> Eli Grubman wrote:
> >> >>>>>>>>>>>>>>>>>>>>>>>>>>>>> On Mon, 10 Nov 2008 09:47:17 +0000,
> >Naked
> >> >>>>> Gonad
> >> >>>>>>>>>>>>>>>>>>>>>>>>>>>>> <bodron57@tiscali.co.uk> wrote:
> >> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>
> >> >>>>>>>>>>>>>>>>>>>>>>>>>>>>> Worse than clamping!
> >> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>
> >> >>>>>>>>>>>>>>>>>>>>>>>>>>>> Abhorrent!
> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> Whorrible!
> >> >>>>>>>>>>>>>>>>>>>>>>>>>>>
> >> >>>>>>>>>>>>>>>>>>>>>>>>>> Wheel I never!!
> >> >>>>>>>>>>>>>>>>>>>>>>>>> Tyring, isn't it?
> >> >>>>>>>>>>>>>>>>>>>>>>>>>
> >> >>>>>>>>>>>>>>>>>>>>>>>> Tread carefully!
> >> >>>>>>>>>>>>>>>>>>>>>>> Keep a low profile.
> >> >>>>>>>>>>>>>>>>>>>>>> http://www.ebuyer.com:80/prod...
> >> >>>>>>>>>>>>>>>>>>>>> Ah, a link!
> >> >>>>>>>>>>>>>>>>>>>>>
> >> >>>>>>>>>>>>>>>>>>>> Shuttup.
> >> >>>>>>>>>>>>>>>>>>> You shut up, a"h.
> >> >>>>>>>>>>>>>>>>>> No, you shuttup.
> >> >>>>>>>>>>>>>>>>> No, you shuttup.
> >> >>>>>>>>>>>>>>>> No, you shuttup.
> >> >>>>>>>>>>>>>>> Just shut up, a"h.
> >> >>>>>>>>>>>>>>>
> >> >>>>>>>>>>>>>> Aargh!
> >> >>>>>>>>>>>>> Aarg"h?
> >> >>>>>>>>>>>>>
> >> >>>>>>>>>>>> Is 'aarg-ing' allowed in DL.
> >> >>>>>>>>>>> Occasionally.
> >> >>>>>>>>>>>
> >> >>>>>>>>>> With feeling?
> >> >>>>>>>>> At "ah's" age he forgot what he did with his pecker.
> >> >>>>>>>>>
> >> >>>>>>>> Worn out?
> >> >>>>>>> Rumor has it that it just dried-up and fell off like an
over
> >ripe
> >> >>>>> fig...
> >> >>>>>>> He picked it up off the floor and put it somewhere and
forgot
> >> >>> where
> >> >>>>> that
> >> >>>>>>> was because of his advancing Alzheimer's Disease.
> >> >>>>>>>
> >> >>>>>>> At 73 he really has no need for one anyway as he looks like
> >"Mr.
> >> >>>>>>> Potatohead"...or "Mr. Pothead" fer short...
> >> >>>>>> Or, as J.Danforth Quayle would have it, "Mr Potatoehead".
> >> >>>>> Hell, I'd almost forgot about that lil fucker...
> >> >>>>>
> >> >>>>> HJ
> >> >>>>>
> >> >>>> Possibly the best thing to do.
> >> >>> I know!
> >> >>>
> >> >>> Now I won't be able to get the thought of that lil fucker out
of
> >my head
> >> >>> fer months! Thanks Bruce...
> >> >>
> >> >> Hey, at least he's white!
> >> >>
> >> >Yeh but only in public.
> >>
> >> His soul is bleck.
> >>
> >His mom is Proud of him, though.
>
> She probably has a pretty good idea who the father is. Unusual among
> blecks.

That might make "Father's Day" a tad less confusing...

HJ

Eli Grubman

11/25/2008 3:51:00 AM

0

On Mon, 24 Nov 2008 15:50:30 -0600, "John \"C\""
<honestjohn@centurytel.net> wrote:

>
>"Eli Grubman" <eli.grubman@googlemail.com> wrote in message
>news:nk0mi45nkt6ritu54blc526g2e0bacgvss@4ax.com...
>> On Mon, 24 Nov 2008 11:13:57 -0600, "John \"C\""
>> <honestjohn@centurytel.net> wrote:
>>
>> >
>> >"Eli Grubman" <eli.grubman@googlemail.com> wrote in message
>> >news:cijki4hkmaspttm280rj292qod6llcignb@4ax.com...
>> >> On Tue, 18 Nov 2008 09:40:15 +0000, Naked Gonad
>> >> <bodron57@tiscali.co.uk> wrote:
>> >>
>> >> >Eli Grubman wrote:
>> >> >> On Mon, 17 Nov 2008 11:54:56 -0600, "John \"C\""
>> >> >> <honestjohn@centurytel.net> wrote:
>> >> >>
>> >> >>> "Naked Gonad" <bodron57@tiscali.co.uk> wrote in message
>> >> >>> news:49214084_2@mk-nntp-2.news.uk.tiscali.com...
>> >> >>>> John "C" wrote:
>> >> >>>>> "Eli Grubman" <eli.grubman@googlemail.com> wrote in message
>> >> >>>>> news:j532i4thg6rs56gffcg5ltvumjnmv5tns6@4ax.com...
>> >> >>>>>> On Mon, 17 Nov 2008 00:04:50 -0600, "John \"C\""
>> >> >>>>>> <honestjohn@centurytel.net> wrote:
>> >> >>>>>>
>> >> >>>>>>> "Naked Gonad" <bodron57@tiscali.co.uk> wrote in message
>> >> >>>>>>> news:49204591$1_4@mk-nntp-2.news.uk.tiscali.com...
>> >> >>>>>>>> John "C" wrote:
>> >> >>>>>>>>> "Naked Gonad" <bodron57@tiscali.co.uk> wrote in message
>> >> >>>>>>>>> news:49202284$1_3@mk-nntp-2.news.uk.tiscali.com...
>> >> >>>>>>>>>> Eli Grubman wrote:
>> >> >>>>>>>>>>> On Sun, 16 Nov 2008 12:53:03 +0000, Naked Gonad
>> >> >>>>>>>>>>> <bodron57@tiscali.co.uk> wrote:
>> >> >>>>>>>>>>>
>> >> >>>>>>>>>>>> Eli Grubman wrote:
>> >> >>>>>>>>>>>>> On Sun, 16 Nov 2008 08:50:35 +0000, Naked Gonad
>> >> >>>>>>>>>>>>> <bodron57@tiscali.co.uk> wrote:
>> >> >>>>>>>>>>>>>
>> >> >>>>>>>>>>>>>> Eli Grubman wrote:
>> >> >>>>>>>>>>>>>>> On Sat, 15 Nov 2008 19:33:19 -0500, ah
>> >> >>>>> <splifingate@gmail.com>
>> >> >>>>>>>>> wrote:
>> >> >>>>>>>>>>>>>>>> Pants Rheitard is a filthy Grik wog with no penis
>who
>> >> >>>>> stalks
>> >> >>>>>>> 18
>> >> >>>>>>>>> hrs/day! LOL
>> >> >>>>>>>>>>>>>>>> wrote:
>> >> >>>>>>>>>>>>>>>>> On Sat, 15 Nov 2008 13:19:47 -0500, ah
>> >> >>>>>>> <splifingate@gmail.com>
>> >> >>>>>>>>> wrote:
>> >> >>>>>>>>>>>>>>>>>> Eli Grubman wrote:
>> >> >>>>>>>>>>>>>>>>>>> On Sat, 15 Nov 2008 02:41:38 -0500, ah
>> >> >>>>>>>>> <splifingate@gmail.com> wrote:
>> >> >>>>>>>>>>>>>>>>>>>> Eli Grubman wrote:
>> >> >>>>>>>>>>>>>>>>>>>>> On Fri, 14 Nov 2008 17:57:34 -0000, "Peter
>> >Hucker"
>> >> >>>>>>>>> <none@spam.com>
>> >> >>>>>>>>>>>>>>>>>>>>> wrote:
>> >> >>>>>>>>>>>>>>>>>>>>>
>> >> >>>>>>>>>>>>>>>>>>>>>> On Mon, 10 Nov 2008 12:03:32 -0000, Eli
>Grubman
>> >> >>>>>>>>> <eli.grubman@googlemail.com> wrote:
>> >> >>>>>>>>>>>>>>>>>>>>>>> On Mon, 10 Nov 2008 11:25:47 +0000, Naked
>> >Gonad
>> >> >>>>>>>>>>>>>>>>>>>>>>> <bodron57@tiscali.co.uk> wrote:
>> >> >>>>>>>>>>>>>>>>>>>>>>>
>> >> >>>>>>>>>>>>>>>>>>>>>>>> Eli Grubman wrote:
>> >> >>>>>>>>>>>>>>>>>>>>>>>>> On Mon, 10 Nov 2008 11:02:45 +0000, Naked
>> >Gonad
>> >> >>>>>>>>>>>>>>>>>>>>>>>>> <bodron57@tiscali.co.uk> wrote:
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>> Eli Grubman wrote:
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> On Mon, 10 Nov 2008 10:33:22 +0000,
>Naked
>> >> >>> Gonad
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> <bodron57@tiscali.co.uk> wrote:
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>>> Eli Grubman wrote:
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>>>> On Mon, 10 Nov 2008 09:47:17 +0000,
>> >Naked
>> >> >>>>> Gonad
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>>>> <bodron57@tiscali.co.uk> wrote:
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>>>> Worse than clamping!
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>>> Abhorrent!
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> Whorrible!
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>> Wheel I never!!
>> >> >>>>>>>>>>>>>>>>>>>>>>>>> Tyring, isn't it?
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>
>> >> >>>>>>>>>>>>>>>>>>>>>>>> Tread carefully!
>> >> >>>>>>>>>>>>>>>>>>>>>>> Keep a low profile.
>> >> >>>>>>>>>>>>>>>>>>>>>> http://www.ebuyer.com:80/prod...
>> >> >>>>>>>>>>>>>>>>>>>>> Ah, a link!
>> >> >>>>>>>>>>>>>>>>>>>>>
>> >> >>>>>>>>>>>>>>>>>>>> Shuttup.
>> >> >>>>>>>>>>>>>>>>>>> You shut up, a"h.
>> >> >>>>>>>>>>>>>>>>>> No, you shuttup.
>> >> >>>>>>>>>>>>>>>>> No, you shuttup.
>> >> >>>>>>>>>>>>>>>> No, you shuttup.
>> >> >>>>>>>>>>>>>>> Just shut up, a"h.
>> >> >>>>>>>>>>>>>>>
>> >> >>>>>>>>>>>>>> Aargh!
>> >> >>>>>>>>>>>>> Aarg"h?
>> >> >>>>>>>>>>>>>
>> >> >>>>>>>>>>>> Is 'aarg-ing' allowed in DL.
>> >> >>>>>>>>>>> Occasionally.
>> >> >>>>>>>>>>>
>> >> >>>>>>>>>> With feeling?
>> >> >>>>>>>>> At "ah's" age he forgot what he did with his pecker.
>> >> >>>>>>>>>
>> >> >>>>>>>> Worn out?
>> >> >>>>>>> Rumor has it that it just dried-up and fell off like an
>over
>> >ripe
>> >> >>>>> fig...
>> >> >>>>>>> He picked it up off the floor and put it somewhere and
>forgot
>> >> >>> where
>> >> >>>>> that
>> >> >>>>>>> was because of his advancing Alzheimer's Disease.
>> >> >>>>>>>
>> >> >>>>>>> At 73 he really has no need for one anyway as he looks like
>> >"Mr.
>> >> >>>>>>> Potatohead"...or "Mr. Pothead" fer short...
>> >> >>>>>> Or, as J.Danforth Quayle would have it, "Mr Potatoehead".
>> >> >>>>> Hell, I'd almost forgot about that lil fucker...
>> >> >>>>>
>> >> >>>>> HJ
>> >> >>>>>
>> >> >>>> Possibly the best thing to do.
>> >> >>> I know!
>> >> >>>
>> >> >>> Now I won't be able to get the thought of that lil fucker out
>of
>> >my head
>> >> >>> fer months! Thanks Bruce...
>> >> >>
>> >> >> Hey, at least he's white!
>> >> >>
>> >> >Yeh but only in public.
>> >>
>> >> His soul is bleck.
>> >>
>> >His mom is Proud of him, though.
>>
>> She probably has a pretty good idea who the father is. Unusual among
>> blecks.
>
>That might make "Father's Day" a tad less confusing...

Ah never seen so many niggas!

\"The Honest One\

11/26/2008 6:18:00 AM

0


"Eli Grubman" <eli.grubman@googlemail.com> wrote in message
news:cftmi49j5g40vvev3elsfehf2uh7eksab3@4ax.com...
> On Mon, 24 Nov 2008 15:50:30 -0600, "John \"C\""
> <honestjohn@centurytel.net> wrote:
>
> >
> >"Eli Grubman" <eli.grubman@googlemail.com> wrote in message
> >news:nk0mi45nkt6ritu54blc526g2e0bacgvss@4ax.com...
> >> On Mon, 24 Nov 2008 11:13:57 -0600, "John \"C\""
> >> <honestjohn@centurytel.net> wrote:
> >>
> >> >
> >> >"Eli Grubman" <eli.grubman@googlemail.com> wrote in message
> >> >news:cijki4hkmaspttm280rj292qod6llcignb@4ax.com...
> >> >> On Tue, 18 Nov 2008 09:40:15 +0000, Naked Gonad
> >> >> <bodron57@tiscali.co.uk> wrote:
> >> >>
> >> >> >Eli Grubman wrote:
> >> >> >> On Mon, 17 Nov 2008 11:54:56 -0600, "John \"C\""
> >> >> >> <honestjohn@centurytel.net> wrote:
> >> >> >>
> >> >> >>> "Naked Gonad" <bodron57@tiscali.co.uk> wrote in message
> >> >> >>> news:49214084_2@mk-nntp-2.news.uk.tiscali.com...
> >> >> >>>> John "C" wrote:
> >> >> >>>>> "Eli Grubman" <eli.grubman@googlemail.com> wrote in
message
> >> >> >>>>> news:j532i4thg6rs56gffcg5ltvumjnmv5tns6@4ax.com...
> >> >> >>>>>> On Mon, 17 Nov 2008 00:04:50 -0600, "John \"C\""
> >> >> >>>>>> <honestjohn@centurytel.net> wrote:
> >> >> >>>>>>
> >> >> >>>>>>> "Naked Gonad" <bodron57@tiscali.co.uk> wrote in message
> >> >> >>>>>>> news:49204591$1_4@mk-nntp-2.news.uk.tiscali.com...
> >> >> >>>>>>>> John "C" wrote:
> >> >> >>>>>>>>> "Naked Gonad" <bodron57@tiscali.co.uk> wrote in
message
> >> >> >>>>>>>>> news:49202284$1_3@mk-nntp-2.news.uk.tiscali.com...
> >> >> >>>>>>>>>> Eli Grubman wrote:
> >> >> >>>>>>>>>>> On Sun, 16 Nov 2008 12:53:03 +0000, Naked Gonad
> >> >> >>>>>>>>>>> <bodron57@tiscali.co.uk> wrote:
> >> >> >>>>>>>>>>>
> >> >> >>>>>>>>>>>> Eli Grubman wrote:
> >> >> >>>>>>>>>>>>> On Sun, 16 Nov 2008 08:50:35 +0000, Naked Gonad
> >> >> >>>>>>>>>>>>> <bodron57@tiscali.co.uk> wrote:
> >> >> >>>>>>>>>>>>>
> >> >> >>>>>>>>>>>>>> Eli Grubman wrote:
> >> >> >>>>>>>>>>>>>>> On Sat, 15 Nov 2008 19:33:19 -0500, ah
> >> >> >>>>> <splifingate@gmail.com>
> >> >> >>>>>>>>> wrote:
> >> >> >>>>>>>>>>>>>>>> Pants Rheitard is a filthy Grik wog with no
penis
> >who
> >> >> >>>>> stalks
> >> >> >>>>>>> 18
> >> >> >>>>>>>>> hrs/day! LOL
> >> >> >>>>>>>>>>>>>>>> wrote:
> >> >> >>>>>>>>>>>>>>>>> On Sat, 15 Nov 2008 13:19:47 -0500, ah
> >> >> >>>>>>> <splifingate@gmail.com>
> >> >> >>>>>>>>> wrote:
> >> >> >>>>>>>>>>>>>>>>>> Eli Grubman wrote:
> >> >> >>>>>>>>>>>>>>>>>>> On Sat, 15 Nov 2008 02:41:38 -0500, ah
> >> >> >>>>>>>>> <splifingate@gmail.com> wrote:
> >> >> >>>>>>>>>>>>>>>>>>>> Eli Grubman wrote:
> >> >> >>>>>>>>>>>>>>>>>>>>> On Fri, 14 Nov 2008 17:57:34 -0000, "Peter
> >> >Hucker"
> >> >> >>>>>>>>> <none@spam.com>
> >> >> >>>>>>>>>>>>>>>>>>>>> wrote:
> >> >> >>>>>>>>>>>>>>>>>>>>>
> >> >> >>>>>>>>>>>>>>>>>>>>>> On Mon, 10 Nov 2008 12:03:32 -0000, Eli
> >Grubman
> >> >> >>>>>>>>> <eli.grubman@googlemail.com> wrote:
> >> >> >>>>>>>>>>>>>>>>>>>>>>> On Mon, 10 Nov 2008 11:25:47 +0000,
Naked
> >> >Gonad
> >> >> >>>>>>>>>>>>>>>>>>>>>>> <bodron57@tiscali.co.uk> wrote:
> >> >> >>>>>>>>>>>>>>>>>>>>>>>
> >> >> >>>>>>>>>>>>>>>>>>>>>>>> Eli Grubman wrote:
> >> >> >>>>>>>>>>>>>>>>>>>>>>>>> On Mon, 10 Nov 2008 11:02:45 +0000,
Naked
> >> >Gonad
> >> >> >>>>>>>>>>>>>>>>>>>>>>>>> <bodron57@tiscali.co.uk> wrote:
> >> >> >>>>>>>>>>>>>>>>>>>>>>>>>
> >> >> >>>>>>>>>>>>>>>>>>>>>>>>>> Eli Grubman wrote:
> >> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> On Mon, 10 Nov 2008 10:33:22 +0000,
> >Naked
> >> >> >>> Gonad
> >> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> <bodron57@tiscali.co.uk> wrote:
> >> >> >>>>>>>>>>>>>>>>>>>>>>>>>>>
> >> >> >>>>>>>>>>>>>>>>>>>>>>>>>>>> Eli Grubman wrote:
> >> >> >>>>>>>>>>>>>>>>>>>>>>>>>>>>> On Mon, 10 Nov 2008 09:47:17
+0000,
> >> >Naked
> >> >> >>>>> Gonad
> >> >> >>>>>>>>>>>>>>>>>>>>>>>>>>>>> <bodron57@tiscali.co.uk> wrote:
> >> >> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>
> >> >> >>>>>>>>>>>>>>>>>>>>>>>>>>>>> Worse than clamping!
> >> >> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>
> >> >> >>>>>>>>>>>>>>>>>>>>>>>>>>>> Abhorrent!
> >> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> Whorrible!
> >> >> >>>>>>>>>>>>>>>>>>>>>>>>>>>
> >> >> >>>>>>>>>>>>>>>>>>>>>>>>>> Wheel I never!!
> >> >> >>>>>>>>>>>>>>>>>>>>>>>>> Tyring, isn't it?
> >> >> >>>>>>>>>>>>>>>>>>>>>>>>>
> >> >> >>>>>>>>>>>>>>>>>>>>>>>> Tread carefully!
> >> >> >>>>>>>>>>>>>>>>>>>>>>> Keep a low profile.
> >> >> >>>>>>>>>>>>>>>>>>>>>> http://www.ebuyer.com:80/prod...
> >> >> >>>>>>>>>>>>>>>>>>>>> Ah, a link!
> >> >> >>>>>>>>>>>>>>>>>>>>>
> >> >> >>>>>>>>>>>>>>>>>>>> Shuttup.
> >> >> >>>>>>>>>>>>>>>>>>> You shut up, a"h.
> >> >> >>>>>>>>>>>>>>>>>> No, you shuttup.
> >> >> >>>>>>>>>>>>>>>>> No, you shuttup.
> >> >> >>>>>>>>>>>>>>>> No, you shuttup.
> >> >> >>>>>>>>>>>>>>> Just shut up, a"h.
> >> >> >>>>>>>>>>>>>>>
> >> >> >>>>>>>>>>>>>> Aargh!
> >> >> >>>>>>>>>>>>> Aarg"h?
> >> >> >>>>>>>>>>>>>
> >> >> >>>>>>>>>>>> Is 'aarg-ing' allowed in DL.
> >> >> >>>>>>>>>>> Occasionally.
> >> >> >>>>>>>>>>>
> >> >> >>>>>>>>>> With feeling?
> >> >> >>>>>>>>> At "ah's" age he forgot what he did with his pecker.
> >> >> >>>>>>>>>
> >> >> >>>>>>>> Worn out?
> >> >> >>>>>>> Rumor has it that it just dried-up and fell off like an
> >over
> >> >ripe
> >> >> >>>>> fig...
> >> >> >>>>>>> He picked it up off the floor and put it somewhere and
> >forgot
> >> >> >>> where
> >> >> >>>>> that
> >> >> >>>>>>> was because of his advancing Alzheimer's Disease.
> >> >> >>>>>>>
> >> >> >>>>>>> At 73 he really has no need for one anyway as he looks
like
> >> >"Mr.
> >> >> >>>>>>> Potatohead"...or "Mr. Pothead" fer short...
> >> >> >>>>>> Or, as J.Danforth Quayle would have it, "Mr Potatoehead".
> >> >> >>>>> Hell, I'd almost forgot about that lil fucker...
> >> >> >>>>>
> >> >> >>>>> HJ
> >> >> >>>>>
> >> >> >>>> Possibly the best thing to do.
> >> >> >>> I know!
> >> >> >>>
> >> >> >>> Now I won't be able to get the thought of that lil fucker
out
> >of
> >> >my head
> >> >> >>> fer months! Thanks Bruce...
> >> >> >>
> >> >> >> Hey, at least he's white!
> >> >> >>
> >> >> >Yeh but only in public.
> >> >>
> >> >> His soul is bleck.
> >> >>
> >> >His mom is Proud of him, though.
> >>
> >> She probably has a pretty good idea who the father is. Unusual
among
> >> blecks.
> >
> >That might make "Father's Day" a tad less confusing...
>
> Ah never seen so many niggas!

All askin: Who's my daddy?

Eli Grubman

11/26/2008 7:07:00 AM

0

On Wed, 26 Nov 2008 00:17:47 -0600, "John \"C\""
<honestjohn@centurytel.net> wrote:

>
>"Eli Grubman" <eli.grubman@googlemail.com> wrote in message
>news:cftmi49j5g40vvev3elsfehf2uh7eksab3@4ax.com...
>> On Mon, 24 Nov 2008 15:50:30 -0600, "John \"C\""
>> <honestjohn@centurytel.net> wrote:
>>
>> >
>> >"Eli Grubman" <eli.grubman@googlemail.com> wrote in message
>> >news:nk0mi45nkt6ritu54blc526g2e0bacgvss@4ax.com...
>> >> On Mon, 24 Nov 2008 11:13:57 -0600, "John \"C\""
>> >> <honestjohn@centurytel.net> wrote:
>> >>
>> >> >
>> >> >"Eli Grubman" <eli.grubman@googlemail.com> wrote in message
>> >> >news:cijki4hkmaspttm280rj292qod6llcignb@4ax.com...
>> >> >> On Tue, 18 Nov 2008 09:40:15 +0000, Naked Gonad
>> >> >> <bodron57@tiscali.co.uk> wrote:
>> >> >>
>> >> >> >Eli Grubman wrote:
>> >> >> >> On Mon, 17 Nov 2008 11:54:56 -0600, "John \"C\""
>> >> >> >> <honestjohn@centurytel.net> wrote:
>> >> >> >>
>> >> >> >>> "Naked Gonad" <bodron57@tiscali.co.uk> wrote in message
>> >> >> >>> news:49214084_2@mk-nntp-2.news.uk.tiscali.com...
>> >> >> >>>> John "C" wrote:
>> >> >> >>>>> "Eli Grubman" <eli.grubman@googlemail.com> wrote in
>message
>> >> >> >>>>> news:j532i4thg6rs56gffcg5ltvumjnmv5tns6@4ax.com...
>> >> >> >>>>>> On Mon, 17 Nov 2008 00:04:50 -0600, "John \"C\""
>> >> >> >>>>>> <honestjohn@centurytel.net> wrote:
>> >> >> >>>>>>
>> >> >> >>>>>>> "Naked Gonad" <bodron57@tiscali.co.uk> wrote in message
>> >> >> >>>>>>> news:49204591$1_4@mk-nntp-2.news.uk.tiscali.com...
>> >> >> >>>>>>>> John "C" wrote:
>> >> >> >>>>>>>>> "Naked Gonad" <bodron57@tiscali.co.uk> wrote in
>message
>> >> >> >>>>>>>>> news:49202284$1_3@mk-nntp-2.news.uk.tiscali.com...
>> >> >> >>>>>>>>>> Eli Grubman wrote:
>> >> >> >>>>>>>>>>> On Sun, 16 Nov 2008 12:53:03 +0000, Naked Gonad
>> >> >> >>>>>>>>>>> <bodron57@tiscali.co.uk> wrote:
>> >> >> >>>>>>>>>>>
>> >> >> >>>>>>>>>>>> Eli Grubman wrote:
>> >> >> >>>>>>>>>>>>> On Sun, 16 Nov 2008 08:50:35 +0000, Naked Gonad
>> >> >> >>>>>>>>>>>>> <bodron57@tiscali.co.uk> wrote:
>> >> >> >>>>>>>>>>>>>
>> >> >> >>>>>>>>>>>>>> Eli Grubman wrote:
>> >> >> >>>>>>>>>>>>>>> On Sat, 15 Nov 2008 19:33:19 -0500, ah
>> >> >> >>>>> <splifingate@gmail.com>
>> >> >> >>>>>>>>> wrote:
>> >> >> >>>>>>>>>>>>>>>> Pants Rheitard is a filthy Grik wog with no
>penis
>> >who
>> >> >> >>>>> stalks
>> >> >> >>>>>>> 18
>> >> >> >>>>>>>>> hrs/day! LOL
>> >> >> >>>>>>>>>>>>>>>> wrote:
>> >> >> >>>>>>>>>>>>>>>>> On Sat, 15 Nov 2008 13:19:47 -0500, ah
>> >> >> >>>>>>> <splifingate@gmail.com>
>> >> >> >>>>>>>>> wrote:
>> >> >> >>>>>>>>>>>>>>>>>> Eli Grubman wrote:
>> >> >> >>>>>>>>>>>>>>>>>>> On Sat, 15 Nov 2008 02:41:38 -0500, ah
>> >> >> >>>>>>>>> <splifingate@gmail.com> wrote:
>> >> >> >>>>>>>>>>>>>>>>>>>> Eli Grubman wrote:
>> >> >> >>>>>>>>>>>>>>>>>>>>> On Fri, 14 Nov 2008 17:57:34 -0000, "Peter
>> >> >Hucker"
>> >> >> >>>>>>>>> <none@spam.com>
>> >> >> >>>>>>>>>>>>>>>>>>>>> wrote:
>> >> >> >>>>>>>>>>>>>>>>>>>>>
>> >> >> >>>>>>>>>>>>>>>>>>>>>> On Mon, 10 Nov 2008 12:03:32 -0000, Eli
>> >Grubman
>> >> >> >>>>>>>>> <eli.grubman@googlemail.com> wrote:
>> >> >> >>>>>>>>>>>>>>>>>>>>>>> On Mon, 10 Nov 2008 11:25:47 +0000,
>Naked
>> >> >Gonad
>> >> >> >>>>>>>>>>>>>>>>>>>>>>> <bodron57@tiscali.co.uk> wrote:
>> >> >> >>>>>>>>>>>>>>>>>>>>>>>
>> >> >> >>>>>>>>>>>>>>>>>>>>>>>> Eli Grubman wrote:
>> >> >> >>>>>>>>>>>>>>>>>>>>>>>>> On Mon, 10 Nov 2008 11:02:45 +0000,
>Naked
>> >> >Gonad
>> >> >> >>>>>>>>>>>>>>>>>>>>>>>>> <bodron57@tiscali.co.uk> wrote:
>> >> >> >>>>>>>>>>>>>>>>>>>>>>>>>
>> >> >> >>>>>>>>>>>>>>>>>>>>>>>>>> Eli Grubman wrote:
>> >> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> On Mon, 10 Nov 2008 10:33:22 +0000,
>> >Naked
>> >> >> >>> Gonad
>> >> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> <bodron57@tiscali.co.uk> wrote:
>> >> >> >>>>>>>>>>>>>>>>>>>>>>>>>>>
>> >> >> >>>>>>>>>>>>>>>>>>>>>>>>>>>> Eli Grubman wrote:
>> >> >> >>>>>>>>>>>>>>>>>>>>>>>>>>>>> On Mon, 10 Nov 2008 09:47:17
>+0000,
>> >> >Naked
>> >> >> >>>>> Gonad
>> >> >> >>>>>>>>>>>>>>>>>>>>>>>>>>>>> <bodron57@tiscali.co.uk> wrote:
>> >> >> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>> >> >> >>>>>>>>>>>>>>>>>>>>>>>>>>>>> Worse than clamping!
>> >> >> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>> >> >> >>>>>>>>>>>>>>>>>>>>>>>>>>>> Abhorrent!
>> >> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> Whorrible!
>> >> >> >>>>>>>>>>>>>>>>>>>>>>>>>>>
>> >> >> >>>>>>>>>>>>>>>>>>>>>>>>>> Wheel I never!!
>> >> >> >>>>>>>>>>>>>>>>>>>>>>>>> Tyring, isn't it?
>> >> >> >>>>>>>>>>>>>>>>>>>>>>>>>
>> >> >> >>>>>>>>>>>>>>>>>>>>>>>> Tread carefully!
>> >> >> >>>>>>>>>>>>>>>>>>>>>>> Keep a low profile.
>> >> >> >>>>>>>>>>>>>>>>>>>>>> http://www.ebuyer.com:80/prod...
>> >> >> >>>>>>>>>>>>>>>>>>>>> Ah, a link!
>> >> >> >>>>>>>>>>>>>>>>>>>>>
>> >> >> >>>>>>>>>>>>>>>>>>>> Shuttup.
>> >> >> >>>>>>>>>>>>>>>>>>> You shut up, a"h.
>> >> >> >>>>>>>>>>>>>>>>>> No, you shuttup.
>> >> >> >>>>>>>>>>>>>>>>> No, you shuttup.
>> >> >> >>>>>>>>>>>>>>>> No, you shuttup.
>> >> >> >>>>>>>>>>>>>>> Just shut up, a"h.
>> >> >> >>>>>>>>>>>>>>>
>> >> >> >>>>>>>>>>>>>> Aargh!
>> >> >> >>>>>>>>>>>>> Aarg"h?
>> >> >> >>>>>>>>>>>>>
>> >> >> >>>>>>>>>>>> Is 'aarg-ing' allowed in DL.
>> >> >> >>>>>>>>>>> Occasionally.
>> >> >> >>>>>>>>>>>
>> >> >> >>>>>>>>>> With feeling?
>> >> >> >>>>>>>>> At "ah's" age he forgot what he did with his pecker.
>> >> >> >>>>>>>>>
>> >> >> >>>>>>>> Worn out?
>> >> >> >>>>>>> Rumor has it that it just dried-up and fell off like an
>> >over
>> >> >ripe
>> >> >> >>>>> fig...
>> >> >> >>>>>>> He picked it up off the floor and put it somewhere and
>> >forgot
>> >> >> >>> where
>> >> >> >>>>> that
>> >> >> >>>>>>> was because of his advancing Alzheimer's Disease.
>> >> >> >>>>>>>
>> >> >> >>>>>>> At 73 he really has no need for one anyway as he looks
>like
>> >> >"Mr.
>> >> >> >>>>>>> Potatohead"...or "Mr. Pothead" fer short...
>> >> >> >>>>>> Or, as J.Danforth Quayle would have it, "Mr Potatoehead".
>> >> >> >>>>> Hell, I'd almost forgot about that lil fucker...
>> >> >> >>>>>
>> >> >> >>>>> HJ
>> >> >> >>>>>
>> >> >> >>>> Possibly the best thing to do.
>> >> >> >>> I know!
>> >> >> >>>
>> >> >> >>> Now I won't be able to get the thought of that lil fucker
>out
>> >of
>> >> >my head
>> >> >> >>> fer months! Thanks Bruce...
>> >> >> >>
>> >> >> >> Hey, at least he's white!
>> >> >> >>
>> >> >> >Yeh but only in public.
>> >> >>
>> >> >> His soul is bleck.
>> >> >>
>> >> >His mom is Proud of him, though.
>> >>
>> >> She probably has a pretty good idea who the father is. Unusual
>among
>> >> blecks.
>> >
>> >That might make "Father's Day" a tad less confusing...
>>
>> Ah never seen so many niggas!
>
>All askin: Who's my daddy?

I bet the coon-elect is asking the same thing!