473,886 Members | 2,366 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Who controls improvements in Access

I've always thought that the talking heads, the people that write Access
mags, the "gurus" that tout themselves as being the true masters of
Access tell MS what they want.

How does a lowly real-world developer, not some talking head pundit
touter, ever get MS to hear them?

Years ago they had something like a Wishlist, but I've always thought
that's pretty much a circular file.
Nov 13 '05
14 1588
rkc
Tony Toews wrote:
<ji********@com pumarc.com> wrote in message
news:11******** **************@ z14g2000cwz.goo glegroups.com.. .
In microsoft.publi c.access I read some posts by Sharkbyte and thought,
"His writing style looks familiar." I noticed Sharkbyte was
knowledgeab le enough that he/she has probably posted to
comp.database s.ms-access. I did a usage study based on somewhat unique
phrases found in his/her posts like "I do know" and "I have found that"
using Google with double quotes around the search string.

<shrug>
Tony


Agreed.
Nov 13 '05 #11
ji********@comp umarc.com wrote in
news:11******** **************@ z14g2000cwz.goo glegroups.com:
In microsoft.publi c.access I read some posts by Sharkbyte and
thought, "His writing style looks familiar." I noticed Sharkbyte
was knowledgeable enough that he/she has probably posted to
comp.databases. ms-access. I did a usage study based on somewhat
unique phrases found in his/her posts like "I do know" and "I have
found that" using Google with double quotes around the search
string. I chose about ten such phrases and believe it or not,
David W. Fenton's correlation was three times higher than anyone
else's; he had matched every single one of the ten phrases exactly
somewhere in comp.databases. ms-access. I realize this method does
not prove the identity of Sharkbyte (perhaps Sharkbyte was
strongly influenced by the language in David's posts), but the
correlation was somewhat of a surprise. Also, the volume of
David's posts could be a contributing factor. As a tangent to
that study I noticed that Larry Linson, who has been a strong
contributor to this group for many, many years, and Don Mellon,
who provides comic relief, share many of the same language
ideosyncrasies even when Larry is not being impersonated. I don't
know what to make of all this, especially since about five other
personae correlated well with these two but not as strongly.
Maybe "I" just had too much time on my hands. But the possibility
of Larry and Don being the same person would put this particular
thread in an interesting light. Also note that there will never
be repercussions when you imitate yourself :-). If any of these
hypotheses are correct (and that's all that they are), I suspect
the personae will be more careful in the future. I should also
check to see if the personae ganged up on someone, causing someone
to be surrounded and outgunned by one person


On the issue of identity, examine the headers of Sharkbyte's posts
and you'll see they have nothing in common with mine.

Likewise, view the entire Google archive of all my posts in Usenet,
ever, and you'll see I've always signed my full name, in every forum
I've every posted.

If the correlation routine you're using doesn't examine these
factors, then it's not very smart.

I don't need to do any correlations to recognize someone who is
enough like Don Mellon to deserve being plonked.

<PLONK>

--
David W. Fenton http://www.bway.net/~dfenton
dfenton at bway dot net http://www.bway.net/~dfassoc
Nov 13 '05 #12
David I thought this post was produced by Don which is why I did not
bother to respond. Whenever I see TeraNews in the Message header of this
type of post I just assume it is Don.

I was hoping James himself would respond in correction. Perhaps he
missed this thread as the post seems to be quite out of character for
James.

--

Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
"David W. Fenton" <dX********@bwa y.net.invalid> wrote in message
news:Xn******** *************** ***********@24. 168.128.78...
ji********@comp umarc.com wrote in
news:11******** **************@ z14g2000cwz.goo glegroups.com:

I don't need to do any correlations to recognize someone who is
enough like Don Mellon to deserve being plonked.

<PLONK>

--
David W. Fenton http://www.bway.net/~dfenton
dfenton at bway dot net http://www.bway.net/~dfassoc


Nov 13 '05 #13

Stephen Lebans wrote:
I was hoping James himself would respond in correction. Perhaps he
missed this thread as the post seems to be quite out of character for
James.


Stephen, I thank you for your polite words. Although out of character,
the post was, alas, mine. I apologize for any offense taken by David
or others from it. Like David, I've always signed and used only my own
name. So far, no one has ever impersonated me that I am aware of. It
is the first time anyone has ever plonked me though. I guess I
deserved it. It was still quite a surprise to see so many of
Sharkbyte's phrases used by David. I was simply trying to get a handle
on who is doing what. The jokesters in this NG, personally, have been
quite an annoyance. Plus, I take extra care to indulge those who have
made positive contributions to this NG. I feel like I have also made
some positive contributions and thank those that have helped to make
this NG such a great place.

James A. Fortune

Nov 13 '05 #14
<ji********@com pumarc.com> wrote
. . . As a tangent to that study I noticed
that Larry Linson, who has been a strong
contributor to this group for many, many
years, and Don Mellon, who provides
comic relief, share many of the same language
ideosyncrasies even when Larry is not
being impersonated.


It is true that if you Google a bit, you'll find that I've been posting to
this newsgroup since its creation. Because I posted from several different
domains over the years, you'll find I have used some different userids, but
none not identifiable to me.

I'm flattered that anyone, even Don P Mellon, might be sufficiently
impressed to adopt my language patterns, but I have not impersonated him. I
don't know if he is still listed there, but a few years back, a People
Search at Yahoo showed a Don P Mellon and a Marsha Mellon in Ennis, Montana,
an area served by the apparently-valid e-mail domain Don used in his posts.
Perhaps all those posts were someone else impersonating _an innocent party
in Ennis_?

But, alas, what a disappointment: I thought my style was "inimitable ".
<GRUMBLE>

Larry Linson
Nov 13 '05 #15

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

Similar topics

23
2237
by: Rotem | last post by:
Hi, while working on something in my current project I have made several improvements to the logging package in Python, two of them are worth mentioning: 1. addition of a logging record field %(function)s, which results in the name of the entity which logged the record. My version even deduces the class name in the case which the logger is a bound method, and assuming the name of the "self" variable is indeed "self".
1
1760
by: bill yeager | last post by:
I did some more debugging and found the following: 1) I placed the following code in the button event just to see if I could cycle thru the datagrid control collection: <code> Dim strhello As String Dim myDataListItem As DataListItem Dim myDatagridItem As DataGridItem Dim myCheckBox As CheckBox
5
3527
by: Amelyan | last post by:
How can I get state of dynamically created controls (RadioButton, CheckBox, TextBox.Text) on post back when I click submit button? The only way I know is by traversing Response.Form enumberator; Response.Form.GetEnumerator(), etc. while, identifying specific controls by programmatically assigned unique id (e.g. MyButton_AnswerID_123). However, I am not sure if that is the proper way. What is the common practice?
20
2436
by: Alan Silver | last post by:
Hello, In classic ASP, I used to use two include files on each page, one before and one after the main content, to provide a consistent layout across a web site. That way I could just change the include files to change the layout. When I came to ASP.NET, I used user controls to do a similar thing. I have just been looking at master pages, and it looks like they do the same thing. If so, is there any advantage in using them over the...
11
1482
by: Alan Silver | last post by:
Hello, I have two dropdown controls on a form, representing a month/year combination. The date entered must be in the future, so I wrote a custom validator to check this. Trouble is, the validator is only tied to one control (currently the month dropdown), which means that the validation isn't fired when the other control's value changes. Is there a way of getting the client-side validation code to fire when either one of two controls...
2
2606
by: Suzanne | last post by:
Hi all, I'm reposting this message as I'm experiencing this problem more and more frequently : I really hope someone out there can help me as I've been tearing my hair out on this one for a good while and I'm getting really frustrated now! My problem is this - my custom controls periodically disappear from my
0
1541
by: Tony Hedge | last post by:
Okay I'm back with another issue ;-) Platform is .NET, VB 2005... I created a templace class that I was successfully able to add as a template column to a GridView control - dynamically!!! So my GridView has two 'hard-wired' columns plus any number of dynamic columns. And the template class has a checkbox control in it.
71
3398
by: Jack | last post by:
I understand that the standard Python distribution is considered the C-Python. Howerver, the current C-Python is really a combination of C and Python implementation. There are about 2000 Python files included in the Windows version of Python distribution. I'm not sure how much of the C-Python is implemented in C but I think the more modules implemented in C, the better performance and lower memory footprint it will get. I wonder if it's...
18
1917
by: maxhugen | last post by:
I have an Access app (split into FE and BE) running for some years, that is now also being used in a second office, connected by a WAN. This office has network problems, as it's over-utilized (97% according to one IT guy!!). I'm looking into converting the MDB app into an ADP with a SQL Server backend. To justify the costs involved, I'm trying to get a feel for what spped improvements might reasonably be expected. After a lot of...
0
9799
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
11172
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
10430
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
9593
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
7988
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
5809
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...
1
4632
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
4236
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3245
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.