Re: [uf-discuss] Re: Is there a script to convert xfolk - bookmarks.html ?

2009-02-06 Thread David Janes
On Fri, Feb 6, 2009 at 7:15 AM, Glenn Jones glenn.jo...@madgex.com wrote:

 André Luís wrote:
  Does anyone if anyone's written a script to grab content marked up with 
  xfolk
  and convert it to Firefox bookmarks.html file?

 Hi

 I spent a little time this morning putting together a simple API. It takes a 
 URL of a page with xFolk and returns a bookmarks.html document which can be 
 imported into Firefox and IE. It's a simple conversion, so I have also added 
 JSON and XML output of the full xFolk structure if you want to do other 
 things with it.

 Hope it's what you where looking for

 Glenn Jones


Isn't bookmarks.html obsolete now?
http://kb.mozillazine.org/Bookmarks.html


--
David Janes
Mercenary Programmer
http://code.davidjanes.com

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


Re: [uf-discuss] Re: Is there a script to convert xfolk - bookmarks.html ?

2009-02-06 Thread André Luís
It's obsolete for internal storing, not allowing users to import bookmarks.

Thanks again, Glenn!!

One tiny thing, though... Any chance to make it use the title of the
.taggedlink instead of the url itself? :)

--
André Luís

On Fri, Feb 6, 2009 at 1:09 PM, David Janes davidja...@blogmatrix.com wrote:
 On Fri, Feb 6, 2009 at 7:15 AM, Glenn Jones glenn.jo...@madgex.com wrote:

 André Luís wrote:
  Does anyone if anyone's written a script to grab content marked up with 
  xfolk
  and convert it to Firefox bookmarks.html file?

 Hi

 I spent a little time this morning putting together a simple API. It takes a 
 URL of a page with xFolk and returns a bookmarks.html document which can be 
 imported into Firefox and IE. It's a simple conversion, so I have also added 
 JSON and XML output of the full xFolk structure if you want to do other 
 things with it.

 Hope it's what you where looking for

 Glenn Jones


 Isn't bookmarks.html obsolete now?
 http://kb.mozillazine.org/Bookmarks.html


 --
 David Janes
 Mercenary Programmer
 http://code.davidjanes.com

 ___
 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


[uf-discuss] Re: Is there a script to convert xfolk -bookmarks.html ?

2009-02-06 Thread Glenn Jones
It helps if you give people the URL!

http://lab.madgex.com/ufXtract/bookmarks.aspx


 I spent a little time this morning putting together a simple API. 
 It takes a URL of a page with xFolk and returns a bookmarks.html 
 document which can be imported into Firefox and IE. It's a simple 
 conversion, so I have also added JSON and XML output of the full 
 xFolk structure if you want to do other things with it.  

 Hope it's what you where looking for


Glenn Jones 



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


[uf-discuss] Re: Is there a script to convert xfolk - bookmarks.html ?

2009-02-06 Thread Glenn Jones
André Luís wrote:
 Does anyone if anyone's written a script to grab content marked up with xfolk 
 and convert it to Firefox bookmarks.html file?

Hi

I spent a little time this morning putting together a simple API. It takes a 
URL of a page with xFolk and returns a bookmarks.html document which can be 
imported into Firefox and IE. It's a simple conversion, so I have also added 
JSON and XML output of the full xFolk structure if you want to do other things 
with it.  

Hope it's what you where looking for

Glenn Jones 


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


Re: [uf-discuss] Re: Is there a script to convert xfolk - bookmarks.html ?

2009-02-06 Thread André Luís
On Fri, Feb 6, 2009 at 1:53 PM, André Luís andreluis...@gmail.com wrote:

 One tiny thing, though... Any chance to make it use the title of the
 .taggedlink instead of the url itself? :)

Please disregard this comment. I was messing up my own markup...
thought I was printing the title but I wasn't.

All fine!

Thanks,
André Luís

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