Wednesday, March 19, 2008

How to Make an Email Link

Camies's Kitties asked:

Skeezix,

We were wondering how we can put up a link with our e-mail address so people can e-mail us. We looked but didn't see it in the topics covered.

Tiki, Tavi, Cody and Camie

This is eezy, but yoo mite not wunt to do it cuz it will jenerate spam. Spiders and bots crawl the innernet looking for emale adresses to harvist, and beefore yoo know it, yer male box will be full of viagra offers and reqwests to send munney to Nijeeria.

Heer is whut the link strukcher looks like:

<a href="mailto:camie@camieskitties.com">camie@camieskitties.com</a>

Yoo just replace it with yer emale adress.

But as I sed, this will make spam show up in yer male box.

There are forms and javascript yoo can use to make yer emale adress invizibul to the spiders and bots, but I'm not sertin thare 100% effektive (I'll look up one of thoze skripts and post it heer shortly.) I purrsunully think the safest thing to do is post a grafik with yer emale adress on it, and don't link it.... yer frends can still eezily find yer emale adress, but it's more safe frum spammers.

A reeminder, win yoo post an emale adress in text on yer blog, don't paste in the emale adress, insted use the following format:

myname AT mydomaine DOT com

Monday, March 10, 2008

Blogger image upload problems

My best frend Jeter Harris rites:

deer skeez,
heer it iz ... day deux uv not bein able to uplode a pikshur.
da messije i get iz dat i'm havin sum server difficultiez.
i'm reelee reelee mad at google fer dis.
do u hav any idearz?
yerz troolee-o'jh

Jete, I understand yer frustrayshun. Forchewnitly, thare's an eezy werkarownd. Yoo need to uplode the foto to anuther site and then point to it frum yer blog. Yoo can uplode to Catster, Flickr, photo bucket, or any one of many free image hosts. Once it's bin uploded sumware other than Blogger, git the image "path" - that's the URL ware the image livs. To do that, rite-clik on the image to pop up the menu as shone beelow:

Selekt PROPERTIES and then the dialog box that comes up will show yoo the URL of the image:

Copy the URL (by selekting and hitting CONTROL-C), and then bak at yer blog, in the EDIT HTML mode, paste (CONTROL-V) the URL into yer post and in frunt of it, put <img src= " and after it, tipe "   border="0" >

so that the hole thing looks like:

<img src="http://www.fotosite.com/jeterspikcher.jpg" border="0">

... and yer dun!