Slashdot Mirror


User: sadov

sadov's activity in the archive.

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

Comments · 6

  1. Neo900, Jolla Phone on Ask Slashdot: Life After N900? · · Score: 2

    Neo900 OpenMoko GTA04-based platform in N900 slider-case. Support many Linux distros, may be interest OpenSource SW & HW hackers.

    Monoblock Jolla Phone with a SailFish OS -- more user-oriented platform designed by former NOKIA Maemo/MeeGo developers.

  2. Re:MySQL next? on Oracle Shuttering OpenSSO · · Score: 3, Informative

    Apropos -- Oracles acquisition of Sun for russian regional representations approved by russian Federal Antimonopoly Service of the Russian Federation at 19 March.

    The main condition of this approvement -- 4 years of MySQL support & development and saving of Open Source status of this project.

    You may found this verdict at agency site (unfortunately only on Russian now ;) :

    http://www.fas.gov.ru/merger/decisions032010/a_29515.shtml

  3. Not only file formats, but network protocols too on When Should File Formats Be Placed in the Public Domain? · · Score: 1

    Absolutely reasonably idea. I think it must be standard (like POSIX) where in government structures may be useful only software products with open file formats and network protocols or/and opensourced.

  4. Re:Better than two companies... on Microsoft, DoJ Reach Tentative Settlement · · Score: 1

    In my opinion creating new government standard (like POSIX) is the best way. Only software with open and well documented file formats and exchange protocols, or opensourced must be used in government organizations. It's may solve not only M$ problem, but will prevent software monopolization in future.

  5. Re:No documentation or grid widget on Developing Attractive non-GUI Apps for Unix? · · Score: 1

    Documentation placed in RH package newt-devel in DocBook format, but unfortunately it's not very fresh... Some trouble points was solved only source code examination :( By the way, this library have grid class now, but it's not very common for usage, and not documented, of course :).

  6. Why not newt? on Developing Attractive non-GUI Apps for Unix? · · Score: 1

    Some times ago I worked at company which make and support traiding system for Russian markets. It's large program complex includes Linux, SCO, Informix, Postgres. Siemens POS'es was used (i386, 8 Mb RAM, bar code scanner). It's run under Linux + my drivers for specific hardware. POS soft was writed on C with ncurses and postgres libaries. You may use more powerful TI libraries now. Look to newt, for example. It's simple, have modern look & feel and included in standard RedHat distribution. It's have C and Python prog. interfaces, and graphical representation -- gnewt.