Twitter.com


Hey there! dwcodeupdates is using Twitter.

Twitter is a free service that lets you keep in touch with people using the web, your phone, or IM. Join today to start receiving dwcodeupdates's updates.

Already using Twitter via SMS or IM? Finish signing up.

About



Default_profile_bigger dwcodeupdates

newsJunkSuite.website.launchRiverBuild: If it's been more than 1/2 hour do a build even if flScanRunningNow is true.

dwcodeupdates newsJunkSuite.everyMinute: Get code updates every hour at half-past.
dwcodeupdates newsJunkSuite.updateEverything: Update newsJunk.root and opml.root. Adapted from photoFan.root.
dwcodeupdates FriendFeed.newPost: Add support for audio enclosures.
dwcodeupdates table.synch: Don't overwrite if the mod date on the source is less than or equal to the mod date on the dest.
dwcodeupdates table.synch: Created. Synchronize the dest with the source. We don't delete objects that exist in the dest that aren't in the source, so it'
dwcodeupdates FriendFeed: Very early glue for FriendFeed. One method implemented: newPost. It works! :-)
dwcodeupdates scheduler2.thread.script: Status message now displays last URL accessed.
dwcodeupdates scheduler2.init: Init user.scheduler2.stats.webserver, install webserver prefilter script.
dwcodeupdates scheduler2.webserverFilter: The status message can provide info about the last server request, this is where we gather the info.
dwcodeupdates tcp.httpGetTypeLength: The RSS 2.0 spec says that the type and length attributes of enclosures are required and must be correct, yet some fe
dwcodeupdates mainResponder.calendar.visitReverseChronologic: Add optional param, flDayLevel, if true, we don't dive into the days, we just visit the days
dwcodeupdates mainResponder.calendar.visitReverseChronologic: We were mistakenly calling the local test "visit" instead of the parameter.
dwcodeupdates mainResponder.calendar.visitReverseChronologic: Created. Visit the elements of a calendar in reverse-chronologic order.
dwcodeupdates tcp.httpDeref: Turn off messages, place the body in a try.
dwcodeupdates tcp.httpDeref: Created for the NewsJunk project, probably useful in other contexts.
dwcodeupdates scheduler2.init: Don't call scheduler.monitorThreads. This makes it possible for us to be called early in startup.startupScript.
dwcodeupdates scheduler2.thread.script: Call inetd.isDaemonRunning in a try, it can error (Invalid stream) as we're starting up.
dwcodeupdates xml.rss.decodeString: Change a curly-quote to a single-quote.
dwcodeupdates newsRiverSuite.viewNewsItems: The labels were derived from the index of the item in the stories table. But this can change while the user is
RSS