| | |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Technology & Technical Skills Computer skills, hardware, software, internet topics, gadgets, programming |
|
Welcome to the Personal Development for Smart People Forums, the place for lively, intelligent discussion of all personal growth issues -- physical, mental, financial, social, emotional, spiritual, and more. You're currently viewing as a guest, which gives you limited read-only access. By joining our free community, you'll be able to post your own messages, access many members-only features, see the new messages posted since your last visit, and of course remove this header message. Registration is fast, simple, and free, so please join today. If you arrived here from a search engine, you may want to explore the main site first, which includes hundreds of deep and insightful articles on a variety of personal development topics. |
| | Thread Tools | Display Modes |
| |||
| I'm looking to add more interactivity to another one of my sites, however I'm wondering which program language would allow me to do this? I was just thinking of a little game or something, not solid on the exact idea, but anyway would Java be good or what? Help appreciated, thanks. |
| |||
| For games and other client-side interaction, Flash is the best option. For collecting data and other server-side processes, PHP is the defacto standard, but I would suggest using Ruby On Rails as it's much better.
__________________ toby hede --------------- Toby Hede’s Blog on Ruby, Rails, User Experience and Stuff |
| |||
| Check out Microsoft's Silverlight. You can leverage the power of .NET with Flash-like posibilities. |
| |||
| My experience is with PHP and I love it. So that's my recommendation.
__________________ Want readers? Try BLOG RUSH. It's 100% free. Still looking for the ideal diet? The answer is 10,000 years old: I'm an Omnivore |
| |||
| For basic things, I second php. It's easy to learn and available on nearly any webserver. If you look to do something more involved, Ruby on Rails becomes a possibility. However it's overkill for simple tasks.
__________________ From what we get, we can make a living; what we give, however, makes a life. - Arthur Ashe Career Ninja: Behind every power tie is a ninja waiting to strike |
| |||
| Flash is good for small online games. If you know javascript, that can be good too. You can't do real time games with PHP (without another language like Javascript), but you can use PHP for good interactivity. I'm pretty sure Flash has some kind of ability to interact with PHP/MySQL (hence the mysql score tables for some flash games). I would say use Flash and maybe a little PHP if needed. Actionscript is really easy to learn. |
| |||
| I vote PHP, for the fact that its available on nearly all web hosts. It also happens to be just as powerful as Ruby, Java, etc... for what you are trying to do. That's for website interactivity... but if you want a graphical game, I recommend Flash or a Java Applet game. |
| |||
| For interactivity there are only 3 options that I am aware of: - Javascript - Java applet - Flash For games the best options are Java applets and Flash. I myself would prefer programming in Java because I'm already familiar with the language and with object oriented programming. However, most users prefer Flash applications since they load faster and have nicer graphics. |
| |||
| You could also write a server-side text MMORPG like KingdomOfLoadthing: http://www.kingdomofloathing.com/ (that's something you could use PHP for) Not sure how long it would take to write a simple one...
__________________ There is nothing on sundersoft.com. |
| |||
| I wouldn't reccommend flash from a seo standpoint. The crawlers from search engines won't have much to read. I would go with php, javascript, or something else. |
| |||
| Quote:
My opinion for game development is flash (this is what you asked). Flash can also handle data import and export with most languages (php, mysql are free, as well as AMFphp). Alas this is not an easy task, it's not too complex but not super easy as well. Flash is very specific on how it handles data and depending on how and what your trying to accomplish. But for the best in interactivity, flash is the way to go... As always this is just my opinion... |
| |||
| There wouldn't be much useful text to index in a flash game anyway, so I'm not sure why you'd want it on a search engine. You could write a description of it and put it on the page the game's on. Also, a search engine wouldn't index a plain-text file unless you linked to it from one your pages... I'm not sure what the point of doing that would be since the file contains data that a visitor wouldn't need or understand, and they'd be linked to it from a search engine instead of to the actual game when it shows up in a search... I'm pretty sure Flash can do HTTP requests in general.
__________________ There is nothing on sundersoft.com. |
| |||
| What are some good resources for php? |
| |||
| Php.net is really the only place you need to go to if you already know PHP. Here's W3Schools PHP tutorial, which I haven't tried: PHP Tutorial W3 is good for learning the basics of a language if you can already code but php.net is a better referance. PHP freaks: PHP Help: PHP Freaks! (haven't tried that one either but it seems pretty popular)
__________________ There is nothing on sundersoft.com. |
| |||
| AFAIK, most online games these days are written in Flash. You can use PHP to display images and text, but if you want to include video and sounds, you will need some amount of Flash or maybe Java.
__________________ ~Lauxa~ |
« Previous Thread
|
Next Thread »
| Thread Tools | |
| Display Modes | |
| |
| | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Dilemma, Thoughts/Advice (language majors?) | Ibanez | Character & Contribution | 2 | 07-04-2007 07:36 PM |
| Effective Language Learning | Phi | Personal Effectiveness | 6 | 06-13-2007 12:29 AM |
| How to remember more words of foreign language quickly | jeff-wang | Personal Effectiveness | 10 | 02-16-2007 12:53 AM |
| Language Immersement | Scipio | Fun & Recreation | 5 | 11-13-2006 07:26 PM |
All times are GMT. The time now is 01:11 PM.


