<?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>TorrentFreak &#187; Milen-Georgiev-Dzhumerov</title>
	<atom:link href="http://torrentfreak.com/tag/milen-georgiev-dzhumerov/feed/" rel="self" type="application/rss+xml" />
	<link>http://torrentfreak.com</link>
	<description>Breaking File-sharing, Copyright and Privacy News</description>
	<lastBuildDate>Wed, 29 Oct 2014 20:38:50 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.2</generator>
	<item>
		<title>Now Mac Users Can Easily Get Into Private BitTorrent Trackers Too</title>
		<link>http://torrentfreak.com/now-mac-users-can-easily-get-into-private-bittorrent-trackers-too/</link>
		<comments>http://torrentfreak.com/now-mac-users-can-easily-get-into-private-bittorrent-trackers-too/#comments</comments>
		<pubDate>Wed, 01 Aug 2007 10:38:26 +0000</pubDate>
		<dc:creator><![CDATA[enigmax]]></dc:creator>
				<category><![CDATA[Hot Off The Press]]></category>
		<category><![CDATA[Tutorial & How To]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Milen-Georgiev-Dzhumerov]]></category>
		<category><![CDATA[private-tracker]]></category>
		<category><![CDATA[tracker-checker]]></category>

		<guid isPermaLink="false">http://torrentfreak.com/now-mac-users-can-easily-get-into-private-bittorrent-trackers-too/</guid>
		<description><![CDATA[Last week we announced the availability of a PC-only application to automate the checking of Private BitTorrent Trackers for open signups. After reading the article a developer contacted us, said he loved the idea and set about coding a version for all the Mac users out there. We have the software here for download, free of charge.<p>Source: <a href="http://torrentfreak.com">TorrentFreak</a>, for the latest info on <a href="http://torrentfreak.com/category/copyright-issues/">copyright</a>, <a href="http://torrentfreak.com/category/pirate-talk/">file-sharing</a> and <a href="http://torrentfreak.com/which-vpn-services-take-your-anonymity-seriously-2014-edition-140315/">anonymous VPN services</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Last week we published an <a href="http://torrentfreak.com/get-into-private-bittorrent-sites-with-tracker-checker-2/">article</a> about the Tracker Checker 2 application for PC. On occasion, invite-only private BitTorrent trackers open up their doors for a limited period where people can signup without an invite. However, this involves visiting the site in question at just the right time as registrations are opened &#8211; a very hit and miss task. Tracker Checker 2 automated that process but unfortunately, it&#8217;s for PC only.</p>
<p>Shortly after we published, we had a contact from Milen Georgiev Dzhumerov, a regular reader of TorrentFreak and Mac software programmer. &#8220;When I saw the Tracker Checker I thought it was a great idea &#8211; so simple and useful&#8221; he said, &#8220;I&#8217;m waiting to start uni in October, I&#8217;ve got nothing better to do except write software! As I am a Mac user, I decided to create a Mac version of the app.&#8221;</p>
<p><img src="http://torrentfreak.com//images/tcmac1.gif" align="right" alt="TrackerChecker"></p>
<p>The application arrives in .DMG format at just 221kb. Full installation instructions are included in the README file but it&#8217;s simply a question of dragging the software&#8217;s icon (created by <a href="http://yellowicon.com/">YellowIcon</a>) into the &#8216;Applications&#8217; folder.</p>
<p>Launching is achieved by browsing to the app and double-clicking it. The .DMG file comes with a trackers.xml file (containing the tracker information) and is pre-configured with 67 trackers. Simply navigate to the .DMG, select the trackers.xml and import it. </p>
<p>There are 4 main buttons on the toolbar (created by <a href="http://www.mattballdesign.com/">Matt Ball Design</a>): </p>
<p>Reload &#8211; Manually &#8220;reloads&#8221; all trackers<br>
Add &#8211; Adds a new tracker to the list<br>
Remove &#8211; Removes the currently selected tracker<br>
Info &#8211; Opens the &#8220;Tracker Inspector&#8221; allowing the modification of tracker properties.</p>
<p>In the lower right corner there is a setting for selecting how many concurrent connections to open when checking the trackers. Tested on an 8mbit down connection, 15-20 connections produced ideal results.</p>
<p><img src="http://torrentfreak.com//images/tcmac2.gif" align="right" alt="TrackerChecker Inspector"></p>
<p>Positive match type in the &#8216;Inspector&#8217; is defined as marking the tracker as open if the find string is found and negative is just reversing the result of whatever the positive is returning, i.e if it doesn&#8217;t find the string you have selected negative, the tracker will be marked as open.</p>
<p>One of the criticisms leveled at the PC version of Tracker Checker 2 was that it checked sites for signups at a too regular interval of just 60 seconds. The Mac version addresses this with the chance for the user to choose the update interval.</p>
<p><img src="http://torrentfreak.com//images/tcmac3.gif" align="right" alt="TrackerChecker Inspector"></p>
<p>Milen goes on to explain that he had another motive to develop the app: &#8220;The other reason for doing it was to actually see how good Cocoa stacks up against .NET/Java for simple applications like this one. I wanted to prove to myself that you can write applications in Cocoa rapidly. I would say that the app took me about a day/day and a half of proper work (I&#8217;m subtracting the time where I jumped in to play some games or watch a movie). I didn&#8217;t encounter any problems when using Apple&#8217;s well-designed frameworks and I&#8217;m very happy with how it turned out.&#8221;</p>
<p>More features are planned for the next release:</p>
<p>- Localization (definitely German + unconfirmed others)<br>
- Growl support<br>
- HTTP authentication and redirection support</p>
<p>Anyone wishing to translate the app, suggest features or report bugs, should get in touch with Milen on gamehack@gmail.com</p>
<div class="alert"><a href="/files/Tracker Spy.dmg">The application can be downloaded here</a></div>
<p>Source: <a href="http://torrentfreak.com">TorrentFreak</a>, for the latest info on <a href="http://torrentfreak.com/category/copyright-issues/">copyright</a>, <a href="http://torrentfreak.com/category/pirate-talk/">file-sharing</a> and <a href="http://torrentfreak.com/which-vpn-services-take-your-anonymity-seriously-2014-edition-140315/">anonymous VPN services</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://torrentfreak.com/now-mac-users-can-easily-get-into-private-bittorrent-trackers-too/feed/</wfw:commentRss>
		<slash:comments>33</slash:comments>
		</item>
	</channel>
</rss>
