Finish putting the right banner on science posts that did not have tags
This commit is contained in:
parent
004096730a
commit
eeced93dae
57 changed files with 114 additions and 0 deletions
|
@ -9,6 +9,8 @@ wordpress_id: 70
|
|||
categories:
|
||||
- General
|
||||
- Science
|
||||
header:
|
||||
image_fullwidth: banner_other.jpg
|
||||
---
|
||||
|
||||
Today I obtained a trial license of a data analysis program. I plan on using it for the next two weeks to see if it could improve the analysis workflow in our laboratory. I noticed this software uses the Tk widget set to achieve cross-platform capability (in fact, it can run on Linux, which is a big plus for me). However, in my opinion, Tk widgets look rather ugly. I wonder why the company didn't consider using Trolltech's [Qt](http://www.trolltech.com/products/qt) widgets. Mind, I don't have any ties with TT but I appreciate their toolkit (licensed either under the GNU GPL or a commercial license) in the [KDE](http://www.kde.org) desktop environment.
|
||||
|
|
Reference in a new issue