April 29, 2003

Peldi's new blog

I am happy to report that Giacomo 'Peldi' Guilizzoni has started a blog.

The most recent post with his "peopleboard" component is a great example of an innovative way to display presence. As the internet evolves with an ever-increasing number of continuously connected computers, awareness of presence emerges as an important user interface concept.

Developers of Flash Communication Server applications will be excited to see that he has provided a number of cool components for download.

Posted by Sarah at 5:49 AM | Comments (2) | TrackBack

April 19, 2003

optimize world-class vortals

The reports of the demise of the web economy must be greatly exagerated. I recently found my browser pointed at the Web Economy Bullshit Generator. As these things go, this one is pretty good. I had thought I had heard (and perhaps spoken) every bullshit internet term there was, but "vortal" was unknown to me.

Dictionary.com pointed me to the Acronym Finder. Once I learned the definition of the term (vertical portal), I was surprised that Amazon listed no books on the topic. (I just had to check since AF auto-generated this convenient link.) I was hoping that the great Internet Bust of the new millenium had actually killed the abundant buzzword production of the late 20th century -- perhaps it's just the nature of "high" tech. I found an Ohio company that attributes its revenue growth to the creation of the company's first vortal (eek).

...integrate synergistic niches, evolve e-business experiences, transition dynamic initiatives, target viral markets, enhance magnetic infrastructures, deliver transparent applications...

Posted by Sarah at 4:47 PM | Comments (0) | TrackBack

April 15, 2003

IntelliJ...not just for Java

I have long heard my Java-geek-colleagues rave about IntelliJ. So, when I recently came across a reason to write some Java code, I thought to download an eval version of the acclaimed IDE.

I went through their QuickStart guide and was impressed. It does syntax coloring, code hinting, and auto-indenting -- all that I've come to expect from an IDE. It also gives warnings -- in real-time -- of problems that I expect to see only at compile time. It integrates Java Docs nicely and has piles of features that promise not to get in the way, but rather, unobtrusively increase productivity. IntelliJ is super-cool for Java, but that’s not all…

Lately I’ve been writing a lot of XML. I’m working at Laszlo, where they’ve managed to cook up a very powerful declarative syntax for effective user interfaces in web applications.

Now Visual Studio .NET does a nice job with XML, but my first attempts at getting the .xsd (XML schema description) to work failed and I hadn’t gotten around to trying again. In IntelliJ’s IDEA, I opened up a rather complex XML file (from the Laszlo sample contacts app), and started typing… <window …and up pops the rest of the tag attributes for me to fill in. You have to see it to believe it. It inferred the rest of the tag from what was already in the document. It's like magic.

Posted by Sarah at 7:45 PM | Comments (1) | TrackBack

April 14, 2003

Anita Borg's influence...

Anita Borg influenced my life in an unexpected way. She organized a conference, "The Grace Hopper Celebration of Women and Computing," which I attended in 1997.

I thought I had overcome the feeling of being an alien in the workplace. Perhaps you know what it is like, to look around the room at a meeting and feel alone in a roomful of people. Or to talk seriously to someone and then realize that they were only talking to your haircut.

This conference was unique. It wasn't just a women's conference. It was a technical conference. Over a few days, I listened to more women speak publicly about gory technical details than I had in my lifetime.

I caught myself thinking... I could do that. And I thought that it had never occurred to me that I couldn't.

Anita Borg died last week. You can read more about her on the pages of the Institute for Women and Technology.

Posted by Sarah at 1:19 AM | Comments (1) | TrackBack