Slashdot Mirror


User: Vajsvarana

Vajsvarana's activity in the archive.

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

Comments · 43

  1. Problems upgrading KDE?? on Linux Web Browsers Compared · · Score: 1

    Under SuSE 7.2:
    1. download all upgraded RPMs from ftp.suse.com.
    2. rpm -U *.rpm
    3. SuSEconfig
    4. enjoy

    Please don't blame KDE for your distribution's packaging errors.

  2. Re: consumers won't pay for what was free on Piro On Why .Coms Don't Work · · Score: 1

    > I think people used that arguement when cable TV was in its infancy.

    And that's exactly why cable TV failed in 95% of the countries :)))

  3. Question is... on Creative Games sans Violence? · · Score: 1

    Question that raises here is if you think that being "barely literate juvenile delinquents" is:

    - a temporary situation that you will try to correct.

    - a fact against which you will simply resign.

    In the first case stimulate them with games that "forces" them to learn and think should be your way, altough a very hard one at start.

    If you resign then you're probably the wrong man in the wrong place...

  4. Of course the Civilization series... on Creative Games sans Violence? · · Score: 1

    I think that Civilization is one of the most educative games ever (if you mean a game which makes you think!)

    Sure there is the concept of "war, but sincerly I can't believe that someone can find any "violence" in the way it is represented.

    Maybe, due to graphical evolution, Civ III "Call To Power" can be more appealing to younger people, which is important if you want they get involved in the game enough to appreciates its dynamics and strategies.

    Ok, now let's start celebrating our "We Love Sid Meier Day"!

  5. Thank EU on Congress Plans DMCA Sequel: The SSSCA · · Score: 1

    It's great to live in a free land.
    A man once said that hate transform you in the worst part of the thing you hate... maybe that's why US is slowly becoming totalitarian like a sovietic land...
    Your problem, anyway.

  6. Nightmare! on GIMP And OS X · · Score: 1

    The Application with the worst UI ever on the OS with the worst UI ever.
    A nightmare come true!

  7. Welcome to the end of MS Windows on Windows XP to Target MP3 Files · · Score: 1

    I really think that this limitation will move away more people from Microsoft platforms to "alternative" OSes than anything before.
    Well done MS!!

  8. Re:2.25Mhz??? on UNIVAC's 50th Anniversary · · Score: 1

    Right but AFAIK in 1978 even maiframe didn't go very far from the 20Mhz.

    It seems strange that in 27 (!!!) years clock speed increased only by a factor of ten.

  9. 2.25Mhz??? on UNIVAC's 50th Anniversary · · Score: 1

    For what I know, still in the 80s many Personal/Home computers (but not only!) were not able to go higher than 1Mhz.
    Maybe they have taken the wrong unit? 2.25Khz seems far more probable for 50s...

  10. My experience: not optimal but viable on Microsoft Access As A Client For Free Databases? · · Score: 1
    More than one year ago I had to build a database-driven internet site... I decided to use MySQL as the backend, but to quickly develop the data-entry frontend I tried Access97, in conjunction with MyODBC (MySQL ODBC drivers, downloadable here).
    No problem at all (apart from the obvious Access/win95 crashes :-)) when using minimal SQL... more problems when coming to more advanced features (BLOBs, uniqueID and so on).

    I think it is still a good way to quickly set up a nice interface to a simple database... but frankly in my last works I've found Web Applications written in PHP a far better solution for both flexibility and stability.

  11. Re:Don't your applictions decide your OS? on HP Ditching WindowsCE for Linux on Jornada? · · Score: 2

    QT/Embedded should work perfectly on Jornadas. The 32MB/SDRAM of Jornada 720, it should be more than enough to run many KDE apps... maybe some specifically written by HP. That's why I think there is much more then a flashing cursor to expect from a Linux Handheld.

  12. They MUST defend the appearence... on Apple Moves Again To Squash Look-Alikes · · Score: 1

    ... because transparent cases and shiny interfaces' look and feel are the only innovation Apple made to the computer world in the last years.

  13. Re:If it works... on Atari 800XL Used For Heart Diagnostics · · Score: 1

    Exactly! When you have a REAL mission-critical task, it's far better to strive for semplicity and resistance than for features and speed.
    Just to have another example... do you think that Voyagers and Pioneers would have survived more than 20 years if they were launched with something as complex as a PIII/WhateverModernOS system?

  14. Re:Interesting article... on Most Linux Distros Won't Run on Pentium 4 · · Score: 1

    If the same problem cropped up on a new AMD cpu, do you think the article would be blaming AMD for it?

    I just want to recall that the same thing HAS in fact happened with a new AMD cpu!
    I still remember when I've not been able to install SuSE 6.4 on my brand new Athlon because of a stupid SMP optimization in that distro's default kernel.

  15. We have a good GPL browser! on Will Linux Save Microsoft? · · Score: 2

    That's why, despite Mozilla, we still need a good browser that is GPL'ed

    Guess what... Konqueror, like all KDE apps, IS fully GPL'ed! :)
    That's funny, if you think that what has been the preferred target for free-software fanatics is now the only free-like-in-speech modern browser. ;)

  16. Re:But why? on TrollTech Releases Embedded Qt PDA environment · · Score: 2

    But QT/Embedded doesn't rely on X!!! The embedded version uses in fact accesses directly the video framebuffer.

    I cite from trolltech:
    "Since Qt/Embedded is not based on X11 it has substantially lower memory requirements than X11. By picking and choosing features, the memory demands of Qt/Embedded can be tuned from 800 Kb to 3 Mb in ROM"

    BYE - Vajsvarana

  17. Re:Credible data coming up... on Apache vs IIS in Performance? · · Score: 1

    That's not what you're searching for... the Linux machine there has 8 CPUs while windoz one just has 2. But look at the second quarter benchmarks. On two machines with the same configuration (2400/667 & 6400/700) Tux/Linux doubles IIS/windoz performance!!

  18. Why "porting"... on Porting From MFC To GTK · · Score: 1

    Why porting from MFC for new software... if you plan a port for Linux, you'd better directly start using QT for both OSs instead of MFC/GTK.