The Artima Developer Community
Sponsored Link

Java Buzz Forum
DotText

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Russell Beattie

Posts: 727
Nickname: rbeattie
Registered: Aug, 2003

Russell Beattie is a Mobile Internet Developer
DotText Posted: Aug 21, 2003 10:10 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Russell Beattie.
Original Post: DotText
Feed Title: Russell Beattie Notebook
Feed URL: http://www.russellbeattie.com/notebook/rss.jsp?q=java,code,mobile
Feed Description: My online notebook with thoughts, comments, links and more.
Latest Java Buzz Posts
Latest Java Buzz Posts by Russell Beattie
Latest Posts From Russell Beattie Notebook

Advertisement
I just spent a while trying to grok what was going on inside Scott Water's .Text, a new server-side blogging app for the .Net crowd. I don't have much of a clue what's going on, but it's amazing how close C# looks like Java, though it seems that Microsoft has done a saner job with the XML stuff than Java's current offerings (though this might be a wrong first impression. It's not like I'm ever going to use it to know for sure ;-) ).

Anyways, it's *a lot* of code including a giant-ass SQL Server script with a zillion stored procedures (god, I hope all that .SQL was autogenerated), but it does seem to be complete - even down to XML-RPC support and Atom feeds. I may have to add Dominic's suggested .Net book to my Safari subscription to see if i can grok a bit more. Urgh. I wouldn't even bother, but I like some of the XML methods I see and I'd understand it a bit more to use it in my own stuff.

It's very comforting to know that C# code is as damn verbose as Java. Beans/Components still look damn fugly and are a pain in the ass to create/maintain, I'm sure.

-Russ

Comment

Read: DotText

Topic: Java and shell scripts Previous Topic   Next Topic Topic: Web XP iteration planning tool

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use