<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<base href="http://www.itka.org/" />
<link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="http://www.itka.org/feed.rss.html" />
<link title="Trend" rel="stylesheet" type="text/css" href="/assets/templates/default/fashion-modx-clear.css" />
<link rel="stylesheet" type="text/css" href="/assets/templates/default/modx.css" />
<link rel="stylesheet" type="text/css" href="/assets/templates/default/print.css" media="print" />
<link title="ZiX" rel="alternate stylesheet" type="text/css" href="/assets/templates/default/zi-modx-1.css" />
<link title="ZiX Background" rel="alternate stylesheet" type="text/css" href="/assets/templates/default/zi-modx-2.css" />
<link title="Trend (Alternate)" rel="alternate stylesheet" type="text/css" href="/assets/templates/default/default.css" />
<link title="Light" rel="alternate stylesheet" type="text/css" href="/assets/templates/default/light_green.css" />
<link title="Light Green" rel="alternate stylesheet" type="text/css" href="/assets/templates/default/light.css" />
<link title="Dark" rel="alternate stylesheet" type="text/css" href="/assets/templates/default/dark.css" />
<script src="/assets/templates/default/styleswitcher.js" type="text/javascript"></script>
<title>IT.経営研究会 | RSS Feed</title>
<script src="manager/media/script/scriptaculous/prototype.js" type="text/javascript"></script>
<script src="manager/media/script/scriptaculous/scriptaculous.js" type="text/javascript"></script>
<script type="text/javascript">
function highlight(el,endcolor,duration) {
$(el).style.background = '#ffd700';
var fx = $(el).effects({duration: 1000, transition: Fx.Transitions.linear});
fx.start.delay(duration/2,fx,{
'background-color': endcolor
});
return false;
}
</script>
	<script type="text/javascript" src="assets/snippets/AjaxSearch/AjaxSearch.js"></script>
	<script type="text/javascript">
		<!--
		stripHtml = 1;
		stripSnip = 1;
		stripSnippets = 1;
		useAllWords = 0;
		searchStyle = 'partial';
		minChars = 4;
		maxResults = 6;
		showMoreResults = 1;
		moreResultsPage = 8;
		as_language = 'japanese-utf8'
		extract = 0;
		liveSearch = 0;
		docgrp = '';
		highlightResult = 1;
		-->
	</script>
</head>
<body>
<div id="wrap">
  <div id="header">
    <div id="title">
      <h1><a href="index.html">IT.経営研究会</a></h1>
      <p id="slogan"></p>
    </div>
    <h2 class="hide">Main menu</h2>
    <div id="mainmenu"><ul class="topnav"><li><a href="http://www.itka.org/" title="IT.経営研究会" >トップページ</a></li>
<li><a href="/schedule.html" title="開催予定" >開催予定</a></li>
<li><a href="/blog.html" title="会員のブログ" >会員のブログ</a></li>
<li><a href="/whatis.html" title="ＩＴ．経営研究会とは" >IT.経営研究会とは</a></li>
<li><a href="/output.html" title="研究会成果" >研究会成果</a></li>
<li class="last"><a href="/keywords.html" title="研究会で取り上げているキーワード集" >キーワード</a></li>
</ul></div>
    <div class="clear"></div>
  </div>
  <div id="leftside">
    <div id="lmenu" style="display: none;">
      <h2>Menu</h2>
      <ul class="sidemenu"><li><a href="http://www.itka.org/" title="IT.経営研究会" >トップページ</a></li>
<li><a href="/schedule.html" title="開催予定" >開催予定</a></li>
<li><a href="/blog.html" title="会員のブログ" >会員のブログ</a></li>
<li><a href="/whatis.html" title="ＩＴ．経営研究会とは" >IT.経営研究会とは</a></li>
<li><a href="/output.html" title="研究会成果" >研究会成果</a><ul><li><a href="/output/keitai__2008.html" title="中小企業診断士が斬る ケータイの動向" >中小企業診断士が斬る ケータイの動向</a></li>
</ul></li>
<li class="last"><a href="/keywords.html" title="研究会で取り上げているキーワード集" >キーワード</a></li>
</ul>
    </div>
    <h2>Search</h2>
    
		
		<form id="ajaxSearch_form" action="search-results.html" method="post">
			<label for="ajaxSearch_input">
				<input id="ajaxSearch_input" type="text" name="search" value="Search here..." onfocus="this.value=(this.value=='Search here...')? '' : this.value ;" />
			</label>
			<label for="ajaxSearch_submit">
				<input id="ajaxSearch_submit" type="submit" name="sub" value="検索" />
			</label>
		</form>
		
		<div id="ajaxSearch_output" style="opacity:0;"> </div>
    <h2>News</h2>
    <strong><a href="output/2009_04_normal.html" title="2009年4月度、通常研究会">2009年4月度、通常研究会</a></strong><br />
2009年4月度の通常研究会です。<br /><br />
    <h2>Login</h2>
    <div id="sidebarlogin">    <script type="text/JavaScript">

        function getElementById(id){
            var o, d=document;
            if (d.layers) {o=d.layers[id];if(o) o.style=o};
            if (!o && d.getElementById) o=d.getElementById(id);
            if (!o && d.all) o = d.all[id];
            return o;
        }
    
        function webLoginShowForm(i){
            var a = getElementById('WebLoginLayer0');
            var b = getElementById('WebLoginLayer2');
            if(i==1 && a && b) {
                a.style.display="block";
                b.style.display="none";
                document.forms['loginreminder'].txtpwdrem.value = 0;
            }
            else if(i==2 && a && b) {
                a.style.display="none";
                b.style.display="block";    
                document.forms['loginreminder'].txtpwdrem.value = 1;
            }
        };        
        function webLoginCheckRemember () {
            if(document.loginfrm.rememberme.value==1) {
                document.loginfrm.rememberme.value=0;    
            } else {
                document.loginfrm.rememberme.value=1;
            }
        }
        function webLoginEnter(nextfield,event) {
            if(event && event.keyCode == 13) {
                if(nextfield.name=='cmdweblogin') {
                    document.loginfrm.submit();
                    return false; 
                }
                else {
                    nextfield.focus();
                    return false; 
                }
            } else {
                return true;
            }
        }
    </script>
    <div id='WebLoginLayer0' style='position:relative'> 
<!-- login form section-->
<form method="post" name="loginfrm" action="/feed.rss.html"> 
    <input type="hidden" value="0" name="rememberme" /> 
    <fieldset>
        <h3>Your Login Details</h3>
        <label for="username">User: <input type="text" name="username" id="username" tabindex="1" onkeypress="return webLoginEnter(document.loginfrm.password);" value="" /></label>
    	<label for="password">Password: <input type="password" name="password" id="password" tabindex="2" onkeypress="return webLoginEnter(document.loginfrm.cmdweblogin);" value="" /></label>
    	<input type="checkbox" id="checkbox_1" name="checkbox_1" tabindex="3" size="1" value=""  onclick="webLoginCheckRemember()" /><label for="checkbox_1" class="checkbox">Remember me</label>
    	<input type="submit" value="Login" name="cmdweblogin" class="button" />
	<a href="#" onclick="webLoginShowForm(2);return false;" id="forgotpsswd">Forget Your Password?</a>
	</fieldset>
</form>
</div><div id='WebLoginLayer2' style='position:relative;display:none'>
<!-- Password reminder form section -->
<form name="loginreminder" method="post" action="/feed.rss.html">
    <fieldset>
        <h3>It happens to everyone...</h3>
        <input type="hidden" name="txtpwdrem" value="0" />
        <label for="txtwebemail">Enter the email address of your account to reset your password: <input type="text" name="txtwebemail" id="txtwebemail" size="24" /></label>
        <label>To return to the login form, press the cancel button.</label>
    	<input type="submit" value="Submit" name="cmdweblogin" class="button" /> <input type="reset" value="Cancel" name="cmdcancel" onclick="webLoginShowForm(1);" class="button" style="clear:none;display:inline" />
    </fieldset>
</form>
</div>    <script type="text/javascript">
        if (document.loginfrm) document.loginfrm.username.focus();
    </script>
    </div>
    <h2>Styles</h2>
    <div id="modxhost">The CSS Themes can only be used on the MODxCSS and MODxCSSW Layouts</div>
<script type="text/javascript">$('modxhost').style.display='none';</script>
<ul class="links">
<li><a href="#" onclick="setActiveStyleSheet('Trend'); return false;">Trend (Default)</a></li>
<li><a href="#" onclick="setActiveStyleSheet('Trend (Alternate)'); return false;" >Trend (Alternate)</a></li>
<li><a href="#" onclick="setActiveStyleSheet('ZiX'); return false;" >ZiX (Clean)</a></li>
<li><a href="#" onclick="setActiveStyleSheet('ZiX Background'); return false;" >ZiX (Background)</a></li>
<li><a href="#" onclick="setActiveStyleSheet('Light'); return false;" >Light</a></li>
<li><a href="#" onclick="setActiveStyleSheet('Light Green'); return false;" >Light Green</a></li>
<li><a href="#" onclick="setActiveStyleSheet('Dark'); return false;" >Dark</a></li>
    </ul> </div>
  <div id="contentwide">
    <h2>IT.経営研究会 RSS Feed</h2>
    <?xml version="1.0" encoding="UTF-8" ?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
			<title>RSS Feed</title>
			<link>http://www.itka.org/feed.rss.html</link>
			<description></description>
			<language>en</language>
			<copyright>IT.経営研究会 2007</copyright>
			<ttl>120</ttl>      	</channel>
</rss> </div>
  <div id="footer">
    <p> IT.経営研究会 is powered by <a href="http://modxcms.com/" title="Powered by MODx, Do more with less.">MODx CMS</a> |
      <span id="andreas">Design by <a href="http://andreasviklund.com/">Andreas Viklund</a></span>
<span id="zi" style="display: none">Designed by <a href="http://ziworks.com/" target="_blank" title="E-Business &amp; webdesign solutions">ziworks</a></span>

<!-- the modx icon -->

<div id="modxicon"><h6><a href="http://modxcms.com" title="MODx - The XHTML, CSS and Ajax CMS and PHP Application Framework" id="modxicon32">MODx - The XHTML, CSS and Ajax CMS and PHP Application Framework</a></h6></div></p>
    <p>MySQL: 0.1185 s, 10 request(s), PHP: 0.0842 s, total: 0.2027 s, document retrieved
      from database.</p>
  </div>
</div>
</body>
</html>
