Verbose Logging

software development with some really amazing hair

29 May 09

12:43 PM MDT

Posted in Software

Google Wave Preview

Google Wave Preview. Awesome. Turn on Javascript to see this video.


Read the full article

Comments

26 May 09

08:00 AM MDT

Posted in Software

32 rack resources to get you started

My, what a nice rack you have. Rack is what Sinatra runs on, and it’s just a great interface for webservers. Here’s some brain food. 32 Rack Resources to Get You Started


Read the full article

Comments

20 May 09

07:00 PM MDT

Posted in Software

Surl, now with 100% more Ubiquity

My URL shortener, Surl, which is located here now has Ubiquity support. Hit the page, and if you have Ubiquity installed for Firefox, it will recognize the command and you can subscribe to it. In Ubiquity, you can then use ‘s.darkhax’ (which will complete sooner due to the fact that there aren’t many commands with a dot) to shorten URLs. It replaces the highlighted URL and copies to the clipboard. Check it out! Surl


Read the full article

Comments

20 May 09

10:10 AM MDT

Posted in Software

intoDNS, a DNS Tools replacement

intoDNS replaces DNS Tools, which used to be free, then became pay for, but now looks like it’s back to being free, but whatever. intoDNS provides a bunch of nice information, and seems quite useful. Check it out. intoDNS


Read the full article

Comments

20 May 09

08:00 AM MDT

Posted in Software

Make Eclipse not suck on Ubuntu 8.10

I don’t know if this is a problem on Jaunty anymore, but whatever. I had to do this on 8.10 to get Eclipse to actually run and function properly. In a word: printing. In more words: disable it. Who prints from Eclipse anyway? Add this as a vmarg in your eclipse.ini -Dorg.eclipse.swt.internal.gtk.disablePrinting The long story: When I was at school, my Eclipse instance just would not start. Well, scratch that. A blank workspace would start fine...


Read the full article

Comments

17 May 09

11:10 PM MDT

Posted in Software

POP Moved to Heroku

Adam Wiggins hooked me up with the Heroku stuff (and by hooked up, I mean I emailed Heroku support and he enabled the services for me), and so I moved my professional online presence to be hosted on Heroku. The URL is the same as before (http://www.darkhax.com), but now it should be just a bit snappier, and easier for me to deploy to. If you haven’t at least checked out Heroku by visiting the site, do so now.


Read the full article

Comments

16 May 09

12:41 AM MDT

Posted in Software

Scribes, an editor for gnome

I checked out Scribes this week, and I must say it has potential. It has a slick yet simple interface and look, and a few nice features. It has word completion and template support, so you can setup snippets, and tell the cursor to tab through sections, so for example, you can have a ruby snippet to make a do end block, which will create the code, put the cursor in the block variable section, then a tab puts you in the block so you can write t...


Read the full article

Comments

12 May 09

10:29 PM MDT

Posted in Software

Git on Windows

Speaking of git, you can get it on Windows, using msysgit. It works pretty well, in that I haven’t had any problems with it, except some minor line ending things. msysgitGetting Started with Git and GitHub on Windows – Kyle Cordes


Read the full article

Comments

12 May 09

09:55 PM MDT

Posted in Software

Worth watching. Twice. Linus on git

It’s an older talk, but it’s still awesome. If you’ve never heard of git before, check it out. Javascript on, you must have.


Read the full article

Comments

12 May 09

09:38 PM MDT

Posted in Software

Overview of MySQL engine

It’s for the 4.x version line, but whatever. Old but good. Javascript. On. Now.


Read the full article

Comments