473,666 Members | 2,250 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

[off-topic] If I was as dumb as a

cat, I wouldn't be worried about linq nor IDisposable.

http://www.youtube.com/watch?v=MQ4vmSvCVbc

Enjoy, and if you hate silly cats, at least the music is great! =)

- Michael Starberg
Mar 28 '08 #1
5 1319
Yeah, Michael, it really is off topic. Frankly, most of us aren't interested
in Youtube videos. This is a newsgroup for C# language issues.
Thanks
--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short Urls & more: http://ittyurl.net
"Michael Starberg" wrote:
cat, I wouldn't be worried about linq nor IDisposable.

http://www.youtube.com/watch?v=MQ4vmSvCVbc

Enjoy, and if you hate silly cats, at least the music is great! =)

- Michael Starberg
Mar 28 '08 #2

"Peter Bromberg [C# MVP]" <pb*******@yaho o.NoSpamMaam.co mwrote in message
news:12******** *************** ***********@mic rosoft.com...
Yeah, Michael, it really is off topic. Frankly, most of us aren't
interested
in Youtube videos. This is a newsgroup for C# language issues.
Thanks
Then why did you read the thread?
It was clearly marked as off-topic.

Do you also read every spam email you get?
Also, who are 'most of us'?

Common, it's friday and maybe people like to see some silly cats?

I think you are overreacting.

Have a nice weekend.
- Michael Starberg

Mar 28 '08 #3
On Fri, 28 Mar 2008 13:14:28 -0700, Michael Starberg
<mi************ *************** @gmail.comwrote :
Then why did you read the thread?
Perhaps because it was there.
It was clearly marked as off-topic.
Yes, it was. Writing "off-topic" in the subject line is a big clue to you
that what you're about to post doesn't belong.
Do you also read every spam email you get?
I'm not sure that comparing your post to spam is the best way to defend
your actions.
Also, who are 'most of us'?
Good question. He probably doesn't literally have first-hand knowledge as
to what "most" of the people reading this newsgroup prefer. That said,
it's not uncommon at all for people using Usenet to prefer that their
newsgroups contain only on-topic posts. If he's guessing (and he probably
is), it's not a bad guess.
Common, it's friday and maybe people like to see some silly cats?
It's already Saturday in some places of the world.
I think you are overreacting.
Of course you do. After all, you didn't see any problem with your
off-topic post in the first place. Without taking the time to try to have
some empathy for other people's viewpoint, your only conclusion could be
that he's overreacting.

But, if you do happen to take the time to look at the issue from his point
of view, you'll notice that you, and you alone, have been responsible for
a number of off-topic posts recently. To some extent, this is bearable if
done infrequently and there's at least some marginal connection to the
newsgroup. Heck, it might even be worth encouraging.

But whatever that video is you linked to, it doesn't sound like it has
_anything_ at all to do with programming, never mind C#, etc. And this
isn't an isolated incident...you seem to be starting to make a habit of
posting off-topic posts. This is detracting from the normally high
signal-to-noise ratio in the newsgroup.

In that context, I'm not at all convinced that he's overreacting, however
much you are convinced that he is.

Pete
Mar 28 '08 #4
Michael Starberg wrote:
"Peter Bromberg [C# MVP]" <pb*******@yaho o.NoSpamMaam.co mwrote in message
news:12******** *************** ***********@mic rosoft.com...
>Yeah, Michael, it really is off topic. Frankly, most of us aren't
interested
in Youtube videos. This is a newsgroup for C# language issues.
Thanks

Then why did you read the thread?
It was clearly marked as off-topic.
And that makes it OK ?
Also, who are 'most of us'?
Most readers of m.p.d.l.cs ...

Arne
Mar 28 '08 #5

"Michael Starberg" <mi************ *************** @gmail.comwrote in
message news:eO******** ******@TK2MSFTN GP04.phx.gbl...
>
"Peter Bromberg [C# MVP]" <pb*******@yaho o.NoSpamMaam.co mwrote in
message news:12******** *************** ***********@mic rosoft.com...
I hear you.

Maybe a off topic post is nice trice a year, but I have been over-feeding
this newgroup with silly jokes.

I'll do it less frequently from now on.

However, the post was almost on topic:

- "Managing coders is like herding cats!"

Happy Coding
- Michael Starberg
Mar 29 '08 #6

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

Similar topics

4
12429
by: Frank | last post by:
Whats best : register_globals ON ? OR register_globals OFF ? I currently use: $_POST
2
7424
by: Alexander Schmidt | last post by:
Hi, I am not very familiar with C++ programming, so before I do a dirty hack I ask for a more elegant solution (but only the usage of STL is allowed, no special libs). So I need to read a file in OFF format and store the values read in some file format, I suppose in arrays of floats or ints would be meaningful: My general idea:
2
8995
by: scorp7355 | last post by:
I was wondering if there is some other way to turn autocomplete off besides using "autocomplete=off", using a meta tag or something similar. It would be great if there is some way to turn it off at a page level. Any ideas/thought would be greatly appreciated. Thanks in advance, Zac
21
4962
by: nicholas | last post by:
Although in my web.config I have <customErrors mode="off" /> I still get no detailed errors. How comes ? THX This is what I get: Server Error in '/mywebfolder'Application.
4
23425
by: no_spam_for_gman | last post by:
Hi, I can turn off autocommit within the command window but I cannot figure out how to turn it off when you are in the IBM DB2 Command Line Processor. Does anybody knows how? By the way I mean when you are logged on and the prompt is: db2 => Here's an example how I do it from Command Window (option is c):
6
2043
by: Frank Rizzo | last post by:
I have the following situation: 1. Application X1 runs under a regular user account (this user is also the currently logged on user). 2. Application X1 kicks off Application X2 using an Administrator account and then quits itself. 3. Application X2 does a couple of things, then restarts Application X1 using the regular User account, then Application X2 quits itself.
8
2418
by: Rory Becker | last post by:
A wise man once said: "Never put off until runtime what you can fix at compile time." Actually I think he said it about 10 minutes before I started this post. I am a firm believer, like the man in question, in "Option Strict On" by default. Actually I don't believe I have code where this is not the case.
8
3883
by: =?Utf-8?B?R3JlZw==?= | last post by:
We have an application in our office that has the Option Strict option set to off right now. I do understand it should be set to ON, but right now, I'm just going to continue with it this way since I do not have the time to fix everything to set it to ON. Anyway, my question is if its set to OFF why is it it keeps getting set back to ON, everytime we move the package from one machine to another. It's the Option Strict option specific to...
0
2282
by: scooby dooby | last post by:
Hi All, I need to write a script for windows,which has the requirements as below. 1,It should log out the particuler user from windows at a particuler time ,say 6 o'clock in the evening everyday,At the same time it should not log off other users.Say, if A and B are the users ,then only A has to be loggef off .Also it should display an alert window before logging off. Following pop up msg has to be displayed ''you are going to log off ,plz...
6
1582
by: Rain | last post by:
Hi, I noticed the other day when I was trying to optimise the traffic on a particular web page that it had significant viewstate even though I had turned it off for most of the controls. So in a bold step I decided to attempt to set viewstate on the form itself off which had a massive impact on the viewstate like 80K to 15k. So my question is what is the significance of turning off the viewstate for the form and what information...
0
8440
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
8355
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
8781
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8550
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8638
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...
0
7381
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6191
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
4365
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
2006
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.