ONDotnet has a good tutorial on interfacing data and forms. There is also an excellent tutorial up on C# Generics in Rotor. Both are worth a read.
Category: Web Services
-
Data and Generics
-
Rock Linux
From the underdog-linux-distro department: Rock Linux 1.5.20 is out. [via NewsForge]
-
3.34 Megapixels Underwater
Ricoh Japan has announced a new waterproof digital camera, the Caplio 300G. This new model has a 3.34 megapixel CCD (2048 x 1536 max image size) and a three times optical zoom (35-105mm equiv.) F2.6-4.7 lens. The 300G is is not only waterproof but also dustproof, and impact resistant and so should appeal to sporty types.
This looks extremely cool, though I was unable to google a price. I’ve done some underwater photography over the years, and the design of this camera screams “Snorkel but don’t dive!” This looks like a great camera to take skiing, to the beach, or snorkeling, but it is probably not going to survive more than 10-15 feet underwater. You have been warned.
-
Swing, baby!
-
The Next Apache?
TheServerSide asks this question:
An interesting editorial piece has been published that is suggesting that JBoss is becoming to the app server what Apache is to the web server. What does the J2EE community think?
-
How to PHP Under OSX
O’Reillynet posted an article about using PHP in Project Builder under Mac OSX:
Apple provides a powerful set of developer tools with Mac OS X. Originally developed by NeXT for programmers working with Objective-C, the tools have since evolved for use with a wide range of source languages, including Java, C++, and AppleScript. The Mac OS X developer tools package also includes the system header files and a C compiler, so it is an essential addition for anyone who wants a complete BSD Unix environment. At the heart of Mac OS X’s developer tools is a full-featured text editor and IDE called Project Builder. [via RootPrompt.org]
-
Windows .NET Server 2003 RC2
-
Recursive
My friend Roger sent me this link. It’s a flash file called ‘Recursive.swf.’ It might just hurt your head.
-
Sick
I’ve been sick for the last few days. I spent this afternoon in bed rather than coding and writing. I think I’ve been reading too many java.blogs.
-
Bikeshed
Sam Ruby points to an excellent definition of the bikeshed metaphor. He also offers insight as to how bikeshed discussions are solved at Apache:
The way that these disputes tend to get resolved in Apache is that somebody steps up to the plate and builds the darn thing as best as they can and solicits input in the form of “patches” (tangible suggestions in the form of working code). The original code provided is generally not important – it tends to get refactored away anyway into oblivion. What is important is that it focuses discussion into the form of constructive and tangible input.
In this case, I have done exactly that. List and source. Patches welcome.
-
64-bit on the Desktop
Slashdot reports that there will be a market for desktop 64-bit systems. As long as pricing for CPU, motherboard, and RAM are what AMD is hinting at, I’ve got two words for ya: Hell Yeah!
-
Packet Probing Revisited
Brett Morgan weighs his Zilla in on packet probing:
I forsee a future where all communications, yeah even flippant communications between IM clients, will be secured with ssl or ssh wrapping, just to make sure the damn routers don’t degrade service. I know this is happening at a major Uni that I used to work for, and it took the students all of 2 weeks to figure out what was going on, and ssl tunnel everything.
A very real case of adaption and counter-adaption.
Those music-sharing, movie-trading ssl-tunneling college students!
-
Postcards From Planet Google
The New York Times has an article that sheds some light behind the scenes of the myserious Google. I’ve been known to say phrases like, “Google makes it all better,” or “mmmGoogle,” as well as adding Google to my list of commonly used verbs. I often have search results from Google before someone is able to finish asking a question. They track each and every search query, and each is mapped to an IP address. Does that scare you? When is the last time you read 1984?
“Google does not comment on the details of legal matters involving Google,” Mr. Brin responded.
-
Print From Your Digital Camera
A GROUP OF six digital still camera makers and printer vendors, including Sony and Hewlett-Packard, have jointly proposed a new industry standard that allows images recorded by a digital still camera to be printed out without using a computer, they announced on Monday.
The DPS standard — which is a name, not an acronym — is being proposed by Canon, Sony, HP, Fuji Photo Film Co., Olympus Optical Co., and Seiko Epson.
An almost identical story is available at CNet.
-
Packet Probing
Scott Mace speaketh the truth:
The edge of the Internet gets fuzzier: Gartner is predicting deep packet inspection in the next generation of firewalls. Exactly. So all those of you (like David Isenberg) who say that the edge of the Net is where the contents of the packet get looked at, be prepared to either redefine your edge or be resigned to making the firewalls the edge. My opinion: like it or not, the edge is creeping closer to the node originating the service or providing the client. That will force service providers out of the business of providing service, and force the hosting companies and their customers to figure out how to deal with an otherwise decentralized Net.
-
PKP Open Journal Systems
Serious Instructional Technology points to PKP Open Journal Systems:
Open Journal Systems (OJS) is a journal management and publishing system that has been developed by the Public Knowledge Project through its federally funded efforts to expand and improve access to research. OJS assists with every stage of the refereed publishing process, from submissions through to online publication and indexing. Through its management systems, its finely grained indexing of research, and the context it provides for research, OJS seeks to improve both the scholarly and public quality of referred research.
I know that journal management is a lucrative niche, I wonder how this free app will impact it.
-
Solaris 9
An article on slashdot about Solaris 9 x86 reminded me to download Solaris 9 for Sparc. The downloads are finished, though I’ll probably have to find my VGA adapter in order to upgrade.
Solaris has always messed with me. It’s so similar to Linux and the *BSDs, but just different enough to get me in trouble.
-
Failed Hard Drives
CNet:
The Federal Trade Commission has granted approval for IBM to sell its hard-drive business to Hitachi, the companies said Monday.
I thought it was a done deal when it was announced several months ago, but apparently I was wrong. Details:
The Japanese conglomerate and the U.S. tech giant announced the deal in June. Plans call for a new company to be created, owned 70 percent by Hitachi and 30 percent by IBM. IBM will receive $2.05 billion for the business, which is expected to take three years to transfer. The company would have about 24,000 employees and would be based in San Jose, Calif.
-
Interfaces, Implementations, and Factories, Oh My!
I know, I am showing my age here, but IFoo is sick, depraved, and ugly.
-
Adam 8.0
We’re currently installing Red Hat 8.0 on Adam’s Thinkpad laptop. We had to boot it with linux nousb at the boot: prompt. Hopefully we’ll be able to sort that out later.