Revamping my website... Any opinions?
Jorge P
Posts: 385
Hi all,
Roughly once a year I check the links on my site to make sure they are all working properly. I was sort of surprised when I just now noticed that Gallery.Live.com was retired. I've made the decision to no longer produce gadgets, even though they still work in Vista, Windows 7, and maybe 8. These gadgets I made got me to the #1 search ranking for "Hulu Video Gadget" search in Google, Yahoo, and Bing. Unfortunately, I am forced to alter the entire purpose of my site.
I will still be using the site for my .NET software and have recently added a Propeller section. I would like to focus mainly on the Propeller and soon BS2.
I will be doing allot of maintenance on my site in the next few days and would like some opinions as to what Propeller material I should place on the site. If someone here, maybe a high ranking member, would help me to gather a listing of most commonly asked questions in the forums that is not contained within the manuals.
I will link to anyones Propeller site and create some banners representing that website, that anyone can use to link from their sites as well. It is one of the only ways I can currently offer anything in return for the help I have received here.
The site itself is hosted through OfficeLive.
So to sum it up, I would like to gather all/any sites that have Open Hardware designs, Propeller Material, and any sites that no longer exists about the propeller that someone might have an archive of, that I can publicly archive on my site. Any language, but English preferred since I only speak English. Maybe, if Parallax will allow, I can archive some of their retired and no longer available documentation in case someone needs it.
My website is linked in my signature.
Thanks.
Jorge P.
Roughly once a year I check the links on my site to make sure they are all working properly. I was sort of surprised when I just now noticed that Gallery.Live.com was retired. I've made the decision to no longer produce gadgets, even though they still work in Vista, Windows 7, and maybe 8. These gadgets I made got me to the #1 search ranking for "Hulu Video Gadget" search in Google, Yahoo, and Bing. Unfortunately, I am forced to alter the entire purpose of my site.
I will still be using the site for my .NET software and have recently added a Propeller section. I would like to focus mainly on the Propeller and soon BS2.
I will be doing allot of maintenance on my site in the next few days and would like some opinions as to what Propeller material I should place on the site. If someone here, maybe a high ranking member, would help me to gather a listing of most commonly asked questions in the forums that is not contained within the manuals.
I will link to anyones Propeller site and create some banners representing that website, that anyone can use to link from their sites as well. It is one of the only ways I can currently offer anything in return for the help I have received here.
The site itself is hosted through OfficeLive.
So to sum it up, I would like to gather all/any sites that have Open Hardware designs, Propeller Material, and any sites that no longer exists about the propeller that someone might have an archive of, that I can publicly archive on my site. Any language, but English preferred since I only speak English. Maybe, if Parallax will allow, I can archive some of their retired and no longer available documentation in case someone needs it.
My website is linked in my signature.
Thanks.
Jorge P.
Comments
Hi Jorge,
I have added whatsavailable.org (including a logo) to the links page of my ZappBots Website.
My ZappBots Site and Forums are about building robots, microcontrollers, electronics and more.
.
Regards,
zappman
The link to codegen has no text at all, so it just shows up as link which doesn't really help determine what it's a link to. Search engines use these bits of info as well to help rank pages as to their relevance, so fixing them will solve two problems at once.
hth.
If he has to go more than five layers deep to find out the purpose of the site, start over.
I will check some settings on images, but this may be beyond my control. If I can't alter the alt tags, I will raise an issue with support regarding this, Microsoft is usualy good with accessibility.
@zappman
I will link back once I rearrange everything. Just a note about my logo on your site, I will be changing the subtitle as I will no longer be supporting gadgets. I will send you an image when I get this done. All my gadgets are dead links since Microsoft retired the gallery.
Jorge, when you send your new logo, I will put it on my links page, its easy for me to do. I am looking forward to seeing all the changes yo make to your site.
hth.
softcon, When in my website administration menu, I find that the only way to add alt tags is by using pure HTML when adding links and images. Not difficult for me since I started HTML programming with notepad, but it is a bit more time consuming. I have a question about what I should put in these alt tags for a better description of what the images and links portray. How detailed should they be? and, What words an punctuation should I avoid, if any?
I'll check my local phone directory for any clubs and organizations that deal with visually impaired to see if they will be willing to let me have or borrow some equipment to test with. Quite a while ago, I was creating books to audio cassettes for the blind in my community so maybe I can offer that service again in exchange for some equipment.
A link to a page where you can purchase items from our local store
is probably too much. On the other hand, something like:
store link
is probably not very descriptive, unless you've already mentioned the fact that you're running a store elsewhere on the page.
On most images, something like:
stack of books
will probably be enough
unless there's some specific reason to draw attention to something else on the image such as:
stack of books with redemtion code on book spine
(in that case, you might want to put the redemtion code elsewhere if it's not specifically in the alt tag.
I think the w3 folks state that a link text should be enough to describe the link, but not more than necessary.
This gets stretched a bit most of the time, especially in places where blogs are present or posting boards (depending on whether title tags are used or not)
However, you can test all of this for free with the nvda screen reader.
NonVisual Desktop Access is an opensource screen reader that works fairly well (though it has some rather severe limitations, it is improving) and it can be downloaded from http://www.nvda-project.org
That will let you check your pages without having to spend funds for the high-priced commercial alternatives.
hth.