Gary Willoughby

4,083
Reputation
429 views

Registered User

Name Gary Willoughby
Member for 1 year
Seen 2 hours ago
Website
Location Lincoln, UK
Age 36
I'm a mid thirties geek, working as a graphic artist, moonlighting as a software developer and sometimes pretending to be an author.

I have a full decade of coding experience in many languages, all self taught. I am currently trying to get into the software industry to pursue my passion.

In 2006 I wrote a book for beginner programmers. You can download a copy here. (Released under Creative Commons)

Ctrl + Z
18h
comment Why do C enumeration constants need a name?
heh e, you're too fast with the answers! ;p
18h
revised Why do C enumeration constants need a name?
added 1 characters in body
18h
asked Why do C enumeration constants need a name?
Nov
30
answered Learning PHP and MySQL
Nov
30
awarded  Popular Question
Nov
28
revised Anyone has an alternative to using static methods in a C# interface?
added 8 characters in body
Nov
28
answered Anyone has an alternative to using static methods in a C# interface?
Nov
28
comment Regular Expression In PHP
Awesome, i've never seen this before.
Nov
24
revised Why doesn’t getchar() recognise return as EOF in windows console?
Made the title a little more clear for future searches.
Nov
24
comment Why doesn’t getchar() recognise return as EOF in windows console?
I am indeed using Windows and Ctrl+Z is correct. Thanks, i never new that.
Nov
24
asked Why doesn’t getchar() recognise return as EOF in windows console?
Nov
20
awarded  Popular Question
Nov
19
comment JavaScript - Validate Date
Sorry to be PITA, but if everyone was told to google it, there would be no need for this site. This site is for people to offer advice and code, not to just say google it!
Nov
19
accepted How to create image with rounded corners in C#?
Nov
18
answered How to create image with rounded corners in C#?
Nov
17
awarded  Popular Question
Nov
16
answered C# coding style: braces
Nov
4
awarded  Peer Pressure
Nov
1
comment How to resize a HTML Canvas object after creating using createElement()?
Thanks, i need to read the api reference...
Nov
1
revised How to resize a HTML Canvas object after creating using createElement()?
added 20 characters in body
Nov
1
asked How to resize a HTML Canvas object after creating using createElement()?
Oct
26
comment Most difficult programming explanation
"If you can't explain it to a six year old, you don't understand it yourself." — Albert Einstein :o)
Oct
26
comment Need of interfaces in c#
True, but that doesn't affect my answer.
Oct
25
revised Need of interfaces in c#
added 305 characters in body
Oct
25
answered Need of interfaces in c#
Oct
22
asked Controlling tab space in a <pre> using CSS?
Oct
21
awarded  Popular Question
Oct
16
comment Converting tickboxes in a form to any array in $_POST
I disagree. links of dupes?
Oct
16
comment Converting tickboxes in a form to any array in $_POST
Here we go, start your engines, Edit Wars!!! sigh Is this really a beginner question? I thought a beginner question would be more along the lines of 'What's an array?'. And the kicker is i'm not a beginner using PHP, i've been using it for years. So this also isn't for beginners.
Oct
16
comment Converting tickboxes in a form to any array in $_POST
Thanks, i wondered if this approach would work and intended to try it later.
Oct
16
revised Converting tickboxes in a form to any array in $_POST
Removed Beginner tag. I don't consider this a beginner question. Maybe uninformed, but beginner, no.
Oct
16
asked Converting tickboxes in a form to any array in $_POST
Oct
16
comment How to trim illegal characters from path and filenames?
Unix style names are not valid on Windows and i don't want to deal with 8.3 shortnames.
Oct
16
awarded  Popular Question
Oct
15
comment How to verify a mail has been sent when using Zend_Mail?
i mean sent to the SMTP server not check it has been delivered.
Oct
15
revised How to verify a mail has been sent when using Zend_Mail?
added 59 characters in body
Oct
15
asked How to verify a mail has been sent when using Zend_Mail?
Oct
14
comment Where Can I Suggest an Idea for others to Implement?
Is it an MMORPG?
Oct
14
comment Where Can I Suggest an Idea for others to Implement?
Free Pizza and Cola?
Oct
9
answered PHP $_REQUEST as array
Oct
8
comment What’s the most egregious pop culture perversion of programming?
CLASSIC!.......
Oct
7
comment What is the correct way to write HTML using Javascript?
A nice full answer, thankyou. I understand now that document.write() only is useful for when the page is loading and being created for the first time. For dynamically updating the page afterwards the DOM methods or innerHTML() are a must.
Oct
7
awarded  Nice Question
Oct
7
asked What is the correct way to write HTML using Javascript?
Oct
7
comment Calculate the size to a Base 64 encoded message
Just edited the code, a small error. ;)
Oct
7
revised Calculate the size to a Base 64 encoded message
edited body
Oct
7
comment How to bridge the gap between a fresh graduate and a competent programmer?
Agreed, you have to live it and love it!
Oct
7
answered Calculate the size to a Base 64 encoded message
Sep
26
comment What’s the difference between char and char* in C++ ?
should that stop people answering?
Sep
24
comment What’s the worst security hole you’ve ever seen?
This is unbeliveable!