<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>frankly at a glance... - Latest Comments</title><link xmlns="http://www.w3.org/2005/Atom" rel="http://api.friendfeed.com/2008/03#sup" href="http://disqus.com/sup/all.sup#forumcomments-1faf00eb" type="application/json"/><link>http://frankly.disqus.com/</link><description>My personal tech projects and random thoughts.</description><atom:link href="http://frankly.disqus.com/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Sun, 18 Mar 2012 04:58:00 -0000</lastBuildDate><item><title>Re: ZFS powered NAS, ultimate alternative to Drobo + Droboshare [Complete Guide]</title><link>http://frankleng.me/2010/05/01/zfs-powered-nas-the-ultimate-alternative-to-drobo-droboshare-the-complete-guide/#comment-468235217</link><description>&lt;p&gt;Hi. forget about FTP. I never mentioned anything about it in the guide, nor are we ever going to be using that with this setup.&lt;/p&gt;

&lt;p&gt;The machine you end up building uses standard Windows file sharing protocol - SMB aka CIFS. This means that Windows can detect the server on the network directly. You will access the file just like you would with any standard Windows network share.&lt;/p&gt;

&lt;p&gt;And yes, you can drag and drop any file, any size of files you want from your existing NTFS partitions. &lt;br&gt;You will want to use fast hard drives. the WD Greens I used will not do you much good.&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Frank Leng</dc:creator><pubDate>Sun, 18 Mar 2012 04:58:00 -0000</pubDate></item><item><title>Re: ZFS powered NAS, ultimate alternative to Drobo + Droboshare [Complete Guide]</title><link>http://frankleng.me/2010/05/01/zfs-powered-nas-the-ultimate-alternative-to-drobo-droboshare-the-complete-guide/#comment-468230230</link><description>&lt;p&gt;It was never meant to be a drobo killer. drobo has its place. but for the people who want the best performance/cost ratio, this is it.&lt;/p&gt;

&lt;p&gt;most importantly. if your drobo ever breaks down like mine did. your only bet is to buy another drobo. which can be quite costly for most people here&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Frank Leng</dc:creator><pubDate>Sun, 18 Mar 2012 04:49:42 -0000</pubDate></item><item><title>Re: ZFS powered NAS, ultimate alternative to Drobo + Droboshare [Complete Guide]</title><link>http://frankleng.me/2010/05/01/zfs-powered-nas-the-ultimate-alternative-to-drobo-droboshare-the-complete-guide/#comment-460016156</link><description>&lt;p&gt;I am a video designer and work with numerous and huge files that I wish to keep all this as safe as possible, fast and easy to access from my win7 os&lt;/p&gt;

&lt;p&gt;My questions: &lt;br&gt;1.How will this virtual machine interract with windows 7. Via ftp!?  &lt;br&gt;2. Is it possible to make it a DAS communicating directly with windows (recognized as just an external disk via esata). Would the VM OS just sort all this as the Drobo seems to?&lt;br&gt;3. In its current state (NAS) can I just throw files from my ntfs drives at it whitout any concern and vice versa?&lt;br&gt;4. Do you think there is any way I could work directly on the NAS from windows? Without using a ftp!? (edit files, open after effects projects from it, render directly on it, etc)&lt;/p&gt;

&lt;p&gt;I know you probably don't use windows as and OS may not know all the answers concerning windows, but just trying to find answers, can't find anything related to my questions on the web. Thanks!&lt;br&gt; &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Burzukk</dc:creator><pubDate>Thu, 08 Mar 2012 14:53:04 -0000</pubDate></item><item><title>Re: Connect to a FreeNAS Samba or AFP share on Mac OS X Lion [Workarounds] [Updated]</title><link>http://frankleng.me/2011/07/21/connect-to-a-freenas-samba-or-afp-share-on-lion-workaround/#comment-457211079</link><description>&lt;p&gt;I don't think legacy support for OS9 is supported anymore.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Frank Leng</dc:creator><pubDate>Mon, 05 Mar 2012 16:50:51 -0000</pubDate></item><item><title>Re: Connect to a FreeNAS Samba or AFP share on Mac OS X Lion [Workarounds] [Updated]</title><link>http://frankleng.me/2011/07/21/connect-to-a-freenas-samba-or-afp-share-on-lion-workaround/#comment-457199237</link><description>&lt;p&gt;This didn't help me get a Lion Mac to connect to an OS 9 Mac which has file sharing turned on.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Colleen Thompson</dc:creator><pubDate>Mon, 05 Mar 2012 16:34:38 -0000</pubDate></item><item><title>Re: Connect to a FreeNAS Samba or AFP share on Mac OS X Lion [Workarounds] [Updated]</title><link>http://frankleng.me/2011/07/21/connect-to-a-freenas-samba-or-afp-share-on-lion-workaround/#comment-443789495</link><description>&lt;p&gt;how do you reverse sudo commands for afp solution?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DL</dc:creator><pubDate>Sun, 19 Feb 2012 22:39:14 -0000</pubDate></item><item><title>Re: Connect to a FreeNAS Samba or AFP share on Mac OS X Lion [Workarounds] [Updated]</title><link>http://frankleng.me/2011/07/21/connect-to-a-freenas-samba-or-afp-share-on-lion-workaround/#comment-430620076</link><description>&lt;p&gt;NFS  has notions of "soft" and "hard" mounts.  With "hard" mount the application that is accessing NFS files will hang if the server disappears, but will resume operation when server comes back.   With soft mount NFS server will report an error to the application, and application will probably exit.&lt;/p&gt;

&lt;p&gt;Most prefer hard mount, to deal with intermittent connections,&lt;br&gt;but in addition to run NFS with "intr" option, which allows hanged application to be interrupted.&lt;/p&gt;

&lt;p&gt;This is to be configured on the client side, as mount options when NFS share is mounted.&lt;/p&gt;

&lt;p&gt;I am not greatly familiar with Mac OSX,  but it should have it somewhere.  I believe OSX default is hard mounts, so one should look for intr option.&lt;/p&gt;

&lt;p&gt;In your case what is happening is that Word tries to access file which make autofs to try to mount NFS share.  Since the attempted mount is 'hard', inaccessibility of the server does not make autofs to quit, rather it presistently continues mount attempts.  And Word waits.   In old Unix times, for NSF with automounting the "soft" mount was recommended. Then autofs should quit after the first failure.&lt;/p&gt;

&lt;p&gt;Try to find those options and play with "hard + intro" versus "soft"&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Pogosyan</dc:creator><pubDate>Mon, 06 Feb 2012 01:09:24 -0000</pubDate></item><item><title>Re: Connect to a FreeNAS Samba or AFP share on Mac OS X Lion [Workarounds] [Updated]</title><link>http://frankleng.me/2011/07/21/connect-to-a-freenas-samba-or-afp-share-on-lion-workaround/#comment-411269708</link><description>&lt;p&gt;hi frank,&lt;br&gt;how do i set-up smb on lion. where and how( with what program etc)  in the "terminal" ?&lt;br&gt;can you please explain the easy way , cause i'm quite desperate that i cannot acces my map movies via smb in osx lion&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernestvandenheuvel</dc:creator><pubDate>Sat, 14 Jan 2012 15:39:02 -0000</pubDate></item><item><title>Re: ZFS powered NAS, ultimate alternative to Drobo + Droboshare [Complete Guide]</title><link>http://frankleng.me/2010/05/01/zfs-powered-nas-the-ultimate-alternative-to-drobo-droboshare-the-complete-guide/#comment-410297958</link><description>&lt;p&gt;I think all you've done here is prove just how great the drobo is.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mbwjoe</dc:creator><pubDate>Fri, 13 Jan 2012 21:21:33 -0000</pubDate></item><item><title>Re: Connect to a FreeNAS Samba or AFP share on Mac OS X Lion [Workarounds] [Updated]</title><link>http://frankleng.me/2011/07/21/connect-to-a-freenas-samba-or-afp-share-on-lion-workaround/#comment-399671444</link><description>&lt;p&gt;I've tried the AFP workaround but it still does not work.  Any other suggestions would be greatly appreciated.  We're using old Snap Drive Servers.  Are they just too old?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jadoll</dc:creator><pubDate>Tue, 03 Jan 2012 11:55:08 -0000</pubDate></item><item><title>Re: Connect to a FreeNAS Samba or AFP share on Mac OS X Lion [Workarounds] [Updated]</title><link>http://frankleng.me/2011/07/21/connect-to-a-freenas-samba-or-afp-share-on-lion-workaround/#comment-392787708</link><description>&lt;p&gt;Try the "direct connect" method I mentioned in the post. basically just go to Finder and select "Connect to Server" from the menu and enter ur login. It has worked for me and some other ppl on the latest version of Lion&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Frank Leng</dc:creator><pubDate>Thu, 22 Dec 2011 22:54:42 -0000</pubDate></item><item><title>Re: Connect to a FreeNAS Samba or AFP share on Mac OS X Lion [Workarounds] [Updated]</title><link>http://frankleng.me/2011/07/21/connect-to-a-freenas-samba-or-afp-share-on-lion-workaround/#comment-392787251</link><description>&lt;p&gt;Are you using AFP to access the files or Samba?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Frank Leng</dc:creator><pubDate>Thu, 22 Dec 2011 22:53:39 -0000</pubDate></item><item><title>Re: Connect to a FreeNAS Samba or AFP share on Mac OS X Lion [Workarounds] [Updated]</title><link>http://frankleng.me/2011/07/21/connect-to-a-freenas-samba-or-afp-share-on-lion-workaround/#comment-392786949</link><description>&lt;p&gt;thanx for the tip for IPv6 users. tho I really dont think IPv6 has any place in a private network. what made u decide to go for it?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Frank Leng</dc:creator><pubDate>Thu, 22 Dec 2011 22:52:55 -0000</pubDate></item><item><title>Re: Connect to a FreeNAS Samba or AFP share on Mac OS X Lion [Workarounds] [Updated]</title><link>http://frankleng.me/2011/07/21/connect-to-a-freenas-samba-or-afp-share-on-lion-workaround/#comment-392786565</link><description>&lt;p&gt;completely agree. I have no problem with Apple getting rid of older technology... but for something that is essential to the workflow of everyday users... this is really pushing it!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Frank Leng</dc:creator><pubDate>Thu, 22 Dec 2011 22:52:01 -0000</pubDate></item><item><title>Re: Connect to a FreeNAS Samba or AFP share on Mac OS X Lion [Workarounds] [Updated]</title><link>http://frankleng.me/2011/07/21/connect-to-a-freenas-samba-or-afp-share-on-lion-workaround/#comment-392786228</link><description>&lt;p&gt;sorry. dont think there is a workaround for that.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Frank Leng</dc:creator><pubDate>Thu, 22 Dec 2011 22:51:12 -0000</pubDate></item><item><title>Re: Connect to a FreeNAS Samba or AFP share on Mac OS X Lion [Workarounds] [Updated]</title><link>http://frankleng.me/2011/07/21/connect-to-a-freenas-samba-or-afp-share-on-lion-workaround/#comment-392565325</link><description>&lt;p&gt;Unfortunately the AFP workaround did not work for me.  Uggghh, pulling my hair out.  Open to other suggestions.  Thanks.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jadoll</dc:creator><pubDate>Thu, 22 Dec 2011 15:58:00 -0000</pubDate></item><item><title>Re: Connect to a FreeNAS Samba or AFP share on Mac OS X Lion [Workarounds] [Updated]</title><link>http://frankleng.me/2011/07/21/connect-to-a-freenas-samba-or-afp-share-on-lion-workaround/#comment-391670054</link><description>&lt;p&gt;Hi Frank, here's an interesting bug I wonder if you know a workaround.&lt;br&gt;I have most of my files on a NFS share, this is setup via the NFS automoung on Lion Disk Utilities. &lt;br&gt;All works well, until I disconnect from my network. Applications I used that had files saved on the NFS share (ex. Word or Photoshop) won't open. They keep trying to access the NFS share, I imagine to populate the recently used list.&lt;/p&gt;

&lt;p&gt;If I remove the NFS settings from NFS automount then the App starts fine as the OS doesn't try to mount the NFS share at all.&lt;/p&gt;

&lt;p&gt;Any ideas?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kadu</dc:creator><pubDate>Wed, 21 Dec 2011 15:15:03 -0000</pubDate></item><item><title>Re: ZFS powered NAS, ultimate alternative to Drobo + Droboshare [Complete Guide]</title><link>http://frankleng.me/2010/05/01/zfs-powered-nas-the-ultimate-alternative-to-drobo-droboshare-the-complete-guide/#comment-387050434</link><description>&lt;p&gt;Thanks for a great article, I'm now fully signed up to freenas! I'm using the Asus E35M1-M PRO&lt;br&gt;&lt;a href="http://www.asus.com/Motherboards/AMD_CPU_on_Board/E35M1M_PRO/" rel="nofollow"&gt;http://www.asus.com/Motherboar...&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;but I fail to see how the GPU is going to help with data copy throughput. Can you explain? Maybe freebsd or zfs makes use of the GPU??&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mobi</dc:creator><pubDate>Thu, 15 Dec 2011 03:39:02 -0000</pubDate></item><item><title>Re: Drupal Tip: Lightbox pop-up on page load</title><link>http://frankleng.me/2010/07/21/drupal-tip-lightbox-pop-up-on-page-load/#comment-385462031</link><description>&lt;p&gt;I have written light box on page load. its working fine. i need to set timeout to load lightbox. how do i do it?. code given below.&lt;/p&gt;

&lt;p&gt;Script :&lt;/p&gt;

&lt;p&gt;&amp;lt;script type="text/javascript"&amp;gt;&lt;br&gt;var face12 = jQuery.noConflict();&lt;br&gt;face12(document).ready(function(){&lt;/p&gt;

&lt;p&gt;        face12.fn.popOpen = function(){&lt;/p&gt;

&lt;p&gt;        popID = face12(this).attr('rel'); //Get Popup Name&lt;br&gt;        popURL = face12(this).attr('href'); //Get Popup href to define size&lt;/p&gt;

&lt;p&gt;        //Pull Query &amp;amp; Variables from href URL&lt;br&gt;        query= popURL.split('?');&lt;br&gt;        dim= query[1].split('&amp;amp;');&lt;br&gt;        popWidth = dim[0].split('=')[1]; //Gets the first query string value&lt;/p&gt;

&lt;p&gt;        //Fade in the Popup and add close button &lt;a class="close" href="#"&gt;&amp;lt;img src="images/close_pop.png" class="btn_close" title="Close Window" alt="Close" border="0"/&amp;gt;&lt;/a&gt;&lt;br&gt;       face12('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('');&lt;/p&gt;

&lt;p&gt;        //Define margin for center alignment (vertical + horizontal) - we add 80 to the height/width to accomodate for the padding + border width defined in the css&lt;br&gt;        var popMargTop = (face12('#' + popID).height() + 0) / 2;&lt;br&gt;        var popMargLeft = 120;&lt;/p&gt;

&lt;p&gt;        //Apply Margin to Popup&lt;br&gt;        face12('#' + popID).css({&lt;br&gt;            'margin-top' : -popMargTop,&lt;br&gt;            'margin-left' : -popMargLeft&lt;br&gt;        });&lt;/p&gt;

&lt;p&gt;        //Fade in Background&lt;br&gt;        face12('body').append('&amp;lt;div id="fade"&amp;gt;&amp;lt;/div&amp;gt;'); //Add the fade layer to bottom of the body tag.&lt;br&gt;       face12('#fade').css({'filter' : 'opacity:0.99;alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer&lt;/p&gt;

&lt;p&gt;    };&lt;/p&gt;

&lt;p&gt;    //When you click on a link with class of poplight and the href starts with a #&lt;br&gt;    face12('a.poplight[href^=#]').click(function() {&lt;br&gt;        face12(this).popOpen(); //Run popOpen function on click&lt;br&gt;        return false;&lt;br&gt;    });&lt;/p&gt;

&lt;p&gt;    face12('a.poplight[href=#?w=450]').popOpen(); //Run popOpen function once on load&lt;/p&gt;

&lt;p&gt;    //Close Popups and Fade Layer&lt;br&gt;    face12('a.close, #fade').live('click', function() { //When clicking on the close or fade layer...&lt;br&gt;          face12('#fade , .popup_block').fadeOut(); //fade them both out&lt;br&gt;        face12('#fade').remove();&lt;br&gt;        return false;&lt;br&gt;    });&lt;/p&gt;

&lt;p&gt;    //popOpen&lt;/p&gt;

&lt;p&gt;});&lt;br&gt;function f_this123()&lt;br&gt;{&lt;br&gt;    setTimeout("document.getElementById('popup3').style.display = 'none'", 30000);&lt;/p&gt;

&lt;p&gt;}&lt;br&gt;&amp;lt;/script&amp;gt; &lt;/p&gt;

&lt;p&gt;Html :&lt;/p&gt;

&lt;p&gt;&lt;a class="poplight" href="#?w=450" rel="nofollow"&gt;&lt;/a&gt;&lt;br&gt;    &amp;lt;div class="popup_block" id="popup3"&amp;gt;&lt;br&gt;    &lt;a class="close" href="#" rel="nofollow"&gt;Close&lt;/a&gt;&lt;br&gt;    &amp;lt;/div&amp;gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mananthnov</dc:creator><pubDate>Tue, 13 Dec 2011 03:57:47 -0000</pubDate></item><item><title>Re: ZFS powered NAS, ultimate alternative to Drobo + Droboshare [Complete Guide]</title><link>http://frankleng.me/2010/05/01/zfs-powered-nas-the-ultimate-alternative-to-drobo-droboshare-the-complete-guide/#comment-384639299</link><description>&lt;p&gt;I really love reading your comments guys.I learn a lot from you.&lt;/p&gt;

&lt;p&gt;Thank you so much.&lt;/p&gt;

&lt;p&gt;Regard,&lt;/p&gt;

&lt;p&gt;Epoyjun&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">day traders</dc:creator><pubDate>Mon, 12 Dec 2011 05:43:28 -0000</pubDate></item><item><title>Re: Maximizing iPhone&amp;#8217;s Battery Life</title><link>http://frankleng.me/2010/10/01/maximizing-iphones-battery-life/#comment-384101225</link><description>&lt;p&gt;Ive been trying to find an article that explains the charges better. I honestly wish this was all explained in the manual but then i guess that would be too much to ask Apple to help the users understand how to better use their products. Thank you again this article cleared up a lot of questions i had about the battery&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Cgpasco292k</dc:creator><pubDate>Sun, 11 Dec 2011 12:56:05 -0000</pubDate></item><item><title>Re: Maximizing iPhone&amp;#8217;s Battery Life</title><link>http://frankleng.me/2010/10/01/maximizing-iphones-battery-life/#comment-384097660</link><description>&lt;p&gt;Thanks&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Cgpasco292k</dc:creator><pubDate>Sun, 11 Dec 2011 12:47:46 -0000</pubDate></item><item><title>Re: Connect to a FreeNAS Samba or AFP share on Mac OS X Lion [Workarounds] [Updated]</title><link>http://frankleng.me/2011/07/21/connect-to-a-freenas-samba-or-afp-share-on-lion-workaround/#comment-379696636</link><description>&lt;p&gt;Tried the AFP fix - doesn't work through Terminal.&lt;/p&gt;

&lt;p&gt;I remain staggered at the attitude of Apple to NAS devices.&lt;/p&gt;

&lt;p&gt;So, here I am having 'upgraded' only to find Apple has screwed my working machine again.&lt;/p&gt;

&lt;p&gt;IT is outrageous.&lt;/p&gt;

&lt;p&gt;Mike&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike</dc:creator><pubDate>Mon, 05 Dec 2011 14:43:36 -0000</pubDate></item><item><title>Re: ZFS powered NAS, ultimate alternative to Drobo + Droboshare [Complete Guide]</title><link>http://frankleng.me/2010/05/01/zfs-powered-nas-the-ultimate-alternative-to-drobo-droboshare-the-complete-guide/#comment-379611295</link><description>&lt;p&gt;Great job here. I really enjoyed&lt;br&gt;what you had to say.            &lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.mojpolovniauto.com " rel="nofollow"&gt;Polovni&lt;br&gt;automobili&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Polovni automobili</dc:creator><pubDate>Mon, 05 Dec 2011 12:33:23 -0000</pubDate></item><item><title>Re: ZFS powered NAS, ultimate alternative to Drobo + Droboshare [Complete Guide]</title><link>http://frankleng.me/2010/05/01/zfs-powered-nas-the-ultimate-alternative-to-drobo-droboshare-the-complete-guide/#comment-379610331</link><description>&lt;p&gt;This is a&lt;br&gt;great and informative post.Well, the points given were facts that could never&lt;br&gt;go wrong. I have visited so many pages with the same discussion and topics&lt;/p&gt;

&lt;p&gt; &lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.promoteamsrbija.rs/web-razvoj/izrada-web-sajtova.html" rel="nofollow"&gt;Izrada web sajtova&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Izrada web sajtova</dc:creator><pubDate>Mon, 05 Dec 2011 12:31:48 -0000</pubDate></item></channel></rss>
