<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments for thirdbIT</title>
	<link>http://www.thirdbit.net</link>
	<description>Reqs. Code. Docs. Done.</description>
	<pubDate>Fri, 03 Sep 2010 08:06:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>

	<item>
		<title>Comment on DHCP on VMware Fusion by Setting up Oracle Express On A Mac Using Debian and VMWare Fusion &#124; Sam Halperin</title>
		<link>http://www.thirdbit.net/articles/2008/03/04/dhcp-on-vmware-fusion/#comment-1257</link>
		<author>Setting up Oracle Express On A Mac Using Debian and VMWare Fusion &#124; Sam Halperin</author>
		<pubDate>Tue, 15 Jun 2010 02:45:39 +0000</pubDate>
		<guid>http://www.thirdbit.net/articles/2008/03/04/dhcp-on-vmware-fusion/#comment-1257</guid>
		<description>[...] is set by VMWare&#8217;s dhcp server, and we can tell this server to always use the same address. [http://www.thirdbit.net/articles/2008/03/04/dhcp-on-vmware-fusion/] and  [http://www.nileshk.com/vmware-fusion-nat-dhcp-and-port-forwarding] B) Once the VM is set up [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] is set by VMWare&#8217;s dhcp server, and we can tell this server to always use the same address. [http://www.thirdbit.net/articles/2008/03/04/dhcp-on-vmware-fusion/] and  [http://www.nileshk.com/vmware-fusion-nat-dhcp-and-port-forwarding] B) Once the VM is set up [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 10 things you should know about method_missing by Exceptions vs method missing in Ruby and Rails &#124; subtly simple</title>
		<link>http://www.thirdbit.net/articles/2007/08/01/10-things-you-should-know-about-method_missing/#comment-1253</link>
		<author>Exceptions vs method missing in Ruby and Rails &#124; subtly simple</author>
		<pubDate>Thu, 20 May 2010 03:46:13 +0000</pubDate>
		<guid>http://www.thirdbit.net/articles/2007/08/01/10-things-you-should-know-about-method_missing/#comment-1253</guid>
		<description>[...] Write comment   After some looking around here is what i found and thought others would find useful as well  Exception speed in Ruby  Exceptions in general are really slow in ruby and should be thought of as exceptional. method_missing is not an exception but is actually a kernel method of ruby. When you invoke a method on ruby the runtime will search the entire class and module heirarchhy all the way to object, class and module and then as a last case call method_missing. Its more like it just calls this method and you can override this method at anypoint in the chain. Its definitely slower than calling a method that does exist because it has to search up the heirarchy but it is definitely faster than exceptions.  Here are some other posts that i found useful during my review of this area:  http://blog.hasmanythrough.com/2006/8/13/how-dynamic-finders-work http://www.thirdbit.net/articles/2007/08/01/10-things-you-should-know-about-method_missing/ [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Write comment   After some looking around here is what i found and thought others would find useful as well  Exception speed in Ruby  Exceptions in general are really slow in ruby and should be thought of as exceptional. method_missing is not an exception but is actually a kernel method of ruby. When you invoke a method on ruby the runtime will search the entire class and module heirarchhy all the way to object, class and module and then as a last case call method_missing. Its more like it just calls this method and you can override this method at anypoint in the chain. Its definitely slower than calling a method that does exist because it has to search up the heirarchy but it is definitely faster than exceptions.  Here are some other posts that i found useful during my review of this area:  <a href="http://blog.hasmanythrough.com/2006/8/13/how-dynamic-finders-work" rel="nofollow">http://blog.hasmanythrough.com/2006/8/13/how-dynamic-finders-work</a> <a href="http://www.thirdbit.net/articles/2007/08/01/10-things-you-should-know-about-method_missing/" rel="nofollow">http://www.thirdbit.net/articles/2007/08/01/10-things-you-should-know-about-method_missing/</a> [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Airport Extreme is a big disappointment. Or, (10?) Things I Hate About Apple by playfans</title>
		<link>http://www.thirdbit.net/articles/2007/10/05/airport-extreme-is-a-big-disappointment-or-10-things-i-hate-about-apple/#comment-1248</link>
		<author>playfans</author>
		<pubDate>Fri, 07 May 2010 20:31:57 +0000</pubDate>
		<guid>http://www.thirdbit.net/articles/2007/10/05/airport-extreme-is-a-big-disappointment-or-10-things-i-hate-about-apple/#comment-1248</guid>
		<description>Hey. I dunno if you are still reading the answers for this article. But, HFS+ partition are recognized by windows when they are connected to the AEBS (you may have to install Airport software on your pc first). The software tricks your pc into thinking it is a FAT32 drive, but without the 4GB file limitation (which is kinda cool). Also, FAT32 is not limited to 30GB. On certain systems (MACOSX if I remember well, and maybe recent distros of linux), they support much more (maybe unlimited, my 1TB drive is in FAT32). Windows is still using the old method which only allows you to format in NTFS..

I really enjoy my AEBS. For your printing problems, you should've bought a printer with Wifi built in. If not (to me), the only thing you'll be able to do is printing, with every router.</description>
		<content:encoded><![CDATA[<p>Hey. I dunno if you are still reading the answers for this article. But, HFS+ partition are recognized by windows when they are connected to the AEBS (you may have to install Airport software on your pc first). The software tricks your pc into thinking it is a FAT32 drive, but without the 4GB file limitation (which is kinda cool). Also, FAT32 is not limited to 30GB. On certain systems (MACOSX if I remember well, and maybe recent distros of linux), they support much more (maybe unlimited, my 1TB drive is in FAT32). Windows is still using the old method which only allows you to format in NTFS..</p>
<p>I really enjoy my AEBS. For your printing problems, you should&#8217;ve bought a printer with Wifi built in. If not (to me), the only thing you&#8217;ll be able to do is printing, with every router.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DHCP on VMware Fusion by Earthman &#187; vmware fusion/player dhcpd 與 ip 設定</title>
		<link>http://www.thirdbit.net/articles/2008/03/04/dhcp-on-vmware-fusion/#comment-1246</link>
		<author>Earthman &#187; vmware fusion/player dhcpd 與 ip 設定</author>
		<pubDate>Thu, 25 Mar 2010 17:08:09 +0000</pubDate>
		<guid>http://www.thirdbit.net/articles/2008/03/04/dhcp-on-vmware-fusion/#comment-1246</guid>
		<description>&lt;!--%kramer-ref-pre%--&gt;[...] 當然，我還是可以把問題留著，透過直接設定來讓系統可以跑起來，可是，沒有自動化的感覺真的不是那樣的好啊。所以找了找，果然讓我找到了解法。如果你懶得看英文，ok，就看我簡短的方法，如果你還要更多方法，那就去看看別人怎麼說嘍。 [...]&lt;!--%kramer-ref-post%--&gt;</description>
		<content:encoded><![CDATA[<p><a href="http://dev.wp-plugins.org/wiki/Kramer"><img src="http://www.thirdbit.net/wp-content/plugins/kramer/kramer.php?kramer=gif-icon" class="technorati-balloon" alt="Kramer auto Pingback" style="border:0;" /></a>[&#8230;] 當然，我還是可以把問題留著，透過直接設定來讓系統可以跑起來，可是，沒有自動化的感覺真的不是那樣的好啊。所以找了找，果然讓我找到了解法。如果你懶得看英文，ok，就看我簡短的方法，如果你還要更多方法，那就去看看別人怎麼說嘍。 [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DHCP on VMware Fusion by Frau Klein im Internet during the week &#124; kerstins kleiner blog</title>
		<link>http://www.thirdbit.net/articles/2008/03/04/dhcp-on-vmware-fusion/#comment-1244</link>
		<author>Frau Klein im Internet during the week &#124; kerstins kleiner blog</author>
		<pubDate>Mon, 01 Mar 2010 19:17:06 +0000</pubDate>
		<guid>http://www.thirdbit.net/articles/2008/03/04/dhcp-on-vmware-fusion/#comment-1244</guid>
		<description>[...] Shared DHCP on VMware Fusion &#124; thirdbIT. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Shared DHCP on VMware Fusion | thirdbIT. [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DHCP on VMware Fusion by Frau Klein during the week in the internet February 27th &#124; Frau Klein</title>
		<link>http://www.thirdbit.net/articles/2008/03/04/dhcp-on-vmware-fusion/#comment-1243</link>
		<author>Frau Klein during the week in the internet February 27th &#124; Frau Klein</author>
		<pubDate>Sat, 27 Feb 2010 23:24:23 +0000</pubDate>
		<guid>http://www.thirdbit.net/articles/2008/03/04/dhcp-on-vmware-fusion/#comment-1243</guid>
		<description>[...] Shared DHCP on VMware Fusion &#124; thirdbIT. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Shared DHCP on VMware Fusion | thirdbIT. [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DHCP on VMware Fusion by links for 2010-02-24 &#124; kerstins kleiner blog</title>
		<link>http://www.thirdbit.net/articles/2008/03/04/dhcp-on-vmware-fusion/#comment-1242</link>
		<author>links for 2010-02-24 &#124; kerstins kleiner blog</author>
		<pubDate>Thu, 25 Feb 2010 03:04:27 +0000</pubDate>
		<guid>http://www.thirdbit.net/articles/2008/03/04/dhcp-on-vmware-fusion/#comment-1242</guid>
		<description>[...] DHCP on VMware Fusion &#124; thirdbIT (tags: vmware fusion ip networking dhcp configuration) [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] DHCP on VMware Fusion | thirdbIT (tags: vmware fusion ip networking dhcp configuration) [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HOWTO: Time Machine tweaking: fixing ACLs and extended attributes using fsaclctl and chflags by ThomasT</title>
		<link>http://www.thirdbit.net/articles/2009/03/03/time-machine-tweaking-fixing-acls-and-extended-attributes-using-fsaclctl-and-chflags-a-howto/#comment-1240</link>
		<author>ThomasT</author>
		<pubDate>Thu, 18 Feb 2010 12:30:49 +0000</pubDate>
		<guid>http://www.thirdbit.net/articles/2009/03/03/time-machine-tweaking-fixing-acls-and-extended-attributes-using-fsaclctl-and-chflags-a-howto/#comment-1240</guid>
		<description>OK, there is still a problem left: It appears I can not delete any symlinks, not even with "sudo rm -f". ACLs are disabled with fsaclctl. This makes no sense.</description>
		<content:encoded><![CDATA[<p>OK, there is still a problem left: It appears I can not delete any symlinks, not even with &#8220;sudo rm -f&#8221;. ACLs are disabled with fsaclctl. This makes no sense.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HOWTO: Time Machine tweaking: fixing ACLs and extended attributes using fsaclctl and chflags by ThomasT</title>
		<link>http://www.thirdbit.net/articles/2009/03/03/time-machine-tweaking-fixing-acls-and-extended-attributes-using-fsaclctl-and-chflags-a-howto/#comment-1239</link>
		<author>ThomasT</author>
		<pubDate>Thu, 18 Feb 2010 12:09:44 +0000</pubDate>
		<guid>http://www.thirdbit.net/articles/2009/03/03/time-machine-tweaking-fixing-acls-and-extended-attributes-using-fsaclctl-and-chflags-a-howto/#comment-1239</guid>
		<description>A quick update: I could copy the fsaclctl command from a 10.5 system and it runs fine. This allowed me to disable the ACLs as described.</description>
		<content:encoded><![CDATA[<p>A quick update: I could copy the fsaclctl command from a 10.5 system and it runs fine. This allowed me to disable the ACLs as described.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HOWTO: Time Machine tweaking: fixing ACLs and extended attributes using fsaclctl and chflags by max</title>
		<link>http://www.thirdbit.net/articles/2009/03/03/time-machine-tweaking-fixing-acls-and-extended-attributes-using-fsaclctl-and-chflags-a-howto/#comment-1238</link>
		<author>max</author>
		<pubDate>Thu, 18 Feb 2010 12:01:27 +0000</pubDate>
		<guid>http://www.thirdbit.net/articles/2009/03/03/time-machine-tweaking-fixing-acls-and-extended-attributes-using-fsaclctl-and-chflags-a-howto/#comment-1238</guid>
		<description>Yes - I don't know why they removed that from 10.6. I can send you the fsaclctl executable from 10.5 if you want to live dangerously -- I have a colleague who successfully used it on 10.6.</description>
		<content:encoded><![CDATA[<p>Yes - I don&#8217;t know why they removed that from 10.6. I can send you the fsaclctl executable from 10.5 if you want to live dangerously &#8212; I have a colleague who successfully used it on 10.6.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
