-
Ontario Mortgage Online
It has been awhile since I blogged is one of my most recent web projects for Kimberly Lefebvre who is a mortgage broker in Ontario. When she got in touch with me about creating a new website and blog for her to help her promote
-
SEO No No's
I had a phone conversation the other day with a gentleman that was interested in having some search engine optimization done to improve the ranking of his website. He runs a local business here in Regina and has had a website for a couple of years. After talking to him
-
Visual HTML Jokes
import Caption from '../../components/Caption.astro'; I was surfing around a little last night and came across this visual HTML joke of the Leaning Tower of Pisa. I think you have to be a true HTML geek to think it is funny. That photo reminded me of a couple of photos of a
-
Basic HTML - Links
One of the great things about publishing on the Internet is the ability to link to other resources on the Internet. A basic hyperlink in the body of a page is created using the anchor tag and looks like this: <a href="http://lgr.ca/">LGR Internet Solutions</a> The href (Hypertext Reference) attribute is the resource
-
FeedBurner Status and 502 Error
One of the things I did last week was migrate my feeds to Google from FeedBurner. For the most part things went smoothly, although subscriber stats are still low. Ironically it appears that all of the Google Reader subscriber numbers have been missing since the move. FeedBurner
-
Around the Web
It has been a busy week trying to sort out the errors with a Mozy online backup install, doing updates to websites for clients and working on some new sites as well. I did put up one website/blog this past week and I will have a post about it next
-
MozyServerError6 and VSS Writers
I like Mozy online backup, as you have probably guessed. I liked Mozy so much that I started offering it as a backup solution to clients and it has worked great. There has been the occasional hiccup but just small things that a quick email to support could solve. Recently
-
WordPress TV
If you are a WordPress user you have probably already noticed on your dashboard that WordPress TV has launched. If you do not already use WordPress to power your website or blog you might want to take a look at some of the great videos that they have available
-
My Google Wish List
import Caption from '../../components/Caption.astro'; I use several of Google's applications everyday and there are some things that I with they would add. So in no particular order here is my wishlist of things I would like to see added/changed in Google for 2009. Export Data into Google Docs <Caption id="attachment_1026" align="alignright" width="310"
-
Basic HTML - Headings
import Caption from '../../components/Caption.astro'; If you are new to running your own website or blog you might not know a lot of HTML but there is some basic HTML that is easy to learn that will make running and managing your website and blog much easier now and in the future.