Welcome to Soft32 Linux Forums!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

[News] [Linux] Microsoft's Linux Obsession, Apple Anvy

 
Goto page Previous  1, 2, 3
   Soft32 Home -> Linux2 Arch -> Advocacy RSS
Next:  [News] [Rival] Microsoft Caught in Deceptive Mark..  
Author Message
Hadron

External


Since: Jul 17, 2007
Posts: 237



(Msg. 31) Posted: Thu Aug 16, 2007 12:47 pm
Post subject: Re: [News] [Linux] Microsoft's Linux Obsession, Apple Anvy [Login to view extended thread Info.]
Archived from groups: comp>os>linux>advocacy (more info?)

Kelsey Bjarnason <kbjarnason.DeleteThis@gmail.com> writes:

> [snips]
>
> On Thu, 16 Aug 2007 11:27:38 -0500, DFS wrote:
>
>>> Users are voting with their feet, Lanci said, so that the Vista launch
>>> has had the smallest impact on PC sales of any version of Windows in
>>> the history of PC manufacturing.
>>> ...
>>
>> Yes, how about them:
>>
>> Dell recommends Windows Vista
>> Acer recommends Windows Vista
>>
>> Why don't they recommend Linux?
>
> Offhand, I can think of two reasons. One, advertising contracts which
> require them to actively promote the Great New Microsoft OS(tm). Two,
> purchasing contracts which require them to buy a certain volume of
> licenses for the Great New Microsoft OS(tm), meaning they have to eat the
> costs, risk losing any price breaks they would get on future and possibly
> more viable versions of Windows, by sending back said licenses, or to do
> what they are doing - promoting it, while offering the options people
> actually do want - XP and Linux.

You really think more people want Linux than Vista? Get a clue.

>
> At least, with the way they're doing it, if they do have to eat losses on
> the Vista licenses, they'll have sold some and not be out quite as much as
> they would otherwise... and, as noted, they may well be required to say
> they recommend it by their contracts.

Quiz time: Who said this? -

,----
| And zero percent of your postings are advocating Linux, meaning that
| you are in violation of the newsgroup charter virtually every time you
| post something.
`----
Back to top
Login to vote
The Ghost In The Machine

External


Since: Apr 10, 2007
Posts: 676



(Msg. 32) Posted: Thu Aug 16, 2007 12:47 pm
Post subject: Re: [News] [Linux] Microsoft's Linux Obsession, Apple Anvy [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In comp.os.linux.advocacy, Hadron
<hadronquark.DeleteThis@googlemail.com>
wrote
on Thu, 16 Aug 2007 19:34:30 +0200
<erd4xnxu1l.fsf.DeleteThis@homelinux.net>:
> Kelsey Bjarnason <kbjarnason.DeleteThis@gmail.com> writes:
>
>> [snips]
>>
>> On Thu, 16 Aug 2007 11:27:38 -0500, DFS wrote:
>>
>>>> Users are voting with their feet, Lanci said, so that the Vista launch
>>>> has had the smallest impact on PC sales of any version of Windows in
>>>> the history of PC manufacturing.
>>>> ...
>>>
>>> Yes, how about them:
>>>
>>> Dell recommends Windows Vista
>>> Acer recommends Windows Vista
>>>
>>> Why don't they recommend Linux?
>>
>> Offhand, I can think of two reasons. One, advertising contracts which
>> require them to actively promote the Great New Microsoft OS(tm). Two,
>> purchasing contracts which require them to buy a certain volume of
>> licenses for the Great New Microsoft OS(tm), meaning they have to eat the
>> costs, risk losing any price breaks they would get on future and possibly
>> more viable versions of Windows, by sending back said licenses, or to do
>> what they are doing - promoting it, while offering the options people
>> actually do want - XP and Linux.
>
> You really think more people want Linux than Vista? Get a clue.

People presumably want Windows because it's the devil they
know; it works with their applications, their computers,
their styles. (More or less.) Also, people don't *think*
at that level; "Oh, it's a computer and I need something on
it" is probably as good a way to put it as any, assuming
they get that far in their thinking. Maybe 5%-15% of a
utility (I dunno) actually does something; the rest is all
marketing fluffer, setup, etc., and waiting for someone
else (usually, the network or disk drive, but it could be
another application).

Consider the 'cp' utility, for example. Most of that is
parsing the argument list and setting up. The OS then
gets involved, and shuffles the blocks around as cp waits.
'find' parses its arguments, then combs through the disk
looking for stuff the arguments have deemed interesting.
Most windowing applications wait for user input, then
do something based on that input.

There are exceptions; POVRay in particular is mostly
CPU-bound, rendering raytraced images -- when it's
rendering. File loading or saving in general might
involve waiting (if the file's already in RAM, things
happen quickly) but might also involve CPU time for
decompression, reinterpretation, pigeonholing, etc.

I won't get into details regarding how a program such as
Konqueror or Nautilus translates a series of GUI actions --
mouse button press, motion drag, drop, menu picks, window
opens, etc. -- into OS actions, which are at the level
of open(), read(), close(), unlink(), rename(), etc. --
mostly because I don't know the details. Suffice it to
say that they're there, and what's conceptually simple at
the GUI level probably gets a little mucky lower down.

Under ideal circumstances one would get rid of a lot
of this fluffer, but this may not be possible in the
general case. (In Java, though, one can conceivably use
introspection, as opposed to requiring the fixed signature

int main(int argc, char **argv)

for all routines. However, this isn't the real entry
point anyway; that's part of a starting routine deep in
the C library, which takes the arguments and packages them
nicely, then calls main(). And Java still has the more
or less fixed signature

Object Method.invoke(Object, Object...) throws Exception

anyway.)

So it's a multilayer problem...from GUI to disk or network
I/O. The problem also allows for a number of solutions --
three of which include Unix, Linux, and Windows.

WinE (www.winehq.com) could be considered a translator. Wink

[rest snipped]

--
#191, ewill3.DeleteThis@earthlink.net
Useless C++ Programming Idea #12398234:
void f(char *p) {char *q = strdup(p); strcpy(p,q);}

--
Posted via a free Usenet account from http://www.teranews.com
Back to top
Login to vote
Linonut

External


Since: May 03, 2007
Posts: 1065



(Msg. 33) Posted: Thu Aug 16, 2007 1:25 pm
Post subject: Re: [News] [Linux] Microsoft's Linux Obsession, Apple Anvy [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

After takin' a swig o' grog, DFS belched out this bit o' wisdom:

> Linonut wrote:
>> After takin' a swig o' grog, DFS belched out this bit o' wisdom:
>>
>> You're not talking about me. I know only one person who's used Vista.
>>
>> I know far more who use Linux. And even more than that who use XP.
>
> That's use, that's not purchase/demand.
>
> * people are buying Vista machines now.

No, they're not. They're buying new machines now.

That is, when they're willing to have Vista.

> * some are buying XP in lieu of Vista (not many 'cause it's not easy to find
> XP systems any more)

Thanks for agreeing with me.

> * Linux systems? Well, practically nobody is buying Linux systems.

Even if true, so what? Most Linux users do their own installs.

>> But it has put a real dent in Microsoft's reputation, even among
>> consumers.
>
> Partly offset by the bump in their reputation provided by Office 2007, which
> has been very well-received. And their "do the right thing" 3-year warranty
> extension and reimbursement for XBox 360.
>
>
>


--
Tux rox!
Back to top
Login to vote
waterskidoo

External


Since: Jul 04, 2007
Posts: 270



(Msg. 34) Posted: Thu Aug 16, 2007 2:18 pm
Post subject: Re: [News] [Linux] Microsoft's Linux Obsession, Apple Anvy [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 2007-08-16, Kelsey Bjarnason <kbjarnason.DeleteThis@gmail.com> wrote:
> [snips]
>
> On Thu, 16 Aug 2007 11:27:38 -0500, DFS wrote:
>
>>> Users are voting with their feet, Lanci said, so that the Vista launch
>>> has had the smallest impact on PC sales of any version of Windows in
>>> the history of PC manufacturing.
>>> ...
>>
>> Yes, how about them:
>>
>> Dell recommends Windows Vista
>> Acer recommends Windows Vista
>>
>> Why don't they recommend Linux?
>
> Offhand, I can think of two reasons. One, advertising contracts which
> require them to actively promote the Great New Microsoft OS(tm). Two,
> purchasing contracts which require them to buy a certain volume of
> licenses for the Great New Microsoft OS(tm), meaning they have to eat the
> costs, risk losing any price breaks they would get on future and possibly
> more viable versions of Windows, by sending back said licenses, or to do
> what they are doing - promoting it, while offering the options people
> actually do want - XP and Linux.
>
> At least, with the way they're doing it, if they do have to eat losses on
> the Vista licenses, they'll have sold some and not be out quite as much as
> they would otherwise... and, as noted, they may well be required to say
> they recommend it by their contracts.

Dell, IBM, Lenovo and the others make money from Windows and while it
would be great to see them go whole hog into promoting and pushing
Linux, it would in reality be a death sentence for them.

We as Linux users just have to accept for the moment that every
machine Dell sells with Linux is one less Windows machine and that
progress is going to be slow, but steady until Linux catches on
with the consumers.
Back to top
Login to vote
DFS

External


Since: Apr 10, 2007
Posts: 619



(Msg. 35) Posted: Thu Aug 16, 2007 4:31 pm
Post subject: Re: [News] [Linux] Microsoft's Linux Obsession, Apple Anvy [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Rick wrote:
> On Thu, 16 Aug 2007 11:27:38 -0500, DFS wrote:

>> Dell recommends Windows Vista
>> Acer recommends Windows Vista
>>
>> Why don't they recommend Linux?
>
> Advertising contracts.

Let me guess: they were forced to sign a contract to recommend Vista?

There are hundreds of OEMs in computer mags: why have only Dell, HP, maybe a
couple others enter into contracts with Linux vendors? They could get Linux
much cheaper than they get Windows, so they could get the same or better
profit margins... if they can sell those Linux systems.

HUGE if.
Back to top
Login to vote
DFS

External


Since: Apr 10, 2007
Posts: 619



(Msg. 36) Posted: Thu Aug 16, 2007 4:37 pm
Post subject: Re: [News] [Linux] Microsoft's Linux Obsession, Apple Anvy [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Kelsey Bjarnason wrote:
> [snips]
>
> On Wed, 15 Aug 2007 23:31:59 -0500, DFS wrote:
>
>> I wasn't aware Dell was the only OEM in the world.
>
> Irrelevant;

I know. Whatever you say is relevant - whatever I say is irrelevant.
That's how it's always been.


> they are a major OEM and their clientele has shown a
> significant demand for XP over Vista,

Significant, as in the 0.008% "chunks" Linux is supposedly taking out of
Windows?



> thus adequately demonstrating
> that "few people are demanding XP when they can get Vista" is at best
> a questionable statement: Dell's customers *can* get Vista, but they
> don't want it: if they're buying Windows, they want XP.

Sez you. Read this and you'll be better informed:
http://news.com.com/Dell+brings+back+XP+on+home+systems/2100-1046_3-6177619.html



> Unless you're planning to demonstrate that Dell's customers are a
> wildly non-representative set of the computer-buying population at
> large,

Maybe. They're sure not any more or less representative than those Canadian
bar rats you were insulting.


> we must, then, consider that their experience at least
> approximately model the real world

Here again: we must extrapolate from whatever you say we must extrapolate
from.


> - meaning many Windows users
> actively demand XP even when they can get Vista, which is exactly the
> opposite of what you claimed.

How many? As a % of the total that bought Vista? Good luck.
Back to top
Login to vote
DFS

External


Since: Apr 10, 2007
Posts: 619



(Msg. 37) Posted: Thu Aug 16, 2007 4:42 pm
Post subject: Re: [News] [Linux] Microsoft's Linux Obsession, Apple Anvy [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Kelsey Bjarnason wrote:
> [snips]
>
> On Thu, 16 Aug 2007 11:27:38 -0500, DFS wrote:
>
>>> Users are voting with their feet, Lanci said, so that the Vista
>>> launch has had the smallest impact on PC sales of any version of
>>> Windows in the history of PC manufacturing.
>>> ...
>>
>> Yes, how about them:
>>
>> Dell recommends Windows Vista
>> Acer recommends Windows Vista
>>
>> Why don't they recommend Linux?
>
> Offhand, I can think of two reasons. One, advertising contracts which
> require them to actively promote the Great New Microsoft OS(tm).

Now why would they sign an advertising contract when they can get Linux
totally free and earn similar if not better profit margins?

Of course you (and I) know nothing about the terms of the contracts - which,
based on the anti-trust measures in place, very likely allows OEMs to sell
and advertise and recommend whatever they want.



> Two,
> purchasing contracts which require them to buy a certain volume of
> licenses for the Great New Microsoft OS(tm), meaning they have to eat
> the costs, risk losing any price breaks they would get on future and
> possibly more viable versions of Windows, by sending back said
> licenses, or to do what they are doing - promoting it, while offering
> the options people actually do want - XP and Linux.

"Current Analysis research director Samir Bhavnani said most of the demand
for XP he sees is from small businesses, rather than consumers."

"Dell does not have plans to launch Windows XP for home users as the
preference, and demand is for the 'latest and greatest' technology, which
includes Windows Vista," Tom West, director of small-business marketing at
Dell, said in a blog posting at the time."

http://news.com.com/Dell+brings+back+XP+on+home+systems/2100-1046_3-6177619.html
Back to top
Login to vote
DFS

External


Since: Apr 10, 2007
Posts: 619



(Msg. 38) Posted: Thu Aug 16, 2007 5:07 pm
Post subject: Re: [News] [Linux] Microsoft's Linux Obsession, Apple Anvy [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Linonut wrote:
> After takin' a swig o' grog, DFS belched out this bit o' wisdom:
>
>> Linonut wrote:
>>> After takin' a swig o' grog, DFS belched out this bit o' wisdom:
>>>
>>> You're not talking about me. I know only one person who's used
>>> Vista.
>>>
>>> I know far more who use Linux. And even more than that who use XP.
>>
>> That's use, that's not purchase/demand.
>>
>> * people are buying Vista machines now.
>
> No, they're not. They're buying new machines now.

Yes, new Vista machines. If they didn't want Vista they wouldn't buy the
machine. Most people like Vista, contrary to what the morons on
comp.os.linux.advocacy say.




> That is, when they're willing to have Vista.
>
>> * some are buying XP in lieu of Vista (not many 'cause it's not easy
>> to find XP systems any more)
>
> Thanks for agreeing with me.

It was unintentional Smile You know that.



>> * Linux systems? Well, practically nobody is buying Linux systems.
>
> Even if true, so what? Most Linux users do their own installs.

OK. But at least 100,000 (I think that was the count) asked Dell to
preinstall it for them.



>>> But it has put a real dent in Microsoft's reputation, even among
>>> consumers.
>>
>> Partly offset by the bump in their reputation provided by Office
>> 2007, which has been very well-received. And their "do the right
>> thing" 3-year warranty extension and reimbursement for XBox 360.

And their reputation is safe with me. I use MS Office tools to do all kinds
of cool analysis and data interchange and ftp up/downloads, and for the most
part it's a pleasure to use their software.
Back to top
Login to vote
DFS

External


Since: Apr 10, 2007
Posts: 619



(Msg. 39) Posted: Thu Aug 16, 2007 5:11 pm
Post subject: Re: [News] [Linux] Microsoft's Linux Obsession, Apple Anvy [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

waterskidoo wrote:

> Dell, IBM, Lenovo and the others make money from Windows and while it
> would be great to see them go whole hog into promoting and pushing
> Linux, it would in reality be a death sentence for them.

Yes, exactly.

Bully for you, waterskidoo. You're back to reality for a while, I see.


> We as Linux users just have to accept for the moment that every
> machine Dell sells with Linux is one less Windows machine and that
> progress is going to be slow, but steady until Linux catches on
> with the consumers.

Very, very slow. Once users find out the cool Windows apps and games aren't
available, well... game's over!
Back to top
Login to vote
Rick

External


Since: Apr 10, 2007
Posts: 133



(Msg. 40) Posted: Thu Aug 16, 2007 9:13 pm
Post subject: Re: [News] [Linux] Microsoft's Linux Obsession, Apple Anvy [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Thu, 16 Aug 2007 21:31:14 -0500, DFS wrote:

> Rick wrote:
>> On Thu, 16 Aug 2007 11:27:38 -0500, DFS wrote:
>
>>> Dell recommends Windows Vista
>>> Acer recommends Windows Vista
>>>
>>> Why don't they recommend Linux?
>>
>> Advertising contracts.
>
> Let me guess: they were forced to sign a contract to recommend Vista?

There was no implication of how the contacts were negotiated, just that
they were.

>
> There are hundreds of OEMs in computer mags: why have only Dell, HP,
> maybe a couple others enter into contracts with Linux vendors? They

.... network effects? A much smaller installed base?
Sheesh.

> could get Linux much cheaper than they get Windows, so they could get
> the same or better profit margins... if they can sell those Linux
> systems.
>
> HUGE if.

See above.

--
Rick
Back to top
Login to vote
waterskidoo

External


Since: Jul 04, 2007
Posts: 270



(Msg. 41) Posted: Thu Aug 16, 2007 9:38 pm
Post subject: Re: [News] [Linux] Microsoft's Linux Obsession, Apple Anvy [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 2007-08-17, DFS <nospam.DeleteThis@dfs_.com> wrote:
> waterskidoo wrote:
>
>> Dell, IBM, Lenovo and the others make money from Windows and while it
>> would be great to see them go whole hog into promoting and pushing
>> Linux, it would in reality be a death sentence for them.
>
> Yes, exactly.
>
> Bully for you, waterskidoo. You're back to reality for a while, I see.

I've never left reality. You just pick and choose the points I make
to fit your own view.
I'm a realist, not a zealot BTW.

>
>> We as Linux users just have to accept for the moment that every
>> machine Dell sells with Linux is one less Windows machine and that
>> progress is going to be slow, but steady until Linux catches on
>> with the consumers.
>
> Very, very slow. Once users find out the cool Windows apps and games aren't
> available, well... game's over!

Games maybe, but Linux has a lot of cool applications that will satisfy
many Windows users and the best part is they are *free*.
I've set various people up with Linux systems and they for the most
part have been very satisfied. Once people see and use Linux they are
generally surprised at how well it works.
Back to top
Login to vote
[H]omer

External


Since: Apr 10, 2007
Posts: 980



(Msg. 42) Posted: Fri Aug 17, 2007 8:47 am
Post subject: Re: [News] [Linux] Microsoft's Linux Obsession, Apple Anvy [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Verily I say unto thee, that Linonut spake thusly:
> After takin' a swig o' grog, DFS belched out this bit o' wisdom:
>> Kelsey Bjarnason wrote:
>>
>> Either way, it's not true on the whole or on the half. Few people are
>> demanding XP when they can get Vista, and fewer still are demanding Linux
>> when they can get Windows.
>>
>> And you and I and everyone who's interested knows it.

Are you related to Auntie Delusional?

ROTFLMFAO!!!

> You're not talking about me.

Me neither.

--
K.
http://slated.org

..----
| "Proprietary licenses, the crack cocaine of software finance."
| - Matt Asay, CNET
`----

Fedora release 7 (Moonshine) on sky, running kernel 2.6.22.1-41.fc7
14:10:36 up 8 days, 13:05, 2 users, load average: 0.07, 0.04, 0.09
Back to top
Login to vote
DFS

External


Since: Apr 10, 2007
Posts: 619



(Msg. 43) Posted: Fri Aug 17, 2007 4:33 pm
Post subject: Re: [News] [Linux] Microsoft's Linux Obsession, Apple Anvy [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

The Ghost In The Machine wrote:

> I'm not sure "force" is the right word anyway. As a
> general philosophical point, there are many gradations --
> whispered suggestion (which technically is a force since
> sound waves have to move the eardrum), feather touch,
> light nudge, bump, hard shove, fisticuffs, bullet, ballpeen
> hammer, boulder crash (onto a small pink umbrella), being
> squished in a trash compactor while an evil villain (with
> tophat and moustache) cackles maniacally when suddenly,
> Dudley Doright rides in to save...erm, ahem, well, anyway
> I think you get the idea. Wink

ha! Ghost, you are one of a kind. Cross between flyer and Richard Feynman,
with a dash of Austin Powers.
Back to top
Login to vote
The Ghost In The Machine

External


Since: Apr 10, 2007
Posts: 676



(Msg. 44) Posted: Mon Aug 20, 2007 4:28 am
Post subject: Re: [News] [Linux] Microsoft's Linux Obsession, Apple Anvy [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In comp.os.linux.advocacy, DFS
<nospam.RemoveThis@dfs_.com>
wrote
on Fri, 17 Aug 2007 21:33:26 -0500
<t_rxi.1948$pu2.202@bignews1.bellsouth.net>:
> The Ghost In The Machine wrote:
>
>> I'm not sure "force" is the right word anyway. As a
>> general philosophical point, there are many gradations --
>> whispered suggestion (which technically is a force since
>> sound waves have to move the eardrum), feather touch,
>> light nudge, bump, hard shove, fisticuffs, bullet, ballpeen
>> hammer, boulder crash (onto a small pink umbrella), being
>> squished in a trash compactor while an evil villain (with
>> tophat and moustache) cackles maniacally when suddenly,
>> Dudley Doright rides in to save...erm, ahem, well, anyway
>> I think you get the idea. Wink
>
> ha! Ghost, you are one of a kind. Cross between flyer and Richard Feynman,
> with a dash of Austin Powers.
>

You forgot Depatie, Freleng, Avery, and Clampett. Razz

(Or, for those of you directorially-challenged, Warner
Brothers and Mel Blanc. Ah, misspent youth.)

--
#191, ewill3.RemoveThis@earthlink.net
Linux. Because it's there and it works.
Windows. It's there, but does it work?

--
Posted via a free Usenet account from http://www.teranews.com
Back to top
Login to vote
Mark Kent

External


Since: Apr 10, 2007
Posts: 873



(Msg. 45) Posted: Tue Aug 28, 2007 12:47 pm
Post subject: Re: [News] [Linux] Microsoft's Linux Obsession, Apple Anvy [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

[H]omer <spam DeleteThis @uce.gov> espoused:
> Verily I say unto thee, that Linonut spake thusly:
>> After takin' a swig o' grog, DFS belched out this bit o' wisdom:
>>> Kelsey Bjarnason wrote:
>>>
>>> Either way, it's not true on the whole or on the half. Few people are
>>> demanding XP when they can get Vista, and fewer still are demanding Linux
>>> when they can get Windows.
>>>
>>> And you and I and everyone who's interested knows it.
>
> Are you related to Auntie Delusional?
>
> ROTFLMFAO!!!
>
>> You're not talking about me.
>
> Me neither.
>

I've been holding out quite well, I've never used XP, and I've no
intention of using Vista, although if my workplace insists, I might have
to use XP at some point.

--
| Mark Kent -- mark at ellandroad dot demon dot co dot uk |
| Cola faq: http://www.faqs.org/faqs/linux/advocacy/faq-and-primer/ |
| Cola trolls: http://colatrolls.blogspot.com/ |
| My (new) blog: http://www.thereisnomagic.org |
Back to top
Login to vote
Display posts from previous:   
Related Topics:
OSS: Get ready to implement HD-Photo - http://jpeg.org/newsrel19.html ..

Windows Vista Tips and Tricks ! - What's Inside Vista: The Best of Vista's New Tools, Tweak Security Settings in XP and Vista, Change Vista's Defaults,..

Windows Vista Tips and Tricks ! - What's Inside Vista: The Best of Vista's New Tools, Tweak Security Settings in XP and Vista, Change Vista's Defaults,..

Bug#408118: ITP: chessdb -- ChessDB is a free chess databa.. - Package: wnpp Severity: wishlist Owner: zako <christian.pinedo.zamalloa@gmail.com> * Package name : chessdb ...

Bug#408119: ITP: chessdb -- ChessDB is a free chess databa.. - Package: wnpp Severity: wishlist Owner: zako <christian.pinedo.zamalloa@gmail.com> * Package name : chessdb ...

Linux in the news..CBC article recommends Ubuntu linux - Just thought I'd post this for anyone interested. http://www.cbc.ca/news/background/tech/linux.html
       Soft32 Home -> Linux2 Arch -> Advocacy All times are: Pacific Time (US & Canada) (change)
Goto page Previous  1, 2, 3
Page 3 of 3

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Categories:
 Windows
 Linux
 Mac
 PDA


[ Contact us | Terms of Service/Privacy Policy ]