Book Review: Introducing HTML5
With all the hype of the future of the web, and the forthcoming HTML5, all modern browsers are working to adapt to the newest version of HTML, even the infamous Internet Explorer with their latest release of version 9. That being said, a lot of companies are starting to push content out with literature on [...]
Posted in Book Review, Computer Science | Tags: book review, HTML5 | Comments Off
Bash script to determine connected Minecraft clients
Digging through some of the older stuff I’ve done, I recall upon an old script I used when I hosted a minecraft server for some friends. The thing was, there was no native way with the server to generate a “who’s online” list that is easy to use for things such as a web application. [...]
Posted in Computer Science | Tags: bash, minecraft | Comments Off
Why that bash script is taking a long time to complete…
So if you know me, I’m random at best, and enjoy a good distraction every 12 seconds. Squirrel. And nothing distracts me and makes me do a cartoon “Oooooh, Ahhhh” at work more than to see a bash script getting executed in the shell and has more shiny colors than unicorn puke. So you can [...]
Posted in Computer Science | Tags: bash, panda bears, tput, unicorns | Comments Off