Andrew Tajsic

Graphics, Web, Programming.

download my resume
Navigation Menu

Increased Blood Pressure, Stress, and the G930

Increased Blood Pressure, Stress, and the G930

Posted by on Feb 20, 2013 in Ramblings | 0 comments

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 More

Limiting the upload speed of SubSonic with apache.

Limiting the upload speed of SubSonic with apache.

Posted by on Dec 10, 2011 in Ramblings | 0 comments

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 More

wordtime PHP Function

wordtime PHP Function

Posted by on Aug 26, 2011 in Portfolio, Ramblings | 0 comments

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 More

Firefox AppButton Quickfix.

Firefox AppButton Quickfix.

Posted by on Aug 10, 2011 in Portfolio, Ramblings | 0 comments

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 More

MCDocs v10

MCDocs v10

Posted by on Jul 4, 2011 in Portfolio, Ramblings | 0 comments

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 More

MCDocs v6

MCDocs v6

Posted by on Apr 11, 2011 in Portfolio, Ramblings | 0 comments

  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