In a strange turn of fate, my post of a couple of days ago on software licenses (‘What Rights do software developers have‘) appears to coincide with a Jeff Atwood post about licensing. As they are both dated the same, the casual observer would assume that (as I make no secret of reading his blog) that I had echoed his sentiments in my own way, without reference to him.
Author Archives: ksb
What Rights should Software Producers Have?
I’ve recently been developing a software tool, and started researching ‘Terms and Conditions’ that I might like to apply to the product. In the process, I found the Electronic Frontier Foundation (EFF), and this link about End User License Agreements (EULA).
More on that DataGridViewComboBoxCell Error
Yesterday (or earlier this morning) I wrote about a Visual Studio DataGridView error that had me banging my head against a brick wall for a while. This post covers some more of the possible solutions in a little more detail.
DataGridViewComboBoxCell Errors in Visual Studio 2005
Another fairly hard-core post on .Net today, so if you don’t program in C# .Net, you can probably ignore this! Recently, I have started playing with integrating databases into C# for the first time. I’ve done a little bit of data binding before, but I’ve never used the DataGridViewControl until this week.
SETI and Free Computer Resources
I’ve recently upgraded my main computer workstation to Windows XP (I know! Cutting Edge!) and in the process realised that at last I could update my system to use Intel Speedstep technology. The upshot of this is that my dual processor machine now looks like a quad processor in Windows, as (to cover the issue somewhat vaguely) the speedstep technology introduces two command ‘pipelines’ into each processor. I’m a bit hazy on the exact details.
BT – Incompetent or Lying?
I recently received a letter from British Telecom (BT) thanking me for signing up with their online billing service. They wrote: “We recently sent an email to XXXX@XXXXXXXX to welcome you to the service. Unfortunately, the email was returned to us undelivered”.
The only problem is; I have never signed up for online billing! And it is no surprise that the email address they are using is bouncing the emails, because it is nearly 6 years since I closed that account!
Making a Help File to be Used Online and for Compiled Help
Today I’ve been playing with the idea of creating a set of help pages suitable for display in a website I am creating, but also to enable the same information to be used to create a compiled help file, such as you might find installed with any Windows application.
On the Job Market
Yesterday, I wrote about varied aspects of looking for work, but concentrating on Equal Opportunities and Job Requirements specifications. Today I’ll look at some other systems that are at work in the job market right now.
When writing on such broad topics, it’s difficult to disassociate oneself from one’s own experience of the marketplace. Unless you have hard facts and figures… and I regret that I do not.
On Job Requirements, Equal Opportunities and Positive Discrimination
I once worked in an IT company that had a ‘Data Preparation’ department. Every single member of the team (I seem to recall there were about 15 of them) were women. I asked one of the bosses about this once, regarding the equality issues, and he said that only one man had ever applied for a job in that team. Well it was one or none anyway. These days, I sense that answer would not have been enough. Today, I suspect that he would have had to prove that any job adverts for roles in that team would have been ‘equally accessible’ to men and women, that special efforts had been made to ensure men had felt able to apply for the role. What is the equality world coming to?
Outlook FaceId 3000 – 3999
I recently wrote about Visual Studio 2005 and Visual Studio Tools for Office (VSTO) 2003, and this post adds data to that post. This entry is a technical .Net / VS2005 / VSTO blog and will probably not be of interest unless you use these tools yourself.