Apple likes to name their major revisions to OS X after cats — Tiger, Leopard, etc. Unfortunately many companies use the version number or the Codename interchangeably. It drives me nuts because I can never keep it straight. So, for those of us with memories like a steal sieve, here is a list to help you keep track.
The Problem: How to get a variable name as a string in PHP.
The Short Answer: Convert the variable to an array with the variable name as the key then extract the key.
Read more...
It happens all the time. A client finds something they want add to their project and sends along a screen shot or a scanned-for-the-web document to capture the text from. These are typically 72 DPI JPEG images, which we can read well, but are all but virtually useless for OCR as they are. We could just give up and re-type the text but a few minutes of preparation can give you improved OCR accuracy.
Read more...
I’ve added a page showing the rules for posting comments on this blog. Basically:
- you have to register
- your first couple of comments are moderated
- profanity gets edited
- hate-speech gets deleted
- SPAM gets deleted
The details are on the Comment Rules Page.
Categories:
Everything Else Tags:
How to add a link to your blog's home page, or any arbitrary page for that matter, to the list of pages generated by WordPress. Typically this would be so a link to the home (or other) page appears in the header of the blog's pages.
Read more...