|
|
| Author |
Message |
George Hammond science forum Guru
Joined: 24 Mar 2005
Posts: 624
|
Posted: Tue Jul 11, 2006 2:52 am Post subject:
Re: RELATIVITY CAUSES LIFE AFTER DEATH
|
|
|
"Bill Snyder" <bsnyder@airmail.net> wrote in message
news:ps35b2573m5dm7n45lve3t5v2h7pcmla2j@4ax.com...
stop vandalizing the headers Nazi storm trooper.
--
========================================
SCIENTIFIC PROOF OF GOD WEBSITE
http://geocities.com/scientific_proof_of_god
mirror site:
http://proof-of-god.freewebsitehosting.com
======================================== |
|
| Back to top |
|
 |
George Hammond science forum Guru
Joined: 24 Mar 2005
Posts: 624
|
Posted: Tue Jul 11, 2006 2:55 am Post subject:
Re: RELATIVITY CAUSES LIFE AFTER DEATH
|
|
|
"Bill Snyder" <bsnyder@airmail.net> wrote in message
news:a0c5b2hcfu8somgrv6c7rv01716oiihfu8@4ax.com...
stop vandalizing the headers Nazi stooge.
--
========================================
SCIENTIFIC PROOF OF GOD WEBSITE
http://geocities.com/scientific_proof_of_god
mirror site:
http://proof-of-god.freewebsitehosting.com
======================================== |
|
| Back to top |
|
 |
George Hammond science forum Guru
Joined: 24 Mar 2005
Posts: 624
|
|
| Back to top |
|
 |
Jeff…Relf science forum Guru Wannabe
Joined: 03 Apr 2006
Posts: 114
|
Posted: Tue Jul 11, 2006 3:14 am Post subject:
How, when and where... the 5 dimensions.
|
|
|
Hi T_Wake, You asked me:
Does it make sense to say to someone
" I will meet you in 14Kelvin " or
" You need to drive along this road for 12J K^-1 ? "
Lets cruise at 18 knots on the ResidenSea
through the Tongass ( Inside Passage ) September 1st.
That's how, when and where... the 5 dimensions. |
|
| Back to top |
|
 |
Jeff…Relf science forum Guru Wannabe
Joined: 03 Apr 2006
Posts: 114
|
Posted: Tue Jul 11, 2006 3:15 am Post subject:
Simple code ?
|
|
|
Hi T_Puddleduck, You wrote:
I aim to make my code understandable by a five year old.
Try this:
#include <stdio.h>
main{ printf( "Hello World"); }
Of course, he'll have to learn how to install/configure/test/archive the OS
and development system... and, worse of all, it won't be of any value. |
|
| Back to top |
|
 |
TMG science forum Guru
Joined: 24 Apr 2005
Posts: 390
|
Posted: Tue Jul 11, 2006 3:28 am Post subject:
Re: RELATIVITY CAUSES LIFE AFTER DEATH
|
|
|
George Hammond wrote:
| Quote: | ==========NOTE:=======================
Most of the people listed below are vicious
anti-intellectual sneering, stalking, heckling
academic trash, yuppie scum and/or professional
full time Internet harassers who are catagorically
committed to the suppression of the discovery
of the world's first
SCIENTIFIC PROOF OF GOD
|
Nooooo.
Everyone in your imaginary killfile has pointed out glaring flaws in you
imagined "proof", laughed, mocked, or asked you an honest question you
couldn't answer.
You're a coward.
If you weren't a coward, you'd stop pretending to killfile critics, and
address the flaws in your "theory".
Coward. |
|
| Back to top |
|
 |
xxein@bellsouth.net science forum Guru Wannabe
Joined: 12 Sep 2005
Posts: 272
|
Posted: Tue Jul 11, 2006 4:18 am Post subject:
Re: RELATIVITY CAUSES LIFE AFTER DEATH
|
|
|
George Hammond wrote:
| Quote: | "Art Deco" <erfc@netcabal.com> wrote in message
news:100720062044294808%erfc@netcabal.com...
snip
==========NOTE:=======================
Most of the people listed below are vicious
anti-intellectual sneering, stalking, heckling
academic trash, yuppie scum and/or professional
full time Internet harassers who are catagorically
committed to the suppression of the discovery
of the world's first
SCIENTIFIC PROOF OF GOD
=== |
So you are our priest (/whatever)???
There are still some holes in the ground that need to be investigated.
Some might not be a direct cause of a god. Why don't you investigate
them instead of putting us through your hell? |
|
| Back to top |
|
 |
Bill Snyder science forum beginner
Joined: 08 May 2005
Posts: 38
|
Posted: Tue Jul 11, 2006 7:01 am Post subject:
Re: Brain_Dead looping.
|
|
|
On 11 Jul 2006 03:11:35 GMT, Jeff…Relf <Jeff_Relf@Yahoo.COM> wrote:
| Quote: | Hi Bill_Snyder, Re: What you call Brain_Dead looping.
Take a look at the goto in this code from Cotse.NET/users/jeffrelf/X.CPP
and, please, let me know if you see any problems with it.
The code as served me well for many years now.
I'll tell you how to run X.EXE/X.TXT if you want.
More details can be found at my web site: Cotse.NET/users/jeffrelf
|
[snip out of mercy to onlookers]
If you seriously imagine that I, or anyone else that isn't being
extremely well-paid for the pain and suffering, is going to wade
line-by-line through this garbage, you're nuts. But then, we knew
that. The "problems" are that even at a glance this is an
uncommented, run-together, badly-formatted abortion, loaded with your
silly macros, full of hard-coded "magic numbers," and referencing lots
of global variables. In a word, s**t.
--
Bill Snyder [This space unintentionally left blank.] |
|
| Back to top |
|
 |
Bill Snyder science forum beginner
Joined: 08 May 2005
Posts: 38
|
Posted: Tue Jul 11, 2006 7:35 am Post subject:
Re: Simple code ?
|
|
|
On 11 Jul 2006 03:15:03 GMT, Jeff…Relf <Jeff_Relf@Yahoo.COM> wrote:
| Quote: | Hi T_Puddleduck, You wrote:
I aim to make my code understandable by a five year old.
Try this:
#include <stdio.h
main{ printf( "Hello World"); }
Of course, he'll have to learn how to install/configure/test/archive the OS
and development system... and, worse of all, it won't be of any value.
|
That's because you coded it wrong, dimwit.
If this is supposed to be K&R first-edition C, vintage mid-80's or
earlier, then the big problems are that you forgot the parens after
main, so it won't compile, and that you posted code you hadn't tested
(or you'd have found out it wouldn't compile, and fixed it). The
facts that you ran main() together onto one line, capitalized "world,"
and forgot the comma after "hello" and the period after "world" are
minor gripes by comparison with the facts that this code won't even
make it through the compiler, and that you were too fucking lazy and
incompetent even to check on that before posting it.
If it's supposed to be anything much newer or classier than that, you
_also_ forgot the "int argc, char *argv[]" that goes inside the
parens, and you forgot the return statement and value. If it's
supposed to be any kind of C++, it should be using iostream or ostream
and cout instead of the old-style stdio.h and printf.
What a maroon.
--
Bill Snyder [This space unintentionally left blank.] |
|
| Back to top |
|
 |
George Hammond science forum Guru
Joined: 24 Mar 2005
Posts: 624
|
Posted: Tue Jul 11, 2006 8:29 am Post subject:
Re: RELATIVITY CAUSES LIFE AFTER DEATH
|
|
|
"Bill Snyder" <bsnyder@airmail.net> wrote in message
news:86i6b21kf46e7bugmbm6hjeu87enna2cqf@4ax.com...
You are posting off topic on this thread and this physics
newsgroup and you are vandalizing the headers in violation
of Usenet rules.
========================================
SCIENTIFIC PROOF OF GOD WEBSITE
http://geocities.com/scientific_proof_of_god
mirror site:
http://proof-of-god.freewebsitehosting.com
======================================== |
|
| Back to top |
|
 |
George Hammond science forum Guru
Joined: 24 Mar 2005
Posts: 624
|
Posted: Tue Jul 11, 2006 8:30 am Post subject:
Re: RELATIVITY CAUSES LIFE AFTER DEATH
|
|
|
"Bill Snyder" <bsnyder@airmail.net> wrote in message
news:07j6b2d1ekva0b0m4i92ga4gh4v6pg72rf@4ax.com...
You are posting off topic on this thread and this physics
newsgroup and you are vandalizing the headers in violation
of Usenet rules.
========================================
SCIENTIFIC PROOF OF GOD WEBSITE
http://geocities.com/scientific_proof_of_god
mirror site:
http://proof-of-god.freewebsitehosting.com
======================================== |
|
| Back to top |
|
 |
Jeff…Relf science forum Guru Wannabe
Joined: 03 Apr 2006
Posts: 114
|
Posted: Tue Jul 11, 2006 9:21 am Post subject:
X.CPP is for me... and only me.
|
|
|
Hi Bill_Snyder, I told you
Take a look at the goto in this code from Cotse.NET/users/jeffrelf/X.CPP
and, please, let me know if you see any problems with it.
The code as served me well for many years now.
And you replied:
The "problems" are that even at a glance this is an uncommented,
run-together, badly-formatted abortion, loaded with your silly macros,
full of hard-coded "magic numbers," and referencing lots of global variables.
In a word, s**t.
ha ha. It's good s**t too. Works like a charm, thousands of times a year.
For me ( and only me ) nothing else comes close to it. |
|
| Back to top |
|
 |
Jeff…Relf science forum Guru Wannabe
Joined: 03 Apr 2006
Posts: 114
|
Posted: Tue Jul 11, 2006 9:28 am Post subject:
How to automate Visual_Studio_2005.
|
|
|
Hi Bill_Snyder, This compiles/runs fine in Visual_Studio_2005:
#include <stdio.h>
main() { printf( "Hello World"); }
Adding more crap would be senseless here.
Here's a simple demonstration on how to automate Visual_Studio_2005
to save a file called C:\\__\\X\\In.TXT :
( Please let me know if you see any _Real_ bugs )
#pragma warning( disable: 4430 4508 )
#include <ATLBase.H>
// import DTE from LIBID
#import "libid:80cc9f66-e7d8-4ddd-85b6-d9e6cd0e93e2" version("8.0") lcid("0") raw_interfaces_only named_guids
using namespace EnvDTE;
CComPtr<EnvDTE::_DTE> VS;
__stdcall WinMain( HINSTANCE, HINSTANCE, LPSTR, int ) {
CoInitialize( 0 ); CLSID clsid ;
CLSIDFromProgID( L"VisualStudio.DTE", & clsid ); IUnknown * _VS = 0 ;
GetActiveObject( clsid, 0, ( IUnknown * * ) & _VS ); VS = 0;
if ( ! _VS ) return ;
_VS->QueryInterface( __uuidof(EnvDTE::_DTE), ( void ** ) & VS );
if ( ! VS ) return ;
HRESULT rv ; CComPtr<ItemOperations> operations ;
// DTE.ItemOperations.OpenFile("C:\__\X\In.TXT")
rv = VS->get_ItemOperations( & operations );
if ( rv || ! operations ) return ;
Window * Tab ; BSTR File = SysAllocString( L"C:\\__\\X\\In.TXT" );
operations->OpenFile( File, 0, & Tab );
SysFreeString( File ); } |
|
| Back to top |
|
 |
Phineas T Puddleduck science forum Guru
Joined: 01 Jun 2006
Posts: 759
|
Posted: Tue Jul 11, 2006 10:15 am Post subject:
Re: How, when and where... the 5 dimensions.
|
|
|
In article <Jeff_Relf_2006_Jul_10_6vZa@Cotse.NET>, Jeff’ĶRelf
<Jeff_Relf@Yahoo.COM> wrote:
| Quote: | Lets cruise at 18 knots on the ResidenSea
through the Tongass ( Inside Passage ) September 1st.
That's how, when and where... the 5 dimensions.
|
Tongass (inside passage)?
You are so dumb you haven't even noticed that the above statement is a
piss take have you!
Tongue
Ass
Inside Passage
You maroon...
--
Relf's Law? -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
"Bullshit repeated to the limit of infinity asymptotically approaches
the odour of roses."
Corollary -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
łIt approaches the asymptote faster, the more Śpseduosą you throw in
your formulas.˛
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
łGravity is one of the four fundamental interactions. The classical
theory of gravity - Einstein's general relativity - is the subject
of this book.˛ : Hartle/ Gravity pg 1
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
Jaffa cakes. Sweet delicious orange jaffa goodness, and an abject lesson
why parroting information from the web will not teach you cosmology.
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ |
|
| Back to top |
|
 |
Phineas T Puddleduck science forum Guru
Joined: 01 Jun 2006
Posts: 759
|
Posted: Tue Jul 11, 2006 10:15 am Post subject:
Re: Simple code ?
|
|
|
In article <Jeff_Relf_2006_Jul_10_7goi@Cotse.NET>, Jeff’ĶRelf
<Jeff_Relf@Yahoo.COM> wrote:
| Quote: | Hi T_Puddleduck, You wrote:
I aim to make my code understandable by a five year old.
Try this:
#include <stdio.h
main{ printf( "Hello World"); }
Of course, he'll have to learn how to install/configure/test/archive the OS
and development system... and, worse of all, it won't be of any value.
|
Jeff you're a s**t coder - end of story.
--
Relf's Law? -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
"Bullshit repeated to the limit of infinity asymptotically approaches
the odour of roses."
Corollary -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
łIt approaches the asymptote faster, the more Śpseduosą you throw in
your formulas.˛
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
łGravity is one of the four fundamental interactions. The classical
theory of gravity - Einstein's general relativity - is the subject
of this book.˛ : Hartle/ Gravity pg 1
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
Jaffa cakes. Sweet delicious orange jaffa goodness, and an abject lesson
why parroting information from the web will not teach you cosmology.
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ |
|
| Back to top |
|
 |
Google
|
|
| Back to top |
|
 |
|
|
The time now is Sun Nov 23, 2008 8:17 pm | All times are GMT
|
|
Credit Report | Image Hosting | Loans | Auto Loans | Mobile Phones
|
|
Copyright © 2004-2005 DeniX Solutions SRL
|
|
Other DeniX Solutions sites:
Electronics forum |
Medicine forum |
Unix/Linux blog |
Unix/Linux documentation |
Unix/Linux forums
|
Powered by phpBB © 2001, 2005 phpBB Group
|
|