Paul Dixon
|
Registered User
|
My mini-bio is here, but I've been professional software developer since 1992, and some of my popular spare time projects include Geograph British Isles, pastebin.com and the forthcoming Ammotin recreational mapping application.
I am mainly active in PHP, Javascript and C++ questions |
|
8h |
comment |
image classification - detecting floor plans +1 - another simple indicator would be keywords in the filename like "logo" or "floor" :) |
|
14h |
awarded | ● Nice Answer |
|
1d |
revised |
Tutorials for Wii programming put a strike through a dead link |
|
1d |
revised |
Tutorials for Wii programming correction to last edit! |
|
1d |
awarded | ● Nice Answer |
|
Dec 15 |
awarded | ● Enlightened |
|
Dec 15 |
awarded | ● Nice Answer |
|
Dec 14 |
revised |
How to create custom media type in WordPress? tried to improve! |
|
Dec 8 |
answered | subtracting a percentage from a value in php |
|
Dec 7 |
revised |
How can I implement scripting in my game? spelling |
|
Dec 6 |
awarded | ● Mortarboard |
|
Nov 30 |
answered | When are JavaScripts executed? |
|
Nov 30 |
awarded | ● Nice Answer |
|
Nov 27 |
revised |
font is STUCK in times new roman in ie. added 26 characters in body |
|
Nov 27 |
accepted | Using post array from paypal |
|
Nov 27 |
answered | What is .tpl files? web design |
|
Nov 27 |
revised |
Using post array from paypal added 572 characters in body; added 80 characters in body |
|
Nov 27 |
comment |
Using post array from paypal Are the post variables global? Why not simply reference them directly from $_POST? |
|
Nov 27 |
revised |
Using post array from paypal added diagnostic; added 57 characters in body |
|
Nov 27 |
comment |
Using post array from paypal Then the problem probably lies deeper, inside get_cols_by_match I will amend the code with a diagnostic output to "prove" the approach is at least getting the values out of those variables. |
|
Nov 27 |
revised |
How was a URL like http://stackoverflow.com/posts/1807421/edit created in PHP? added 84 characters in body |
|
Nov 27 |
answered | How was a URL like http://stackoverflow.com/posts/1807421/edit created in PHP? |
|
Nov 27 |
comment |
Using post array from paypal Yes, just spotted that - corrected |
|
Nov 27 |
revised |
Using post array from paypal added 1 characters in body |
|
Nov 27 |
answered | Using post array from paypal |
|
Nov 26 |
comment |
How to trigger a URL using php? Well, I would take that as a sign that maybe your host just doesn't want you do this. Find another host! |
|
Nov 26 |
answered | How to trigger a URL using php? |
|
Nov 26 |
comment |
Function only works on one div? Moses supposes we can diagnosis without the codeses.... :) |
|
Nov 25 |
comment |
How do I force the browser to render the tags rather than reveal them to the user on altered div:innerHTML? paste your code, that will make it clearer where you went wrong... |
|
Nov 25 |
comment |
close browser totally You can set them across domains, but depending on the security settings in the browser, they may be blocked, the user may be prompted to confirm, or they may be silently accepted. Here's how you would configure Firefox to block 3rd party cookies: support.mozilla.com/en-US/kb/… |
|
Nov 25 |
accepted | How to get opcodes of PHP? |
|
Nov 25 |
comment |
What video formats can be played from a Flex app? Flash 9 update 3 and onwards can play H.264 video |
|
Nov 25 |
comment |
close browser totally If you can set them, you can clear them, there's no difference. It really depends on whether the browser is configured to accept them. |
|
Nov 25 |
revised |
How to get opcodes of PHP? added 243 characters in body |
|
Nov 25 |
answered | How to get opcodes of PHP? |
|
Nov 25 |
comment |
How to get opcodes of PHP? who voted "not a real question"? It's an excellent question! |
|
Nov 25 |
revised |
close browser totally added 518 characters in body; added 119 characters in body |
|
Nov 25 |
answered | close browser totally |
|
Nov 25 |
revised |
How can I convert MP3 to PCM with C++? better title |
|
Nov 25 |
answered | How can I convert MP3 to PCM with C++? |
|
Nov 24 |
comment |
How can I solve this median programming problem in C++ What you need to do is post how far you've got - why not start with step 1, and consider how you'd explain to someone how a median is calculated... |
|
Nov 24 |
revised |
How can I get ASP.Net version in IIS through C#? added 4 characters in body; edited title |
|
Nov 24 |
comment |
pastebin API FWIW, I run pastebin.com and don't block automated upload, there are many 3rd party scripts and tools for doing it. What does get blocked is rapid repetition of automated submissions. |
|
Nov 24 |
revised |
Is actionscript 3.0 strong enough to finally be my sole server-side language? added 10 characters in body |
|
Nov 24 |
comment |
Is actionscript 3.0 strong enough to finally be my sole server-side language? @Amarghosh - there are many examples of server-side javascript - en.wikipedia.org/wiki/Server-side_JavaScript/… |
|
Nov 24 |
revised |
Is actionscript 3.0 strong enough to finally be my sole server-side language? elaborated |
|
Nov 24 |
comment |
Is actionscript 3.0 strong enough to finally be my sole server-side language? I develop server-side Actionscript for Flash Media Server, so you can consider it a server-side language. Not quite the same as PHP though, as its intended to talk to client side Flash applications, rather than generating HTML pages. |
|
Nov 24 |
comment |
how the code behaves different for java and C compiler ? I stand corrected - thanks for the reference! |
|
Nov 24 |
answered | Is actionscript 3.0 strong enough to finally be my sole server-side language? |
|
Nov 24 |
comment |
Why the operator overridding is not permitted catb.org/~esr/faqs/smart-questions.html |
