<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>翠三篙 &#187; 学</title>
	<atom:link href="http://goodma.com/blog/category/xue/feed" rel="self" type="application/rss+xml" />
	<link>http://goodma.com/blog</link>
	<description>绕堤柳借三篙翠,隔岸花分一脉香。 Ma Jie</description>
	<lastBuildDate>Mon, 12 Jul 2010 00:54:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>[转载]Visual Studio 2008 快捷键</title>
		<link>http://goodma.com/blog/126</link>
		<comments>http://goodma.com/blog/126#comments</comments>
		<pubDate>Thu, 16 Oct 2008 22:31:12 +0000</pubDate>
		<dc:creator>goodma</dc:creator>
				<category><![CDATA[学]]></category>

		<guid isPermaLink="false">http://goodma.com/blog/?p=126</guid>
		<description><![CDATA[<p>Shift+Alt+Enter: 切换全屏编辑 &#8212; 这个比较有用
Ctrl+m+Crtr+o折叠所有大纲
Ctrl+M+Crtr+P: 停止大纲显示
Ctrl+K+Crtr+C: 注释选定内容
Ctrl+K+Crtr+U: 取消选定注释内容
Ctrl+J : 列出成员 智能感知
Ctrl+B,T / Ct... ]]></description>
			<content:encoded><![CDATA[<p>Shift+Alt+Enter: 切换全屏编辑 &#8212; 这个比较有用<br />
Ctrl+m+Crtr+o折叠所有大纲<br />
Ctrl+M+Crtr+P: 停止大纲显示<br />
Ctrl+K+Crtr+C: 注释选定内容<br />
Ctrl+K+Crtr+U: 取消选定注释内容<br />
Ctrl+J : 列出成员 智能感知<br />
Ctrl+B,T / Ctrl+K,K: 切换书签开关<br />
Ctrl+B,N / Ctrl+K,N: 移动到下一书签<br />
Ctrl+B,P: 移动到上一书签<br />
Ctrl+B,C: 清除全部标签<br />
<a name="entrymore"></a><br />
Ctrl+I: 渐进式搜索<br />
Ctrl+Shift+I: 反向渐进式搜索<br />
Ctrl+F: 查找<br />
Ctrl+Shift+F: 在文件中查找<br />
F3: 查找下一个<br />
Shift+F3: 查找上一个<br />
Ctrl+H: 替换<br />
Ctrl+Shift+H: 在文件中替换<br />
Alt+F12: 查找符号(列出所有查找结果)<br />
Ctrl+Shift+V: 剪贴板循环<br />
Ctrl+左右箭头键: 一次可以移动一个单词<br />
Ctrl+上下箭头键: 滚动代码屏幕，但不移动光标位置。<br />
Ctrl+Shift+L: 删除当前行<br />
Ctrl+M,M: 隐藏或展开当前嵌套的折叠状态<br />
Ctrl+M,L: 将所有过程设置为相同的隐藏或展开状态<br />
Ctrl+E,S: 查看空白<br />
Ctrl+E,W: 自动换行<br />
Ctrl+G: 转到指定行<br />
Shift+Alt+箭头键: 选择矩形文本<br />
Alt+鼠标左按钮: 选择矩形文本<br />
Ctrl+Shift+U: 全部变为大写<br />
Ctrl+U: 全部变为小写代码快捷键<br />
Ctrl+Shift+空格键 / Ctrl+K,P: 参数信息<br />
Ctrl+K,I: 快速信息<br />
Ctrl+E,U / Ctrl+K,U: 取消选定注释内容<br />
Ctrl+K,M: 生成方法存根<br />
Ctrl+K,X: 插入代码段<br />
Ctrl+K,S: 插入外侧代码<br />
F12: 转到所调用过程或变量的定义窗口快捷键<br />
Ctrl+W,W: 浏览器窗口<br />
Ctrl+W,S: 解决方案管理器<br />
Ctrl+W,C: 类视图<br />
Ctrl+W,E: 错误列表<br />
Ctrl+W,O: 输出视图<br />
trl+W,P: 属性窗口<br />
Ctrl+W,T: 任务列表<br />
Ctrl+W,X: 工具箱<br />
Ctrl+W,B: 书签窗口<br />
Ctrl+W,U: 文档大纲<br />
Ctrl+D,B: 断点窗口<br />
Ctrl+D,I: 即时窗口<br />
Ctrl+Tab: 活动窗体切换<br />
Ctrl+Shift+N: 新建项目<br />
Ctrl+Shift+O: 打开项目<br />
Ctrl+Shift+S: 全部保存<br />
Shift+Alt+C: 新建类<br />
Ctrl+Shift+A: 新建项<br />
Shift+Alt+Enter: 切换全屏编辑<br />
Ctrl+B,T / Ctrl+K,K: 切换书签开关<br />
Ctrl+B,N / Ctrl+K,N: 移动到下一书签<br />
Ctrl+B,P: 移动到上一书签<br />
Ctrl+B,C: 清除全部标签<br />
Ctrl+I: 渐进式搜索<br />
Ctrl+Shift+I: 反向渐进式搜索<br />
Ctrl+F: 查找<br />
Ctrl+Shift+F: 在文件中查找<br />
F3: 查找下一个<br />
Shift+F3: 查找上一个<br />
Ctrl+H: 替换<br />
Ctrl+Shift+H: 在文件中替换<br />
Alt+F12: 查找符号(列出所有查找结果)<br />
Ctrl+Shift+V: 剪贴板循环<br />
Ctrl+左右箭头键: 一次可以移动一个单词<br />
Ctrl+上下箭头键: 滚动代码屏幕，但不移动光标位置。<br />
Ctrl+Shift+L: 删除当前行<br />
Ctrl+M,M: 隐藏或展开当前嵌套的折叠状态<br />
Ctrl+M,L: 将所有过程设置为相同的隐藏或展开状态<br />
Ctrl+M,P: 停止大纲显示<br />
Ctrl+E,S: 查看空白<br />
Ctrl+E,W: 自动换行<br />
Ctrl+G: 转到指定行<br />
Shift+Alt+箭头键: 选择矩形文本<br />
Alt+鼠标左按钮: 选择矩形文本<br />
Ctrl+Shift+U: 全部变为大写<br />
Ctrl+U: 全部变为小写</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fgoodma.com%2Fblog%2F126&amp;t=%5B%E8%BD%AC%E8%BD%BD%5DVisual%20Studio%202008%20%E5%BF%AB%E6%8D%B7%E9%94%AE%20" id="facebook_share_link_126">Share on Facebook</a>
	<script type="text/javascript">
	var button = document.getElementById('facebook_share_link_126') || document.getElementById('facebook_share_icon_126') || document.getElementById('facebook_share_both_126') || document.getElementById('facebook_share_button_126');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_126') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://goodma.com/blog/126/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VOIP Using port forwarding</title>
		<link>http://goodma.com/blog/56</link>
		<comments>http://goodma.com/blog/56#comments</comments>
		<pubDate>Thu, 28 Aug 2008 06:43:20 +0000</pubDate>
		<dc:creator>goodma</dc:creator>
				<category><![CDATA[学]]></category>

		<guid isPermaLink="false">http://goodma.com/blog/56</guid>
		<description><![CDATA[<p>In certain situations you may need to resort to port forwarding on your firewall/router to get your phone working. If you are going to use port forwarding it is better to have a static IP address, if your not sure if you have a static IP address, ask ... ]]></description>
			<content:encoded><![CDATA[<p>In certain situations you may need to resort to port forwarding on your firewall/router to get your phone working. If you are going to use port forwarding it is better to have a <strong>static IP address</strong>, if your not sure if you have a static IP address, ask your ISP.</p>
<p>For help on forwarding specific firewall/routers visit <a href="http://www.portforward.com/routers.htm">http://www.<strong>port</strong>forward.com/routers.htm</a>, this page will also display your <strong>public IP</strong>.</p>
<p><strong><u>Ports to forward</u></strong></p>
<p>You may or may not have to forward all ports involved.</p>
<p>If your having problems with incoming calls going to voicemail you will need to forward to your local <strong>SIP port</strong>.<br />
If your receiving calls but have one-way/no audio you will need to forward your local <strong>RTP ports</strong>.</p>
<p>The default port for SIP is <strong>5060</strong> but it may be different so check your phones configuration, it&#8217;s usualy stored as <em>local SIP port </em>or <em>Listen SIP port. </em>If your phone is supporting multiple lines you may need to forward additional ports.</p>
<p>You will need to forward at least two ports, one for your media stream (voice) known as <strong>RTP </strong>and one for the media stream control,<strong> RTCP. </strong>There are no default ports for RTP they are normally in the range 1024-65535 so you will need to check you phones configuration, typicaly this port is called <em>local RTP port</em> or <em>Listen RTP port </em>in the phones configuration. The RTCP port is always the RTP + 1. For example if your local RTP port is 8000, then you need to forward port 8000 and 8001. Some phones use a range of RTP ports, in this case forward them all as random ports may be used.</p>
<p>If you are using a <strong>static IP address</strong> you can set your <strong>public</strong> IP (also known as external IP) in your phones configuration (Do NOT do this if you are using dynamic IP). This may help in certain situations. Your phones configuration page will have an entry something like this <em>Use NAT IP </em>or <em>NAT firewall IP </em>(varies from manufacturer to manufacturer &#8211; refer to owners manual)<em>, </em>this is where you configure your public IP.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fgoodma.com%2Fblog%2F56&amp;t=VOIP%20Using%20port%20forwarding" id="facebook_share_link_56">Share on Facebook</a>
	<script type="text/javascript">
	var button = document.getElementById('facebook_share_link_56') || document.getElementById('facebook_share_icon_56') || document.getElementById('facebook_share_both_56') || document.getElementById('facebook_share_button_56');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_56') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://goodma.com/blog/56/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Computer Science Conference Rankings</title>
		<link>http://goodma.com/blog/20</link>
		<comments>http://goodma.com/blog/20#comments</comments>
		<pubDate>Sat, 23 Feb 2008 07:54:12 +0000</pubDate>
		<dc:creator>goodma</dc:creator>
				<category><![CDATA[学]]></category>

		<guid isPermaLink="false">http://goodma.com/blog/20</guid>
		<description><![CDATA[AREA: Artificial Intelligence and Related Subjects
<p>  Rank 1:
       AAAI: American Association for AI National Conference
       CVPR: IEEE Conf on Comp Vision and Pattern Recognition
       IJCAI: Intl Joi... ]]></description>
			<content:encoded><![CDATA[<h3>AREA: Artificial Intelligence and Related Subjects</h3>
<p>  Rank 1:<br />
       AAAI: American Association for AI National Conference<br />
       CVPR: IEEE Conf on Comp Vision and Pattern Recognition<br />
       IJCAI: Intl Joint Conf on AI<br />
       ICCV: Intl Conf on Computer Vision<br />
       ICML: Intl Conf on Machine Learning<br />
       KDD: Knowledge Discovery and Data Mining<br />
       KR:  Intl Conf on Principles of KR &amp; Reasoning<br />
       NIPS: Neural Information Processing Systems<br />
       UAI: Conference on Uncertainty in AI<br />
       ICAA: International Conference on Autonomous Agents<br />
       ACL: Annual Meeting of the ACL (Association of Computational Linguistics) </p>
<p><span id="more-20"></span></p>
<p>Rank 2:<br />
       NAACL: North American Chapter of the ACL<br />
       AID: Intl Conf on AI in Design<br />
       AI-ED: World Conference on AI in Education<br />
       CAIP: Inttl Conf on Comp. Analysis of Images and Patterns<br />
       CSSAC: Cognitive Science Society Annual Conference<br />
       ECCV: European Conference on Computer Vision<br />
       EAI: European Conf on AI<br />
       EML: European Conf on Machine Learning<br />
       GP: Genetic Programming Conference<br />
       IAAI: Innovative Applications in AI<br />
       ICIP: Intl Conf on Image Processing<br />
       ICNN/IJCNN: Intl (Joint) Conference on Neural Networks<br />
       ICPR: Intl Conf on Pattern Recognition<br />
       ICDAR: International Conference on Document Analysis and Recognition<br />
       ICTAI: IEEE conference on Tools with AI<br />
       AMAI:  Artificial Intelligence and Maths<br />
       DAS: International Workshop on Document Analysis Systems<br />
       WACV:  IEEE Workshop on Apps of Computer Vision<br />
       COLING: International Conference on Computational Liguistics<br />
       EMNLP: Empirical Methods in Natural Language Processing<br />
       EACL: Annual Meeting of European Association Computational Lingustics<br />
       CoNLL: Conference on Natural Language Learning<br />
  Rank 3:<br />
       PRICAI: Pacific Rim Intl Conf on AI<br />
       AAI: Australian National Conf on AI<br />
       ACCV: Asian Conference on Computer Vision<br />
       AI*IA: Congress of the Italian Assoc for AI<br />
       ANNIE: Artificial Neural Networks in Engineering<br />
       ANZIIS: Australian/NZ Conf on Intelligent Inf. Systems<br />
       CAIA: Conf on AI for Applications<br />
       CAAI: Canadian Artificial Intelligence Conference<br />
       ASADM: Chicago ASA Data Mining Conf: A Hard Look at DM<br />
       EPIA:  Portuguese Conference on Artificial Intelligence<br />
       FCKAML: French Conf on Know. Acquisition &amp; Machine Learning<br />
       ICANN: International Conf on Artificial Neural Networks<br />
       ICCB: International Conference on Case-Based Reasoning<br />
       ICGA: International Conference on Genetic Algorithms<br />
       ICONIP: Intl Conf on Neural Information Processing<br />
       IEA/AIE: Intl Conf on Ind. &amp; Eng. Apps of AI &amp; Expert Sys<br />
       ICMS: International Conference on Multiagent Systems<br />
       ICPS: International conference on Planning Systems<br />
       IWANN: Intl Work-Conf on Art &amp; Natural Neural Networks<br />
       PACES: Pacific Asian Conference on Expert Systems<br />
       SCAI: Scandinavian Conference on Artifical Intelligence<br />
       SPICIS: Singapore Intl Conf on Intelligent System<br />
       PAKDD: Pacific-Asia Conf on Know. Discovery &amp; Data Mining<br />
       SMC: IEEE Intl Conf on Systems, Man and Cybernetics<br />
       PAKDDM: Practical App of Knowledge Discovery &amp; Data Mining<br />
       WCNN: The World Congress on Neural Networks<br />
       WCES: World Congress on Expert Systems<br />
       INBS: IEEE Intl Symp on Intell. in Neural \&amp; Bio Systems<br />
       ASC: Intl Conf on AI and Soft Computing<br />
       PACLIC: Pacific Asia Conference on Language, Information and Computation<br />
       ICCC: International Conference on Chinese Computing<br />
       ICADL: International Conference on Asian Digital Libraries<br />
       RANLP: Recent Advances in Natural Language Processing<br />
       NLPRS: Natural Language Pacific Rim Symposium<br />
  Others:<br />
       ICRA: IEEE Intl Conf on Robotics and Automation<br />
       NNSP: Neural Networks for Signal Processing<br />
       ICASSP: IEEE Intl Conf on Acoustics, Speech and SP<br />
       GCCCE: Global Chinese Conference on Computers in Education<br />
       ICAI:  Intl Conf on Artificial Intelligence<br />
       AEN: IASTED Intl Conf on AI, Exp Sys &amp; Neural Networks<br />
       WMSCI: World Multiconfs on Sys, Cybernetics &amp; Informatics<br />
       LREC: Language Resources and Evaluation Conference</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fgoodma.com%2Fblog%2F20&amp;t=Computer%20Science%20Conference%20Rankings" id="facebook_share_link_20">Share on Facebook</a>
	<script type="text/javascript">
	var button = document.getElementById('facebook_share_link_20') || document.getElementById('facebook_share_icon_20') || document.getElementById('facebook_share_both_20') || document.getElementById('facebook_share_button_20');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_20') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://goodma.com/blog/20/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Computer Science Journal Rankings</title>
		<link>http://goodma.com/blog/19</link>
		<comments>http://goodma.com/blog/19#comments</comments>
		<pubDate>Mon, 18 Feb 2008 20:23:55 +0000</pubDate>
		<dc:creator>goodma</dc:creator>
				<category><![CDATA[学]]></category>

		<guid isPermaLink="false">http://goodma.com/blog/19</guid>
		<description><![CDATA[<p>AREA: Artificial Intelligence  Premium:
          Artificial Intelligence
          Artificial Intelligence Review
          Computational Linguistics
          IEEE Trans on Pattern Analysis and Machine Intl
  ... ]]></description>
			<content:encoded><![CDATA[<p><strong><strong>AREA: Artificial Intelligence</strong></strong><strong><em>  Premium:</em><br />
          Artificial Intelligence<br />
          Artificial Intelligence Review<br />
          Computational Linguistics<br />
          IEEE Trans on Pattern Analysis and Machine Intl<br />
          IEEE Trans on Robotics and Automation<br />
          IEEE Trans on Image Processing<br />
          Journal of AI Research<br />
          Neural Computation<br />
          Machine Learning<br />
          Intl Jnl of Computer Vision</strong><strong> </strong></p>
<p><strong><span id="more-19"></span></strong><strong><em>  Leading:<br />
</em>          ACM Transactions on Asian Language Information Processing<br />
          AI Magazine<br />
          Annals of Mathematics and AI<br />
          Applied Artificial Intelligence<br />
          Applied Intelligence<br />
          Artificial Intelligence in Medicine<br />
          Autonomous Agents and  Multi-Agent Systems<br />
          Computational Intelligence<br />
          Complex Systems<br />
          Computer Speech and Language<br />
          Computer Support for Collaborative Learning (CSCL)<br />
          Computer Vision and Image Understanding<br />
          Connection Science<br />
          CVGIP: Graphical Models &amp; Image Processing<br />
          CVGIP: Image Understanding<br />
          Expert Systems with Applications: An Intl Jnl<br />
          IEEE Trans on Neural Networks<br />
          IEEE Transaction on Speech and Audio Proc<br />
          IEEE Trans on Systems, Man, &amp; Cybernetics, Part A &amp; B<br />
          Intl Jnl on Artificial Intelligence Tools<br />
          Jnl of Experimental &amp; Theoretical AI<br />
          Journal of East Asian Linguistics<br />
          Knowledge Engineering Review<br />
          Machine Translation<br />
          Neural Networks<br />
          Network Computing in Neural Systems<br />
          Pattern Analysis and Applications<br />
          Pattern Recognition<br />
          Neurocomputing<br />
          User Modelling &amp; User-Adapted Interaction: an Intl Jnl</p>
<p><em>  Reputable:<br />
</em>          Communications of COLIPS<br />
          Computer Processing of Chinese &amp; Oriental Languages<br />
          Computers and Artificial Intelligence<br />
          Cybernetics and Systems<br />
          Engineering Intelligent Systems for EE and CS<br />
          Expert Systems<br />
          Evolutionary Computation<br />
          Intelligent Instruments &amp; Computers<br />
          Intl Jnl for AI in Engineering<br />
          Intl Jnl of Applied Expert Systems<br />
          Intl Jnl of Approximate Reasoning<br />
          Intl Jnl of Intelligent Systems<br />
          Intl Jnl of Neural Systems<br />
          Intl Jnl of Pattern Recognition &amp; AI<br />
          Intl Journal of Document Analysis and Recognition<br />
          IEEE Transactions on Fuzzy Systems<br />
          Journal of Intelligent and Fuzzy Systems<br />
          Knowledge Acquisition Jnl<br />
          Knowledge-Based Systems<br />
          Kybernetika<br />
          Natural Language Engineering<br />
          Neural Computing &amp; Applications<br />
          Network Society<br />
          Neural Processing Letters<br />
          Pattern Recognition Letters<br />
          IEE Proceedings: Vision, Image and Signal Proc<br />
          Speech Communications<br />
          Journal of Neural Network Computing<br />
          Minds and Machines: Jnl for AI, Philosopy and Cog. Sc<br />
          Intl Jnl of Uncertainty, Fuzziness and KBS<br />
          Heuristics: Jnl of Knowledge Engineering<br />
          Engineering Applications of AI<br />
          Jnl. of Japanese Soc. of AI<br />
          Australian Jnl of Intelligent Information Proc Sys<br />
          Intelligent Data Analysis<br />
          Image and Vision Computing<br />
          Journal of Artificial Neural Networks<br />
          Neural, Parallel and Scientific Computations<br />
          Robotica</p>
<p><em>  Others:<br />
</em>      AIAA Journal<br />
      Canadian Artificial Intelligence<br />
      Journal of Advanced Robotics<br />
      Journal of Artificial Intelligence in Education<br />
      Journal of Artificial Intelligence in Engineering, Automation, and Manufacturing<br />
      Journal of Artificial Intelligence, Neural Networks and Complex<br />
      Journal of Computational Acoustics<br />
      Journal of Computational Neuroscience<br />
      Journal of Computational Vision<br />
      Journal of Card. Imaging<br />
      Journal of Cybernetics<br />
      Journal of Cybernetics and Information Science<br />
      Journal of Design Automation of Embedded Systems<br />
      Journal of Knowledge-Based Intelligent Engineering Systems<br />
      Journal of Intelligent Robotic Systems: Theory and Applications<br />
      Journal of Systems Automation: Research and Applications<br />
      Journal of Automation and Remote Control<br />
      Journal of Intelligent Automation &amp; Soft Computing<br />
      Journal of Intelligent Control and Systems<br />
      Journal of Intelligent and Robotic Systems<br />
      Journal of Intelligent Manufacturing<br />
      Journal of Intelligent Systems Engineering<br />
      Journal of Intelligence System<br />
      Journal of Intelligent Technology<br />
      Journal of Literary and Linguistic Computing<br />
      Journal of Machine Vision and Applications<br />
      Journal of Man-Machine Studies<br />
      Journal on Neural and Mass-Parallel Computing and Information Systems<br />
      Journal of Robotics and Mechatronics<br />
      Journal of Robotic Systems<br />
      Journal of Robotics and Autonomous Systems<br />
      Journal of Robotics Research<br />
      Journal of the Robotics Society of Japan<br />
      Journal of Computational Neurology<br />
      International Journal of Lexicography<br />
      Journal of intelligent Computing<br />
      International Journal of Intelligent Systems in Accounting Finance and Management<br />
      International Journal of Speech Technology<br />
      Engineering Design and Automation Journal<br />
      International Journal of Machine Tools &amp; Manufacturing<br />
      International Journal of Corpus Linguistics<br />
      Journal of Chinese Information Processing</p>
<p></strong></p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fgoodma.com%2Fblog%2F19&amp;t=Computer%20Science%20Journal%20Rankings" id="facebook_share_link_19">Share on Facebook</a>
	<script type="text/javascript">
	var button = document.getElementById('facebook_share_link_19') || document.getElementById('facebook_share_icon_19') || document.getElementById('facebook_share_both_19') || document.getElementById('facebook_share_button_19');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_19') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://goodma.com/blog/19/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
