<?xml version="1.0" ?>
<rss version="2.0">
  <channel>
    <title>The Implbits team blog</title>
    <link>http://www.implbits.com/About/Blog.aspx</link>
    <description>News, product releases and more from the Implbits team</description>
    
    <item>
        <title>HashTab 5.1</title>
        <description>
            Added support for SHA3
        </description>
        <link>
            http://www.implbits.com/About/Blog/tabid/78/post/hashtab-5-1/Default.aspx
        </link>          
        <pubDate>
            Wed, 30 Jan 2013 18:18 -0700
        </pubDate>
        <guid>
            http://www.implbits.com/About/Blog/tabid/78/post/hashtab-5-1/Default.aspx
        </guid>
    </item>
          
    <item>
        <title>NEW RELEASE: HashTab 5.0</title>
        <description>
            We've added some new hashes and magnet link support...
        </description>
        <link>
            http://www.implbits.com/About/Blog/tabid/78/post/hashtab-update/Default.aspx
        </link>          
        <pubDate>
            Wed, 24 Oct 2012 16:34 -0700
        </pubDate>
        <guid>
            http://www.implbits.com/About/Blog/tabid/78/post/hashtab-update/Default.aspx
        </guid>
    </item>
          
    <item>
        <title>AD HelpDesk 3.0 for iOS has been Released!</title>
        <description>
            AD HelpDesk 3.0 is a major update to our iOS Active Directory administration tool.  You may never again have to log in to your Windows desktop to administer Active Directory!
        </description>
        <link>
            http://www.implbits.com/About/Blog/tabid/78/post/ad-helpdesk-3-0-for-ios-has-been-released/Default.aspx
        </link>          
        <pubDate>
            Mon, 16 Jul 2012 22:44 -0700
        </pubDate>
        <guid>
            http://www.implbits.com/About/Blog/tabid/78/post/ad-helpdesk-3-0-for-ios-has-been-released/Default.aspx
        </guid>
    </item>
          
    <item>
        <title>AD HelpDesk for OSX Desktop has been released!</title>
        <description>
            Do you ever need to reset user passwords, or unlock Active Directory accounts?   Is a macbook your primary desktop?  If so, AD HelpDesk for OSX might be a valuable addition to your application library.
        </description>
        <link>
            http://www.implbits.com/About/Blog/tabid/78/post/ad-helpdesk-for-osx-desktop-has-been-released/Default.aspx
        </link>          
        <pubDate>
            Mon, 23 Apr 2012 11:33 -0700
        </pubDate>
        <guid>
            http://www.implbits.com/About/Blog/tabid/78/post/ad-helpdesk-for-osx-desktop-has-been-released/Default.aspx
        </guid>
    </item>
          
    <item>
        <title>AD HelpDesk error resolution: "Unable to find the service principal requested."</title>
        <description>
            The full text of the error is:

 "Unable to find the service principal requested. The service principal may have been detected incorrectly in your network.  Set the 'Default Domain Controller' in preferences to try and work around this." 

The suggested resolution (setting the domain controller in preferences) really does work around the issue normally, but if you have done that and are still experiencing difficulties this post will help you solve the problem completely.
        </description>
        <link>
            http://www.implbits.com/About/Blog/tabid/78/post/ad-helpdesk-error-resolution-unable-to-find-the-service-principal-requested/Default.aspx
        </link>          
        <pubDate>
            Fri, 20 Apr 2012 16:39 -0700
        </pubDate>
        <guid>
            http://www.implbits.com/About/Blog/tabid/78/post/ad-helpdesk-error-resolution-unable-to-find-the-service-principal-requested/Default.aspx
        </guid>
    </item>
          
    <item>
        <title>DON’T REJOIN TO FIX: The trust relationship between this workstation and the primary domain failed</title>
        <description>
            If you Google “the trust relationship between this workstation and the primary domain failed”, you get plenty of information from support blogs and Microsoft articles; however, most of them ask you to rejoin your machine to the domain.  That’s not always possible.
        </description>
        <link>
            http://www.implbits.com/About/Blog/tabid/78/post/don-t-rejoin-to-fix-the-trust-relationship-between-this-workstation-and-the-primary-domain-failed/Default.aspx
        </link>          
        <pubDate>
            Fri, 13 Apr 2012 14:16 -0700
        </pubDate>
        <guid>
            http://www.implbits.com/About/Blog/tabid/78/post/don-t-rejoin-to-fix-the-trust-relationship-between-this-workstation-and-the-primary-domain-failed/Default.aspx
        </guid>
    </item>
          
    <item>
        <title>AD HelpDesk for OS X Desktop</title>
        <description>
            We have been working on a OS X desktop version of AD HelpDesk.  If you are interested in a little sneak peak, read on.
        </description>
        <link>
            http://www.implbits.com/About/Blog/tabid/78/post/ad-helpdesk-for-osx-desktop/Default.aspx
        </link>          
        <pubDate>
            Wed, 21 Mar 2012 20:12 -0700
        </pubDate>
        <guid>
            http://www.implbits.com/About/Blog/tabid/78/post/ad-helpdesk-for-osx-desktop/Default.aspx
        </guid>
    </item>
          
    <item>
        <title>Building With GCC 4.6 on OSX</title>
        <description>
            I was recently faced with a problem building some C++ 11 code on OSX.  I discovered that for all of the improvements Apple has put into LLVM, it has at least one glaring failure.  It does not support lambda expressions.  So I was forced to try to get GCC 4.6 building my project on OSX. I ran into two major issues.
        </description>
        <link>
            http://www.implbits.com/About/Blog/tabid/78/post/building-with-gcc-4-6-on-osx/Default.aspx
        </link>          
        <pubDate>
            Thu, 1 Mar 2012 21:19 -0700
        </pubDate>
        <guid>
            http://www.implbits.com/About/Blog/tabid/78/post/building-with-gcc-4-6-on-osx/Default.aspx
        </guid>
    </item>
          
    <item>
        <title>The App Store Revert Button</title>
        <description>
            If Apple gave one simple tool to their application developers, users would have much better experiences upgrading applications on their iPhone's, iPads, etc. 
        </description>
        <link>
            http://www.implbits.com/About/Blog/tabid/78/post/the-app-store-revert-button/Default.aspx
        </link>          
        <pubDate>
            Tue, 13 Dec 2011 00:11 -0700
        </pubDate>
        <guid>
            http://www.implbits.com/About/Blog/tabid/78/post/the-app-store-revert-button/Default.aspx
        </guid>
    </item>
          
    </channel>
</rss>  