Chris Jean's Blog

Linux, WordPress, programming, anime, and other stuff.
twitter
rss

Archive for October, 2008

For about eight years now, I’ve been hapily using Crimson Editor. At its simplest, Crimson Editor is nothing more than a fancy Notepad; however, it is so much more than that. While it doesn’t have all sorts of fancy tools that some editors have, it does support customizable syntax highlighting, customizable colors, line number, visible whitespace characters, basic smart indenting, a file/directory navigation pane, project support, and a MDI interface. Those features aren’t really the reason why I use it as almost all programming editors support such features. I use it because it gives me tools that help me program without doing things that hinder my productivity.

Continue reading “I Still Don’t Like Fancy Programming Editors”

I’ve always been a big fan of AMVs. Years ago, I would find and archive my favorites and then show them to my buddies when we’d hang out at IHOP. It was always a great way to start conversations about music and anime. Over the years, my focus on AMVs has waned. Fortunately, that has now changed.

Lately, we’ve been having groups of friends over to the house frequently, and queuing up some AMV Hell on the HTPC is a great way to keep everyone entertained and talking. This has broken my fast and got me back into digging around for some great AMVs, and great AMVs are what I found. I had never Nostromo is my new-found favorite AMV creator. Checking out his deviantART page, I found that he’s from Paris, has a pretty sweet computer setup, creates some cool images, and is a fellow fan of The Big Bang Theory. Also, considering how he is younger than me by a few years and has created some awesome AMVs, I am incredibly jealous (even though I have no knack for creating AMVs and probably never will create one myself).

Continue reading “Discovering AMVs Again”

Web applications developers such as myself often have a hard time keeping up with everything that’s going on. There’s always some new programming or scripting language, new standards, new browsers, new technologies, new paradigms, new social networks, and on and on. Every day, something new happens. The end result of all of this always ends up being very similar: people demand faster applications that deal with ever-increasing amounts of data which end up putting massive stress on the server architecture.

As we toil to improve the performance of the applications and their snappy response times, it becomes easy to forget about how we can tweak settings on a low level to provide massive speed improvements on the front-end. For example, most people don’t know that you can configure MySQL to take better advantage of the resources that the server has available.

By default, MySQL is configured to consume a relatively limited amount of memory resources. Start giving MySQL more memory to work with, and your application’s performance can improve greatly.

Continue reading “Tool to Optimize MySQL Configuration and Performance”

If you ever need to work with DNS servers or domain management, you find tools that help you get an outside perspective of what is happening with DNS invaluable. Years ago I found DNSStuff and immediately fell in love. They have tons of tools that give a wealth of information. I configured some quick bookmarks in Firefox that made making specific requests more simple than doing a dig from a command line while returning more data than any of my system tools could possibly offer.

A little more than a year ago, DNSStuff changed from free to a paid service. Since I found their tools so valuable, paying a few dollars a month for the service was a small price to pay. In fact, I was happy to pay for the service and quickly purchased a subscription for a year.

Continue reading “No longer a DNSStuff fan”

Sorry for the lack of updates. Much has happened in the past couple of months. I aim to get things back on track and keep the updates rolling. I also think that the content that I’m going to be producing will be much more valuable to my readers.

Continue reading “A long overdue update”