BitTorrent, Programming, Web Development
7 September 2009 | 2 Comments
One of the most important parts of a torrent site is definitely the search engine. It is probably the first thing people are going to use, and a bug free search form will greatly improve user experience.
In this tutorial, we are going to implement a Browse section including torrent details columns, paging, and a form [...]
Tagged in BitTorrent, php, Programming, search engine, tutorial, Web Development
BitTorrent, Programming, Web Development
15 August 2009 | 6 Comments
In this third part of the tutorial, our goal is to show some information about our torrents and users. We’ll go through a bunch of tips and snippets that any developer may find useful while developing a torrent site, such as some util functions to display relative times, friendly sizes and a tree with files [...]
Tagged in BitTorrent, howto, php, tracker, tutorial
BitTorrent, Programming, Web Development
15 July 2009 | 3 Comments
In the previous part of this guide, we have seen how to run the XBTT tracker on our server and built a basic torrent download system with passkey support.
Now we need a way to upload our torrents, so in this second part we’ll see how to create a fully working upload form featuring validation of [...]
Tagged in BitTorrent, development, php, Programming, tracker, xbt
BitTorrent, Programming, Web Development
24 June 2009 | 13 Comments
When ideas for my last project started popping out in my mind, I didn’t know much about how BitTorrent trackers work. I was like: “I’m sure there’s some cool well-written package designed to build a private tracker. I’m going to get it”. I thought I would find some well estabilished project, with readable code, support, [...]
Tagged in BitTorrent, development, php, Programming, tracker, xbt
BitTorrent, File Sharing, Music, Projects
9 June 2009 | 2 Comments
vgmTorrents is now open to the public – though the software it runs is still in beta stages.
You are more than welcome to join the community. Please register in order to upload and share your releases – your help is highly appreciated!
Although the site has just been launched, there are already some soundtracks in the [...]
Tagged in BitTorrent, File Sharing, Music, Torrents, vgm, vgmtorrents, videogames
Recent Comments