Programming languages for social nets
Posted: Sat Dec 11, 2010 9:26 pm
I'd like to test some ideas about social nets. I thought I could learn some programming skills to do it and chose flash. But I hit a wall.
With visual basic I used to be able to prototype my most complex ideas in a few days at most. I thought I would have no major problem with flash.
I tried several dev tools but I'm discovering that flash is confusing, bugged, in constant evolution and with little backward compatibility. Instead of saving time I have the impression that many new softwares are becoming time-consuming and creating a relationship of dependency: you have to read huge manuals, ask why it doesn't work as stated, wait for a patch, etc. I even wonder if it's not a general trend. For example the latest visual basic got rid of all the flexible, easy and generic solutions. Or maybe I'm becoming an old fart.
Do you know of solutions to allow easy multiplayer mode, centralized shared database and html capacity (like facebook for example)? Those solutions must be fast to understand and use, without months of required training. I don't want to keep spending time to update either - like with the adobe products.
I'm currently thinking about sticking to php+mysql+html, which I already know, and abandon any real-time interactivity. I'll leave nice animated interfaces for later.
I'm thinking about easyphp, do you personally recommend another solution?
With visual basic I used to be able to prototype my most complex ideas in a few days at most. I thought I would have no major problem with flash.
I tried several dev tools but I'm discovering that flash is confusing, bugged, in constant evolution and with little backward compatibility. Instead of saving time I have the impression that many new softwares are becoming time-consuming and creating a relationship of dependency: you have to read huge manuals, ask why it doesn't work as stated, wait for a patch, etc. I even wonder if it's not a general trend. For example the latest visual basic got rid of all the flexible, easy and generic solutions. Or maybe I'm becoming an old fart.
Do you know of solutions to allow easy multiplayer mode, centralized shared database and html capacity (like facebook for example)? Those solutions must be fast to understand and use, without months of required training. I don't want to keep spending time to update either - like with the adobe products.
I'm currently thinking about sticking to php+mysql+html, which I already know, and abandon any real-time interactivity. I'll leave nice animated interfaces for later.
I'm thinking about easyphp, do you personally recommend another solution?