Android ADT 22 Update Error ClassNotFoundException
I have done the same thing as many of you, I have run an updated on android SDK Manager and got the SDK Tools updated to Rev 22 and run update in Eclipse. Everything was great and I was ready…
I have done the same thing as many of you, I have run an updated on android SDK Manager and got the SDK Tools updated to Rev 22 and run update in Eclipse. Everything was great and I was ready…
I have recently updated up Development System and had to move a lot of MySql databases. Since phpMyAdmin was not an option to move a ton of databases I have made some research and was happy to find out that mysql command…
I have recently encounter a problem Error 500 with running SEF on a joomla website. I was stumbled because all SMTP configuration in the Joomla (Site -> General Configurations ->Server) where correct. Here are the steps that took me fix Error 500 and to…
Common issue that I have seen is JavaScript drop-down menu disappearing behind flash. I have not seen a JavaScript drop-down menu disappearing behind Java applet. It doesn’t have to be an applet but it could be an object or div….
Running two JavaScript libraries on the same page is causing some issues, one or the other might be running but not both at the same time. The issue is that jQuery and Mootools are both using $ to call the…