this forum is for all programming questions.the questions do not have to be directly related to ubuntu and any language is allowed.
Mail sent from my website 21 hours ago Read More
Why do I have this header in email sent from my website?
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Message-Id: 20081119190138.23270454EA@997642e3.fb.joyent.us
Date: Wed, 19 Nov 2008 19:0...
HEEEEELLLLP- to build my program 22 hours ago Read More
I have a cmd file like build.cmd
in build.cmd cmd file
I want to call 4 diferent build.xml with ant
ant build1.xml
ant build2.xml
ant build3.mxl
ant build.xml4
but the problem is that when I run ...
Important Agile Programming Metrics 1 days ago Read More
I am currently working on my Masters Thesis in Computer Science and am trying to get some information from other programmers who use agile programming methods. I am looking to learn more about what...
Wordpress form not passing $_POST back 1 days ago Read More
Hey guys I hope you can help me on this one :D
I have been trying out wordpress on my staging server and I have made a custom form that takes some inputs from a html form and then load them into so...
What is wrong with this code? 1 days ago Read More
This is a code I wrote for VPython and I can't figure out why it won't run. It keeps telling me there is a "Token Error: EOF in Multi-Line Statement" but I tried fixing the perenthises and nothing ...