Thursday, 27 February 2003

Ummmmm ... livenudecats.com?

Someone said to me after sending them the link to livenudecats.com, "That is disturbing.". My response was that there is a lot out there on the Internet that is disturbing and that site is just too funny to be disturbing.
Posted by at 1:46 PM in My Life With The Thrill Kill Kult

Wednesday, 26 February 2003

ChronicleLite ... A blogger.com client in Java

So, Mark turns me onto ChronicleLite this AM. Java-based Blogger.com client == good. Not that I minded the Archipelago client for OSX, but this is plain and simple and has the functionality I need. And I don't have OSX at work. *sigh*

To get it to work with blojsom required one minor tweak since it's only built for posting to Blogger.com. HA! Nuts to that since blojsom supports the Blogger API via XML-RPC.

I just started the client and then exited right away. Then I edited the .ChronicleLite.config.xml file and changed the name to my blog and gave it the proper URL for posting via XML-RPC.

blojsom got the proper list of categories. The blojsom blogger API handler is also smart in that if you're using category meta-data (e.g. description), then that's what shows up in the category list in ChronicleLite. Ahhhh ... so sweet.

Posted by at 3:47 PM in java ... just java

Buffy ... we hardly knew ye.

Well, it looks like it's PMGO for Buffy according to this CNN article.

Posted by at 3:21 PM in My Life With The Thrill Kill Kult

Tuesday, 25 February 2003

Posting via XML-RPC

If this works, I am going to be so impressed!
Posted by at 11:09 PM in blojsom ... all blojsom

blojsom's plugin API and XML-RPC support ... it's here!

Wow ... just wow. In less than 24 hours and after a flurry of e-mails back and forth between Mark and myself, we've made significant progress on two fronts for the upcoming blojsom 1.4 release. They are:

1) blojsom plugin API
2) blojsom XML-RPC support (includes a handler for the Blogger API)

The plugin API was just so damn simple as to be comical. Basically, you define your named plugins like:

hello-world=org.ignition.blojsom.plugin.HelloWorldPlugin
macro-expand=org.ignition.blojsom.plugin.MacroExpansionPlugin
blojsom-plugin-chain=hello-world, macro-expand
On startup, blojsom will load the various plugins defined in the plugin.properties file and parse the blojsom-plugin-chain to determine how the plugins should be executed. As blojsom processes requests, after the blog entries have been retrieved, the plugins are processed in the order defined in blojsom-plugin-chain by calling their process() method. And that's it! WHAM, BAM, THANK YOU MAAM!

The XML-RPC support warrants a much longer discussion and I just have to get back to some real work. But damn, it works!

And all of this has been committed to CVS and it's all documented.

Posted by at 8:43 PM in blojsom ... all blojsom

Monday, 24 February 2003

What's up with javablogs?

Yesterday and today there are but a few musings from the java.blogs community. Maybe there just isn't anything happening? Seems unlikely.

Update: I guess I can eat my words now that this post has shown up /images/emoticons/mozilla_laughing.gif

Posted by at 1:25 PM in java ... just java

Sunday, 23 February 2003

blojsom 1.3 available

blojsom 1.3 was just made available on SourceForge. Not much changed since the release notes posted here. A short rest and then it's onto blojsom 1.4.

Oh, and if you're running a blojsom blog and using the RSS, RSS2, or RDF flavors, you can thank Mark for all that. He gets mad props for actually putting together the Velocity and JSP templates for those flavors.

One last plug for his plug(in), blojsim - an instant messenger plugin for blojsom.

Posted by at 2:14 PM in blojsom ... all blojsom

Saturday, 22 February 2003

Two blojsom blogs go online in one day!

Besides this blog which is running well ... blojsom ... Mark has setup his blog running blojsom over at javaslash.

<a-team>I just love it when a plan comes together</a-team>

Posted by at 10:00 PM in blojsom ... all blojsom

blojsom 1.3 almost done ... here's the changelog

General:
- blojsom now requires Java 1.4.x as it now uses some of the Java 1.4 regular expression support
- Added the blojsom favicon.ico file and references in the html JSP and Velocity templates
- main.css was renamed to blojsom.css to avoid potential conflicts with existing style sheets
- dispatcher-map.properties was changed to dispatcher.properties
- Added Blog(Properties blogConfiguration) to the Blog class and removed previous Blog constructor
- Removed intermediate category output in html JSP template
- blog-file-extensions now takes a comma-separated list of regular expressions, rather than simply file extensions
- Added blog-directory-filter to blojsom.properties, which takes a comma-separated list of regular expressions for directories to filter when generating the category list
- Correctly placed requested category BlogCategory object on the context
- Powered-by logo is now href'd to http://blojsom.sf.net
- Images for RSS 0.92 and RSS 2.0 added with hrefs to the RSS feed for the current category
- Each flavor has a <link/> tag for RSS harvesters
- blojsom can now generate RSS 2 feeds. flavor=rss2

The following bugs were fixed:
BUG 689070: ClassCastException in rss.jsp
BUG 691221: All URIs need trailing /

The following RFEs were addressed:
RFE 684341: blog-file-extensions -> blog-file-name-pattern

Posted by at 1:59 PM in blojsom ... all blojsom

blojsom.com lives!

Well, after a few tweaks to web.xml and blojsom.properties, blojsom.com lives.
Posted by at 9:52 AM in Home
« First  « Prev   115 116 117 118 119   Next »  Last »
« May »
SunMonTueWedThuFriSat
    123
45678910
11121314151617
18192021222324
25262728293031