bruceatk

3,011
reputation
249 views

Registered User

name bruceatk
member for 1 year
seen 5 hours ago
website
location US
age 56
Started programming in 1980 at SAC headquarters in Omaha, NE. I worked on 3D applications for B-52 and Cruise Missile mission planning. The last 23 years I have worked at Seabrook Station nuclear power plant in NH. I work on various utility and interface applications that provide missing functionality or integrate different fleet wide applications (for 5 nuclear power plants). In addition I manage several IIS and Oracle Application servers, and the applications on them. I am currently working on a Java application hosted on WebSphere.
1d
awarded  Nice Answer
Dec
8
comment Did you ever switch from one programming language to another?
I really learned them both at the same time. I would do something in C# and then do the same thing in VB .Net. I then decided I preferred C#. I later on looked at VB .Net again to take advantage of XML Literals, other than that I stick with C#.
Dec
8
comment Programatically select multiple files in windows explorer
That is why I said "depending" and "may be able to". There are many options within autohotkey including automating a search, I just gave one example.
Nov
10
awarded  Popular Question
Nov
1
revised Old Developers - any future ?
added 1 characters in body
Nov
1
comment Windows-based Text Editors
You can't beat Textpad. I can even begin to estimate how much time I save using some of it's features like, "Find in Files", Block Select, Cut/copy bookmarked lines, Paste HTML, Scratch Macros, Clipboard, History, Clip Library, incremental find, and on and on.
Nov
1
comment Is REALBasic worth $50?
It also lets you tryout the professional features and if you decide you need them it's easy to turn them on when you upgrade. You can't go wrong.
Nov
1
answered Old Developers - any future ?
Nov
1
comment Old Developers - any future ?
I'm 56. The only thing I would worry about is doing what you enjoy. If you enjoy programming keep going. I don't plan to stop, even after I retire.
Nov
1
comment Easier than Visual Basic 6?
Powerbasic in combo with FireFly (planetsquires.com) is pretty much unbeatable.
Nov
1
comment What’s a good lightweight programming language that compiles to native windows code?
To me the combo of FireFly and PowerBasic is unbeatable for getting small fast fully featured apps with the only run time requirement being windows.
Oct
14
awarded  Nice Answer
Sep
24
comment IE8 shows “Internet Explorer cannot display the webpage”
One more thing. This is the question that comes up as the top stackoverflow answer for this problem in google.
Sep
24
comment IE8 shows “Internet Explorer cannot display the webpage”
I just figured that I would add that this is a real problem that programmers have to face and the fact that something like this is closed is a good example of why Stackoverflow has become of limited use to me.
Aug
10
awarded  Yearling
Jul
9
awarded  Nice Answer