Ok, I’ll get straight to the point: There is a lot to dislike about many websites right now when it comes to how these websites generate revenue. On many sites it is hard to actually find the content you were seeking due to the huge amount of ads that get displayed. I’ve had my browser crash countless times due to poorly designed ads (generally, it is due to Flash ads, but it certainly can happen with JavaScript as well).
Is Flash a problem? With the way it is currently being used by advertisers, it would be hard to argue that it isn’t. However, HTML5 isn’t the solution. In fact, I think HTML5 will be a bigger problem than Flash ever was.
More...
I updated the look of the site so it doesn’t look like the default BlogEngine.NET theme. I’m not a graphic designer, but I think it could have turned out worse. It does look best in the latest version of Opera/Firefox (and probably Chrome and Safari…).
Hopefully IE will have support for border-radius and box-shadow soon… I’m not holding my breath though.
6ee08d3a-e615-4113-9f70-8ffbae9e88cf|0|.0
Tags:
I’ve added the reCaptcha to my contact page. If anyone who has installed the reCaptcha wants to add it to their contact page, the files are available here.
These are just the updated contact page files. You must have the reCaptcha already installed for these to work.
BlogEngine.NET had a pretty decent commenting system, but it lacked some of the functionality I wanted in a comment system for my blog. So I decided to update it myself, which turned out to be a bigger deal than I thought it would be. Still, after a few evenings of work, I got my comment system. The following is a summary of the new additions.
More...
45a64572-76b4-4c8f-ae44-b13cc811e5c4|0|.0
Tags:
These installation instructions now apply to version 0.95
First, the linked ZIP file contains the updated files for installing the Recaptcha control.
UPDATES:
- Version 0.95 – Changed initial loading method to fix error that occurred in certain cases in IE. If upgrading from 0.94, you only need to replace the Recaptcha.cs file.
- Version 0.94 – Logging fixes
- Version 0.93 – Added logging.
- Version 0.92 - The recaptcha will no longer get focus after it has been loaded. Install procedure is unchanged from version 0.91.
- Version 0.91 - Changed the way that Recaptcha is verified. It should no longer be possible to bypass the recaptcha by manually executing JavaScript on the page.
- Version 0.9 - Initial Version
More...