Separate names with a comma.
The thing is, even if you manage to buy something from an US store, the license agreement may prevent you from legitimately using the software....
Yeah, Adobe does the same thing with Photoshop and Autodesk with Max (and probably with all their software). It feels like discrimination from...
If this is the result you get, then it's wrong. If you snap box B to A, where both boxes got the same snap->object transformation (e.g....
Hey fellow coders, I just released new update of Spin-X Platform source code (changelist description). Cheers, Jarkko [img] Spin-X...
Sure, I don't know what kind of project it is in question. If more reasonable salary for a programmer doing that kind of work is $75k/y, then just...
I don't know how you came up with the $15k figure, but I can give my perspective on the pricing, and maybe you can use some of that in negotiating...
I think people talk about "polluting namespace" in conjunction of writing "using namespace", which brings the content of the namespace to the...
Thanks, I actually ended up buying a stock icon set which has pretty much everything I need for now.
Hi, I'm looking to pimp up the UI of a game editor I'm working on as a hobby project and would need new sleek versions of my 45 coder art UI...
I have written ~200k lines of code with that and haven't had any issues.. except couple of times where I accidently used the pointer after copying...
I think std::auto_ptr kind of smart pointer with ownership transfer semantics is actually very good alternative to smart pointer with reference...
Add the following constructor to your SmartPointer class: template<typename U> SmartPointer(const SmartPointer<U> &p_) {...
I have vBulletin for forums and in addition to the standard reCaptcha I'm using a plugin called vbStopForumSpam, which checks registration of new...
I'm glad to hear you liked it! I wanted to release the code base under an open-source license to make it more accessible and useful to game...
Hi all, I recently released new version of Spin-X Platform sources to Sourceforge. This is rather large code base and you might find it...
If I had an option, I would just drop the taxes and pay for the health care. Public health care is pretty crappy, if you got anything but common...
"Unable To Proceed: We have detected a high latency connection to the Internet that will result in poor responsiveness." :( Got 100/5 connection here.
You are a fool if you pay yourself salary where you have to pay 60% tax. There are other ways to get money out from a company than paying it as...
Financial independency implies creative independency, not other way around.
That's your definition of it and not everyone share that definition. For me indie means financial independency, not hobbyist doing games in their...