Music for Change, Infiniminer, and Notepad++ Transparency

May 27th, 2009 by Metroid48

Bit of a long title, right? Anyway, on Saturday I attended the second annual Music for Change concert. Music for Change is held for Free the Children, aiming to raise funds to help children living in poverty through education. It is also supported by my school HTS, or Holy Trinity School. I never attended the 2008 concert so I wasn’t sure what to expect of this years, so it was much to my surprise how good the performances were! The night started with opening speeches from the MC, Andrew Ascenzo, and Jacqueline Mok. Immediately after were speeches from Marc and Craig Kielburger, the people who started FTC back when they were only twelve. It’s something to hear Craig speak, as it’s extremely powerful - as far as I’m concerned he is the best speaker I’ve ever heard. Why? Because he is really passionate about what he’s saying - there’s no comparison, even to presidential speeches from Barrack Obama.

After the opening speakers the music got started. Literally everything was if not the best at least enjoyable to listen to! In particular performances by Louise Kent, Andrew Ascenzo, and Molly Johnson stood out. Louise performed a single song, Some Days, which was uplifting and convinced me to buy her album (a rare thing as I usually only buy songs individually). Andrew was a part of the Victor Cheng jazz trio - I didn’t expect a particularily memorable piece  as jazz is not one of my favourite genres, but the songs here had the amazing quality of constantly moving between classical and jazz genres, along with a great piano accompaniment. Finally, Molly Johnson brought the night to a close with some jazz tunes but more importantly plenty of character - the way most events should end. I fully expect a 2010 Music for Change and will gladly attend.

While it’s a lot less important or amazing, I do have a few other topics I’ve been waiting to post about. First is a small Windows game called Infiniminer, made by Zachtronics Industries. It’s available for free and while the servers seem to have quieted down the past few days I still recommend everyone gives it a try. I’ve been making a lot of changes and submitting them to my Git branch; this being the first time I’ve used Git, I’ve found it very useful but not at all user friendly. Anyway, Infiniminer is a 3D mining game whereby a couple teams compete to try to dig down, retrieve loot, and return to the surface. there are four classes specializing in digging, building, exploring, and just blowing stuff up. More interesting than the main game is the sandbox mode, whereby you have unlimited resources and can build hold underground cities and roads and such. I once saw a server that had the entire underground carved out (the server was set to have no lava, which is a very dangerous problem otherwise) so that they could have mid-air walkways and flying temples - crazy stuff. While the game has its rough edges, which I’ve slowly tried to fix with my repository (seriously, it’s got a lot of fixes and features that improve gameplay), I still say that everyone should give it a try, especially if you have any LAN parties or similar events.

The final comment I want to make is something that has struck me as odd for a while - in Windows 7 the Notepad++ find window doesn’t close properly and instead obscures the window, half-transparent and unresponsive. For anyone else having this problem, I just found a solution by this blog post; just disable transparency or set it to “always on”! I didn’t even know Notepad++ had the ability to make the find window transparent when it uses focus! Excellent fix.

Wolfram Alpha and Firefox Addons

May 12th, 2009 by Metroid48

Browsing with Firefox is mostly about customization - addons allow easy changes to how the browser functions, ranging from photo walls to ad blocking to tablet features. All in all I’ve stuck with a core set of addons over the years, ones I would consider essential to browsing the internet. I’ll be listing those here.

Just before I do, a quick reminded; Wolfram Alpha is having a preview this Friday @ 7:00 PM CDT. I’d recommend checking it out. For those unaware, Wolfram Alpha is a knowledge search engine that can also perform calculations and display relative information. It can display graphs of population, retrieve information like the GDP of France, show molecular information for chemical compounds, etc. Unfortunately there haven’t been any more off-the-wall searches publicized but I’m sure they’ll be brought up this Friday.

Without further ado, the list:

Read the rest of this entry »

A Must-Have Applications List

May 3rd, 2009 by Metroid48

My post from yesterday didn’t link to it, so here it is: my list of freeaware applications I install with every computer I use. This list covers video viewing, audio editing, codecs, internet browsing, text editing, archive viewing, and antivirus. It’s a short yet necessary list, though some applications - such as InfraRecorder - didn’t make it on there because I don’t install them, I just use a portable version. That list is coming, but it’s going to be long!

ThreatFire and Combat Arms

May 1st, 2009 by Metroid48

Usually I end up relying purely on Avast! or AVG as a virus scanner, but recently I’ve been giving ThreatFire a try. ThreatFire is a lightweight free security solution designed to work alongside regular antivirus software. Unlike most virus / malware / rootkit scanners ThreatFire doesn’t just check a signature database to find malicious programs; instead it watches what processes are doing. As a result it notifies you if that program you just downloaded is trying to change IE settings, if something just deleted itself, or if that exe extractor is installing a Trojan while it works. This last situation happened to me and ClamWin (my current antivirus, though I’ve found Avast! better) didn’t notice.

For the low price of free ThreatFire uses only 2 MB of memory to protect your Windows computer from viruses and malware that may not even appear on you virus scanner’s database - while it doesn’t replace the traditional scanner it is an excellent addition. It received a 4.5 on PC Magazine and appeared on their list of 11 Critical Security Security Apps. False positives are low and successful identifications are high, making it an easy choice to install. While my own testing has been much more limited than PC Mag’s I’ve still found it to be successful and it’s on my list of must-install applications, which can be seen here.

Aside from testing ThreatFire I’ve been trying a game called Combat Arms. It’s another free-to-play Nexon title, meaning you’re sure to see people who’ve paid for customization; however no gameplay-modifying items are cash payment only, so at least there’s no trouble there. While the game seems to have a lot more camping than I’ve seen in CS:S I’d still say to give it a shot, especially if you have some friends with mics (though you’ll need Skype or another VOIP client). At time of writing I’m still only at Private rank but I’m slowly working my way up. I’ve also written a scraper script that can get info from the Nexon profile pages - I’m planning on making it store info in a database and generate graphs, of KDR statistics for example.