Separate names with a comma.
I know only about the PinchMedia feeds. Are there any others? By the way, each App Store (there are about 66 different stores in different...
I checked the casual charts site at the time the article was published and the highest position Trism had reached at that time was 52 or 53, in...
Same here, but it turned out that I never received the welcome email, so they sent it again. Then I had some other problems getting my account...
Steve, Some developers are publishing their sales stats on their own websites or blogs. This one, for example:...
Yep, it's an expanded version of tic-tac-toe but that makes it an entirely different game. The problem is that I made it look too much like...
Hi everyone, It's been a while since I was last active on this board, but with the release of the iPhone 3G and the App Store I couldn't help...
This is what the knowledge base says: http://www.jrsoftware.org/iskb.php?confirmuninstall
I think this is a very good thread because it shows the lengths to which a dissatisfied/disappointed customer is willing to go -- and the lack of...
I would say 100%. Guaranteed. Backups are funny that way.
Heh, do you have any other replies than "look at the Igor naming guide", Christian? :)
One quick comment: Do not use 500kb BMPs for your screenshot images. Use GIF or JPG and make the file size less than 20kb or so. Your site will...
IIRC, this bottom-up thing goes all the way back to OS/2, which had 0,0 at the bottom-left corner of the screen.
Releasing source *is* to license it. :) I've never done it with a commercial product, but every time I've made source code available, *most*...
You can't protect ideas with copyright or patents. The only way you can legally protect an idea is to have other people sign a contract in which...
If you want this to work, you need to put void foo(handle *x, char *y, int z = 0); in class B as well. That's just how C++ does overloading. Not a...
Who cares that you didn't pay enough attention in school? It's not like you're only capable of learning new stuff during the first 18 years of...
A long time ago I decided on something that instantly made my life a lot better: ignore the idiots. You don't need them, and they only want you...
Jungle Commando! A clone of Jungle Hunt. You were a soldier with a big gun standing on a tree branch and you had to catch the rope to land in the...
There are also a number of shareware applications (not games) that sell for a high price. Think special software for architecture and other niche...
Random crashes are often thread issues. Maybe worth looking into.