MyBB,Twitter,Web Development
9 February 2010 | 3 Comments
Recently I had to make a plugin for one of my message boards which would send an update to Twitter whenever an user posted a new calendar event. In this tutorial I’ll explain how I’ve done it. We will see how to shorten the event URL through bit.ly and post a new status on a [...]
Tagged in bit.ly, MyBB, tips, tutorial, Twitter
BitTorrent,Programming,Web Development
7 September 2009 | 3 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 [...]
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
Recent Comments