Tagged Questions
The tracker tag has no wiki summary.
4
votes
7answers
731 views
Software Project Management systems [closed]
Ok, so I've only recently started getting serious about learning how to program, and I've started using Mercurial to manage my projects. I chose Mercurial over SVN because of it's ability to commit ...
3
votes
1answer
98 views
Bug Tracker .NET - How to determine version from just the database?
A recent blunder was made where the Bug Tracker .NET software was removed from our server;
now we don't have a backup of the installer that was used, only the database. Is there a way to determine ...
3
votes
4answers
1k views
How to convert torrent info hash for scrape?
I have a torrent hash from the magnet link. For example: fda164e7af470f83ea699a529845a9353cc26576
When I try to get information about leechers and peers I should request: ...
3
votes
2answers
399 views
How do I submit a bug to Tracker, MantisBT, or Trac programatically?
I've got a program that I've been working on at home for a while, and I decided finally to throw it up on SourceForge. SourceForge offers Tracker, MantisBT, or Trac for bug tracking.
My app already ...
2
votes
1answer
1k views
How does Torrentz.com find different trackers for same torrent?
I want to know the logic behind such comparison. Same is being done by BtReannouncer.net
Do the torrents have similar hash or do they compare it by size and name?
Most torrents on piratebay do not ...
2
votes
1answer
1k views
Bittorrent tracker request
Using a torrent file from
http://torrent.ubuntu.com:6969/
I am calculating its hash which matches with the hash on the page.
Then i make a request to the tracker. Like
...
1
vote
0answers
37 views
Analysis and playback of tracker module files (mod, xm, s3m, …) via Python/C++ in a game
I've had an idea for a rhythm game which first loads a tracker module, analyzes it, displays the elementary structure and only plays the samples assigned to each note displayed if the corresponding ...
1
vote
1answer
76 views
bittorrent udp tracker response
i have doubt how the udp announce response are handled as sugested in bep udp protocol specification
import socket,struct
clisocket = socket.socket(socket.AF_INET, socket.SOCK_DGRAM)
...
1
vote
1answer
45 views
Google Analytics multi-site tracker stopped collecting stats Nov 1, individual single-site trackers still working
I am using Google Analytics for a number of websites. I have one dedicated tracker for each site, as well as one global tracker (for network-wide stats). So each site is set up to use multiple ...
1
vote
5answers
169 views
Issue tracker with full prioritization
I am looking for an issue tracker where I can prioritize a list of issues. Maybe sorting them or marking what issue has more priority than what other issue.
Every issue tracker I know just has 3 or 5 ...
1
vote
2answers
151 views
How do you decode info_hash information from tracker announce request?
I have the following tracker request:
...
1
vote
3answers
404 views
How to play tracker modules on Android?
I posted this question over at anddev.org and thougt here was a good place to post this too because this site has a bigger usergroup.
I will make it shorter here: How can i play .xm or .mod files on ...
1
vote
2answers
259 views
Parsing external torrent informations
I'm build a a BitTorrent tracker with CodeIgniter, and i'm use Torrent RW class for parsing .torrent files (info hash, read/write tracker url, etc.).
I would like to run external torrents, and i need ...
1
vote
0answers
17 views
web based service for tracking disparate forum posts
Any one know of a web based service that will track my user name/password combinations for the many forum sites that I use and aggregate all of my posts on each of these disparate sites into a single ...
1
vote
1answer
527 views
Dirty Size, VM Tracker, iPhone
My doubt is regarding iPhone "VM Tracker" memory management tool. I have been trying out this tool with my project and found that the "dirty size" column is showing 55 MB, which is quite huge. It ...
1
vote
1answer
219 views
Set up facebook UrchinTracker for aJax calls for Google Analytics
I have set up the Google Analytics in my FBML facebook application. It works for tracking the php pages. (I can see the report in GA).
However, I also want to track the aJax calls, because most of ...
1
vote
2answers
518 views
How to force tracker to re-index a folder?
I'm using the tracker indexing tool to search for and in files on my Ubuntu 10.10 amd64 system. Having recently added some of files into a single folder I wondered how to force tracker to re-index ...
1
vote
4answers
307 views
Requirements of an issue/bug tracker
I've been looking at various issue/bug trackers available on the net. There are some very good ones, but I'm unable to use them as my server does not support Perl/Ruby (for example), I'm not too ...
0
votes
3answers
71 views
DNS redirects tracker.thepiratebay.org to 127.0.0.1 [closed]
I tried pinging "tracker.thepiratebay.org" and for some reason the DNS returns 127.0.0.1
I get 0% packet loss, but, obviously, it isn't going to the correct website.
My college uses a local DNS ...
0
votes
1answer
36 views
reading messages from tracking device over gprs
i have a tracking device Meiligao VT310 which send me messeages over gprs. I successfully read messagess with this code but it's not the same as I expected.
private void ReadCallback(IAsyncResult ...
0
votes
1answer
60 views
how bittorrent tracker updating the new torrent into db [closed]
when we create a new torrent file and use any of the public bittorrent tracker available, how tracker will come to know that the torrent is been used its tracker url?
0
votes
0answers
113 views
Is there any open source tracker player (e.g. mod player) implemented in C#? [closed]
I'm been looking at making my own player for tracked music formats (.mod .xm .s3m, and so on). I managed to find quite a lot of different open source libraries for playing tracked music implemented in ...
0
votes
2answers
40 views
PHP join three tables when if the data is not in one of them
I am working on joining three tables together, but in one of the tables no information will be in there, unless the user opens the email we sent them
I am currently using this sql but it seems not to ...
0
votes
1answer
48 views
Android GPS Tracker is not disabled
Here I am facing an issue with GPS in android.
In my code I am just displaying a marker on the map based on the current location, and its working fine.
When i call this code GPS Tracker Engine ...
0
votes
0answers
23 views
Will the we ever be able to totally opt out of the facebook app tracker? [closed]
I read the directions of how to stop the facebook app tracker from posting stories about each app, however this seems like a lot of work for two reasons. First, you have to go to each app and edit ...
0
votes
1answer
180 views
trouble creat bubble in google map android?
I am now developing the GPS tracker in which i have very little idea. I have some questions related to my app as a whole.
How to create bubble when we tap on an overlay item?
I m creating a class ...
0
votes
1answer
15 views
Looking for recomended online bug and issue tracker for open source development
Looking for recomended online bug and issue tracker for open source development, hopefully with a wiki.
0
votes
1answer
94 views
PHP imagettfext not displaying working
I used to use a script to change the text on an image via update form.
It worked perfectly at first while I was on a shared host with all modules pre-installed.
I moved to a vps where I had to ...
0
votes
0answers
17 views
Google Event Tracker Problem
My first attempt to try this Google widget it and am having a problem
with it... yes, I've posted to a relevant Google forum, however, no
response yet. Thought, maybe some of you have experience with ...
0
votes
1answer
87 views
Progress Tracker -asp.net web pages
I need to track the progress of certain steps and inform the user what step they are at and what is left to do . I was looking for somehthing like this :
...
0
votes
0answers
91 views
API for searching private Bittorrent trackers and forums [closed]
Is there any API out there to make searches on private trackers or forums?
0
votes
2answers
116 views
reporting end of seed or leeching to tracker Libtorrent
From what I know, when seeding or leeching torrent, your IP is on tracker and it remains there for some few hours or days How do I manually tell my the tracker using Libtorrent I am no longer going to ...
0
votes
1answer
84 views
how do i track a users activity online
We are building a system that seeks to calculate and score the value of information and users of information - based on the interaction between the two.
To do this, we need to track and measure these ...
0
votes
2answers
315 views
How to convert torrent info hash for scrape Using php?
Can anyone explain me how to write a php script to convert info hash for scrape to get seeders and peers count from the tracker...
Thanks
0
votes
0answers
61 views
Java with HtmlUnit and PhpBB with torrent-tracker mod
I am coding program which upload my torrents to my tracker (http://www.ppkbb3cker.ru). No any changes in engine from myself.
So this is my question: periodically after posting request (request ...
0
votes
1answer
78 views
Is there a bug tracker that has proper LDAP (Active Directory) Integration?
Is there a bug tracker that has proper LDAP (Active Directory) Integration?
0
votes
1answer
155 views
How to upgrade mantis bug tracker database online?
Your database has not been created yet. Please create the database, then install the tables and data using the information above before proceeding.
0
votes
1answer
385 views
Best free alternative to Trac with SVN integration [closed]
What is the best free alternative to Trac with easy integration to Subversion?
0
votes
1answer
126 views
Bittorrent tracker reply for scrape when '00' in infohash
My Question regards the scrape http reply when the infohash contains a '00', scrape request with %00, so there would be a '\0' in http reply.
I found some torrents which have zero bytes in infohash ...
0
votes
1answer
58 views
Gforge tracker are not saved using the e-mail gateway with PHP
We are using gforge and we want create new trackers just by using an intranet form and by sending an email with PHP to the gforge e-mail gateway.
I do it exactly like it is said:
I use this for the ...
0
votes
1answer
539 views
NGINX compile and gzip config (with rails 3 + php-fpm): “can't unzip” by torrent client from php tracker
Hi there: I have got a weird question about a new server installed with Nginx+php-fpm+passenger. Everything is the latest version. I have got everything configured well, all the web pages are running, ...
0
votes
2answers
29 views
Great variation in web statisics
I have a blog site, a WP 3.0 install. I've dropped Google Analytics' tacker code into the footer (a recommended technique I believe). I also have two different types of web statistic software ...
0
votes
1answer
370 views
Torrent tracker reply with same peer id for every request?
I'm writing a Java app to look at the trackers listed in a torrent file.
I send the following:
...
0
votes
1answer
120 views
JavaScript to PHP visitor trackers
Can anyone explain how javascript trackers (like the code that Google Analytics and Click, etc have you put on your page), work? I'd like to build my own and I'm fine with the PHP side of things, its ...
0
votes
1answer
96 views
SD-App on OSX (or alternative distributed bug tracker with sync to GitHub)
I have been working trying to install via CPAN and GIT SD ( http://syncwith.us/sd/ ) on an Intel MBP on OSX. So far it has been a unsuccessful process.
My question is has anyone else installed SD ...
0
votes
3answers
241 views
OSGi service trackers not always working
Hey guys. We're using OSGi services in an Eclipse RCP application. To track them, we're using the org.osgi.util.tracker.ServiceTracker class. A sample code from the application looks like
...
0
votes
1answer
780 views
How to add some action after login (and before redirection)?
trying to develop some sort of login tracker for my cakephp application.
i know that i need code like:
$this->data['LoginSession']['username'] = $_SERVER['REMOTE_ADDR'];
...
0
votes
3answers
408 views
Which Project Management Software is adequate for Software & Non-Software Projects?
PMS = (Project Management Software)
I used trac for software development some time ago. Right now I'm searching for a new more powerful (scheduling, gantt charts, ...) free solution (as in free beer ...
0
votes
1answer
227 views
how to implement a retweet tracker on Android
I would like to know if there is a way to track these retweets... I know that there are several applications for full twitter already available, but i would like to follow just a few things and ...
0
votes
2answers
415 views
Calculating info_hash from UrlEncoded query string
Basically, I'm building a small tracker for experimental purposes. I've gotten quite far, and am now working on the announce part.
What I really can't figure out is how I should decode the info_hash ...