What's everyone working on?
-
While reading John's diatribes I just realised I have no idea what anyone's working on anymore. We have John Simmons doing WxF, Rex is into secret societies and I haven't done VBScript in ages. It's crazy. So how about a quick update so I can catch up?
cheers, Chris Maunder
CodeProject.com : C++ MVP
My next attempt at world domination ( the fact I'm still trying tells you my past attempts have not been completely successful :doh: ) Actually, I'm turning one of my articles from '05 into a product. Nick
---------------------------------- Be excellent to each other :)
-
While reading John's diatribes I just realised I have no idea what anyone's working on anymore. We have John Simmons doing WxF, Rex is into secret societies and I haven't done VBScript in ages. It's crazy. So how about a quick update so I can catch up?
cheers, Chris Maunder
CodeProject.com : C++ MVP
Consulting for a startup on how to do proper mass advertising Wrapping up on the Hospital Management System though I envision another 2-3 months of work because of change requests Writing 4 articles in one go (seriously, I just can't find the time) Studying 4 subjects at the Masters level Sending out applications for the PhD schools Changing my son's apparently never ending queue of dirty diapers.
Don't forget to vote if the response was helpful
Sig history "dad" Ishmail-Samuel Mustafa "There is no wealth like knowledge, no poverty like ignorance" Ali Ibn Abi Talib
Mustafa Ismail Mustafa wrote: Keep it up. Fool.
I now think of you as Mr. T! - Trollslayer
-
While reading John's diatribes I just realised I have no idea what anyone's working on anymore. We have John Simmons doing WxF, Rex is into secret societies and I haven't done VBScript in ages. It's crazy. So how about a quick update so I can catch up?
cheers, Chris Maunder
CodeProject.com : C++ MVP
I'm implementing an entirely new version of the online ordering system for one of the two flagship products at the company I work for. It will deployed to several smaller pizza chains (maybe 250-300 stores in total). The last version was written in VB7 (not by me); this one is entirely rewritten in C# on .NET 3.5 - I get to use LINQ, lambdas, and all those goodies. :) I'll be so glad when I don't have to support the old VB version anymore!
-
I'm hacking a copy of ScrewTurn Wiki into a product documentation system. Specifically, fighting to get the necessary information from Active Directory to eliminate the need for yet another login. I hate Active Directory. I hate LDAP. I really hate
System.DirectoryServices
. But it's almost done now. Yes, soon this madness will be behind me. I must keep telling myself that...----
You're right. These facts that you've laid out totally contradict the wild ramblings that I pulled off the back of cornflakes packets.
...and you're going to write an article on how to do it, right? right?? (I have an LDAP demon of my own I've been putting off facing)
cheers, Chris Maunder
CodeProject.com : C++ MVP
-
As much as I'm allowed to tell you legally, it's a set of GIS applications. Unfortunately, I can't describe it in too much detail.
"WPF has many lovers. It's a veritable porn star!" - Josh Smith
-
Or I go to prison. For a veeeerrrryyyyy long time. Damned official secrets act.
"WPF has many lovers. It's a veritable porn star!" - Josh Smith
-
job stuff i'm an employee.
-
A new release of our service management software (v5.0), right now I'm attempting to replicate the intricate code I originally wrote years ago to translate between sql code and the advanced filtering and sorting in the winform interface with the Infragistics grid to now also work in the asp.net interface with the Telerik grid which has no advanced filtering at all so I'm rolling my own. A lot of times ASP.NET stuff is like a black box and you have to throw ideas at it and see what comes out the other end, there's just no predicting what's going to happen across all browsers with 3rd party components. Reading through my fiery comments from years ago in the code I can relive all my original anger at the writers of the Infragistics grid control. :)
"It's so simple to be wise. Just think of something stupid to say and then don't say it." -Sam Levenson
John C wrote:
Reading through my fiery comments from years ago
Comments can sometimes be like a fine wine. They just get better with age.
cheers, Chris Maunder
CodeProject.com : C++ MVP
-
...and you're going to write an article on how to do it, right? right?? (I have an LDAP demon of my own I've been putting off facing)
cheers, Chris Maunder
CodeProject.com : C++ MVP
Chris Maunder wrote:
...and you're going to write an article on how to do it, right? right??
I would sooner cut my leg off with a ream of fanfold than write an article on LDAP. Madness fashioned out of absolute sanity. Might do one on writing a ScrewTurn provider though, that's fun. :-\
----
You're right. These facts that you've laid out totally contradict the wild ramblings that I pulled off the back of cornflakes packets.
-
But I may be able to write a general article or two on some of the less controversial areas when we're finished.
"WPF has many lovers. It's a veritable porn star!" - Josh Smith
-
Good ol' Win32 with C++, some WTL, and lots of COM.
-
While reading John's diatribes I just realised I have no idea what anyone's working on anymore. We have John Simmons doing WxF, Rex is into secret societies and I haven't done VBScript in ages. It's crazy. So how about a quick update so I can catch up?
cheers, Chris Maunder
CodeProject.com : C++ MVP
I'm working on testing an ass-load of app's against Microsoft's latest patch. After that, it's back to finishing up my pending application repackaging projects, then on to writing a couple of automation tools for my "process improvement" requirements.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008 -
While reading John's diatribes I just realised I have no idea what anyone's working on anymore. We have John Simmons doing WxF, Rex is into secret societies and I haven't done VBScript in ages. It's crazy. So how about a quick update so I can catch up?
cheers, Chris Maunder
CodeProject.com : C++ MVP
VST Plugins. I released a new one yesterday. Screen Shot[^]
-
While reading John's diatribes I just realised I have no idea what anyone's working on anymore. We have John Simmons doing WxF, Rex is into secret societies and I haven't done VBScript in ages. It's crazy. So how about a quick update so I can catch up?
cheers, Chris Maunder
CodeProject.com : C++ MVP
Banging my head against a wall trying to update the macros for a whole ton of Word templates probably written before I even graduated college. I have to get the templates to search all of our Active Directory entries. This part is done, I just have to shoehorn it into all of the templates. FUN!!! :doh: Also working on writing my personal evaluation for my annual review. It's that time of the year again!!
Have faith in yourself; amateurs built the Ark, professionals built the Titanic.
-
While reading John's diatribes I just realised I have no idea what anyone's working on anymore. We have John Simmons doing WxF, Rex is into secret societies and I haven't done VBScript in ages. It's crazy. So how about a quick update so I can catch up?
cheers, Chris Maunder
CodeProject.com : C++ MVP
Just finished a release candidate for a major release of one of our flagship products and have passed it to the QA team (all C++/MFC9). Now working on an update to my first cross-platform device monitoring app (C++/STL/Boost). I was promoted back in the summer and now have my own small team of devs (mix of C++/.NET skills) and we are about to embark on an app to stress test a major .NET app we have (the stress tester will be coded in C++ - not sure which UI lib to use yet - I am a fan of WTL but the new MFC UI stuff is hard to pass over). We all get the latest toys - VS2008, Visual Assist X, Visual Build Pro, Boost 1.37, etc. Yum. For the record, I really love my job - and having 'staff' just makes it more interesting. :)
-
I said same birthday, not that we were born on the same day you young whippersnapper.
"WPF has many lovers. It's a veritable porn star!" - Josh Smith
Pete O'Hanlon wrote:
young whippersnapper
Oh dear! You must really be old. Eisenhower was president when I was born. :-D
-
But I may be able to write a general article or two on some of the less controversial areas when we're finished.
"WPF has many lovers. It's a veritable porn star!" - Josh Smith
Such as...? How to find a hamster that escaped its wheel?
Don't forget to vote if the response was helpful
Sig history "dad" Ishmail-Samuel Mustafa "There is no wealth like knowledge, no poverty like ignorance" Ali Ibn Abi Talib
Mustafa Ismail Mustafa wrote: Keep it up. Fool.
I now think of you as Mr. T! - Trollslayer
-
nothing like it was back in the early 00s. sales are pretty pathetic these days, frankly.
-
What a tush biter. I'm programming with an abacus and damn proud of it. It's all part of a "Chuck Norris Extreme Programming Week" that's being promoted at work. Well for me, at least.
¡El diablo está en mis pantalones! ¡Mire, mire! Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! VCF Blog
Jim Crafton wrote:
Chuck Norris Extreme Programming Week
Step 1 of that practice is a swift round house kick to marketing so that feature requests are stopped in their tracks. Step 2 of that practice is to repeat Step 1 ad nauseum.
Todd Smith
-
While reading John's diatribes I just realised I have no idea what anyone's working on anymore. We have John Simmons doing WxF, Rex is into secret societies and I haven't done VBScript in ages. It's crazy. So how about a quick update so I can catch up?
cheers, Chris Maunder
CodeProject.com : C++ MVP
Working on a help ticket system for my agency. Rapidly learning ASP.NET in the process. :) Flynn