Intel SRT missing "Accelerate" button
If you're looking to figure out why Intel's RST (Rapid Storage Technology) isn't showing you the Intel (Smart Response Technology) "Accelerate" button, this article might help you. Continue reading...
If you're looking to figure out why Intel's RST (Rapid Storage Technology) isn't showing you the Intel (Smart Response Technology) "Accelerate" button, this article might help you. Continue reading...
I came across the following error while attempting to compile a client's project using MSBuild. It took me a while to find out what I was missing. Continue reading...
We recently ran into a problem on our newly designed website, in which all the <i>, <b>, <u> (italic, bold and underline) tags weren't working. They would all show plain text. Continue reading...
Yup! I was one of the lucky ones to get invited to use google music beta. As payment back to Google, I will do my best to summarize my experience and thoughts about google music to help you decide if it is the right music solution for you. Continue reading...
As a web developer, every once in a while the need arises to redirect a user to a page as well as have the destination page know something about what happened on the previous page. Continue reading...
When HTML was first dreamed up, its original intention was "to use and share documents" across single or multiple networks. Tim Berners-Lee was the man who wrote the simple tags which defined the structure of how HTML presents a document. With the rapid growth of the interconnected networks (Internet), HTML quickly became the default option when providing a document for viewing across networks. Continue reading...
There is none. I mean, I'm sure there are lots of anti-virus softwares that prevent old viruses from getting on your computer, but unfortunately for the anti-virus software industry, hackers will always be creating new viruses that side step current security measures. Always one step ahead. So what's the best way to avoid getting viruses if an anti-virus can't protect you 100%? Just don't get viruses. :) Continue reading...
I was recently contacted by a friend to remove a virus from his computer. In this case it was a virus type that I like to refer to as "Anti-Virus Virus". An Anti-Virus Virus is a virus that pretends that it is an anti-virus, and it proceedes to misinform you that it has found "multiple threats" on your computer. It then promises to help you remove these viruses by directing you to a website that will get your credit card information and do who-knows-what with it. Continue reading...
Recently, Google announced the release of their newest netbook/thin client called Chromebook. This computer is built entirely of just a browser. That's it. It's a pretty amazing concept considering that no other software/hardware developer has attempted this before. Continue reading...
Recently I was given the opportunity to research and implement a way to accept formatted user input that would then be displayed on a website after going through a moderation tool. In this case, the WYSIWYG was deemed the best tool for the job, as it allowed non-technical people to be able to format their input in a web-friendly way... in theory. Continue reading...