.NET, Web Services

 Wednesday, October 08, 2003
 Tuesday, May 13, 2003

Here's a good story of a critical decision gone right.

11:10:37 PM    comment []

The SOAP/XML-RPC/REST Saga, Chap. 51. (SOURCE:"timb")-A lucid, easy to understand explanation of SOAP, XML-RPC and REST. Bravo, Tim!
<quote>
Today Dave Sifry of the excellent Technorati announced an API for the world. The API, as announced, is about as purely Webby a thing as you can imagine. Dave Winer pushed back, suggesting a more SOAP/XML-RPC kind of approach. This is maybe the single central issue in architecting Web apps right at the moment, so I think it's OK to take a few more whacks at the supine equine. Furthermore, I think the issue is simple enough that anyone who uses the web, not just geeks, ought to be able to understand it. So I've provided an introduction for the non-geeks who read ongoing, all three of them, and looked a little more closely at the Technorati situation.
</quote> [Roland Tanglao: KLogs]

4:41:27 PM    comment []
 Friday, May 09, 2003

Rockford Lhotka's site mentions some shifting in publisher ownership.  Much to my surprise Wrox Press has gone belly-up.  APress and Wiley have moved in to cast lots for the scraps.

APress has purchased the bulk of the Peer Information (including Wrox Press) titles. Wiley purchased the Wrox Press brand name and 36 titles, and now the liquidation of the assets is complete with APress buying all remaining assets.

Rocky's book, Visual Basic.NET Business Objects is sold out on the major online retailers.

3500 copies of the book were printed by Wrox Press before they went bankrupt. From what I am hearing, these are sold out so Amazon and bn.com no longer have them. It is possible that you may find a copy in a physical book store, but otherwise I am afraid we'll have to wait until the first Apress printing of the book.

1:36:25 AM    comment []
 Friday, May 02, 2003

Revisiting the Virtual Press Room.
Phil Wainewright
I've just subscribed to Phil Wainewright's archive of press releases at looselycoupled.com. (PR folk take note: I subscribed voluntarily to this feed.) An analyst and writer focused on Web services, Phil has built an application that publicists can use to post their press releases to his website, which in turn flows them out as an RSS feed. ... [Jon's Radio]

12:28:09 AM    comment []

Stop The DataGrid Madness. ASP.NET comes with a lot of server controls out of the box. One of them is the DataGrid server control. It offers some good packaged functionality, but it suffers from a lot of shortcomings. For some reason, many ASP.NET developers feel compelled to introduce hack upon hack to get the DataGrid to handle the features that they want. [The angryCoder Blog]

12:10:58 AM    comment []
 Tuesday, April 22, 2003

FoxPro On Linux, Drama Ensues. bltfast32 writes "I don't know how many people have been following this, but this is definitely worth keeping an eye on. Whil Hentzen, prominent FoxPro and ... [Slashdot]

3:43:19 PM    comment []
 Tuesday, April 15, 2003

XmlRpcCS 1.8 [freshmeat.net]

An C# XML-RPC client and server for .NET applications.


2:05:27 PM    comment []
 Wednesday, April 09, 2003

TechRepublic: CIO Update: Future of the IBM Mainframe Looks Surprisingly Good [Linux Today]

Hmmm...

What I hated about the IBM mainframes was that a lot of the organizations that relied on them were staffed by stuffy, old-school programmers unable or unwilling to see the value in doing anything new with technology.  Many times it was obvious that they were hoping to coast on their current skillset in their current job until retirement.

Forget trying to teach an old COBOL jockey about object-oriented techniques.  Heck, even event-driven programming was a stretch after eating-drinking-sleeping top-down procedural programming all your life.  I know COBOL programmers who insist that too many separate paragraphs leads to excessive performance overhead.  You're kidding, right?  What about code maintainability?  Oh, right, I forgot.  You're only interested in job security.

I once made the mistake of complaining about a COBOL program that I had to maintain and modify for Y2K.  I said to my manager, "Man, this code ugly, and there's no documentation or comments to help."  It turns out that he was the primary author of the code.  He said, "Jeff, if I'd have documented all of this stuff, I'd be making $20,000 less than I am."

Don't get me wrong.  I understand COBOL.  I used it for close to six years between college and three years of dreadful jobs that included it.  Now, I don't even include it in my advertised skillset.   Yeah, I could still go back and write a PICTURE clause if I had to.  Ironically, I wrote a utility in Turbo Pascal and then Quick BASIC 4.5 Professional to generate PICTURE clauses for me.

What I don't like about COBOL is its monolithic style.  All variables are global.  Encapsulation and modularity are hard to come by.  There is no support for parameter passing to in-program functions.  Dynamic arrays are a pain.  And, if you're data is not fixed-length in every instance, you may as well tear your hair out manipulating variable-length strings.  Don't believe me?  Just try presenting a "Last Name, First Name" on a report.  You'll have to munge it up with the STRING statement DELIMITED BY SPACE (or some similar junk that I've thankfully forgotten).  Sure, you can call other programs by way of a LINKAGE SECTION, but please!  That's a lot of crap to go through just to introduce some modularity and reusability.

Now, we could argue that some "innovative" (not) companies have revamped COBOL to put a new face on an old language.  But I say that it's not really COBOL any more.  Micro Focus tried to introduce Object COBOL in the mid 1990s.  Now Fujitsu has introduced a .NET compatible compiler.  No thanks.  I don't feel like arguing about the merits of COBOL.  I hope Fujitsu sells a ton of the product.  More power to them.

Anyway, as far as the platform itself goes, the IBM mainframe is very robust and well-engineered.  A system administrator friend of mine told me that they took an IBM mainframe and carved it up into about 1,000 virtual machines and ran virtual Linux servers on a couple of the VMs.  Now that's cool.


10:18:24 AM    comment []

October 2003
Sun Mon Tue Wed Thu Fri Sat
      1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31  
May   Nov

Subscribe to ".NET, Web Services" in Radio UserLand. Click to see the XML version of this web page. Click here to send an email to the editor of this weblog.

Christian Tech Sites

Christian Weblogs

Tech Blogs
Disclaimer
This site's author is not responsible for content on linked websites; a link does not indicate endorsement.