inotocracy
Supreme [H]ardness
- Joined
- Jul 25, 2004
- Messages
- 5,625
Why is that so interesting? :-P
Just didn't think someone would pick C++ as their language of choice for such a simple/quick application
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Why is that so interesting? :-P
Here it is folks!
http://drop.io/calllogger88
Read the documentation in the DOC folder!
My 50 dollar program that is probably the best 50 dollars I have EVER spent.
The code who made it for me on rentacoder.com was the nicest and easiest to work with person in the world. He gave me constant updates on the progress of the application and had excellent communication skills.
From my perspective, he did a fantastic job!
$50 per hour would seem to be a much more appropriate rate
damnit, I could've used the $50, and done it in a few hours, in C++, Java, or VB
some of you guys are ridiculous, 500 pounds LOL!
I'm pretty sure C++ is his primary language.
Here is his rentacoder profile, HIGHLY reccomended!
http://www.rentacoder.com/RentACoder/DotNet/SoftwareCoders/ShowBioInfo.aspx?lngAuthorId=6813041
Looking over the source code, I think that was definitely worth more than $50... If that is what Microsoft paid for developers, Windows would end up costing around $3.
I suppose if you don't care at all about code quality, maintainability, maintenance costs, edge cases, test procedures, regression bugs, accessibility issues, reliability......should I go on?Therein lies the difference.... You Do NOT need a professional developer for applications like this anymore. You DO still need them to develop operating systems.
The new age belongs to the hobbyist coder.
The new age belongs to the hobbyist coder.
Congrats!
Surprised to see how greedy people can be... 500 pounds for this? And yet people wonder why jobs are being outsourced to India... heh.
Before anyone replies with "Well, you should do it" , I am a hobbyist coder and could've easily created this application within an hour
I suppose if you don't care at all about code quality, maintainability, maintenance costs, edge cases, test procedures, regression bugs, accessibility issues, reliability......should I go on?
Agreed. The people saying $65 an hour, or 500 pounds minimum are probably unemployed.
Agreed. The people saying $65 an hour, or 500 pounds minimum are probably unemployed.
This is a pretty simple application. I could probably create a similar program with C# in about an hour or two myself, and I'm a hobbyist too.
Agreed. The people saying $65 an hour, or 500 pounds minimum are probably unemployed.
This is a pretty simple application. I could probably create a similar program with C# in about an hour or two myself, and I'm a hobbyist too.
You must have missed my earlier post where I explained that I spend enough time programming at work, and in order to give up my personal time to do something like this, I'd charge a minimum $40/hour, because otherwise I don't consider it worth my time. I get more enjoyment out of pursuing thing I can't do during the work day than making more money that I don't need.
I would say what is more likely is that someone who would do this for 50 dollars flat is unemployed in the software field.
I generally charge over $80/h to do client work, so no, thats a pretty standard rate and I've never heard a single complaint. It all depends on your quality of work, your expertise in your field and and your client base.
People saying they would make it for more $ just means they believe their time to be more valuable, nothing wrong with that.
Glad you got it done, I did look at this thread when it started and I figured someone would end up doing it eventually. People saying they would make it for more $ just means they believe their time to be more valuable, nothing wrong with that.
Where I work we charge customers $110/hour for most coding. We also charge $135/hour for house calls.
$110/hour? I think that's way overpaid, regardless of the coding job.
$110/hour? I think that's way overpaid, regardless of the coding job.
keep in mind there is a BIG difference between a consultant and a contractor. Contractor rates of $110/hr is pricey, but a consultant at $110/hr is cheap.
You're deluded if you think this particular job required anything more than a throwaway application.
This is a pretty simple application. I could probably create a similar program with C# in about an hour or two myself, and I'm a hobbyist too.
Agreed. The people saying $65 an hour, or 500 pounds minimum are probably unemployed.
The reason I said that amount is because I do this for a living. Look at is this way, so you reckon you could do this in a few hours? Ok, Pick a figure of how much you would like earn per year (trust me keep it low), now divide that by how much you think you can do this project for, finally divide this by the number of working days per year (don't forget holidays). Reckon you this number all day, every day? Plus there is finding more business (yep, it doesn't just fall in your lap),the initial flirting with prospective clients, travel, getting messed around etc (this all needs to be factored in).
You've been Pranked! Looking over the code:
INITCOMMONCONTROLSEX
Um, actually that'd be a fairly common naming convention.
InitCommonControlsEx() is probably a method name.