<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Here is TOP</title>
    <link>http://baepower.springnote.com/pages</link>
    <description>Shibata's INfoBox</description>
    <language>ko-KR</language>
    <item>
      <title>Rails 2.1 Tutorial</title>
      <description>&lt;h1 style="text-align: center;"&gt;Library Application &#47564;&#46308;&#47728; Tutorial&lt;/h1&gt;
&lt;h2 style="text-align: center;"&gt;&amp;lt;Library&amp;gt;&lt;/h2&gt;
&lt;p style="text-align: right;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;h3&gt;I. &#44060;&#50836;&lt;/h3&gt;
&lt;p&gt;&#49828;&#52852;&#54260;&#46300;&#47484; &#49324;&#50857;&#54616;&#51648; &#50506;&#44256; &#47784;&#45944;&#44284; &#53080;&#53944;&#47204;&#47084;, &#48624;&#47484; &#44060;&#48324;&#51201;&#51004;&#47196; &#49373;&#49457;&#54616;&#47732;&#49436; Rails&#51032; &#44592;&#52488;&#51201;&#51064; &#50880;&#51649;&#51076;&#50640; &#45824;&#54644;&#49436; &#50508;&#50500;&#48372;&#51088;. &#49345;&#49464;&#54620; &#44592;&#45733;&#44620;&#51648;&#45716; &#51060;&#44275;&#50640;&#49436;&#45716; &#49373;&#47029;&#54616;&#46020;&#47197; &#54620;&#45796;. &#51060; Tutorial&#51008; Window&#54872;&#44221;&#50640;&#49436; &#51089;&#49457;&#54664;&#51004;&#45208; *NIX&#54872;&#44221;&#51060;&#45208; Mac&#54872;&#44221;&#50640;&#49436;&#46020; &#53356;&#44172; &#45796;&#47480;&#51216;&#51008; &#50630;&#51012;&#44144;&#46972;&#44256; &#48376;&#45796;. DB&#45716; Mysql&#51012; &#49324;&#50857;&#54620;&#45796;. Windows PowerShell&#51012; &#49324;&#50857;&#54616;&#47732; &#51328; &#45908; &#54200;&#47532;&#54620; command&#54872;&#44221;&#51012; &#51228;&#44277;&#54644;&#51452;&#45768; &#51060; &#50976;&#54008;&#47532;&#54000;&#46020; &#52628;&#52380;&#54620;&#45796;.&lt;/p&gt;
&lt;h3&gt;II. &#47564;&#46308;&#44592;&lt;/h3&gt;
&lt;h4&gt;1) &#54532;&#47196;&#51229;&#53944; &#49373;&#49457;&lt;/h4&gt;
&lt;p&gt;&#54532;&#47196;&#51229;&#53944;&#47484; &#49373;&#49457;&#54624; &#54260;&#45908;&#47196; &#51060;&#46041;&#54620;&#45796;. &#50612;&#46500; &#54260;&#45908;&#46972;&#46020; &#49345;&#44288;&#50630;&#45796;. &#45796;&#51020; &#53076;&#46300;&#47196; library Application&#51012; &#49373;&#49457;&#54620;&#45796;.&lt;/p&gt;
&lt;ol class="code"&gt;
&lt;li&gt;&lt;span style="font-family: Courier New,monospace;"&gt;C:\rubyp&amp;gt; rails -d mysql library&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;-d&#50741;&#49496;&#51012; &#49324;&#50857;&#54616;&#50668; DB&#47484; MySql&#51012; &#49324;&#50857;&#54616;&#46020;&#47197; &#54620;&#45796;. rails 2.1&#51008; &#44592;&#48376; DB&#47196; SQLite&#47484; &#49324;&#50857;&#54616;&#44172; &#46104;&#50612;&#51080;&#45796;. &#51060;&#47111;&#44172; &#54616;&#50668; &#49373;&#49457;&#46108; &#54532;&#47196;&#51229;&#53944;&#45716; &#45796;&#51020;&#44284; &#44057;&#51008; &#44396;&#49457;&#51004;&#47196; &#49373;&#49457;&#46108;&#45796;.&lt;/p&gt;
&lt;pre&gt;
&lt;span style="font-family: Courier New,monospace;"&gt;library/
..../app
......../controller
......../helpers
......../models
......../views
............../layouts
..../config
..../db
..../doc
..../lib
..../log
..../public
..../script
..../test
..../tmp
..../vendor
README
Rakefile&lt;/span&gt;
&lt;/pre&gt;
&lt;p&gt;&#50668;&#44592;&#44620;&#51648; &#51652;&#54665;&#54616;&#44256; &#49373;&#49457;&#46108; &#54532;&#47196;&#51229;&#53944;&#44032; &#50612;&#46500; &#47784;&#49845;&#51064;&#51648; &#48372;&#47140;&#47732; &#51228;&#44277;&#46104;&#45716; WEBrick &#50937;&#49436;&#48260;&#47484; &#44592;&#46041;&#49884;&#53020;&#49436; &#54869;&#51064;&#54644;&#48372;&#51088;.&lt;/p&gt;
&lt;ol class="code"&gt;
&lt;li&gt;
&lt;p&gt;&lt;span style="font-family: Courier New,monospace;"&gt;C:\rubyp\library&amp;gt; ruby script/server&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&#51060; &#53076;&#46300;&#47196; &#49436;&#48260;&#44032; &#44592;&#46041;&#46108;&#45796;. &lt;a href="http://localhost:3000"&gt;&lt;/a&gt;&lt;a href="http://localhost:3000" title="http://localhost:3000" class="external"&gt;http://localhost:3000&lt;/a&gt;&#51004;&#47196; &#51217;&#49549;&#54616;&#47732; &#54872;&#50689;&#47700;&#49884;&#51648;&#51032; &#54868;&#47732;&#51060; &#48372;&#51068;&#44163;&#51060;&#45796;.&lt;/p&gt;
&lt;h4&gt;2) &#45936;&#51060;&#53440;&#48288;&#51060;&#49828; &#49373;&#49457;&lt;/h4&gt;
&lt;p&gt;&#44592;&#48376;&#51201;&#51004;&#47196; ~library/config&#50640; database.yml&#51012; &#54869;&#51064;&#54644;&#48372;&#47732; &#50508;&#44192;&#51648;&#47564; &#54620; &#54532;&#47196;&#51229;&#53944;&#50640; 3&#44060;&#51032; &#45936;&#51060;&#53552;&#48288;&#51060;&#49828;&#44032; &#54596;&#50836;&#54616;&#45796;&#45716; &#44152; &#50508;&#49688; &#51080;&#45796;. &#44845; &#51060; 3&#44060;&#51032; &#45936;&#51060;&#53552;&#48288;&#51060;&#49828;&#44032; &#54596;&#50836;&#54620;&#44163;&#51008; &#50500;&#45768;&#51648;&#47564; &#44060;&#48156;&#47784;&#46300;&#50752; &#53580;&#49828;&#53944;&#47784;&#46300;, &#49436;&#48708;&#49828;&#47784;&#46300; &#51060;&#47111;&#44172; 3&#44032;&#51648;&#47196; &#48516;&#47532;&#54644; &#45459;&#44256; &#51080;&#45796;. &#51060; Tutorial&#50640;&#49436;&#45716; &#44060;&#48156;&#50857; &#45936;&#51060;&#53552;&#48288;&#51060;&#49828;(library_development)&#47564; &#49373;&#49457;&#54616;&#50668; &#51652;&#54665;&#54616;&#46020;&#47197; &#54620;&#45796;.&lt;/p&gt;
&lt;ol class="code"&gt;
&lt;li&gt;&lt;span style="font-family: Courier New,monospace;"&gt;C:\rubyp\library&amp;gt; mysql -u root&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Courier New,monospace;"&gt;mysql&amp;gt; create database library_development;&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&#44592;&#48376;&#51201;&#51004;&#47196; Collation&#51008; MySql&#51032; &#44592;&#48376;&#49444;&#51221;&#50640; &#51032;&#51316;&#54620;&#45796;. &#47564;&#50557; &#54620;&#44544;&#51200;&#51109;&#51060; &#44032;&#45733;&#54616;&#46020;&#47197; &#54624;&#44732;&#46972;&#47732; &#53580;&#51060;&#53552;&#48288;&#51060;&#49828;&#51032; Collation&#51012; utf8_unicode_ci&#47196; &#49444;&#51221;&#54616;&#51088;.&lt;/p&gt;
&lt;p&gt;&#50948;&#50752; &#44057;&#51008; &#48169;&#48277;&#51004;&#47196; &#45936;&#51060;&#53552;&#48288;&#51060;&#49828;&#47484; &#49373;&#49457;&#54644;&#46020; &#46104;&#44256; rake&#47484; &#51060;&#50857;&#54616;&#50668; &#45796;&#51020;&#44284; &#44057;&#51008; &#53076;&#46300;&#47196; &#49373;&#49457;&#54624;&#49688;&#46020; &#51080;&#45796;.&lt;/p&gt;
&lt;ol class="code"&gt;
&lt;li&gt;&lt;span style="font-family: Courier New,monospace;"&gt;C:\rubyp\library&amp;gt; rake db:create&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h4&gt;3) ActiveRecord - Model&lt;/h4&gt;
&lt;p&gt;MVC&#50640;&#49436; &#47784;&#45944;&#51012; &#49373;&#49457;&#54644;&#48372;&#46020;&#47197; &#54616;&#51088;. &#51473;&#50836;&#54620;&#44148; &#44060;&#45392;&#51064;&#45936; &#47676;&#51200; &#50880;&#51649;&#51076;&#51012; &#54869;&#51064;&#54620; &#46244;&#50640; &#44060;&#45392;&#51012; &#54028;&#50501;&#54644;&#46020; &#44316;&#52270;&#51012; &#44163; &#44057;&#45796;. &#45796;&#51020; &#53076;&#46300;&#47196; Model&#51012; &#49373;&#49457;&#54616;&#51088;&lt;/p&gt;
&lt;ol class="code"&gt;
&lt;li&gt;
&lt;p&gt;&lt;span style="font-family: Courier New,monospace;"&gt;C:\rubyp\library&amp;gt; ruby script/generate model Book&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;span style="font-family: Courier New,monospace;"&gt;C:\rubyp\library&amp;gt; ruby script/generate model Subject&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&#46160;&#44060;&#51032; Model&#51012; &#49373;&#49457;&#54616;&#50688;&#45796;. &#51060; &#44208;&#44284;&#47196; app/models&#48145;&#50640; book.rb, subject.rb&#44032; &#49373;&#49457;&#46104;&#44256; db/migrate&#48145;&#50640; [versionNo]_create_books.rb, [versionNo]_create_subjects.rb&#44032; &#49373;&#49457;&#46108;&#45796;.&lt;/p&gt;
&lt;p&gt;migration&#51008; &#45796;&#51020;&#50640;&#49436; &#51089;&#50629;&#54616;&#46020;&#47197; &#54616;&#44256; &#44033; model&#44036;&#51032; &#44288;&#44228;&#47484; &#51221;&#51032;&#54644;&#51452;&#51088;. &#51060; Tutorial&#50640;&#49436;&#45716; book&#51008; &#45800; &#54616;&#45208;&#51032; subject&#47484; &#44054;&#45716;&#45796;. &#44536;&#47532;&#44256; subject&#45716; &#45796;&#49688;&#51032; book&#51012; &#44054;&#51012; &#49688; &#51080;&#45796;. &#51593;, model&#51012; &#45796;&#51020;&#44284; &#44057;&#51060; &#51221;&#51032; &#45236;&#47540; &#49688; &#51080;&#45796;. &#52628;&#44032;&#47196; validation&#51012; book model&#50640; &#45347;&#50632;&#45796;.&lt;/p&gt;
&lt;ol class="code"&gt;
&lt;li&gt;&lt;span style="font-family: Courier New,monospace;"&gt;class Book &amp;lt; ActiveRecord::Base&lt;br /&gt;
belongs_to :subject&lt;br /&gt;
validates_presence_of :title&lt;br /&gt;
validates_numericality_of :price, :message=&amp;gt;"Error Message"&lt;br /&gt;
end&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Subject&#50752; Book&#51008; 1&#45824;&#45796; &#44288;&#44228;&#51060;&#48064;&#47196; book model&#51901;&#50640;&#45716; belongs_to&#47484; &#49324;&#50857;&#54616;&#50668; &#44288;&#44228;&#47484; &#49444;&#51221;&#54620;&#45796;. &#52280;&#44256;&#47196; validates_presence_of&#45716; NOT NULL&#54596;&#46300; &#51593;, &#44277;&#48177;&#51077;&#47141; &#52404;&#53356;&#47484; &#54620;&#45796;&#45716; &#49548;&#47532;&#44256; validates_numericality_of&#45716; &#49707;&#51088;&#54805;&#49885;&#51032; &#45936;&#51060;&#53552;&#47564; &#54728;&#50857;&#54620;&#45796;&#45716; &#51032;&#48120;&#51060;&#45796;.&lt;/p&gt;
&lt;ol class="code"&gt;
&lt;li&gt;
&lt;p&gt;&lt;span style="font-family: Courier New,monospace;"&gt;class Subject &amp;lt; ActiveRecord::Base&lt;br /&gt;
has_many :books&lt;br /&gt;
end&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Subject&#51901;&#50640;&#45716; has_many&#47484; &#49324;&#50857;&#54616;&#50668; &#44288;&#44228;&#47484; &#49444;&#51221;&#54620;&#45796;. &#51452;&#51032;&#54624; &#51216;&#51008; &#51032;&#48120;&#50640; &#47582;&#44172; &#45800;&#49688;&#50752; &#48373;&#49688;&#47484; &#49324;&#50857;&#54644;&#50556; &#54620;&#45796;&#45716; &#51216;&#51060;&#45796;.&lt;/p&gt;
&lt;h4&gt;4) Migration&lt;/h4&gt;
&lt;p&gt;Model&#51012; &#49373;&#49457;&#54624; &#46412; &#47564;&#46308;&#50612;&#51652; db/migrate&#51032; &#46160;&#44060;&#51032; migration &#54028;&#51068;&#51012; &#45796;&#51020;&#44284; &#44057;&#51060; &#49688;&#51221;&#54616;&#50668; migration&#54620;&#45796;. sql&#51012; &#51649;&#51217; &#49373;&#49457;&#54616;&#50668; table&#51012; &#49373;&#49457;&#54616;&#44144;&#45208; &#49688;&#51221;&#54616;&#44144;&#45208; &#54616;&#50668; &#51652;&#54665;&#54644;&#46020; &#47924;&#44288;&#54616;&#45208; Rails&#50640;&#49436;&#45716; &#51060;&#47088; &#51089;&#50629;&#51012; &#44288;&#47532;&#54616;&#44592; &#49789;&#46020;&#47197; migration&#51012; &#53685;&#54644;&#49436; &#51089;&#50629;&#54620;&#45796;.&lt;/p&gt;
&lt;ol class="code"&gt;
&lt;li&gt;&lt;span style="font-family: Courier New,monospace;"&gt;class CreateBooks &amp;lt; ActiveRecord::Migration&lt;br /&gt;
def self.up&lt;br /&gt;
create_table :books do |t|&lt;br /&gt;
t.string :title, :limit =&amp;gt; 32, :null =&amp;gt; false&lt;br /&gt;
t.float :price&lt;br /&gt;
t.integer :subject_id&lt;br /&gt;
t.text :description&lt;br /&gt;
t.timestamp :created_at&lt;br /&gt;
end&lt;br /&gt;
end&lt;br /&gt;
def self.down&lt;br /&gt;
drop_table :books&lt;br /&gt;
end&lt;br /&gt;
end&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt; &lt;/p&gt;
&lt;ol class="code"&gt;
&lt;li&gt;&lt;span style="font-family: Courier New,monospace;"&gt;class CreateSubjects &amp;lt; ActiveRecord::Migration&lt;br /&gt;
def self.up&lt;br /&gt;
create_table :subjects do |t|&lt;br /&gt;
t.string :name&lt;br /&gt;
end&lt;br /&gt;
Subject.create :name =&amp;gt; "Physics"&lt;br /&gt;
Subject.create :name =&amp;gt; "Mathematics"&lt;br /&gt;
Subject.create :name =&amp;gt; "Chemistry"&lt;br /&gt;
Subject.create :name =&amp;gt; "Psychology"&lt;br /&gt;
Subject.create :name =&amp;gt; "Geography"&lt;br /&gt;
end&lt;br /&gt;
def self.down&lt;br /&gt;
drop_table :subjects&lt;br /&gt;
end&lt;br /&gt;
end&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span style="font-family: Courier New,monospace;"&gt;&#51060; &#46160;&#44060;&#51032; Migration&#54868;&#51068; &#53664;&#45824;&#47196; &#45796;&#51020; &#53076;&#46300;&#47484; &#49892;&#54665;&#54616;&#50668; table&#51012; &#49373;&#49457;&#54620;&#45796;.&lt;/span&gt;&lt;/p&gt;
&lt;ol class="code"&gt;
&lt;li&gt;&lt;span style="font-family: Courier New,monospace;"&gt;C:\rubyp\library&amp;gt; rake db:migrate&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Courier New,monospace;"&gt;C:\rubyp\library&amp;gt; mysql -u root&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Courier New,monospace;"&gt;mysql&amp;gt; use library_development;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Courier New,monospace;"&gt;mysql&amp;gt; desc books;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Courier New,monospace;"&gt;+-------------+-------------+------+-----+---------+----------------+&lt;br /&gt;
|     Field   |     Type    | Null | Key | Default |      Extra     |&lt;br /&gt;
+-------------+-------------+------+-----+---------+----------------+&lt;br /&gt;
| id | int(11) | NO | PRI | NULL | auto_increment |&lt;br /&gt;
| title | varchar(32) | NO | | NULL | |&lt;br /&gt;
| price | float | YES | | NULL | |&lt;br /&gt;
| subject_id | int(11) | YES | | NULL | |&lt;br /&gt;
| description | text | YES | | NULL | |&lt;br /&gt;
| created_at | datetime | YES | | NULL | |&lt;br /&gt;
+-------------+-------------+------+-----+---------+----------------+&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Courier New,monospace;"&gt;mysql&amp;gt; desc subjects;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Courier New,monospace;"&gt;+-------+--------------+------+-----+---------+----------------+&lt;br /&gt;
| Field | Type | Null | Key | Default | Extra |&lt;br /&gt;
+-------+--------------+------+-----+---------+----------------+&lt;br /&gt;
| id | int(11) | NO | PRI | NULL | auto_increment |&lt;br /&gt;
| name | varchar(255) | YES | | NULL | |&lt;br /&gt;
+-------+--------------+------+-----+---------+----------------+&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&#48372;&#45796;&#49910;&#51060; id&#46972;&#45716; pk&#47484; &#51088;&#46041;&#51004;&#47196; &#49373;&#49457;&#49884;&#53020;&#51456;&#45796;.&lt;/p&gt;
&lt;h4&gt;5) ActionController&lt;/h4&gt;
&lt;p&gt; &lt;/p&gt;
&lt;h3&gt;III. &#44208;&#47200;&lt;/h3&gt;
&lt;p&gt; &lt;/p&gt;
&lt;h3&gt;&#52280;&#44256;&#47928;&#54732;&lt;/h3&gt;
&lt;p&gt;Ruby on Rails 2.1 Tutorial (&lt;a href="http://www.tutorialspoint.com/ruby-on-rails-2.1/index.htm" title="http://www.tutorialspoint.com/ruby-on-rails-2.1/index.htm" class="external newWindow"&gt;site&lt;/a&gt;)&lt;/p&gt;
&lt;h3&gt;&#44033;&#51452;&lt;/h3&gt;
</description>
      <pubDate>Fri, 26 Sep 2008 08:56:24 +0900</pubDate>
      <link>http://baepower.springnote.com/pages/1506184</link>
      <guid>http://baepower.springnote.com/pages/1506184</guid>
    </item>
    <item>
      <title>Ruby on Rails</title>
      <description>&lt;h5&gt;Ruby?&lt;/h5&gt;
&lt;p style="margin-left: 2em;"&gt;Ruby&#45716; &#44061;&#52404;&#51648;&#54693; &#49828;&#53356;&#47549;&#53944; &#50616;&#50612;&#45796;. perl&#44284; &#44900; &#45806;&#50500;&#51080;&#45796;. Ruby&#51032; &#44060;&#48156;&#51088;&#45716; &#51068;&#48376;&#51064; &lt;a href="http://www.rubyist.net/%7Ematz/" class="external" title="&#50976;&#53412;&#55176;&#47196; &#47560;&#52768;&#47784;&#53664;"&gt;&#50976;&#53412;&#55176;&#47196; &#47560;&#52768;&#47784;&#53664;&lt;/a&gt;.&lt;br /&gt;
&#44061;&#52404;&#51648;&#54693;&#51060;&#46972;&#45716; &#45800;&#50612;&#50640;&#49436; &#50508; &#49688; &#51080;&#46319;&#51060; &#47336;&#48708;&#45716; &#47784;&#46304; &#44163;&#51060; &#44061;&#52404;&#51060;&#45796;. Java&#52376;&#47100;&amp;nbsp;&#45796;&#51473;&#49345;&#49549;&#51012; &#51648;&#50896;&#54616;&#51648; &#50506;&#45716; &#51216;&#51012; &#48372;&#47732; &#49789;&#44172; &#50508; &#49688; &#51080;&#45796;. &#44592;&#52488;&#51201;&#51064; &#47928;&#48277;&#51060;&#45208; &#54876;&#50857;&#50640;&#49436;&#45716; &#53356;&#44172;&amp;nbsp;&#53952;&#47536; &#51216;&#51060; &#50630;&#44592;&#46412;&#47928;&#50640; &#52376;&#51020; &#49884;&#51089;&#54616;&#49884;&#45716; &#48516;&#46308;&#46020; &#48512;&#45812;&#50630;&#51060; &#51217;&#54624; &#49688; &#51080;&#45796;. &#49828;&#53356;&#47549;&#53944; &#50616;&#50612;&#51076;&#50640;&#46020; &#48520;&#44396;&#54616;&#44256; &#44032;&#48708;&#51648; &#53084;&#47113;&#53552;&#46020; &#44054;&#52628;&#44256; &#51080;&#45796;.&lt;/p&gt;
&lt;p style="margin-left: 2em;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;h5&gt;Ruby Installer for Window&lt;/h5&gt;
&lt;p style="margin-left: 2em;"&gt;&#52572;&#49888;&#48260;&#51260;:&amp;nbsp;&lt;strong&gt;1.8.6-26&lt;/strong&gt; (2007/12/14 14:36:56)&lt;/p&gt;
&lt;p style="margin-left: 2em;"&gt;&lt;a href="http://rubyinstaller.rubyforge.org/wiki/wiki.pl" class="external" title="Download page"&gt;Download page&lt;/a&gt;&amp;nbsp;:&amp;nbsp;Windows&#48260;&#51260;&#51008; One-Click Ruby Installer&#46972;&#45716;&#44172; &#51080;&#50612;&#49436; Ruby&#45716; &#47932;&#47200;&#51060;&#44256; SciTE Editor&#50752; &lt;a href="/pages/search?q=Ruby%20Gems&amp;amp;parent_id=96711" class="wiki" title="Ruby Gems"&gt;Ruby Gems&lt;/a&gt;&#44032; &#54252;&#54632;&#46104;&#50612;&#51080;&#45796;. &#47932;&#47200; &#49444;&#52824;&#50556; &#50741;&#49496;&#51004;&#47196; &#49444;&#52824;&#47484; &#50504;&#54644;&#46020; &#49345;&#44288;&#50630;&#51648;&#47564;...&lt;/p&gt;
&lt;p style="margin-left: 2em;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;h5&gt;Rails?&lt;/h5&gt;
&lt;p style="margin-left: 2em;"&gt;&#50937; &#50612;&#54540;&#47532;&#52992;&#51060;&#49496;&#51012; &#47564;&#46308;&#44592; &#50948;&#54620; &#54532;&#47112;&#51076;&#50892;&#53356;. &#45458;&#51008; &#49373;&#49328;&#49457;&#51004;&#47196; &#47566;&#51008; &#44060;&#48156;&#51088;&#46308;&#51032; &#44032;&#49844;&#50640; &#48520;&#51012; &#51656;&#47104;&#45796;. &#50500;&#45768; &#51648;&#47476;&#44256; &#51080;&#45796;(?).&amp;nbsp;&lt;/p&gt;
&lt;p style="margin-left: 2em;"&gt;&#52572;&#49888;&#48260;&#51260;: &lt;strong&gt;2.1.0&lt;/strong&gt; (2008/06/12 10:40:32)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h5&gt;Rails 2.1&#50640;&#49436; &#51452;&#51032;&#54624; &#51216;&#46308;&lt;/h5&gt;
&lt;p style="margin-left: 2em;"&gt;rails &#54620;&#48264; &#47564;&#51256;&#48380;&#44620; &#54644;&#49436; &#50668;&#47084; &#51088;&#47308;&#47484; &#52286;&#50500;&#48372;&#45796; &#48372;&#47732; &#47676;&#51200; &#51217;&#54616;&#44172; &#46104;&#45716; &#48512;&#48516;&#51060; scaffold&#50640; &#44288;&#47144;&#46108; &#44592;&#45733;&#51068; &#44163;&#51060;&#45796;. &#54732;&#45936; &#51060;&#44163;&#51060; 2.0&#51060;&#49345;&#51004;&#47196; &#45336;&#50612;&#50724;&#47732;&#49436; &#49324;&#46972;&#51648;&#44172; &#46104;&#44256; [&#50640;&#51088;&#51068;&#51012; &#51060;&#50857;&#54620; &#47336;&#48708;&#50728;&#47112;&#51068;&#51592;] &#52293;&#50640;&#49436;&#45716; &#51060;&#51204; &#48260;&#51260;&#51032; &#50696;&#51228;&#46308;&#47196; &#51064;&#54644;&#49436; &#47566;&#51008; &#48512;&#48516;&#50640;&#49436; &#50640;&#47084;&#44032; &#48156;&#49373;&#54616;&#50668; &#50612;&#47140;&#50880;&#50640; &#48512;&#46379;&#55176;&#44172; &#46112; &#44163;&#51060;&#45796;. &#45208;&#47492;&#45824;&#47196; &#44036;&#45800;&#54616;&#44172; 2.0 &#51060;&#49345;&#51032; rails&#50640;&#49436; &#51089;&#50629;&#51012; &#54624; &#44221;&#50864; &#51452;&#51032;&#54624; &#51216;&#51012; &#51221;&#47532;&#54644; &#48372;&#51088;.&lt;/p&gt;
&lt;p style="margin-left: 2em;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;ul class="checkListType" style="margin-left: 2em;"&gt;
&lt;li&gt;scaffold&#47484; &#49373;&#49457;&#54624; &#46412; controller&#51060;&#47492;&#51012; &#46384;&#47196; &#49444;&#51221;&#54624; &#49688; &#51080;&#45716; &#50741;&#49496;&#51060; &#50630;&#50612;&#51276;&#45796;. &#51593; model&#44284; controller&#51032; &#47749;&#52845;&#51008; &#46041;&#51068;&#54616;&#44172; &#49373;&#49457;&#51060; &#46104;&#44172;&#45140; &#46108; &#44163;&#51060;&#45796;. &#51060; &#46412; &#47784;&#45944;&#50640; &#52628;&#44032;&#54624; &#54596;&#46300;&#46308;&#51012; &#49444;&#51221;&#54644; &#51452;&#47732; &#46108;&#45796;.&lt;/li&gt;
&lt;/ul&gt;
&lt;ol class="code" style="margin-left: 2em;"&gt;
&lt;li&gt;$ ruby script/generate modelName name:string email:string address_line1:string address_line2:string city:string country:string postal_code:string&lt;/li&gt;
&lt;/ol&gt;
&lt;ul class="checkListType" style="margin-left: 2em;"&gt;
&lt;li&gt;rails2.x&#51060;&#49345;&#50640;&#49436;&#48512;&#53552; &#44592;&#48376; &#50672;&#44208; DB&#44032; SQLite&#44032; &#46104;&#50632;&#45796;. &#51593;, MySQL&#51012; &#49324;&#50857;&#54616;&#47140;&#47732; &#54532;&#47196;&#51229;&#53944; &#49373;&#49457;&#49884; &#50741;&#49496;&#51012; &#48537;&#54784;&#49436; &#49373;&#49457;&#54644;&#50556; &#54620;&#45796;.&lt;/li&gt;
&lt;/ul&gt;
&lt;ol class="code" style="margin-left: 2em;"&gt;
&lt;li&gt;&lt;span style="font-family: Courier New,monospace;"&gt;$ rails ProjectName&lt;/span&gt; &lt;span style="color: rgb(154, 0, 0); font-family: Courier New,monospace;"&gt;&lt;strong&gt;--database=mysql&lt;/strong&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;ul class="checkListType" style="margin-left: 2em;"&gt;
&lt;li&gt;rails2.1&#51060;&#49345;&#51064;&#44144; &#44057;&#51008;&#45936; model&#51012; &#49373;&#49457;&#54616;&#47732; db/migrate&#48145;&#50640; migration&#54028;&#51068;&#51060; &#49373;&#49457;&#51060; &#46104;&#45716;&#45936; &#51060;&#51204;&#44620;&#51648;&#45716; 001&#47196; &#49884;&#51089;&#54616;&#45716; &#48260;&#51260;&#51060; &#48537;&#51008; &#54028;&#51068;&#51060; &#49373;&#49457;&#51060; &#46104;&#50632;&#50632;&#45796;. &#54732;&#45936; rails2.1&#51060;&#49345;&#50640;&#49436;&#45716; &#54788;&#51116;&#49884;&#44036;&#51060; &#54028;&#51068;&#47749; &#50526;&#50640; &#48537;&#50612;&#49436; &#54028;&#51068;&#51060; &#49373;&#49457;&#46108;&#45796;. &#47932;&#47200; schema_info&#53580;&#51060;&#48660;&#50640; &#49939;&#51060;&#45716; &#51221;&#48372;&#46020; &#51060; migrate&#54028;&#51068;&#51060; &#49373;&#49457;&#46108; &#48264;&#54840;&#44032; &#51200;&#51109;&#46108;&#45796;. &#51060; &#49324;&#54637;&#50640; &#45824;&#54620; &lt;a href="http://railscasts.com/episodes/107" title="http://railscasts.com/episodes/107" class="external newWindow"&gt;&#49828;&#53356;&#47536;&#52992;&#49828;&#53944;&lt;/a&gt;&#44032; &#51080;&#51004;&#45768; &#51060;&#47484; &#52280;&#51312;&#54616;&#51088;.&lt;/li&gt;
&lt;li&gt;in_place_editing&#44592;&#45733;&#51012; &#49324;&#50857;&#54616;&#47140;&#47732; plugin&#51012; &#49444;&#52824;&#54616;&#50668;&#50556; &#54620;&#45796;. &#51060; &#44592;&#45733;&#51008; 2.x&#47196; &#45336;&#50612;&#50724;&#47732;&#49436; plugin&#51004;&#47196; &#48320;&#44221;&#46104;&#50632;&#45796;.&lt;/li&gt;
&lt;/ul&gt;
&lt;ol class="code" style="margin-left: 2em;"&gt;
&lt;li&gt;$ ruby script/plugin install in_place_editing&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h5&gt;Plugins; in_place_editing&lt;/h5&gt;
&lt;p&gt;&#51060; plugin&#51008; &#44036;&#45800;&#55176; &#44033; &#52972;&#47100;&#51012; &#49692;&#44036; &#54200;&#54616;&#44172; &#49688;&#51221;&#54624; &#49688; &#51080;&#46020;&#47197; &#54644;&#51452;&#45716; &#44592;&#45733;&#51012; &#44054;&#44256;&#51080;&#45796;. &#51060; plugin&#51012; &#49324;&#50857;&#54616;&#47732;&#49436; &#51452;&#51032;&#54644;&#50556; &#54624; &#51216;&#46308;&#51012; &#44592;&#47197;&#54644;&#46164;&#45796;.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;ul class="checkListType" style="margin-left: 2em;"&gt;
&lt;li&gt;view&#51032; layout&#51901;&#50640; &#54644;&#45817; &#47784;&#45944;&#51032; erb&#54028;&#51068;&#50640; &#45796;&#51020; &#53076;&#46300;&#47484; &#44845; &#49341;&#51077;&#54644; &#51452;&#50612;&#50556; &#54620;&#45796;. &#50780;&#45264;&#47732; &#51060; plugin&#50640;&#49436;&#45716; ajax&#44288;&#47144; &#44592;&#45733;&#51012; &#49324;&#50857;&#54616;&#44592; &#46412;&#47928;&#50640; javascript&#44032; &#54596;&#50836;&#54616;&#45796;.&lt;br /&gt;
&#51060; &#53076;&#46300;&#47484; &#49324;&#50857;&#54616;&#47732; &#44208;&#44284;&#51201;&#51004;&#47196; &#54532;&#47196;&#51229;&#53944;&#51032; public/javascript&#48145;&#50640; &#49373;&#49457;&#46104;&#50612;&#51080;&#45716; javascript &#47784;&#46160;&#47484; &#49324;&#50857;&#54616;&#46020;&#47197; &#46108;&#45796;. &#44208;&#44284; &#50937; &#54168;&#51060;&#51648;&#51032; &#49548;&#49828;&#47484; &#54869;&#51064;&#54644; &#48372;&#47732; &#50508; &#49688; &#51080;&#45796;.&lt;/li&gt;
&lt;/ul&gt;
&lt;ol class="code" style="margin-left: 2em;"&gt;
&lt;li&gt;&amp;lt;%= javascript_include_tag :defaults %&amp;gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
</description>
      <pubDate>Wed, 16 Jul 2008 16:30:15 +0900</pubDate>
      <link>http://baepower.springnote.com/pages/96711</link>
      <guid>http://baepower.springnote.com/pages/96711</guid>
    </item>
    <item>
      <title>Akelos</title>
      <description>&lt;h1 style="text-align: center;"&gt;Akelos Framework&lt;/h1&gt;
&lt;h2 style="text-align: center;"&gt;&amp;lt;Tutorial&amp;gt;&lt;/h2&gt;
&lt;p style="text-align: right;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;h3&gt;I. Introduction&lt;/h3&gt;
&lt;p&gt;Write an introduction for your paper&lt;/p&gt;
&lt;h3&gt;II. Body Paragraph&lt;/h3&gt;
&lt;p&gt;Write a body paragraph for your paper&lt;/p&gt;
&lt;blockquote&gt;Cover quotes with quote paragraph features like this. It will help you quote more neatly.&lt;/blockquote&gt;
&lt;h4&gt;1) Enter subtitles like this&lt;/h4&gt;
&lt;h3&gt;III. Conclusion&lt;/h3&gt;
&lt;p&gt;Write the conclusion for your report, The conclusion must be short and snappy!&lt;/p&gt;
&lt;h3&gt;Reference&lt;/h3&gt;
&lt;h3&gt;Footer&lt;/h3&gt;
</description>
      <pubDate>Wed, 16 Jul 2008 13:11:37 +0900</pubDate>
      <link>http://baepower.springnote.com/pages/1500088</link>
      <guid>http://baepower.springnote.com/pages/1500088</guid>
    </item>
    <item>
      <title>&#54620; &#51068;&#48376;&#51064;&#51032; &#54620;&#44397;&#50640; &#45824;&#54620; &#51060;&#48120;&#51648;</title>
      <description>&lt;p&gt;&#54620;&#44397; &#49436;&#50872;&#50640; &#45824;&#54620; &#51105;&#45796;&#54620; &#44048;&#49345;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&#51032;&#50808;&#47196; &#45212;&#51060;&#46020;&#44032; &#45458;&#45796;&lt;/p&gt;
&lt;p style="MARGIN-LEFT: 2em"&gt;&#54620;&#44397;&#51060;&#46976; &#45208;&#46972;&#45716; &#51032;&#50808;&#47196; &#51068;&#48376;&#51064; &#44288;&#44305;&#44061;&#50640;&#44172; &#51080;&#50612;&#49436; &#51032;&#50808;&#47196; &#45212;&#51060;&#46020;&#44032; &#45458;&#51424;. &#44060;&#51064;&#51201;&#51004;&#47196;&#45716; &#45824;&#47564;&#51060;&#45208; &#54861;&#53097;&#51901;&#51060;&amp;nbsp;&#54200;&#54616;&#45796;.&amp;nbsp;&#44032;&#51109; &#53360; &#51060;&#50976;&#45716;&amp;nbsp;&#50616;&#50612;&#51032; &#47928;&#51228;.&amp;nbsp;&#51068;&#45800;&amp;nbsp;&#54620;&#44397;&#46020; &#54620;&#51088;&#47928;&#54868;&#44428;&#51060;&#51648;&#47564; &#51068;&#49345;&#49373;&#54876;&#50640;&#49436;&amp;nbsp;&#54620;&#51088;&#47484; &#44144;&#51032; &#49324;&#50857;&#54616;&#51648; &#50506;&#44256; &#51080;&#45796;. &#45824;&#48512;&#48516;&#51032; &#54364;&#44592;&#45716; &#54620;&#44544;&#51012; &#49324;&#50857;&#54620;&#45796;. &#44536;&#47084;&#45768; &#51068;&#48376;&#51064;&#51060; &#50508;&#50500; &#48380;&#47532;&#44032; &#50630;&#45796;. &#51069;&#51012;&#49688;&#44032; &#50630;&#45796;. &#53945;&#55176; &#49885;&#45817;&#50640; &#46308;&#50612;&#44052;&#51012;&#46412; &#47784;&#46304; &#54364;&#51648;&#44032; &#54620;&#44544;&#47196; &#46104;&#50612; &#51080;&#45796;&#47732; &#47568; &#45796;&#54620;&#44144;&#45796;. &#47952;&#44032; &#52236;&#44172;&#44256; &#47952;&#44032; &#48708;&#48725;&#48165;&#51064;&#51648;...&lt;/p&gt;
&lt;p style="MARGIN-LEFT: 2em"&gt;&amp;nbsp;naruto ultimate ninja storm&lt;/p&gt;
</description>
      <pubDate>Tue, 01 Jul 2008 11:25:04 +0900</pubDate>
      <link>http://baepower.springnote.com/pages/1428642</link>
      <guid>http://baepower.springnote.com/pages/1428642</guid>
    </item>
    <item>
      <title>&#44288;&#46988;&#54620; &#50689;&#54868;, &#44288;&#46988;&#54624; &#50689;&#54868; &#47532;&#49828;&#53944;</title>
      <description>&lt;div class="xqtemplate recipe"&gt;
&lt;h4&gt;&lt;img class="icon" src="/images/template/ic_blackboard.gif" alt="icon" /&gt;&#48376; &#50689;&#54868;&lt;/h4&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;&lt;span style="color: rgb(0, 51, 102);"&gt;&lt;a href="http://www.movist.com/movies/movie.asp?mid=39736" title="&#54532;&#47112;&#49828;&#54000;&#51648;" class="external"&gt;&#54532;&#47112;&#49828;&#54000;&#51648;&lt;/a&gt;(&lt;span style="color: rgb(0, 0, 0);"&gt;The Prestige, 2006&lt;/span&gt;)&lt;/span&gt;&lt;/strong&gt; &#44048;&#46021;: &#53356;&#47532;&#49828;&#53664;&#54140; &#45440;&#46976;&lt;img title="prestige.jpg" class="attachment" src="/pages/487464/attachments/228904" alt="prestige.jpg" style="float: left; width: 79px; height: 114px;" /&gt;&lt;br /&gt;
&#50612;&#46523;&#44172; &#50612;&#46523;&#44172; &#54616;&#45796;&#48372;&#45768; &#53356;&#47532;&#49828;&#53664;&#54140; &#45440;&#46976;&#51032; &#50689;&#54868;&#47484; &#47566;&#51060; &#48372;&#44172; &#46108; &#44163; &#44057;&#45796;. &#44536;&#47000;&#49436; &#51060; &#52280;&#50640; &#45459;&#52828; &#50689;&#54868;&#47484; &#44845; &#48400;&#46160;&#51088;&#46972;&#45716; &#49373;&#44033;&#50640; &#51060; &#50689;&#54868;&#47484; &#49440;&#53469;&#54664;&#45796;. 2006&#45380;&#51060;&#47732; &#51068;&#48376;&#50640; &#50752;&#49436; &#44161;&#45208; &#51068;&#54624;&#46412;&#46972;&#49436; &#50689;&#54868;&#47484; &#48380; &#50668;&#50976;&#46020; &#50630;&#50632;&#44256; &#44172;&#45796;&#44032; &#51068;&#48376;&#50640;&#49436; &#50808;&#54868;&#47484; &#48372;&#44592;&#46976; &#45796;&#49548; &#46020;&#51204;&#51201;&#51064; &#51068;&#51060;&#50688;&#44592; &#46412;&#47928;&#50640; &#50500;&#47560;&#46020; &#51060; &#50689;&#54868;&#47484; &#45459;&#52824;&#44172; &#46108; &#44163; &#44057;&#44592;&#46020; &#54616;&#45796;.&lt;br /&gt;
&#48176;&#44221;&#51008; &#50689;&#44397;&#51060;&#45796;. &#44536;&#47532;&#44256; &#47560;&#49696;&#51012; &#49548;&#51116;&#47196; &#54616;&#44256; &#51080;&#45796;. &#50612;&#46523;&#44172; &#48372;&#47732; &#46160; &#51452;&#51064;&#44277;&#51060; &#50620;&#47560;&#45208; &#51649;&#50629;&#51221;&#49888;&#51060; &#53804;&#52384;&#54620;&#44032;&#47484; &#48372;&#50668;&#51452;&#45716; &#50689;&#54868;&#46972;&#44256; &#54624; &#49688; &#51080;&#45796;. &#47932;&#47200; &#44536; &#49324;&#51060;&#50640; &#49324;&#46993;&#51060; &#49356;&#46300;&#50948;&#52824;&#51032; &#54660;&#51060;&#45208; &#52824;&#51592;&#52376;&#47100; &#45180;&#50612; &#46308;&#50612;&#44032; &#51080;&#45796;. &#50689;&#54868;&#51032; &#47560;&#51648;&#47561;&#50640; &#48372;&#50668;&#51648;&#45716; &#48152;&#51204;&#51060; &#48380;&#47564;&#54616;&#45796;&#44256; &#44305;&#44256;&#54664;&#45912; &#44163; &#44057;&#51008;&#45936; &#47700;&#47592;&#53664;&#45208; &lt;strong&gt;&lt;a href="http://movie.daum.net/movieInfo?mkey=3660" title="&#50976;&#51564;&#50620; &#49436;&#49828;&#54057;&#53944;" class="external"&gt;&#50976;&#51564;&#50620; &#49436;&#49828;&#54057;&#53944;&lt;/a&gt;&lt;/strong&gt;, &lt;strong&gt;&lt;a href="http://www.cine21.com/Movies/Mov_Movie/movie_detail.php?id=1165"&gt;&#49752;&#47196;&#50864; &#44536;&#47112;&#51060;&#48652;&lt;/a&gt;&lt;/strong&gt; &#51221;&#46020;&#51032; &#48152;&#51204;&#51008; &#50500;&#45768;&#46972;&#44256; &#49373;&#44033;&#54620;&#45796;. &#51117; &#55092;&#47676;&#44284; &#53356;&#47532;&#49828;&#52268; &#48288;&#51068;&#51032; &#48708;&#51564;&#50620;&#51060; &#44900; &#54620;&#47787;&#51012; &#54620; &#50689;&#54868;&#44032; &#50500;&#45772;&#44032; &#49910;&#45796;.&lt;br /&gt;
&#54217;&#44032;: &lt;img src="/images/icon/icon_starFill.gif" /&gt;&lt;img src="/images/icon/icon_starFill.gif" /&gt;&lt;img src="/images/icon/icon_starFill.gif" /&gt;&lt;img src="/images/icon/icon_starEmpty.gif" /&gt;&lt;img src="/images/icon/icon_starEmpty.gif" /&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="http://www.cinecine.co.kr/movie.asp?code=761" title="&#47700;&#47592;&#53664;" class="external"&gt;&#47700;&#47592;&#53664;&lt;/a&gt;(Memento, 2000)&lt;/strong&gt; &#44048;&#46021; :&#53356;&#47532;&#49828;&#53664;&#54140; &#45440;&#46976;&lt;img title="memento.gif" class="attachment" src="/pages/487464/attachments/235233" alt="memento.gif" style="float: left; width: 79px; height: 118px;" /&gt;&lt;br /&gt;
&#51060; &#50689;&#54868;&#47484; &#52376;&#51020; &#48420;&#51012; &#46412;, &#50689;&#54868;&#50640;&#49436; &#51060;&#47088; &#49884;&#44036;&#51032; &#55120;&#47492;&#51012; &#54364;&#54788;&#54616;&#45796;&#45768;... &#54616;&#47732;&#49436; &#45320;&#47924;&#45208;&#46020; &#45440;&#46992;&#45912; &#44592;&#50613;&#51060; &#51080;&#45796;. &#50500;&#51452; &#49888;&#49440;&#54620; &#52649;&#44201;&#51060;&#50688;&#45796;. &#44536;&#47000;&#49436; &#44536;&#47088;&#51648; &#44033; &#48176;&#50864;&#46308;&#50640; &#45824;&#54620; &#51076;&#54057;&#53944;&#44032; &#50752;&#45823;&#51648; &#50506;&#50520;&#50632;&#45796;. &#46160;&#48264;&#51704; &#49345;&#50689;&#54664;&#51012; &#46412;, &#54620;&#52280;&#54980;&#46972;&#49436; &#44536;&#47088;&#51648; &#47588;&#53944;&#47533;&#49828;&#50640;&#49436; &#45796;&#47532; &#44596; &#45572;&#45208;&#44032; &#47560;&#54008;&#45796; &#50669;&#51012; &#47585;&#50520;&#50632;&#44256;, &#51452;&#51064;&#44277; &#48512;&#51064; &#50669;&#54624;&#51008; CSI&#51032; &#44536; &#45572;&#44400;&#44032;&#50688;&#45796;.(&#49556;&#51649;&#55176; &#48176;&#50669; &#51060;&#47492;&#46020; &#48176;&#50864; &#51060;&#47492;&#46020; &#47784;&#47492;.. &#50620;&#44404;&#47564; &#44592;&#50613;&#45224;) &#51060; &#50689;&#54868;&#46608;&#54620; &#50668;&#44592;&#49436; &#49828;&#53664;&#47532;&#50640; &#45824;&#54620; &#51060;&#50556;&#44592;&#45716; &#52264;&#47560; &#51201;&#51648; &#47803;&#54616;&#44192;&#45796;. &#51068;&#45800; &#48372;&#49884;&#46972;...&lt;br /&gt;
&lt;br /&gt;
&#54217;&#44032;: &lt;img src="/images/icon/icon_starFill.gif" /&gt;&lt;img src="/images/icon/icon_starFill.gif" /&gt;&lt;img src="/images/icon/icon_starFill.gif" /&gt;&lt;img src="/images/icon/icon_starFill.gif" /&gt;&lt;img src="/images/icon/icon_starFill.gif" /&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&#48288;&#53944;&#47592; &#48708;&#44596;&#49828;(Batman Begins, 2005)&lt;/strong&gt; &#44048;&#46021; :&#53356;&#47532;&#49828;&#53664;&#54140; &#45440;&#46976;&lt;img title="BatmanBegins.jpg" class="attachment" src="/pages/487464/attachments/235253" height="117" alt="BatmanBegins.jpg" width="78" style="float: left;" /&gt;&lt;br /&gt;
&#52992;&#49828;&#54021;&#51060; &#54868;&#47140;&#54664;&#45912; &#50689;&#54868;. &#53356;&#47532;&#49828;&#52268; &#48288;&#51068;, &#47532;&#50516; &#47532;&#49832;, &#47784;&#44148; &#54532;&#47532;&#47564;, &#50752;&#53440;&#45208;&#48288; &#52884;, &#44172;&#47532; &#50732;&#46300;&#47564;, &#47560;&#51060;&#53364; &#52992;&#51064; &#46321;&#51060; &#50672;&#44592;&#47484; &#54664;&#45796;. &#45440;&#46980; &#47564;&#54620; &#52992;&#49828;&#54021;&#51060;&#45796;. &#51060;&#51473; &#53356;&#47532;&#49828;&#53664;&#54140; &#45440;&#46976;&#44284; &#44057;&#51060; &#45208;&#51473;&#50640; &#54532;&#47112;&#49828;&#54000;&#51648;&#47196; &#53356;&#47532;&#49828;&#52268; &#48288;&#51068;&#44284; &#47560;&#51060;&#53364; &#52992;&#51064;&#51008; &#44057;&#51060; &#51089;&#50629;&#51012; &#54616;&#44172;&#46108;&#45796;.&lt;br /&gt;
&#51648;&#44552;&#44620;&#51648;&#51032; &#48288;&#53944;&#47592; &#50472;&#47532;&#51592;&#50752;&#45716; &#49324;&#47943; &#45796;&#47480; &#47924;&#44144;&#50880;&#51012; &#48372;&#50668;&#51456;&#45796;. &#45576;&#45458;&#51060;&#44032; &#45796;&#49548; &#45458;&#50500;&#51256;&#49436; &#52397;&#49548;&#45380; &#48372;&#45796;&#45716; &#49457;&#51064;&#46308;&#51012; &#44277;&#47029;&#54620;&#44172; &#50500;&#45772;&#44032; &#49910;&#45796;. &#44060;&#51064;&#51201;&#51004;&#47196;&#45716; &#51060;&#51204; &#48288;&#53944;&#47592; &#49884;&#47532;&#51592;&#46308;&#44284; &#47566;&#51060; &#45796;&#47480;&#51216;&#51060; &#48372;&#50668;&#49436; &#44032;&#51109; &#44316;&#52270;&#51008; &#49884;&#47532;&#51592; &#50688;&#45796;&#44256; &#49373;&#44033;&#54620;&#45796;.&lt;br /&gt;
&lt;br /&gt;
&#54217;&#44032;: &lt;img src="/images/icon/icon_starFill.gif" /&gt;&lt;img src="/images/icon/icon_starFill.gif" /&gt;&lt;img src="/images/icon/icon_starFill.gif" /&gt;&lt;img src="/images/icon/icon_starHalf.gif" /&gt;&lt;img src="/images/icon/icon_starEmpty.gif" /&gt;&lt;/li&gt;
&lt;li&gt;&#49776;&#46308;&#47084; &#47532;&#49828;&#53944;&lt;/li&gt;
&lt;li&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;strong&gt;&#54756;&#50612;&#49828;&#54532;&#47112;&#51060;(Hair spray, 2007)&lt;/strong&gt;&lt;/span&gt; &#44048;&#46021;: &#50500;&#45812; &#49765;&#53356;&#47564;&lt;img title="M0010001_hairspray.jpg" class="attachment" src="/pages/487464/attachments/242004" height="119" alt="M0010001_hairspray.jpg" width="79" style="float: left;" /&gt;&lt;br /&gt;
&#48036;&#51648;&#52972; &#50689;&#54868;&#47196;&#49436; &#52280; &#51096; &#47564;&#46304;&#44144; &#44057;&#50520;&#45796;. &#50612;&#46500; &#45236;&#50857;&#51032; &#50689;&#54868;&#51068;&#44732;&#46976; &#49373;&#44033;&#51012; &#51204;&#54784; &#54616;&#51648; &#50506;&#44256; &#48420;&#45716;&#45936; &#51473;&#49900; &#49548;&#51116;&#45716; &#51032;&#50808;&#47196; &#44900;&#45208; &#47924;&#44144;&#50868; &#49548;&#51116;&#50688;&#45796;. &#48148;&#47196; &#51064;&#51333;&#52264;&#48324;. &#54616;&#51648;&#47564; &#51060; &#50689;&#54868;&#45716; &#48036;&#51648;&#52972;&#51060;&#46972;&#45716; &#51109;&#47476;&#47484; &#51096; &#54876;&#50857;&#54644;&#49436; &#51204;&#54784; &#47924;&#44161;&#51648; &#50506;&#44172; &#51116;&#48120;&#51080;&#44172; &#54364;&#54788;&#54644; &#51452;&#50632;&#45796;. &#50669;&#49884; &#51020;&#50501;&#51032; &#55192;&#51060;&#46972;&#45716;&#44172; &#51060;&#47111;&#44172; &#53356;&#44396;&#45208; &#46972;&#45716;&#44152; &#50508; &#49688; &#51080;&#50632;&#45912; &#44163; &#44057;&#45796;. &#44536;&#47084;&#45208; &#51200;&#47084;&#45208; &#51060; &#50689;&#54868;&#51032; &#50517;&#44428;&#51008; &#51316; &#53944;&#46972;&#48380;&#53944;&#51032; &#48320;&#49888;&#51060;&#45796;. &#50864;&#54980;&#54999;... &#51060; &#44544;&#51012; &#50416;&#47732;&#49436;&#46020; &#50883;&#44256; &#51080;&#45796;. &#51221;&#47568; &#48372;&#51648; &#50506;&#44256;&#49436;&#45716; &#50883;&#51012; &#49688; &#50630;&#45716;... &#53685;&#53685;&#54616;&#44256; &#44636;&#52237;&#54620; &#51452;&#51064;&#44277; &#49548;&#45376;&#51032; &#47784;&#49845;&#51008; &#46769;&#46769;&#54616;&#45796;&#45716; &#51060;&#48120;&#51648;&#48372;&#45796;&#45716; &#44636;&#52237;&#54616;&#44256; &#44480;&#50685;&#50868; &#51060;&#48120;&#51648;&#47484; &#54413;&#44200;&#51456;&#45796;. &#50612;&#44648;&#44032; &#51200;&#51208;&#47196; &#46308;&#50025;&#46308;&#50025; &#44144;&#47540;&#44732;&#45796;. &#51068;&#48376; &#50724;&#49324;&#52852; &#45212;&#48148;&#54028;&#53356;&#50640;&#49436; &#49345;&#50689;. 2007/10/21 &#53664;&lt;br /&gt;
&#54217;&#44032;: &lt;img src="/images/icon/icon_starFill.gif" /&gt;&lt;img src="/images/icon/icon_starFill.gif" /&gt;&lt;img src="/images/icon/icon_starFill.gif" /&gt;&lt;img src="/images/icon/icon_starHalf.gif" /&gt;&lt;img src="/images/icon/icon_starEmpty.gif" /&gt;&lt;/li&gt;
&lt;li&gt;&#48152;&#51648;&#51032; &#51228;&#50773; 1-3&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="http://www.cine21.com/Movies/Mov_Movie/movie_detail.php?id=3615"&gt;&#49885;&#49828; &#49468;&#49828;&lt;/a&gt;&lt;/strong&gt; (The Sixth Sense, 1999)&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong style="color: rgb(0, 51, 102);"&gt;&lt;a href="http://movie.daum.net/movieInfo?mkey=3660" title="&#50976;&#51564;&#50620; &#49436;&#49828;&#54057;&#53944;" class="external"&gt;&#50976;&#51564;&#50620; &#49436;&#49828;&#54057;&#53944;&lt;/a&gt;&lt;/strong&gt; &lt;strong&gt;&lt;span class="d14 x5d5d5d" style="color: rgb(0, 51, 102);"&gt;(&lt;span style="color: rgb(0, 0, 0);"&gt;The Usual Suspects&lt;/span&gt;&lt;/span&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(0, 51, 102);"&gt;,&amp;nbsp;&lt;/span&gt;&lt;/span&gt; &lt;span class="d14 x5d5d5d" style="color: rgb(0, 51, 102);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;1995&lt;/span&gt;)&lt;/span&gt;&lt;/strong&gt; &#44048;&#46021;: &#48652;&#46972;&#51060;&#50616; &#49905;&#50612;&lt;img title="Usual_suspect.gif" class="attachment" src="/pages/487464/attachments/229292" height="116" alt="Usual_suspect.gif" width="81" style="float: left;" /&gt;&lt;br /&gt;
&#44600;&#44032;&#45796; &#50500;&#47924;&#45208; &#51105;&#44256; &#48152;&#51204;&#50689;&#54868;&#54616;&#47732; &#50612;&#46500; &#50689;&#54868;&#44032; &#46496;&#50724;&#47476;&#45716; &#51648; &#47932;&#50612;&#48372;&#47732; &#50473;&#49828;&#49468;&#49828;&#45208; &#51060; &#50976;&#51564;&#50620; &#49436;&#49828;&#54057;&#53944;&#46972;&#44256; &#47568;&#54624; &#44163;&#51060;&#45796;. &#44536;&#51221;&#46020;&#47196; &#49345;&#45817;&#55176; &#50976;&#47749;&#54620; &#50689;&#54868;&#45796;. &#45208; &#46608;&#54620; &#51060; &#50689;&#54868;&#47484; &#48372;&#44256; &#45440;&#46988;&#51012; &#50612;&#46523;&#44172; &#54364;&#54788;&#54644;&#50556; &#54624;&#51648; &#49373;&#44033;&#54624; &#50612;&#46496;&#54620; &#50668;&#50976;&#46020; &#50630;&#51060; &#44536; &#48152;&#51204;&#50640; &#48744;&#47140;&#46308;&#50632;&#51012; &#51221;&#46020;&#51060;&#45768; &#47568;&#51060;&#45796;. &#51060; &#50689;&#54868;&#50640; &#45824;&#54644;&#49436;&#45716; &#50612;&#46496;&#54620; &#45236;&#50857;&#50640; &#45824;&#54620; &#50616;&#44553;&#51012; &#54616;&#44592;&#44032; &#55192;&#46308;&#45796;. &#50780;&#45264;&#47732; &#51068;&#45800; &#48372;&#44256; &#54032;&#45800;&#51012; &#45236;&#47140;&#50556; &#54616;&#45716; &#50689;&#54868;&#51060;&#44592; &#46412;&#47928;&#51060;&#44256; &#50616;&#44553;&#51012; &#54616;&#44172; &#46104;&#47732; &#50628;&#52397;&#45212; &#51396;&#47484; &#51200;&#51648;&#47484;&#45716; &#44163;&#51060; &#46104;&#44592; &#46412;&#47928;&#51060;&#45796;. &#54596;&#51088;&#44032; &#51221;&#54620; &#48152;&#51204;&#50689;&#54868; &#48288;&#49828;&#53944; 3&#50640;&#49436; 2&#50948;&#47484; &#52264;&#51648;&#54616;&#44256; &#51080;&#45716; &#50689;&#54868;&#51060;&#45796;. 1&#50948;&#45716; &#49752;&#47196;&#50864; &#44536;&#47112;&#51060;&#48652;, 3&#50948;&#45716; &#50473;&#49828;&#49468;&#49828;...&lt;br /&gt;
&lt;br /&gt;
&#54217;&#44032;: &lt;img src="/images/icon/icon_starFill.gif" /&gt;&lt;img src="/images/icon/icon_starFill.gif" /&gt;&lt;img src="/images/icon/icon_starFill.gif" /&gt;&lt;img src="/images/icon/icon_starFill.gif" /&gt;&lt;img src="/images/icon/icon_starFill.gif" /&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="http://www.cinecine.co.kr/movie.asp?code=4580&amp;amp;back_url=/people/info.asp?pc=1693" class="external"&gt;&#47672;&#49884;&#45768;&#49828;&#53944;&lt;/a&gt;&lt;/strong&gt;&amp;nbsp;&lt;strong&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;(The Machinist, 2004)&lt;/span&gt;&lt;/strong&gt; &#44048;&#46021; :&#48652;&#47000;&#46300; &#50532;&#45908;&#49832;&lt;img title="Maquinista_P1.jpg" class="attachment" src="/pages/487464/attachments/235279" height="114" alt="Maquinista_P1.jpg" width="81" style="float: left;" /&gt;&lt;br /&gt;
&#51068;&#48376;&#50640; &#50752;&#49436; &#51452;&#47568;&#50640; &#52828;&#44396;&#50752; &#45320;&#47924;&#45208; &#54624;&#51068;&#51060; &#50630;&#50612;&#49436; &#48372;&#44172; &#46108; &#50689;&#54868;. &#51060;&#46412;&#44620;&#51648;&#47564; &#54644;&#46020; &#51452;&#50672; &#48176;&#50864;&#44032; &#53356;&#47532;&#49828;&#52268; &#48288;&#51068;&#51060;&#46972;&#44256;&#45716; &#49373;&#44033;&#46020; &#47803;&#54664;&#45796;. DVD&#47484; &#48716;&#47540;&#46412;&#46020; &#51452;&#51032;&#44618;&#44172; &#48372;&#51648; &#50506;&#50520;&#45912; &#44163; &#44057;&#45796;. &#54616;&#44592;&#49324; &#45236;&#44032; &#44208;&#51221;&#54620; &#44172; &#50500;&#45768;&#50688;&#51004;&#45768;... &#51068;&#48376;&#50640;&#49436; &#50808;&#54868;&#47484; &#48376;&#45796;&#45716; &#44148; &#53360; &#46020;&#51204;&#51060;&#44592; &#46412;&#47928;&#51060;&#45796;.&lt;br /&gt;
&#51068;&#45800; &#53356;&#47532;&#49828;&#52268; &#48288;&#51068;&#51032; &#48320;&#49888;&#50640; &#54620;&#48264; &#45440;&#46972;&#44256; &#50689;&#54868; &#49548;&#51116;&#50640; &#46160;&#48264; &#45440;&#46972;&#44256; &#44208;&#47568;&#50640; &#49464;&#48264; &#45440;&#46992;&#45796;. &#50672;&#44592;&#46020; &#50672;&#44592;&#51648;&#47564; &#50612;&#46523;&#44172; &#51200;&#47111;&#44172; &#52404;&#51473;&#51012; &#51460;&#51068; &#49688; &#51080;&#45716; &#44152;&#44620;?&lt;br /&gt;
&lt;br /&gt;
&#54217;&#44032;: &lt;img src="/images/icon/icon_starFill.gif" /&gt;&lt;img src="/images/icon/icon_starFill.gif" /&gt;&lt;img src="/images/icon/icon_starFill.gif" /&gt;&lt;img src="/images/icon/icon_starFill.gif" /&gt;&lt;img src="/images/icon/icon_starHalf.gif" /&gt;&lt;/li&gt;
&lt;li&gt;&#50752;&#51068;&#46300; &#50493; &#44048;&#46021;: &#51316; &#47589;&#45320;&#53948;&lt;/li&gt;
&lt;li&gt;&#50529;&#49828;&#47592;, &#50529;&#49828;&#47592;2&lt;/li&gt;
&lt;li&gt;&#50896;&#49828; &#50612;&#54256; &#50612; &#53440;&#51076; &#51064; &#50500;&#47700;&#47532;&#52852;(Once Upon a Time in America, 1984)&lt;/li&gt;
&lt;li&gt;&#45796;&#51060;&#54616;&#46300; &#50472;&#47532;&#51592;(Diehard, 1988, 1990, 1995, 2007)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="http://www.cine21.com/Movies/Mov_Movie/movie_detail.php?id=9496"&gt;&#50476; &#49884;&#54000;&lt;/a&gt;&lt;/strong&gt; (Sin City, 2005)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="http://www.cine21.com/Movies/Mov_Movie/movie_detail.php?id=7571"&gt;&#53468;&#50577;&#51032; &#45576;&#47932;&lt;/a&gt;&lt;/strong&gt; (Tears of the Sun, 2003)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="http://www.cine21.com/Movies/Mov_Movie/movie_detail.php?id=5167"&gt;&#50616;&#48652;&#47112;&#51060;&#52964;&#48660;&lt;/a&gt;&lt;/strong&gt; (Unbreakable, 2000)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="http://www.cine21.com/Movies/Mov_Movie/movie_detail.php?id=7690"&gt;&#50500;&#47560;&#44191;&#46024;&lt;/a&gt;&lt;/strong&gt; (Armageddon, 1998)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="http://www.cine21.com/Movies/Mov_Movie/movie_detail.php?id=320"&gt;&#51228;5&#50896;&#49548;&lt;/a&gt;&lt;/strong&gt; (The Fifth Element, 1997)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="http://www.cine21.com/Movies/Mov_Movie/movie_detail.php?id=1395"&gt;&#51088;&#52860;&lt;/a&gt;&lt;/strong&gt; (The Jackal, 1997)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="http://www.cine21.com/Movies/Mov_Movie/movie_detail.php?id=1509"&gt;&#46972;&#49828;&#53944; &#47592; &#49828;&#53472;&#46377;&lt;/a&gt;&lt;/strong&gt; (Lastman Standing, 1996)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="http://www.cine21.com/Movies/Mov_Movie/movie_detail.php?id=27"&gt;12 &#47805;&#53412;&#51592;&lt;/a&gt;&lt;/strong&gt; (Twelve Monkeys, 1995)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="http://www.cine21.com/Movies/Mov_Movie/movie_detail.php?id=201"&gt;&#54252;&#47352;&lt;/a&gt;&lt;/strong&gt; (Four Rooms, 1995)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="http://www.cine21.com/Movies/Mov_Movie/movie_detail.php?id=3091"&gt;&#52972;&#47084; &#50724;&#48652; &#45208;&#51060;&#53944;&lt;/a&gt;&lt;/strong&gt; (Color of Night, 1994)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="http://www.cine21.com/Movies/Mov_Movie/movie_detail.php?id=215"&gt;&#47560;&#51648;&#47561; &#48372;&#51060; &#49828;&#52852;&#50883;&lt;/a&gt;&lt;/strong&gt; (The Last Boy Scout, 1991)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="http://www.cine21.com/Movies/Mov_Movie/movie_detail.php?id=9766"&gt;&#54728;&#46300;&#49832; &#54840;&#53356;&lt;/a&gt;&lt;/strong&gt; (Hudson Hawk, 1991)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="http://www.cine21.com/Movies/Mov_Movie/movie_detail.php?id=2760"&gt;&#51453;&#50612;&#50556; &#49324;&#45716; &#50668;&#51088;&lt;/a&gt;&lt;/strong&gt; (Death Becomes Her, 1992)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="http://www.cine21.com/Movies/Mov_Movie/movie_detail.php?id=2232"&gt;&#46972;&#51060;&#50616; &#51068;&#48337; &#44396;&#54616;&#44592;&lt;/a&gt;&lt;/strong&gt; (Saving Private Ryan, 1998)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="http://www.cine21.com/Movies/Mov_Movie/movie_detail.php?id=8188"&gt;&#49324;&#46993;&#46020; &#53685;&#50669;&#51060; &#46104;&#45208;&#50836;?&lt;/a&gt;&lt;/strong&gt; (Lost in Translation, 2003)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="http://www.cine21.com/Movies/Mov_Movie/movie_detail.php?id=5196"&gt;&#49885;&#49828;&#54000; &#49464;&#52968;&#51592;&lt;/a&gt;&lt;/strong&gt; (Gone in Sixty Seconds, 2000)&lt;/li&gt;
&lt;li&gt;&#49884;&#45348;&#47560; &#52380;&#44397; (Nuovo cinema Paradiso)&lt;/li&gt;
&lt;li&gt;&#26178;&#12434;&#25499;&#12369;&#12427;&#23569;&#22899;&lt;/li&gt;
&lt;li&gt;300&lt;/li&gt;
&lt;li&gt;Perfume&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="http://www.cine21.com/Movies/Mov_Movie/movie_detail.php?id=8005"&gt;&#52880;&#47532;&#48708;&#50504;&#51032; &#54644;&#51201;: &#48660;&#47001; &#54148;&#51032; &#51200;&#51452;&lt;/a&gt;&lt;/strong&gt; (Pirates of the Caribbean: The Curse of the Black Pearl, 2003)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="http://www.cine21.com/Movies/Mov_Movie/movie_detail.php?id=256"&gt;&#44032;&#50948;&#49552;&lt;/a&gt;&lt;/strong&gt; (Edward Scissorhands, 1990)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="http://www.cine21.com/Movies/Mov_Movie/movie_detail.php?id=254"&gt;&#44600;&#48260;&#53944; &#44536;&#47112;&#51060;&#54532;&lt;/a&gt;&lt;/strong&gt; (What's Eating Gilbert Grape, 1994)&lt;/li&gt;
&lt;li&gt;&lt;span style="color: rgb(0, 51, 102);"&gt;&lt;strong&gt;&lt;a href="http://www.cine21.com/Movies/Mov_Movie/movie_detail.php?id=1165" title="&#49752;&#47196;&#50864; &#44536;&#47112;&#51060;&#48652;" class="external"&gt;&#49752;&#47196;&#50864; &#44536;&#47112;&#51060;&#48652;&lt;/a&gt; (&lt;/strong&gt;&lt;/span&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;strong&gt;Shallow Grave, 1994&lt;/strong&gt;&lt;/span&gt;&lt;span style="color: rgb(0, 51, 102);"&gt;&lt;strong&gt;)&lt;/strong&gt;&lt;/span&gt; &#44048;&#46021;: &#45936;&#45768; &#48372;&#51068;&lt;/li&gt;
&lt;li&gt;&#51060;&#50756; &#47589;&#44536;&#47532;&#44144;&#51032; &#51064;&#51656; (A Life Less than Ordinary, 1998) &#44048;&#46021;: &#45936;&#45768; &#48372;&#51068;&lt;/li&gt;
&lt;li&gt;&#53944;&#47112;&#51064;&#49828;&#54252;&#54021; () &#44048;&#46021;: &#45936;&#45768; &#48372;&#51068;&lt;/li&gt;
&lt;li&gt;&#45348;&#48264;&#51032; &#44208;&#54844;&#49885;&#44284; &#54620;&#48264;&#51032; &#51109;&#47168;&#49885;&lt;/li&gt;
&lt;li&gt;&#49660;&#49373;&#53356; &#53448;&#52636;&lt;/li&gt;
&lt;li&gt;&#47588;&#53944;&#47533;&#49828;&lt;/li&gt;
&lt;li&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;strong&gt;&lt;a href="http://movie.daum.net/movieInfo?mkey=2663" title="&#54148;&#54532; &#54589;&#49496;" class="external"&gt;&#54148;&#54532; &#54589;&#49496;&lt;/a&gt;(Pulp Fiction, 1994)&lt;/strong&gt;&lt;/span&gt; &#44048;&#46021;: &#53216;&#50644;&#54004; &#53440;&#46976;&#54000;&#45432;&lt;img title="PulpFiction.gif" class="attachment" src="/pages/487464/attachments/235300" height="112" alt="PulpFiction.gif" width="81" style="float: left;" /&gt;&lt;br /&gt;
&#48652;&#47336;&#49828; &#50956;&#47532;&#49828;, &#51316; &#53944;&#46972;&#48380;&#53440;, &#50864;&#47560; &#49436;&#47676;, &#53216;&#50644;&#54004; &#53440;&#46976;&#54000;&#45432;, &#49324;&#47924;&#50648; L. &#51229;&#49832;, &#49828;&#54000;&#48652; &#48512;&#49464;&#48120;, &#53356;&#47532;&#49828;&#53664;&#54140; &#50892;&#53360; &#46321;&#46321;.... &#51060; &#52636;&#50672;.&lt;br /&gt;
&#51060; &#50689;&#54868;&#50640;&#49436; &#54596;&#51088;&#45716; &#51116;&#48120;&#47484; &#45712;&#45180;&#44592; &#48372;&#45796;&#45716; &#50689;&#54868;&#47196; &#47924;&#50620; &#47564;&#46308; &#49688; &#51080;&#45716;&#44032;&#47484; &#48380; &#49688; &#51080;&#50632;&#45796;. &#52376;&#51020; &#51060; &#50689;&#54868;&#47484; &#51217;&#54664;&#51012; &#46412;, &#51060;&#54644;&#54624; &#49688; &#50630;&#50632;&#45796;. &#46020;&#45824;&#52404; &#47960; &#47568;&#54616;&#47140;&#45716; &#44148;&#51648; &#50508; &#49688;&#44032; &#50630;&#50632;&#45796;. &#54616;&#51648;&#47564; &#51060;&#47111;&#44172; &#51656;&#47928;&#51012; &#45912;&#51648;&#45716; &#51088;&#49888;&#51060; &#51096;&#47803; &#46108; &#44144;&#46972;&#45716; &#44152; &#50508;&#44172; &#46104;&#50632;&#45796;. &#50689;&#54868;&#44032; &#44845; &#47924;&#50616;&#44032;&#47484; &#47568;&#54616;&#50668;&#50556; &#47564; &#54616;&#45716;&#44148; &#50500;&#45768;&#46972;&#45716; &#44144;&#45796;. &#44536;&#47000;&#46020; &#50500;&#51649;&#44620;&#51648; &#51060; &#50689;&#54868;&#45716; &#47784;&#47476;&#44192;&#45796;. &#45796;&#47564; &#49888;&#49440;&#54664;&#45796;&#46972;&#45716; &#51060;&#48120;&#51648;...&lt;br /&gt;
&lt;br /&gt;
&#54217;&#44032;: &lt;img src="/images/icon/icon_starFill.gif" /&gt;&lt;img src="/images/icon/icon_starFill.gif" /&gt;&lt;img src="/images/icon/icon_starHalf.gif" /&gt;&lt;img src="/images/icon/icon_starEmpty.gif" /&gt;&lt;img src="/images/icon/icon_starEmpty.gif" /&gt;&lt;/li&gt;
&lt;li&gt;&#49468;&#44284; &#52824;&#55176;&#47196;&#51032; &#54665;&#48169;&#48520;&#47749;&lt;/li&gt;
&lt;li&gt;&#50500;&#47708;&#47532;&#50640;&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;strong&gt;&#47932;&#46993;&#47336;&#51592;(Moulin Rouge, 2001)&lt;/strong&gt;&lt;/span&gt; &#44048;&#46021;: &#48148;&#51592; &#47336;&#50612;&#47564;&lt;img title="Moulin_Rouge.jpg" class="attachment" src="/pages/487464/attachments/235787" height="117" alt="Moulin_Rouge.jpg" width="83" style="float: left;" /&gt;&lt;br /&gt;
&#47691;&#51652; &#51020;&#50501;&#44284; &#46168;&#47564;&#51032; &#49324;&#46993;&#51060; &#45320;&#47924;&#45208;&#46020; &#54872;&#49345;&#51201;&#51004;&#47196; &#54364;&#54788;&#46108; &#50689;&#54868;&#51060;&#45796;. &#48036;&#51648;&#52972; &#50689;&#54868;&#47196;&#49436; &#45824; &#49457;&#44277;&#51012; &#51060;&#47340; &#50689;&#54868;&#44032; &#50500;&#45772;&#44032; &#49910;&#45796;. &#51060;&#50756; &#47589;&#44536;&#47532;&#44144;&#45716; &#50668;&#44592;&#49436; &#44536;&#51032; &#44032;&#52285;&#47141;&#51012; &#54620;&#44751; &#48156;&#55064;&#54664;&#44256; &#45768;&#53084;&#53412;&#46300;&#47676; &#50669;&#49884; come what may&#47196; &#44032;&#49688; &#48808;&#52824;&#45716; &#47785;&#49548;&#47532;&#47484; &#48976;&#45256;&#45796;. &#50689;&#54868;&#46020; &#50689;&#54868;&#51060;&#51648;&#47564; OST&#47196; &#45908; &#50976;&#47749;&#54616;&#44172; &#50508;&#47140;&#51276;&#45796;. Lady Marmalade&#45716; &#45348;&#47749;&#51032; &#50668;&#49457;&#48372;&#52972;(?)&#51060; &#48512;&#47480; &#45432;&#47000;&#47196; &#49345;&#45817;&#54620; &#51064;&#44592;&#47484; &#45132;&#50632;&#45796;. &lt;a href="http://www.aladdin.co.kr/shop/wproduct.aspx?ISBN=3342430966&amp;amp;partner=egloos" title="OST&#51221;&#48372;" class="external"&gt;OST&#51221;&#48372;&lt;/a&gt;&lt;br /&gt;
&#44060;&#51064;&#51201;&#51004;&#47196; &#51060; &#50689;&#54868;&#45716; &#45320;&#47924; &#51339;&#50500;&#54644;&#49436; &#47924;&#47140; 5&#48264;&#51060;&#45208; &#49345;&#50689;&#51012; &#54664;&#45796;. 2&#48264;&#51008; &#44537;&#51109;&#50640;&#49436; 3&#48264;&#51008; DVD&#47196;...&lt;br /&gt;
&lt;br /&gt;
&#54217;&#44032;: &lt;img src="/images/icon/icon_starFill.gif" /&gt;&lt;img src="/images/icon/icon_starFill.gif" /&gt;&lt;img src="/images/icon/icon_starFill.gif" /&gt;&lt;img src="/images/icon/icon_starFill.gif" /&gt;&lt;img src="/images/icon/icon_starHalf.gif" /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="http://www.cinecine.co.kr/movie.asp?code=1249&amp;amp;back_url=/people/info.asp?pc=2585" title="&#49828;&#50892;&#46300; &#54588;&#49772;" class="external"&gt;&#49828;&#50892;&#46300; &#54588;&#49772;&lt;/a&gt;(swardfish, 2001)&lt;/strong&gt; &#44048;&#46021;: &#46020;&#48120;&#45768;&#53356; &#49464;&#45208;&lt;img title="swordfish.gif" class="attachment" src="/pages/487464/attachments/235289" height="119" alt="swordfish.gif" width="81" style="float: left;" /&gt;&lt;br /&gt;
&#54624; &#48288;&#47532;&#51032; &#51316;&#51116;&#47484; &#50508;&#44172; &#54644;&#51456; &#50689;&#54868;. &#44536;&#47532;&#44256; &#55092; &#51117;&#47592;&#51060; &#44900; &#44316;&#52270;&#51008; &#48176;&#50864;&#51064;&#44152;.. &#51060;&#46976;&#44152; &#48372;&#50668;&#51456; &#50689;&#54868;&#51060;&#45796;. &#51316; &#53944;&#46972;&#48380;&#53440;&#50556; &#47749;&#49457;&#45824;&#47196; &#47691;&#51652; &#50672;&#44592;&#47484; &#53468;&#50672;&#54616;&#44172; &#51096; &#48372;&#50668;&#51456; &#44163; &#44057;&#45796;. &#51060;&#47088; &#54413;&#51032; &#50689;&#54868;&#45716; &#44900; &#51080;&#50632;&#51648;&#47564; &#51060;&#46412; &#49688;&#47566;&#51008; &#52852;&#47700;&#46972;&#47484; &#51060;&#50857;&#54620; &#44592;&#48277;&#51060; &#47700;&#53944;&#47533;&#49828;&#47196; &#51064;&#44592;&#47484; &#45132;&#44256; &#44536;&#48372;&#45796; &#45908;&#54620; &#51109;&#47732;&#51012; &#48372;&#50668;&#51456; &#50689;&#54868;&#46972;&#44256; &#48380; &#49688; &#51080;&#45796;. &#52488;&#48152;&#50640; &#50689;&#54868;&#51032; &#53356;&#46972;&#51060;&#47561;&#49828; &#48512;&#48516;&#51012; &#47676;&#51200; &#48372;&#50668;&#51452;&#45716;&#45936;... &#51060; &#51109;&#47732; &#50517;&#44428;&#51060;&#45796;.&lt;br /&gt;
&#44284;&#50672; &#46024;&#51008; &#45572;&#44032; &#44054;&#44172; &#46104;&#45716; &#44163;&#51068;&#44620;?&lt;br /&gt;
&lt;br /&gt;
&#54217;&#44032;: &lt;img src="/images/icon/icon_starFill.gif" /&gt;&lt;img src="/images/icon/icon_starFill.gif" /&gt;&lt;img src="/images/icon/icon_starFill.gif" /&gt;&lt;img src="/images/icon/icon_starHalf.gif" /&gt;&lt;img src="/images/icon/icon_starEmpty.gif" /&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&#47084;&#48652; &#50529;&#52740;&#50620;&#47532;&amp;nbsp;(Love Actually)&lt;/span&gt;&lt;/strong&gt; &#44048;&#46021;: &#47532;&#52264;&#46300; &#52964;&#54000;&#49828;&lt;img title="Loveactually.gif" class="attachment" src="/pages/487464/attachments/235318" height="114" alt="Loveactually.gif" width="79" style="float: left;" /&gt;&lt;br /&gt;
&#44208;&#53076; &#53356;&#47532;&#49828;&#47560;&#49828; &#50857; &#47084;&#48652; &#53076;&#47700;&#46356;&#47196; &#49373;&#44033;&#54644;&#49436;&#45716; &#50504;&#46112; &#50689;&#54868;. &#45320;&#47924;&#45208;&#46020; &#46384;&#46907;&#54620; &#46300;&#46972;&#47560;&#47484; &#48372;&#50668;&#51456;&#45796;. &#54364;&#54788;&#47141;&#46020; &#51339;&#44256; &#50672;&#44592;&#46308;&#46020; &#45320;&#47924; &#51339;&#45796;. &#49324;&#46993;&#49828;&#47101;&#45796;.. &#46972;&#45716; &#49373;&#44033;&#51060; &#47751;&#48264;&#51060;&#44256; &#46308;&#51221;&#46020;&#50688;&#45796;. 7&#44060;&#51032; &#49828;&#53664;&#47532;&#44032; &#45320;&#47924;&#45208;&#46020; &#47691;&#51648;&#44172; &#44536;&#47140;&#51652; &#50689;&#54868;. &#50500;&#47924;&#47000;&#46020; &#51060;&#44144; &#45796;&#49884; &#54620;&#48264; &#48400;&#51480;&#50556; &#46112; &#44163; &#44057;&#45796;. &#44200;&#50872;&#51060; &#45796;&#44032;&#50724;&#45716;&#45936; &#51060;&#52280;&#50640; &#45796;&#49884; &#54620;&#48264; &#48400;&#51480;&#50556; &#44192;&#45796;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#54217;&#44032;: &lt;img src="/images/icon/icon_starFill.gif" /&gt;&lt;img src="/images/icon/icon_starFill.gif" /&gt;&lt;img src="/images/icon/icon_starFill.gif" /&gt;&lt;img src="/images/icon/icon_starFill.gif" /&gt;&lt;img src="/images/icon/icon_starFill.gif" /&gt;&lt;/li&gt;
&lt;li&gt;&#54588;&#49828;&#47700;&#51060;&#52964;&lt;/li&gt;
&lt;li&gt;&#46356; &#50500;&#45908;&#49828;&lt;/li&gt;
&lt;li&gt;&#46020;&#44536;&#48716;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span style="background-color: rgb(176, 238, 251); color: rgb(0, 51, 102);"&gt;&amp;lt;* &#51221;&#47148; &#49692;&#50948;&#45716; &#47924;&#51089;&#50948;. &#54596;&#51088;&#51032; &#49373;&#44033;&#45208;&#45716; &#49692;&#49436;.&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;h4&gt;&lt;img class="icon" src="/images/template/ic_blackboard.gif" alt="icon" /&gt; &#48400;&#50556; &#54624; &#50689;&#54868;&lt;/h4&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="color: rgb(0, 51, 102);"&gt;&#51200;&#49688;&#51648;&#51032; &#44060;&#46308;(&lt;/span&gt;Reservoir Dogs, 1992&lt;span style="color: rgb(0, 51, 102);"&gt;)&lt;/span&gt;&lt;/strong&gt; &#44048;&#46021;: &#53216;&#50644;&#54004; &#53440;&#46976;&#54000;&#45432;&lt;img title="img.movist.com.jpg" class="attachment" src="/pages/487464/attachments/228671" alt="img.movist.com.jpg" style="float: left; width: 79px; height: 115px;" /&gt;&lt;/p&gt;
&lt;p&gt;&#53216;&#50644;&#54004; &#53440;&#46976;&#54000;&#45432; &#44048;&#46021;&#51032; &#50689;&#54868;&#47484; &#51328; &#52286;&#50500;&#48372;&#47140;&#44256; &#47576;&#47673;&#44256; &#44160;&#49353;&#54644; &#48376; &#44208;&#44284; &#51060;&#50689;&#54868;&#47484; &#49884;&#51089;&#51004;&#47196; &#54644;&#50556;&#44192;&#45796;&#44256;&amp;nbsp;&#49373;&#44033;&#54664;&#45796;. &#49324;&#46988;&#46308;&#51032; &#54217;&#51012; &#51069;&#50612;&#48400;&#46020; &#49828;&#53664;&#47532; &#51204;&#44060; &#48169;&#49885;&#51060; &#53945;&#51060;&#54616;&#45796;&#44256; &#51201;&#54784;&#51080;&#44256;....&lt;br /&gt;
&#44081;&#50689;&#54868;&#46972;&#49436; &#45796;&#49548; &#44144;&#48512;&#44048;&#51060; &#45208;&#44596; &#54616;&#51648;&#47564; &#50689;&#54868;&#47484; &#48372;&#45716; &#54200;&#44204;&#51012; &#50630;&#50528;&#48372;&#46020;&#47197; &#45432;&#47141;&#54644;&#48400;&#50556;&#44192;&#45796;. &#51060; &#45236;&#50857;&#50640;&#45824;&#54620; &#54217;&#44032;&#45716; &#50689;&#54868;&#47484; &#48372;&#44256; &#45212; &#46244;&#50640; &#50948;&#51901;&#51032; &amp;lt;&#48376; &#50689;&#54868;&amp;gt;&#51901;&#51004;&#47196; &#50734;&#44592;&#47732;&#49436; &#51221;&#47532; &#54644;&#48372;&#46020;&#47197; &#54616;&#44192;&#45796;.&lt;br /&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;span style="color: rgb(0, 51, 102);"&gt;&#52964;&#54588;&#50752; &#45812;&#48176;(&lt;span style="color: rgb(0, 0, 0);"&gt;Coffee and Cigarettes, 2003&lt;/span&gt;)&lt;/span&gt;&lt;/strong&gt; &#44048;&#46021;: &#51664; &#51088;&#47924;&#49884;&lt;img title="Coffee_and_Cigarettes.jpg" class="attachment" src="/pages/487464/attachments/228680" height="114" alt="Coffee_and_Cigarettes.jpg" width="79" style="float: left;" /&gt;&lt;br /&gt;
&#50500;&#47924;&#47088; &#51060;&#50976;&#50630;&#51060; &#48372;&#44256; &#49910;&#51008; &#50689;&#54868;&#47484; &#44160;&#49353;&#54616;&#45796;&#44032; &#44152;&#47536; &#50689;&#54868;&#45796;. &#51664; &#51088;&#47924;&#49884;&#46972;&#45716; &#44048;&#46021;&#50640; &#45824;&#54644;&#49436;&#46020; &#55141;&#48120;&#44032; &#49373;&#44592;&#44172; &#46104;&#50632;&#44256; &#51068;&#45800; &#51060; &#44048;&#46021;&#51012; &#50976;&#47749;&#54616;&#44172; &#47564;&#46304; &#51060; &#50689;&#54868;&#47484; &#48400;&#50556;&#44192;&#45796;&#44256; &#49373;&#44033;&#54616;&#44172; &#46108; &#51060;&#50976;&#44032; &#46104;&#50632;&#45796;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="color: rgb(0, 51, 102);"&gt;&lt;strong&gt;&#47560;&#51060; &#48288;&#49828;&#53944; &#54532;&#47004;&#46300; (&lt;span style="color: rgb(0, 0, 0);"&gt;Mon meilleur ami, 2007&lt;/span&gt;)&lt;/strong&gt;&lt;/span&gt; &#44048;&#46021;: &#54028;&#53944;&#47532;&#49828; &#47476;&#53097;&#53944;&lt;img title="Mon.meilleur.ami.jpg" class="attachment" src="/pages/487464/attachments/228907" height="114" alt="Mon.meilleur.ami.jpg" width="79" style="float: left;" /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong style="color: rgb(88, 88, 88);"&gt;&lt;span style="color: rgb(0, 51, 102);"&gt;&lt;a href="http://www.cinecine.co.kr/movie.asp?code=1309&amp;amp;back_url=/people/info.asp?pc=2257" title="&#48652;&#47532;&#51667; &#51316;&#49828;&#51032; &#51068;&#44592;" class="external"&gt;&#48652;&#47532;&#51667; &#51316;&#49828;&#51032; &#51068;&#44592;&lt;/a&gt;&lt;/span&gt;&lt;/strong&gt;&amp;nbsp;&lt;strong style="color: rgb(88, 88, 88);"&gt;(&lt;span style="color: rgb(0, 0, 0);"&gt;Bridget Jones's Diary, 2001&lt;/span&gt;)&lt;/strong&gt; &#44048;&#46021;: &#49380;&#47200; &#47589;&#44284;&#51060;&#50612;&lt;img title="BridgetJonessDiary_P1.gif" class="attachment" src="/pages/487464/attachments/235338" height="120" alt="BridgetJonessDiary_P1.gif" width="81" style="float: left;" /&gt;&lt;br /&gt;
&#47476;&#45348; &#51236; &#50948;&#44144;, &#55092; &#44536;&#47004;&#53944;, &#53084;&#47536; &#54140;&#49828;&#44032; &#44536;&#47532;&#45716; &#51116;&#48120;&#51080;&#45716; &#49324;&#46993; &#51060;&#50556;&#44592;. &#54620;&#46412; &#47566;&#51008; &#51064;&#44592;&#44032; &#51080;&#50632;&#51648;&#47564; &#50612;&#51704;&#49436;&#51064;&#51648; &#53440;&#51060;&#48141;&#51060; &#50504;&#47582;&#50500;&#49436; &#47803;&#48372;&#44256; &#45459;&#52828; &#50689;&#54868;. &#44536; &#51060;&#54980; 2004&#45380;&#50640; &#54980;&#54200;&#51004;&#47196; &#50676;&#51221;&#44284; &#50528;&#51221;&#51060;&#46972;&#45716; &#49436;&#48652;&#53440;&#51060;&#53952;&#51012; &#47588;&#44256; &#52286;&#50500;&#50752;&#51500;&#51648;&#47564; &#51060;&#44163;&#46020; &#47803;&#48420;&#45716;&#45936; &#50612;&#46523;&#44172; &#48372;&#45264;.. &#54616;&#47732;&#49436; &#44163;&#46160; &#45459;&#52452;&#45796;. &#44536;&#47000;&#49436; &#44845; &#52286;&#50500;&#49436; &#48400;&#46188;&#50556; &#44192;&#45796;&#45716; &#49373;&#44033;&#51060;&#45796;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
</description>
      <pubDate>Thu, 12 Jun 2008 16:26:15 +0900</pubDate>
      <link>http://baepower.springnote.com/pages/487464</link>
      <guid>http://baepower.springnote.com/pages/487464</guid>
    </item>
    <item>
      <title>Project &#44396;&#49457;&#46020;</title>
      <description></description>
      <pubDate>Tue, 22 Apr 2008 19:51:04 +0900</pubDate>
      <link>http://baepower.springnote.com/pages/1101776</link>
      <guid>http://baepower.springnote.com/pages/1101776</guid>
    </item>
    <item>
      <title>New Project</title>
      <description>&lt;div class="xqtemplate knowledge-dashboard"&gt;
&lt;table class="xqtTable blackBoard"&gt;
&lt;tr&gt;
&lt;td class="leftBoard"&gt;&lt;img class="logo" src="/images/template/img_sample_knowledge.gif" /&gt;&lt;/td&gt;
&lt;td class="centerBoard"&gt;
&lt;p class="dashTitle"&gt;We are...&lt;/p&gt;
&lt;p&gt;Write about your group.&lt;/p&gt;
&lt;/td&gt;
&lt;td class="rightBoard"&gt;
&lt;p class="dashTitle"&gt;Notice&lt;/p&gt;
&lt;ul class="list-type-5"&gt;
&lt;li&gt;Main page&lt;/li&gt;
&lt;li&gt;Introducing members&lt;/li&gt;
&lt;li&gt;Information for subscription&lt;/li&gt;
&lt;li&gt;Notices&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;h4 class="xqtHeading"&gt;&lt;img class="icon" src="/images/template/ic_page.gif" /&gt; Main page&lt;/h4&gt;
&lt;table class="xqtTable"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;th&gt;Category 1&lt;/th&gt;
&lt;th&gt;Category 2&lt;/th&gt;
&lt;th&gt;Category 3&lt;/th&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h4 class="xqtHeading"&gt;&lt;img class="icon" src="/images/template/ic_members.gif" /&gt; Introducing members&lt;/h4&gt;
&lt;p&gt;View &lt;a href="/pages/search?q=Comments+to+Member"&gt;Introducing members page&lt;/a&gt;&lt;/p&gt;
&lt;ul class="memberListType"&gt;
&lt;li&gt;Captain:&lt;/li&gt;
&lt;li&gt;Assistant:&lt;/li&gt;
&lt;li&gt;Accountant:&lt;/li&gt;
&lt;li&gt;Other members:&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 class="xqtHeading"&gt;&lt;img class="icon" src="/images/template/ic_blackboard.gif" /&gt; Notices&lt;/h4&gt;
&lt;ul class="noticeListType"&gt;
&lt;li&gt;Information of notices&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Information of notices&lt;/p&gt;
&lt;ul class="arrowListType"&gt;
&lt;li&gt;Comments&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
</description>
      <pubDate>Tue, 22 Apr 2008 19:49:40 +0900</pubDate>
      <link>http://baepower.springnote.com/pages/1101774</link>
      <guid>http://baepower.springnote.com/pages/1101774</guid>
    </item>
    <item>
      <title>&#48264;&#50669; -1-</title>
      <description>&lt;p&gt;-- &#50620;&#47560; &#50504;&#51080;&#51004;&#47732; &#50668;&#47492;&#48169;&#54617;&#51060;&#45796;.&lt;/p&gt;
&lt;p&gt;&#49440;&#49373;&#45784;&#51032; &#44600;&#44256; &#44596; &#51333;&#47168;&#44032; &#45149;&#45208;&#47732; &#44592;&#45796;&#47532;&#44256; &#44592;&#45796;&#47532;&#45912; &#50668;&#47492;&#48169;&#54617;&#51060;...&lt;/p&gt;
&lt;p&gt;&#48169;&#54617;&#49689;&#51228;&#45716; &#51068;&#44592;&#50416;&#44592;. &#50500;&#44620; &#47784;&#46160;&#50640;&#44172; &#45432;&#53944;&#47484; &#45208;&#45600; &#51452;&#50632;&#45796;. &#47582;&#45796;. &#51082;&#50612;&#48260;&#47532;&#44592; &#51204;&#50640; &#51060;&#47492;&#47564;&#51060;&#46972;&#46020; &#51201;&#50612;&#45459;&#51088;.&lt;/p&gt;
&lt;p&gt;(&#54540;&#47112;&#51060;&#50612; &#51060;&#47492; &#51221;&#54616;&#44592;, &#50669;&#51088;&#45716; &lt;span style="color: rgb(153, 51, 102);"&gt;&lt;strong&gt;&#12472;&#12531;&#12472;&#12531;&lt;/strong&gt;&lt;/span&gt;(&#51652;&#51652;)&#51060;&#46972;&#44256; &#51648;&#50632;&#45796;.)&lt;/p&gt;
&lt;p&gt;&#51068;&#44592;&#50416;&#45716; &#44148; &#47924;&#51652;&#51109; &#44480;&#52270;&#51648;&#47564; &#49689;&#51228;&#45768;&#44620; &#50612;&#51796; &#49688; &#50630;&#45796;. &#50864;&#49440;[&#51060;&#47784;&#54620;&#53580; &#49444;&#44368;&#46308;&#50632;&#45796;.]&#46972;&#44256; &#50416;&#51648;&#47568;&#46020;&#47197; &#45432;&#47141;&#54616;&#44592;&#47196; &#47576;&#47673;&#50632;&#45796;. &#44620;&#48512;&#45716;&#44163;&#46020; &#51221;&#46020;&#51221;&#46020;&#44751; &#54616;&#44592;&#47196;... &#45432;&#47141;&#54616;&#44592;&#47196;...&lt;/p&gt;
&lt;p&gt;&#49440;&#49373;&#45784;&#54620;&#53580; &#48155;&#51008; &#44148; &#45432;&#53944; &#47568;&#44256; &#46608; &#54616;&#45208;&#44032; &#51080;&#45796;. [&#50668;&#47492;&#48169;&#54617; &#50521;&#52992;&#51060;&#53944;].&lt;/p&gt;
&lt;p&gt;&#50668;&#47492;&#48169;&#54617;&#51032; &#50696;&#51221;&#51060;&#45208; &#47785;&#54364;&#47484; &#50024;&#49436; &#51665;&#50640; &#46028;&#50500;&#44032;&#44592; &#51204;&#44620;&#51648; &#51228;&#52636;&#54644;&#50556; &#54620;&#45796;. &#51088;, &#54980;&#46385; &#50024;&#48260;&#47532;&#51088;.&lt;/p&gt;
&lt;p&gt;&amp;lt;&#50668;&#47492;&#48169;&#54617; &#50521;&#52992;&#51060;&#53944;&amp;gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&#50668;&#47492;&#48169;&#54617; &#44228;&#54925;&#51008; &#51080;&#45208;&#50836;?&lt;br /&gt;
&#9633; &#52828;&#44396;&#46993; &#48960;&#51648;&#44172; &#45440;&#44592;!&lt;br /&gt;
&#9633; &#47588;&#51068; &#44172;&#51076;&#54616;&#44592;!&lt;br /&gt;
&#9633; &#49457;&#49892;&#54616;&#44172; &#44277;&#48512;, &#44277;&#48512;?&lt;/li&gt;
&lt;li&gt;&#50668;&#47492;&#48169;&#54617; &#51473;&#50640; &#45804;&#49457;&#54616;&#44256; &#49910;&#51008; &#44172; &#51080;&#45208;&#50836;?&lt;br /&gt;
&#9633; 500m &#54756;&#50628;&#52832;&#49688; &#51080;&#46020;&#47197;!&lt;br /&gt;
&#9633; &#51204;&#49324; &#47112;&#48296;&#51012; 75&#44620;&#51648; &#47564;&#46308;&#44592;!&lt;br /&gt;
&#9633; &#50808;&#44397;&#50612;&#47484; &#47568;&#54624; &#49688; &#51080;&#46020;&#47197;!&lt;/li&gt;
&lt;li&gt;&#54617;&#44368;&#49373;&#54876;&#50640; &#48152;&#49457;&#54644;&#50556; &#54624; &#51068;&#51060; &#51080;&#45208;&#50836;?&lt;br /&gt;
&#9633; &#49688;&#50629;&#51473;&#50640; &#51452;&#51032; &#48155;&#51648; &#50506;&#46020;&#47197;&lt;br /&gt;
&#9633; &#48744;&#47532; &#51068;&#50612;&#45208;&#44592;&lt;br /&gt;
&#9633; &#49689;&#51228;&#47484; &#51082;&#50612;&#48260;&#47532;&#51648; &#50506;&#46020;&#47197;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&#50669;&#51088;&#45716; 2,3,2 &#49692;&#49436;&#47196; &#49440;&#53469;&#54664;&#45796;. &#44536;&#47084;&#51088; &#45796;&#51020;&#44284; &#44057;&#51008; &#51652;&#54665;&#51060; &#46104;&#45716; &#44163; &#44057;&#50520;&#45796;. &#50500;&#51649; &#45796;&#47480;&#44148; &#49440;&#53469;&#50504;&#54644;&#48400;&#49436; &#47784;&#47492;.&lt;/p&gt;
&lt;p&gt;&#51020;, &#48744;&#47532; &#51068;&#50612;&#45208;&#44592;...&lt;br /&gt;
&#54617;&#44368; &#44032;&#44592; &#51204;&#50640; &#51104;&#44624; &#50612;&#46356; &#46308;&#47084;&#50556;&#51648;!&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&#51060;&#44152;&#47196; &#46096;&#50612;. &#51697; &#47691;&#51652; &#50668;&#47492;&#48169;&#54617;&#44228;&#54925;&#51032; &#50756;&#49457;&#51060;&#45796;! &#51697; &#47691;&#51652; &#50668;&#47492;&#48169;&#54617;? &#51652;&#51676; &#44536;&#47092;&#44620;.? &#50500;&#47924;&#44163;&#46020; &#51221;&#54616;&#51648; &#50506;&#50520;&#51004;&#45768;&#44620; &#46160;&#44540;&#46160;&#44540; &#44144;&#47532;&#45716;&#44172; &#50500;&#45772;&#44032; &#49910;&#45796;. &#50732; &#50668;&#47492;&#48169;&#54617;&#51008; &#44284;&#50672; &#47924;&#49832; &#51068;&#51060; &#48268;&#50612;&#51656;&#44620;!&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&#52264;&#47159;!&lt;/p&gt;
&lt;p&gt;&#44221;&#47168;!&lt;/p&gt;
&lt;p&gt;&#50504;&#45397;!&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&#49440;&#49373;&#45784;: &#51652;&#51652; &#53356;&#47112;&#47592;&#51592;! &#50504;&#46096;&#51648;&#47564; &#45768;&#46308; &#50668;&#47492;&#48169;&#54617;&#51008; &#51328; &#51687;&#45796;. &#44368;&#49892;&#51012; &#45208;&#44032;&#49436; &#48150;&#51004;&#47196; &#45208;&#44032;&#51648; &#47568;&#44256; &#46020;&#49436;&#49892;&#47196; &#44032;&#51080;&#50612;.&lt;/p&gt;
&lt;p&gt;&#51652;&#51652;: &#50780;&#50836;. &#49440;&#49373;&#45784;.&lt;/p&gt;
&lt;p&gt;&#49440;&#49373;&#45784;: &#50780;&#51064;&#44144; &#44057;&#45264;?&lt;/p&gt;
&lt;p&gt;&#51652;&#51652;: &#51204;&#54784; &#47784;&#47476;&#44192;&#45716;&#45936;&#50836;. &#49440;&#49373;&#45784;.&lt;/p&gt;
&lt;p&gt;&#49440;&#49373;&#45784;: &#45324; &#44200;&#50872;&#48169;&#54617; &#45149;&#45208;&#44256; &#45208;&#49436;&#48512;&#53552; &#50724;&#45720;&#44620;&#51648;, &#51109;&#45212;&#51060;&#45208; &#51648;&#44033;&#51012; &#46020;&#45824;&#52404; &#47751;&#48264;&#51060;&#45208; &#54620;&#51460; &#50508;&#44592;&#45208; &#50508;&#50500;?&lt;/p&gt;
&lt;p&gt;&#51652;&#51652;: &#47784;&#47476;&#44192;&#45716;&#45936;&#50836;.&lt;/p&gt;
&lt;p&gt;&#49440;&#49373;&#45784;: &#44536;&#47000;, &#44536;&#47111;&#44172; &#47784;&#47484;&#51221;&#46020;&#47196; &#47566;&#51060; &#54664;&#45796;&#46972;&#45716; &#44144;&#51648;. &#45324; &#51208;&#45824; &#45208;&#49244;&#54617;&#49373;&#51008; &#50500;&#45768;&#51648;&#47564; &#45796;&#49548; &#50500;&#54536; &#47579;&#51012; &#48372;&#51648; &#50506;&#51004;&#47732; &#51060;&#47088;&#51200;&#47088; &#51068;&#46308;&#51012; &#48176;&#50864;&#47140;&#44256; &#54616;&#51648; &#50506;&#45716; &#49457;&#54693;&#51060; &#51080;&#50612;. &#44536;&#45768;&#44620;, &#48152;&#49457;&#51032; &#44592;&#54924;&#47196; &#50724;&#45720;&#48512;&#53552; &#45324; &#46020;&#49436;&#49892; &#52397;&#49548;&#47484; &#45812;&#45817;&#54616;&#46020;&#47197; &#54624;&#44732;&#45796;.&lt;/p&gt;
&lt;p&gt;&#51652;&#51652;: &#49440;&#49373;&#45784;~ &#50500;&#47924;&#47532; &#44536;&#47000;&#46020; &#44536;&#47111;&#51424;, &#50724;&#45720;&#48512;&#53552;&#46972;&#45716; &#44148; &#45320;&#47924;&#54644;&#50836;. &#50668;&#47492;&#48169;&#54617; &#49884;&#51089;&#51064;&#45936;...&lt;/p&gt;
&lt;p&gt;&#49440;&#49373;&#45784;: &#45320;&#54620;&#53584; &#46385; &#51339;&#51008; &#50557;&#51060;&#46972;&#44256; &#49373;&#44033;&#54616;&#45716;&#45936;. &#51088;, &#50612;&#49436; &#44032;. &#46020;&#49436;&#49892;&#50640; &#46976;&#45944;&#49440;&#49373;&#45784;&#51060; &#51080;&#51004;&#45768;&#44620;&lt;/p&gt;
&lt;p&gt;&#51652;&#51652;: ....&lt;/p&gt;
&lt;p&gt;&#49440;&#49373;&#45784;: &#54841;&#49884;, &#46433;&#46433;&#51060; &#52824;&#47732; &#45236;&#44032; &#51665;&#44620;&#51648; &#52286;&#50500;&#44032;&#49436; &#45796; &#51060;&#50556;&#44592; &#54624;&#53580;&#45768;&#44620; &#50508;&#50500;&#49436; &#54644;&#46972;.&lt;/p&gt;
&lt;p&gt;&#51652;&#51652;: &#50508;&#50520;&#50612;&#50836;. &#49440;&#49373;&#45784;, &#51339;&#51008; &#50668;&#47492;&#48169;&#54617; &#51648;&#45236;&#49464;&#50836;.&lt;/p&gt;
&lt;p&gt;&#51652;&#51652;: &#50612;&#46972;, &#46976;&#45944;&#49440;&#49373;&#45784;&#51060; &#50504;&#44228;&#49884;&#51094;&#50500;.(&#50668;&#44592;&#51200;&#44592; &#46168;&#47084;&#48372;&#45796;&#44032;) &#51652;&#51676; &#50724;&#47000;&#46104; &#48372;&#51060;&#45716; &#52293;&#51060;&#45348;(&#53580;&#51060;&#48660; &#50948;&#50640; &#52293;&#51012; &#54204;&#52432;&#48376;&#45796;.) &#47924;&#49832; &#52293;&#51060;&#51648;? &#54364;&#51648; &#44536;&#47548;&#51008; &#44160;&#51060;&#45208; &#47560;&#48277;&#49324;&#50857;&#44057;&#51008; &#44536;&#47548;&#51064;&#45936;... &#51025;..? &#51060;&#44144; &#51473;&#44036;&#48512;&#53552; &#50500;&#47924;&#44163;&#46020; &#50504;&#50024;&#51256; &#51080;&#45716;&#45936;... &#51020;, &#44536;&#47100; &#47560;&#51648;&#47561; &#54168;&#51060;&#51648;&#45716;... &#47952;&#50556;?&lt;/p&gt;
&lt;p style="margin-left: 4em;"&gt;[&#44277;&#46976;&#51012; &#52292;&#50864;&#45716; &#51088;&#50668;...., &#44536; &#51060;&#47492;&#51012;..... &#47568;&#54616;&#46972;].&lt;/p&gt;
&lt;p&gt;&#44277;&#46976;&#51012; &#52292;&#50892;... &#46972;&#45716;&#44148;&#44032;. &#54756;&#54756;, &#44536;&#47111;&#45796;&#47732; &#52292;&#50892; &#45347;&#50612;&#50556;&#51648;..[&#44277;&#48177;&#51012; &#52292;&#50864;&#45716; &#51088;]&#51032; &#51060;&#47492;&#51008;... &#51652;&#51652; &#53356;&#47000;&#47592;&#51592;!&lt;/p&gt;
&lt;p&gt;(&#51060;&#47492;&#51012; &#51201;&#50612;&#45347;&#50632;&#45716;&#51648; &#52293;&#46308;&#51060; &#45216;&#46972;&#45796;&#45768;&#47732;&#49436; &#54868;&#47732;&#51060; &#48148;&#45072;&#45796;. &#51060;&#46041;&#54620; &#44275;&#51008; &#45796;&#47480; &#49464;&#44228;&#51064;&#46319;...)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;?: &#50556;, &#51200;&#44148; &#47952;&#45264;?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;?: &#50857;&#46024; &#51328; &#48268;&#47140;&#44396; &#45208;&#50772;&#45908;&#45768;&#47564; &#51032;&#50808;&#51032; &#45212;&#46041;&#51088;&#44057;&#51008; &#45376;&#49437;&#51060;&#51094;&#50500;. &#51922;&#50500;&#48260;&#47532;&#47732; &#44536;&#47564;&#51060;&#51648;&#47564; &#51060;&#45376;&#49437; &#49345;&#45824;&#47196; 250&#44600;&#51008; &#45320;&#47924; &#49916;&#44144; &#50500;&#45264;!&lt;/p&gt;
&lt;p&gt;?: &#48176;&#44256;&#54028; &#54616;&#45716; &#44144; &#44057;&#51008;&#45936;? &#50528;&#52376;&#47213;&#44172;&#46020; &#50864;&#47532;&#46308;&#51008; &#45768; &#47673;&#51060;&#44032; &#50500;&#45768;&#46976;&#45796;. &#51088;, &#44036;&#45796;.&lt;/p&gt;
&lt;p&gt;(&#51060;&#47088; &#51109;&#49548;&#47196; &#51652;&#51652;&#51060; &#46504;&#50612;&#51652;&#45796;.)&lt;/p&gt;
&lt;p&gt;&#51652;&#51652;: &#50668;.. &#50668;&#44592;&#45716; &#50612;&#46356;&#51648;!? (&#47788;&#49828;&#53552;&#47484; &#48372;&#44256; &#45440;&#46976;&#45796;) !!&lt;/p&gt;
&lt;p&gt;?: &#50612;&#51060;, &#44844;&#47560;!&lt;/p&gt;
&lt;p&gt;&#51652;&#51652;: &#50864;&#50519;! &#51060;&#51901;&#46020; &#51064;&#44036;&#51060; &#50500;&#45768;&#51094;&#50500;!&lt;/p&gt;
&lt;p&gt;?: &#51221;&#49888;&#52264;&#47140;! &#45328; &#46020;&#50752;&#51460;&#47140;&#44256; &#54616;&#45716; &#44144;&#45768;&#44620;! 100% &#49332;&#50500;&#45208;&#44040;&#47140;&#47732; &#51648;&#44552; &#48148;&#47196; &#50864;&#47532; &#53364;&#47004;&#51004;&#47196; &#50752;!&lt;/p&gt;
&lt;p&gt;&#51652;&#51652;: &#53364;&#47004;?&lt;/p&gt;
&lt;p&gt;?: &#51025;. &#50864;&#47532; &#53364;&#47004;&#50640; &#46308;&#50612;&#50724;&#47732; &#49345;&#52376;&#45716; &#47932;&#47200; &#51453;&#45716; &#51068;&#51008; &#50630;&#51004;&#45768;&#44620;!&lt;/p&gt;
&lt;p&gt;&#51652;&#51652;: &#51020;.. &#44536;&#47100;... &#50864;&#50501;!&lt;/p&gt;
&lt;p&gt;?: &#47568;&#54620;&#45936;&#47196; &#54644;! &#47788;&#49828;&#53552; &#47673;&#51060;&#44032; &#46104;&#44256;&#49910;&#45264;!&lt;/p&gt;
&lt;p&gt;&#51652;&#51652;: &#50612;&#46523;&#44172; &#54616;&#47732; &#46104;&#45716;&#45936;!?&lt;/p&gt;
&lt;p&gt;?: [&#51256;&#51648;]&#54620;&#53580; &#53364;&#47004;&#50640; &#46308;&#50612;&#44032;&#45796;&#44256; &#49436;&#50557;&#51012; &#54644;.&lt;/p&gt;
&lt;p&gt;(&#51256;&#51648;&#44032; &#45208;&#53440;&#45212;&#45796;.)&lt;/p&gt;
&lt;p&gt;&#51652;&#51652;: &#51060;&#44172; &#51256;&#51648;?&lt;/p&gt;
&lt;p&gt;?: &#51025;. &#51088;, &#48744;&#47532;&#54644;! &#47788;&#49828;&#53552;&#44032; &#54036;&#54036;&#54644;&#51648;&#44592; &#51204;&#50640;&lt;/p&gt;
&lt;p&gt;&#51652;&#51652;: &#51256;&#51648;! &#45208; &#49436;&#50557;&#54624;&#47000;. &#45208; &#53364;&#47004;&#50640; &#46308;&#50612;&#44040;&#44732;&#50556;.(&#51452;&#51064;&#44277; &#48373;&#51109;&#51060; &#48320;&#54616;&#47732;&#49436;) &#50724;~~ &#51453;&#51060;&#45716;&#45936;&lt;/p&gt;
&lt;p&gt;(&#51900;&#47588;&#45212; &#47788;&#49828;&#53552; &#46168; &#46321;&#51109;)&lt;/p&gt;
&lt;p&gt;?: &#51900;&#47588;&#45212; &#49744;&#51060;&#46308;&#46020; &#46321;&#51109;&#54616;&#49512;&#50612;~ &#50612;&#51060; &#44844;&#47560;, &#46244;&#45716; &#50864;&#47532;&#46308;&#54620;&#53580; &#47585;&#44592;&#46972;&#44256;. &#51064;&#44172;&#51060;&#51648;&#50640; &#46308;&#50612;&#44036;&#45796;.&lt;/p&gt;
&lt;p&gt;&#51652;&#51652;: &#51200;&#45376;&#49437;&#46308;&#51012; &#54644;&#52824;&#50864;&#45716;&#44144;&#50556;?&lt;/p&gt;
&lt;p&gt;?: &#51025;, &#50948;&#54744;&#54616;&#45768;&#44620; &#47932;&#47084;&#49436;&#51080;&#50612;.&lt;/p&gt;
&lt;p&gt;&#51652;&#51652;: &#45208;&#46020; &#49912;&#50872;&#47000;! &#51256;&#51648;&#54620;&#53580; &#49436;&#50557;&#54664;&#51004;&#45768;&#44620; &#51453;&#45716;&#51068; &#44057;&#51008;&#44148; &#50630;&#45716;&#44144; &#50500;&#45264;?&lt;/p&gt;
&lt;p&gt;?: &#51081;!? &#47952;&#46972;&#45716;&#44144;&#45264;? &#50504;&#51453;&#45716;&#45796;&#54616;&#45908;&#46972;&#46020; &#49345;&#52376;&#45716; &#51077;&#45716;&#45796;&#44256;!&lt;/p&gt;
&lt;p&gt;&#51652;&#51652;: &#47932;&#47200;, &#54624;&#49688; &#51080;&#45716; &#54620;&#46020;&#45236;&#50640;&#49436;. &#45208;&#46972;&#44396; &#50500;&#54536;&#44172; &#51339;&#44192;&#50612;! &#51900;&#47588; &#47924;&#49453;&#44596;&#54644;&#46020;... &#50516;&#44163;&#46160; &#50504;&#54616;&#44396; &#48372;&#44592;&#47564; &#54616;&#45716;&#44144; &#49457;&#44201;&#49345; &#50504;&#47582;&#50500;. &#48512;&#53441;&#54624;&#44760;~&lt;/p&gt;
&lt;p&gt;?: &#51064;&#44172;&#51060;&#51648; &#49884;&#53420;&#47140;&#44396; &#53364;&#47004;&#50640; &#46308;&#50612;&#50724;&#44172; &#54620;&#44172; &#50500;&#45772;&#45936;... &#45236;&#44032; &#47568;&#54616;&#45716; &#44144; &#51096; &#46307;&#44192;&#45796;&#44256; &#50557;&#49549;&#54624; &#49688; &#51080;&#50612;?&lt;/p&gt;
&lt;p&gt;&#51652;&#51652;: &#50557;&#49549;&#54624;&#44760;&lt;/p&gt;
&lt;p&gt;?: &#44536;&#47111;&#45796;&#47732; &#51339;&#50500;. &#45236; &#51060;&#47492;&#51008; &#49884;&#46300;. &#45324;?&lt;/p&gt;
&lt;p&gt;&#51652;&#51652;: &#51652;&#51652;&#51060;&#50556;&lt;/p&gt;
&lt;p&gt;&#49884;&#46300;: &#51339;&#50500;, &#51652;&#51652;. &#49884;&#51089;&#54620;&#45796;!&lt;/p&gt;
&lt;p&gt;---&amp;gt; &#49849;&#47532;&#51312;&#44148;: &#53356;&#47000;&#49828;&#53440;&#47484; &#54644;&#52824;&#50864;&#51088;!&lt;/p&gt;
&lt;p&gt;---&amp;gt; &#47344;&#51032; &#49440;&#50616;: &#48156;&#49324;&#50857; &#46020;&#44396; &#44552;&#51648;(&#54876;,&#52509;,&#45824;&#54252;,&#52852;&#46300;&#47484; &#49324;&#50857;&#54620; &#44277;&#44201;&#44552;&#51648;)&lt;/p&gt;
&lt;p&gt;&#48177;&#47560;&#46020;&#49324;: &#47788;&#49828;&#53552;&#53748;&#52824;&#47484; &#46020;&#50752;&#51460;&#47140;&#47732; &#51064;&#44172;&#51060;&#51648;&#50640; &#45824;&#54644;&#49436; &#44036;&#45800;&#54616;&#44172; &#49444;&#47749;&#54644;&#51480;&#50556; &#44192;&#51648;. &#51064;&#44172;&#51060;&#51648;&#50640;&#49436;&#45716; &#49828;&#54588;&#46300;&#44032; &#48736;&#47480; &#49324;&#46988;&#48512;&#53552; &#49692;&#49436;&#45824;&#47196; &#54665;&#46041;&#54616;&#44172; &#46104;&#50612;&#51080;&#50612;. &#45236;&#44032; &#47592; &#52376;&#51020;&#51004;&#47196; &#54665;&#46041;&#54616;&#44172; &#46108;&#44148; &#51060; &#51473;&#50640;&#49436; &#51228;&#51068; &#49828;&#54588;&#45712;&#44032; &#48736;&#47476;&#44592; &#46412;&#47928;&#51060;&#50556;. &#51020;, &#44536;&#47100; &#50864;&#49440;... [&#51060;&#46041;:&#12356;&#12393;&#12358;]&#54644;&#48380;&#44620;? &#47960; &#54616;&#47140;&#44256; &#54616;&#46304;&#51648;&#44036;&#50640; &#47605;&#50640;&#49436;&#51032; &#51060;&#46041;&#48169;&#48277;&#51012; &#47784;&#47476;&#47732; &#50504;&#46104;&#44192;&#51648;?&lt;/p&gt;
&lt;p&gt;(&#50668;&#44592;&#49436; &#51064;&#44172;&#51060;&#51648;&#51032; &#44592;&#48376;&#51201;&#51064; &#51060;&#46041;(&#12356;&#12393;&#12358;),&#50529;&#49496;(&#12450;&#12463;&#12471;&#12519;&#12531;),&#45824;&#44592;(&#12383;&#12356;&#12365;)&#50640; &#45824;&#54644;&#49436; &#48176;&#50868;&#45796;. )&lt;/p&gt;
&lt;p&gt;&#48324;&#44144; &#50630;&#51004;&#48064;&#47196; &#49332;&#54252;&#49884; &#54616;&#46972;&#45716; &#45936;&#47196; &#54644;&#51452;&#44256; &#46769;&#46769;&#54620; &#47788;&#49828;&#53552;&#47484; &#50630;&#50528;&#51088;. &#44536;&#47084;&#47732; &#51064;&#44172;&#51060;&#51648;&#44032; &#51333;&#47308;&#46108;&#45796;.&lt;/p&gt;
</description>
      <pubDate>Tue, 23 Oct 2007 08:51:06 +0900</pubDate>
      <link>http://baepower.springnote.com/pages/547866</link>
      <guid>http://baepower.springnote.com/pages/547866</guid>
    </item>
    <item>
      <title>Final Fantasy Tactics A2</title>
      <description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;div class="xqtemplate dashboard"&gt;
&lt;table class="layout"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td class="left"&gt;&lt;img title="6rz-ffa2.jpg" class="attachment" src="/pages/547741/attachments/241478" alt="6rz-ffa2.jpg" style="width: 155px; height: 144px;" /&gt;&lt;/td&gt;
&lt;td class="center"&gt;
&lt;p class="dashTitle"&gt;FFT A2&lt;/p&gt;
&lt;p&gt;FFT A2&#48264;&#50669;&#51012; &#49892;&#49884;&#54633;&#45768;&#45796;.&lt;/p&gt;
&lt;/td&gt;
&lt;td class="right"&gt;
&lt;p class="dashTitle"&gt;Notice&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h4&gt;&lt;img src="/images/template/ic_blackboard.gif" /&gt; &#48320;&#44221;&#44277;&#51648;&lt;/h4&gt;
&lt;table class="dashboard"&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&#45216;&#51676;&lt;/th&gt;
&lt;th&gt;&#51089;&#50629;&#45236;&#50857;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="text-align: justify;"&gt;2007/10/22&lt;/td&gt;
&lt;td style="text-align: justify;"&gt;&lt;a href="/pages/547866" class="wiki" title="&#48264;&#50669; -1-"&gt;&#48264;&#50669; -1-&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&amp;nbsp;&lt;/td&gt;
&lt;td&gt;&amp;nbsp;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&amp;nbsp;&lt;/td&gt;
&lt;td&gt;&amp;nbsp;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;ul class="notice"&gt;
&lt;li&gt;&#45796;&#47480; &#49324;&#46988;&#51060; &#50420; &#44544;&#51012; &#51648;&#50864;&#51648; &#47577;&#49884;&#45796;.`&lt;/li&gt;
&lt;li&gt;&#53664;&#47200;&#51060;&#45208; &#45927;&#44544; &#54805;&#49885;&#51004;&#47196; &#44544;&#51012; &#50424; &#46412;&#50640;&#45716; &#51060;&#47492;&#44284; &#47553;&#53356;, &#45216;&#51676;&#47484; &#44845; &#51201;&#50612;&#51452;&#49464;&#50836;.&lt;/li&gt;
&lt;li&gt;'@&#45216;&#51676;:&#50724;&#45720;!'&#47484; &#51077;&#47141;&#54616;&#49884;&#44256; Ctrl+Space&#47484; &#45572;&#47476;&#47732; &#50724;&#45720; &#45216;&#51676;&#44032; &#51088;&#46041;&#51004;&#47196; &#46308;&#50612;&#44049;&#45768;&#45796;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
</description>
      <pubDate>Tue, 23 Oct 2007 08:48:18 +0900</pubDate>
      <link>http://baepower.springnote.com/pages/547741</link>
      <guid>http://baepower.springnote.com/pages/547741</guid>
    </item>
    <item>
      <title>To do list &#12409;</title>
      <description>&lt;ul&gt;
&lt;li&gt;&#50724;&#54532;&#46972;&#51064;&#50640;&#49436;&#46020; &#46041;&#50689;&#49345; &#54540;&#47112;&#51060;&#44032; &#44032;&#45733;&#54620; &#54168;&#51060;&#51648; &#47564;&#46308;&#44592;&lt;/li&gt;
&lt;li&gt;&lt;span class="strike"&gt;&#46041;&#50689;&#49345;&#54168;&#51060;&#51648; -&amp;gt; &#51060;&#47492;&#47564; &#51221;&#51032;&#50756;&#47308;&lt;/span&gt; &lt;span class="strike"&gt;(&lt;span style="color: rgb(212, 26, 1);"&gt;2007/04/26&lt;/span&gt;)&lt;/span&gt; (&lt;span style="color: rgb(212, 26, 1);"&gt;2007/04/07 &#46041;&#50689;&#49345; &#45936;&#47784; &#54168;&#51060;&#51648; &#50756;&#47308;&lt;/span&gt;)&lt;/li&gt;
&lt;li&gt;&lt;span class="strike"&gt;Flash file upload &#52509; 20&#44060;&lt;/span&gt; (&lt;span style="color: rgb(212, 26, 1);"&gt;2007/04/24 &#50629;&#47196;&#46300; &#50756;&#47308;&lt;/span&gt;) -&amp;gt; /hp/wp-files/oz/movie&lt;/li&gt;
&lt;li&gt;&lt;span class="strike"&gt;&#45796;&#50868;&#47196;&#46300; &#54168;&#51060;&#51648;&#50640; system requirements &#44845; &#45347;&#44592;&lt;/span&gt; (&lt;span style="color: rgb(212, 26, 1);"&gt;2007/04/26 &#54869;&#51064; &#50756;&#47308;&lt;/span&gt;)&lt;/li&gt;
&lt;li&gt;&#45796;&#50868;&#47196;&#46300;&#45716; &#44536;&#45285; &#44032;&#45733;&#54616;&#51648;&#47564; &#46972;&#51060;&#49468;&#49828; &#53412;&#47484; &#48156;&#44553;&#48155;&#44592; &#50948;&#54644;&#49436;&#45716; &#50976;&#51200; &#51221;&#48372;&#47484; &#46321;&#47197;&#54616;&#50668;&#50556; &#54620;&#45796;. &#51593;, &#50976;&#51256; &#51221;&#48372; &#46321;&#47197; &#54168;&#51060;&#51648; &#51089;&#49457;&lt;/li&gt;
&lt;li&gt;Google&#50640;&#49436; &#54856;&#54168;&#51060;&#51648; &#53685;&#44228;&#47484; &#48380; &#49688; &#51080;&#46020;&#47197; &#49483;&#54021;&#54624;&#44163;&lt;/li&gt;
&lt;li&gt;&#46020;&#47700;&#51064;&#47564; &#52824;&#44396; &#46308;&#50612;&#50724;&#47732; &#48148;&#47196; wordpress &#52395; &#54168;&#51060;&#51648;&#47196; &#51060;&#46041;&#54624; &#49688; &#51080;&#46020;&#47197; &#49483;&#54021;&lt;/li&gt;
&lt;li&gt;CSS &#49324;&#50857;&#54788;&#54889; &#47928;&#49436; &#47564;&#46308;&#44592;&lt;/li&gt;
&lt;li&gt;&lt;span class="strike"&gt;Homepage sitemap &#47928;&#49436; &#47564;&#46308;&#44592;&lt;/span&gt; (&lt;span style="color: rgb(212, 26, 1);"&gt;2007/04/23 0.5&#48260;&#51260; &#50756;&#49457;&lt;/span&gt;)&lt;/li&gt;
&lt;li&gt;&lt;span class="strike"&gt;&#54856;&#54168;&#51060;&#51648; &#53580;&#47560; &#50629;&#47196;&#46300;&#54616;&#44592;&lt;/span&gt; (&lt;span style="color: rgb(212, 26, 1);"&gt;2007/04/24 &#50756;&#47308;&lt;/span&gt;)&lt;/li&gt;
&lt;li&gt;&lt;span class="strike"&gt;&lt;span class="strike"&gt;Wordpress&lt;/span&gt; 2.0.2 -&amp;gt; Wordpress 2.1.3 &#50629;&#44536;&#47112;&#51060;&#46300; &#51089;&#50629;&lt;/span&gt; (&lt;span style="color: rgb(212, 26, 1);"&gt;2007/04/25 &#50629;&#44536;&#47112;&#51060;&#46300; &#50756;&#47308;&lt;/span&gt;) 2.0.2 -&amp;gt; 2.1.3&lt;/li&gt;
&lt;li&gt;&#30707;&#23713;&#44032; &#51077;&#47141;&#54620; &#45236;&#50857; &#54869;&#51064;&#54616;&#44256; &#49688;&#51221;&#12288;(ing)&lt;/li&gt;
&lt;li&gt;&#46356;&#51088;&#51064; &#51201;&#50857;&lt;/li&gt;
&lt;li&gt;SODEC Sample &#54869;&#51064; &#51089;&#50629;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&#30707;&#23713;&#44032; &#51077;&#47141;&#54620; &#45936;&#51060;&#53552; &#49688;&#51221;&#54624; &#49324;&#54637;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&#44060;&#48156; &#53812; &#45796;&#50868;&#47196;&#46300;&#54168;&#51060;&#51648;:&lt;br /&gt;
1. &#44060;&#48156; &#53812; &#44396;&#49457;&#51012; &#54364;&#47196; &#47564;&#46308;&#44256; &#51060; &#54364;&#50640;&#49436; &#47700;&#45684;&#50620;&#51060; &#45796;&#50868;&#47196;&#46300; &#44032;&#45733;&#54616;&#44172;&#45140;&lt;br /&gt;
2. &#50724;&#51592; &#49436;&#48260;&#51032; &#46972;&#51060;&#49468;&#49828; &#49888;&#52397;&#51008; &#50630;&#50528;&#44592;&#47196;&lt;br /&gt;
3. &#51228;&#54408; &#51064;&#49828;&#53672; &#49444;&#47749;&#51012; &#45796;&#49548; &#50508;&#44592; &#49789;&#44172; &#45208;&#50676;&#54616;&#46020;&#47197;&lt;br /&gt;
4.&lt;/li&gt;
&lt;li&gt;&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&#52572;&#51452;&#50672;&#50472;&#44032; &#51089;&#50629;&#54644;&#50556; &#54624; &#51068;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span class="strike"&gt;&#54924;&#49324; &#47196;&#44256;&#47484; &#51333;&#47448;&#48324;&#47196; &#45572;&#44396;&#45208; &#49324;&#50857;&#54624; &#49688; &#51080;&#44172; &#54868;&#51068; &#49436;&#48260;&#50640; &#50732;&#47140;&#45459;&#44592; -&amp;gt;&amp;nbsp;/public/&#20107;&#21209;/CI/Logo/&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&#51089;&#50629;&#54868;&#51068;&#51008; png&#54868;&#51068;&#44284; &#51089;&#50629;&#54620; &#54252;&#53664;&#49397; &#54028;&#51068;&#51012; &#50732;&#47532;&#46020;&#47197;&lt;/li&gt;
&lt;li&gt;&#54856;&#54168;&#51060;&#51648; &#51089;&#50629; &#54868;&#51068;&#51008; &#54532;&#47196;&#51229;&#53944; &#54868;&#51068; &#49436;&#48260;&#50640; &#50732;&#47532;&#46020;&#47197;&lt;/li&gt;
&lt;/ul&gt;
</description>
      <pubDate>Tue, 25 Sep 2007 18:22:27 +0900</pubDate>
      <link>http://baepower.springnote.com/pages/173135</link>
      <guid>http://baepower.springnote.com/pages/173135</guid>
    </item>
    <item>
      <title>Here is TOP</title>
      <description>&lt;p style="text-align: center;"&gt;&lt;strong&gt;&lt;span style="color: rgb(51, 51, 51);"&gt;&#44544;&#50420;&#51060;&#51032; &#48660;&#47196;&#44536;&#45716; &lt;a href="http://shibatakan.com/wordpress" class="external" title="&#51060;&#44275;"&gt;&#51060;&#44275;&lt;/a&gt;&#51077;&#45768;&#45796;. &#44536;&#47532;&#44256; Tech&#48660;&#47196;&#44536;&#45716; &lt;a href="http://baepower.wordpress.com" class="external" title="&#51060;&#44275;"&gt;&#51060;&#44275;&lt;/a&gt;&#51060;&#44396;&#50836;.&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p style="text-align: center;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h1&gt;Ruby&amp;nbsp;on Rail&lt;/h1&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;h5 style="margin-left: 1em;"&gt;&lt;a href="/pages/96711" title="Ruby?" class="wiki"&gt;Ruby?&lt;/a&gt;&lt;/h5&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p style="margin-left: 2em;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin-left: 1em;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;h1&gt;Game&lt;/h1&gt;
&lt;h4 style="margin-left: 1em;"&gt;Fainal Fantasy&amp;nbsp;1~12&lt;/h4&gt;
&lt;h6 style="margin-left: 2em;"&gt;Final Fantasy&lt;/h6&gt;
&lt;p style="margin-left: 2em;"&gt;&#50668;&#47084;&#44032;&#51648; &#44172;&#51076;&#44592;&#47196; &#54252;&#54021;&#51060; &#46104;&#50612; &#45208;&#50752;&#51080;&#45796;. &#44536; &#51473; PSP&#47196; &#45208;&#50728; 20&#51452;&#45380; &#44592;&#45392;&#48260;&#51260;&#51060; &#52572;&#49888;&#51060;&#45796;. GBA&#48260;&#51260;&#51012; &#53664;&#45824;&#47196; &#52628;&#44032;&#46108; &#45912;&#51260;&#51060; &#51080;&#45796;&#44256; &#54620;&#45796;. &#44536;&#47000;&#54589;&#46020; &#47566;&#51060; &#49688;&#51221;&#51012; &#54616;&#50668; &#52636;&#49884;&#54620; &#49345;&#53468;. &#50500;&#51649; &#54540;&#47000;&#51060; &#54644;&#48372;&#51648; &#50506;&#51008; FF&#50976;&#51256;&#46972;&#47732; &#54620;&#48264;&#52196; &#54540;&#47000;&#51060; &#54644;&#48380; &#47564;&#54620; &#44172;&#51076;.&lt;/p&gt;
&lt;p style="margin-left: 2em;"&gt;&#54540;&#47112;&#51060; &#51473;(2007/04/24 &#54788;&#51116;)&lt;/p&gt;
&lt;p style="margin-left: 2em;"&gt;&#54540;&#47112;&#51060; &#51473;&#45800;... &#51060;&#50976;&#45716; &#49556;&#51649;&#55176; &#51116;&#48120;&#44032; &#50630;&#45796;. &#12641;&#12641;;&lt;/p&gt;
&lt;h6 style="margin-left: 2em;"&gt;Final Fantasy 3&lt;/h6&gt;
&lt;p style="margin-left: 2em;"&gt;DS&#47196; &#51060;&#49885;&#46104;&#50612; &#45208;&#50728; FF3. &#49884;&#49828;&#53596;&#51012; &#49688;&#51221;&#54616;&#50668; &#51204;&#53804;&#51109;&#47732;&#51060;&#45208; &#47605;&#51060; &#44592;&#51316;&#48169;&#49885;&#44284; &#53952;&#47532;&#45796;. Wi-Fi&#49324;&#50857;&#51004;&#47196; &#47700;&#49884;&#51648;&#47484; &#51452;&#44256; &#48155;&#44172; &#46104;&#47732; &#50577;&#54028;&#51204;&#49324;&#46972;&#45716; &#51649;&#50629;&#51012; &#49324;&#50857;&#54624; &#49688; &#51080;&#45796;.&lt;/p&gt;
&lt;p style="margin-left: 2em;"&gt;&#53364;&#47532;&#50612;(2007/02/10)&lt;/p&gt;
&lt;h6 style="margin-left: 2em;"&gt;Fianl Fantasy 7 CRISIS CORE&lt;/h6&gt;
&lt;p style="margin-left: 2em;"&gt;PSP&#47196; &#46321;&#51109;&#54620; &#50528;&#47588;&#47784;&#54840;&#54620; &#51165;&#47476;&#51032; RPG. &#45208;&#47492;&#45824;&#47196; &#55141;&#48120;&#46020; &#51080;&#44256; &#54620;&#45936; &#51061;&#49689;&#54644;&#51648;&#51648; &#50506;&#45716; &#51060; &#51060;&#51656;&#44048;&#51008; &#50612;&#51796; &#49688;&#44032; &#50630;&#50632;&#45796;. &#44536;&#47000;&#46020; 7&#51032; 7&#45380;&#51204; &#51060;&#50556;&#44592;&#47484; &#44536;&#47532;&#44256; &#51080;&#50612;&#49436; &#45208;&#47492; &#49828;&#53664;&#47532;&#45208; &#50689;&#49345;&#50640;&#49436;&#45716; &#49304;&#51060; &#50728;&#45796;. &#50500;&#47560; &#51060; &#51089;&#54408;&#46020; &#45149;&#51012; &#48372;&#44172; &#46112; &#44163; &#44057;&#45796;.&lt;/p&gt;
&lt;h6 style="margin-left: 2em;"&gt;Final Fantasy 10&lt;/h6&gt;
&lt;p style="margin-left: 2em;"&gt;PS&#47196; &#52395; &#52636;&#49884; &#46108; FF&#49884;&#47532;&#51592;. &#45208;&#47492;&#45824;&#47196;&#45716; &#45796;&#49548; &#55141;&#48120;&#44032; &#51080;&#50632;&#51648;&#47564; &#47932;&#49549;&#50640;&#49436; &#51652;&#54665;&#46104;&#45716; &#48652;&#47551;&#51648;&#48380;&#51060; &#51204;&#54784; &#51061;&#49689;&#54644;&#51648;&#44592; &#55192;&#46308;&#50612; &#49552;&#51012; &#46416; &#44172;&#51076;. &#50500;&#51649; &#50532;&#46377;&#51012; &#48372;&#51648; &#47803;&#54632;.&lt;/p&gt;
&lt;h6 style="margin-left: 2em;"&gt;Final Fantasy 12&lt;/h6&gt;
&lt;p style="margin-left: 2em;"&gt;PS &#47560;&#51648;&#47561;&#51032; FF&#49884;&#47532;&#51592;. &#51204;&#53804; &#49884;&#49828;&#53596;&#51060; &#54869; &#48148;&#45068;&#50632;&#44256; &#45208;&#47492;&#45824;&#47196; &#47564;&#51313;&#49828;&#47084;&#50868; &#49884;&#49828;&#53596;&#51060; &#46108; &#44163; &#44057;&#45796;. &#49828;&#53664;&#47532;&#45716; &#44536;&#45796;&#51648; &#50756;&#49457;&#46020;&#44032; &#45458;&#45796;&#44256;&#45716; &#54032;&#45800;&#54616;&#44592; &#55192;&#46308;&#51648;&#47564; &#50668;&#47084;&#44032;&#51648; &#52628;&#44032;&#51201;&#51064; &#50836;&#49548;&#46308;&#51060; &#44172;&#51076;&#51012; &#51600;&#44161;&#44172; &#47564;&#46304; &#44163; &#44057;&#45796;. &#47801;&#46308;&#51012; &#51105;&#45716; &#51116;&#48120;&#46020; &#49556;&#49556;.&lt;/p&gt;
&lt;p style="margin-left: 2em;"&gt;&#54540;&#47112;&#51060; &#51473;(2007/04/24 &#54788;&#51116;)&lt;/p&gt;
&lt;h6 style="margin-left: 2em;"&gt;Final Fantasy XII Revenant Wings&lt;/h6&gt;
&lt;p style="margin-left: 2em;"&gt;NDS&#47196; &#52636;&#49884;&#46108; &#52572;&#52488;&#51032; &#49888;FF&#49884;&#47532;&#51592;. &#51648;&#44552;&#44620;&#51648;&#45716; &#47532;&#47700;&#51060;&#53356; &#48260;&#51260;&#51060; &#52636;&#49884;&#46104;&#50632;&#51648;&#47564; &#51060;&#48264; &#53440;&#51060;&#53952;&#51012; &#49884;&#51089;&#51004;&#47196; FF&#49884;&#47532;&#51592;&#46020; NDS&#51032; &#50689;&#50669;&#51012; &#45336;&#50612;&#49436;&#44172; &#46108;&#45796;. 2007/04/22&#51068; &#52636;&#49884;&#46104;&#50632;&#44256; &#50500;&#47560;&#46020; &#47566;&#51008; &#54032;&#47588;&#47049;&#51012; &#50732;&#47532;&#44256; &#51080;&#45716; &#49345;&#54889;&#51064; &#44163; &#44057;&#45796;. &#49884;&#49828;&#53596;&#51008; PS2&#51032; Final Fantasy 12&#51032; &#49884;&#49828;&#53596;&#44284; &#48708;&#49847;&#54616;&#45208; &#44172;&#51076;&#44592; &#51068;&#45800; &#47784;&#48148;&#51068;&#51060;&#45796; &#48372;&#45768; &#51060;&#50640; &#47582;&#52656; &#50668;&#47084;&#44032;&#51648;&#51032; &#53945;&#51669;&#51012; &#44054;&#44256; &#51080;&#45716; &#47784;&#49845;&#51004;&#47196; &#48320;&#44221;&#46104;&#50612; &#51080;&#45796;. &#52488;&#48372;&#51088;&#47484; &#50948;&#54644;&#49436; &#52488;&#48152;&#50640; &#49884;&#49828;&#53596;&#50640; &#45824;&#54620; &#49444;&#47749;&#51060; &#45320;&#47924; &#49789;&#44172; &#51096; &#46104;&#50612;&#51080;&#45796;.&lt;/p&gt;
&lt;p style="margin-left: 2em;"&gt;&lt;span class="strike"&gt;&lt;span style="color: rgb(255, 51, 153);"&gt;&#48264;&#50669;&#51652;&#54665;&#51473;...&lt;/span&gt;&lt;/span&gt; [&lt;a href="/pages/96131" title="Game" class="wiki"&gt;Game&lt;/a&gt;]&lt;/p&gt;
&lt;p style="margin-left: 2em;"&gt;&lt;strong&gt;&lt;span style="color: rgb(212, 26, 1);"&gt;&#48320;&#50669;&#51473;&#45800;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h4 style="margin-left: 1em;"&gt;&#51236;&#45796;&#51032; &#51204;&#49444;&lt;/h4&gt;
&lt;h6 style="margin-left: 2em;"&gt;&#54872;&#50689;&#51032; &#47784;&#47000;&#49884;&#44228;&lt;/h6&gt;
&lt;p style="margin-left: 2em;"&gt;&#51221;&#47568; &#47749;&#51089;&#51060;&#45796;. NDSL&#51012; &#49548;&#51648;&#54616;&#44256; &#51080;&#45796;&#47732; &#44845; &#51600;&#44200;&#48400;&#50556; &#54624; &#51089;&#54408;&#51060;&#45796;. &#47932;&#47200; &#51068;&#50612;&#47484; &#50508;&#50500;&#50556; &#50896;&#54876;&#54620; &#54540;&#47112;&#51060;&#44032; &#44032;&#45733;&#54616;&#51648;&#47564; &#47568;&#51060;&#45796;. &#49828;&#53664;&#47532; &#51652;&#54665;&#46020; &#51652;&#54665;&#51060;&#51648;&#47564; Wifi&#47484; &#51060;&#50857;&#54620; &#44172;&#51076;&#46020; &#49884;&#44036; &#44032;&#45716; &#51460; &#47784;&#47476;&#44172; &#47564;&#46304;&#45796;. &#52828;&#44396;&#50752; &#44057;&#51060; &#54540;&#47112;&#51060; &#54616;&#45796;&#44032; &#49912;&#50880;&#45216;&#51648;&#46020;...&lt;/p&gt;
&lt;p style="margin-left: 2em;"&gt;&#53364;&#47532;&#50612;(2007/07/06)&lt;/p&gt;
&lt;h4 style="margin-left: 1em;"&gt;Fire Emblem&lt;/h4&gt;
&lt;h6 style="margin-left: 2em;"&gt;&#52285;&#50684;&#51032;&amp;nbsp;&#44452;&#51201;(&#33980;&#28814;&#12398;&#36556;&#36321;)&lt;/h6&gt;
&lt;h6 style="margin-left: 2em;"&gt;&#49437;&#47560;&#51032;&amp;nbsp;&#44305;&#49437;(&#32854;&#39764;&#12398;&#20809;&#30707;)&lt;/h6&gt;
&lt;h6 style="margin-left: 2em;"&gt;&#49352;&#48317;&#51032; &#50668;&#49888;(&#26241;&#12398;&#22899;&#31070;)&lt;/h6&gt;
&lt;p style="margin-left: 2em;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;h5 style="margin-left: 1em;"&gt;&#47112;&#51060;&#53668;&#44368;&#49688;&#50752; &#51060;&#49345;&#54620; &#47560;&#51012;&lt;/h5&gt;
&lt;p style="margin-left: 1em;"&gt;&#50500;&#44592;&#51088;&#44592;&#54620; &#52992;&#47533;&#53552;&#44032; &#54620; &#47787;&#51012; &#54620; &#54140;&#51600;, &#53300;&#51592; &#54805; &#50612;&#46300;&#48292;&#52432; &#44172;&#51076;. &#49345;&#45817;&#47049;&#51032; &#53300;&#51592;&#50752; &#54140;&#51600;&#51060; &#51080;&#45716;&#45936; &#49692;&#49885;&#44036;&#50640; &#44172;&#51076;&#51004;&#47196; &#48736;&#51256;&#46308;&#44172; &#47564;&#46304;&#45796;. DS&#50976;&#51256;&#46972;&#47732; &#44845; &#52628;&#52380;&#54616;&#44256; &#49910;&#51008; &#44172;&#51076;&#51473;&#50640; &#54616;&#45208;.&lt;/p&gt;
&lt;p style="margin-left: 1em;"&gt;&#54540;&#47112;&#51060; &#51473;(2007/04/24 &#54788;&#51116;) - 52&#44060;&#51032; &#12490;&#12478;&#47484; &#54400;&#50632;&#45796;.&lt;/p&gt;
&lt;p style="margin-left: 1em;"&gt;&#54540;&#47112;&#51060; &#51333;&#47308;(2007/04/26) &#44172;&#51076; &#53364;&#47532;&#50612;~!!&lt;/p&gt;
&lt;p style=""&gt;&amp;nbsp;&lt;/p&gt;
&lt;h5 style="margin-left: 1em;"&gt;&#49800;&#54140;&#47196;&#48391;&#45824;&#51204; &#49884;&#47532;&#51592;&lt;/h5&gt;
&lt;h6 style="margin-left: 2em;"&gt;&#49800;&#54140;&#47196;&#48391;&#45824;&#51204; Impact&lt;/h6&gt;
&lt;h6 style="margin-left: 2em;"&gt;&#49800;&#54140;&#47196;&#48391;&#45824;&#51204; MX&lt;/h6&gt;
&lt;h6 style="margin-left: 2em;"&gt;&#49800;&#54140;&#47196;&#48391;&#45824;&#51204; W&lt;/h6&gt;
&lt;p style="margin-left: 2em;"&gt;&#45212;&#51060;&#46020;&#44032; &#45230;&#50500;&#51652; &#51089;&#54408;&#51060;&#46972;&#44256;&#46308; &#54616;&#51648;&#47564; &#44060;&#51064;&#51201;&#51004;&#47196;&#45716; &#44536;&#44172; &#46301;&#51060; &#46104;&#50632;&#45716;&#51648; &#52280; &#51116;&#48120;&#51080;&#44172; &#51600;&#44592;&#44256; &#51080;&#45796;. 1&#48512; &#47560;&#51648;&#47561;&#44620;&#51648; &#51652;&#54665;&#54616;&#45796;&#44032; &#50668;&#47084;&#44032;&#51648;&#47196; &#50977;&#49457;&#48169;&#48277;&#50640; &#51096;&#47803;&#51012; &#45712;&#45180;&#44256; &#45796;&#49884; &#54200;&#50528;&#47484; &#49444;&#51221;&#54616;&#44256; &#51116;&#51652;&#54665;&#51473;&#51060;&#45796;. FF7CC&#50752; &#46041;&#49884;&#51652;&#54665;&#51473;...&lt;/p&gt;
&lt;p style=""&gt;&amp;nbsp;&lt;/p&gt;
&lt;h5 style="margin-left: 1em;"&gt;Wish room&lt;/h5&gt;
&lt;p style="margin-left: 1em;"&gt;&#50500;&#51649; &#54540;&#47112;&#51060; &#54644;&#48372;&#51648;&#45716; &#50506;&#50520;&#51648;&#47564; &#52264;&#54980; &#44396;&#51077;&#54616;&#50668; &#44845; &#51600;&#44200; &#48380; &#44172;&#51076;. &#52852;&#53808;&#54805;&#49885;&#51032; &#49828;&#47540;&#47084; &#44172;&#51076;. &#44172;&#45796;&#44032; &#45824;&#54868;&#54805; &#44172;&#51076;. &#50500;, &#54540;&#47131;&#54268;&#51008; DS.&lt;/p&gt;
&lt;p style=""&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin-left: 1em;"&gt;&amp;nbsp;&lt;/p&gt;
</description>
      <pubDate>Tue, 25 Sep 2007 18:15:36 +0900</pubDate>
      <link>http://baepower.springnote.com/pages/59268</link>
      <guid>http://baepower.springnote.com/pages/59268</guid>
    </item>
  </channel>
</rss>
