elements.
I prefer to use a block like
<!-- HTML code here -->
unless the code is inline within a paragraph already. However, I've
also seen the above pattern with the class name on the element
instead of the element, and I've seen this done without the
element at all. Not really sure which is "best," though the
first seems the most straightforward to me.
My 2?.
-Meitar Moscovitz
Personal: http://maymay.net
Professional: http://MeitarMoscovitz.com
From james at atomless.com Sat Jan 17 09:43:23 2009
From: james at atomless.com (James Tindall)
Date: Sat Jan 17 09:43:47 2009
Subject: [uf-discuss] Microformat for programming language reference?
In-Reply-To: <1CA3FA66-0B18-4571-8402-D537753C143A@gmail.com>
References:
<1CA3FA66-0B18-4571-8402-D537753C143A@gmail.com>
Message-ID: <497218BB.4050500@atomless.com>
I do use pre and code elements when marking up code in html but that's
not really what I meant. What I mean is that when I look at pages like
this:
http://processing.org/reference/index_ext.html
It leaves me wondering whether many of the other scripting languages
like php, ruby, javascript, actionscript and python could each be
visually displayed in a similar way and using standardised class names
and markup structure for the methods and functions that are common
throughout each language? A standardised markup format (uf) for this
kind of programming language reference page would I think be quite useful.
James
Mr. Meitar Moscovitz wrote:
> On Jan 18, 2009, at 3:24 AM, Toby A Inkster wrote:
>
>> Maybe with some class attributes on the elements.
>
> I prefer to use a block like
>
> <!-- HTML code here -->
>
> unless the code is inline within a paragraph already. However, I've
> also seen the above pattern with the class name on the element
> instead of the element, and I've seen this done without the
> element at all. Not really sure which is "best," though the
> first seems the most straightforward to me.
>
> My 2?.
>
> -Meitar Moscovitz
> Personal: http://maymay.net
> Professional: http://MeitarMoscovitz.com
> _______________________________________________
> microformats-discuss mailing list
> microformats-discuss@microformats.org
> http://microformats.org/mailman/listinfo/microformats-discuss
>
--
-----------------------------------------
James Tindall
http://www.atomless.com/
T : +44(0)1305 250 377
M : +44(0)7971 012 032
F : +44(0)1305 250 377
-----------------------------------------
From knownasilya at gmail.com Sat Jan 17 21:30:57 2009
From: knownasilya at gmail.com (Ilya Radchenko)
Date: Sat Jan 17 21:31:02 2009
Subject: [uf-discuss] Microformat for programming language reference?
In-Reply-To: <497218BB.4050500@atomless.com>
References:
<1CA3FA66-0B18-4571-8402-D537753C143A@gmail.com>
<497218BB.4050500@atomless.com>
Message-ID:
It seems that for java, php, python, and ruby that list would be huge.
But it's not impossible, just need someone with a passion to write
something like that. Would be nice to see, since I too have to work
with a lot of different scripting/oo languages.
~Ilya
On Sat, Jan 17, 2009 at 12:43 PM, James Tindall wrote:
>
> I do use pre and code elements when marking up code in html but that's not really what I meant. What I mean is that when I look at pages like this:
> http://processing.org/reference/index_ext.html
> It leaves me wondering whether many of the other scripting languages like php, ruby, javascript, actionscript and python could each be visually displayed in a similar way and using standardised class names and markup structure for the methods and functions that are common throughout each language? A standardised markup format (uf) for this kind of programming language reference page would I think be quite useful.
>
> James
>
> Mr. Meitar Moscovitz wrote:
>>
>> On Jan 18, 2009, at 3:24 AM, Toby A Inkster wrote:
>>
>>> Maybe with some class attributes on the elements.
>>
>> I prefer to use a block like
>>
>> <!-- HTML code here -->
>>
>> unless the code is inline within a paragraph already. However, I've also seen the above pattern with the class name on the element instead of the element, and I've seen this done without the element at all. Not really sure which is "best," though the first seems the most straightforward to me.
>>
>> My 2?.
>>
>> -Meitar Moscovitz
>> Personal: http://maymay.net
>> Professional: http://MeitarMoscovitz.com
>> _______________________________________________
>> microformats-discuss mailing list
>> microformats-discuss@microformats.org
>> http://microformats.org/mailman/listinfo/microformats-discuss
>>
>
> --
>
> -----------------------------------------
>
> James Tindall
>
> http://www.atomless.com/
>
> T : +44(0)1305 250 377
> M : +44(0)7971 012 032
> F : +44(0)1305 250 377
>
> -----------------------------------------
>
> _______________________________________________
> microformats-discuss mailing list
> microformats-discuss@microformats.org
> http://microformats.org/mailman/listinfo/microformats-discuss
--
Portfolio | http://burstcreations.com
From bhawkeslewis at googlemail.com Sun Jan 18 03:01:09 2009
From: bhawkeslewis at googlemail.com (Benjamin Hawkes-Lewis)
Date: Sun Jan 18 03:07:55 2009
Subject: [uf-discuss] Microformat for programming language reference?
In-Reply-To: <497218BB.4050500@atomless.com>
References: <1CA3FA66-0B18-4571-8402-D537753C143A@gmail.com>
<497218BB.4050500@atomless.com>
Message-ID: <49730BF5.1050308@googlemail.com>
On 17/1/09 17:43, James Tindall wrote:
> It leaves me wondering whether many of the other scripting languages
> like php, ruby, javascript, actionscript and python could each be
> visually displayed in a similar way and using standardised class names
> and markup structure for the methods and functions that are common
> throughout each language?
I'm not sure precisely what information you're looking to extract from
programming language documentation.
Perhaps an example would help. What information you'd want to extract
from each of these pages?
http://uk3.php.net/manual/fr/function.implode.php
http://uk3.php.net/manual/fr/language.types.string.php
http://uk2.php.net/manual/fr/class.domdocument.php
--
Benjamin Hawkes-Lewis
From james at atomless.com Sun Jan 18 06:56:32 2009
From: james at atomless.com (James Tindall)
Date: Sun Jan 18 06:56:47 2009
Subject: [uf-discuss] Microformat for programming language reference?
In-Reply-To: <49730BF5.1050308@googlemail.com>
References: <1CA3FA66-0B18-4571-8402-D537753C143A@gmail.com> <497218BB.4050500@atomless.com>
<49730BF5.1050308@googlemail.com>
Message-ID: <49734320.9090805@atomless.com>
Hi Ben,
I agree with Ilya that for some of the popular scripting languages the
task would be huge. But such an effort would not necessarily need to
cover all of the idiosyncrasies at the dark edges of each of these
languages. To be useful it need only map the common core, most often
used functions like those dealing with strings, text, arrays and the
more common math methods.
Anyway, I'm just thinking aloud really but to aid the process of
switching between languages, a consistent, standard and semantic markup
format and the resulting consistency in presentation would surely be a
good thing?
James
Benjamin Hawkes-Lewis wrote:
> On 17/1/09 17:43, James Tindall wrote:
>> It leaves me wondering whether many of the other scripting languages
>> like php, ruby, javascript, actionscript and python could each be
>> visually displayed in a similar way and using standardised class names
>> and markup structure for the methods and functions that are common
>> throughout each language?
>
> I'm not sure precisely what information you're looking to extract from
> programming language documentation.
>
> Perhaps an example would help. What information you'd want to extract
> from each of these pages?
>
> http://uk3.php.net/manual/fr/function.implode.php
>
> http://uk3.php.net/manual/fr/language.types.string.php
>
> http://uk2.php.net/manual/fr/class.domdocument.php
>
> --
> Benjamin Hawkes-Lewis
> _______________________________________________
> microformats-discuss mailing list
> microformats-discuss@microformats.org
> http://microformats.org/mailman/listinfo/microformats-discuss
>
--
-----------------------------------------
James Tindall
http://www.atomless.com/
T : +44(0)1305 250 377
M : +44(0)7971 012 032
F : +44(0)1305 250 377
-----------------------------------------
From scott at randomchaos.com Sun Jan 18 11:22:07 2009
From: scott at randomchaos.com (Scott Reynen)
Date: Sun Jan 18 11:22:11 2009
Subject: [uf-discuss] Microformat for programming language reference?
In-Reply-To: <49734320.9090805@atomless.com>
References: <1CA3FA66-0B18-4571-8402-D537753C143A@gmail.com> <497218BB.4050500@atomless.com>
<49730BF5.1050308@googlemail.com> <49734320.9090805@atomless.com>
Message-ID: <65E9CBA7-8E4D-42BA-A49A-E4DF66D52B3F@randomchaos.com>
On [Jan 18], at [ Jan 18] 7:56 , James Tindall wrote:
> Anyway, I'm just thinking aloud really but to aid the process of
> switching between languages, a consistent, standard and semantic
> markup format and the resulting consistency in presentation would
> surely be a good thing?
Discussion of potential new microformats, even thinking aloud, should
be moved to the -new list:
http://microformats.org/mailman/listinfo/microformats-new/
Peace,
Scott
From lists at ben-ward.co.uk Mon Jan 19 18:13:15 2009
From: lists at ben-ward.co.uk (Ben Ward)
Date: Mon Jan 19 18:13:20 2009
Subject: [uf-discuss] Value-Excerption extension test
Message-ID: <1E9FD1E6-3C87-4927-913F-013837DCB425@ben-ward.co.uk>
Hi everyone,
It's been a little while since we last spoke about this, but I've been
hacking away the wiki for the past month trying to put together the
next stage of work on speccing the value-excerption-pattern.
I'm focused still on the ?parsing titles out of empty elements? to
handle internationalization of enumerations, and undesired machine-
data in dates and the like.
The test is documented in full here, complete with introduction,
sample tests, pattern documentation and so on. I?ve gone out of my
way to try and ensure this is the only wiki page you need to get up to
speed on this mark-up pattern, justification and parsing rules, and
the tests of course. I want it to be as accessible as possible to
everyone, rather than needing to cross-reference multiple pages:
? http://microformats.org/wiki/value-excerption-value-title-test
If you think you can help out with a little bit of time to run some
tests, I for one would be tremendously grateful.
The wiki page also provides you links to the related brainstorm content.
Thanks,
Ben
From loertsch.thomas at guj.de Tue Jan 20 06:00:37 2009
From: loertsch.thomas at guj.de (Thomas Loertsch)
Date: Tue Jan 20 06:01:04 2009
Subject: hRecipe issues (was Re: [uf-discuss] title ->
heading/label/caption/?)
In-Reply-To: <60cb038a0901151429v4a65b632ka66755eb9881f2ee@mail.gmail.com>
Message-ID:
On 15.01.09 23:29, "Tantek ?elik" wrote:
>>> On Thu, Jan 15, 2009 at 3:01 AM, Thomas Loertsch
>>> wrote:
>>>>
>>>> hi,
>>>>
>>>> in hRecipe we use "recipe-title" to avoid the problems with the "title"
>>>> tag.
>>>> but this is ugly and it doesn't scale - it's not reusable in other
>>>> microformats.
> ...
>>>> any thoughts?
>
> Please capture issues regarding microformats on the respective
> *-issues wiki page rather than email.
>
> E.g. objections to / problems with "recipe-title" have been recorded here:
>
> http://microformats.org/wiki/hrecipe-issues
the problem with 'title' is a problem of all microformats that use/need
soemthing like a label/title/heading/youProbablyKnowWhatImean so I figure
this list is the right place. that right?
by the way I didn't get an answer to my original question: since i'm not a
native speaker i would like to get some advice on the subtle differences in
meaning. from what i understand
heading has a connotation of "layout", mixing style with structure,
caption is more of a byline to something than the top or beginning of it,
label is more attached to a thing, not so much an integral part of it.
would be nice to get some help
thomas
.
Thomas L?rtsch
Business Development
G+J Exclusive&Living digital GmbH
..
Stubbenhuk 5
20459 Hamburg
...
eMail: loertsch.thomas@guj.de
From meitarm at gmail.com Tue Jan 20 06:32:28 2009
From: meitarm at gmail.com (Mr. Meitar Moscovitz)
Date: Tue Jan 20 06:33:02 2009
Subject: hRecipe issues (was Re: [uf-discuss] title ->
heading/label/caption/?)
In-Reply-To:
References:
Message-ID: <8DF76BCD-FD8B-4491-B6B7-06E2D061EB92@gmail.com>
Thought I'd throw in my native-English-speaker's 2? to help you out:
On Jan 21, 2009, at 1:00 AM, Thomas Loertsch wrote:
> by the way I didn't get an answer to my original question: since i'm
> not a
> native speaker i would like to get some advice on the subtle
> differences in
> meaning. from what i understand
>
> heading has a connotation of "layout", mixing style with structure,
Close, but not exactly. Heading is more about prominence or importance
more than it is about layout. Headings are often styled specially
because of their important, but the semantic meaning has to do with
how heavily weighted the content should be.
> caption is more of a byline to something than the top or beginning
> of it,
For the most part, yes. It's specifically used to provide brief
explanations or supplemental (additional) information to a particular
piece of content. It's specifically not given the importance that
headings are, however.
> label is more attached to a thing, not so much an integral part
> of it.
Actually, no. This is closer to the definition of a caption than a
label. A label is more commonly used to refer to something that is
required for the comprehension of the thing it is attached to, whereas
a caption is typically deemed more acceptable to leave out.
> would be nice to get some help
> thomas
Hope this helps,
-Meitar Moscovitz
Personal: http://maymay.net
Professional: http://MeitarMoscovitz.com
From Jay.Myers at bestbuy.com Thu Jan 22 13:54:38 2009
From: Jay.Myers at bestbuy.com (Myers, Jay)
Date: Thu Jan 22 13:54:53 2009
Subject: [uf-discuss] hProduct draft now available
In-Reply-To: <494825CF.20307@digitalbazaar.com>
References: <0A55472BC29958468426825844F9F22E06598712@dsp63mail.na.bestbuy.com>
<494825CF.20307@digitalbazaar.com>
Message-ID: <0A55472BC29958468426825844F9F22E065987BC@dsp63mail.na.bestbuy.com>
Hi Manu and fellow Microformateers,
Per your suggestion, I have extracted 40 examples from my offline
research and added them to the wiki to give clarification to the terms
selected for the hProduct draft:
http://microformats.org/wiki/hproduct-examples#Live_Product_Examples
Also note there is additional analysis of these example sites with a
breakdown of their frequency of use following the site list.
I hope this spurs additional suggestions and improvements to the draft.
Please let me know if you have additional questions or thoughts!
Thanks,
Jay
Jay Myers
Lead Web Development Engineer
Online Solutions, BestBuy.com
(twitter) @jaymyers
(blog) http://jay.beweep.com
-----Original Message-----
From: microformats-discuss-bounces@microformats.org
[mailto:microformats-discuss-bounces@microformats.org] On Behalf Of Manu
Sporny
Sent: Tuesday, December 16, 2008 4:04 PM
To: Microformats Discuss
Subject: Re: [uf-discuss] hProduct draft now available
Myers, Jay wrote:
> After several months of diligent work, I'm happy to announce the draft
> spec of the hProduct microformat, linked from the front page of the
> wiki. I look forward to your constructive feedback in order to better
> the format for eventual adoption.
Hi Jay,
Glad to see that you have decided to take the lead on moving the
hProduct uf forward :)
I haven't been following the hProduct discussion that closely and this
was really the first time I took a look at the draft. I'd like to draw
your attention to a particular Microformat Process issue that you may or
may not know about...
> As per the process, we have included
> appropriate wiki pages for issues, faqs and examples.
The hProduct examples page[1], including all example pages that it links
to[2][3], include around 11 example sites, with no mention to the number
of sites that were analyzed. One of the first steps that should be
completed before a Draft is proposed is extensive analysis of existing
websites providing products.
To put hProduct's 11 examples into perspective, hAudio had close to 84
examples for the online music store section alone. If you have the
analysis data that led to the current version of hProduct, please put it
on the wiki. We can't know if the vocabulary terms are a good choice
unless we have the data to back up the draft.
For example, here's the analysis of terms utilized in audio sites:
http://microformats.org/wiki/audio-info-examples#Analysis_of_Music_Servi
ces
Is there an equivalent for hProduct? If not, is there a full set of
analysis data that backs up the vocabulary generated for hProduct?
-- manu
[1]http://microformats.org/wiki/hproduct-examples
[2]http://microformats.org/wiki/product-examples
[3]http://microformats.org/wiki/hlisting-extended-examples
[4]http://microformats.org/wiki/audio-info-examples
--
Manu Sporny
President/CEO - Digital Bazaar, Inc.
blog: POSIX Threads Don't Scale Past 100K Concurrent Web Requests
http://blog.digitalbazaar.com/2008/09/30/scaling-webservices-part-1
blog: Fibers are the Future: Scaling Past 100K Concurrent Requests
http://blog.digitalbazaar.com/2008/10/21/scaling-webservices-part-2
_______________________________________________
microformats-discuss mailing list
microformats-discuss@microformats.org
http://microformats.org/mailman/listinfo/microformats-discuss
From andr3.pt at gmail.com Fri Jan 23 12:18:19 2009
From: andr3.pt at gmail.com (=?ISO-8859-1?Q?Andr=E9_Lu=EDs?=)
Date: Fri Jan 23 12:26:03 2009
Subject: [uf-discuss] Bioformats - microformats for biology
Message-ID:
http://bioformats.org/
Why is this being developed outside of this community? Has anyone
heard of this before and/or have contacted the founders of this
project?
I guess they should read the http://microformats.org/wiki/poshformats
page... I see no documentation of discussion nor any study of examples
in the wild.
Bottom line is.. should we care about this? Try to invite them to join
the community and discuss the pros and cons of their proposals? Or
just leave them be?
Cheers,
Andr? Lu?s
From cbare at systemsbiology.org Fri Jan 23 14:14:11 2009
From: cbare at systemsbiology.org (Christopher Bare)
Date: Fri Jan 23 14:14:18 2009
Subject: [uf-discuss] Bioformats - microformats for biology
In-Reply-To:
References:
Message-ID:
Hi all,
I don't speak for the researchers behind bioformats, but as someone
interested in using microformats (or what you call POSH formats for
that matter) in the field of bioinformatics.
First, I'd like to see efforts such as bioformats.org encouraged.
Bioinformatics is a field with tons of data on the web and exactly the
kind of semantic barriers that microformats can help overcome.
Development of microformats for niche areas like bioinformatics and
its various subdisciplines requires lots of input from domain experts,
and probably could benefit from experiences with more general
microformats as well. Maybe, bioformats.org is a place to bring that
knowledge together.
BTW, I created my own semantic HTML "microformat" (or POSH if you
prefer) (search for "gaggle microformat", comments welcome) , which I
consider to be merely a proposal, a demonstration of some of the
potential of microformats, and a starting point for further
discussion. I imagine the bioformats.org effort is conceived in a
similar spirit.
So, please do make contact and start a constructive discussion. Thanks,
-Christopher Bare
On Fri, Jan 23, 2009 at 12:18 PM, Andr? Lu?s wrote:
> http://bioformats.org/
>
> Why is this being developed outside of this community? Has anyone
> heard of this before and/or have contacted the founders of this
> project?
>
> I guess they should read the http://microformats.org/wiki/poshformats
> page... I see no documentation of discussion nor any study of examples
> in the wild.
>
> Bottom line is.. should we care about this? Try to invite them to join
> the community and discuss the pros and cons of their proposals? Or
> just leave them be?
>
> Cheers,
> Andr? Lu?s
>
> _______________________________________________
> microformats-discuss mailing list
> microformats-discuss@microformats.org
> http://microformats.org/mailman/listinfo/microformats-discuss
>
From lists at ben-ward.co.uk Fri Jan 23 15:49:00 2009
From: lists at ben-ward.co.uk (lists@ben-ward.co.uk)
Date: Fri Jan 23 19:26:02 2009
Subject: [uf-discuss] Bioformats - microformats for biology
In-Reply-To:
References:
Message-ID: <1232754540.10778.1296454161@webmail.messagingengine.com>
On Fri, 23 Jan 2009 20:18:19 +0000, "Andr? Lu?s"
said:
> Why is this being developed outside of this community? Has anyone
> heard of this before and/or have contacted the founders of this
> project?
This community very intentionally doesn't try create specifications for
everything. Previous pure-science efforts such as species died because
it fell way outside the area of active interest of most of this
community's participants. People are volunteers, their time is precious
and when you choose what you're going to contribute too, you're not
going to choose a subject matter you're not interested in. As such,
communities of different demographics and core interest are inevitable.
Microformats.org probably has a very social-web and mass-publishing
bias, their group will have different goals.
Now, I would say that I stand by the idea that our development process
would aid anyone in producing better quality formats in the end, but we
mustn't forget that microformats.org doesn't ?own? the class
attribute. If someone doesn't like how we work, or doesn't want to
integrate a complex alien subject matter into our community that's their
right.
Now, the one notable issue here is that ?bioformats? are *not*
microformats as they claim. Otherwise, what they do is up to them. I
personally don't know anyone involved. If anyone does and wants to make
contact on behalf of the community to ask clarification on their use of
?microformats? that would be appreciated.
Oh, and as an aside, this ?poshformats? thing will never catch on.
End of the day, we're all making patterns of HTML, no need to apply
silly branding. I'm not sure the concept should be presented like this
on the wiki, but that's a job for a less busy day.
Ben
> I guess they should read the http://microformats.org/wiki/poshformats
> page... I see no documentation of discussion nor any study of examples
> in the wild.
>
> Bottom line is.. should we care about this? Try to invite them to join
> the community and discuss the pros and cons of their proposals? Or
> just leave them be?
>
> Cheers,
> Andr? Lu?s
>
> _______________________________________________
> microformats-discuss mailing list
> microformats-discuss@microformats.org
> http://microformats.org/mailman/listinfo/microformats-discuss
From mail at tobyinkster.co.uk Sat Jan 24 02:16:06 2009
From: mail at tobyinkster.co.uk (Toby A Inkster)
Date: Sat Jan 24 07:01:56 2009
Subject: [uf-discuss] Bioformats - microformats for biology
Message-ID:
Ben Ward wrote:
> This community very intentionally doesn't try create specifications
> for
> everything. Previous pure-science efforts such as species died because
> it fell way outside the area of active interest of most of this
> community's participants.
Not dead, only resting. (Pining for the fjords perhaps.) There are
already two broadly interoperable implementations, but things have
slowed down since as the proposal's main contributor has been banned
from microformats.org. I expect that towards the end of this year
we'll see a lot more work on the species proposal. It is already
being used (on a small scale) in the wild.
--
Toby A Inkster
From msporny at digitalbazaar.com Sat Jan 24 08:18:43 2009
From: msporny at digitalbazaar.com (Manu Sporny)
Date: Sat Jan 24 09:31:39 2009
Subject: [uf-discuss] Bioformats - microformats for biology
In-Reply-To:
References:
Message-ID: <497B3F63.4080000@digitalbazaar.com>
Andr? Lu?s wrote:
> http://bioformats.org/
>
> Why is this being developed outside of this community?
Possibly because they don't quite understand how the Microformats
Process works. I know our first impression was that we didn't need to
perform any sort of centralized development through the Microformats
community. We believed that Microformats could be developed by anybody
on the web and there was no "stamp of approval" necessary to call what
you were doing a "Microformat". At first blush, it wasn't clear that
there was a process behind what this community does...
> Has anyone heard of this before and/or have contacted the
> founders of this project?
I've notified them of this thread.
> Bottom line is.. should we care about this?
Yes, we should. They have demonstrated buy-in to the semantic web at
some level, interest in Microformats, the ability to do some work and
publish in a way that is open, and they're backed by an institute -
which means that probably have more time and interest than most to work
on this stuff.
> Try to invite them to join the community and discuss the pros
> and cons of their proposals? Or just leave them be?
It would be a mistake to not invite them to join and let them decide if
this community is the best avenue forward. We shouldn't assume what the
interests of this community are - this mailing list has over 1,000
readers and all you really need is 2-3 highly motivated individuals to
push some of these initiatives forward.
-- manu
--
Manu Sporny
President/CEO - Digital Bazaar, Inc.
blog: Bitmunk 3.1 Website Launch
http://blog.digitalbazaar.com/2009/01/16/bitmunk-3-1-website-launch
From msporny at digitalbazaar.com Sat Jan 24 08:49:51 2009
From: msporny at digitalbazaar.com (Manu Sporny)
Date: Sat Jan 24 09:31:40 2009
Subject: [uf-discuss] Bioformats - microformats for biology
In-Reply-To: <1232754540.10778.1296454161@webmail.messagingengine.com>
References:
<1232754540.10778.1296454161@webmail.messagingengine.com>
Message-ID: <497B46AF.4070904@digitalbazaar.com>
lists@ben-ward.co.uk wrote:
> This community very intentionally doesn't try create specifications for
> everything. Previous pure-science efforts such as species died because
> it fell way outside the area of active interest of most of this
> community's participants.
I don't think that's the defining reason (Andy's banning, as Toby
stated, is probably the primary reason that the species uF is currently
not under development).
While I do agree that it's important that this community is careful
about what it works on, we shouldn't be exclusive and we shouldn't
assume that we know where certain community members want to focus their
attention. If a couple of people want to come into the Microformats
community to develop their vocabularies, we shouldn't say that there
isn't a place for them.
I, for one, would be interested to see how a bioformats discussion would
evolve *ba-dum-bum* =P. We're talking about the bits and pieces that
make us who we are! Allowing us to identify and process that information
could help us better understand how we're connected to each other as a
species. That seems like a fairly noble endeavor.
Ever played around with 23andme.com[1]? Being able to mark up your
personal genome on 23andme and have the browser cross-link against
SNPedia[2] automatically would be really awesome.
In short, we could help them work through some of the more subtle
language and vocabulary issues while helping an initiative that could
very well benefit the human condition. The discussion may come to
nothing, but let's give it a chance before shutting it down prematurely.
-- manu
[1] https://www.23andme.com/about/
[1] http://www.snpedia.com/index.php/SNPedia
--
Manu Sporny
President/CEO - Digital Bazaar, Inc.
blog: Bitmunk 3.1 Website Launch
http://blog.digitalbazaar.com/2009/01/16/bitmunk-3-1-website-launch
From lists at ben-ward.co.uk Sat Jan 24 20:26:30 2009
From: lists at ben-ward.co.uk (Ben Ward)
Date: Sat Jan 24 20:26:37 2009
Subject: [uf-discuss] Bioformats - microformats for biology
In-Reply-To: <497B46AF.4070904@digitalbazaar.com>
References:
<1232754540.10778.1296454161@webmail.messagingengine.com>
<497B46AF.4070904@digitalbazaar.com>
Message-ID:
On 24 Jan 2009, at 08:49, Manu Sporny wrote:
> lists@ben-ward.co.uk wrote:
>> This community very intentionally doesn't try create specifications
>> for
>> everything. Previous pure-science efforts such as species died
>> because
>> it fell way outside the area of active interest of most of this
>> community's participants.
Apologies to anyone still working and implementing species work. I'd
underestimated the traction. My point about collaborative interest
being an important part of a microformat developer stands, but clearly
my example was wrong. Sorry about that.
> While I do agree that it's important that this community is careful
> about what it works on, we shouldn't be exclusive and we shouldn't
> assume that we know where certain community members want to focus
> their
> attention. If a couple of people want to come into the Microformats
> community to develop their vocabularies, we shouldn't say that there
> isn't a place for them.
Absolutely *anyone* should be welcome to work within the process of
this community on use its resources (both people and tools) to support
their work. But, in being welcoming we mustn't be closed to the idea
that some groups or subject matter won't fit with us and could be more
successfully developed in a different manner. We share the class
attribute, and we are but one citizen in HTML semantics.
> I, for one, would be interested to see how a bioformats discussion
> would
> evolve *ba-dum-bum* =P
FNAH!
Ahem, yes: I'd be interested to read along with it and see the work
happen here, for sure. (Aside: Personally I'd have nothing to
contribute until later in the process when they reach the point of
wanting peer review from the POV of it being a ?microformat?, and so
on, rather than the actual semantics expressed in it, but I would be
prepared to offer that sort of input to as many specs as I can afford
the time to assist.)
Ben
From lists at ben-ward.co.uk Mon Jan 26 13:23:09 2009
From: lists at ben-ward.co.uk (Ben Ward)
Date: Mon Jan 26 13:23:14 2009
Subject: [uf-discuss] 2009
Message-ID: <7CFC810C-F7CE-4DA0-AC27-FF360F16AE28@ben-ward.co.uk>
So, I went and blogged my vision, thoughts and spontaneous musings
regarding the microformats community, microformats and the work I'd
like to do over the next 12 months. http://ben-ward.co.uk/blog/microformat-2009/
I'd like to encourage you all to write up your own outlooks and vision
for the year (or link to any you've already written) and I'll throw
them together on a blog post on microformats.org. Write them on your
own personal blogs, of if you don't have a blog, create a page under
your User:You section of the wiki (e.g. `http://microformats.org/wiki/User:BenWard/microformats-2009
`).
Regards,
B