Monday, March 19, 2007

How to git a Slide Gestbook


Reesintly, I put a Flash gestbook on my site. It took abowt 2 minits, and it's vary eezy. It's a widget frum Slide.com, and yoo can kustumize it however yoo wunt: diffrint sizes, diffrint skins, diffrint bakgrownds, etc. (The one downside is that it duzn't come in a size small enuf to fit most sidebars.) I like being abul to see all my best frends faces come up on it!

GO HEER TO GIT ONE.
TIP: For sum reezin, the code that Slide.com provided reezulted in a teevee that was too narrow. So I modifide thare code and changed the width frum 400 to 550, and changed the height frum 400 to 425. Yoo can also try a 426 width and a 320 height. Or play around with other dimenshuns.... too small duzn't werk tho -- I coodn't shrink enuf to fit in my sidebar.
=========================
Kaze asks:
Yes, mine doesn't want to fit in my sidebar...how did you get yours to be at the top of your page?
Yoo'll need to edit yer template. I've provided Blogger instrukshuns beelow:
OLD BLOGGER
For old blogger templates, klik the template tag and paste yer code snippet above this div tag in yer template:
<!-- Begin #content -->
<div id="content">
NEW BLOGGER
  1. Klik yer template tab.
  2. Klik the "Edit HTML" link beelow it.
  3. IMPORTUNT! Chek the "Expand Widget Templates" chekbox at the top rite above ware yoo edit yer template.
  4. Paste yer code above this div tag: <div id="'content-wrapper'">
  5. Klik the orange "Save Template" buttun.

Friday, March 16, 2007

How do I add myusik to my blog?

The code to add myusik to yer blog is beelow. Yoo'll need to have the mp3 hosted online sumware, and then replace the URL below with the path to yer mp3. In the code beelow, loop is set to false, wich meens it won't play over and over and over agin and drive yer viziters insane. To make it repeet, replace "false" with "true". In the code it's set to play awtomatikly win yer page lodes. If yoo don't wunt it to play awtomatikly, change autostart="true" to autostart="false".

<embed src=http://www.yoursite.com/song.mp3
height="20"
width="145"
autostart="true"
loop="false"
width="0"
height="0" >
</embed>

Wednesday, March 14, 2007

How do I uplode fotos on blog.com?

My new best frend Parker asks:

I can't figure out how to put a picture on my post. When I upload them from my computer they go into an album. I signed up with blog.com and my Mommy is getting so frustrated! Please help if you can! Thank-you!



Parker, I understand yer frustrayshun, becuz I coodn't git a foto uploded win I tride -- until I uploded a foto that was alreddy online (for ixzampul, hosted on Photobucket.) Heer are the steps I wint thru:



STEP 1: Klik the foto ikon:



STEP 2: A popup will come up. Klik the "Insert External Image" tab:


STEP 3: Paste the foto's URL in the Image Address box, then klik the insert buttun at the bottum of the skreen:


KLIK HEER for more informayshun on image hosting (since blog.com's hosting duzn't appeer to be werking).

Once yoo've got yer image hosted online sumware, to find out whut its URL is, all yoo need to do is view it, then rite-klik on the foto and select the last opshun -- PROPERTIES --- and then in the box that pops up, the address/URL is displayed abowt 1/3 of the way down. Copy the URL for yer image and paste in into the adress box as deeskribed above.

Heer's ware yer URL is displayd in the Properties box win yoo rite-klik an image:

Parker, I hope that helps. I'm gonna follow up with blog.com to see if I can git the album funkshun to werk rite.

Sunday, March 4, 2007

Wordpress blogs and Spam

I've been noticing that some cats are getting some comment spam. Some of those spam comments are from place selling interesting items. It's easy to go in and delete them. It can get frustrating if for some reason your blog is targeted for lots of this comment spam. Blogger helps because you can insert that little comment verification, however human spam can still get through.

There's also been some targeted hate spam going on in comments of various blogs. I'd like to point out a plugin you can get for your wordpress blog that combats all sorts of spam. Wordpress has many spam plugins. I found a blog using spam karma and I found that particular plugin and so I've used it. I have no real complaints except that from time to time spammers will find away around the filters.

However, it saves me most spam. In the logs I have 84 spam comments and about a dozen approved comments since the last time I checked. I believe that's been about 3 days. Spam Karma automatically captures the IP of your spammer as well as an email address and any other information. You can then either blog the email address (although it's probably fake), the keywords they are using (ie viagra), or you can even block the entire IP. Blocking the IP is dangerous because sometimes people are on a group IP address. However, for a really bad spammer that you can't get rid of any other way, it's a good solution. You can always remove the IP when the spammer moves on.

I still get a little spam, but very little. And if I do, spam karma will help me prevent more from that source in the future. It also gives me tools to work with if I have been targeted for any hate spam coming my way. Worst case scenario, I get a lot of hate spam from one IP. I can block it, but I can also report it to my host and they can block that IP from getting to my site and/or report the spammer to THEIR host.