Game-related libraries and engines can get expensive. They're both 3D, but C4 and Torque for example can both cost >$300USD. It's pretty expensive, but given how well that demo worked i'd probably buy it if i did…
"To each his own", i suppose. That looks delicious to me.
Even if $7-12/mo is peanuts to you (it definetly isn't to me), it's still $ vs free. And even comparing bitbucket's free plan vs github's $12 plan, bitbucket's /still/ provides more value. As for if github is so much…
It may be $7/mo, but you only get 5 private repos and one collaborator. If you want more than a small handful of private projects, or even want to work on a private project with another person you need to cough up…
Cache: http://webcache.googleusercontent.com/search?q=cache:9DkGSlU... Edit: appears to be back up now
Unshortened link: http://www.amazon.com/dp/B003XQEVL2
Here's the link unshortened and without referer code: http://www.amazon.com/review/R2UY4C560D3VID
Do you have any data to support this? That seems somewhat right to me, but i'm reluctant to trust a random declaration like that.
The best way to pick a framework is the same as the best way to pick anything-- make a simple app like a blog or a forum with both frameworks and decide from there which one you like better.
Well i'm glad to see you never take breaks. Err, except when you waste all day on HN? Don't criticize others for spending their free time differently from you. The same arguements you posed for HN work just as well for…
Cache: http://webcache.googleusercontent.com/search?q=cache:pyRL80h...
Private members are generally just to protect your from yourself. If you have an integer that should /always/ be 1-10, it's easier to use a private variable and a setter that ensures the variable is always valid, than…
Game-related libraries and engines can get expensive. They're both 3D, but C4 and Torque for example can both cost >$300USD. It's pretty expensive, but given how well that demo worked i'd probably buy it if i did…
"To each his own", i suppose. That looks delicious to me.
Even if $7-12/mo is peanuts to you (it definetly isn't to me), it's still $ vs free. And even comparing bitbucket's free plan vs github's $12 plan, bitbucket's /still/ provides more value. As for if github is so much…
It may be $7/mo, but you only get 5 private repos and one collaborator. If you want more than a small handful of private projects, or even want to work on a private project with another person you need to cough up…
Cache: http://webcache.googleusercontent.com/search?q=cache:9DkGSlU... Edit: appears to be back up now
Unshortened link: http://www.amazon.com/dp/B003XQEVL2
Here's the link unshortened and without referer code: http://www.amazon.com/review/R2UY4C560D3VID
Do you have any data to support this? That seems somewhat right to me, but i'm reluctant to trust a random declaration like that.
The best way to pick a framework is the same as the best way to pick anything-- make a simple app like a blog or a forum with both frameworks and decide from there which one you like better.
Well i'm glad to see you never take breaks. Err, except when you waste all day on HN? Don't criticize others for spending their free time differently from you. The same arguements you posed for HN work just as well for…
Cache: http://webcache.googleusercontent.com/search?q=cache:pyRL80h...
Private members are generally just to protect your from yourself. If you have an integer that should /always/ be 1-10, it's easier to use a private variable and a setter that ensures the variable is always valid, than…