Quantcast
Channel: Flarn2006's Blog
Browsing latest articles
Browse All 26 View Live
↧

Download: Alert (command-line message box tool)

I have another program for you: Alert. This program can create message boxes by command line. It is actually an upgrade of another program I had written for my own purposes, which only let you specify...

View Article


Image may be NSFW.
Clik here to view.

Strange bitmaps inside many Windows programs

If you have ever fooled around with Resource Hacker, a free tool to view and edit resources in Windows executables, you may have noticed that many programs contain resources which appear to have been...

View Article

Image may be NSFW.
Clik here to view.

Convert Windows XP Home to Professional

I recently modified my XP setup to trick my laptop into thinking it was running XP Professional, when in actuality it was running XP Home. This enables several features which were still on my system,...

View Article

Birthday

Just wanted to let you all know today's my birthday...if you want to send me some money as a birthday present, email me and I'll try to arrange it with my dad's PayPal account! ;-)

View Article

Half-Life 2: Episode Two Commentary Blooper

Okay, so I was playing Half-Life 2: Episode Two in commentary mode, and I also happened to have the captions on. But when listening to one commentary node after I got off the elevator in the room with...

View Article


Xbox 360 Controller on PC Without Additional Software

Earlier today, I figured out a way to use an Xbox 360 controller on a PC without downloading or installing any additional software. I got the idea when I read (I forgot where) that the controller is a...

View Article

Image may be NSFW.
Clik here to view.

Phallic display at Giant deli

I was at Giant the other day, and as I walked by the deli, I saw a decorative display which struck me instantly as looking quite phallic. If you don't know what that means, look it up. My mom and I...

View Article

Image may be NSFW.
Clik here to view.

3D Shading Editor

I've got a new program for you. It's called 3D Shading Editor. I've got a screenshot here, and the introduction from the Readme file, the latter of which should explain the weird colors in the...

View Article


AppleScript: Create an empty file with ease

I wrote this simple AppleScript that lets you create an empty file on the Mac, like you could in Windows. Make sure your script menu is enabled (Applications→AppleScript→AppleScript Utility→Show Script...

View Article


Fix audio problems when running XP in Boot Camp

I have Windows XP installed on my MacBook Pro with Boot Camp, and until now I have been having two problems with the audio. One is that the volume is way too low, even at max. The other is that certain...

View Article

Image may be NSFW.
Clik here to view.

Simple gravity simulator in Visual Basic

I wrote a program in Visual Basic that simulates gravity. Basically, it just simulates a box falling. Not that interesting, but the point is you can look at my code and see how I did it. As you can see...

View Article

Extend the 60-second limit in Sound Recorder

You know that annoying 60-second limit in Windows XP's Sound Recorder? (Vista doesn't have it, but don't get me started on what else it doesn't have...) Some suggestions people have are using the...

View Article

Image may be NSFW.
Clik here to view.

Secret registry settings in Paint: Snap to grid

Did you know that Paint has a secret feature that lets you snap to an invisible grid? This has nothing to do with the grid that you can display when zoomed in. The only downside, however, is that it...

View Article


Grow HFS+ partition on Mac OS X without Disk Utility

I have Boot Camp set up, and I had shrunk my main Macintosh HD partition to make room for an Ubuntu partition. Turns out I didn't really want it as much as I thought I did, so I used a GPartEd live CD...

View Article

C source code to display 2D sine pattern in console

I wrote a program that displays a 2D sine pattern in the console. It's mainly just for fun, as it doesn't really do anything else, but it looks cool.NOTE: If it gives errors about unresolved externals...

View Article


How to get rid of NOD32 without a password

My dad recently gave me an old laptop his office was throwing away, but it came with ESET's NOD32 antivirus software on it. Normally this would be a good thing, but it was preventing me from visiting...

View Article

playnotes.c

First post in a while! Anyway, I was playing around with libao, and I ended up creating a simple program that plays a string of notes on the command line. The only limitations I can think of are that...

View Article


Image may be NSFW.
Clik here to view.

Fixing the color palette in Windows 7's version of Paint

This is a screenshot of the Windows 7 version of Paint.Looks like a big change from the older versions, right? It has a few new features, like additional shapes and brush types. However, one thing that...

View Article

Disabling Mathematica's "Locked" attribute

In Wolfram's Mathematica, there's an attribute called Locked which, when set, makes it impossible for the end-user to change that symbol's attributes, including by removing that attribute. (Note that I...

View Article

Github repository

You might be interested to know that I've created a repository on Github for posting some of the miscellaneous C programs (well, it's all C so far) I write.Access the repository here:...

View Article

Image may be NSFW.
Clik here to view.

Perspective level editor (now released!)

UPDATE: I have finally been given permission to share the editor! This is the same version I've been using, with all of its bugs, as unfortunately it is no longer in development. See my next post for...

View Article


Perspective level editor download

As I have stated in my last post, I was recently given permission to release the Perspective level editor. In addition to the editor, this contains the entire game with its files extracted in a way...

View Article


I haven't died!

I just noticed I haven't posted to this blog in over a year! (Until now, that is.) That's never happened before. I think that's mainly because I've been posting things in other places, like on Twitter,...

View Article

Hacking the Bose Soundtouch, and its Linux-based OS

Did you know that the Bose SoundTouch line of home stereo systems runs on an embedded Linux system, complete with a shell? It does, and I figured out how to access said shell. Keep in mind that I take...

View Article

Make batch files open in the right directory in Windows

One thing I've always found annoying when working with batch files is that when I double-click one, it starts in my home directory instead of the directory that contains the batch file. I decided to...

View Article

Browsing latest articles
Browse All 26 View Live