Ten Mysteries of about:config

Ten Mysteries of about:config | Linux Journal
The Firefox Web browser, built by the Mozilla Foundation and friends is a complicated piece of technology-if you care to look under the hood. It’s not obvious where the hood catch is, because the surface of Firefox (its user interface) is polished up to appeal to ordinary, nontechnical end users. This article gives you a glimpse of the engine. It explains how the Mozilla about:config URL opens up a world of obscure preferences that can be used to tweak the default setup. They’re an improbable collection and therein lies the beauty of Firefox if you’re a grease monkey or otherwise technical. At the end you’ll know a little more about Firefox, but only enough to be dangerous.

AOL Gets VoIP

Slashdot | AOL Enters the VoIP market
AOL is entering the VoIP market with its new service entitled ‘AOL Internet Phone Service’. The service will be available in 40 cities around the US and offer integrated IM presence indicator, voice/e-mail and features like Call Waiting, CallerID. As a bonus current AOL members will receive a wireless AP when signing-up for the service.

VoIP is all fine and dandy so long as you actually have the IP part. I’ve been experiencing considerable difficulty with my cable broadband over the past few weeks and it has been a good thing that i wasn’t relying on it for phone service.

This is the basic flaw in VoIP: no way to guarantee the same level of service availability that you get from a telco. When I pick up my land line, I get dial tone. I don’t get that from any other service. My cells are plagues by ‘dead spots’, dropped calls, and poor reception. My cable and broadband are not always there when I want them. If VoIP is ever going to be anything other than a novelty, VoIP and broadband providers need to work together to make sure that the service is up all the time.

Ajax Defined

You got your Ajax in my Ruby
Codified by Jesse James Garrett of Adaptive Path in “Ajax: A New Approach to Web Applications“, Ajax stands for “Asynchronous Javascript XML.” Essentially what Ajax does is move much of the smarts involving user-interaction from the web server to your web browser. This takes the form of an Ajax engine (a piece of Javascript code) embedded into a web page, downloaded to your browser, and springing into action upon arrival. Acting as an interaction broker, the engine takes care of all the whizbang interactivity you see (form input and validation, dragging-and-dropping, showing-and-hiding, etc.) while dealing with the web server (and it’s back-end database) as needed.

Well, this clears up a few things. Now it the questions is how does this help me? I did find this toolkit, Sajax, that includes a PHP backend.

64-Bit Windows Goes Gold

64-Bit Windows XP Released To Manufacturing
Specifically, Microsoft said that Microsoft Windows Server 2003 Standard x64 Edition, Microsoft Windows Server 2003 Enterprise x64 Edition, Microsoft Windows Server 2003 Datacenter x64 Edition, and Windows XP Professional x64 Edition all had been released to manufacturing. Further details will be released at the Windows Hardware Engineering Conference (WinHEC) later this month.

The 64-bit operating system has been long awaited by both Intel and especially Advanced Micro Devices, whose 64-bit Athlon and Opteron microprocessors have been forced to run on beta versions of the operating system. Linux distribution vendors, on the other hand, have offered 64-bit versions for months.

Integrated Apache, MySQL and PHP Pass CERT7

SourceLabs AMP Stack Integrates Apache, MySQL and PHP
The Seattle startup announced the release of its SourceLabs AMP Stack, a distribution of open-source software–including the Apache Web server, the MySQL database and the PHP development environment (AMP)–that has been tested and certified for reliability, security and scalability, said Byron Sebastian, chief executive at SourceLabs Inc.

SourceLab ran Apache 1.3.33, PHP 5.03, and MySQL 4.1.9 through a serious of rigorous security and performance test. The result is AMP Stack. The stack is available for download here.

Datablogging, The Newest thing

John Robb’s Weblog
The concept is simple. Data is usually locked up in monolithic applications (CRM, ERP, etc.). Application seats are expensive. Training is expensive. Etc. People that need the data often can’t get to it.

What if human readable data flows (via RSS) could be generated by these applications? It would allow the development of easy to read weblogs (that republished these RSS flows) that almost everyone in the company would find valuable. The combinations are almost limitless and the flow is completely automated.

I’ve been recommending this sort of approach to folks for awhile. To me RSS feeds are essentially a by-product of data entry in any db system, just one last statement (open the RSS file and add and entry) tagged on the end of the code that creates or edits the row in the db.

Yahoo Searches For Creative Commons Licenses

TechWeb | News | Yahoo Launches Search For Nontraditionally Licensed Content
Yahoo Inc. on Thursday released in beta a search engine that looks for pictures, writings and other creative works that are available for reuse under nontraditional copyright licenses offered by a nonprofit group.

The new online tool searches the web for sites with a Creative Commons license. The San Francisco organization has created a range of protections for authors and artists by replacing the “all rights reserved” of traditional copyright with “some-rights-reserved” alternatives.

Larry Lessig, the engine behind Creative Commons, reports on the new tool here. This feature lets you use Yahoo! to find works that can be re-used and shared according to the various CC licenses. So, need a bit of graphic, a photo, or some music to spice up your site? This is the search tool to use.