Archive | Quick Solutions RSS feed for this section

Change Firefox View Source Application

13. August 2009

1 Comment

Without question, Firefox is the best Internet Web Browser and has only one slight drawback: The View Source Application. This article talks about how to change the View Source Application in Firefox.

Continue reading...

Show HTML Code On Web Page

30. July 2009

0 Comments

When you write about technology, you often have to show HTML code on a Web Page such that the code does not get executed. But, more importantly for those involved in SEO, you may need to show HTML code on a Web Page to enhance the way that you do your job. In this article, we will quickly explore the easiest way to show HTML code on Web Pages...and not have the code execute.

Continue reading...

Replace Comma with Line Break

30. July 2009

3 Comments

Early this week, I had a simple technical problem that required me to replace all commas in a list with line breaks. This should be a simple one that will take no more than 5 minutes. I typed into Google "replace comma with line break" intent on a quick solution but no instant fix awaited. Thus, I am writing about it in the hopes that whoever has to replace a comma with a line break will not have to scurry around looking for a solution.

Continue reading...