10pm.ca – Tidbits for the wandering Googler

Latest Posts

Some Useful Git Commands

Cats: git, web development

By PJ on April 2, 2013


List of useful GIT commands, used largely for our own reference. But hopefully it’ll help out some wandering Googler.

Running WordPress Multisite on Different Port

Cats: web development, wordpress, wordpress multisite

By PJ on March 23, 2013


If are running a WordPress multiste and you run into this error: Multisite only works without the port number in the URL. You can make the following small change to wp-includes/ms-settings.php to include your custom port. Let’s use port 8080 … Continued

Integrating Kohana 3 with WordPress

Cats: kohana, web development, wordpress

By PJ on February 7, 2013


Wish you could use Kohana’s powerful object-relation, templating or even routes, when writing your next WordPress theme? Then check out Azuka Okuleye’s super helpful article on how to integrate Kohana 3 with WordPress.

Single Instance and Keyboard Shortcuts in Ubuntu/Linux Mint

Cats: keyboard shortcuts, linux mint, web development

By PJ on January 27, 2013


Linux Mint 18 Nemo Update below… Anyone who knows me well enough to know that I love my keyboard shortcuts indeed knows me well. Quickly moving between GUI apps makes development so much quicker and more efficient. Or at least … Continued

Desktop Web Apps – Logitech Media Server (i.e. Squeezebox) Web Interface as Desktop App

Cats: linux mint, squeezebox, web

By PJ on December 2, 2012


Did you know you can make websites act as desktop programs? I’ve been controlling a bunch of Rapsberry Pis (running “squeezeslave”) through the Logitech Media Server (i.e. squeezebox), and controlling the Logitech Media Server from it’s web interface, http://myserver:9000. All … Continued

  • Newer posts →

© 2025 10pm.ca – Tidbits for the wandering Googler