Search |
||
Podcast: Clark Richey on MarkMail's java.net Email Search CapabilityPosted by editor on July 6, 2009 at 9:02 AM PDT
Finding specific information has never been easy. At JavaOne, I interviewed Clark Richey in a java.net Community Corner 2009 podcast titled "MarkMail's java.net Email Search". In his presentation, Clark demonstrates a lot of capabilities that I think developers will find highly useful when we're searching for information. Think about searching through forums, or searching online using a search engine. It's a time consuming and tedious process. You know the information you need is out there somewhere, but how do you find it? Java.net on MarkMail catalogues and analyzes emails posted on the java.net site, by members of the java.net communities and projects. As you might guess, a lot of these messages include discussion of programming problems, along with the solutions to those problems. In this sense, MarkMail turns the java.net community email postings into searchable forums. I had experimented a little bit with the MarkMail search before, but not all that much. After hearing Clark's presentation, I plan to use it a lot more. MarkMail provides some pretty amazing search capabilities, including visualizations that enable you to hone in on specific information that has been posted in potentially multiple email lists. You can create "sets" where you in essence create your own "web site" containing email search results that are of interest to you, and possibly to others (you can share your sets with others). These sets also include capability to create a feed that you and your associates can subscribe to, so you'll receive new updates that match your set's search criteria as new matching emails are posted. So, let's do an experiment. Say I'm working with GlassFish, and I'm running into some issues trying to configure it with OpenESB. I type glassfish openesb into the "java.net on MarkMail" search box and hit my "Enter" key. I'm brought to a MarkMail.org page that shows me a histogram that categorizes by date the more than 4300 email messages somehow related to GlassFish and OpenESB that have been posted on java.net mailing lists. There are also tables showing the email lists where the messages were published, names of people who wrote the messages (for example, Mark S White has sent more than 200 messages that fit the glassfish+openesb search criteria), types of messages, attachments... From this page, I can dig deeper, selecting messages by date, author, list, attachments, etc. If I use the attachments box, I can find messages with a certain type of attachment (for example, jpg images), and can actually look at most types of attachment without having download the files. For example, right now I'm looking at a screenshot that Bing Lu attached to a message he posted in the net.java.dev.open-esb.users mailing list last September. If you're a developer and you haven't yet tried out the java.net MarkMail search, the next time you're searching for specific information, or if you just want to find out what's being talked about by certain people or in certain java.net communities, give it a try. On every java.net page that has the gray sidebar on the left, you'll find a "java.net on MarkMail" search box at the bottom of the sidebar. Clark produced a movie (.mov format) that you can download, in addition to listening to the podcast. Do listen to the podcast if what I've described above interests you. java.net on MarkMail really is an incredibly powerful tool. In Java Today, we've published "MarkMail's java.net Email Search". In this java.net Community Corner 2009 podcast, which was recorded at JavaOne, MarkLogic's Clark Richey talks with Kevin Farnham about the MarkMail java.net email search capabilities. In addition to listening to the podcast, you can download and watch the accompanying movie (.mov format). In Swing Sighting: XKCD Velociraptors, The JavaDesktop Community noticed Matthew Beckler's Solution to XKCD Velociraptors Problem #2, and posted the link "because it's a moral imperative. And there's dinosaurs involved." Matthew writes about an unusual problem he solved using Java: 'After introducing my housemates to the wonderful webcomic XKCD, we discovered a quite interesting puzzle in the comic titled "Substitute." I have reproduced it on the right side of this page...' In Developing for iPhone with Java and XMLVM, From the Mac Java Community: Coke and Code blogger Kevin Glass describes a roundabout means of using Java to create iPhone applications in Portable Game Code - Applet / Android / IPhone - Part 1. "I like Java, I find it very productive. I don't particularly want to alot of work in Obj-C. One code base is better for me, one set of bugs to fix. Being able to test the same code an applet, before having to go to my Mac and IPhone is better. Enter XMLVM, it's a tool that converts from Java byte code into an XML document, and then translates this into other languages - one of these being Obj-C. Ok, it's not really as simple as that but I'll describe the details in the next post." In today's Weblogs, Cay Horstmann writes about WebBeans in Glassfish v3: "As I am updating my share of chapters in the Core JavaServer Faces book (with the hard parts fortunately being tackled by my coauthor, David Geary), I started playing with WebBeans, erm, Java Contexts and Dependency Injection. I'll keep calling it WebBeans - the alternative JavaCandi is more than I can take. There are two features that are crucial for JSF users: Conversation scope and access to stateful session beans from JSF pages." Mauricio Leal reports on M3DD/LA - A gather of mobile and embedded community in Latin America: "On June 20th, Brazil hosted the first edition of M3DD/LA (Java Mobile, Media and eMbedded Developer Days - Latin American Edition), in Goiania. The event was huge success (600 attendees) and organizers are considering a big event for next year." And Jim Driscoll posts a note about Automatic compression of jsf.js: "Just a quick note that we've now added automatic compression of the jsf.js file served by JSF 2. The file size of jsf.js, 71k uncompressed, comes to about 16k compressed (there are a lot of comments in there). There is no user action required to make this happen: If the Project stage is Development, the file is served uncompressed (for ease in debugging with something like Firebug), but if the Project stage is anything else, then the file is compressed (and essentially unreadable, since besides stripping all comments, variable names are stripped, as well as all line breaks)."
In the Forums,
And The current Spotlight is Paul Dietel's java.net Community Corner 2009 podcast "The ATM Object-Oriented Design and Implementation Case Study": 'Educator, author, and Java Champion Paul Deitel talks about the ATM Object-Oriented Design and Implementation Case Study from his book "Java: How to Program, 8/e" in this java.net Community Corner podcast recorded at at JavaOne 2009. Download the slides so you can follow along as you listen to Paul's presentation.' This week's java.net Poll asks "Have you tried out NetBeans Version 6.7?". The poll will run through next Thursday. Our Feature Articles include an article by John Ferguson Smart, Grails and Continuous Integration: An Essential Combo, which shows how to set up a Continuous Integration (CI) build job to compile and test your Grails application in Hudson, for automated continuous integration. We're also featuring Felipe Gaucho's article, Exposing Domain Models through the RESTful Service Interface, Part 1, which describes domain models and demonstrates how to create a generic CRUD application.
The latest Java Mobility Podcast is Java Mobility Podcast 81: JTDF, in which Eric Areseneau talks about Victor D'yakov talks about the new Java Device Testing Framework project in the Mobile & Embedded Community.
--> Current and upcoming Java Events :
Registered users can submit event listings for the java.net Events Page using our events submission form. All submissions go through an editorial review before being posted to the site. Archives and Subscriptions: This blog is delivered weekdays as the Java Today RSS feed. Also, once this page is no longer featured as the front page of java.net it will be archived along with other past issues in the java.net Archive. Finding specific information has never been easy. At JavaOne, I interviewed Clark Richey in a java.net Community Corner 2009 podcast titled "MarkMail's java.net Email Search"... »
Comments
Comments are listed in date ascending order (oldest first)
|
||
|
|