Posts tagged: WiP
-
Dealing with Foursquare checkins that don't have an API response
If it doesn't make money it apparently isn't in the Foursquare API
-
Dealing with Foursquare checkins that don't have an API response
If it doesn't make money it apparently isn't in the Foursquare API
-
Moving the python for processing Foursquare data into more manageable functions
Maybe I might make this a module later?
-
Handling photos and getting the actual locations for Foursquare location data from an export
Foursquare export files with venues and checkins somehow don't have the actual lat and long data I need.
-
Setting up a python project to handle Foursquare data exports
Foursquare gave me a big hunk of data files, now what do I do with it?
-
Setting up a new site to get more hands on with Astro - Day 1
Rebuilding an old site that broke, a wiki for a game I run.
-
XYZ Site - Day 10 - Next step to rebuild Pocket exporting by optimizing for Netlify.
Previously I had exported a nice simple JSON file I could turn into files, but that site broke, so trying Readwise instead
-
XYZ Site - Day 9 - PostCSS Mods - Speed up the massive build time and decrease needed memory by limiting what CSS gets built.
Why can't I just designate files to process with PostCSS easily?
-
XYZ Site - Day 8 - Next step to rebuild Pocket exporting - export to flat file.
Now that I've figured out the API, I have to get it written to the flat files in my system for 11ty to build