Skip to main content

Why hold competing conferences?

On Friday, I noted Andy Kramek's post about the timing of the next Advisor FoxPro Devcon which is scheduled for August 27-31 in Phoenix, Arizona which would appear to conflict with the Southwest conference in Tempe, Arizona a few weeks later.

Not only did I post about it, I also emailed my editor at Advisor asking if they were aware of the scheduling and why this might possibly be considered a bad move on part of the community.

Not only did I hear from them, I also heard from Ken Levy who wanted to assure me that "Microsoft has nothing at all to do with the dates, locations, or speaker selection at any VFP conference world wide, and that the VFP team is not involved in any decision making there". That's good news - in fact, he heard the news when he first arrived in Frankfurt.

So why would Advisor decide to do this? Well, for one, the FoxPro devcon isn't their only conference. As it turns out, they are offering several conferences: GroupWise, Access, .Net, Lotus, WebSphere , Sharepoint, ZenWorks at the same time, and the same location.

Some may say "hold it - I only want to attend a Fox-only conference" - for which there is the Southwest Conference and others. But as the last Foxpro survey suggested, Fox-only developers are rare - most developers, including myself, work with a variety of tools and just as the Visual Studio developers find cool features in FoxPro, it wouldn't be unheard of for FoxPro developers to find other cool features in other technologies. Ken went so far as to suggest that this is a good thing for FoxPro and Ken, I would agree with you - more people in the area may mean more people exposed to FoxPro and no, you likely can't plan your conference always around every single developer's plan.

So would you rather have a Foxpro Devcon in April of 2006 or August in Orlando? (they have other shows around there)

As I noted to Advisor, there are many FoxPro developers who like to play the conspiracy theory game (at the end of one FoxPro devcon, it was suggested that because they had not announced the next one, that maybe there wouldn't be one). And my original post may have suggested I was. I was not - and it was definitely not my intention to do so (hence my updates).

Fact is - there are a lot of developers in the world and there are a lot of great conferences, both for VFP and other technologies. Advisor puts on conferences for a lot of them. It's hard to get the facilities to put on conferences year after year - in fact, the cities that can hold them are only a handful if you want to hold them in great resorts as the Advisor folks usually do.

In this case, if you attend this one in Phoenix, you also get the chance to attend others as well.

And if you're looking for a Fox-only conference, then there's one right around the corner.

So why talk about it? Some might say you're just starting stuff up - but I say no. Maybe Advisor WASN'T aware of the conflicting schedules and maybe they should have been - but then by the same token, no one should jump to those conclusions. If, one believes (I do) in the concept of transparency and how it's changing the way business is run, then having these types of discussions can be valuable.

Let's be realistic - the conference season is notoriously (some may say thankfully) short, there are only so many days, so many weekends, so many hotels. If only I could spend my life visiting each one.

My original post

Comments

Popular posts from this blog

Blogs and RSS come to Microsoft.com

MS has just introduced their portal and it's pretty comprehensive. Nothing quite like learning that some people use AIM instead of MSN messenger, or that there really may be a need for supporting 4 monitors ( Cyrus Complains ) However, it's really a great sign that MS is serious about supporting the blogging community which seems to have um, exploded in size in the past year. Blogs and RSS come to Microsoft.com

Elevating Project Specifications with Three Insightful ChatGPT Prompts

For developers and testers, ChatGPT, the freely accessible tool from OpenAI, is game-changing. If you want to learn a new programming language, ask for samples or have it convert your existing code. This can be done in Visual Studio Code (using GitHub CoPilot) or directly in the ChatGPT app or web site.  If you’re a tester, ChatGPT can write a test spec or actual test code (if you use Jest or Cypress) based on existing code, copied and pasted into the input area. But ChatGPT can be of huge value for analysts (whether system or business) who need to validate their needs. There’s often a disconnect between developers and analysts. Analysts complain that developers don’t build what they asked for or ask too many questions. Developers complain that analysts haven’t thought of obvious things. In these situations, ChatGPT can be a great intermediary. At its worst, it forces you to think about and then discount obvious issues. At best, it clarifies the needs into documented requirements. ...

Programmers vs. Developers vs. Architects

I received an email this morning from Brandon Savage 's newsletter. Brandon's a PHP guru (works at Mozilla) but his newsletter and books have some great overall perspectives for developers of all languages. However, this last one (What's the difference between developers and architects?) kind of rubs me the wrong way. Either that, or I've just missed the natural inflation of job descriptions. (maybe, it's like the change in terminology between Garbage man and Waste Engineer or Secretary and Office Administrator) So maybe it's just me - but I think there's still a big difference between Programmer, Developer and then of course, architect. The key thing here is that every role has a different perspective and every one of those perspectives has value. The original MSF create roles like Product Manager, Program Manager, Developer, Tester, etc - so every concept may pigeon hole people into different roles. But the statements Brandon makes are often distinction...