ADT requires org.eclipse.wst.sse.core 0.0.0 but it could not be found

0.00 avg. rating (0% score) - 0 votes

In Eclipse 3.8, installing the Android Development tools may fail with the following error:

Cannot complete the install because one or more required items could not be found. Software being installed: Android Development Tools 0.9.9.v201009221407-60953 (com.android.ide.eclipse.adt.feature.group 0.9.9.v201009221407-60953) Missing requirement: Android Development Tools 0.9.9.v201009221407-60953 (com.android.ide.eclipse.adt.feature.group 0.9.9.v201009221407-60953) requires ‘org.eclipse.wst.sse.core 0.0.0’ but it could not be found

Continue reading ADT requires org.eclipse.wst.sse.core 0.0.0 but it could not be found

ACPI Shutdown on Virtual Ubuntu

5.00 avg. rating (94% score) - 2 votes

If your virtual machine does not shut down when asked by the hypervisor, install the package acpi-support.

Works at least with KVM, but I see no reason why it would not work as well in other virtualization platforms, if they just send the ACPI shutdown signal to VM.

Thanks:

WordPress Logins and Administration over SSL

0.00 avg. rating (0% score) - 0 votes

To force SSL logins and the administration interface, edit wp-config.php and add these before the “/* That’s all, stop editing! Happy blogging. */” line:

You must set up Apache to use SSL of course.

A lot more info can be found here:

Get Internet Explorer 7 to work under Crossover Office in Ubuntu 12.10

0.00 avg. rating (0% score) - 0 votes

If IE7 just keeps opening the runonce3.aspx, you can use this to make it forget about it:

Disable ptrace security (please don’t do this on a multi-user machine – see the codeweavers support wiki instructions regarding security):

Continue reading Get Internet Explorer 7 to work under Crossover Office in Ubuntu 12.10

Hello again, world!

0.00 avg. rating (0% score) - 0 votes

I’m just trying to get my old blog back online after neglecting it for a couple of years. And a disk crash. And no MySQL dumps, of course. Luckily I had the MyISAM data files so I was able to salvage most of it. Lot’s of stuff not working yet. Working on it.