<?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>Tim Cinel &#187; problem</title>
	<atom:link href="http://www.timcinel.com/tag/problem/feed" rel="self" type="application/rss+xml" />
	<link>http://www.timcinel.com</link>
	<description>Where I exercise freedom of speech</description>
	<lastBuildDate>Tue, 07 Sep 2010 22:00:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Free Xbox Live Mutiplayer Replacement &#8211; XBConnect</title>
		<link>http://www.timcinel.com/2008/free-xbox-live-mutiplayer-replacement-xbconnect</link>
		<comments>http://www.timcinel.com/2008/free-xbox-live-mutiplayer-replacement-xbconnect#comments</comments>
		<pubDate>Sat, 05 Apr 2008 08:17:18 +0000</pubDate>
		<dc:creator>Tim Cinel</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[port forwarding]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[solution]]></category>
		<category><![CDATA[xbconnect]]></category>
		<category><![CDATA[xbox]]></category>

		<guid isPermaLink="false">http://www.timcinel.com/?p=27</guid>
		<description><![CDATA[Microsoft charge $5 / month for access to their online multiplayer network, Xbox Live. I don&#8217;t really think it&#8217;s fair since the freaking games cost at least $50.00 each, then you&#8217;ve got to pay more to enjoy them to their full extent. I remember coming across some PC client that allowed XBox online gameplay for [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft charge $5 / month for access to their online multiplayer network, Xbox Live. I don&#8217;t really think it&#8217;s fair since the freaking games cost <em>at least </em>$50.00 each, then you&#8217;ve got to pay more to enjoy them to their full extent. I remember coming across some PC client that allowed XBox online gameplay for free, so I went in search for it.</p>
<p>A few posts on forums suggested a program called <a href="http://www.xbconnect.com/" target="_blank">XBConnect </a>- so I downloaded and installed it. So far, so good &#8211; it found my brothers&#8217; XBox and found a bunch of games. Then, a problem. Every time I tried to join a game, &#8220;Console Activity&#8221; would flash, and then the attempt would time out and the XBConnect game window would close. A problem, indeed.</p>
<ul>
<li>XBConnect&#8217;s FAQ mentions that forwarding the port 8602 may improve the situation. Not for me, though.</li>
<li>Allowing this port in Windows Firewall didn&#8217;t help</li>
</ul>
<p>I was getting pretty pissed off by now, after about 50 minutes it still wasn&#8217;t joining games. Fortunately, XBConnect has a chat room within the program and the people seem to be nice &#8211; they helped me. I needed to enable &#8216;<strong>Use WinPCap Library</strong>&#8216;<strong> </strong>in the general options. That&#8217;s all I had to do. Conclusion:</p>
<h2>XBConnect Game Window Closes When Connecting &#8211; Timeout</h2>
<p>Solution:</p>
<ul>
<li>Enable &#8216;<strong>Use WinPCap Library</strong>&#8216; in &#8216;<strong>Tools -&gt; Options -&gt; General Options</strong>&#8216;</li>
<li>Forward the port <strong>8602</strong></li>
<li>Have fun!</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.timcinel.com/2008/free-xbox-live-mutiplayer-replacement-xbconnect/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I Are Suck at Implicit Differentiation!</title>
		<link>http://www.timcinel.com/2008/i-are-suck-at-implicit-differentiation</link>
		<comments>http://www.timcinel.com/2008/i-are-suck-at-implicit-differentiation#comments</comments>
		<pubDate>Sat, 08 Mar 2008 14:34:50 +0000</pubDate>
		<dc:creator>Tim Cinel</dc:creator>
				<category><![CDATA[Maths]]></category>
		<category><![CDATA[calculus]]></category>
		<category><![CDATA[differentiation]]></category>
		<category><![CDATA[implicit]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[stuck]]></category>

		<guid isPermaLink="false">http://www.timcinel.com/?p=5</guid>
		<description><![CDATA[As far as I understand, Implicit Differentiation is useful when y&#8217; can&#8217;t directly be solved with respect to x, like in this equation: x² &#8211; y³ = 8 The first way to try and get around this is to to transpose the equation, making y the subject, ie: y = cuberoot(x² &#8211; 8 ) At [...]]]></description>
			<content:encoded><![CDATA[<p>As far as I understand, Implicit Differentiation is useful when y&#8217; can&#8217;t directly be solved with respect to x, like in this equation:</p>
<p>x² &#8211; y³ = 8</p>
<p>The first way to try and get around this is to to transpose the equation, making <em><strong>y </strong></em>the subject, ie:</p>
<p>y = cuberoot(x² &#8211; 8 )</p>
<p>At this point, you can solve y&#8217; with respect to x as per usual.</p>
<p>Sometimes, though, you can&#8217;t make solve for y.</p>
<p>&#8220;In these cases, y needs to be solved as a function of x&#8221; &#8211; I don&#8217;t completely get this &#8211; I&#8217;m going to ask about it though&#8230; Here&#8217;s where I get stuck:</p>
<p align="center"><img src="http://www.timcinel.com/wp-content/implicit.jpg" alt="Where I get stuck with implicit differentiation…" /></p>
<p align="center">The answer&#8217;s supposed to be 4y!!!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.timcinel.com/2008/i-are-suck-at-implicit-differentiation/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
