Progress with My “Places to Eat” Web Application

Over five years ago, I blogged about starting my “Places to Eat” web application. Then about the “Places to Eat” application’s progress. I still work on it now and again, mostly adding new restaurants or city/states. You can find my list of restaurants at Gotta Eat Here.

Since then, I have been playing around with the accessibility and usability of the application. I did this to make sure the restaurant information worked for everyone.

Leftover cheeses, cured meats, and even a few veggies on a cutting board in my living room.

The above photo was an excellent snack that I had while starting the research of iOS applications related to finding a place to eat, drink, attend an event, etc.

I still haven’t completed all the research on other applications that you can store places to eat. I need to do the research again and see how the applications have changed when I start over two years ago on this post.

But I have asked people I know or meet at conferences if and how they keep track of where they want to eat when traveling. I have used their feedback in my process to build something easy to use. Along with getting them the restaurant information quickly and easily.

10k Apart Contest

Years ago, An Event Apart and Microsoft put on a contest to build a web-based application in under 10 Kb. It was called 10K Apart. The contest was an easy way to code a light-weight mini-application to display all the places I liked. I have gotten other recommendations from people I know in a given city, or from blog posts/articles, or TV shows.

The plan was to build the main HTML and CSS template in three to four kilobytes. So I had six or seven kilobytes for the content. I used PHP to read in JSON files for each city that contained all the restaurant’s information.

I spent about eight or ten hours building the responsive template. The beautiful thing is there was no primary navigation, so I didn’t have to worry about that. I simply created a drop-down list of cities and states that you could choose. Then people could find out where I recommend they eat n those locations.

10K Apart Entry

The 10K Apart version was only ten restaurants per city, so when the page rendered, it was under 10 kilobytes. I wasn’t sure if the 10K Apart contest would count each page towards the total kilobyte count.

So I built the PHP code to refresh the page with the content back to itself with a full-page reload. At first, I used POST for the form, which hid the location information from the URL. Later on, I changed it to a GET. So I could send people a link that had a city parameter ( slct ) in it to save them having to look things up themselves.

After the 10K Apart Contest

I used the 10K Apart contest entry as my starting point for a much larger version. I built a more comprehensive individual city and state JSON files of places I ate or wanted to eat. I started it to have an easily accessible list for myself, or if people wanted recommendations, I could send them a link.

Since the contest ended, I have added more restaurants, cities, states, etc., that I forgot about previously. Or new places I have tried and would recommend to others since then.

Over time I have even removed a few restaurants because the last few times I went, the food was not as good as it used to be. I have also removed places that have closed. I have removed more spots during the pandemic than at any other time.

With over 75 cities/states and close to 1,000 restaurants. It’s not an easy task to check broken/redirected links. So every few months, I check each city or state using the W3c’s Link Checker. Short blog post to come on how I do that.

This reminds me that during the pandemic, I should do it more often.

Future Plans

Long term, the plan is to start posting every two weeks or so. A handful of places I recommend you should eat at in a given location or for a type of cuisine. I think a newsletter would be a reliable way to do it too. But first, I need to look into newsletters, etc. I did create a MailChimp one that I haven’t used yet that I need to find again.

I’m doing this, so I will have a shortlist for a location to share with people in the future. When they ask for recommendations for a city or places I have already been. Along with maybe a bonus place I’m looking forward to going to when it’s safe to travel.

Future Posts

Over time I plan on writing multiple posts for some of the following locations and other locations:

  • Annapolis, MD
  • Austin, TX
  • Baltimore, MD
  • Buffalo, NY
  • Cleveland, PA
  • Las Vegas, NV
  • Memphis, TN
  • Nashville, TN
  • New Orleans, LA
  • New York, NY
  • Northern California
  • Northern Virginia
  • Philadelphia, PA
  • Portland, OR
  • Rochester, NY
  • San Diego, CA
  • Seattle, WA
  • Southern California
  • Syracuse, NY
  • Washington, DC
  • and many more

Conclusion

Please leave any restaurant suggestions in the comments. Along with any cities you are traveling to and want recommendations. If I have any knowledge about the locations, I will work on adding them to my list of over 75 cities or write a post about them if I already have information on them.

It would be helpful if you could please include the restaurant’s name, address (city and state), phone number, link, etc. Doing so will be helpful I’m when looking into them more.

If you want to find out more about places to eat, please register to receive an e-mail/newsletter when they are available.

Have Not Driven in a Year

A week or so ago, I realized it had been a year since the last time I drove.

The biggest reason for the lack of driving was because I no longer have a car. The other is because of the pandemic at this point.

Even after my car had trouble and decided not to get it fixed, I could at least rent one. Then the pandemic happened. Which meant I wasn’t going to rent a vehicle, get on the metro (commuter train) or bus. Or I would have to walk almost three miles to the closest rental place.

Not having a vehicle means I have walked everywhere without getting into a vehicle.  Okay, I used my bike twice in 2020. Walking everywhere has helped with my weight loss. When I walk to the grocery store, there is only so much room in my backpack for food. Which means not much room for unhealthy food.

Being able to drive would be nice to be able to at least go for a drive to get out of the house and into the country.

I would drive to somewhere like Shenandoah National Park. Then head back home without getting out of the car except maybe for gas or a quick stretch along the way.

Here’s to getting a vaccination soon and then feeling a bit better renting a car.

During the last year or so, I realized I could do most everything I need to by walking or ordering other things online.

How I Write My Blog Posts

I thought it would be interesting to write a blog post on how I go about writing a blog post. It’s so I can see how it changes over the years, which I know it has over the years.

Where Do I Save My Ideas

The first thing I do is come up with ideas for the blog posts and then write them down. I place them in SimpleNote.

What I Do with My Ideas

For the posts I deem worthy of writing, I then outline them some more in SimpleNote. Some of that is done during my lunchtime or after-work walks. I do some outlining then too. I like thinking through how I want to say something in the post and work through how best to phrase or order my thoughts?

Once that’s done, I tend to throw those parts into something SimpleNote too.

Next’s It’s on to WordPress

Next, I use WordPress to write the first draft of my post. During my writing process, I try not to edit as I go besides maybe fixing some spelling. I want to be able to get the idea out of my head.

Editing Drafts

Once I’m done with the first draft, I then open up the Hemingway application. Usually, I use it, more importantly, to break up my run-on sentences from the first draft. The Hemingway application is useful to me to tell me the following type of things.

  • How many complex and hard-to-read sentences there are.
  • The number of words, sentences, and paragraphs.
  • The reading grade level, etc.

Once I’m done with Hemingway, I paste the text into Grammarly, and then I do more editing. Grammarly does a better job of grammar checking. It even does a better job with spell-checking than the Hemingway application.

I repeat that process once or twice more between the two applications.

Once I feel like I’m done, I then paste my text back to WordPress to read through what I wrote as a whole. More to read through it to make sure it’s understandable and is logical.

When I’m happy with things, I then add categories or tag words in WordPress. Then I will add headings where it needs to be broken up the long sections of text.

Cooling Off Period and More Editing

I let the posts sit for a couple of hours or till the next day before reading it over again. I then reread it and do more editing if necessary.

If I end up changing things, I use both Hemingway and Grammarly to check the updated parts of the post. I tend to want to double-check things.

When the Post is Done

Once all that’s done, it’s time to create any links that need to be added. I don’t want to have to re-add them if I add them too early.

Then it’s time to publish my blog post.

Posting Everyday in January, 2021

In January 2021, I published a post every day. I found people tended to read my posts if I tweeted about them around noon or early afternoon on weekdays. On weekends it depended on what the post’s subject was if there were more readers, according to the Twitter statistics.

No Real Statistics and Future Posts

I don’t have any official numbers on how many people read my posts because I took Google analytics off my website and blog years ago. I did that, so Google wasn’t tracking everybody that would come to my website or blog posts.

Now I looked to post at least once a week and maybe two a week or a total of five or six posts a month.

More Blogging and Any Suggestions

So here’s hoping this was useful to all that red to get a better understanding of my process.

If you have any suggestions for other writing applications that might make writing blog posts easier. Please leave a comment.

Overview on How to Use the W3C Link Checker

I thought I would write up how I’m checking broken or redirected links on my website. Or more importantly, on my list of places to eat at Gotta Eat Here.

For many years I have been using the W3C Link Checker to check one page/URL at a time for Gotta Eat Here or many on my website or slides.

The tool has a few options that you can play around with, but I leave them as the default. You can even check a box to save the options as a cookie, which I assume stores your choices if you decide to use them.

The one option I use would be the “Check linked documents recursively, recursion depth:”. That has an INPUT field of how many levels you want to go down in your website.

After entering a URL in the URL field, you can decide if you want to check more than one page or not. To do so, then check the “Check linked documents recursively, recursion depth:” field. NOTE – You can only check pages that are not behind a firewall.

I can’t remember exactly, but it used to let you check 200 or 250 pages at once time. This is great if you want to submit it and let it wander through your website looking for broken links.

I use that feature when I’m checking my entire website. You can also submit your website in chunks using the folder structure you have set up and start with them.

I haven’t paid attention if doing so will jump out of that folder. or not if links go to other places in your website. Here’s hoping there’s an option for that in the list of checkboxes.

How it works is the W3C Link Checker goes through all the links on a page. The tool will tell you if the link is broken or redirected, not allowed to be checked by tools like it, etc. An example would be Google maps does not let you check or Twitter, etc.

For the redirected links, it’s great to point out issues on your website. For example, that a Twitter link might still have the URL as HTTP instead of HTTPS.

I have found that most redirect issues are either the website is now using HTTPS, or they changed platforms. Meaning they switched to PHP from HTML or something like that. Or maybe the website in the case Gotta Eat Here the restaurants got better URLs. That is either shorter and easier to remember or got they got the .COM of what they used to have.

The W3C Link Checker gives you a summary of how long it took to check all the links on a given page or set of pages. The report lists the page(s) it’s processed and what it found. Then at the end, it has a total time to process is doing more than one page.

Using the W3C Link Checker is excellent for the Gotta Eat Here website. It allows me to check my list of restaurants, be that by city or state. The tool gives me an idea that the place might have closed during the pandemic if the URL is broken.

It’s Been a Year Since My Last Drink

As of yesterday (February 11, 2021), it’s been over a year since I last had a drink.

The reason for that is I have never been one to drink at home by myself. So during the pandemic with being home by myself and not visiting with friends, I haven’t had a reason for a drink.

I’m a wine person 95% of the time anyway and don’t open a bottle to drink it myself. I would prefer to open a nice bottle and share it with friends than drink it by myself. In my mind, wine is to be shared with friends with a meal or whatever.

Last Drink

So on February 11, 2020, I went to the DC wine and cheese group event. Where two good friends were putting on a tasting at the group, we all used to belong too.

There we had, I think it was four red wines and a dessert wine, two kinds of cheese, and crusty bread, all for $25 or was it $30.

It was nice to attend the event and see other’s I hadn’t seen in years.

Other Times Prior

Before that, the last few times I had a wine/drink was Christmas Eve dinner at a friend’s in 2019. Then at Thanksgiving at their place the month before.

Before that, it was, I think, the last week of September 2019, right before my car died at my buddy Tony’s house. Typically on Tuesday evenings, we would get together to hang out. Have some wine, cheese, and sometimes a meal if someone was in the mode to cook.

Possible Next Time

So at this point, I think I’m going to wait until I can safely get together with my wine friends.

Yes, I have wine friends.

Here’s to Celebrating a Good Friend

Where we celebrate the life of my buddy, Tony, who was one of those two friends giving the class. He passed away the week of Christmas 2020.

So here’s to all of us making it through the pandemic and then having a drink with friends when it’s safe for all of us to do so.