Re: [uf-discuss] Optimus — microformats parse r

2007-09-19 Thread Dmitry Baranovskiy

I've fixed it. Little mistype. Correct is getTimezoneOffset. Small “z”.

Thank you for feedback.

On 19/09/2007, at 3:30 PM, Jim Wilson wrote:


In testing JSON-P output, I'm getting the error d.getTimeZoneOffset
is not a function.



___
microformats-discuss mailing list
microformats-discuss@microformats.org
http://microformats.org/mailman/listinfo/microformats-discuss


Re: [uf-discuss] Optimus — microformats parser

2007-09-19 Thread gareth rushgrove
Hi Dmitry

On 9/19/07, Dmitry Baranovskiy [EMAIL PROTECTED] wrote:
 Hello everyone,
 Inspired by Brian's X2V[1] and Drew's presentation Can Your Website
 be Your API?[2] I wrote µf parser that transforms any microformatted
 web page to XML or JSON. It could be used as an API to any web site
 with microformats. I hope now we could see some µf based mashups.


Brilliant. I started along a similar road [1] but didn't cover nearly
as much ground, more just a proof of concept.

I'll definately be having a play soon. I note you've made all the
XML/XSL files available for download. Under what licence are these
available? I'd love to be able to use them in commercial projects if
it comes to that.

Gareth

[1] http://morethanseven.net/posts/working-example-of-microformats-as-an-api/

 Characteristics at glance:
 Supported formats:  hCalendar, hCard, hAtom, hResume, hReview,
 xFolkentry, adr, geo, xfn, votelinks, rel-nofollow, rel-tag,
 rel-license
 Output formats: XML, JSON, JSON-P
 URL:http://microformatique.com/optimus/
 Query parameters:   uri — URI of the resource
 format — output format (xml or json, 
 default is xml) [optional]
 function — name of call back function for 
 JSON [optional]
 filter — space separated names of microformats
 (default is vevent vcard 
 hfeed hresume hreview
 xfolkentry adr geo xfn 
 votelinks rel-nofollow rel-tag
 rel-license) [optional]
 Examples:
 http://microformatique.com/optimus/?uri=http://ma.gnolia.com/people/drewm/tags/microformats
 http://microformatique.com/optimus/?uri=http://corkd.com/wine/view/1122format=json
 http://microformatique.com/optimus/?uri=http://johnfallsopp.comformat=jsonfunction=Back


 I happy to hear any feedback, good (on-list) or bad (off-list) :)

 1. http://suda.co.uk/projects/X2V/
 2. http://allinthehead.com/retro/301/can-your-website-be-your-api

 --
 Best regards,
 Dmitry Baranovskiy
 http://dmitry.baranovskiy.com

 ___
 microformats-discuss mailing list
 microformats-discuss@microformats.org
 http://microformats.org/mailman/listinfo/microformats-discuss



-- 

Gareth Rushgrove
garethrushgrove.com
morethanseven.net
refreshnewcastle.org

___
microformats-discuss mailing list
microformats-discuss@microformats.org
http://microformats.org/mailman/listinfo/microformats-discuss


[uf-discuss] POSH or UF image captions

2007-09-19 Thread Thom Shannon

Is there a good posh way to caption images?

Perhaps there's room for creating super mini microformats, based on 
things that most here have just dismissed as posh. There's often more 
than one way of doing something with semantic html. Just an idea...


___
microformats-discuss mailing list
microformats-discuss@microformats.org
http://microformats.org/mailman/listinfo/microformats-discuss


Re: [uf-discuss] POSH or UF image captions

2007-09-19 Thread Brian Suda
On 9/19/07, Thom Shannon [EMAIL PROTECTED] wrote:
 Is there a good posh way to caption images?

--- There have been some exploratory discussions about marking-up
figures and their corresponding captions, licenses, etc. That would be
the best place to start and to contribute.

http://microformats.org/wiki/figure-examples

-- 
brian suda
http://suda.co.uk
___
microformats-discuss mailing list
microformats-discuss@microformats.org
http://microformats.org/mailman/listinfo/microformats-discuss


Re: [uf-discuss] Optimus — microformats parser

2007-09-19 Thread Dimitri Glazkov
On 9/18/07, Dmitry Baranovskiy [EMAIL PROTECTED] wrote:
 Hello everyone,
 Inspired by Brian's X2V[1] and Drew's presentation Can Your Website
 be Your API?[2] I wrote µf parser that transforms any microformatted
 web page to XML or JSON. It could be used as an API to any web site
 with microformats. I hope now we could see some µf based mashups.

 Characteristics at glance:
 Supported formats:  hCalendar, hCard, hAtom, hResume, hReview,
 xFolkentry, adr, geo, xfn, votelinks, rel-nofollow, rel-tag,
 rel-license
 Output formats: XML, JSON, JSON-P
 URL:http://microformatique.com/optimus/
 Query parameters:   uri — URI of the resource
 format — output format (xml or json, 
 default is xml) [optional]
 function — name of call back function for 
 JSON [optional]
 filter — space separated names of microformats
 (default is vevent vcard 
 hfeed hresume hreview
 xfolkentry adr geo xfn 
 votelinks rel-nofollow rel-tag
 rel-license) [optional]
 Examples:

Wow, this looks great. Now I now what I'll be doing on lunch break :)

:DG

___
microformats-discuss mailing list
microformats-discuss@microformats.org
http://microformats.org/mailman/listinfo/microformats-discuss


[uf-discuss] semantic editor

2007-09-19 Thread Thom Shannon
I'm working on a semantic rich text editor for CMS's. I've written up a 
few of my ideas so far here

http://www.ts0.com/2007/09/semantic-rich-text-editor.asp

Any input much appreciated!

___
microformats-discuss mailing list
microformats-discuss@microformats.org
http://microformats.org/mailman/listinfo/microformats-discuss


Re: [uf-discuss] Optimus — microformats parser

2007-09-19 Thread André Luís
I think I speak for all when I say: friggin' awesome work!! Thanks for
showing off the xml and xsl as well.

Great things will come out of this, I'm sure.

One thing though.. while testing this url:
http://andr3.net/blog/post/102 the rel-tag's didn't show up under
/microformats/rel-tag. Only under /microformats/xfolkentry/tag. Is
this the expected behavior? I don't even know if I'm using xfolk
correctly, because it's not literally a list of my bookmarks, but a
list of bookmarkable entries... but it raised a doubt that has been
discussed in the past. Shouldn't the tags show up BOTH under the
xfolkentry and also as rel-tag? If someone has reached a final
decision on this, I'd be thankful if someone could point me to it and
sorry.


Cheers,
André Luís
On 9/19/07, Dimitri Glazkov [EMAIL PROTECTED] wrote:
 On 9/18/07, Dmitry Baranovskiy [EMAIL PROTECTED] wrote:
  Hello everyone,
  Inspired by Brian's X2V[1] and Drew's presentation Can Your Website
  be Your API?[2] I wrote µf parser that transforms any microformatted
  web page to XML or JSON. It could be used as an API to any web site
  with microformats. I hope now we could see some µf based mashups.
 
  Characteristics at glance:
  Supported formats:  hCalendar, hCard, hAtom, hResume, hReview,
  xFolkentry, adr, geo, xfn, votelinks, rel-nofollow, rel-tag,
  rel-license
  Output formats: XML, JSON, JSON-P
  URL:http://microformatique.com/optimus/
  Query parameters:   uri — URI of the resource
  format — output format (xml or json, 
  default is xml) [optional]
  function — name of call back function for 
  JSON [optional]
  filter — space separated names of 
  microformats
  (default is vevent vcard 
  hfeed hresume hreview
  xfolkentry adr geo xfn 
  votelinks rel-nofollow rel-tag
  rel-license) [optional]
  Examples:

 Wow, this looks great. Now I now what I'll be doing on lunch break :)

 :DG

 ___
 microformats-discuss mailing list
 microformats-discuss@microformats.org
 http://microformats.org/mailman/listinfo/microformats-discuss


___
microformats-discuss mailing list
microformats-discuss@microformats.org
http://microformats.org/mailman/listinfo/microformats-discuss


Re: [uf-discuss] Optimus — microformats parse r

2007-09-19 Thread Thom Shannon
just for the hell of it, here's a yahoo pipe that uses optimus to pull 
out hcards from a url

http://pipes.yahoo.com/pipes/pipe.info?_id=CgaSycxm3BGX8R0I6kjTQA

Dmitry Baranovskiy wrote:

Hello everyone,
Inspired by Brian's X2V[1] and Drew's presentation Can Your Website
be Your API?[2] I wrote µf parser that transforms any microformatted
web page to XML or JSON. It could be used as an API to any web site
with microformats. I hope now we could see some µf based mashups.

Characteristics at glance:
Supported formats:  hCalendar, hCard, hAtom, hResume, hReview,
xFolkentry, adr, geo, xfn, votelinks, rel-nofollow, rel-tag,
rel-license
Output formats: XML, JSON, JSON-P
URL:http://microformatique.com/optimus/
Query parameters:   uri — URI of the resource
format — output format (xml or json, default is 
xml) [optional]
function — name of call back function for JSON 
[optional]
filter — space separated names of microformats
(default is vevent vcard hfeed 
hresume hreview
xfolkentry adr geo xfn 
votelinks rel-nofollow rel-tag
rel-license) [optional]
Examples:
http://microformatique.com/optimus/?uri=http://ma.gnolia.com/people/drewm/tags/microformats
http://microformatique.com/optimus/?uri=http://corkd.com/wine/view/1122format=json
http://microformatique.com/optimus/?uri=http://johnfallsopp.comformat=jsonfunction=Back


I happy to hear any feedback, good (on-list) or bad (off-list) :)

1. http://suda.co.uk/projects/X2V/
2. http://allinthehead.com/retro/301/can-your-website-be-your-api

  

___
microformats-discuss mailing list
microformats-discuss@microformats.org
http://microformats.org/mailman/listinfo/microformats-discuss


Re: [uf-discuss] Optimus — microformats parse r

2007-09-19 Thread Jon Tan

Dmitry Baranovskiy wrote:

Hello everyone,
Inspired by Brian's X2V[1] and Drew's presentation Can Your Website
be Your API?[2] I wrote µf parser that transforms any microformatted
web page to XML or JSON. 


Great work, thanks Dmitry!

___
microformats-discuss mailing list
microformats-discuss@microformats.org
http://microformats.org/mailman/listinfo/microformats-discuss


Re: [uf-discuss] Optimus — microformats parser

2007-09-19 Thread Dmitry Baranovskiy
Thanks everyone for warm words. Your positive feedback is the best
donation you could make to the developer. :)

André: It was a bug with elemental µfs. I fixed it.
Gareth: There is rel-licence µf on the page :) Just at the bottom. But
beware: it is only gamma version. :)

I am still waiting for feedback of elders.

-- 
Best regards,
Dmitry Baranovskiy
http://dmitry.baranovskiy.com

___
microformats-discuss mailing list
microformats-discuss@microformats.org
http://microformats.org/mailman/listinfo/microformats-discuss


Re: [uf-discuss] POSH or UF image captions

2007-09-19 Thread Maciej Stachowiak


On Sep 19, 2007, at 3:14 AM, Thom Shannon wrote:


Is there a good posh way to caption images?

Perhaps there's room for creating super mini microformats, based on  
things that most here have just dismissed as posh. There's often  
more than one way of doing something with semantic html. Just an  
idea...


HTML5 will likely provide a figure element for this purpose (it's in  
the current draft but still subject to change).


Regards,
Maciej

___
microformats-discuss mailing list
microformats-discuss@microformats.org
http://microformats.org/mailman/listinfo/microformats-discuss