The “Class 10” label on Transcend card suggest that is should work 2½ as fast as the my plain 3 years old Kingston SDHC Class 4 8GB memory card. Indeed, I was disappointed to realize the opposite: Transcend class 10 was on average about twice as slow as Kingstone class 4.
Create a front page for WordPress that does not show up twice
January 11, 2010Note: I think this is not an issue anymore, since WordPress finally created the “menu” design feature. There is no need anymore to create front pages to show content as tabs at the top of the page. The “menu” feature is a much superior than front pages.
Several people wonder how to configure WordPress to show ones own page when opening the blog (also called front page). There are instructions on wordpress support.
If the theme of your blog happens to show your front page twice (duplicated front page), then you will need to adopt a workaround, as I will discuss.
The expected solution: As explained on WordPress support, create your own front page and another empty page. Go to Settings->Reading, select “A static page”, set yout page as the “Front page” and the empty page as the “Posts page”.
The Bug: WordPress will show all top level pages (that have no parent) and both pages chosen at Settings->Reading->A static page. Your homepage satisfies both criteria, therefore it is added twice. Blame WordPress, this has not been fixed for years!
The ugly workaround: Back to your pages, edit your front page. At the attributes you will find a combo to set the “Parent page”. Select any other page, eg. your empty blog page and save the changes. This will mess up the hierarchy of your pages, but that is the price you pay for the workaround.
A poem about Subversion
October 7, 2008I found an interesting poem from Peter Kriens about SVN (subversion) that was posted to the Eclipse committer mailing list. Really interesting how frustration can encourage your imagination in others arts besides computer programming.
Posted by Daniel Ferber