Wafy's Tools

March 2023

Submitted by Jeff on

Project update, things are moving slowly. I have it loading the files, I just need to merge them and create an couple interfaces. I am not going give a time frame, just didn't realize how complicated this can be. Though I have made a few updates this past month to the production site to make the dashboard a bit more usable on smaller screens. Also did a couple changes to the army list to also fix some small screen issues. 

February 2023

Submitted by Jeff on

Another month and some progress. I kind switch gear yet again. Sooner or later I will learn to stick to an idea and move to the next. Do have most of the roster idea done, but reused some of the ideas to work on a campaign tracker. Though I am making progress, not going to promise anything by the end of the month, but hoping to have something useful. I did put out an update this last month, to fix a couple issues with the Army List widget. 

January 2023

Submitted by Jeff on

New year and some progress with my apps. Not huge progress, but progress none the less.  There have been some upgrades and some usable changes to some interfaces. I was also able to convince some of the gamers to try the WhereAreGames app out. There are a couple that use it semi-regularly. SEO side of things are a little better. There are still some work that needs to happen, but there is some progress.

December 2022

Submitted by Jeff on

Making some progress on the WhereAreGames site. It is kind of slow going do to some of my ideas. I have been able to water some some of the ideas and making some progress. My current hurdle is learning how to apply the File System Access API. I am hoping to use it to save and load files from the system, to make templates easier to transfer from one browser to another. From what I can see it is a pretty straight forward API, the difficult part will be building and reading the file. Which is where I am at currently.

November 2022

Submitted by Jeff on

Finally made some progress on my next feature for the WhereAreGames site. I have been working on reorganizing some existing code so I can reuse it better. As I think have said before, there are reasons people use frameworks. Essentially I am putting together my own framework. Anyone that says they are using vanilla JavaScript or any language are basically building their own framework. A long time ago I started using a framework for PHP, only because I wanted a standard for other people to refer to when looking at the code.

October 2022

Submitted by Jeff on

Lots of ideas and no ambition or will to do much of any of it. Not say I won't do it, it will eventually get built, it is a matter of when. I am leaning more toward the tournament side. I know there are a few apps out there for that, but would like to take a shot at it. The tough part is getting started. I still have some breaking up of my main library into smaller and more general pieces. Which is more difficult than it sounds. I can see why people use existing frameworks, I guess I like to torture myself.

September 2022

Submitted by Jeff on

Well the SEO changes make things worse on Google's Search and semi-better on the Bing Search. It is really odd, the key words that I am getting impressions on in the Bing Search console are ones that I put in my last update. So maybe the users on Bing just search differently than the Google users? I don't know I guess, it is nice to see my traffic on the Bing search increase, just disappointed in Google's Search console.

July 2022

Submitted by Jeff on

Did some more changes to the WhereAreGames PWA and learned some new Web API's. Had a chance to try out the Web Share Target API and File Handler API. The Share Target API, was a bit tough to get going, as it requires the Service Worker to capture the request and save it. Then you have your app to check the Service Worker to see if there was a request and have it send it back. There are a lot of moving parts that seems over complicated. Given the complexity of the Share Target API, the File Handler API it much simpler and more direct.

June 2022

Submitted by Jeff on

This past month has been pretty busy for the WhereAreGame app. I posted in a Facebook group and a Discord group to see what would happen. In the Facebook group, there were a number of new users that had issues with the long list of BattleScribe. With the OWA stats got about 24 people that returned to website about 50 unique visitors. The Facebook group is a local gaming group that I am apart of and got some feedback from them that has been helpful. I made a few adjustment based on the feedback. So now I think I have a least a few regular users, that can push me to do more with it.