Zarino Zappia

Results 73 comments of Zarino Zappia

I spent a little while thinking about how this could work alongside the other discussions we’ve been having about geolocation, and customers’ preference for the "crosshairs"-style map UI from the...

Yeah, my point to the client was that it’s a shame that the focus of the image (the man’s face) is hidden behind the text – instead, all you see...

Email from a user in Vale of Galmorgan, about council pointing them towards Police when reporting dangerous parking: > Although the website says that parking problems should be reported to...

Had a slew of pavement parking reports yesterday, in Sheffield, all of them containing photos of cars with visible license plates as well, so doubly problematic.

Note there’s now a lot of overlap between this ticket and https://github.com/mysociety/fixmystreet/issues/2013 – which includes a mockup of how a new consolidated `#key-tools` element could look.

I’ve started work on this in the [`2021-performance-improvements`](https://github.com/mysociety/theyworkforyou/compare/2021-performance-improvements) branch.

Here’s something I was just playing about with, based on CSS background-images via the `/topic/image.php?id=foobar` endpoint and `background-size: cover`. If we want to use these images for this purpose, we’ll...

Yes, the sticky note was mine! ;-) My thought process was: "People will be looking for a stack of plates, I should show them a picture of a stack of...

Could you show me the python code you used to create the table and the rows in the first place?

What happens if you run: ``` python print scraperwiki.sql.select('sql from sqlite_master')[0]['sql'] ``` (assuming you only have one table)