| What
to do |
- Create folders and set permissions
- Create Blog with Moveable Type
- Setting Preferences
- Changing your Blog's looks
- 'Post' an 'entry' to your Blog
|
| 1.
Create folders & set permissions |
We need to create a folder called "blog" and a folder called "archives"
inside it to contain our new and older blog entries. These folders need to
be inside the www folder so that the blog software (Moveable
Type) will work.
Here's how:
- Start up Internet Explorer.
- In the address box type in ftp://ftp.earlham.edu
- Type your username and password into the appropriate boxes.
- Open the www folder and click inside it.
- Select File —> New —> Folder.
- Name the new folder - blog
- Right-click on the folder and choose Properties.
- The folder needs to be write accessible, so check all
the boxes:
click OK
- Open this folder what you have just made.
- Select File —> New —> Folder. Name it "archives".
- Now right-click on the folder and choose Properties.
- Check all the properties boxes and click OK.
- Close Internet Explorer and fire up Windows Explorer - navigate to
your Home or H: drive and open the www folder.
You should now see a folder called blog and within this a folder called
archives. Check that they are both there.
|
| 2. Create
Blog with Moveable Type |
- Fire up Internet Exploder
- In the address box type in http://www.earlham.edu/moveabletype/mt.cgi
(or click on this link).
- Enter your username and password (the ones you use with webmail).
- Now we want to create a new blog, so click on the "Create New Blog"
button.
Fill in the boxes as follows:
- Blog name : LLC
- Local Site path : /home/students/<your
username>/www/blog
For example, LaRon Henry's blog would have a local site path: /home/students/henryla/www/blog
- Site URL : http://www.earlham.edu/~<your username>/blog
This is what you type in to your Netscape browser to get to your blog.
The ~ is the tilde character located above the Tab
key on your keyboard (you'll to hold the Shift key down also).
- Local Archive Path : /home/students/<your username>/www/blog/archives
Note that the archives folder is inside the blog folder.
- Archive URL : http://www.earlham.edu/~<your username>/blog/archives
- Timezone : select UTC-5 (Eastern Time)
Click the Save button to get this message:
Now, guess what you should do next.
- that's right, Rebuild your blog.
Whenever you make changes (either posting a message or changing preferences)
you'll need to Save and then Rebuild
before Viewing.
|
| 3 Setting
Preferences |
Note the management strip down the side of the browser window. This is always
available.
Click on the Preferences link at the top of the screen:
- General Settings:
- Archiving:
leave all the defaults
- Publicity .....
leave all these at their default settings too.
- Comment Configuration:
- Do not allow anonymous comments (leave this unchecked).
Skip next one.
- If you want to be notified by email when someone makes a comment,
check this box.
leave next two at their default settings.
- Check "auto-link URLs". This means that whenever you type
in or paste in a web address (URL) it automatically becomes linked.
- make sure that "allow comments on by default" is checked.
- Click Save button
- you've made some changes, so Rebuild.
Click on View Site to see what it looks
like.
|
| 4. Changing
your Blog's looks |
You'll want to change how your Blog looks, now won't you? here's how:
- Click on the Manage:Templates button.
- Now choose the "Stylesheet" Template Name:
- Click on the Moveabletype logo at the top on the screen. This will go
to the Moveabletype site in a new browser window.
- Click Resources
: Default Styles. There are seven syles here to choose from; "Clean"
to "Stormy". Click the Screenshots to see what each looks like.
- When you've decided, click inside the box and highlight the whole of
the text there.
Press Ctrl-C to copy to the clipboard.
- Now go back to the previous browser window and click inside the box
labelled "Template body:"
- Select all this text by dragging down.
- Press Ctrl-V to paste the new style in.
- If you make a mistake, just go back to the MT site and try again.
- When you are satisfied you have done it right, click Save
and then Rebuild.
- Now View
- That's it. All your configuration has been done. You can always go back
and change things around
|
| 5. 'Post'
an 'entry' to your Blog |
- Click the Post : New Entry button in the management strip.
Type in a title for your comment in the appropriate box.
Type some text into the Entry box. Experiment with the B
and i buttons. Notice the HTML codes around the text.
-
Type some text into the "Entry Body" box.
Now type some more text into the "Extended Entry" box. What's the difference in the blog display between text entered into the
Entry Body and into Extended Entry?
- What does the URL button do?
This allows you to make a link to a web site.
- Fire up a separate browser window (File —> New —>
Window)
- Browse to the web site that you want to link to.
- Highlight the address in the Address Bar and select Edit —>
Copy (or press Ctrl-C) to copy it to the clipboard.
- Flip back to the Blog window.
- Type in the text that you want users to click on. Highlight
it.
- Click the URL button. Click inside the box and paste
in the address that you have just copied (Edit —> Paste
or Ctrl-V)
click OK.
Notice the HTML code pasted in. You can of course modify this
is you know what you are doing.
-
To Preview what the text looks like before posting, click the Preview
button.
The Re-Edit button takes you back to the previous screen.
-
Click the Save button. This will
rebuild the site.
Click View to see what you have
posted.
-
Woops. I made a mistake.
Click on Post : Edit Entries in
the management strip.
Here, you can either delete the entry or click on the entry link
in the list of Entry Names to change the contents.
Save and View as before.
|