Click here to Skip to main content
15,884,177 members

Bob Stanneveld - Professional Profile



Summary

    Blog RSS
1,568
Authority
978
Debator
41
Enquirer
330
Organiser
612
Participant
0
Author
0
Editor
Bob is a young Information Technology student with too much ambition. He's been programming since high school and he's been known to be constantly trying to exploit his knowledge so that he can prove that he also knows something. He really wants to stop programming and become a lead systems architect in multinational or have his own succesfull company.

Because of his ambition, he starts on project after another, but never finishes one because he doesn't find it interesting enough after the design phase.

He's also interested in going on holidays to sunny places, playing poker and swimming. He also likes to smoke a good cigar and drink good whiskey once in a while.

Right now, Bob is working on a large project just by himself, which he really intends to finisch. Not because he never finisched a personal project, but because he needs to have dicipline. He also wants to write a couple of articles based on components of the project.

Reputation

Weekly Data. Recent events may not appear immediately. For information on Reputation please see the FAQ.

Privileges

Members need to achieve at least one of the given member levels in the given reputation categories in order to perform a given action. For example, to store personal files in your account area you will need to achieve Platinum level in either the Author or Authority category. The "If Owner" column means that owners of an item automatically have the privilege. The member types column lists member types who gain the privilege regardless of their reputation level.

ActionAuthorAuthorityDebatorEditorEnquirerOrganiserParticipantIf OwnerMember Types
Have no restrictions on voting frequencysilversilversilversilver
Bypass spam checks when posting contentsilversilversilversilversilversilvergoldSubEditor, Mentor, Protector, Editor
Store personal files in your account areaplatinumplatinumSubEditor, Editor
Have live hyperlinks in your profilebronzebronzebronzebronzebronzebronzesilverSubEditor, Protector, Editor
Have the ability to include a biography in your profilebronzebronzebronzebronzebronzebronzesilverSubEditor, Protector, Editor
Edit a Question in Q&AsilversilversilversilverYesSubEditor, Protector, Editor
Edit an Answer in Q&AsilversilversilversilverYesSubEditor, Protector, Editor
Delete a Question in Q&AYesSubEditor, Protector, Editor
Delete an Answer in Q&AYesSubEditor, Protector, Editor
Report an ArticlesilversilversilversilverSubEditor, Mentor, Protector, Editor
Approve/Disapprove a pending ArticlegoldgoldgoldgoldSubEditor, Mentor, Protector, Editor
Edit other members' articlesSubEditor, Protector, Editor
Create an article without requiring moderationplatinumSubEditor, Mentor, Protector, Editor
Approve/Disapprove a pending QuestionProtector
Approve/Disapprove a pending AnswerProtector
Report a forum messagesilversilverbronzeProtector, Editor
Approve/Disapprove a pending Forum MessageProtector
Have the ability to send direct emails to members in the forumsProtector
Create a new tagsilversilversilversilver
Modify a tagsilversilversilversilver

Actions with a green tick can be performed by this member.


 
GeneralGetting on the career highway Pin
Bob Stanneveld8-Jun-06 20:36
Bob Stanneveld8-Jun-06 20:36 
GeneralRe: Getting on the career highway Pin
Toby Opferman13-Aug-06 7:13
Toby Opferman13-Aug-06 7:13 
GeneralRe: Getting on the career highway Pin
Bob Stanneveld13-Aug-06 19:40
Bob Stanneveld13-Aug-06 19:40 
GeneralRe: Getting on the career highway Pin
Toby Opferman14-Aug-06 15:35
Toby Opferman14-Aug-06 15:35 
GeneralRe: Getting on the career highway Pin
Bob Stanneveld14-Aug-06 19:32
Bob Stanneveld14-Aug-06 19:32 
GeneralRe: Getting on the career highway Pin
Toby Opferman14-Aug-06 21:41
Toby Opferman14-Aug-06 21:41 
GeneralRe: Getting on the career highway Pin
Bob Stanneveld14-Aug-06 21:58
Bob Stanneveld14-Aug-06 21:58 
GeneralHospitalised! Pin
Bob Stanneveld31-Oct-05 3:04
Bob Stanneveld31-Oct-05 3:04 
GeneralRe: Hospitalised! Pin
ThatsAlok6-Dec-05 23:07
ThatsAlok6-Dec-05 23:07 
GeneralRe: Hospitalised! Pin
Bob Stanneveld7-Dec-05 3:37
Bob Stanneveld7-Dec-05 3:37 
GeneralxPerience day! Pin
Bob Stanneveld30-Sep-05 0:48
Bob Stanneveld30-Sep-05 0:48 
GeneralCollege started! Pin
Bob Stanneveld5-Sep-05 9:53
Bob Stanneveld5-Sep-05 9:53 
GeneralRe: College started! Pin
Toby Opferman7-Sep-05 11:12
Toby Opferman7-Sep-05 11:12 
What happened to your article?

If you want to write an application that would help reduce development costs you will first need to narrow your scope. The development process is quite large and there is room for a cost saving utilty at most any time during the process (There may be tools that can be used throughout, however, but these are generally much more comprehensive tools but if you have the time this can also be the scope!).

After you choose the direction you want to focus on I would then find out what tools currently exist. I would find news groups, message boards and find out what problems developers face that you believe may reduce costs if they had a simpler solution. You could even start your own poll. Once you find out what their problems are, see what tools they use and if there are already existing tools. If there are find out why they don't meed the requirements. You may then take these requirements into a new tool or you could find out if existing tools have integration APIs that would allow you to extend them.

Here are some examples.

Development Phase: Design
Sample Tools: UML, XML, Microsoft Word, MS Paint, Photoshop, Graphical Flow Charts
Sample Complaint: The UML designer is hard to use so I spend most of my time manually creating my designs in MS Paint.

Development Phase: Implementation
Sample Tools: Visual C++ IDE, Visual Slick Editor
Sample Complaint: Visual C++ IDE locks up constantly and I spend a lot of time waiting for information tags to show up.

Development Phase: Unit Testing
Sample Tools: VM Ware
Sample Complaint: VMWare doesn't support my USB mouse. I have a hard time managing multiple VMs and it takes me hours to setup the test.

Development Phase: Testing
Sample Tools: Mercury Loadrunner, Scripts, UI Automation, Bug Tracking Software
Sample Complaint: The UI automation tester constaintly misses UI and the test stops half way through. A machine runs out of memory but before I come back to check on it it's already hosed and I can't get any useful information to fix it so I need to take another 5 days to rerun the test. Bugtracking is manual process and our tools are very slow.

Development Environment: Entire Process
Sample Tools: document repository, bugtracking software, unit test library, source control software
Sample Complaint: I have to go to 50 tools to do my job.

So I would do some research and find out what's a big complaint with engineers and what's not already out there that could be done to make people more productive.

BTW, Check out the November issue of C/C++ User's Journal!


8bc7c0ec02c0e404c0cc0680f7018827ebee
GeneralRe: College started! Pin
Bob Stanneveld7-Sep-05 22:42
Bob Stanneveld7-Sep-05 22:42 
GeneralWorking @ home Pin
Bob Stanneveld28-Jul-05 21:03
Bob Stanneveld28-Jul-05 21:03 
GeneralRe: Working @ home Pin
Toby Opferman2-Aug-05 10:04
Toby Opferman2-Aug-05 10:04 
GeneralRe: Working @ home Pin
Bob Stanneveld2-Aug-05 20:26
Bob Stanneveld2-Aug-05 20:26 
GeneralRe: Working @ home Pin
Toby Opferman4-Aug-05 9:01
Toby Opferman4-Aug-05 9:01 
GeneralRe: Working @ home Pin
ThatsAlok8-Aug-05 2:45
ThatsAlok8-Aug-05 2:45 
GeneralRe: Working @ home Pin
Geert van Horrik10-Aug-05 4:42
Geert van Horrik10-Aug-05 4:42 
GeneralRe: Working @ home Pin
Bob Stanneveld10-Aug-05 4:49
Bob Stanneveld10-Aug-05 4:49 
GeneralRe: Working @ home Pin
Geert van Horrik10-Aug-05 5:12
Geert van Horrik10-Aug-05 5:12 
GeneralRe: Working @ home Pin
Bob Stanneveld10-Aug-05 7:51
Bob Stanneveld10-Aug-05 7:51 
GeneralRe: Working @ home Pin
Geert van Horrik10-Aug-05 8:16
Geert van Horrik10-Aug-05 8:16 
GeneralRe: Working @ home Pin
Bob Stanneveld10-Aug-05 21:31
Bob Stanneveld10-Aug-05 21:31 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.