The G930 was my life’s greatest mistake - Every G930 owner, ever. OK, let’s be reasonable. Let’s list all the pros about the G930 that it has onto of other headset on the market: Wireless Software Surround Sound Comfortable size, weight, and design. Now we’ve got that never ending list out of the way, a little history: -I’ve...
Read MoreLimiting the upload speed of SubSonic with apache.
SubSonic if you haven’t heard of it is an online webui // transcoder to remotely access your music library. It runs as a standalone server, with a definable port. However, this all runs what appears to be under a packed java environment. There’s options to limit the bit rate of the music you transcode and upload, however it uploads as fast as...
Read Morewordtime PHP Function
The following function allows you to to input a time() variable, and it will return a string that represents something such as 6 days 21 hours ago or 6 days 21 hours to go based on the tense of the data inputted (negative / positive). You can modify the $parts to change how many sections of the string is shown. for example, a $parts=3 would show 6 days 21...
Read MoreFirefox AppButton Quickfix.
I’ve never liked the look of the Firefox AppButton since version 4, especially when the window is not maximised. It takes up a ridiculous amount of space. Thus, a change was in order! This is based on some findings by others, and then simply my own edits. This is a userstyle. Use something like stylish if you wish to use it. Updated April 7th 2013 for...
Read MoreMCDocs v10
VERSION 10! This is now what should be the final release of MCDocs. V7 Re organised code, as to give feedback on what may be causing the plugin to crash, Commented everything so others can understand my logic. (github). V7.1 Added motd-enabled to the config.yml V8 Added %include_file.txt Changed the way variables are processed. This allows for...
Read MoreMCDocs v6
VERSION 6! Removed the use of commands.txt Removed the use of headerformat.txt Introduced config.yml for use with header-format, commands-list, and online-players-format. Default data is created in config.yml if it is absent. New Variables: %online_group – shows those online in a specified group Example: %online_admin %world – shows...
Read More
Andrew Tajsic