[ Main ] [ Home ] [ Work ] [ Code ] [ Rants ] [ Readings ] [ Links ] |
[2024] [2023] [2022] [2021] [2020] [2019] [2018] [2017] [2016] [2015] [2014] [2013] [2012] [2011] [2010] [2009] [2008] [2007] [2006] [2005] December November October September August July June May April March February January [2004] [2003] |
[Mon Sep 26 15:12:24 CDT 2005]While reading a short interview with GNOME and OpenOffice developer Michael Meeks published by LinuxFormat, I come across the following thoughts that emphasize Linux's ethical side in Richard Stallman's tradition: As I said, it is sort of refreshing to read about the ethical side of Linux and open source coming from someone who is, after all, making money out of it. It is precisely the same way I feel when considering the possibility of using my wife's MacOS X system more often than my Linux system. Do not get me wrong, I like MacOS X way better than Windows which, simply put, would not allow me to be nearly as efficient in my computer use. Still, in the case of Linux there is also a whole ethical side of the story, a real feeling of being part of a community that, at least in my case, does not have religious roots but is completely compatible with my left-leaning political ideas. {link to this story} [Mon Sep 26 13:35:28 CDT 2005]By now, it has become a common place to state that Linux, and open source in general, allow for a high level of customization, therefore making it possible to come up with new products to satisfy the needs of a very small niche. However, in reality, and with the exception of point of sale solutions perhaps, the truth is that we have seen little of this advertised customization. For one reason or another, we seem to stick to the traditional GUI when it comes to interfacing with a computer (see, for example, both the KDE and the GNOME desktop projects) and the old distribution model so we can count on a reliable support to make us feel better. I have the feeling in the end this (human habit) is what is to blame for the lack of large customization projects in the open source world, at least at the OS level. However, earlier today I came across an interesting project: Symphony OS. Using Knoppix as a base, and mixing it with elements of Progeny and the Mezzo Desktop Environment, these guys have managed to build an appliance-like desktop that could prove quite appealing to novice users and is especially well suited for Linux terminals and kiosks. Mind you, it is not something completely new (I heard of something similar a few years ago, a product called OEOne that showed a lot of promise but never seemed to make it to the mainstream, although their website is still online and they appear to be alive and well), but I find it interesting how more projects like this have simply failed to materialized and we have instead managed to settle for something far more prosaic: your usual Linux distribution with your usual support package (I have heard little of customization packages) and your usual desktop environment that looks just like Windows. {link to this story} [Mon Sep 26 08:19:36 CDT 2005]Sun's managers are always a good source of headlines for the technology media. They tend to be funny, witty and cocky. Now, whether they are right is a completely different issue. For instance, Slashdot tells us today that, according to Jonathan Schwartz, the PC is increasingly becoming a relic. So, what is being substituted for? The network, of course. Schwartz points out to Google, eBay, Yahoo and Amazon as clear examples of companies that are benefitting from web services. It is a story we have heard from Sun managers before, and it truly makes sense: the more advanced our technology is, the more mature our networks are, the more chances we will see a heavy use of new devices to function in a truly networked economy. Of course, what is not so clear is whether Sun will be the one that will benefit from it, although it seems clear that the vision we are discussing here must be more or less correct. After all, even Microsoft is trying to position itself in that new market. Jonathan Schwartz also makes a few aggressive comments about both IBM and HP: {link to this story} [Fri Sep 23 08:40:32 CDT 2005]I cannot tell you how many times I have thought about the possibility of starting a Linux-based business, but then actually never even tried it, mainly because it would be a lot of work, I would need the right partners, and definitely do not have the capital to quit my job and get started. What could that business be? Lots of things: backup boxes for people who work from home, multimedia servers for the home user, a TiVo-like box based on open source software such as MythTV, servers for the SMB market, etc. Well, XYZ Computing published an article reviewing the process of putting together a Mini-ITX project that could be quite useful for such a business. The Mini-ITX form is ideal for home and small business projects, providing the flexibility to build Linux-based projects with a low-entry price point and without the noise and annoyances of using a large tower. {link to this story} [Mon Sep 12 08:22:50 CDT 2005]Tectonic, Africa's source for open source news, tells us today about HP's plan to ship Ubuntu PCs. According to the company's open source technologist, Michael Schulz, HP uses Linux heavily for internal purposes: So, what are they going to sell with Linux preinstalled? Apparently, it's both desktops and notebooks (the HP Compaq nx6110 Notebook PC). As for the Linux distribution to be installed on them, HP has settled on Ubuntu. This brings up the ages old issue once again: will Linux ever be able to win a significant market share on the desktop? In this sense, Brian Proffitt, LinuxToday's editor, recently published an interesting piece about Microsoft, Office and the wild idea that Gates & co. might start to see the operating system as a loss leader. I have to agree with Proffitt that the first strategy (putting pressure on Sun to drop any further development of OpenOffice) is not very likely. In any case, even if they dared to follow this path, chances are that Red Hat, Novell and others (perhaps even many world governments) would step up to the plate and lead the project from that moment on. As for his wild idea, what can we say? It is not the first time one hears these things, and I seriously doubt Microsoft will release any free operating system in the near future. Let us be realistic. Microsoft is, after all, a large corporation, and large corporations are not prone to taking this sort of risks. They are conservative by nature. As Proffitt says, it would be outrageous, and there simply is no reason for Microsoft to take that step right now. It just would not have that much to gain, and it is definitely not in a desperate position that could justify any such measure either, as it was the case of Netscape when it decided to release its browser under an open source license. {link to this story} [Wed Sep 7 14:58:26 CDT 2005]
If you are one of those people who still relies heavily in good old plain
shell scripts, and needs to run them on several flavors of UNIX and Linux,
you will love this month's Shell Corner article on date-related shell
functions. Julie and Michael Wang write about five date-related shell
functions they created based on the |