I just spent the past hour or so copy/pasting my GoDaddy Blog that is going away into Blogger. I have to say, I LIKE Blogger, having only really used it one day. Pictures, URLs, and everything that I copy/pasted into Blogger worked like a CHAMP! I can't imagine how it would have been easier, considering that GoDaddy canceled my QuickView Blogcast account, so I couldn't back it up. But copy/pasting worked great, which shows that Google knows what they are doing! I used to have a lot of problems with GoDaddy and blogging... So in the end, I guess I'm glad I moved to Blogger!
Tap And Map is back with new and improved installation instructions! Here is an old video showing what TapAndMap is, for those who may not know: https://www.youtube.com/watch?v=gRfQzBjrhEE you'll notice that it's been a while since I've touched Tap And Map. Because it's been so long since I built this, the old installation instructions would NEVER work to build it today (Feb 2025). Plus, there was a Google Maps API bug that has troubled me all this time, as Google Maps would decide not to reload the page and I'd have to clear my history (lame). Because my old code was built as an all-in-one method, so packets were sniffed, looked up, displayed, and logged, all in one large monolithic module, there was no easy means to troubleshoot. So I've now decided to Sniff packets, lookup their IP information, and store the data in one script, and read that file, parse and publish html files in a separate module. That allowed me to b...
Comments
Post a Comment