473,657 Members | 2,504 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

I'm the best programmer


With each post, more people will visit my site. I am the superior
programmer.

Sami
www.capehill.net

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 16 '05 #1
7 1465
pal can u answer my Threading Exception question (its on the group)

"Sami Vaaraniemi" <in**@capehill. net> wrote in message
news:%2******** ********@TK2MSF TNGP12.phx.gbl. ..

With each post, more people will visit my site. I am the superior
programmer.

Sami
www.capehill.net

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Nov 16 '05 #2
Oh yeah, well I'm the best replyer. Just look at this sentence structure...
With every reply people go to my website (www.frayed.net/~chronos) I mean how
can you not love me and my replies.

On 03/04/2004 "Vai2000" <va*@onebox.com > wrote:
pal can u answer my Threading Exception question (its on the group)

"Sami Vaaraniemi" <in**@capehill. net> wrote in message
news:%2******* *********@TK2MS FTNGP12.phx.gbl ...

With each post, more people will visit my site. I am the superior
programmer.

Sami
www.capehill.net

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!


Nov 16 '05 #3
Personally, the more I see pointless posts by you the more I suspect that I
should keep away from both
www.capehill.net and http://www.developersdex.com


Nov 16 '05 #4
What a fantastic website www.capehill.net really is; advertising the
superiority of its founder and the one product that he has (not yet)
produced.

There are some white papers where he even introduces his "AutoDispos er"
class where he adds objects to a stack to be disposed - great as long as you
remember to wrap the AutoDisposer instance in a "using()... " clause.
Wouldn't it be nice if you could use the same "using()... " structure to
dispose of the IDisposable objects instead of having to create this class -
oh, hang on a minute; you can! With a little thought he could have included
a finaliser in the class so that it disposed of everything as soon as it
went out of scope but I guess being such a superior programmer he had a far
better idea.

Don't forget to check out the theory that Plato invented object oriented
programming either; this one is priceless.

In the mean time Sami, may I suggest that you concentrate on your
"WebNotifie r" project and once it is finished and available for people to
see, we will further discuss who is the best programmer. I have seen a lot
of talent within these newsgroups with people giving useful answers to
people with genuine problems and most of these appear to knock you into a
cocked hat!

Martin.
"Peter Morris [Droopy eyes software]" <pete@notformet hanks_droopyeye s.com>
wrote in message news:%2******** ********@tk2msf tngp13.phx.gbl. ..
Personally, the more I see pointless posts by you the more I suspect that I should keep away from both
www.capehill.net

and
http://www.developersdex.com


Nov 16 '05 #5
<"Martin Robins" <martin - robins @ ntlworld dot com>> wrote:
What a fantastic website www.capehill.net really is; advertising the
superiority of its founder and the one product that he has (not yet)
produced.

There are some white papers where he even introduces his "AutoDispos er"
class where he adds objects to a stack to be disposed - great as long as you
remember to wrap the AutoDisposer instance in a "using()... " clause.
Wouldn't it be nice if you could use the same "using()... " structure to
dispose of the IDisposable objects instead of having to create this class -
oh, hang on a minute; you can!
Did you actually read the article? It does explicitly say why you might
want to use AutoDisposer - it's just to make code which uses using
constructs slightly less deeply nested. It's a way of ensuring you only
need a single using (or try/finally in VB.NET/C++) clause. While I
think I'll stick with just "using", I can see value in the idea, and I
certainly think there's no need for this kind of attack.
With a little thought he could have included
a finaliser in the class so that it disposed of everything as soon as it
went out of scope but I guess being such a superior programmer he had a far
better idea.
If you think that's how finalisers work, I suggest you do a bit more
reading.
Don't forget to check out the theory that Plato invented object oriented
programming either; this one is priceless.

In the mean time Sami, may I suggest that you concentrate on your
"WebNotifie r" project and once it is finished and available for people to
see, we will further discuss who is the best programmer. I have seen a lot
of talent within these newsgroups with people giving useful answers to
people with genuine problems and most of these appear to knock you into a
cocked hat!


I suggest you read the various other posts about Sami at the moment -
basically, there is a troll posting as him, and personal attacks like
your post don't help the situation at all.

--
Jon Skeet - <sk***@pobox.co m>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too
Nov 16 '05 #6
> I suggest you read the various other posts about Sami at the moment -
basically, there is a troll posting as him, and personal attacks like
your post don't help the situation at all.


I noticed this afterwards.
Nov 16 '05 #7


Maybe all of these posts are from this Sami person since anyone can post
from developersdex without revealing their IP. If it is the same
person, it seems his ploy to get more visitors has worked...

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 16 '05 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
2883
by: steve | last post by:
Hi, I finally figured out the best way to synch local and remote script folders, containing many php script files. What I used to do before was try to ftp all the changed files, etc. which was tedious and often broke. It was also very slow. What I do now is to pkzip the folder up, ftp the pkzip’ed data to remote, and then unzip it there, which recreates the directories and files.
11
9242
by: DrUg13 | last post by:
In java, this seems so easy. You need a new object Object test = new Object() gives me exactly what I want. could someone please help me understand the different ways to do the same thing in C++. I find my self sometimes, trying Object app = Object(); Object *app = Object(); Object app = new Object();
136
9302
by: Matt Kruse | last post by:
http://www.JavascriptToolbox.com/bestpractices/ I started writing this up as a guide for some people who were looking for general tips on how to do things the 'right way' with Javascript. Their code was littered with document.all and eval, for example, and I wanted to create a practical list of best practices that they could easily put to use. The above URL is version 1.0 (draft) that resulted. IMO, it is not a replacement for the FAQ,...
7
260
by: Sami Vaaraniemi | last post by:
With each post, more people will visit my site. I am the superior programmer. Sami www.capehill.net *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it!
7
1448
by: Jonathan Wood | last post by:
Greetings! I am still trying to determine the best way to implement a Web site that contains many documents that visitors can read. Most of the suggestions I've been given indicate that I should store the documents in a database but then cache them to pages. Unfortunately, while an experienced programmer, I've very new to ASP.NET and the very brief descriptions I've been given how to do this, I just don't understand.
97
5482
by: Master Programmer | last post by:
An friend insider told me that VB is to be killled off within 18 months. I guess this makes sence now that C# is here. I believe it and am actualy surprised they ever even included it in VS 2003 in the first place. Anyone else heard about this development? The Master
13
2490
by: BK | last post by:
Our .Net team has just inherited a junior programmer that we need to get up to speed as quickly as possible. Unfortunately, his skill set is largely Access with some VB6 and ASP classic experience. We employ some parts of XP such as pair programming, and this should help. Other than books, does anyone have any suggestions? His skill set is pretty antiquated and we need to get him up to speed as quickly as possible so any suggestions...
12
26012
by: JPK | last post by:
Hi I have good C++ knowledge, but would like to get perfect by study and then get a certification. What is best (online/mail) certication? Where can I do tests for it (online/mail)? What is the most respectable certification? Does it have to be Microsoft certification? How about Visual C++, object oriented programming certifications? thanks
23
1358
by: vgnsh2 | last post by:
C is the best because the hackers is most use the C lang
0
8392
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8305
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8823
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8603
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6163
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4151
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4301
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
1944
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1604
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.