May 28th, 2008
Now that I finally gave in and signed up for Twitter, I want to add my Twitter feed to my blog. And as one might suspect, Twitter offers a few options to help you get their product on your site. Here’s how I put my Twitter updates in the TechTraction sidebar.
Continue reading...
Filed under: How-To & Tech Tips
May 23rd, 2008
On Wednesday 5/21/2008 I detailed the steps I went through to solve my nephew’s unmountable boot volume problem. Fortunately for my nephew the problem wasn’t nearly as catastrophic as he originally thought, and I was able to get his machine back up and running. Unfortunately not all Windows boot failures are the same, and not all of them are easily remedied. If you’re experiencing a boot failure different then my nephew’s, you should check out FixYa (a technical support, instruction, and repair service). They have a fairly extensive list of common boot failure errors with recommended solutions.
Continue reading...
Filed under: Friday Finds
May 21st, 2008
My nephew had his first encounter with the infamous Blue Screen of Death which left his desktop computer utterly useless. Having been appointed the family “computer guy” many years ago, I received the casual, yet mildly panicked, inquiry, “Hey, can you fix Thomas’ computer? It says something about an unmountable boot thingy.”
Continue reading...
Filed under: How-To & Tech Tips
May 9th, 2008
Since my recent hard drive issues, I’ve been thinking about different approaches to the basic “computer backup.” During my daydreams I wondered about a specific backup facility for the Thunderbird email client. Yes, a basic system level file backup can save all of my Thunderbird email data, but is there a way to backup email from within Thunderbird itself?
Continue reading...
Filed under: Friday Finds
May 7th, 2008
I’ve been doing a lot of work over the past year with PHP, and have been loving this language for dynamic web page development. I program in a couple of other languages so I have a few personal preferences for how I write code regardless of the language. Therefore, I often write standard if statements in PHP the same way I do in other languages; however, there are at least two other ways to write a PHP if statement that I often forget (old habits die hard) and am writing today’s post a quick “cheat sheet” type of reference for myself, and anyone else that needs a quick reminder of the available PHP if statement styles.
Continue reading...
Filed under: How-To & Tech Tips