<?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"
>

<channel>
	<title>windows operating system</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/windows-operating-system/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>windows operating system</description>
	<pubDate>Sun, 21 Mar 2010 15:37:59+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>In Windows, use Cygwin installation HBase</title>
		<link>http://www.codeweblog.com/in-windows-use-cygwin-installation-hbase/</link>
		<comments>http://www.codeweblog.com/in-windows-use-cygwin-installation-hbase/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 01:00:13+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[relational data]]></category>
<category><![CDATA[ssh]]></category>
<category><![CDATA[google]]></category>
<category><![CDATA[cross platform]]></category>
<category><![CDATA[java jdk1]]></category>
<category><![CDATA[development language]]></category>
<category><![CDATA[software installation]]></category>
<category><![CDATA[data structure]]></category>
<category><![CDATA[windows operating system]]></category>
<category><![CDATA[software version]]></category>
<category><![CDATA[cluster configuration]]></category>
<category><![CDATA[example c program]]></category>
<category><![CDATA[program files folder]]></category>
<category><![CDATA[unix features]]></category>
<category><![CDATA[unix platforms]]></category>
<category><![CDATA[scale platform]]></category>
<category><![CDATA[configuration software]]></category>
<category><![CDATA[hbase]]></category>
<category><![CDATA[progra]]></category>
<category><![CDATA[hadoop]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/in-windows-use-cygwin-installation-hbase/</guid>
		<description><![CDATA[1. Introduction HBase is the official Hadoop subproject, which is a distributed database for the column, it is not stored on the relational data structure, but rather loose distributed, persistent mul ...]]></description>
		<content:encoded><![CDATA[1. Introduction HBase is the official Hadoop subproject, which is a distributed database for the column, it is not stored on the relational data structure, but rather loose distributed, persistent mul ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/rails-source-code-analysis-4-request-response/" title="Rails source code analysis (4): Request / Response">Rails source code analysis (4): Request / Response</a> 2009-03-02 10:40:02</li>
					<li><a href="http://www.codeweblog.com/use-ext-js-to-read-the-jsonreader-complex-object-json/" title="Use Ext JS to read the JsonReader complex object json">Use Ext JS to read the JsonReader complex object json</a> 2009-02-27 18:50:03</li>
					<li><a href="http://www.codeweblog.com/noclassdeffounderror-javax-servlet-servlet/" title="NoClassDefFoundError: javax / servlet / Servlet">NoClassDefFoundError: javax / servlet / Servlet</a> 2009-02-27 13:50:42</li>
					<li><a href="http://www.codeweblog.com/hibernate-parabolic-mistake-null-in-entry/" title="hibernate parabolic mistake: null in entry">hibernate parabolic mistake: null in entry</a> 2009-02-27 11:22:30</li>
					<li><a href="http://www.codeweblog.com/application-of-spring-struts2-0-hibernate-hql/" title="Application of spring struts2.0 hibernate HQL">Application of spring struts2.0 hibernate HQL</a> 2009-02-27 11:20:38</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/in-windows-use-cygwin-installation-hbase/</wfw:commentRss>
	</item>
		<item>
		<title>JDBC driver</title>
		<link>http://www.codeweblog.com/jdbc-driver/</link>
		<comments>http://www.codeweblog.com/jdbc-driver/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 10:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[jumper]]></category>
<category><![CDATA[convenience]]></category>
<category><![CDATA[general purpose]]></category>
<category><![CDATA[windows operating system]]></category>
<category><![CDATA[driver 1]]></category>
<category><![CDATA[win32 driver model]]></category>
<category><![CDATA[windows 2000 operating system]]></category>
<category><![CDATA[plug and play technology]]></category>
<category><![CDATA[microsoft win32]]></category>
<category><![CDATA[windows compatibility]]></category>
<category><![CDATA[hardware base]]></category>
<category><![CDATA[hardware interfaces]]></category>
<category><![CDATA[windows family]]></category>
<category><![CDATA[dos command]]></category>
<category><![CDATA[printer driver]]></category>
<category><![CDATA[related equipment]]></category>
<category><![CDATA[system hardware]]></category>
<category><![CDATA[plug and play]]></category>
<category><![CDATA[nucleus]]></category>
<category><![CDATA[windows 2000]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/jdbc-driver/</guid>
		<description><![CDATA[1. Drive based on: What is the driver? It is the operating system and hardware interfaces, operating system, through its identification of the hardware, operating system hardware in accordance with in ...]]></description>
		<content:encoded><![CDATA[1. Drive based on: What is the driver? It is the operating system and hardware interfaces, operating system, through its identification of the hardware, operating system hardware in accordance with in ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/jmeter-distributed-testing-small-problem/" title="jmeter distributed testing small problem">jmeter distributed testing small problem</a> 2009-04-06 07:25:03</li>
					<li><a href="http://www.codeweblog.com/medium-javascript-ways-to-borrow-from-one-category-to-another-category-for-the-use-of/" title="Medium javascript Ways to borrow from one category to another category for the use of">Medium javascript Ways to borrow from one category to another category for the use of</a> 2009-03-24 09:05:02</li>
					<li><a href="http://www.codeweblog.com/centos-5-2-on-the-deployment-of-rails-applications/" title="CentOS 5.2 on the deployment of rails applications">CentOS 5.2 on the deployment of rails applications</a> 2009-03-16 21:40:02</li>
					<li><a href="http://www.codeweblog.com/javascript-advanced-training-custom-object/" title="JavaScript Advanced Training - Custom Object">JavaScript Advanced Training - Custom Object</a> 2009-03-11 09:20:03</li>
					<li><a href="http://www.codeweblog.com/the-performance-of-the-seven-best-free-antivirus-software-rankings/" title="The performance of the seven best free antivirus software rankings">The performance of the seven best free antivirus software rankings</a> 2009-03-01 10:55:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/jdbc-driver/</wfw:commentRss>
	</item>
		<item>
		<title>cygwin under windows installation and configuration</title>
		<link>http://www.codeweblog.com/cygwin-under-windows-installation-and-configuration/</link>
		<comments>http://www.codeweblog.com/cygwin-under-windows-installation-and-configuration/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 18:05:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[local directory]]></category>
<category><![CDATA[setup exe]]></category>
<category><![CDATA[development platform]]></category>
<category><![CDATA[proxy server]]></category>
<category><![CDATA[windows operating system]]></category>
<category><![CDATA[unix environment]]></category>
<category><![CDATA[cygwin mirror]]></category>
<category><![CDATA[cygwin environment]]></category>
<category><![CDATA[mirror list]]></category>
<category><![CDATA[interface point]]></category>
<category><![CDATA[ntfs partition]]></category>
<category><![CDATA[international flow]]></category>
<category><![CDATA[mirror site]]></category>
<category><![CDATA[dos format]]></category>
<category><![CDATA[installation location]]></category>
<category><![CDATA[opensource software]]></category>
<category><![CDATA[education network]]></category>
<category><![CDATA[windows installation]]></category>
<category><![CDATA[home address]]></category>
<category><![CDATA[foreign countries]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/cygwin-under-windows-installation-and-configuration/</guid>
		<description><![CDATA[For the use of Windows operating system as a development platform at the same time, like a friend type unix environment (Windows is not the most convenient development environment), this is installed  ...]]></description>
		<content:encoded><![CDATA[For the use of Windows operating system as a development platform at the same time, like a friend type unix environment (Windows is not the most convenient development environment), this is installed  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/jquery-father-strongly-recommend-the-jquery-combat/" title="jQuery father strongly recommend the jQuery combat">jQuery father strongly recommend the jQuery combat</a> 2009-04-11 16:05:01</li>
					<li><a href="http://www.codeweblog.com/instantrails-structures-using-ror-development-environment/" title="InstantRails structures using RoR development environment">InstantRails structures using RoR development environment</a> 2009-03-21 08:20:02</li>
					<li><a href="http://www.codeweblog.com/gem-install-will-paginate-using-methods/" title="Gem install will_paginate using methods">Gem install will_paginate using methods</a> 2009-03-19 08:00:04</li>
					<li><a href="http://www.codeweblog.com/at-compile-ruby-under-ubuntu/" title="At compile ruby under ubuntu">At compile ruby under ubuntu</a> 2009-03-14 19:30:03</li>
					<li><a href="http://www.codeweblog.com/in-the-linux-platform-to-install-and-configure-ruby-on-rails-detailed/" title="In the Linux platform to install and configure Ruby on Rails Detailed">In the Linux platform to install and configure Ruby on Rails Detailed</a> 2009-03-02 13:50:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/cygwin-under-windows-installation-and-configuration/</wfw:commentRss>
	</item>
		<item>
		<title>Javascript Debug Toolkit s0.5 issued free of charge. Open. Green. Cross-platform. Cross-browser</title>
		<link>http://www.codeweblog.com/javascript-debug-toolkit-s0-5-issued-free-of-charge-open-green-cross-platform-cross-browser/</link>
		<comments>http://www.codeweblog.com/javascript-debug-toolkit-s0-5-issued-free-of-charge-open-green-cross-platform-cross-browser/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 04:35:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[platform independence]]></category>
<category><![CDATA[start button]]></category>
<category><![CDATA[directory name]]></category>
<category><![CDATA[cross browser]]></category>
<category><![CDATA[support ie]]></category>
<category><![CDATA[breakpoint]]></category>
<category><![CDATA[c test]]></category>
<category><![CDATA[javascript debugging]]></category>
<category><![CDATA[browser javascript]]></category>
<category><![CDATA[test jsp]]></category>
<category><![CDATA[javascript download]]></category>
<category><![CDATA[windows operating system]]></category>
<category><![CDATA[language environment]]></category>
<category><![CDATA[standalone version]]></category>
<category><![CDATA[management operation]]></category>
<category><![CDATA[mobile browser]]></category>
<category><![CDATA[firefox1]]></category>
<category><![CDATA[feature list]]></category>
<category><![CDATA[awt]]></category>
<category><![CDATA[s0]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-debug-toolkit-s0-5-issued-free-of-charge-open-green-cross-platform-cross-browser/</guid>
		<description><![CDATA[Javascript Debug Toolkit (JSDT) is a free green free javascript debugging tools installed, JSDT support in any browser on ajax debug javascript, such as: IE6, IE7, IE8, Firefox1.5, Firefox2, Firefox3, ...]]></description>
		<content:encoded><![CDATA[Javascript Debug Toolkit (JSDT) is a free green free javascript debugging tools installed, JSDT support in any browser on ajax debug javascript, such as: IE6, IE7, IE8, Firefox1.5, Firefox2, Firefox3, ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/ajax-real-time-secret/" title="Ajax "real-time" secret">Ajax "real-time" secret</a> 2009-03-27 22:30:01</li>
					<li><a href="http://www.codeweblog.com/sqlserver-database-connection-pool-to-connect-tomcat/" title="SqlServer database connection pool to connect tomcat">SqlServer database connection pool to connect tomcat</a> 2009-03-01 18:38:15</li>
					<li><a href="http://www.codeweblog.com/ror-explained/" title="RoR explained">RoR explained</a> 2009-02-27 12:40:02</li>
					<li><a href="http://www.codeweblog.com/java-technology-eclipse-explain-the-use-of-techniques/" title="Java technology: Eclipse explain the use of techniques">Java technology: Eclipse explain the use of techniques</a> 2009-02-27 09:46:30</li>
					<li><a href="http://www.codeweblog.com/servlet-brief-introduction/" title="Servlet brief introduction">Servlet brief introduction</a> 2009-02-27 09:46:20</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-debug-toolkit-s0-5-issued-free-of-charge-open-green-cross-platform-cross-browser/</wfw:commentRss>
	</item>
	</channel>
</rss>
