tibberous Posted July 30, 2008 Share Posted July 30, 2008 I made a site that took orders, and stored all the prices as integers Guy was like: "If I stick in $5.30 it becomes 5. Could we possibly add a way to keep track of the remaining pennies." Also, I had the error handling on an upload daemon fail, and a site thought I was doing a DOS attack against them. Whats really weird is that even after that they didn't ban my IP or mention the fact I was automating my uploads. Quote Link to comment Share on other sites More sharing options...
.josh Posted July 30, 2008 Share Posted July 30, 2008 Guy was like: "If I stick in $5.30 it becomes 5. Could we possibly add a way to keep track of the remaining pennies." Your response should have been: "Hey yeah, I can add that feature if you want, but it wasn't in the contract, so I'll have to charge you for it!" Quote Link to comment Share on other sites More sharing options...
dannyb785 Posted July 30, 2008 Share Posted July 30, 2008 What's the point of this thread? Quote Link to comment Share on other sites More sharing options...
revraz Posted July 30, 2008 Share Posted July 30, 2008 You have said "My code is designed to give me the change for each order". Quote Link to comment Share on other sites More sharing options...
tibberous Posted July 31, 2008 Author Share Posted July 31, 2008 What's the point of this thread? To talk about stupid mistakes you've made, in programming. Quote Link to comment Share on other sites More sharing options...
dannyb785 Posted July 31, 2008 Share Posted July 31, 2008 ohhhhh... well how about keeping all my folders set to 777 permissions then I get a call from paypal saying my server space has been used for phishing scams. I didn't get in troble, but my hosting company shut down my server temporarily til all files were removed. Quote Link to comment Share on other sites More sharing options...
waynew Posted July 31, 2008 Share Posted July 31, 2008 Spent a week trying to piece together a financial draft from an unnormalised database (designed by somebody else) and found out in the end, after hours upon hours of hardship, that calculating the values was impossible. Quote Link to comment Share on other sites More sharing options...
The Little Guy Posted August 1, 2008 Share Posted August 1, 2008 I cant think of an example of the top of my head, but what about when you stay up for hours and hours trying to get some logic to work properly. You go to bed you get up, and the next time you try, you realize you had 2 lines out of order/reversed. Quote Link to comment Share on other sites More sharing options...
.josh Posted August 1, 2008 Share Posted August 1, 2008 Haha don't mean to be mean but how about trying to figure out what's wrong with your script for hours on end and it's a simple parse error and you post it on some board like this and it's figured out in 2 seconds by someone Quote Link to comment Share on other sites More sharing options...
ardyandkari Posted August 2, 2008 Share Posted August 2, 2008 Haha don't mean to be mean but how about trying to figure out what's wrong with your script for hours on end and it's a simple parse error and you post it on some board like this and it's figured out in 2 seconds by someone you're talking about me here aren't you??? it ok...i know that i have done it... add an extra } or leave one off...fight for hours, look at the script over and over and...well, you get the point... then post and VIOLA!!! the instant "crap, i'm an idiot" post comes up...first thread has at least one stupid syntax error in it...i didnt go any further...just disgusting... i am sure that i will post another stupid soon...working on another script... Quote Link to comment Share on other sites More sharing options...
.josh Posted August 2, 2008 Share Posted August 2, 2008 It's always about you, isn't it? Quote Link to comment Share on other sites More sharing options...
ardyandkari Posted August 2, 2008 Share Posted August 2, 2008 yea Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.