Use CSS to Show the Current Nav Point
Here’s a quick but useful CSS technique. Learn it, and love it – this technique will let you do with CSS what other people have to do with a scripting language.
My 9 Best Coding Tips
Over the last few years, I’ve learned a lot about programming and coding sites. Some of this knowledge came from books, but the majority of the really good things I’ve learned came from simply “doing…
SEO Tool Under Development: SaturationChecker
I constantly have ideas, but I rarely have time. (Not an issue – if you don’t need to sleep. But I need my beauty rest each night.) Sometimes, I get a bit of bonus time…
Things I’ve Come to Believe
I have a few philosophies that I’ve either adopted (by learning from others) or that I came to believe due to things I’ve experienced in life. Here are a few. – I don’t debate with…
How to Conceal Your WordPress Version
There may be reasons you don’t wish to disclose that you’re using WordPress, or you may simply wish to disguise which version you’re using. I hope your reasoning isn’t for “security”, because this isn’t truly…
Automating Shareasale Affiliate Reporting w/ PHP & cURL
For this example, I’m going to show you how to use PHP and cURL to check your Shareasale stats. I thought, “Why not prepare everyone with a nice way to automatically gather their stats?”. But the following lesson can be applied to just about any affiliate site…or any website for that matter.