<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>schestowitz.com &#187; O/S</title>
	<atom:link href="https://schestowitz.com/Weblog/archives/category/os/feed/" rel="self" type="application/rss+xml" />
	<link>https://schestowitz.com/Weblog</link>
	<description>Reflections on Technology</description>
	<lastBuildDate>Tue, 17 Feb 2026 16:47:48 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.9.40</generator>
	<item>
		<title>GNU Project Turning 39</title>
		<link>https://schestowitz.com/Weblog/archives/2022/09/24/gnu-project-turning-39/</link>
		<comments>https://schestowitz.com/Weblog/archives/2022/09/24/gnu-project-turning-39/#comments</comments>
		<pubDate>Sat, 24 Sep 2022 02:47:31 +0000</pubDate>
		<dc:creator><![CDATA[Roy Schestowitz]]></dc:creator>
				<category><![CDATA[O/S]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">https://schestowitz.com/Weblog/?p=6432</guid>
		<description><![CDATA[Summary: This coming Tuesday is a special day; 39 years since the message (announcement) below, so next year it&#8217;s 40 (a time leap in the context of software development; not much stuff lasts this long) From CSvax:pur-ee:inuxc!ixn5c!ihnp4!houxm!mhuxi!eagle!mit-vax!mit-eddie!RMS@MIT-OZ From: RMS%MIT-OZ@mit-eddie Newsgroups: net.unix-wizards,net.usoft Subject: new Unix implementation Date: Tue, 27-Sep-83 12:35:59 EST Organization: MIT AI Lab, Cambridge, [&#8230;]]]></description>
				<content:encoded><![CDATA[<p align="center">
<a href="https://techrights.org/wp-content/uploads/2022/09/gnu-39.png"><img src="https://techrights.org/wp-content/uploads/2022/09/gnu-39.png" alt="gnu-39" width="480" class="aligncenter size-full wp-image-164812" /></a>
</p>
<p><em><b>Summary</b>: This coming Tuesday is a special day; 39 years since the message (announcement) below, so next year it&#8217;s 40 (a time leap in the context of software development; not much stuff lasts this long)</em></p>
<pre>


From CSvax:pur-ee:inuxc!ixn5c!ihnp4!houxm!mhuxi!eagle!mit-vax!mit-eddie!RMS@MIT-OZ
<strong>From</strong>: RMS%MIT-OZ@mit-eddie
<strong>Newsgroups</strong>: net.unix-wizards,net.usoft
<strong>Subject</strong>: new Unix implementation
<strong>Date</strong>: Tue, 27-Sep-83 12:35:59 EST
<strong>Organization</strong>: MIT AI Lab, Cambridge, MA

Free Unix!

Starting this Thanksgiving I am going to write a complete
Unix-compatible software system called GNU (for Gnu's Not Unix), and
give it away free(1) to everyone who can use it.
Contributions of time, money, programs and equipment are greatly
needed.

To begin with, GNU will be a kernel plus all the utilities needed to
write and run C programs: editor, shell, C compiler, linker,
assembler, and a few other things.  After this we will add a text
formatter, a YACC, an Empire game, a spreadsheet, and hundreds of
other things.  We hope to supply, eventually, everything useful that
normally comes with a Unix system, and anything else useful, including
on-line and hardcopy documentation.

GNU will be able to run Unix programs, but will not be identical
to Unix.  We will make all improvements that are convenient, based
on our experience with other operating systems.  In particular,
we plan to have longer filenames, file version numbers, a crashproof
file system, filename completion perhaps, terminal-independent
display support, and eventually a Lisp-based window system through
which several Lisp programs and ordinary Unix programs can share a screen.
Both C and Lisp will be available as system programming languages.
We will have network software based on MIT's chaosnet protocol,
far superior to UUCP.  We may also have something compatible
with UUCP.


Who Am I?

I am Richard Stallman, inventor of the original much-imitated EMACS
editor, now at the Artificial Intelligence Lab at MIT.  I have worked
extensively on compilers, editors, debuggers, command interpreters, the
Incompatible Timesharing System and the Lisp Machine operating system.
I pioneered terminal-independent display support in ITS.  In addition I
have implemented one crashproof file system and two window systems for
Lisp machines.


Why I Must Write GNU

I consider that the golden rule requires that if I like a program I
must share it with other people who like it.  I cannot in good
conscience sign a nondisclosure agreement or a software license
agreement.

So that I can continue to use computers without violating my principles,
I have decided to put together a sufficient body of free software so that
I will be able to get along without any software that is not free.


How You Can Contribute

I am asking computer manufacturers for donations of machines and money.
I'm asking individuals for donations of programs and work.

One computer manufacturer has already offered to provide a machine.  But
we could use more.  One consequence you can expect if you donate
machines is that GNU will run on them at an early date.  The machine had
better be able to operate in a residential area, and not require
sophisticated cooling or power.

Individual programmers can contribute by writing a compatible duplicate
of some Unix utility and giving it to me.  For most projects, such
part-time distributed work would be very hard to coordinate; the
independently-written parts would not work together.  But for the
particular task of replacing Unix, this problem is absent.  Most
interface specifications are fixed by Unix compatibility.  If each
contribution works with the rest of Unix, it will probably work
with the rest of GNU.

If I get donations of money, I may be able to hire a few people full or
part time.  The salary won't be high, but I'm looking for people for
whom knowing they are helping humanity is as important as money.  I view
this as a way of enabling dedicated people to devote their full energies to
working on GNU by sparing them the need to make a living in another way.


For more information, contact me.
Arpanet mail:
  RMS@MIT-MC.ARPA

Usenet:
  ...!mit-eddie!RMS@OZ
  ...!mit-vax!RMS@OZ

US Snail:
  Richard Stallman
  166 Prospect St
  Cambridge, MA 02139
</pre>
<p><a href="https://schestowitz.com/Weblog/wp-content/uploads/2022/09/gnu-at-39.gif"><img src="https://schestowitz.com/Weblog/wp-content/uploads/2022/09/gnu-at-39.gif" alt="shingledecker" width="359" height="176" class="aligncenter size-full wp-image-6435" /></a></p>
]]></content:encoded>
			<wfw:commentRss>https://schestowitz.com/Weblog/archives/2022/09/24/gnu-project-turning-39/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Combining Mac, Linux, and Windows in One Video</title>
		<link>https://schestowitz.com/Weblog/archives/2006/05/22/mac-linux-windows/</link>
		<comments>https://schestowitz.com/Weblog/archives/2006/05/22/mac-linux-windows/#comments</comments>
		<pubDate>Mon, 22 May 2006 16:34:07 +0000</pubDate>
		<dc:creator><![CDATA[Roy Schestowitz]]></dc:creator>
				<category><![CDATA[Apple/Mac]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[O/S]]></category>

		<guid isPermaLink="false">http://schestowitz.com/Weblog/archives/2006/05/22/mac-linux-windows/</guid>
		<description><![CDATA[A simultaneous congregation of the three on a MacBook, using Boot Camp]]></description>
				<content:encoded><![CDATA[<p><img src="/IMG/Caps/s.png" border="0" align="left" hspace="0" vspace="4" alt="S" />OME time ago I linked to a screenshot showcasting Boot Camp. This involved <a href="https://schestowitz.com/Weblog/archives/2006/04/30/mac-linux-windows/" title="Mac OS X, Linux, and Windows Simultaneously ">Mac OS X, Ubuntu Linux, and Windows running simultaneously</a>. There now exists a public video, which illustrates this rather exciting experience. Well, it is exciting to folks like me&#8230;</p>
<p><code>[Video omitted one week later]</code></p>
<p>This shows nothing unprecedented or novel, but it can be pleasant to watch if you fancy operating systems.</p>
<p>The last time I <a href="https://schestowitz.com/Weblog/archives/2006/03/23/duke-nukem/" title="In Memory of Duke Nukem">embedded an off-site video</a>, this led to trouble and invalidated the markup. Let us hope for better luck this time around.</p>
]]></content:encoded>
			<wfw:commentRss>https://schestowitz.com/Weblog/archives/2006/05/22/mac-linux-windows/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The 90 Percent Barriers</title>
		<link>https://schestowitz.com/Weblog/archives/2006/05/10/90-percent-barrier/</link>
		<comments>https://schestowitz.com/Weblog/archives/2006/05/10/90-percent-barrier/#comments</comments>
		<pubDate>Wed, 10 May 2006 11:40:47 +0000</pubDate>
		<dc:creator><![CDATA[Roy Schestowitz]]></dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Industry]]></category>
		<category><![CDATA[O/S]]></category>

		<guid isPermaLink="false">http://schestowitz.com/Weblog/archives/2006/05/10/90-percent-barrier/</guid>
		<description><![CDATA[The "90% market share" is a sensitive spot where trends and corporate agendas can change wildly]]></description>
				<content:encoded><![CDATA[<p align="center">
<img src="/IMG/blog/gates.jpg" alt="Bill Gates" title="Bill Gates arrested" /><br />
<em><font color="#555555">Bill Gates arrested in his younger days (photo in public domain)</font></em>
</p>
<p><img src="/IMG/Caps/m.png" border="0" align="left" hspace="0" vspace="4" alt="M" /><b>ICROSOFT have managed, over the course of many years, to sustain over 90% market share on the desktop</b>. It is a figure that is easy to defend and argue in favour of given an unknown and uncountable number of Linux installations. Dropping below 90%, unlike what many would state or even insist on, is <em>harder</em> than getting there, but much is about momentum, as well as ethics. Allow me to explain why, primarily using an analogy.</p>
<p>Windows has deliberate lockins, so its popularity punishes those who attempt to change and &#8216;dance&#8217; between applications or platforms. They get discriminated against, due to planned strategies that attain this state. That used to be the case with Internet Explorer once it elbowed Netscape, mainly by means of corruption and corporate aggression. Internet Explorer was adverse to standards and its source was kept in a safe as to avoid inter-operation with browsers on other platforms. At that stage, with inarguable domination in the browser market (well over 90%) &#8212; that which was seized through <a href="https://schestowitz.com/Weblog/archives/2006/01/01/os-monocolture/" title="Operating System Monoculture">monopoly in the operating systems market</a> &#8212; &#8216;defection&#8217; became hard. This exemplifies the dangers of a totalitarian prevance of a browser that is extending itself unilaterally. The World Wide Web played along &#8216;to its tune&#8217;, which was not agreed upon universally. Later came Web standards.</p>
<p>Mozilla Firefox, quite fortunately, made a Netscape comeback and took away that &#8216;glimmer&#8217; from Internet Explorer. Web developers can no longer discriminate against other, non-Microsoft browsers. Returning to topic: Once Linux pushes the Windows market share below a particular point, hardware vendors and software makers will simply have to support all platforms (if not lean towards Open Source development models altogether). They will no longer blindly make Windows a pre-requisite. We are now approaching that tipping point as <abbr title="Wireless Fidelity">Wi-Fi</abbr> vendors begin to collaborate with Linux and it will soon be <a href="http://www.reed-electronics.com/electronicnews/article/CA6329883.html?industryid=21376" title="Linux Gets Native WiFi Support">included in the kernel level</a>. This is only one example among many others.</p>
<p><b>Related items</b>: <a href="https://schestowitz.com/Weblog/archives/2004/12/24/firefox/" title="Web Browsers Statistics"> Web Browsers Statistics</a> (2004), <a href="https://schestowitz.com/Weblog/archives/2006/03/12/firefox-eats-internet-explorer/" title="Firefox Eats Internet Explorer"> Firefox Eats Internet Explorer</a> (2006)</p>
]]></content:encoded>
			<wfw:commentRss>https://schestowitz.com/Weblog/archives/2006/05/10/90-percent-barrier/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Sister and Microsoft</title>
		<link>https://schestowitz.com/Weblog/archives/2006/03/01/sister-and-microsoft/</link>
		<comments>https://schestowitz.com/Weblog/archives/2006/03/01/sister-and-microsoft/#comments</comments>
		<pubDate>Wed, 01 Mar 2006 12:10:05 +0000</pubDate>
		<dc:creator><![CDATA[Roy Schestowitz]]></dc:creator>
				<category><![CDATA[Family]]></category>
		<category><![CDATA[O/S]]></category>
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://schestowitz.com/Weblog/archives/2006/03/01/sister-and-microsoft/</guid>
		<description><![CDATA[My sister and I and opposite poles]]></description>
				<content:encoded><![CDATA[<p><img src="/IMG/Caps/o.png" border="0" align="left" hspace="0" vspace="4" alt="O" /><b>EVR the past few years I have grown closer to my older sister</b>. We have always gotten along just fine. She is a wonderful person, yet sometimes ideaology gets in the way. Allow me to elaborate if I may.</p>
<p>We are both computer scientists, but she insists on using Windows. She has never tried anything else and her job involved programming for that platform. This observation was the next worse thing to me realising that had gone to interviews at Microsoft. She did that once several years back and once again more recently. If she worked for the &#8216;dark forces&#8217;, that could possibly lead to tension between us. I sure hope that the prospective employer and recruiters &#8216;Googled&#8217; (or MSN&#8217;d) her name to discover she comes from a &#8216;wrong neighbourhood&#8217;. Her brother is a stubborn Linux advocate, though it may be irrelevant altogether.</p>
<p align="center">
<a href="/Weblog_Frames/childhood_photos.jpg" target="_new" title="Show full-size image" style="border: none;"><img src="/IMG/blog/childhood_photos-small.jpg" border="0" alt="Childhood photos with family" /></a><br />
<b>Bottom-right, from left to right</b>: Me, my father and my sister in our younger days (click for full-sized version <b>but beware</b>: 1.3 <abbr title="Megabyte (1000 bytes)">MB</abbr> JPEG)</p>
]]></content:encoded>
			<wfw:commentRss>https://schestowitz.com/Weblog/archives/2006/03/01/sister-and-microsoft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Software Discrimination</title>
		<link>https://schestowitz.com/Weblog/archives/2006/02/13/os-discriminates/</link>
		<comments>https://schestowitz.com/Weblog/archives/2006/02/13/os-discriminates/#comments</comments>
		<pubDate>Mon, 13 Feb 2006 17:38:36 +0000</pubDate>
		<dc:creator><![CDATA[Roy Schestowitz]]></dc:creator>
				<category><![CDATA[O/S]]></category>
		<category><![CDATA[Opinion]]></category>

		<guid isPermaLink="false">http://schestowitz.com/Weblog/archives/2006/02/13/os-discriminates/</guid>
		<description><![CDATA[Encouraging the end of operating system monoculture]]></description>
				<content:encoded><![CDATA[<p align="center">
<a href="http://blog.monkeymethods.org/2005/01/bill-gates-strikes-pose-for-teen-beat.html" style="border: none"><img src="/IMG/blog/bill_gates.jpg" alt="Bill Gates" border="0" /></a>
</p>
<p><img src="/IMG/Caps/m.png" border="0" align="left" hspace="0" vspace="4" alt="M" /><b>ERELY everyone has come across corrective discrimination wherein gender/race quotas are specified, and in turn promote diversity</b>. We should be taking similar principles to diversify computing. This would be an intersting experiment, from which all would benefit. The move has an increasingly-justified place in the avoidance of <a href="https://schestowitz.com/Weblog/archives/2006/01/01/os-monocolture/" title="Operating System Monoculture">software monoculture</a>, which must no longer be accepted or even accommodated.</p>
<p>The results of an operating system monocolture leads to a discriminative cycle. Non-Windows users often get punished in terms of service. This must be reversed using litigious powers, much like the observation that people with special dietary requirement (e.g. vegetarians) get served first. How does one change the law? By staging a positive showcase for his/her arcane platform.</p>
]]></content:encoded>
			<wfw:commentRss>https://schestowitz.com/Weblog/archives/2006/02/13/os-discriminates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenOffice and Microsoft Office Comparison</title>
		<link>https://schestowitz.com/Weblog/archives/2006/01/11/office-comparison/</link>
		<comments>https://schestowitz.com/Weblog/archives/2006/01/11/office-comparison/#comments</comments>
		<pubDate>Wed, 11 Jan 2006 02:25:18 +0000</pubDate>
		<dc:creator><![CDATA[Roy Schestowitz]]></dc:creator>
				<category><![CDATA[O/S]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Productivity]]></category>

		<guid isPermaLink="false">http://schestowitz.com/Weblog/archives/2006/01/11/office-comparison/</guid>
		<description><![CDATA[Unfair reviews that attempt to compare office-type applications upon Windows]]></description>
				<content:encoded><![CDATA[<p align="center">
<img src="/IMG/blog/ms_word.jpg" alt="Microsoft Word" /><br />
A screenshot of Word (Office 12) with copied graphical themes highlighted
</p>
<p><img src="/IMG/Caps/o.png" border="0" align="left" hspace="0" vspace="4" alt="O" />PENOFFICE 2 was <a href="https://schestowitz.com/Weblog/archives/2005/10/20/open-office-2-is-out/" title="Open Office 2 is Out!">officially released a few months ago</a>. Microsoft Office 12 will probably be out in the near future and it <a href="https://schestowitz.com/Weblog/archives/2005/09/13/microsoft-steal-gui/" title="Microsoft Steal the Mac GUI? Again?">imitates much of the Mac OS X look</a>, for which it has been criticised. See the above image if persuasion is needed that the contention is true.</p>
<p>Around the release time of OpenOffice, a particular controversial article made the rounds. It described OpenOffice as slow and inferior. Comparisons involving Microsoft Office and OpenOffice were only conducted under Windows, for it seems the only possible platform for benchmarks of this nature. However, it is a &#8216;home and away&#8217; situation.</p>
<p>Windows is optimised to run Microsoft Office. It keeps many common objects in memory, for which there is a noticeable cost. On the other hand, OpenOffice &#8216;feels&#8217; most comfortable in its origins: Open Source environments. The Windows OpenOffice version could be treated as merely a secondary port. Moreover, someone claimed that the OpenOffice build which was used in this comparison had been compiled with debugging &#8216;bits&#8217; which accommodated for bug reports. It was not the final product, but merely a candidate with a practical purpose that entailed improvements.</p>
<p>Judging and comparing office productivity tools on Windows is unfair and grossly biased. It is like assessing the performance of a football team based only on its home games. This is not the first time that biased studies are conducted. <a href="https://schestowitz.com/Weblog/archives/2005/08/29/microsoft-funded/" title="Microsoft-funded Benchmarks">Web servers</a>, <a href="http://www.eweek.com/article2/0,1759,1908908,00.asp?kc=EWRSS03119TX1K0000594" title="Microsoft Challenges Linux's Legacy Claims">legacy hardware</a>, and security are a few more examples. There was recently a big controversy over a study which counted security flaws, but compared Windows against many dozens of different Open Source platforms <em>and</em> applications like Apache and Firefox. The miserably-delivered figures were very deceiving, almost intentionally so. Flaws count was aggregated from just about any distribution or derivative of UNIX and then compared against the corresponding number from Windows.</p>
]]></content:encoded>
			<wfw:commentRss>https://schestowitz.com/Weblog/archives/2006/01/11/office-comparison/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Source Abundance</title>
		<link>https://schestowitz.com/Weblog/archives/2006/01/08/oss-abundance/</link>
		<comments>https://schestowitz.com/Weblog/archives/2006/01/08/oss-abundance/#comments</comments>
		<pubDate>Sun, 08 Jan 2006 05:29:19 +0000</pubDate>
		<dc:creator><![CDATA[Roy Schestowitz]]></dc:creator>
				<category><![CDATA[O/S]]></category>
		<category><![CDATA[Opinion]]></category>

		<guid isPermaLink="false">http://schestowitz.com/Weblog/archives/2006/01/08/oss-abundance/</guid>
		<description><![CDATA[Riches reach the Open Source community]]></description>
				<content:encoded><![CDATA[<p align="center">
<a href="http://www.kde-look.org/content/preview.php?preview=1&#038;id=12095&#038;file1=12095-1.png&#038;file2=&#038;file3=&#038;name=Dual+Display+with+Xinerama+%282048+x+768%29" style="border: none"><img src="/IMG/blog/kde-xinerama.jpg" alt="Xinerama" border="0" /></a><br />
<font color="#555555"><em>Linux desktop &#8211; picture from <code>kde-look.org</code>; click to browse the source</em></font>
</p>
<p><img src="/IMG/Caps/o.png" border="0" align="left" hspace="0" vspace="4" alt="O" />PEN Source is renowned for many reasons, but (monetary) abundance is barely one of them. Abundance, however, due to the factor of cost, can often be perceived in a different way. Many software options are available , even all at once, because licences have a different meaning under ideologies like the <abbr title="General Public Licence">GPL</abbr>.</p>
<p><b>Practical example:</b> I have about 9 installations on this domain which involve a database and are absolutely free. Also, there are at least 3 statistics packages that cater for monitoring. All of these are free. That <em>freedom</em> gives a sense of eternal ownership &#8212; the everlasting affordability and the freedom to modify at will.</p>
<p>The World Wide Web offers many other free applications, either as Web-based services or downloads without restrictions. To take an opposite example, Photoshop requires licences for a desktop installation. Being a desktop-side example, the deficiencies that cross one&#8217;s mind is the need to perpetually renew licences and, the  lack of portability, and growth that indeed entails a considerable cost.</p>
<p>I was somewhat amused when a fellow Webmaster, who had opted for Windows hosting, came to discovers that statistics must be paid for as a separate commercial package. This come to demonstrate what a role cost truly plays. One has to pay extra just to be able to understand what happens on his/her own Web site.</p>
<p>Often you may find yourself confessing: &#8220;Yes, shared hosting on a Linux or Windows server might seem equal in terms of initial cost&#8221;. However, When basic extensions and growth come to mind, as well as the possibility of large operating licences and dedicated servers, it become apparent why Windows will struggle to compete. Only the false perception that brands and costly products are best bar none can perpetuate a myth. <a href="https://schestowitz.com/Weblog/archives/2005/08/29/microsoft-funded/" title=" Microsoft-funded Benchmarks">Heavily-invested-in lies</a> support this myth.</p>
]]></content:encoded>
			<wfw:commentRss>https://schestowitz.com/Weblog/archives/2006/01/08/oss-abundance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Create a Windows Distribution</title>
		<link>https://schestowitz.com/Weblog/archives/2006/01/07/google-windows-distribution/</link>
		<comments>https://schestowitz.com/Weblog/archives/2006/01/07/google-windows-distribution/#comments</comments>
		<pubDate>Sat, 07 Jan 2006 09:33:08 +0000</pubDate>
		<dc:creator><![CDATA[Roy Schestowitz]]></dc:creator>
				<category><![CDATA[Industry]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[O/S]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://schestowitz.com/Weblog/archives/2006/01/07/google-windows-distribution/</guid>
		<description><![CDATA[Google offer a large bundle of software to Windows; codenamed Google Pack]]></description>
				<content:encoded><![CDATA[<p align="center">
<img src="/IMG/blog/google-computer.jpg" alt="Google on a computer screen"/><br />
<br /><em>Google software gets heavily bundled to Windows</em>
</p>
<p><img src="/IMG/Caps/m.png" border="0" align="left" hspace="0" vspace="4" alt="M" />ANY of us were wondering if a Linux distribution would ever come from Google. Google are of course <a href="https://schestowitz.com/Weblog/archives/2005/08/11/google-and-linux/" title="Google and Linux">using Linux in house</a> and are dependent on Open Source projects. Unsurprisingly, having accumulated many programs that run on Windows only, they have just <a href="http://googleblog.blogspot.com/2006/01/make-your-computer-just-work.html" title="Google Pack">assembled a distribution</a> that includes Acrobat Reader, Mozilla Firefox, security software and a large variety of Google software.</p>
<blockquote><p>
So we created the <a href="http://pack.google.com" title="Google Pack">Google Pack</a> &#8212; a one-stop software package that helps you discover, install, and maintain a wide range of essential PC programs. Itâ€™s yours today â€“ and itâ€™s something we hope you find to be painless, easy, and even fun (if computer setup can ever be called that). And itâ€™s free.
</p></blockquote>
<p>This will by all means have an impact on many workstations. It can give a boost to a variety of Google application and their <a href="https://schestowitz.com/Weblog/archives/2005/11/06/google-reward-for-firefox-downloads/" title="Google Reward for Firefox Downloads">close ally Firefox</a> is included. The bundling of Firefox is indirectly related to <a href="https://schestowitz.com/Weblog/archives/2005/12/22/bundled-open-source/" title="The Era of Bundled Open Source">Dell&#8217;s distribution in the United Kingdom</a>.</p>
<p>Notice the hypocrisy in this item however:</p>
<blockquote><p>
&nbsp;<br />
This was the experience (Windows installation) both Sergey and Larry had a year ago&#8230;<br />
&nbsp;
</p></blockquote>
<p>Both Larry and Sergei are Open Source advocates and most likely Linux users too. I guess this did not fit contextually and it conflicts completely with previous rumours about a <a href="https://schestowitz.com/Weblog/archives/2006/01/03/google-pc/" title="Say Hello to the Google PC">Google <abbr title="Personal Computer">PC</abbr> that runs the Linux kernel</a>.</p>
<p><b>Editorial</b>: <a href="http://www.linuxtoday.com/news_story.php3?ltsn=2006-01-06-022-26-OP-SW" title="Editor's Note: Google May Hold Big Key to Desktop Linux">Editor&#8217;s Note: Google May Hold Big Key to Desktop Linux</a> or &#8220;Why Google should port their applications to Linux&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>https://schestowitz.com/Weblog/archives/2006/01/07/google-windows-distribution/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>IBM Said to Challenge Microsoft the Most</title>
		<link>https://schestowitz.com/Weblog/archives/2006/01/06/ibm-challenge/</link>
		<comments>https://schestowitz.com/Weblog/archives/2006/01/06/ibm-challenge/#comments</comments>
		<pubDate>Fri, 06 Jan 2006 05:09:21 +0000</pubDate>
		<dc:creator><![CDATA[Roy Schestowitz]]></dc:creator>
				<category><![CDATA[Industry]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[O/S]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://schestowitz.com/Weblog/archives/2006/01/06/ibm-challenge/</guid>
		<description><![CDATA[Gates names IBM his number one rival]]></description>
				<content:encoded><![CDATA[<p align="center">
<a href="http://blog.monkeymethods.org/2005/01/bill-gates-strikes-pose-for-teen-beat.html" style="border: none"><img src="/IMG/blog/bill_gates.jpg" alt="Bill Gates" border="0" /></a><br />
<em>Not much to worry Bill Gates</em>
</p>
<p><img src="/IMG/Caps/a.png" border="0" align="left" hspace="0" vspace="4" alt="A" />CCORDING to Reuters, <a href="http://today.reuters.com/news/newsarticle.aspx?type=technologyNews&#038;storyid=2006-01-05T095320Z_01_FLE529581_RTRUKOC_0_US-ELECTRONICS-MICROSOFT-GATES.xml&#038;rpc=22" title="Technology News Article">Bill Gates states</a> [enormous <abbr title="Active Service Pages">ASP</abbr> &#8216;<abbr title="Uniform Resource Locator">URL</abbr>&#8216;] that IBM is the main rival to Microsoft. Google are Apple are said to be smaller factors of concern, which lies in contrary to <a href="https://schestowitz.com/Weblog/archives/2005/09/24/the-winner-takes-all/" title="The Winner Takes All">some fairly recent memo</a> and even a few <a href="https://schestowitz.com/Weblog/archives/2005/11/09/ms-web-services/" title="Gates Fears Web Services">urgent strategic moves</a>.</p>
<p>IBM studies show that <a href="https://schestowitz.com/Weblog/archives/2005/09/02/tco-study/" title="Cost of Platform Installation and Operation">Linux <abbr title="Total Cost of Ownership">TCO</abbr> is 40% lower</a> than that of the Windows equivalent. What happens when IBM begin to pull out the Windows equipment from their clients&#8217; operations environment?</p>
<p>What I find most admirable about IBM is that, unlike Google and Microsoft, they give no compelling reason to be hated. They embrace and encourage standards. They cater for diversity where it seems suitable.</p>
]]></content:encoded>
			<wfw:commentRss>https://schestowitz.com/Weblog/archives/2006/01/06/ibm-challenge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Java Runtime Environment/Desktop</title>
		<link>https://schestowitz.com/Weblog/archives/2006/01/04/java-runtime-desktop/</link>
		<comments>https://schestowitz.com/Weblog/archives/2006/01/04/java-runtime-desktop/#comments</comments>
		<pubDate>Wed, 04 Jan 2006 17:12:35 +0000</pubDate>
		<dc:creator><![CDATA[Roy Schestowitz]]></dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[O/S]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Web-based]]></category>

		<guid isPermaLink="false">http://schestowitz.com/Weblog/archives/2006/01/04/java-runtime-desktop/</guid>
		<description><![CDATA[The move to Java; peer-to-peer on Linux, Mac and Windows united]]></description>
				<content:encoded><![CDATA[<p><img src="/IMG/blog/open_office.jpg" border="0" align="left" hspace="20" vspace="4" alt="Open office" />The <a href="https://schestowitz.com/Weblog/archives/2005/10/06/sun-google-pact/" title="Sun-Google Pact">pact which involves Google and Sun Microsystems</a> arouses my curiosity, particularly due to recent speculation about the <a href="https://schestowitz.com/Weblog/archives/2006/01/03/google-pc/" title="Say Hello to the Google PC">Google PC</a> and its vocation. It is no secret that Java is having tremendous impact. Nowadays, Firefox incorporates almost everything one needs, either as a joint plug-in that resides next to core, or as Web-based software, which is accessible via Web sites. Such sites are interpretable using Gecko (the rendered) or various other plus-ins for Flash, videos and the likes of them.</p>
<p>It is all about extensions, it seems &#8212; merely <abbr title="Java Runtime Environment">JRE</abbr> applications embedded as panes in Firefox, which makes them well-integrated like the centre of all. Thunderbird does likewise and so can OpenOffice. The main implication is gaps being bridges. No more platform dependencies and filesharing protocols. Firefox makes everything transparent, or so one might assume (albeit you never know for sure with today&#8217;s Windows-only Firefox/Thunderbird themes and plug-ins).</p>
<p>For those who haven not heard/read yet, Firefox will soon have <abbr title="Peer-to-peer">P2P</abbr> file sharing incorporated as a plug-in. <a href="http://lxer.com/module/newswire/view/50740/" title="Peer-to-peer coming to Firefox?">Rumours about this add-on</a> have been circulating around the Internet for <a href="http://news.zdnet.com/2100-9588_22-6015060.html" title="Bloggers drool over new Firefox tool">several weeks</a>, if not even longer. There is even a  <a href="http://www.allpeers.com/img/screen3_2.jpg" title="Allpeers screenshot">screenshot</a>. All of this commotion could attract a huge number of users from an already troubled Internet Explorer and, as browsers are used by all, this would push <a href="http://www.theregister.co.uk/2005/12/31/riaa_2005_piracy/" title="Music sales slide despite RIAA's crushing blows against piracy">copyrights infringement</a> to very worrisome levels.</p>
<p><b>Update</b> (05/01/2006): <a href="http://www.theregister.co.uk/2006/01/04/google_denies_pc/" title="Google denies plan to enter dying, low-margin PC biz">Google renounce low-margin PC speculations</a></p>
]]></content:encoded>
			<wfw:commentRss>https://schestowitz.com/Weblog/archives/2006/01/04/java-runtime-desktop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
