The new version would allow the president to “declare a cybersecurity emergency” relating to “non–governmental” computer networks and do what’s necessary to respond to the threat. Other sections of the proposal include a federal certification program for “cybersecurity professionals,” and a requirement that certain computer systems and networks in the private sector be managed by people who have been awarded that license.
Share on Facebook
Many iPhone users have not been able to add their blog to the iPhone due to the client not being able to find the xmlrpc.php file. Because there is no way to manually set the location of the file, if the client cannot find it, it errors out, telling you to contact WordPress support. Well, I cannot wait for WordPress support, and found an easy temporary fix (until a new version of the client is released). The problem is with the theme.
In every theme, this line should be just before the tag: < ? wp_head(); ?>. If this line is there, but you still get the xml-rpc error, then the client is having trouble seeing it (well, the rendered version, which has the location of your xmlrpc.php). Easy solution? Change your theme.
The client only needs to see the location when you add the blog, but never checks it again. Change your theme to the default WordPress theme. Then add your blog to your iPhone WordPress client. Then change your theme back. It works!
Share on Facebook
An excellent research paper by Steve Gibson explains better than I can some very good reasons to despise Cleartype, and Microsoft font rendering techniques. This, I believe, is reason enough to make every computer you own a Macintosh, or at least attempt to install MacOS on your computers. Unless you enjoy reading at the MS mandated font size using the MS mandated fonts under cleartype (which is good, but I don’t prefer the MS recommended settings).
Well, I am cheap, and even though Apple hardware is typically cheaper than comparable non-Apple hardware, I am not in the market for that kind of hardware. As such, I have used Windows, and the Safari browser for reading on Windows (Safari uses the MacOS font technology). That is, until about a month ago, when I read this post about gdi++. I use gdi++++ under Windows now, and am not forced to use Safari at all anymore. Now I am back to using Opera on my $300 Acer laptop, and the text is much more readable. The japanese developers of this software have my gratitude.
Share on Facebook