Vanity Foul
Dedicated to the wanderings of an egotistical mind.


20020904
Wednesday September 04, 2002

Kill the Meme
Bayard is perpetuating The StringBuffer Myth. I've read statements to this effect before, but never investigated them. I forgive Bayard because I've been a victim of it myself. That's what I get for operating without a profiler.
Or does Bay have it right when he talks about Strings being interned, and the problems that may cause. Really, this Java stuff is just durned confusing. ( Sep 04 2002, 10:19:49 PM ) Technology Permalink Comments [1] [Trackback]

Organic Portals, the Soul-less Ones
Okay, read this. My two reactions are: how very interesting, and What The F?! ( Sep 04 2002, 08:12:29 PM ) Entertainment Permalink [Trackback]

The Reb's java.blog feed has been added to my site. You can scroll down to view it on the right hand side of this page. ( Sep 04 2002, 08:12:29 PM ) Technology Permalink [Trackback]

User maintenance has been raised more than once. I just checked changes into CVS so that users can edit their name, password, and email address. ( Sep 04 2002, 06:42:47 PM ) Roller Permalink [Trackback]



20020903
Tuesday September 03, 2002

I'm da man!
Matt posted a problem with Roller to the dev-list, and I posted an answer. His response was this:

Beauty, worked like a charm! That's 2 issues you've solved for me today!
You da man!

Yep, I'm da man! ( Sep 03 2002, 08:12:29 PM ) Roller Permalink [Trackback]

Entry permalink anchors: Matt wanted the ability to create anchors for each blog entry, and I'd been wanting it too. I rooted around a bit and found that support is already there. I altered my current DayTemplate to look like this:

#foreach( $entry in $entries )
<p>
   <a name="$entry.anchor" id="$entry.id"></a>
   <b>$entry.title</b> $entry.text 
   <span class="dateStamp">($entry.pubTime)</span>
   $macros.showEntryPermalink($entry)
</p>
#end
Note then 3rd line. I used different values for name and id, but just as a demonstration (you must use $entry.anchor for the name else it won't work). An alternative would be to change showEntryPermalink() to generate a link using the entry id instead.... ( Sep 03 2002, 08:12:29 PM ) Roller Permalink [Trackback]

Get Chalked! This is neato! This is my new blogchalk: United States, Minnesota, St. Paul, Shoreview, English, Lance, Male, 31-35, Reading Sci-Fi, Writing Java. :) ( Sep 03 2002, 05:37:34 PM ) Technology Permalink [Trackback]

For further reading on today's posts:



20020902
Monday September 02, 2002

Kill the Zealots!

I don't know exactly when it happened, but at some point I became an extreme anti-extremist. [Jon Udell]

For years now I've been saying "I hate zealots, kill them all!", but I don't know that anybody listened. Nice to meet someone with a similar attitude. Sadly, the older I get the less anti-zealous I get. I'm working on it. ( Sep 02 2002, 10:39:06 PM ) News Permalink [Trackback]




archives
links