Approximity blog home
653 to 662 of 867 articles

No one gets fired ..   25 Sep 04
[print link all ]
(Source: The Register) The old saying goes that you can’t be fired for picking IBM in a major IT rollout. This theory, however, does not seem to apply to other vendors of elevated status - namely Cisco and SAP.

A Cisco purchase gone wrong has cost San Jose, California’s CIO Wandzia Grycz her job. Grycz exited her CIO post earlier this week just ahead of an audit release detailing the city’s findings on a recent computer and phone network installation proposal. Grycz has publicly denied that she allowed Cisco to craft the nature of the IT contact.

A new $51m computer system has had so many bugs that city officials can’t get the technology up and running at all. And the culprit looks like SAP.

"We find problems on a daily basis, and part of that is getting the (computer) system to work for us," Diane Supler, budget director in Tacoma told the Associated Press. "Every time we think we’ve identified all of the issues, something else happens in SAP (the system software)."

link

Nutch - a free search engine   25 Sep 04
[print link all ]
Right from the faq:

Why does the world need Nutch, when search engines are free? Search engines are free to use like television is free to watch, but, like television programming, search results are subject to manipulation by the interests that control them. The only way one can be certain that search results are unbiased is if the technology which computes them is public. Nutch seeks to make high-quality search technology freely available.

How can a non-profit afford to run a search engine?

Nutch is primarily a software project, not a service. Large scale deployments of Nutch will probably be run by commerical interests separate from Nutch, funded by advertising or somesuch. If the Nutch software is good enough, perhaps existing major search engines will use it in place of their current closed source code.

The Nutch project itself may choose to host small-scale demo system, so that folks can see that it really works. This will require only moderate funding. The Nutch project may never host a full-scale deployment for folks to use as their everyday search engine. We’ll leave that to commercial ventures that can afford it.

Will Nutch ever be as good as other search engines?

We hope it will be better. With developers and researchers from around the world helping out, we hope to be able to surpass the quality of what any single company can do.

Nutch

Googlism.com   25 Sep 04
[print link all ]
Thanks to Valerie for the link
 have a look at googlism.com and type bush or chirac or armin roehrl :-)

[ANN] rpa-base 0.2.1pre1   25 Sep 04
[print link all ]
Mauricio aka batman at his best again!!! Make sure you check out the animation on the website.
 rpa-base 0.2.1pre1 is now available at http://rpa-base.rubyforge.org .
 Many of the most popular libraries/applications as per Rubyforge
 statistics (rails, rake, redcloth, activerecord, sqlite, log4r, copland,
 ruvi, to name a few) have been packaged for use with rpa-base 0.2.1pre1.

 You can find a list of the 100+ packages at
 http://rpa-base.rubyforge.org/wiki/wiki.cgi?Packaged_Software

 Screenshots and animations can be found at
 http://rpa-base.rubyforge.org/wiki/wiki.cgi?Rpa_Base_In_Action

 rpa-base 0.2.1pre1 fixes some issues in the bootstrapping phase, which
 couldn't hence be solved through the normal self-upgrade mechanism.
 In addition to several other bugfixes, 0.2.1pre1 features better proxy
 support, isolation of unit tests run automatically when installing a
 lib/app, and improvements in the command-line tool.

 Foreword
 --------

 The Ruby Production Archive (RPA) will provide packages of Ruby
 libraries and programs in a form that allows production use, engineered
 through a stringent process resembling FreeBSD's or Debian's.

 rpa-base is a port/package manager designed to support RPA. Its scope and
 purposes are different to those of other systems like RubyGems.
 Features
 ========
 rpa-base is a port/package manager designed to support RPA's client-side
 package management. You can think of it as RPA's apt-get + dpkg. It
 features the following as of 0.2.1pre1:

 * strong dependency management: rpa-base installs dependencies as needed,
   keeps track of reverse dependencies on uninstall, and will remove no
   longer needed dependencies
 * atomic (de)installs: operations on the local RPA installation are atomic
   transactions; the system has been designed to survive ruby crashes (OS
   crashes too on POSIX systems)
 * parallel installs: you can install several ports in parallel; builds
   will be parallelized and the final phase will be serialized properly
 * self-hosting: rpa-base installs and updates itself
 * modular, extensible design: the 2-phase install is similar to FreeBSD and
   Debian's package creation; rpa-base packages need not be restricted
   to installing everything under a single directory ("1 package, 1 dir"
   paradigm)
 * rdoc integration: RDoc documentation for libraries is generated at install
   time (currently disabled on win32)
 * ri integration: ri data files are generated for all the libraries managed
   by RPA; you can access this information with ri-rpa
 * handling C extensions: if you have the required C toolchain, rpa-base can
   compile extensions as needed
 * unit testing: when a library is installed, its unit tests are run; the
   installation is canceled if they don't pass

 Several of the above features are illustrated in the screenshots and
 animations available at
 http://rpa-base.rubyforge.org/wiki/wiki.cgi?Rpa_Base_In_Action

 Limitations:
 ===========
 A number of features have been pushed back to 0.3.0:
 * full support for binary platform-specific packages
 * signed packages/ports
 * system-wide configuration system
 * better user interface
 In practice, the first one is the most limiting at the moment since it means
 that win32 users in particular need a working C toolchain to install
 extensions. This will soon be addressed.

 ...

AltGr keys and irb   25 Sep 04
[print link all ]
From the Ruby-ML: I just noticed that I cannot type any AltGr character combinations on a German keyboard both on NT4 and Win2k in the current irb (ruby 1.8.2 2004-07-29 i386-mswin32).

This hurts the ruby experience a little bit, because among those characters are {}[]~\| …

and the solution

Team is an anagram for meat   25 Sep 04
[print link all ]
Make sure you check out today’s userfriendly.

If uncertain about the dress code, also enjoy today’s Dilbert

What’s a day without Dilbert and UF?

Cryptogram: Breaking Iranian Code   25 Sep 04
[print link all ]
Good as always: link

Make sure you also read the story about Crypto AG and the Iraq-Iran Conflict.

 The really weird twist to this story is that the U.S. has already
 been accused of doing that to Iran. In 1992, Iran arrested Hans Buehler,
 a Crypto AG employee, on suspicion that Crypto AG had installed back doors
 in the encryption machines it sold to Iran -- at the request of the NSA.
 He proclaimed his innocence through repeated interrogations, and was finally
 released nine months later in 1993 when Crypto AG paid a million dollars for
 his freedom -- then promptly fired him and billed him for the release money.
 At this point Buehler started asking inconvenient questions about the
 relationship between Crypto AG and the NSA.

link

ANN: Madeleine 0.7   25 Sep 04
[print link all ]
sourceforge.net/project/showfiles.php?group_id=74624
  "Are you still using a database?"

    Madeleine is a Ruby implementation of Object Prevalence:
    Transparent persistence of business objects using command
    logging and snapshots.

     http://madeleine.sourceforge.net/

          Hi,

          Just figured it was a good time to release all the good stuff I and
          Stephen Sykes have been preparing in the Madeleine CVS. YAML marshalling
          and snapshot compression should be the highlights for our existing
          users.

          Madeleine 0.7 (July 23, 2004):

         * Broken clock unit test on win32 fixed.
         * AutomaticSnapshotMadeleine detects snapshot format on recovery
         * Snapshot compression with Madeleine::ZMarshal
         * YAML snapshots supported for automatic commands
         * SOAP snapshots supported for automatic commands
         * Read-only methods for automatic commands

        If you're planning to use either YAML or SOAP marshalling, beware that
        there are objects and classes that Ruby's own Marshal can handle but
        these can't. You will have to try for yourself if your application
        works, both to make a snapshot and to read it back, with the marshaller
        you want to use.

                                  cheers

                                  /Anders

The Open Source Paradigm Shift   25 Sep 04
[print link all ]
(Source: Tim O’Reilly) In a nutshell Tim tells us that a fundamental change is happening and if we want to benefit from it we should think hard about the implications. The "three Cs" — long term trends
  • software as Commodity
  • network-enabled Collaboration
  • customizability and software-as-Service

link

Product Pricing Primer   25 Sep 04
[print link all ]
Informative read by Eric Sink.

 

powered by RubLog
653 to 662 of 867 articles Syndicate: full/short
A unique and safe way to buy gold and silver