Year: 2003

  • Linux on Centrino

    CNet:

    Although the Linux support software for Centrino is working at Intel’s labs, it hasn’t been fully tested and full completion of the project hinges on the timing of requirements from computer makers, company spokesman Scott McLaughlin said Monday.

    […]

    Santa Clara, Calif.-based Intel hasn’t yet decided whether to release its Linux work for Centrino as open-source software, McLaughlin said.

    Message to Intel: Submit a patch to the kernel and please please please release your other drivers as open source.  The flavor isn’t as important as people think.  Just make sure that it’s some sort of free and get it out there.  You’ll thank yourselves later.

  • Web Services Security

    JavaWorld via Java-Channel:

    Security is important for any kind of distributed computing environment. For Web services environments, security is becoming even more important due to Web services’ unique characteristics. In this article, Sang Shin discusses these characteristics and explains why Web services need a different set of security schemes. He then examines the various Web services security schemes being designed and implemented by the industry. These new schemes are expected to accelerate the adoption of Web services, especially in the business community, where security is always a top priority.

  • Upcoming Cool Stuff in PHP5

    Keith:

    Via Simon, there’s a slideshow of what’s new in PHP 5. Unfortunately, the server is super slow right now (the slideshow one, not Simon’s), so you may have trouble getting to the slideshow. Lots of interesting stuff.

  • Happy Uptime

    Diego:

    Today it’s been 365 days since I last rebooted the machine that hosts this site.

    Linux Rocks.

    Congrats.

  • Filtering Out War

    Scott Johson:

    If you go to feedster.com/war/, you can now choose to Include / Exclude / Only search about the war.  Here’s what it looks like:

    War Filter

    Thanks, Scott.

  • Tag Quiche

    Mark Pilgrim:

    IE users can blow me. It’s the inline lists. I can either maintain proper markup, or I can make it look right in IE. I don’t know how to do both.

  • Game Boy Advance SP Released in the States

    According to Slashdot, the Game Boy Advance SP hit the streets today.

  • Hiptop Wiki, Hiptop SDK

    There is a Hiptop developer wiki up.  Check out the recent changes for the good stuff.  I currently have ‘Level 0’ access which allows me to look at the docs and drool.  Hopefully I’ll be able to start playing with the SDK soon.

    I’m psyched so far, as it appears that there is lots of Java involved, and Ant is required for building.  More as it unfolds.

  • Tomcat 4.1.24 Released

    Greg Klebus:

    Apache Tomcat 4.1.24 Stable Released

    [via javablogs.comammai.com]

    Thanks for the heads up, Greg.

  • Longhorn Server After All?

    OSNews:

    In Las Vegas for Microsoft Management Summit 2003, Microsoft Senior Vice President Brian Valentine revealed that plans for the next two Windows releases–code-named Longhorn and Blackcomb–are very much in flux. Microsoft officials also say they are again considering shipping a server version of the Longhorn operating system after announcing late last year that it would be released for the desktop only. Read the reports at WinInformant and NWFusion.

  • Russ Gets Offered a Freebie and Declines

    It’s nice to see that Russ is “keepin’ it real” after becoming a rockstar.

  • Blogger Mentioned on Jim Lehrer’s News Hour

    Stand Up Eight (at some new digs):

    Watching the News Hour with Jim Lehrer tonight, I was surprised to hear David Brooks (a regular political analyst) refer to the Where is Raed ? blog when discussing political viewpoints from around the world.

    Sweet.  I was listening to it in the car and smiled when I heard it.

  • Apache Axis 1.1RC2 Released

    Here’s a hot tip from Freshmeat today:

    1.1 RC2 is being released to get ready to release 1.1 in March. This release serves to get recent bugfixes and improvements out to the testing community so that 1.1 final can be as good as possible. Please bang on the APIs, kick the tires, and let the authors know about any problems you have.

    Go grab it here.  I’ll try to play with it when I get a chance.

    Update (so far so good):

    <getVersionReturn xsi:type=”xsd:string”>
       Apache Axis version: 1.1RC2 Built on Mar 05, 2003 (02:08:42 EST)
    </getVersionReturn>

  • DC.pm

    Use Perl:

    DC Perl Mongers Presents An Evening with Mark-Jason Dominus, April 8th, 2003 7:30 pm at the American Geophysical Union (AGU).

    Cool.  I’ll try to attend, but I don’t know what’ll be going on then.

  • Wallace and Gromit on Your Console

    If Slashdot is correct that the new Wallace and Gromit game will only be available for PS2 or Xbox, I will buy one or the other.  It’s really sad, nothing so far has convinced me to sink money into either system.  Yeah, there are some great games, but nothing has spoken to me yet.

    Cracking toast, Gromit.

  • Exchange Alternatives

    Linux Journal via Stephen Kelley:

    Roughly a year ago I reviewed a mail server for Linux that features integration with Microsoft’s Outlook and offers calendaring/scheduling options with shared busy/free information. However, it did not have many features that Outlook offers in corporate mode, including sending meeting requests to groups of users who can then reply and delegating rights so secretaries can manage their bosses agendas on-line. This current review shows a year’s time was enough for Linux solutions to arise that can compete with Microsoft Exchange and Outlook and offer a lower price, with all the important features included.

    The article covers Bynari InsightServer and Kroupware, but leaves out OpenExchange by Suse.  Of the three, I’ve only seen OpenExchange in action, and it absolutely rocks.  If you’re looking for an Exchange alternative, take a look at OpenExchange too.

  • Multimethods with Python

    David Mertz investigates polymorphism in Python with multimethods:

    Object-oriented programming gains much of its versatility through polymorphism: objects of different kinds can behave in similar ways, given the right contexts. But most OOP programming is single dispatch; that is, just one designated object determines which code path is taken. Conceptually, a more general technique is to allow all the arguments to a function/method to determine its specialization. This article presents an implementation of multiple dispatch in Python, and shows examples where this makes for better programs.

  • One Reason Not to Develop for .NET Compact Framework

    Brighthand via Erik:

    There has been some concern expressed in the Pocket PC community that, by making Visual Studio .NET 2003 the only option for creating .NET Compact Framework applications, it is squeezing out small developers. The new version of Visual Studio .NET is expected to cost more than $1,000, out of the price range of most hobbyists.

    I understand that Microsoft has to make money.  They can’t just give away their tools.  However, the J2ME community is buzzing with apps because there are several SDKs and toolchains that are available ABSOLUTELY FREE.

    As a developer of anything that interests me, and mobile development currently interests me, I’d love to be developing for the .NET Compact Framework.  I just simply can’t afford it.

    It was really cool that MS released eMbedded Visual Tools for free.  I miss that now for developing for the .NET CF.

    Any chance of a stripped down eMbedded Visual Tools for .NET or Web Matrix-style app?  Or will someone step in with an app similar to SharpDevelop?  It would be great, but I’m not going to hold my breath.

    You could probably convince me to buy a $99 .Net Compact Framework SDK, much like purchasing Visual Basic .NET or C# .NET ala carte.  I just think that $1000 as an entry level to develop for .NET Compact Framework is silly.  There are going to be fewer good apps for the platform because of it.

    I’m not an MS hata.  Really, I’m not.  I may be an open source junkie, and sometimes that conflicts with the MS way, but I try to be objective as possible.  Some of the stuff that MS does makes complete sense from both a design and business sense.  This ain’t one of them though.

    Needless to say, I’ve been experimenting with J2ME recently in addition to the WAP stuff, Python stuff, C# stuff, Java stuff, and all the other stuff that I play with in my copious free time.  I would so love to add .NET Compact Framework to this list.

  • SOAP Encoding Impact on Performance

    Frank Cohen at IBM DeveloperWorks discusses the differences in SOAP encoding styles and performance.  It’s a really good article imho:

    Software developers have many choices for building Web service systems. In a recent investigation, Frank Cohen discovered that a choice of SOAP encoding style in particular immediately affects system scalability and reliability. In this article, he describes the different encoding choices and shows the performance and reliability tradeoffs that come with each. He also delivers tools that you can use to stage tests in your own environment.

    I’d be interested to hear Sam‘s reaction to the article.

  • RSS

    CNet has a fairly same old article on RSS:

    “It’s very, very easy now to create a Web page with the latest information…People are starting to use them inside their companies, and they produce RSS feeds,” said RSS author Hammersley. “It’s a no-brainer to tie them together.”

    I also saw someone note that Ben Hammersly‘s Content Syndication with RSS, which is at the printers, has a sample chapter online.