0

Early signs of the death of SOA?

http://uberkoder.blogspot.com

"...His conclusion states "that the W3C should extricate itself from further direct work on SOAP, WDSL, or any other WS-* specifications and redirect its resources into evangelizing and standardizing identifiers, formats, and protocols that exemplify Web architectural principles..."

Read more »
can.axis's picture
Created by can.axis 17 years 4 weeks ago
Category: High End   Tags:
0

CouchDb

http://www.kryogenix.org

"I’ve been poking around with CouchDb, like all the cool kids. It’s pretty clever; a database which isn’t relational, where the connection API is REST, and where queries are written in JavaScript and data is returned as JSON..."

Read more »
can.axis's picture
Created by can.axis 17 years 4 weeks ago
Category: High End   Tags:
0

30 days with JFS

http://www.linux.com

A recent review of the JFS, journaled file system, as tested on a Slackware 12 distribution.

Read more »
MrDolomite's picture
Created by MrDolomite 17 years 4 weeks ago
Category: High End   Tags:
0

Berkeley Parallel Browser Project: Browsing Web 3.0 on 3.0 Watts: Why browsers will be parallel

http://parallelbrowser.blogspot.com

"...These slides, based on a talk we gave at Intel in Aug 16, 2007, describe why handhelds will eclipse laptops and why browsers will need to be parallel for this to happen. We also give some preliminary results from our research into building a parallel browser..."

Read more »
can.axis's picture
Created by can.axis 17 years 4 weeks ago
Category: High End   Tags:
0

An Introduction to Erlang

http://www.onlamp.com

"...Recently, I've heard a lot about Erlang, especially from curious members of the Ruby community. This article is the result of my quick dive into the language, and will hopefully serve as a starting point for anyone else who's been hearing the buzz, but hasn't taken the plunge yet..."

Read more »
can.axis's picture
Created by can.axis 17 years 4 weeks ago
Category: High End   Tags:
0

Three addictive pop-up console utilities

http://www.linux.com

I do development work, and I require access to a console to run programs, check output, or monitor transmission packets.

Read more »
missgeek's picture
Created by missgeek 17 years 4 weeks ago
Category: High End   Tags:
0

The Elements of JavaScript Style - Part One

http://javascript.crockford.com

"...There are no good texts on JavaScript programming. Most of the people on the web who are producing JavaScript programs learned it by copying really bad examples from bad books, bad websites, and bad tools. We have an amazingly good community of JavaScript programmers here, but still we can benefit from better practice of style.

Read more »
can.axis's picture
Created by can.axis 17 years 5 weeks ago
Category: High End   Tags:
0

Speeding Up Perl Scripts With SpeedyCGI/PersistantPerl On Debian Etch

http://www.howtoforge.com

"...This tutorial shows how to install and use SpeedyCGI (also known as PersistantPerl) on a Debian Etch system. SpeedyCGI is a way to run Perl scripts persistently, which can make them run much more quickly. It keeps the Perl interpreter running, and during subsequent runs, this interpreter is used to handle new executions instead of starting a new Perl interpreter each time..."

Read more »
can.axis's picture
Created by can.axis 17 years 5 weeks ago
Category: High End   Tags:
0

New OpenVZ for Linux 2.6.22 includes live migration

http://www.linux.com

The team behind the OpenVZ project will announce today the availability of its operating system virtualization software for the latest stable release of the Linux kernel. OpenVZ for Linux 2.6.22 now supports user ID namespaces for improved security, and has new process ID namespace code that makes live migration possible.

Read more »
greengrass's picture
Created by greengrass 17 years 5 weeks ago
Category: High End   Tags:
0

Fast programming with Rexx

http://www.freesoftwaremagazine.com

Ever need to code quickly? You can code Rexx like water—yet it’s powerful. Here’s everything you need to start, by studying real-world programming examples.

Read more »
dave's picture
Created by dave 17 years 5 weeks ago
Category: High End   Tags:
0

Configure and use the Untangle Gateway

http://www.freesoftwaremagazine.com

Connecting a network to the modern day internet can be challenging. Basic infrastructure, like routers, DHCP Servers, and DNS servers, are required to get the network online. The network must also be protected with a firewall and intrusion prevention, and the desktops need protection from viruses and spyware. Next will come a spam and phish filter to stop the continual flood of junk email.

Read more »
dave's picture
Created by dave 17 years 5 weeks ago
Category: High End   Tags:
0

W3C completes bridge between HTML/microformats and semantic web

http://www.alphagalileo.org

"Today, the World Wide Web Consortium completed an important link between Semantic Web and microformats communities. With "Gleaning Resource Descriptions from Dialects of Languages", or GRDDL (pronounced "griddle"), software can automatically extract information from structured Web pages to make it part of the Semantic Web.

Read more »
can.axis's picture
Created by can.axis 17 years 5 weeks ago
Category: High End   Tags:
0

Erlang for Python programmers: Part I

http://ruslanspivak.com

"Let’s skim over data types in Erlang today. Check previous tutorial for introduction..."

Read more »
can.axis's picture
Created by can.axis 17 years 5 weeks ago
Category: High End   Tags:
0

An introduction to modules : Part 2

http://www.rubyfleebie.com

"In the first part, we learned that a module was a namespace, a way to regroup similar things to help us organize our application better and to avoid name clashes. It was rather easy to understand because we didn’t speak about the true power that resides in modules..."

Read more »
can.axis's picture
Created by can.axis 17 years 5 weeks ago
Category: High End   Tags:
0

GnuPG 2.0.7 released

http://lists.gnupg.org

"...The GNU Privacy Guard (GnuPG) is GNU's tool for secure communication and data storage. It can be used to encrypt data, create digital signatures, help authenticating using Secure Shell and to provide a framework for public key cryptography. It includes an advanced key management facility and is compliant with the OpenPGP and S/MIME standards..."

Read more »
can.axis's picture
Created by can.axis 17 years 5 weeks ago
Category: High End   Tags:

Best karma users