Slashdot Mirror


User: oever

oever's activity in the archive.

Stories
0
Comments
520
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 520

  1. Re:KDE is a perfect cross-platform environment on Qt Becomes LGPL · · Score: 1

    See the package qyoto-examples in ubuntu or check out the code here.

  2. Re:Kills any idea of using Qt in our products on Qt Becomes LGPL · · Score: 5, Insightful

    So buy a commercial Qt license. These are still available have no GPL/LGPL in them.

  3. KDE is a perfect cross-platform environment on Qt Becomes LGPL · · Score: 4, Informative

    One year after Nokia bought Trolltech, they've released Qt as LGPL. This positions Qt and KDE in an excellent position for cross-platform application development for FOSS *and* commercial projects. KDE libraries were already licensed under LGPL. This means the entire stack is now LGPL.

    In the mean-time, Qt Creator, an IDE for developing Qt applications, has been announced. This will be all you need to write cross-platform applications with Qt.

    Qt Jambi (java bindings for Qt) will also available under LGPL. Qyoto (mono bindings) and the other bindings (Perl, Python, Ruby) will be able to make releases under LGPL now.

    These are exciting times!

  4. Re:The US won't get the benefit on FOSS Development As Economic Stimulus · · Score: 1

    Think of all the money the other industries can save by reducing the cost of software. Also code literacy will go up when the code is more visible. A population the knows how to program well, is very useful and can benefit other industries. Right know you know about computers when you know where to click in a windows user interface. When more people use FOSS, it will be easier for them to fix code and improve it to do as they want. When this mindset takes hold, it will become more normal to be able to code.

  5. Re:Seriously... on iTunes DRM-Free Files Contain Personal Info · · Score: 1

    And even better: if you lose the file, the person that finds it can mail it back to you!

  6. Re:Virtualbox is superior to VMware on VirtualBox 2.1 Supports 64-Bit VM In 32-Bit Host · · Score: 1

    What's the package name? A link would be nice.

  7. Re:Virtualbox is superior to VMware on VirtualBox 2.1 Supports 64-Bit VM In 32-Bit Host · · Score: 5, Informative

    The VirtualBox GUI is written with Qt, not GTK.

    I'm using VirtualBox to run 32 bit Windows XP on a 64-bit Linux machine. VirtualBox 2.0 runs really well for me. I'm glad I can use an open-source package for this.

  8. Re:Humane wars on Ethical Killing Machines · · Score: 1

    There was a man named Napoleon who went to visit Russia in 1812. This is what happened there. He went with an army of 690k men and came back with one of 22k men. In addition, about a million Russian civilians were killed.

    This was the 19th century, you were probably talking about the wars that took place before the French revolution, such as the seven years war that took 0.9-1.4M lives.

  9. Jazz turing test on A Computer Composing and Playing Jazz · · Score: 5, Interesting

    Have a human jazz band playing and let a computer or a human do the solos. The jury should not be able to distinguish between them.

  10. Re:Filter Lines on (Useful) Stupid Vim Tricks? · · Score: 1

    What's wrong with ctrl-z and 'fg'?

  11. Re:delete a block of lines larger than the screen on (Useful) Stupid Vim Tricks? · · Score: 1

    Or go to visual mode with 'v' or 'V', scroll down and press 'd'.

  12. Re:Filter Lines on (Useful) Stupid Vim Tricks? · · Score: 1

    !cat
    !uniq
    !sort
    !sort -n
    !ls
    !bash

    It all works. This is brilliant! I've using vim for years and did not know this.

  13. All the colored girls sing: on How To Make Money With Free Software · · Score: 0, Redundant

    Dupe, du-dupe, du-dupe
    du-du-du
    dupe, du-dupe, du-dupe
    du-du-du duuupe

  14. Re:Google... learning more from Microsoft everyday on Google Adopts, Forks OpenID 1.0 · · Score: 1

    This puts the EEE PC in a whole different light.

  15. Re:SVG too on Minefield Shows the (Really) Fast Future of Firefox · · Score: 2, Interesting

    Here are two pages with some fancy animated SVG.

    page transitions

    spiral clock

    and a very heavy javascript test (try it in IE hehehe)

  16. Re:SMTP analogue? on Microsoft Embraces AMQP Open Middleware Standard · · Score: 1

    Can you point me to the source code of the original wheel?

  17. Semantic desktop on Shuttleworth On Redefining File Systems · · Score: 5, Interesting

    Merging the efforts of Nepomuk and new file systems like brtfs are the way to go with this. Handling of file events can be done better than what we have now with inotify. File systems should allows plugins to update indexes on files within the file system structure and file systems should allow queries and query monitors directly.

    DBPedia shows the power of SPARQL and implementing an efficient storage for it into a file system is the first step forward. Then user interfaces in GNOME and KDE can take advantage of the queries that are currently very expensive to do.

    Ubuntu is in a good position to help out on the Nepomuk effort. Mandriva is already sponsoring this work. More support for this desktop-independent project would be a boon for achieving the file system Mark is looking for.

  18. Re:Because they're not Apple on Is Anyone Buying T-Mobile's Googlephone? · · Score: 1

    Get an N810 with USB to VGA converter. I saw them in action at the maemo summit in Berlin and it works great for doing presentations.

  19. Integration in common tools on Practical Reasons To Choose Git Or Subversion? · · Score: 3, Insightful

    Git is not well supported on Windows like Subversion is with turtoiseSVN. There is no good integration in Eclipse or Netbeans. The workflow is more complicated and enterprise tools such as Jira and Confluence do not support it.

    These things may improve but right now, Git is not very well suited for use in corporate environments.

  20. Re:My Take on Researchers Discover The Most Creative Time of Day · · Score: 2, Interesting

    Each day, I bike 14 kilometers to work and 9 miles back. This is a great time for planning and evaluating the day. On a bike you are active and awake because of the wind and the required exercise. On my bike I think about programming strategies, past and future social interactions, planning my commercial/proprietary and Free software activities or the odd real-life subject. When I get to work I change my shirt and answer my email; the routine kicks in. During the day I'll have lulls in motivation for the boring tasks during which I'll work out the ideas I had whilst biking. If it's a bad day, there's little time for that and I'm steered from meeting to meeting, answering dumb emails, chasing people for facilities and fixing bugs. On a good day, I'll have time to really get some beautiful coding done. On such a day I'll think about the code on my way home and will have more great ideas I'll work on in the evening. Depending on the mood and challenge the evening code is for 'real' work or for FOSS.

    Taking a walk during/after lunch helps creativity too.

  21. Re:Heterogeny on Why Mozilla Is Committed To Using Gecko · · Score: 1

    If you do not like flash, There is a lot of nice SVG around. All of these examples work well under Firefox 3.0 or Opera 9. Perhaps also on other browsers. It took SVG a long time (spec is from around 2000), but it is seeing more adoption now.

  22. Re:Professor Calculus plagiated on Dolphin Inspired Mini-sub · · Score: 1

    No, he used a shark shaped sub (before the invention of the laser).

  23. Re:N810 on Space Cube – the World's Smallest Linux PC · · Score: 1

    My bad, I mixed up the screen resolution (800x480) with the camera resolution (640x480).

  24. N810 on Space Cube – the World's Smallest Linux PC · · Score: 1, Interesting

    How is this special? The Nokia N810 has a faster processor and comes with GPS, wifi, keyboard and 640 x 480 screen. Storage space can be added to exceed that of the Space Cube.

  25. Re:Crows and cars, in Europe too on Magpies Are Self-Aware · · Score: 1