GodLikeMouse
  • Blog
  • Music
  • About Me

Creator, coder, gamer, musician, futurist, experimentalist and student of the universe.

Code

D3 and jQuery Interoperability

Introduction D3 and jQuery utilize distinctly different approaches to node manipulation and internal array storage. However, there are mechanisms available for converting between D3 and jQuery, and vice versa. D3 and jQuery Internals Let’s assume the following HTML structure: Now Read more…

By GodLikeMouse, 12 yearsMarch 18, 2014 ago
.Net

Visualizing 3D Network Topologies Using Unity

Introduction Network topology visualization can be performed using a wide variety of technologies ranging from simple 2D applications to complex 3D applications.  This approach utilizes the Unity (http://unity3d.com/) game engine to develop a network topology visualization in 3D complete with Read more…

By GodLikeMouse, 12 yearsMarch 12, 2014 ago
Linux

Edit Over SSH Using Any Locally Installed Editor

Introduction Ever find yourself needing to edit remotely over SSH and just wish you could use your favorite locally installed editor?  Yeah VI and EMACS are great, but sometimes don’t you just wish you could have your full workspace open Read more…

By GodLikeMouse, 12 yearsMarch 6, 2014 ago
Code

Create jQuery Plugins: The Easy Way

Introduction If you’re a solid user of jQuery or just a tinkerer you may have thought to yourself “I have a great idea for a jQuery plugin”.  Your next steps of course would probably be to look at the jQuery Read more…

By GodLikeMouse, 12 yearsFebruary 6, 2014 ago
Code

Understanding JavaScript Promises In jQuery

Introduction You may or may not have heard the new buzz about promises being introduced into JavaScript and if you don’t know what they are, you’re not alone.  I’ll attempt to explain what they are and why you should or Read more…

By GodLikeMouse, 12 yearsJanuary 27, 2014 ago
Code

JavaScript Worker Threads

Introduction Ever find yourself needing to do some number crunching, or create an off time rendering hook or perhaps just needing to create a separate thread for some other purpose, this is how you do it.   Getting Started First Read more…

By GodLikeMouse, 12 yearsJanuary 24, 2014 ago
Code

D3 Drag And Drop

Introduction Implementing drag and drop in D3 (http://d3js.org/) is a pretty simple task when you know how to do it, the following is a walkthrough from setup to execution and the events along the way. Getting Started First thing we Read more…

By GodLikeMouse, 12 yearsJanuary 24, 2014 ago
C/C++

Quick Start Embedding Lua In C++

Introduction Lua is a pretty straight forward simple scripting language that can be implemented in a number of languages.  Today I’m going to show you how easy it is to embed Lua in C++.  First thing you’re going to need Read more…

By GodLikeMouse, 13 yearsAugust 6, 2013 ago
Rant

Web Development – Pushing The Change Forward Now

For years web developers have been forced to cater to the lowest denominator, this usually being the most featureless non-compliant browser available.  With web compliant standards available to the public and a consortium of propeller heads to keep these standards Read more…

By GodLikeMouse, 13 yearsFebruary 1, 2013 ago
BASH

SVN and VIMDIFF – Now Play Nice

Introduction I use svn quite frequently however, the standard diff tool built in with svn leaves a lot to be desired.  Its output reminiscent of a command line patch.  Personally, I love vimdiff (or vim -d if you prefer) when Read more…

By GodLikeMouse, 13 yearsFebruary 1, 2013 ago

Posts pagination

Previous 1 … 4 5 6 … 8 Next
  • Blog
  • Music
  • About Me
Hestia | Developed by ThemeIsle