Ray Kiddy

Results 49 comments of Ray Kiddy

Hello. So, it has been a long time. I have been doing other things with this data, but I wanted to ask what activity is happening with this project lately....

@zstumgoren Does every state need a separate repo for -data- and -results-? and -sources? Would a scraper go into the -data- repo? I am interested in picking up some of...

There should be something where platform-specific issues are discussed for a beginner. I have been using iD with Firefox on an Ubuntu 14.04 system on my laptop. That editor seems...

Well, here is something specific I figured out. In the , I see: - Basic Operations *\* To move the map left or right, up or down, hold your right...

I have encountered the same kind of issue. I am looking at Cal-Access data (from the CA state database of campaign finance and lobbying). An example that I found is:...

Another weirdness: ``` >>> pp.parse('James W. Trimble CPA') [ ('James', 'CorporationName'), ('W.', 'CorporationName'), ('Trimble', 'CorporationName'), ('CPA', 'CorporationName') ] >>> >>> pp.parse('James W. Trimble, CPA') [ ('James', 'GivenName'), ('W.', 'MiddleInitial'), ('Trimble,',...

I can do code. Can you describe (at a high-level) where I should look at the chunks at some position or of some type, or both?

I feel as though I have issues with using sengi and I am trying to find existing issues that would contain fixes to my issues. But I am new to...

Where are you seeing the View menus above? It is not (AFAIK) reachable from Settings in the app on Ubuntu. FYI, freshly installed, new user, sorry for newbie-isms. Perhaps we...

Wow. I guess I had not bumped into another app that hid its menubar by default. But if that is the usual thing, then now I know that. :--) Much...