Back

Automatic google search - crazy idea?

#26
Yeah, sometimes computers just don't want to behave well...I've tried sorting, still the same message. If you want, here's the list - maybe if it works on your machine, then it's something with my computer...

中央
反対
受信
土日
大切

居る

断水


正常
求める
泳ぎ
着用
示す

網棚
聞き取る


調査
貴社
賑やか
辞書
開催
Reply
#27
This works for me:

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<vhdatabase.sqlite xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<vocabulary><word>中央</word></vocabulary>
<vocabulary><word>反対</word></vocabulary>
<vocabulary><word>受信</word></vocabulary>
<vocabulary><word>土日</word></vocabulary>
<vocabulary><word>大切</word></vocabulary>
<vocabulary><word>学</word></vocabulary>
<vocabulary><word>居る</word></vocabulary>
<vocabulary><word>所</word></vocabulary>
<vocabulary><word>断水</word></vocabulary>
<vocabulary><word>新</word></vocabulary>
<vocabulary><word>日</word></vocabulary>
<vocabulary><word>正常</word></vocabulary>
<vocabulary><word>求める</word></vocabulary>
<vocabulary><word>泳ぎ</word></vocabulary>
<vocabulary><word>着用</word></vocabulary>
<vocabulary><word>示す</word></vocabulary>
<vocabulary><word>箱</word></vocabulary>
<vocabulary><word>網棚</word></vocabulary>
<vocabulary><word>聞き取る</word></vocabulary>
<vocabulary><word>般</word></vocabulary>
<vocabulary><word>蓋</word></vocabulary>
<vocabulary><word>調査</word></vocabulary>
<vocabulary><word>貴社</word></vocabulary>
<vocabulary><word>賑やか</word></vocabulary>
<vocabulary><word>辞書</word></vocabulary>
<vocabulary><word>開催</word></vocabulary>
</vhdatabase.sqlite>

If the above works for you when you save as .xml (or I guess save as .txt and change the extension to .xml would work), notice I removed the spaces at the end of the words (Format → Trim Trailing Spaces in UltraEdit, or you can just Find/Replace the space in your text editor prior to wrapping the prefix/suffix).

Edit: And in the free Notepad++ you can do Edit → Trim Trailing Space.

Edit 2: Haha it figures, there's also this online tool: http://textmechanic.com/Remove-Extra-Spaces.html

Edit 3: Actually I just tried a version with spaces and it still worked when I went to import. Hmm, did you make sure to add those top and bottom lines?

Here's the file: http://www.mediafire.com/?p1lyc23lb85su79
Edited: 2011-08-28, 2:43 pm
Reply
#28
It's alive, it's alive!! Finally got it working. The problem was in my Word'07 program, something with limited functionality and yada yada...My xml files all turned out as plain text, with all functions stripped. No wonder it didn't work...Only when I took your file as example I realized that something was off. With Notepad++ everything works like a charm. Now off to enjoy a new toy Smile

You're my hero, nest0r! Thanks a lot!
Reply
May 16 - 30 : Pretty Big Deal: Save 31% on all Premium Subscriptions! - Sign up here
JapanesePod101
#29
No problem, glad to hear it.
Reply