Go...
Welcome
Feeds
Valid XHTML 1.0 Transitional
Valid CSS
Domain name change
Posted by ccondit on 12/23/10 @ 7:21 AM
Tags ::
Effective immediately, randomCoder() has a new home!

You may or may not have noticed a redirect on this site to http://randomcoder.org/. This domain has recently become available, and since the focus of this site is very much community-oriented, a .org seemed more appropriate than a .com.
Site update - 2.4
Posted by ccondit on 11/11/07 @ 10:58 PM
Tags ::

Added feeds to the website. At some point, I'll add RSS 1.0/2.0 feeds and tag-specific feeds, but for now the only choice is the main feed in Atom format.

Let me know if you run into any problems with the feed.

Site update - 2.3
Posted by ccondit on 5/7/07 @ 11:44 PM
Tags ::

Updated the download manager to query a local version of the Maven repository. This avoids periodic polling of the web server to read metadata, which was causing a lot of unnecessary traffic.

Site update - 2.2 (Comment moderation)
Posted by ccondit on 2/16/07 @ 4:33 PM :: Updated by ccondit on 3/28/07 @ 12:56 PM
Tags ::

Comment moderation has now been enabled (both manual and through Akismet).

Hopefully this will put a stop to the comment spam. Tip: Post your comments as a logged-in user. This lets them show up right away (although they will still be processed by Akismet after a few minutes).

Update: It looks like I failed to set some database permissions properly, and adding new comments was failing. I thought it seemed a little too quiet around here...

Site update - 2.1 (downloads available)
Posted by ccondit on 2/14/07 @ 4:08 PM :: Updated by ccondit on 2/14/07 @ 4:12 PM
Tags ::

The latest version of the site is now up and running.

The only major change in this version is the new Download page. Download pages are always a pain to write, as the content on them changes fairly often. This version dynamically queries sources on the fly (and caches them) so it shouldn't require any manual updates.

As always, feedback is appreciated.

Site Update - 2.0
Posted by ccondit on 1/26/07 @ 6:46 PM :: Updated by ccondit on 1/26/07 @ 6:52 PM
Tags ::

The latest batch of changes is up. Read more for details.

Comment spam
Posted by ccondit on 1/24/07 @ 3:28 PM
Tags ::

Just a quick update... Even though I haven't posted anything to the site recently, development has been proceeding along.

Unfortunately, it looks as though the next update to the site is going to be delayed just a little bit longer due to the need for some comment spam handling. I made the mistake of assuming that this site was small enough to allow open posting. Currently, I'm looking at several options:

  • Forcing logins to post
  • Comment filtering
  • Moderation
  • Reputation

Any feedback would be greatly appreciated.

Site update: Comment system now live
Posted by ccondit on 11/3/06 @ 12:10 PM :: Updated by ccondit on 11/7/06 @ 12:19 PM
Tags ::

Another site update. There are several minor changes, and one big one: comment posting. It's pretty basic for now; as the site evolves new capabilities will be added.

Site update
Posted by ccondit on 11/1/06 @ 6:00 PM :: Updated by ccondit on 11/7/06 @ 12:19 PM
Tags ::

It's been a little while since the site launch, but I've been busy with some updates. Most of them aren't user-visible just yet, but are necessary for the upcoming registration and comment system.

The one notable exception is the new tag cloud, which will be the subject of an upcoming article.