About DeanLogic

Dean has been playing around with programming ever since his family got an IBM PC back in the early 80's. Things have changed since BASICA and Dean has dabbled in HTML, JavaScript, Action Script, Flex, Flash, PHP, C#, C++, J2ME and SQL. On this site Dean likes to share his adventures in coding. And since programming isn't enough of a time killer, Dean has also picked up the hobby of short film creation.

The Slow Times on SteemNova

When the strategy game drags you on. It has been a week since I started playing SteemNova, a space strategy game using the OGame based Two Moons. Welcome Back to Text Base Gaming Since I started, I have created an Alliance with @gniksivart and @potplucker. Because I created it and the other guys didn’t care, I named it Logic Force. Which seems more like a policing group than a universe conquest team. Since all three of us have just started last week, we are still at the bottom half of the leader board. In fact, the only battles we’ve been in is that @gniksivart has been attacked Continue reading The Slow Times on SteemNova

Getting the Correct Max Date

After I added the dynamic search feature to my “To The Moon” 🚀 Coin Calculator, I noticed that the price of BitCoin (BTC) was not increasing. I knew that it was over USD$9,000 all day, but it was still showing a price just about USD$8,000. When I ran the query in the MySQL database, I noticed that it was pulling back the correct date, but not the correct price. QUERY FAIL!! So, it was off to figure out why my query wasn’t working. To start, I was using the MAX() function to retrieve the latest date added to the table. Continue reading Getting the Correct Max Date

Dynamic Search with PHP, jQuery and AutoComplete

After I created a Cron job using EasyCron to populate my cryptocurrency coin history tables, my next step was to create the capability to search through the 500 coins I had in the database.  The To The Moon! Coin Calculator displays the Top 50 coins by market capitalization rank by default. The search would narrow it down to one coin. I am hoping, that in the next phase, that when the user selects one coin they will get more information than the list of 50. Since I want to prevent errors in retrieving the one coin, the best method is Continue reading Dynamic Search with PHP, jQuery and AutoComplete

Welcome Back to Text Base Gaming

I’ve decided to start playing SteemNova, what have I done!! The other day, I stumbled on a post that somehow led me to @steemnova.@steemnova is a blog for information about a text-based space game called SteemNova, which is hosted at http://steemnova.intinte.org. The only real connection to Steem, at the moment, is the blogs and the name. They hope to have some deeper connections in the future, but right now anyone can sign up and play. Maybe in the future, they can create a SMT that goes along with the game to reward people on the leader board. Currently, they are doing rewards this Continue reading Welcome Back to Text Base Gaming

Easy to Use EasyCron

I created my first cron job using EasyCron and it was Easy. As part of the second phase of my To The Moon! Coin Calculator, I needed to populate my database with information on a scheduled basis. Since I am using a hosting service that doesn’t have a schedule jobs feature, I looked to a third party app to get it done. EasyCron allows for anyone to create simple cron jobs for free or as a paid service, if you want more functionality. For my needs, the free service works well. I only plan on running my cron job 3 Continue reading Easy to Use EasyCron

Air Drop – Success!

Finally got the IOST Air Drop Deposit 10 Days ago, I saw an Air Drop for IOSToken and went through the steps, plus posting an article. Doing an Air Drop of IOStoken Luckily for me, @offgridlife followed through so that I would get 68 IOSToken. He also went through the steps and we waited. And waited… IOSToken Tweeted And we waited… Checked and yippee!! I now have a whopping 68 IOSToken (which I may or may not be able to do anything with on Binance). Also to note, I transferred some STEEM into Binance to get some Cindicator (CND). I Continue reading Air Drop – Success!