Displaying 3 results from an estimated 3 matches for "buble".
Did you mean:
bubble
2011 Nov 14
0
using iconv - how?
I am trying to use iconv to copy files from a UTF-8 machine to a iso8859
machine. The target is an embedded box with no UTF-8 support.
I've tried both --iconv=utf-8,iso88591 and --iconv=. and the result is
the same:
[sender] cannot convert filename: Chris Botti _ Michael Bubl\#351
(Invalid argument)
[sender] cannot convert filename: Stan Getz/Ballads and Bossa Nova/\#311
Preciso
2006 Mar 08
2
Wishlist - Give R a name that shows up in search engines ...
From: Dirk Eddelbuettel
>
> On 7 March 2006 at 10:55, Hin-Tak Leung wrote:
> | I have given up on "R" with any topic on Google quite some time ago
> | (because bits from fragmented postscript/pdf files show up, for
> | example) - but using "r-devel" with topic normally gives me enough.
> | YMMV.
>
> Nobody seems to have mentioned the RSiteSearch()
2014 Mar 31
0
[PATCH] Fix encoding issues, add news and artists
This patch fixes a few non-ASCII characters which were displayed
wrong, adds news about Pono and adds a few artists to the links
page
---
comparison.html | 10 +++++-----
feeds/feed.xml | 18 +++++++++++++++++-
links.html | 3 +++
3 files changed, 25 insertions(+), 6 deletions(-)
diff --git a/comparison.html b/comparison.html
index 8e6b74b..daa0906 100644
--- a/comparison.html
+++