Re: [vox-tech] Here's my project, please give me some feedback
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [vox-tech] Here's my project, please give me some feedback
i've found that if a compiler error message is SO bad that it makes me
want to search google, it can only mean one of two things:
1. i've forgotten a semi-colon or a closing parenthesis.
2. i must be programming in C++
i don't really read compiler error messages -- i just read the line
number and look for the error myself. if i can't find the error, i run
make a second time and read the message.
On Sun 18 Jul 04, 11:10 PM, Kedar Soman <k.soman@comcast.net> said:
> Just joined this list, hope to learn something and contribute something.
> And here is my topic.
> I am developing a website to log programming errors. The URL is as follows
> http://kedar.freeshell.org/index.php
> The reason for doing this is many times the error message tells us nothing
> about what to do to correct the error. Google is the only option, which does
> work mostly. But it would be good to have some website which tells us "what
> folks have done when they faced certain error". This would be especially
> good for novice programmers.
>
> So here is my trial project. I had found a really good guestbook PHP script
> , which I modified it to suit my purpose here. It's still not well refined
> and needs lot more work from my side.
> Any suggestions and criticism is most welcome. And if you contribute some
> errors and remedies (especially those errors for which the remedy is totally
> somewhere else and not well documented, and highly non-intuitive) that would
> be great. Are there any similar websites? Atleast I haven't found any.
>
> Thanks
>
> Kedar
--
In theory, theory and practise are the same. In practise, they aren't.
GPG Instructions: http://www.dirac.org/linux/gpg
GPG Fingerprint: B9F1 6CF3 47C4 7CD8 D33E 70A9 A3B9 1945 67EA 951D
_______________________________________________
vox-tech mailing list
vox-tech@lists.lugod.org
http://lists.lugod.org/mailman/listinfo/vox-tech
|