« May 2005 | Main | July 2005 »
June 20, 2005
A Very Basic Introduction to TerraBlogging with MovableType

Start editing your TerraBlog with this handy beginner's reference.
By Josiah Q. Roe, Edited and Updated By Ron
Current Sections:
2. Adding Links and Fun Stuff to Your Mainpage
Continue reading "A Very Basic Introduction to TerraBlogging with MovableType"
Posted by Josiah at 02:38 PM | TrackBack
June 13, 2005
Signup Errors
I had suspicions a couple days ago that there were some issues with the signup script which was keeping the signup e-mails from getting to Ron, myself, or Maphet and therefor keeping us from creating new blogs.
Well, we found the error and fixed it, and we apologize. So if you signed up for a blog recently (as in the last week or two) please by all means signup again.
Posted by Josiah at 09:44 AM | TrackBack
June 09, 2005
Database Migration
The databases have been moved locally... this should help speed things up.
Woot.
Posted by Stephen at 09:59 PM | TrackBack
June 08, 2005
Is Your ChattaBlog Scheduled For Deletion?
DEADLINE: 1:00pm on June 15th
Because of inactivity, a number of blogs on the ChattaBlogs domain are scheduled for deletion. That's right, friends -- they'll be completely, irrevocably erased because we need to thin the herd. This list was automatically generated, and it's nothing personal. If your blog is listed below, then it's on the chopping block (unless it has a strike through it):
Continue reading "Is Your ChattaBlog Scheduled For Deletion?"
Posted by Hugo Fitch at 01:00 PM | TrackBack
June 07, 2005
Trackback Pings
Recently, Chattablogger eclose of I Can Remember When asked, "What is pinging?"
Ryan of Ranting to /dev/null had a great response:
In the general sense, a "ping" is a bit of data that your computer sends out to another computer with a request for a response. It verifies network connectivity and integrity, and the time elapsed between the transmission is first sent and the response is received is an accurate measure of how fast the network is.
In blogging terms, a "ping" notifies some service of your choosing that you've updated. Chattablogs has built-in pinging of its own site, but MT is flexible enough to allow you to ping other sites should you so choose.
Oh, and a "trackback" is a list of other sites that ping servers in common with your site that have linked to a particular post.
So, how does one use the trackback functionality of their TerraBlog? It's easy, and there's no need for me to elaborate further because there's already a great resource that explains it in depth. Check it out!
Posted by Hugo Fitch at 01:40 PM | TrackBack
June 06, 2005
How To Use The MT-Blacklist to Fight TerraBlog Spam
What is the MT-Blacklist?
In a nutshell, the "MT-Blacklist" is a list that you can add spammers to. It blocks future comments from these spammers by extracting and blocking the URLs that the spammers are advertising. It’s a spam blacklist clearinghouse.
How can I use the MT-Blacklist?
Here's how de-spamming your TerraBlog using the MT-Blacklist works:
First, you’ll need to receive email notifications when you have new comments on your TerraBlog. Take these easy steps:
1. Log in to Movable Type.
2. Click "Manage Weblog."
3. On the left you'll see a button that says "Weblog Config." Click it.
4. You should now see some stuff at the top of the page that reads "Core Setup | Preferences | Archiving | IP Banning"
Click the "Preferences" link. This takes you to the page where you can edit your blog's description and stuff.
5. If you scroll down, you'll see an option that reads, "Would you liked to be notified via email when someone posts comments to your site?" Select this option. You will now be notified via email when someone posts a comment on your blog.
6. When you get a spam comment on your blog, you can check your email and look at the emailed copy of the comment. Near the bottom of the email you will see a blurb that reads "De-spam using MT Blacklist"
There is a link right below this that will look something like “http://chattablogs.com/mt/mt-blacklist.cgi?__mode=despam&_type=comment&id=000000”
Clicking this link* will open up a new window that will take you to a MT-Blacklist page. This page lets you add to the list of banned URLs.
7. If it's spam, you'll generally want to just click** the button on this page that reads "Go forth now and do my bidding!" A careful read of this page makes the rest of the the interface’s options pretty self-explanatory.
*NOTE: Make sure you're already signed in to your blog account before you click the MT-Blacklist link in your email or it will take you to the wrong page — trust me.
** REALLY IMPORTANT NOTE: Make sure that the URLs to be added to the MT-Blacklist are really junk. Sometimes spammers stick normal URLs into their spam, so that when they're added to the Blacklist something like Google (for instance) gets added, too. Spammers are really tricky and evil that way, and should thusly be destroyed. ALSO, you'll want to make sure you trim away any unnecessary junk in the spammer's URL. For example: sometimes spammers will have addresses that look something like "poker.texas-holdem.com" or "blackjack.texas-holdem.com" and you can cut out the first part so that the URL will just read "texas-holdem.com" -- this saves a lot of bloat in the list.
Do your part in the anti-spam war effort! Use the MT-Blacklist! Onward!
Posted by Hugo Fitch at 04:59 PM | TrackBack
June 03, 2005
How TerraBloggers Can Use "Blog This" on Flickr
Are you a TerraBlogger fond of Flickr? (Say that 5 times fast.)
mrscrumley asks, "do you know how to configure "blog this" to work on Flickr? It is asking for MT cgi-bin, which I don't know."
http://chattablogs.com/mt/mt-xmlrpc.cgi is the URL you need there, plus your username and password. If your blog is on another TerraBlogs domain (like SeattleBlog.org, for example) just swap out the domain name in the address (like http://seattleblogs.org/mt/mt-xmlrpc.cgi).
Josiah has used this before and he says that despite Flickr showing an error everytime he uses it, it still works.
Posted by Hugo Fitch at 03:05 PM | TrackBack
How to Change Your Blog's Description
1. Click the WEBLOG CONFIG button in your editing menu (on the left).
2. Then click the tab marked "Preferences" at the top of the page.
3. The first box on the page is labeled "Description."
4. Change your description and then save it by scrolling to the bottom and clicking the SAVE button.
5. Rebuild your blog by clicking the REBUILD SITE button in your editing menu (on the left).
6. Turn around three times and clap your hands.
Posted by Hugo Fitch at 10:01 AM | TrackBack
June 01, 2005
Your Blog's Font Sizes
Font size issues got you down? Before attempting to modify your blog's fonts, you'll want to know a little bit about CSS (Cascading Style Sheets).
What is CSS? If you don't know, you should read up on it. Among other things, CSS is what makes your blog's fonts look the way they do. If you're a TerraBlogger, the file where your blog's CSS stuff is located is probably named styles-site.css. You'll want to familiarize yourself with the way the info in this file looks before you get started. Try to figure out what does what. And before you change ANYTHING, save a backup copy by copying and pasting it to a simple text document. This will save you a lot of headaches and help you keep your New Year's resolution to stop swearing. Trust me.
Jeremy wants to know: "How to do a relative font-size change so that the font will adjust to the individual user's browser."
Continue reading "Your Blog's Font Sizes"
Posted by Hugo Fitch at 04:45 PM | TrackBack
Memphis Blogs
I suppose I should make an official announcement here that Memphis Blogs is up and running. Its been sitting there for awhile, we just never bothered to launch it. Now that were on a new faster server we're going to start turning on more and more blog sites.
We'll also be moving a few people over to Memphisblogs who've moved there recently or were on Covblogs. If you're from Memphis, let us know and we'll getcha moved over.
Mark is also going to be tweaking the site to make it a bit more aesthetically punchy.
Gotta send the shoutouts to Stephen, Ben, and Ron for getting it going and to Pablo for the design.
Posted by Josiah at 03:32 PM | TrackBack
How to Post Images on Your Blog
Posting pics on your blog is actually easy. Once you're logged in to your editing menu, click the UPLOAD FILE button on the left. a window will pop up. You'll need to:
1. Choose a file. Select the photo you want to upload.
2. Choose a destination. You'll want to make sure < Local Archive Path > is selected, and then type the word "images" (without the quote marks) into the box next to it. Then, click the UPLOAD button.
After the file has been uploaded, you'll see a new page that says "Your file has been uploaded. Size: (a number) bytes."
You have a couple of options here. You can either "Create a new entry using this uploaded file" or you can select "Show me the HTML."
If you're in a hurry and you'll only need one image in your blog entry, you may want to choose the option "create a new entry using your uploaded file." This will insert the necessary code into a new blog entry automatically.
If you choose the "Show me the HTML" option, you can copy and paste the HTML once it's displayed.
If you'd like for your image to be a pop-up image, you'll want to create a thumbnail for the image (a smaller image) by selecting the checkbox beneath "Image Thumbnail." Make sure that "Constrain proportions" is checked and type in either the width or height of the image. Constraining the proportions keeps your image from being disproportionate.
At the bottom of the page, you'll see two buttons. One of them is labeled "POPUP IMAGE," and the other is labeled "EMBEDDED IMAGE." Choose the appropriate one for your purposes.
NOTE: There is a 2MB maximum upload limit. (added 6/2/05)
Posted by Hugo Fitch at 09:36 AM | TrackBack