Delicer 0.9 - Web 2.0 client for windows is available. You can download it for free here. It's been a while since the latest release :)
Delicer is based mostly on del.icio.us API.
In this release:
- Delicer RSS reader is able to read YouTube broken RSS feeds.
- Automatic refresh was removed, because it was rather annoying. Instead you can hit F5 or "Reload" from menu.
- Numerous shortcuts added (F1, F5 + various CTRL for readers).
- Dates handling was fixed and unified either on del.icio.us or on various RSS feeds and now shows correct date and time of Post. It was an issue because of various standards for dates various Web 2.0 sites are using. I'm thinking about providing full RSS reader functionality for the tool in the near future.
- If you use Google Toolbar and wish to be able to post to del.icio.us with a single click - I've created del.icio.us button for Google toolbar. To install with a single-click - click here.
Your feedback is welcome. More features on the way. Enjoy :)
Meanwhile Delicer - (Web 2.0 client for windows) is about to pass 4000 downloads mark.
Some history back:
# re: Delicer 0.9 is Available (Web 2.0 Cl
Hi Anatoly
I would like to test Delicer 0.9 but I get "Root elemets missing" error if I try to import my
del.icio.us bookmark.
Can you help me?
Thanks
# re: Delicer 0.9 is Available (Web 2.0 Client)
ameniac: can you browse your
del.icio.us acount in the browser like this:
https://api.del.icio.us/v1/tags/get
# re: Delicer 0.9 is Available (Web 2.0 Client)
if you cannot - means that delicious guys have some issues rendering special characters to build valid xml.
# re: Delicer 0.9 is Available (Web 2.0 Cl
I get this
−
<tags>
<tag count="1" tag="del.icio.us"/>
<tag count="6" tag="dvorak"/>
<tag count="1" tag="gtd"/>
<tag count="4" tag="keyboard"/>
<tag count="1" tag="kinesis"/>
<tag count="1" tag="learning"/>
<tag count="4" tag="lifehacks"/>
<tag count="4" tag="notes"/>
<tag count="2" tag="notetaking"/>
<tag count="1" tag="onenote"/>
<tag count="2" tag="shorthand"/>
<tag count="3" tag="tips"/>
<tag count="1" tag="tools"/>
<tag count="1" tag="tutorial"/>
<tag count="3" tag="typing"/>
<tag count="3" tag="writing"/>
</tags>
Is this how it should look like?
# re: Delicer 0.9 is Available (Web 2.0 Client)
Hi ameniac
Well, definitely root element is missing:
you should have
<?xml version="1.0" standalone="yes" ?>
as a 1st line.
Write me mail with the answer - anatolyl@gmail.com
# re: Delicer 0.9 is Available (Web 2.0 Client)
If you don't have - I'll try to contact
del.icio.us team and ask them
# re: Delicer 0.9 is Available (Web 2.0 Cl
However Internet explorer can actually show a root element.
First code was made by Firefox.
<?xml version="1.0" standalone="yes" ?>
- <tags>
<tag count="1" tag="del.icio.us" />
<tag count="6" tag="dvorak" />
<tag count="1" tag="gtd" />
<tag count="4" tag="keyboard" />
<tag count="1" tag="kinesis" />
<tag count="1" tag="learning" />
<tag count="4" tag="lifehacks" />
<tag count="4" tag="notes" />
<tag count="2" tag="notetaking" />
<tag count="1" tag="onenote" />
<tag count="2" tag="shorthand" />
<tag count="3" tag="tips" />
<tag count="1" tag="tools" />
<tag count="1" tag="tutorial" />
<tag count="3" tag="typing" />
<tag count="3" tag="writing" />
</tags>
# re: Delicer 0.9 is Available (Web 2.0 Client)
Hi ameniac
Tags xml seems ok.
What about posts ? Url like this:
https://api.del.icio.us/v1/posts/all
Send me mail regarding what exactly you are doing when you get this message.
# re: Delicer 0.9 is Available (Web 2.0 Cl
Here are the first couple lines of
https://api.del.icio.us/v1/posts/all in IE and the Firefox does not show the root element.
<?xml version="1.0" standalone="yes" ?>
- <posts update="2007-02-26T19:29:40Z" user="ameniac">
<post href="
http://www.quickonlinetips.com/archives/2005/02/absolutely-delicious-complete-tools-collection/" description="Absolutely
del.icio.us Tools Collection" extended="" hash="6b5b122144f3a170163b17b11d11d84e" tag="del.icio.us tools" time="2007-02-26T19:19:55Z" />
# re: Delicer 0.9 is Available (Web 2.0 Client)
ok, please shoot me mail regarding what exactly you are doing when you get this message.
thanks,
anatolyl@gmail.com
# re: Delicer 0.9 is Available (Web 2.0 Cl
Hi anatoly
One think I did forget to mention is that I was not able to import any tags yet. I always receive this error by trying.
thanks
ameniac
# Delicer 0.9.1 is Available - 6000 Downloads for del.icio.us Client
Delicer 0.9.1 - ultimate del.icio.us client for windows is available. It's been almost half a year since the previous release :) Meanwhile Delicer proved to be popular and is about to pass 6000 downloads mark [ ... ]
# re: Delicer 0.9 is Available (Web 2.0 Client)
Thank you...