Archive for the ‘software’ Category

Opera 9.5 released!

Thursday, June 12th, 2008

Yes, finally I will be able to use the latest flash player again in Opera on linux. :)
For me personally, the highlights in this release are:

  • Support for latest flashplayer
  • Even faster
  • Revamped mail backend. Might wanna reevaluate the newsfeed fetching performance. (It had become unacceptable with 50+ feeds)
  • Builtin bookmark syncing
  • HTML 5 support
  • Dragonfly: web dev tools

Read the full changelog here.

AVG 8

Monday, June 9th, 2008

I have been a long time satisfied user of Grisoft’s Antivirus suite, for my parent’s computer actually. What’s important for me is a good configurable email scanner and a fast on-access scanner. Until 7.5 AVG seemed OK in those aspects. However, last week, I upgraded AVG 8 as I thought this was just a regular upgrade. Little did I know they vistafied the crap out of (or rather in) it. The interface is dumbed down so you always need to use the advanced options menu. They added some bloat features like the link scanner[1] and antispyware stuff. But worst of all: it slows down the entire system! When even my mother complains the system has slowed down since the upgrade, you can be sure it is a remarkable slowdown ;) I am guessing this must be a bug, maybe it does not occur on all systems. I can’t believe they would make such a jump downwards. In the meanwhile, I am looking for alternatives. Avira’s Antivir seems quite okay..?

[1] fortunately, you can remove this feature through a custom installer command

Sun acquires MySql

Thursday, January 17th, 2008

didn’t see that one coming ;)

Essential Kate tweak

Monday, December 3rd, 2007

If you like opening all your documents in a single instance of Kate, replace the command line “kate %U” used in KDE’s file binding by “kate -u %U”. This is actually quite well documented in Kate’s manpage as well as on the faq on the homepage, yet somehow I thought it is useful to note this one down as it is not accessible from the GUI.

You can find KDE’s file bindings here: control center > KDE components -> file associations. From then on, every file you like to open with kate through the context menu will use those settings, even when it’s not a txt.

liquid rescale open source implementation

Tuesday, November 6th, 2007

In other gimp news.. You probably already saw the Content Aware Image Resizing movie on youtube. I read somewhere the guy was hired by adobe a few days after his initial presentation. I don’t know whether it’s true, he seems to work for Mitsubishi. :) But that didn’t stop some guy to make an open source implementation in the form of a gimp plugin. It’s a public paper after all! :)