Click here to Skip to main content
15,889,034 members
Home / Discussions / Article Writing
   

Article Writing

 
GeneralRe: Plea to Authors of Articles Pin
RayH10665-May-11 8:15
RayH10665-May-11 8:15 
GeneralRe: Plea to Authors of Articles Pin
Wes Aday5-May-11 8:55
professionalWes Aday5-May-11 8:55 
GeneralRe: Plea to Authors of Articles Pin
RayH10665-May-11 9:10
RayH10665-May-11 9:10 
AnswerRe: Plea to Authors of Articles Pin
Richard MacCutchan5-May-11 0:34
mveRichard MacCutchan5-May-11 0:34 
GeneralRe: Plea to Authors of Articles Pin
RayH10665-May-11 0:58
RayH10665-May-11 0:58 
GeneralRe: Plea to Authors of Articles [Modified] Pin
OriginalGriff5-May-11 2:51
mveOriginalGriff5-May-11 2:51 
GeneralRe: Plea to Authors of Articles [Modified] Pin
RayH10665-May-11 3:48
RayH10665-May-11 3:48 
GeneralRe: Plea to Authors of Articles Pin
Richard A. Dalton5-May-11 3:09
Richard A. Dalton5-May-11 3:09 
OK, I need to say something here.

I've written a few articles, not a lot. I don't bother unless I feel it's worth doing and when I do it I try my best to do a good jobs. All the code I post runs because It's all posted directly from running examples on my machine and those examples are uploaded un full for download.

Does that mean that when you download my code it'll run flawlessly? No.
Does it mean that you're guarenteed to understand my article? No.

There are a myriad reasons why a sample project that runs on my machine might not run on yours, prime among them is that fact that I'm posting sample code, not an off the shelf app. If you can get it running easily, that's great. If not then hopefully you'll still be able to grok the point of the article.

Sometimes I include Unit Tests with projects. If you don't have NUnit installed that will be a problem, so you need to drop the Test Project from the solution.


A while back I was working with Fitnesse which was developed by Uncle Bob Martin. He's a clever guy and so are the people who've worked with him on Fitnesse. I had a hell of a time getting it to work. I cursed it, I was convinced it was a buggy piece of crap because I couldn't get it working.

The main problem was that I was using it with .Net and most of the documentation was geared towards Java. That let to a few subtle issues for me. More importantly there were a few minor problems with the documentation that led me down a few blind alleys.

Guess what? I stuck at it and it turns out it's not a buggy piece of crap, it actually works very well. My biggest problems, the ones that took me longest to solve were down to assumptions on my part that were wrong.

Fitnesse is Free, the Articles on Code Project are free, the authors give their time and effort voluntarily. And for the most part if something about an article confuses you then ask, either the author or someone else will set you straight.

The only comment I've ever received on one of my articles was someone correcting something I said that was factually wrong. I was delighted and greatful. I don't know if people do ok with my code or not, but if anyone ever asked they'd find me willing and eager to help.


In all of this thread you don't seem to have mentioned the specific articles that gave you trouble. How about we start over and you let us know where you're having trouble and see if we can help you. Which articles are you having trouble with?

-Richard
Hit any user to continue.

GeneralRe: Plea to Authors of Articles Pin
RayH10665-May-11 7:20
RayH10665-May-11 7:20 
AnswerRe: Plea to Authors of Articles PinPopular
Keith Barrow5-May-11 1:03
professionalKeith Barrow5-May-11 1:03 
GeneralRe: Plea to Authors of Articles [modified] Pin
RayH10665-May-11 1:25
RayH10665-May-11 1:25 
GeneralRe: Plea to Authors of Articles Pin
Keith Barrow5-May-11 2:53
professionalKeith Barrow5-May-11 2:53 
GeneralRe: Plea to Authors of Articles Pin
RayH10665-May-11 4:23
RayH10665-May-11 4:23 
GeneralRe: Plea to Authors of Articles Pin
RayH10665-May-11 5:25
RayH10665-May-11 5:25 
GeneralRe: Plea to Authors of Articles Pin
Gregory Gadow5-May-11 4:10
Gregory Gadow5-May-11 4:10 
GeneralRe: Plea to Authors of Articles Pin
Keith Barrow5-May-11 4:20
professionalKeith Barrow5-May-11 4:20 
GeneralRe: Plea to Authors of Articles Pin
RayH10665-May-11 5:21
RayH10665-May-11 5:21 
AnswerRe: Plea to Authors of Articles Pin
Pete O'Hanlon5-May-11 2:45
mvePete O'Hanlon5-May-11 2:45 
GeneralRe: Plea to Authors of Articles Pin
RayH10665-May-11 4:00
RayH10665-May-11 4:00 
GeneralRe: Plea to Authors of Articles Pin
Richard A. Dalton5-May-11 4:07
Richard A. Dalton5-May-11 4:07 
GeneralRe: Plea to Authors of Articles Pin
RayH10665-May-11 4:20
RayH10665-May-11 4:20 
GeneralRe: Plea to Authors of Articles Pin
Richard A. Dalton5-May-11 4:36
Richard A. Dalton5-May-11 4:36 
GeneralRe: Plea to Authors of Articles Pin
RayH10665-May-11 6:10
RayH10665-May-11 6:10 
GeneralRe: Plea to Authors of Articles Pin
Pete O'Hanlon5-May-11 4:12
mvePete O'Hanlon5-May-11 4:12 
GeneralRe: Plea to Authors of Articles Pin
RayH10665-May-11 4:43
RayH10665-May-11 4:43 

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.