You are on page 1of 40

BLOG

Outline

Blog

RSS
Blog
2

Blog (1/6)
Blog

Blog (2/6)

Blog (3/6)

Blog (4/6)

Blog (5/6)

Blog (6/6)

Movable Type
Movable Type User Manual ( )

(1/8)

Blog Server Site

A
site

Client User

browser

(2/8)

10

(3/8)

My Blog

Blog Site
ping
A site

My
site

trackback

11

(4/8)

12

(5/8)

13

(6/8)

14

(7/8)

15

(8/8)

16

(1/4)

17

(2/4)

18

(3/4)

<div class="sidetitle">
-->

-->
</div>

<!-- sidetitle CSS class

<!--
<!-- <div class="sidetitle"> -->

<div class="side">
<!-- side CSS class
-->
<MTComments lastn="10" sort_order="descend">
<!-- -->
<MTCommentEntry>
<!-- --> <!-- 10
-->
<a
<!-- -->
href="<$MTCGIPath$><$MTCommentScript$>?entry_id=<$MTCommentEntryID$>">
Re:
<!-- Re: ->
<$MTEntryTitle$>
<!-- -->
</a>
<!-- -->
</MTCommentEntry>
<!-- -->
, by
<!-- , by ->
<$MTCommentAuthor$>
<!-- -->
(
<!-- (
19
-->
reference
from:
http://mtbook.net/mtbook_practice.html#recent_comment
<$MTCommentDate format="%b %d"$>
<!-- %b %d

(4/4)

20

(1/4)


21

(2/4)

22

(3/4)

<div class="sidetitle">
Recent Pings
Recent Pings

</div>
<div class="side">
<MTPings lastn="5" sort_order="descend">
<a href="<$MTPingURL$>" target="new">
<$MTPingTitle$></a><font size="1">, by <$MTPingBlogName$></font><br />
</MTPings>
</div>

reference from: http://www.chieftain.idv.tw/archives/000175.html

23

(4/4)

24

RSS (1/5)
OPML (Outline Processor Markup
Language)
RSS
Blog
RSS
Windows

NMLabs OPML
Yahoo! OPML
25

RSS (2/5)
RSS reader Blogline
http://www.bloglines.com/
RSS reader

26

RSS (3/5)

E-mail

Time Zone
+0800
Register

27

RSS (4/5)

Log In

E-mail

28

RSS (5/5)
Blog

Blog

29

Blog
Blog
Blog

reference from:

30

Step 1:

31

Step 2:

32

Step 3-1: .htaccess


( ) C:\Program Files\OurInternet\Movable Type\mt\project

AuthUserFile "C:\pwd\.htpasswd"
AuthName " "
AuthType Basic
require valid-user

33

Step 3-2: .htaccess


-> cmd

cd C:\Program Files\OurInternet\Movable Type\mt\project

ren htaccess.txt .htaccess

34

Step 4-1: .htpasswd

cd C:\Program Files\OurInternet\Common\httpd\bin
htpasswd -c .htpasswd

35

Step 4-2: .htpasswd

.htpasswd .htaccess

36

Step 5: Apache
http.conf
( ) C:\Program Files\OurInternet\Movable Type\conf\
http.conf

LoadModule

auth_module

../common/httpd/modules/mod_auth.so 37

Step 6:
<div class="sidetitle">

</div>
<div class="side">
<a href=http://yourip/project/> </a><br />
</MTEntries>
</div>

38

Step 7:

39

Internet / Intranet
RSS Reader
OPML

40

You might also like