Fixing the Bootability of an Otherwise Known Good Hard Drive
Submitted by Rogue Star on Sun, Oct 30, 2011 - 23:42One problem you may encounter when moving an old system to a totally new system is the hard drive will not even attempt to boot. There are a lot of possible solutions that pop up, but what if they start asking for extreme measures like nuking the whole hard drive and starting over? I've got one more possible fix before going to such drastic measures.
Three new tools
Submitted by Rogue Star on Sat, Jul 09, 2011 - 14:36I'm working on three new Bitcoin tools: Bitcoin Conduit, Bitcoin Relay, and Bitcoin Nexus. The plan is for these tools to work in concert together. I probably won't get very far by myself, but I do plan to try it past the concept phase before getting others involved.
Each tool will leverage one or more existing tools/clients. The plan is to develop each to a proof of concept state, hopefully get parts of it integrated back into the tools/client(s) I've borrowed from where it makes sense, and maintain lightweight versions of each.
Stay tuned.
How To Unclog a Sink or Drain
Submitted by Rogue Star on Tue, Jun 09, 2009 - 23:55There's probably a time in your life where you will encounter a clogged sink at home where you can't easily pawn off the task of unclogging it to someone else. In today's article I will tell you the three cheap and easy things you can try before you ought to call in the plumber. A little bit off theme here, but useful article ahead nonetheless.
Songbird Keyboard Ratings 0.3.3.0 To Do List
Submitted by Rogue Star on Tue, May 05, 2009 - 02:12This posting is to just keep track of pending feature requests, enhancement, and general development discussion forum. Users are encouraged to leave a comment regarding feature requests or the development of this extension.
Songbird Keyboard Ratings 0.3.1.0 Released
Submitted by Rogue Star on Fri, Apr 17, 2009 - 18:34I've published my keyboard rating extension for the first time. It's a very simple plug-in that gives you a few extra hot keys to make rating music in songbird easier. After a repackage and feedback, the end result is summarized after the break.
Songbird Keyboard Ratings
Submitted by Rogue Star on Sun, Mar 08, 2009 - 20:09I've been very disgruntled that Songbird does not support rating your songs using the keyboard. Read on to see are the most basic problems and what I'm going to do about.
Getting Greasemonkey to recognize a "Page Load Error"
Submitted by Rogue Star on Tue, Aug 12, 2008 - 02:16One thing common thing for a Greasemonkey script to do is to load another page in the window, or even just refresh a page when certain conditions are met. The problem is what happens when the page does not load at all? If the script is activated by a page load event the script will not be triggered. If it is not, the script may make assumptions about the page content that will cause it to get stuck on a page load error. The question then becomes, did the page load?
Avoiding spam on your Drupal 6 site
Submitted by Rogue Star on Thu, Apr 24, 2008 - 23:32If you are having spam problem with your shiny new Drupal 6 site, there's a very simple solution that will get you most of the way there. That solution is the CAPTCHA module.
Some considerations when starting a web site
Submitted by Rogue Star on Mon, Mar 03, 2008 - 02:58Before you make a web site, you need to decide how you are going to use it. Are you going to put everything up once (static), or add stuff to it regularly over time (dynamic)? Here are some things to consider when starting a new web site. I won't go into details or even make any referrals. This is more about getting you to think, rather than actually getting you started.
Mapping a Drupal 6 system path
Submitted by Rogue Star on Sun, Feb 24, 2008 - 03:49One of the problems you might encounter when setting up Drupal 6 on a host being used for multiple purposes is a conflict in path. For example, one of my forums being hosted on different domain/subdomain used the same folder name that Drupal maps its forums to. This meant that the link Drupal would use for forums would actually point to my other, unrelated, forums. This is obviously a problem if the forums aren't supposed to be linked as such.
