Mega-ZBlog

You are here.

Mega-ZBlog header image

New Google Chrome Portable

August 11th, 2009 · PortableApps, Programming, Windows

Details here.

Downloads: Stable, Beta, Dev.

→ 3 CommentsTags:········

Firefox breaks my TF2 thing!

August 1st, 2009 · Games, Programming, Website

Well not really, I think it just was a failure to test it thoroughly on my part, but it’s still odd.  Apparently, in Firefox, a checkbox’s .value property is always “on” even if it isn’t really “on” so all the pictures were coming out with critical backgrounds.  Using “.checked” solved that problem.

http://www.mzzt.net/tf2/

One of these days I’ll style it.

→ 1 CommentTags:·····

My Headset Annoys Me

July 16th, 2009 · Games, Windows

Whenever my mic stops working, I must remember to try the following diagnostics in the following order to avoid maximum frustration with the dumb thing: [Read more →]

→ No CommentsTags:···········

EasyScreenshot.NET 1.6.2

July 6th, 2009 · Windows

Thanks to Clutch for pointing out that ES.NET could use up an obscene amount of memory.  While technically memory leaks aren’t possible in .NET unless you leak unmanaged objects, in this case I was constantly creating large bitmaps and forgetting to .Dispose them, and .NET was taking it’s time in cleaning them up.  This has been fixed in 1.6.1.  Download now.

[Edit: Fixed a couple bugs in my fix... Capture Clipboard/Desktop won't crash now, and hotkeys work again.  Oops.  Download updated to 1.6.2]

→ 1 CommentTags:

Monitoring CVAR changes in the Source engine

July 5th, 2009 · Games

If you want to create a script that toggles a setting in a Source engine game like Left 4 Dead, you need to know the console variable name that controls it, but sometimes you don’t know.  One way to figure it out is to blindly search using the “find” command to look for a command that looks like it controls what you need.  The other way is to dump the cvar list to disk, change the setting in the GUI, dump the list again, and compare the two lists. [Read more →]

→ 1 CommentTags:·····

New File, Updated Files, Sneak Peaks

July 4th, 2009 · Games, PortableApps, Programming, Windows

I have a bit of a backlog of stuff so I guess I better start posting some of it. [Read more →]

→ No CommentsTags:·········

Software Picks: ANYTHING BUT iTunes

July 4th, 2009 · Software Picks, Windows

So recently I got a $15 iTunes gift card and now a 22-free songs code for iTunes so I decided to check it out. I expected a slow lumbering beast that would try and take over my whole OS so I booted up my favorite XP Virtual Machine and created a snapshot so I could then install iTunes on it without fear of it breaking anything permanently.

It was worse than I had feared. [Read more →]

→ 1 CommentTags:················

Get The Facts

June 19th, 2009 · Windows

If they can skew the truth, so can I! Except mine will be more accurate and not as skewed. Still fun to do a LITTLE skewing though. [Read more →]

→ No CommentsTags:··················

Garry’s Dir Mod Update

March 3rd, 2009 · Programming, Website

I made some changes to my mod of Garry’s Directory List script. The latest version of garry’s script is seen here.

Mine is here.  The biggest change is I’ve gone for the look of the new Windows 7 Content view for files and folders … I like it very much. :) [Read more →]

→ 5 CommentsTags:······

Google Chrome Portable 2.0.162.0

February 12th, 2009 · PortableApps, Programming

Google Chrome’s dev branch is finally looking a bit more stable so it’s time for an update to Google Chrome Portable. [Read more →]

→ 17 CommentsTags:····