Posts Tagged ad

Jake

Did I mention Jake came out of the closet?

No Comments

Skype in Pidgin

Screenshot-Buddy List

There is a Skype API plugin available for pidgin. Looks like this:

To compile it under 64bit Linux, do


$ svn checkout http:// skype4pidgin.googlecode.com/svn/trunk/ skype4pidgin-read-only
$ cd skype4pidgin-read-only
$ make all
$ sudo make install

Restart pidgin. You get 2 additional account types: Skype and Skype (DBUS).

I don’t understand why the author is flamed for not making a independent protocol implementation that doesn’t need Skype running. It is Skype that prohibits that.

No Comments

FreshTorrents

This has been moved to freshtorrents.sf.net.


I made a desktop application that allows you to browse for popular torrents.
It currently supports legittorrents.info and thepiratebay.org.
Here is a screenshot:

freshtorrents1

It provides you with an alternative view on popular, cheap (bandwidth-wise) and new torrents giving you infinite filtering freedom.

Download:

$ git clone git://github.com/JohannesBuchner/fresh-torrents.git

Or get the zip from the website.

Run

$ python fresh-torrents/freshtorrents.py

You can also do this with a launcher.

First, you have to select a backend from the menu.
Play a little with the app and let me know what you think and how to improve it.

Right-clicking opens the torrent description page, middle-clicking (or both mouse buttons) opens the .torrent file directly.

Additional hint: You can search by keyword in the list. Just start typing in the list, seperate keywords with a space, and hit cursor-up and cursor-down to jump to the next match.

Packages needed: pygtk >= 2.0


See freshtorrents.sf.net for more information!

No Comments

Jublogin is getting really good

Jublogin has the first application patch available, one for dokuwiki. Check it out at http://jublogin.sourceforge.net/implementations

No Comments

Jublogin

Everyone, check out my (new) project: jublogin.
Easiest explanation can be found here: http://jublogin.sourceforge.net/login_with_challenge

No Comments