Orange Blog

By: BIOLAB, Jul 29, 2011

NetworkX in Orange

NetworkX – a popular open-source python library for network analysis has finally found its way into Orange. It is now used as a base class for network representation in all Orange modules and widgets. By that, we offered to the widespread network community a fruitful and fun way to visualize and explore networks, using their existing NetworkX scripts. It has never been easier to combine network analysis and visualization with existing machine learning and data discovery methods.


By: BIOLAB, Jul 20, 2011

Orange GSoC: Multi-label Classification Implementation

Multi-label classification is one of the three projects of Google Summer Code 2011 for Orange. The main goal is to extend the Orange to support multi-label, including dataset support, two basic multi-label classifications-problem-transformation methods & algorithm adaptation methods, evaluation measures, GUI support, documentation, testing, and so on. My name is Wencan Luo, from China. I’m very happy to work with my mentor Matija. Until now, we have finished a framework for multi-label support for Orange.

Categories: gsoc multilabel

By: BIOLAB, Jul 3, 2011

Fink packages now also 64-bit

Fink packages (we are using for system-wide Orange installations on Mac OS X) were updated to 64-bit. So if you were using 64-bit Fink installation you will be now able also to use Orange (and our binary Fink repository of already compiled packages). Just use this this installation script to configure your local Fink installation to use our binary Fink repository and add information about Orange packages (they are not available among official Fink packages).


By: BIOLAB, Jun 30, 2011

Orange GSoC: Visualizations with Qt

Hello, my name is Miha Čančula and this summer I’m working on Orange as part of Google’s Summer of Code program, mentored by Miha Štajdohar. My task is to replace the current visualization framework based on Qwt with a custom library, depending only on Qt. This library will better support Orange’s very specific visualizations and will replace the unmaintained PyQwt. I have a lot of experience with Qt and its graphics classes, both in C++ and Python, but I’m relatively now to Orange.

Categories: gsoc visualization

By: BIOLAB, Jun 30, 2011

Debian packages for Squeeze

We have updated our daily Debian packages to Squeeze (current Debian stable). You just have to reconfigure our package repository in your /etc/apt/sources.list to: deb http://orange.biolab.si/debian squeeze main deb-src http://orange.biolab.si/debian squeeze main Those packages are compiled for Python 2.6. You can read more about Debian packages in our old blog post.


By: BIOLAB, Jun 24, 2011

Orange GSoC: MF Techniques for Data Mining

I am one of three students who are working on GSoC projects for Orange this year. The objective of the project Matrix Factorization Techniques for Data Mining is to provide the Orange community with a unified and efficient interface to matrix factorization algorithms and methods. For that purpose I have been developing a library which will include a number of published factorization algorithms and initialization methods and will facilitate combinations of these to produce new strategies.


By: BIOLAB, Jun 24, 2011

Orange T-shirts

If you maybe missed on our Facebook page: we have made our own fruity t-shirts. They are simply awesome and show to everybody around you that you have a taste! Just check the handsomeness: We will be selling them on the website soon for $15 (shipping costs included), but if you want to have one (or more) in advance, drop us a line and we will see what we can do.

Categories: orange3

By: BIOLAB, Jun 14, 2011

Contact us!

We have added a simple contact form so that you can get in direct contact with us. Please do not misuse it (we will simply ignore you). Support and other general questions should be posted in our forum and for issues with Orange you should use our ticketing system to report them.

Categories: website

By: MARKO, May 20, 2011

Orange 2.5 progress

We decided that we should reorganize Orange to provide more intuitive interface to the scripting interface. The next release, Orange 2.5 is getting better every day. But fear not, dear reader, we are working hard to ensure that your scripts will still work. In the last morning of the camp in Bohinj we decided to use undercase_separated names instead of CamelCase. We have been steadily converting them and the deprecation utilities by Aleš help a lot.

Categories: orange25

By: BIOLAB, Apr 25, 2011

Accepted GSoC 2011 students announced

Accepted proposals/projects for Google Summer of Code 2011 have been announced. We got 3 students which will this year work on Orange: Marinka Žitnik: Matrix Factorization Techniques for Data Mining Miha Čančula: 2D visualization using PyQt Wencan Luo: Multi-label classification Congrats to all accepted students. We are looking forward working with you. And for all other students: please apply again next year. Your proposals were good, but we just could not accept everybody.

Categories: gsoc