<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
   <title>The Bard of Avon:更新記録</title>
   <link rel="alternate" type="text/html" href="http://www.shakespeare-w.com/update_jp/" />
   <link rel="self" type="application/atom+xml" href="http://www.shakespeare-w.com/update_jp/atom.xml" />
   <id>tag:www.shakespeare-w.com,2008:/update_jp//13</id>
   <updated>2008-02-02T21:12:57Z</updated>
   <subtitle>Home </subtitle>
   <generator uri="http://www.sixapart.com/movabletype/">Movable Type Publishing Platform 4.01</generator>


<entry>
   <title>WordPress 複数設置する方法のメモ</title>
   <link rel="alternate" type="text/html" href="http://www.shakespeare-w.com/update_jp/2008/02/wordpress_multi.html" />
   <id>tag:www.shakespeare-w.com,2008:/update_jp//13.960</id>
   
   <published>2008-02-01T20:52:24Z</published>
   <updated>2008-02-02T21:12:57Z</updated>
   
   <summary>一つのデーターベースで複数のWordPressを運営したい場合 wp-config.phpの１２行目 のテーブル接頭語（Prefix）を違うものに変更します。 デフォルトは wp_ となっているので、 wp1_, wp2_ などのように好きな物に変更します。 $table_prefix = ‘wp_’; を $table_prefix = ‘wp1_’; 等に変更してUPしてインストールする。 データベースMySQLは一つでも アップロード画面からPrefix（接頭辞）を変えれば、 いくつでもWordPressの設置が出来ます。...</summary>
   <author>
      <name></name>
      
   </author>
   
      <category term="設置法" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="10" label="設定法　" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://www.shakespeare-w.com/update_jp/">
      一つのデーターベースで複数のWordPressを運営したい場合
wp-config.phpの１２行目 のテーブル接頭語（Prefix）を違うものに変更します。

デフォルトは wp_ となっているので、
wp1_, wp2_ などのように好きな物に変更します。

$table_prefix = ‘wp_’;
を
$table_prefix = ‘wp1_’;

等に変更してUPしてインストールする。

データベースMySQLは一つでも
アップロード画面からPrefix（接頭辞）を変えれば、
いくつでもWordPressの設置が出来ます。
      
   </content>
</entry>

<entry>
   <title>PodPress Plugin ポッドキャストプラグイン</title>
   <link rel="alternate" type="text/html" href="http://www.shakespeare-w.com/update_jp/2008/01/podpress_plugin.html" />
   <id>tag:www.shakespeare-w.com,2008:/update_jp//13.967</id>
   
   <published>2008-01-05T11:51:12Z</published>
   <updated>2008-02-03T20:09:05Z</updated>
   
   <summary>Installation If you have ever installed a pluggin, then this will be pretty easy. 1. Extract the files. podpress directory into wp-content/plugins/ 2. If your using WordPress 1.5, then you will need to use the replacement wp-rss2.php file that is...</summary>
   <author>
      <name></name>
      
   </author>
   
      <category term="プラグイン" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="en" xml:base="http://www.shakespeare-w.com/update_jp/">
      <![CDATA[Installation

If you have ever installed a pluggin, then this will be pretty easy.

   1. Extract the files. podpress directory into
      wp-content/plugins/
   2. If your using WordPress 1.5, then you will need to use the replacement wp-rss2.php file that is provided. Look in the podpress/WP1.5_users/ directory
   3. Login to the Site Admin and go to Plugins and active podPress
   4. Then it can be configured from the Options menu. The config should be pretty straight forward, and it even has a preview of what your podcast would look like on iTunes.

Note: If using PHP5 you may need to increase the memory_limit setting in your php.ini to be at least 12M if you run into the problem of getting a blank screen after enabling the podPress Plugin

<a href="http://www.mightyseek.com/podpress">Usage </a>


<a href="http://www.shakespeare-w.com/audio_visual/count10.m4v">チュートリアル</a>]]>
      
   </content>
</entry>

<entry>
   <title>Video とAudioコメント</title>
   <link rel="alternate" type="text/html" href="http://www.shakespeare-w.com/update_jp/2008/01/video_audio.html" />
   <id>tag:www.shakespeare-w.com,2008:/update_jp//13.966</id>
   
   <published>2008-01-04T23:13:13Z</published>
   <updated>2008-02-02T23:20:41Z</updated>
   
   <summary>http://riffly.com/ Mixed video and audio comments integrated with the standard comment system....</summary>
   <author>
      <name></name>
      
   </author>
   
      <category term="プラグイン" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="en" xml:base="http://www.shakespeare-w.com/update_jp/">
      <![CDATA[<a href="http://riffly.com/">http://riffly.com/</a>

Mixed video and audio comments integrated with the standard comment system. ]]>
      
   </content>
</entry>

<entry>
   <title>WP-EMail 2.20  エントリーをメールで送ることが出来るプラグイン</title>
   <link rel="alternate" type="text/html" href="http://www.shakespeare-w.com/update_jp/2008/01/wpemail_220.html" />
   <id>tag:www.shakespeare-w.com,2008:/update_jp//13.965</id>
   
   <published>2008-01-04T23:08:23Z</published>
   <updated>2008-02-02T23:12:20Z</updated>
   
   <summary>WP-EMail 2.20 Installation Instructions 1. Open wp-content/plugins Folder 2. Put: Folder: email 3. Activate WP-EMail Plugin 4. Login To WP-Admin, Click E-Mail Tab 5. Modify your settings accordingly. If the mail server/type settings are not correct, WP-Email will NOT work....</summary>
   <author>
      <name></name>
      
   </author>
   
      <category term="プラグイン" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="en" xml:base="http://www.shakespeare-w.com/update_jp/">
      <![CDATA[<a href="http://lesterchan.net/wordpress/readme/wp-email.html">WP-EMail 2.20 </a>

Installation Instructions

   1. Open wp-content/plugins Folder
   2. Put:

          Folder: email

   3. Activate WP-EMail Plugin
   4. Login To WP-Admin, Click E-Mail Tab
   5. Modify your settings accordingly. If the mail server/type settings are not correct, WP-Email will NOT work.
   6. You Need To Re-Generate The Permalink (WP-Admin -> Options -> Permalinks -> Update Permalink Structure)
   7. Refer To Usage For Further Instructions


Usage Instructions
General Usage

   1. Open wp-content/themes/<YOUR THEME NAME>/index.php

      You may place it in single.php, post.php, page.php or theloop.php also.
   2. Find:

          <?php while (have_posts()) : the_post(); ?> 

   3. Add Anywhere Below It:

          <?php if(function_exists('wp_email')) { email_link(); } ?> 

      If you DO NOT want the print link to appear in every post/page, DO NOT use the code above. Just type in [email_link] into the selected post/page content and it will embed the email link into that post/page only.

EMail Stats (Outside WP Loop)

    * To Display Most E-Mailed Posts
    * Use:

          <?php if (function_exists('get_mostemailed')): ?>
             <?php get_mostemailed(); ?>
          <?php endif; ?> 

      The first value you pass in is what you want to get, 'post', 'page' or 'both'.
      The second value you pass in is the maximum number of post you want to get.

      Default: get_mostemailed('both', 10);
    * To Display Total E-Mails Sent
    * Use:

          <?php if (function_exists('get_emails')): ?>
             <?php get_emails(); ?>
          <?php endif; ?> 

    * To Display Total E-Mails Sent Successfully
    * Use:

          <?php if (function_exists('get_emails_success')): ?>
             <?php get_emails_success(); ?>
          <?php endif; ?> 

    * To Display Total E-Mails Sent Unsuccessfully
    * Use:

          <?php if (function_exists('get_emails_failed')): ?>
             <?php get_emails_failed(); ?>
          <?php endif; ?> 

Note

    * If WP-EMail 2.20 does not work for you (404 error even after re-generating of permalink), please drop me an email with page.php of your theme attached to it. The problem is due to your theme is using an outdated method of getting/display posts/pages.

    * To change the background color of the popup window:
         1. Open wp-email-popup.php
         2. Find:

                /* background: #ffffff; */ 

         3. Replace:

                background-color: #ffffff; 

            Where #ffffff should be your background color for the popup window.

]]>
      
   </content>
</entry>

<entry>
   <title>MyCSS</title>
   <link rel="alternate" type="text/html" href="http://www.shakespeare-w.com/update_jp/2008/01/mycss.html" />
   <id>tag:www.shakespeare-w.com,2008:/update_jp//13.964</id>
   
   <published>2008-01-04T22:08:32Z</published>
   <updated>2008-02-02T22:10:50Z</updated>
   
   <summary>MyCSS Installation 1. Download and extract the “MyCSS” folder 2. Upload the “MyCSS” folder to your WordPress plugin directory, usually “wp-content/plugins” 3. Activate the plugin in your WordPress admin panel...</summary>
   <author>
      <name></name>
      
   </author>
   
      <category term="プラグイン" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="en" xml:base="http://www.shakespeare-w.com/update_jp/">
      <![CDATA[<a href="http://www.channel-ai.com/blog/plugins/mycss/">MyCSS</a>

Installation

   1. Download and extract the “MyCSS” folder
   2. Upload the “MyCSS” folder to your WordPress plugin directory, usually “wp-content/plugins”
   3. Activate the plugin in your WordPress admin panel

]]>
      
   </content>
</entry>

<entry>
   <title>WP-PostRatings 1.20</title>
   <link rel="alternate" type="text/html" href="http://www.shakespeare-w.com/update_jp/2008/01/wppostratings_120.html" />
   <id>tag:www.shakespeare-w.com,2008:/update_jp//13.963</id>
   
   <published>2008-01-03T22:02:13Z</published>
   <updated>2008-02-02T22:05:41Z</updated>
   
   <summary>WP-PostRatings 1.20 Installation Instructions 1. Open wp-content/plugins Folder 2. Put: Folder: postratings 3. Activate WP-PostRatings Plugin 4. Refer To Usage For Further Instructions Upgrade Instructions From v1.0x To v1.20 1. Deactivate WP-PostRatings Plugin 2. Open wp-content/plugins Folder 3. Overwrite: Folder:...</summary>
   <author>
      <name></name>
      
   </author>
   
      <category term="プラグイン" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="en" xml:base="http://www.shakespeare-w.com/update_jp/">
      <![CDATA[<a href="http://www.lesterchan.net/wordpress/readme/wp-postratings.html">WP-PostRatings 1.20 </a>

 Installation Instructions

   1. Open wp-content/plugins Folder
   2. Put:

          Folder: postratings

   3. Activate WP-PostRatings Plugin
   4. Refer To Usage For Further Instructions



Upgrade Instructions
From v1.0x To v1.20

   1. Deactivate WP-PostRatings Plugin
   2. Open wp-content/plugins Folder
   3. Overwrite:

          Folder: postratings

   4. Delete these file if exists:

          File: wp-content/plugins/postratings/postratings-js.js 

   5. Activate WP-PostRatings Plugin
   6. Go to 'WP-Admin -> Ratings -> Ratings Options' and restore all the template variables to Default
   7. Refer To Usage For Further Instructions


Usage Instructions
General Usage

   1. Open wp-content/themes/<YOUR THEME NAME>/index.php

      You may place it in single.php, post.php or page.php also.
   2. Find:

          <?php while (have_posts()) : the_post(); ?> 

   3. Add Anywhere Below It (The Place You Want The Ratings To Show):

          <?php if(function_exists('the_ratings')) { the_ratings(); } ?> 

      If you DO NOT want the ratings to appear in every post/page, DO NOT use the code above. Just type in [ratings] into the selected post/page content and it will embed ratings into that post/page only.

      If you want to embed other post ratings, use [ratings=1], where 1 is the ID of the post/page ratings that you want to display.

      If you want to embed other post ratings results, use [ratings_results=1], where 1 is the ID of the post/page ratings resilts that you want to display.

Note

    * Note: In IE, some of the post ratings' text may appear jagged (this is normal in IE). To solve this issue,
         1. Open postratings-css.css
         2. Find:

                /* background-color: #ffffff; */ 

         3. Replace:

                background-color: #ffffff; 

            Where #ffffff should be your background color for the poll.

Ratings Stats (With Widgets)

   1. Activate WP-PostRatings Widget Plugin
   2. Go to 'WP-Admin -> Presentation -> Widgets'
   3. To Display Highest Rated Post
   4. Drag the Highest Rated Widget to your sidebar
   5. You can configure the Highest Rated Widget by clicking on the configure icon
   6. To Display Most Rated Post
   7. Drag the Most Rated Widget to your sidebar
   8. You can configure the Most Rated Widget by clicking on the configure icon
   9. Click 'Save changes'

Ratings Stats (Outside WP Loop)

    * To Display Highest Rated Post
    * Use:

          <?php if (function_exists('get_highest_rated')): ?>
             <ul>
                <?php get_highest_rated(); ?>
             </ul>
          <?php endif; ?> 

      Default: get_highest_rated('both', 10)

      The value 'both' will display both the highest rated posts and pages.

      If you want to display the highest rated posts only, replace 'both' with 'post'.

      If you want to display the highest rated pages only, replace 'both' with 'page'.

      The value 10 will display only the top 10 highest rated posts/pages.
    * To Display Highest Rated Post In A Category
    * Use:

          <?php if (function_exists('get_highest_rated_category')): ?>
             <ul>
                <?php get_highest_rated_category(); ?>
             </ul>
          <?php endif; ?> 

      Default: get_highest_rated_category(0, 'both', 10)

      The value 0 will display highest rated post from category id 0.

      You can define multiple categories by replacing 0 with array(1,2,3). This will include ratings from category 1, 2 and 3.

      The value 'both' will display both the highest rated posts and pages.

      If you want to display the highest rated posts only, replace 'both' with 'post'.

      If you want to display the highest rated pages only, replace 'both' with 'page'.

      The value 10 will display only the top 10 highest rated posts/pages.
    * To Display Most Rated Post
    * Use:

          <?php if (function_exists('get_most_rated')): ?>
             <ul>
                <?php get_most_rated(); ?>
             </ul>
          <?php endif; ?> 

      Default: get_most_rated('both', 10)

      The value 'both' will display both the most rated posts and pages.

      If you want to display the most rated posts only, replace 'both' with 'post'.

      If you want to display the most rated pages only, replace 'both' with 'page'.

      The value 10 will display only the top 10 most rated posts/pages.


» Usage Instructions
General Usage

   1. Open wp-content/themes/<YOUR THEME NAME>/index.php

      You may place it in single.php, post.php or page.php also.
   2. Find:

          <?php while (have_posts()) : the_post(); ?> 

   3. Add Anywhere Below It (The Place You Want The Ratings To Show):

          <?php if(function_exists('the_ratings')) { the_ratings(); } ?> 

      If you DO NOT want the ratings to appear in every post/page, DO NOT use the code above. Just type in [ratings] into the selected post/page content and it will embed ratings into that post/page only.

      If you want to embed other post ratings, use [ratings=1], where 1 is the ID of the post/page ratings that you want to display.

      If you want to embed other post ratings results, use [ratings_results=1], where 1 is the ID of the post/page ratings resilts that you want to display.

Note

    * Note: In IE, some of the post ratings' text may appear jagged (this is normal in IE). To solve this issue,
         1. Open postratings-css.css
         2. Find:

                /* background-color: #ffffff; */ 

         3. Replace:

                background-color: #ffffff; 

            Where #ffffff should be your background color for the poll.

Ratings Stats (With Widgets)

   1. Activate WP-PostRatings Widget Plugin
   2. Go to 'WP-Admin -> Presentation -> Widgets'
   3. To Display Highest Rated Post
   4. Drag the Highest Rated Widget to your sidebar
   5. You can configure the Highest Rated Widget by clicking on the configure icon
   6. To Display Most Rated Post
   7. Drag the Most Rated Widget to your sidebar
   8. You can configure the Most Rated Widget by clicking on the configure icon
   9. Click 'Save changes'

Ratings Stats (Outside WP Loop)

    * To Display Highest Rated Post
    * Use:

          <?php if (function_exists('get_highest_rated')): ?>
             <ul>
                <?php get_highest_rated(); ?>
             </ul>
          <?php endif; ?> 

      Default: get_highest_rated('both', 10)

      The value 'both' will display both the highest rated posts and pages.

      If you want to display the highest rated posts only, replace 'both' with 'post'.

      If you want to display the highest rated pages only, replace 'both' with 'page'.

      The value 10 will display only the top 10 highest rated posts/pages.
    * To Display Highest Rated Post In A Category
    * Use:

          <?php if (function_exists('get_highest_rated_category')): ?>
             <ul>
                <?php get_highest_rated_category(); ?>
             </ul>
          <?php endif; ?> 

      Default: get_highest_rated_category(0, 'both', 10)

      The value 0 will display highest rated post from category id 0.

      You can define multiple categories by replacing 0 with array(1,2,3). This will include ratings from category 1, 2 and 3.

      The value 'both' will display both the highest rated posts and pages.

      If you want to display the highest rated posts only, replace 'both' with 'post'.

      If you want to display the highest rated pages only, replace 'both' with 'page'.

      The value 10 will display only the top 10 highest rated posts/pages.
    * To Display Most Rated Post
    * Use:

          <?php if (function_exists('get_most_rated')): ?>
             <ul>
                <?php get_most_rated(); ?>
             </ul>
          <?php endif; ?> 

      Default: get_most_rated('both', 10)

      The value 'both' will display both the most rated posts and pages.

      If you want to display the most rated posts only, replace 'both' with 'post'.

      If you want to display the most rated pages only, replace 'both' with 'page'.

      The value 10 will display only the top 10 most rated posts/pages.

]]>
      
   </content>
</entry>

<entry>
   <title>Star Rating Plugin</title>
   <link rel="alternate" type="text/html" href="http://www.shakespeare-w.com/update_jp/2008/01/star_rating_plugin.html" />
   <id>tag:www.shakespeare-w.com,2008:/update_jp//13.962</id>
   
   <published>2008-01-02T21:57:54Z</published>
   <updated>2008-02-02T22:01:27Z</updated>
   
   <summary>Star Rating Rating Plugin Installation 1. Download and extract the “star-rating-for-reviews” folder 2. Upload the “star-rating-for-reviews” folder to your WordPress plugin directory, usually “wp-content/plugins” 3. Activate the plugin in your WordPress admin panel Upgrade 1. Deactivate the plugin in your...</summary>
   <author>
      <name></name>
      
   </author>
   
      <category term="プラグイン" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="en" xml:base="http://www.shakespeare-w.com/update_jp/">
      <![CDATA[<a href="http://www.channel-ai.com/blog/plugins/star-rating/">Star Rating</a>

Rating Plugin
Installation

   1. Download and extract the “star-rating-for-reviews” folder
   2. Upload the “star-rating-for-reviews” folder to your WordPress plugin directory, usually “wp-content/plugins”
   3. Activate the plugin in your WordPress admin panel

Upgrade

   1. Deactivate the plugin in your WordPress admin panel
   2. Remove the “star-rating-for-reviews” folder in your WordPress plugin directory
   3. Follow the installation guide above

Normal rating:
[rating:3.5] = Rating: ★★★½☆

By default, this will be interpreted as 3.5/5, as shown in the rating stars generated. Default denominator can be changed via options detailed in the next section. Even though this tagging style is simple, it might not be future proof when someday you decided to change the default denominator to say 10 (for whatever reason). In this case 3.5 will be interpreted as 3.5/10, which is very different compared to 3.5/5. Once you start using this tagging style, make sure you are not going to change the default denominator in the future. :)
[rating:3/4] = Rating: ★★★☆

“3/4″ will generate a “3 out of 4 stars” rating and “2/8″ will generate “2 out of 8 stars” and so on. This will continue to work as long as the denominator is not larger than 20. Beyond that, the score will be normalized and display in the default 5 stars system, as shown in the next example.
[rating:93/100] = Rating: ★★★★½

The “Rating:” prefix you can see in all examples above is the default prefix, which you can remove easily to show just the stars or add in your own custom CSS class by changing some options. More information about this in the Options section.

 

]]>
      
   </content>
</entry>

<entry>
   <title>WordPress インストール方法　メモ</title>
   <link rel="alternate" type="text/html" href="http://www.shakespeare-w.com/update_jp/2008/01/wordpress.html" />
   <id>tag:www.shakespeare-w.com,2008:/update_jp//13.961</id>
   
   <published>2008-01-01T21:15:22Z</published>
   <updated>2008-02-02T21:21:53Z</updated>
   
   <summary> 1. Download and unzip the WordPress package, if you haven&apos;t already. 2. Create a database for WordPress on your web server, as well as a MySQL user who has all privileges for accessing and modifying it. 3. Rename the...</summary>
   <author>
      <name></name>
      
   </author>
   
      <category term="設置法" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="en" xml:base="http://www.shakespeare-w.com/update_jp/">
      <![CDATA[   1.  Download and unzip the WordPress package, if you haven't already.
   2. Create a database for WordPress on your web server, as well as a MySQL user who has all privileges for accessing and modifying it.
   3. Rename the wp-config-sample.php file to wp-config.php.
   4. Open wp-config.php in your favorite text editor and fill in your database details.
   5. Place the WordPress files in the desired location on your web server:
 
<blockquote> * If you want to integrate WordPress into the root of your domain (e.g. http://example.com/), move or upload all contents of the unzipped WordPress directory (but excluding the directory itself) into the root directory of your web server.

* If you want to have your WordPress installation in its own subdirectory on your web site (e.g. http://example.com/blog/), rename the directory wordpress to the name you'd like the subdirectory to have and move or upload it to your web server. For example if you want the WordPress installation in a subdirectory called "blog", you should rename the directory called "wordpress" to "blog" and upload it to the root directory of your web server.

Hint: If your FTP transfer is too slow read how to avoid FTPing at : Step 1: Download and Extract. </blockquote>

            
 6. Run the WordPress installation script by accessing wp-admin/install.php in your favorite web browser.
          * If you installed WordPress in the root directory, you should visit:　　　　http://example.com/wp-admin/install.php
          * If you installed WordPress in its own subdirectory called blog, for example, you should visit: http://example.com/blog/wp-admin/install.php 
]]>
      
   </content>
</entry>

<entry>
   <title>シェイクスピアデータベースのアップグレード</title>
   <link rel="alternate" type="text/html" href="http://www.shakespeare-w.com/update_jp/2007/12/post_1.html" />
   <id>tag:www.shakespeare-w.com,2007:/update_jp//13.912</id>
   
   <published>2007-12-28T02:42:43Z</published>
   <updated>2007-12-28T02:52:25Z</updated>
   
   <summary>シェイクスピアデータベースで、使っているCGIを 最新版にして、手直しをして、シェイクスピアデータベースを version 2.0にのアップグレードしました。 テンプレートを変えてから、日本語でのサーチが出来なくなくなっていた不具も訂正し、サーチ結果もテンプレート内に表示させる様にしました。 近日中に、訪問者の皆様にも、ユーザー登録後、データを登録、編集出来る様にします。...</summary>
   <author>
      <name></name>
      
   </author>
   
   <category term="4" label="シェイクスピア" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://www.shakespeare-w.com/update_jp/">
      シェイクスピアデータベースで、使っているCGIを
最新版にして、手直しをして、シェイクスピアデータベースを
version 2.0にのアップグレードしました。

テンプレートを変えてから、日本語でのサーチが出来なくなくなっていた不具も訂正し、サーチ結果もテンプレート内に表示させる様にしました。

近日中に、訪問者の皆様にも、ユーザー登録後、データを登録、編集出来る様にします。
      
   </content>
</entry>

<entry>
   <title>Feed to JavaScript導入で、いつも最新ニュースを表示可能に。</title>
   <link rel="alternate" type="text/html" href="http://www.shakespeare-w.com/update_jp/2007/04/feed_to_javascript.html" />
   <id>tag:www.shakespeare-w.com,2007:/update_jp//13.739</id>
   
   <published>2007-04-22T23:29:58Z</published>
   <updated>2007-04-23T06:59:43Z</updated>
   
   <summary>moondakota のサービスを使って、RSSを読み込んでみましたが、moondakota のサーバーが不安定なので、feed2jsのfeed2jsを使って、自前でJavaScript作成が出来る様にした。それにより、いつでも最新ニュースをサイト内に表示可能になりました。...</summary>
   <author>
      <name></name>
      
   </author>
   
      <category term="JavaScript" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="en" xml:base="http://www.shakespeare-w.com/update_jp/">
      <![CDATA[<a href="http://www.moondakota.com/archives/2004/09/23/rss_javascript.html">moondakota </a>のサービスを使って、RSSを読み込んでみましたが、<a href="http://www.moondakota.com/archives/2004/09/23/rss_javascript.html">moondakota </a>のサーバーが不安定なので、<a href="http://feed2js.org/">feed2js</a>のfeed2jsを使って、自前でJavaScript作成が出来る様にした。それにより、いつでも最新ニュースをサイト内に表示可能になりました。]]>
      
   </content>
</entry>

<entry>
   <title>Topページでの更新記録、ブログ表示</title>
   <link rel="alternate" type="text/html" href="http://www.shakespeare-w.com/update_jp/2007/04/update070422.html" />
   <id>tag:www.shakespeare-w.com,2007:/update_jp//13.738</id>
   
   <published>2007-04-22T12:05:37Z</published>
   <updated>2007-04-22T12:11:20Z</updated>
   
   <summary>Topページで、更新記録、ブログ表示が可能になりました。 使用したのは、moondakota のサービスです。...</summary>
   <author>
      <name></name>
      
   </author>
   
   
   <content type="html" xml:lang="en" xml:base="http://www.shakespeare-w.com/update_jp/">
      <![CDATA[Topページで、更新記録、ブログ表示が可能になりました。
使用したのは、<a href="http://www.moondakota.com/archives/2004/09/23/rss_javascript.html">moondakota </a>のサービスです。
]]>
      
   </content>
</entry>

<entry>
   <title>デザイン更新等</title>
   <link rel="alternate" type="text/html" href="http://www.shakespeare-w.com/update_jp/2007/04/post.html" />
   <id>tag:www.shakespeare-w.com,2007:/update_jp//13.737</id>
   
   <published>2007-04-20T08:19:20Z</published>
   <updated>2007-04-20T08:23:41Z</updated>
   
   <summary>久しぶりの今回の更新の主な内容は、 1.デザイン変更。日英 2. チャット等、削除していたものを再度掲載 3.更新記録をMovableype で開始。 日本語版と英語版を別々に用意。...</summary>
   <author>
      <name></name>
      
   </author>
   
   
   <content type="html" xml:lang="en" xml:base="http://www.shakespeare-w.com/update_jp/">
      久しぶりの今回の更新の主な内容は、

1.デザイン変更。日英

2. チャット等、削除していたものを再度掲載

3.更新記録をMovableype で開始。
日本語版と英語版を別々に用意。
      
   </content>
</entry>

</feed>
