Vanity Foul
Dedicated to the wanderings of an egotistical mind.


20030605
Thursday June 05, 2003

Castor 0.9.5

Sorry for the delayed announcement.

Castor 0.9.5 was released on Tuesday.

Among a number of bug fixes, Castor 0.9.5 adds support for mapping constructor arguments (currently limited to attribute mapped fields) and support for mapping nested elements and attributes by using the location attribute.

For a complete list of changes please see: http://castor.exolab.org/changelog.html

[Keith Visco, castor-dev list]

( Jun 05 2003, 09:10:47 AM ) Technology Permalink
Trackback: http://www.brainopolis.com/roller/trackback/lance/Weblog/castor_0_9_5

Re: Process Headaches

Man, do I know what you mean!
( Jun 05 2003, 09:09:11 AM ) Humor? Permalink [Link]
Trackback: http://www.brainopolis.com/roller/trackback/lance/Weblog/re_process_headaches



20030530
Friday May 30, 2003

Activating Comments on FreeRoller

All you FreeRoller users now have access to the Comments feature. However, if you signed up before the upgrade your templates will need a correction to "turn on Comments". Log in, go to the Website:Pages editor and click "edit" for your Day template (most likely "_dayTemplate" or "_dayXTemplate"). Inside the foreach() loop add the following (I put mine after the permalink):
#showCommentsLink($entry)
This will provide a link to the Comments popup. If you want to use the "inline" version of comments change showCommentsLink to showCommentsPageLink. If you want "twisty comments" ala Matt Raible, read his post.

Thanks to Jason Carriera I now know that it'll take a little more work than I thought: First, change your "Weblog" page to use #showWeblogEntries("_dayTemplate" 10). Of course, use the correct "day" page and the maximum number of entries to display on your page. Secondly, you will need to convert your "day" page to use the new Velocity macro syntax. Here is an example:

<table width="95%">
<tr>
<td>
#showDayPermalink($day)
#showEntryDate($day)
</td>
</tr>
</table>

#foreach( $entry in $entries )
<p>
<b>$entry.title</b> $entry.text
<font size="2">($entry.updateTime/$entry.pubTime)
#showEntryPermalink($entry)
#showCommentsLink($entry)
</font>
</p>
#end

( May 30 2003, 02:36:36 PM ) Roller Permalink Comments [2] [Link]
Trackback: http://www.brainopolis.com/roller/trackback/lance/Weblog/activating_comments_on_freeroller

Expandable Bookmarks on FreeRoller

I don't recall if this functionality was available in the version (0.9.6.3) that FreeRoller was using before. If you want to use expanding Bookmarks [#showBookmarks("Blogrolling" true true)] than make sure you Weblog page includes the following line:
<script type="text/javascript" src="/themes/x2/scripts/global.js"></script>

( May 30 2003, 11:05:30 AM ) Roller Permalink Comments [2]
Trackback: http://www.brainopolis.com/roller/trackback/lance/Weblog/expandable_bookmarks_on_freeroller



20030529
Thursday May 29, 2003

Re: Comments in FreeRoller

Yet another FreeRoller user yearning for comments. Debashish, use $entry.id in your "Day" template. And then start pestering Dave & Anthony to upgrade FreeRoller (I know they want to). And by the way, I dig the look of your blog.
Update: Looks like a FreeRoller upgrade is coming tonight.
( May 29 2003, 08:38:54 AM ) Roller Permalink Comments [1]
Trackback: http://www.brainopolis.com/roller/trackback/lance/Weblog/re_comments_in_freeroller



20030520
Tuesday May 20, 2003

Re: Attention Ungrateful Bastards

Man, I love this!

( May 20 2003, 10:37:53 AM ) Entertainment Permalink Comments [5]
Trackback: http://www.brainopolis.com/roller/trackback/lance/Weblog/re_attention_ungrateful_bastards

Re: Larger WebLogic load when using Mozilla

Jon Mountjoy wonders why Mozilla isn't obeying his getLastModified() time. I don't know why (for certain), but it sounds similar to something I read the other week in O'Reilly's Web Caching book. I don't have the book handy, but when I get a chance I'll look up the relevant bits and post something useful (hopefully).
( May 20 2003, 09:22:31 AM ) Technology Permalink
Trackback: http://www.brainopolis.com/roller/trackback/lance/Weblog/re_larger_weblogic_load_when



20030514
Wednesday May 14, 2003

Out Damn Spot!

Man, I've been getting "pounded" by referer-spam this week. To help those others of you running Roller, here are some names to add to your filter: cgifactory.net,downloadworx,salesdex,hostedcron,nametipz.

Go to the Website:Settings page and near the bottom is a textarea labelled " Ignore referering URLs that contain any of these (comma separated) words:". Copy-paste the offenders listed above into the textarea, and help stop referrer-spam!

Here's another one: free-proxy.
05/16/2003: another - adult.resourcepop.com
05/30/2003: more - openproxies and phplabs
05/31/2003: perlcoders

( May 14 2003, 08:40:15 AM ) News Permalink
Trackback: http://www.brainopolis.com/roller/trackback/lance/Weblog/out_damn_spot




archives
links