View Single Post
Old 07-13-2015, 06:24 PM   #188
Ephemerality
Addict
Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.
 
Posts: 328
Karma: 800105
Join Date: Feb 2013
Device: PW1
Quote:
Originally Posted by darrenmcg View Post
Hi Ephemerality, you've been doing some great work on the latest branch I've been keeping track of the changes through GitHub for Windows. I've set up a GitHub account, but I'm not sure how to commit any changes, or what problems that might cause. Never used GitHub before. Anyway, I've made some changes to my local copy:

-Changed author name separator to "+" during Amazon search, seems this is what Amazon is using.
-Replace double spaces in author biography.
-Removed trimming of book names and use labels AutoEllipsis capability in the previews.
-Remove CR, LF and TAB from <recs type="purchase"><title> names.
-Remove extra junk in Amazon book image URL.
-Minor tweaks to GUI previews.
-Set UseMnemonic = false on preview GUIs so "&" displays correctly.
-Minor changes to tool tips on settings GUI.
-Disabled "Send to Kindle" as it's not implemented yet.
-Tried to improve the wrapping of author biography in the preview.
-Clear previews for each new book.
Cool! I set up a Slack page so we can post things on there without unnecessarily posting in this thread. I'll PM you the link.
Git for Windows is pretty easy. The tricky part is dealing with local changes when the repository has been updated as you were working on it. Most times, you'll make changes on your local copy, make a little commit message/description, hit commit, then sync and it'll upload them. Getting it set up initially might be a bit tough depending what you've done with it so far, but we'll figure it out.

Last edited by Ephemerality; 07-13-2015 at 08:38 PM.
Ephemerality is offline   Reply With Quote