Google! DayPop! This is my blogchalk: English, Australia, Sydney, Newtown, Charles, Male, 26-30!


Updated: 2/8/02; 4:31:11 PM


The Desktop Fishbowl
tail -f /dev/mind > blog

Monday, 3 June 2002

More on the browser feature I want.

I'm tempted to learn how to hack a Mozilla sidebar and write this, but I barely have enough time to breathe right now, and I still haven't got that sodding Java RCS up to dogfood yet.

Number of visits shouldn't be the only deciding factor on what goes on the list. A site I've been to several hundred times in the past, but not at all in the last two months is probably less important than one I've only been to three times, but all in the last week. Perhaps a rules-based scoring system of some kind.

If a page doesn't make it on the list in the first pass, the feature should start aggregating pages and combining their scores, either by making use of <link> tags to identify which pages are related (and which one is the "first" page that should end up in the list), or in the absence of link tags, guessing parent URLs.

Dmoz.org should publish an XML-RPC API, so that URLs in the list could be looked up to see if they're in a particular category.

It would be better to have this feature, and have it be wrong one time out of three, than to not have the feature at all.


11:51:25 PM    

I hate keeping bookmarks. Often, I'll find myself having visited a site a lot through links from other sites, but never remember its URL because each individual time I visited, the site wasn't important enough to remember. I want the web browser to keep track of what sites I visit frequently, and put them in a list for me. And I want the feature to be smart enough to work without me having to perform any configuration, or maintain any lists manually.

The bookmark paradigm hasn't really changed substantially since Mosaic was the Cool New Thing. Considering how central the concept of "remembering where we've been" is to the whole web experience, you'd think the bookmark/history tools would have evolved a little more than they have.


3:06:11 PM    

IDEA 2.6 was released on May 31st, with full support for JDK1.4 including the assert keyword.
2:31:36 PM    

In the very persuasive article Is Tomcat Crap?, Mike Cannon-Brookes makes the following statement about IDEA

Using Orion (or Resin) is just like using IDEA - the developer productivity increase from Orion is just like the personal performance boost you get from using IDEA over NetBeans or JBuilder. (If you're not using IDEA, you really aren't a good server-side Java developer - are you?)

I'd like to plug IDEA as being really cool. I use it at home, and am very impressed. However, I'd just also like to mention that at work I use the Eclipse-based Websphere Studio Application Developer, and so far, it's impressive. I cant wait for WSAD to move to Eclipse 2.0, which would mean compatibility with the Eclipse AspectJ plugin. (full disclosure: my employer is an IBM business partner)

I miss the hot-code-swapping in VisualAge for Java, though. Being able to change code while you were at a breakpoint in the debugger, hit save, and then have the new code running as soon as you start stepping forward again was magical. Maybe when the Java spec settles down and IDEs no longer have to rush to keep up with it, we'll see features like that start to reappear.


1:49:34 PM    

I got a whole bunch of hits (ten so far, anyway) from Rebelutionary's list of Java bloggers, so I figure I'd better wave and say Hi. :)

I'd say more but I'm snowed under with work at the moment. I seem to have just been turned into a "defacto project manager", which really means all the work and none of the authority. And on top of that, I suck at delegating. Feh...


1:25:06 PM    

(Mailed to the radio-dev list)

The HTML spec defines directory-based links for "home", "previous" and "next", among other things. While we are playing with the tag, it might be useful to add these as well.

What does this give you?

  • Some browsers allow site navigation based on these links. Right now this is supported by iCab, and Mozilla. (Mozilla users can access the extra navigation bar with "View -> Show/Hide -> Site Navigation Bar -> Show Only As Needed")
  • Automatic agents can tell at a glance, for example, that two pages are part of the same site, or part of a sequence of pages. This can be useful when spidering the web, or when making web browser tools.

For all weblog pages:

<link rel="home" href="{URL of weblog homepage}">

(Home isn't in HTML4.0, but since it's supported by the two browsers that actually look at tags at all, it could be considered a useful defacto standard)

For all "single day view" pages:

<link rel="next" href="{URL of next day page}">
<link rel="prev" href="{URL of previous day page}">

(if there is no next or previous day, omit the link tag entirely)


1:12:09 PM    




June 2002
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            
May   Jul







Subscribe to "The Desktop Fishbowl" in Radio UserLand.

Click to see the XML version of this web page.

blogchalk: Charles/Male/26-30. Lives in Australia/Sydney/Newtown and speaks English.

Click here to send an email to the editor of this weblog.



Click here to visit the Radio UserLand website.


jenett.radio.console.v1.1
theme designed by
jenett.radio

Copyright 2002 © Charles Miller