Assumed you have files with extension .ebk stored by Kies.
Install Ruby 2.3 or later
| /* false, 0, undefined, null, NaN, "" are false */ | |
| > Boolean(false) | |
| false | |
| > Boolean(0) | |
| false | |
| > Boolean("") | |
| false | |
| > Boolean(undefined) | |
| false |
| <?xml version="1.0" encoding="UTF-8" ?> | |
| <Module> | |
| <ModulePrefs directory_title="GitHub Repositories" | |
| title="__UP_username__`s GitHub Repositories" | |
| description="Shows a GitHub user's repositories." | |
| author="Aupajo" | |
| author_email="pete@metanation.com" | |
| height="60" | |
| screenshot="http://labs.metanation.com/github-google-gadget/screenshot.gif" | |
| thumbnail="http://labs.metanation.com/github-google-gadget/logo.gif"> |