Skip to main content

Home/ Tech It 2 Me/ Group items tagged base

Rss Feed Group items tagged

Mike Chelen

Digg - KTorrent : uTorrent Clone For Linux - 0 views

  • Transmission
    • Mike Chelen
       
      "Deluge" is good as well
  • Azureus
  • Azureus FTL. System resource hog, it's dependant on Java, and personally, I've encountered more bugs with Azureus than any other BT client out there.
  • ...11 more annotations...
  • azureus has more features than any other client, and for a lot of people, that's what matters the most.
  • Azureus has a better UI than KTorrent.
  • deluge is another good linux torrent clienthttp://www.deluge-torrent.org/
  • www.qbittorrent.org for Qt/Qt4.2 junkies.
  • What I meant was that qbittorrent is based on the same libtorrent that deluge is written, but deluge is written in pygtk, and qbittorrent is written using C++ with Qt4.2.
  • The only thing stopping me using KTorrent is the way it seems to handle uploads. Whenever I had it running, my wife was unable to surf on her laptop (on the wireless network) even though I had the upload speed set to 15 kB/s.
    • Mike Chelen
       
      you have to consider limiting active connections, not just just upload bandwidth
  • Using Azureus and the Auto Speed plugin, there was barely any difference, even when I was uploading in excess of 30 kB/s.
    • Mike Chelen
       
      probably a good option for anyone that doesn't know how to configure detailed connection settings
  • linux bittorrent client that is command line based
  • http://www.rahul.net/dholmes/ctorrent/
  • http://en.wikipedia.org/wiki/RTorrent
  • Too bad that none of the client based torrent programs i have found and used, supports DHT (Besides from the normal Bit-Torrent program in CLI, which turns it on when the normal tracker is dead).
Aman Khani

Geo-Targeted Ads for Advertising in Specific Locations - 1 views

  •  
    Geo-targeted advertising has immense potential in covering consumers' based on their geographic location. It plays a vital role for companies to reach the particular audience
Mike Chelen

Dipity 2.0: It's Like A Timeline View For FriendFeed (And It's Fun) - 0 views

  •  
    Dipity 2.0: It's Like A Timeline View For FriendFeed (And It's Fun) 18 Comments by Jason Kincaid on October 2, 2008 Dipity, a timeline-based lifestreaming aggregator, has launched its 2.0 release to the public. The new release includes a variety of new social features that have turned Dipity into a viable alternative to FriendFeed and other lifestreaming services, as well as a replacement for standard RSS readers.
Mike Chelen

rietveld - Google Code - 0 views

  •  
    This project shows how to create a somewhat substantial web application using Django on Google App Engine. In addition, I hope it will serve as a practical tool for the Python developer community, and hopefully for other open source communities. As I've learned over the last two years at Google, where I developed a similar tool named Mondrian, proper code review habits can really improve the quality of a code base, and good tools for code review will improve developers' life. Some code in this project was derived from Mondrian, but this is not the full Mondrian tool.
anonymous

The Word As We Knew It - 0 views

  •  
    The internet and it's unique ability to rapidly share information across the planet has created a sort of 'hot-bed' for the evolution of language. New phrases, words, acronyms and slangs have been given the ability to virally evolve and disseminate to new populations within a matter of days. Definitions are born, morph, and die based on the evolving collective consciousness of humanity.
Aman Khani

Advanced Setup of Dedicated Server Hosting In India - 1 views

  •  
    The business of web based solution providing companies is growing with speedier pace. Read on to know more about different trends in this field.
Mike Chelen

MediaWikiLite - OrganicDesign Wiki - 0 views

  • Check your phpinfo() to see if pdo_sqlite is listed, if not, try adding extension=php_pdo_sqlite.so into the dynamic extensions section of your php.ini
    • Mike Chelen
       
      phpinfo() was accurate in showing whether sqlite was supported, however the php.ini change did not fix my problem
  • To install SQLite3 on a Debian based system, use apt-get install php5-sqlite3
Mike Chelen

#955 (importing magnet links) - The libTorrent and rTorrent Project - Trac - 0 views

  • 08/31/08 12:55:48 changed by josef ΒΆ I've written a patch to support magnet links now. You need to check out svn rev 1065 of libtorrent/rtorrent, and get http://ovh.ttdpatch.net/~jdrexler/rt/experimental/dht-pex-static_map.diff and http://ovh.ttdpatch.net/~jdrexler/rt/experimental/magnet-uri.diff then in the directory that has the libtorrent and rtorrent subdirs you've checked out, do patch -p0 < dht-pex-static_map.diff patch -p0 < magnet-uri.diff and recompile both. It uses the official magnet protocol from Bittorrent BEP-0009 which is incompatible with Azureus and so far only supported by uTorrent 1.8+, so it'll only work if there are recent uTorrents in the swarm. It supports magnet links in both the old style base32 encoded hashes as well as the recommended URL-encoded hashes. Note that if there is one or more tracker URLs to use for the download, it must be present as "tr=..." argument in the magnet URI, because there is currently no way of adding trackers in rtorrent afterwards, so without that it'll use DHT and nothing else. After opening a magnet URI, it will add a meta download to download the actual torrent info. When that is complete, it is replaced by the real torrent. The meta data is saved in your standard torrent download directory, you can delete that after the real torrent has appeared, or you can keep it in case you need to open the same magnet URI again.
  •  
    Importing magnet links would be great, because some sites only have magnet links. Mayby something like this:
1 - 11 of 11
Showing 20 items per page