<?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>Jack @ ASP.NET &#187; Others</title>
	<atom:link href="http://jack-fx.com/net/category/others/feed/" rel="self" type="application/rss+xml" />
	<link>http://jack-fx.com/net</link>
	<description>As a software developer, I still Focus on .NET, internet, asp.net, C# and so on. I</description>
	<lastBuildDate>Wed, 01 Feb 2012 14:47:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Tips for working with template inheritance in Django</title>
		<link>http://jack-fx.com/net/2012/01/08/tips-for-working-with-template-inheritance-in-django/</link>
		<comments>http://jack-fx.com/net/2012/01/08/tips-for-working-with-template-inheritance-in-django/#comments</comments>
		<pubDate>Sun, 08 Jan 2012 07:46:58 +0000</pubDate>
		<dc:creator>Jack</dc:creator>
				<category><![CDATA[Others]]></category>
		<category><![CDATA[block content]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[endblock]]></category>
		<category><![CDATA[hooks]]></category>
		<category><![CDATA[inheritance]]></category>
		<category><![CDATA[readability]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://jack-fx.com/net/2012/01/08/tips-for-working-with-template-inheritance-in-django/</guid>
		<description><![CDATA[If you use {% extends %} in a template, it must be the first template tag in that template. Template inheritance won’t work, otherwise. More {% block %} tags in your base templates are better. Remember, child templates don’t have to define all parent blocks, so you can fill in reasonable defaults in a number [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/net/2012/01/08/tips-for-working-with-template-inheritance-in-django/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Web Toolkit (GWT) Overview</title>
		<link>http://jack-fx.com/net/2011/08/26/google-web-toolkit-gwt-overview/</link>
		<comments>http://jack-fx.com/net/2011/08/26/google-web-toolkit-gwt-overview/#comments</comments>
		<pubDate>Fri, 26 Aug 2011 07:36:00 +0000</pubDate>
		<dc:creator>Jack</dc:creator>
				<category><![CDATA[Others]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[browser quirks]]></category>
		<category><![CDATA[building]]></category>
		<category><![CDATA[core java apis]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[google web toolkit gwt]]></category>
		<category><![CDATA[high performance web applications]]></category>
		<category><![CDATA[productive development]]></category>
		<category><![CDATA[Toolkit]]></category>

		<guid isPermaLink="false">http://jack-fx.com/net/2011/08/26/google-web-toolkit-gwt-overview/</guid>
		<description><![CDATA[Google Web Toolkit (GWT) is a development toolkit for building and optimizing complex browser-based applications. Its goal is to enable productive development of high-performance web applications without the developer having to be an expert in browser quirks, XMLHttpRequest, and JavaScript. GWT is used by many products at Google, including Google Wave and the new version [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/net/2011/08/26/google-web-toolkit-gwt-overview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pipeline in PowerShell</title>
		<link>http://jack-fx.com/net/2011/04/20/pipeline-in-powershell/</link>
		<comments>http://jack-fx.com/net/2011/04/20/pipeline-in-powershell/#comments</comments>
		<pubDate>Wed, 20 Apr 2011 16:18:28 +0000</pubDate>
		<dc:creator>Jack</dc:creator>
				<category><![CDATA[Others]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[default]]></category>
		<category><![CDATA[ETS]]></category>
		<category><![CDATA[heuristic method]]></category>
		<category><![CDATA[mode command]]></category>
		<category><![CDATA[Pipeline]]></category>
		<category><![CDATA[readable text]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[xml format]]></category>

		<guid isPermaLink="false">http://jack-fx.com/net/2011/02/21/pipeline-in-powershell/</guid>
		<description><![CDATA[PowerShell uses a pipeline for all command entries, which feeds the results of the preceding command directly into the subsequent command. The pipeline is active even when you enter only a single command because PowerShell always automatically adds the Out-Default cmdlet at the pipeline&#8217;s end so that it always results in a two-member instruction chain. [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/net/2011/04/20/pipeline-in-powershell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Solid State Design Considerations</title>
		<link>http://jack-fx.com/net/2011/04/06/solid-state-design-considerations/</link>
		<comments>http://jack-fx.com/net/2011/04/06/solid-state-design-considerations/#comments</comments>
		<pubDate>Wed, 06 Apr 2011 07:42:21 +0000</pubDate>
		<dc:creator>Jack</dc:creator>
				<category><![CDATA[Others]]></category>
		<category><![CDATA[converter unit]]></category>
		<category><![CDATA[distortion]]></category>
		<category><![CDATA[motor]]></category>
		<category><![CDATA[phase units]]></category>
		<category><![CDATA[rotary unit]]></category>
		<category><![CDATA[silicon transistors]]></category>
		<category><![CDATA[State]]></category>
		<category><![CDATA[unit]]></category>
		<category><![CDATA[warranty repairs]]></category>

		<guid isPermaLink="false">http://jack-fx.com/net/?p=192</guid>
		<description><![CDATA[In this size range single-phase units, in contrast, a large three-phase units, relatively simple (4 PC board), easy to service English speaking technical personnel to give the scene. Solid-state design is not suitable for carrying large equipment components (silicon, transistors, IGBT, high capacity dimmers, welders, etc.), feed distortion back unless you take the line on [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/net/2011/04/06/solid-state-design-considerations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Formula Drift chooses Brakohiapa for Inaugural Abu Dhabi Invitational</title>
		<link>http://jack-fx.com/net/2011/04/06/formula-drift-chooses-brakohiapa-for-inaugural-abu-dhabi-invitational/</link>
		<comments>http://jack-fx.com/net/2011/04/06/formula-drift-chooses-brakohiapa-for-inaugural-abu-dhabi-invitational/#comments</comments>
		<pubDate>Wed, 06 Apr 2011 07:31:46 +0000</pubDate>
		<dc:creator>Jack</dc:creator>
				<category><![CDATA[Others]]></category>
		<category><![CDATA[Aspen]]></category>
		<category><![CDATA[chris forsberg]]></category>
		<category><![CDATA[Drift]]></category>
		<category><![CDATA[Formula]]></category>
		<category><![CDATA[ken block]]></category>
		<category><![CDATA[organization]]></category>
		<category><![CDATA[san francisco california]]></category>
		<category><![CDATA[trailer tires]]></category>
		<category><![CDATA[united arab emirates]]></category>

		<guid isPermaLink="false">http://jack-fx.com/net/?p=189</guid>
		<description><![CDATA[San Francisco, California: Tony Brakohiapa Formula One driver to Formula Drift Drift was busy in Abu Dhabi, United Arab Emirates (UAE), the first Formula One event in Aspen stadium ready terminals. Brakohiapa honored to join Donald Foster, Chris Forsberg, Formula Drift and selected by the organization for the February 25 meeting of the International Activities [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/net/2011/04/06/formula-drift-chooses-brakohiapa-for-inaugural-abu-dhabi-invitational/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lossless compression algorithms</title>
		<link>http://jack-fx.com/net/2011/03/27/lossless-compression-algorithms/</link>
		<comments>http://jack-fx.com/net/2011/03/27/lossless-compression-algorithms/#comments</comments>
		<pubDate>Sun, 27 Mar 2011 08:21:28 +0000</pubDate>
		<dc:creator>Jack</dc:creator>
				<category><![CDATA[Others]]></category>
		<category><![CDATA[advantage]]></category>
		<category><![CDATA[amount]]></category>
		<category><![CDATA[compression algorithm]]></category>
		<category><![CDATA[compression works]]></category>
		<category><![CDATA[damage plan]]></category>
		<category><![CDATA[fidelity]]></category>
		<category><![CDATA[howden compressor]]></category>
		<category><![CDATA[lossy]]></category>
		<category><![CDATA[lossy algorithms]]></category>

		<guid isPermaLink="false">http://jack-fx.com/net/?p=186</guid>
		<description><![CDATA[Lossless compression algorithms usually take advantage of this way of statistics redundant to represent no error in the sender&#8217;s data more concisely. Lossless compression is possible, because most real-world data has statistical redundancy. For example, in the English text, the letter &#8216;e&#8217; is much more common than the letter &#8216;Z&#8217;, and the probability that the [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/net/2011/03/27/lossless-compression-algorithms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Duration and method of victory in football games</title>
		<link>http://jack-fx.com/net/2011/03/25/duration-and-method-of-victory-in-football-games/</link>
		<comments>http://jack-fx.com/net/2011/03/25/duration-and-method-of-victory-in-football-games/#comments</comments>
		<pubDate>Fri, 25 Mar 2011 00:53:37 +0000</pubDate>
		<dc:creator>Jack</dc:creator>
				<category><![CDATA[Others]]></category>
		<category><![CDATA[adult football]]></category>
		<category><![CDATA[ball]]></category>
		<category><![CDATA[football]]></category>
		<category><![CDATA[game timer]]></category>
		<category><![CDATA[knockout competitions]]></category>
		<category><![CDATA[mini helmets]]></category>
		<category><![CDATA[referee]]></category>
		<category><![CDATA[stoppage time]]></category>
		<category><![CDATA[time]]></category>

		<guid isPermaLink="false">http://jack-fx.com/net/?p=184</guid>
		<description><![CDATA[A standard adult football match is divided into two periods of 45 minutes each half, said. Each semi-continuous operation, which means that the clock did not stop when the ball is impossible to play. Usually have 15 minutes rest between half-time intermission. The end game is known as full-time. The official referee of the game [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/net/2011/03/25/duration-and-method-of-victory-in-football-games/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>International Atomic Energy Agency of Fukushima Daiichi Nuclear</title>
		<link>http://jack-fx.com/net/2011/03/23/international-atomic-energy-agency-of-fukushima-daiichi-nuclear/</link>
		<comments>http://jack-fx.com/net/2011/03/23/international-atomic-energy-agency-of-fukushima-daiichi-nuclear/#comments</comments>
		<pubDate>Wed, 23 Mar 2011 03:54:21 +0000</pubDate>
		<dc:creator>Jack</dc:creator>
				<category><![CDATA[Others]]></category>
		<category><![CDATA[atomic energy agency]]></category>
		<category><![CDATA[boiling water reactors]]></category>
		<category><![CDATA[circulation]]></category>
		<category><![CDATA[diesel generators]]></category>
		<category><![CDATA[fission reaction]]></category>
		<category><![CDATA[nuclear power reactors]]></category>
		<category><![CDATA[reactor]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[water]]></category>

		<guid isPermaLink="false">http://jack-fx.com/net/?p=181</guid>
		<description><![CDATA[Located in the east coast of Japan, six nuclear power reactors in Japan Boiling water reactors (BWR). March 11 earthquake off the disabled power plant, triggering the three operating reactors automatically shut down &#8211; Units 1,2 and 3. The success of these units into the core rod, the end of the chain fission reaction. The [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/net/2011/03/23/international-atomic-energy-agency-of-fukushima-daiichi-nuclear/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

