Sunday, December 20, 2009
It’s a fact: if you know HTML, CSS, and JavaScript, you already have the tools you need to develop your own iPhone apps. With this book, you’ll learn how to use these open source web technologies to design and build apps for both the iPhone and iPod Touch, on the platform of your [...]
Sunday, December 13, 2009
Review
Praise for Developing Hybrid Applications for the iPhone “For those not ready to tackle the complexities of Objective-C, this is a great way to get started building iPhone apps. If you know the basics of HTML, JavaScript, and CSS, you’ll be building apps in [...]
Wednesday, September 9, 2009
I need an easy to use, since I am not too experienced to fix javascript errors, a program that scans and fixes runtime and other jave errors. I hope it can be freeware, but will pay if I have to. If anybody knows of a good reliable debugger that will not crash my system please [...]
Thursday, August 27, 2009
I just installed java from the offical website and when i go to a website that has to use java in order for it to work i get this little box that pops up that says “Several Java Virtual Machines running in the same process caused an error” what can I do to fix this [...]
Saturday, August 22, 2009
The Java SE works on the AOL browser. I receive messages like,Java Script has a runtime error, or several Java Virtual Machines are running and caused an error. I can not play Yahoo games. I tried as one answer suggested to delete and reinstall, but that didn’t work even though it was an [...]
Thursday, August 20, 2009
i know that java runs with virtual machine and javascript runs in a web browser but i want to know how big the source code of internet explorer would be? because it is capable of executing html,dhtml and all other languages.
while java developement kit(JDK) runs only java programes . So is internet explorer smarter [...]
I’m asking about the performance of Actionscript compared to Javascript. I know that Flash files are compressed into bytecode and actionscript is running on a virtual machine. From this fact, my initial guess is that Actionscript will perform better (once initialized and resides in RAM) than Javascript. Javascript, on the other hand, [...]