Tagged: coding Toggle Comment Threads | Keyboard Shortcuts

  • Dark Liquid 6:50 am on April 9, 2012 Permalink | Reply
    Tags: coding, , , , radio   

    My First “Proper” Node.js app 

    So over the weekend I cranked out my first proper node.js application. It’s a very simple frontend for controlling MPD (the music playing daemon). When I say simple, I mean just a start and stop button and a button to ask it to update its track database. It’s designed as a simple tool for G3 Radio to control the automated jukebox they run between their live DJ shows. More features are on the cards as per the wiki for the project, but at the moment it does the job.

    It’s using express.js as the webservers and mpd-socket for talking to MPD. I have it load JSON files for its configs. I’m using the lovely everyauth middleware for auth against a flat file, which takes all the pain out of that process. It was pretty easy to write after I wrapped my brain around some annoying issues I was having.

    Anyway, if you fancy seeing some bumbling attempt to make a node.js application and/or need something like what I’ve described,  check it out on github: g3hal on g3radio @ github

     
  • Dark Liquid 6:32 pm on March 28, 2009 Permalink | Reply
    Tags: coding   

    On The Code Again 

    I’m doing some extra-curricular coding for a change. Quite frankly it’s been too long, I’ve always been busy with other things. I like to watch new anime, films and other media, read new books, play and hopefully complete my various video games as well as write at Protagonize.com and roleplay both in real life on Thursday and Friday evenings and on RPoL.net. With all that stuff going on, not to mention the fact that I also code all day at work which mostly satisfies my need to code, I’ve not been working on much outside of work.

    However, I’ve got a couple projects on the go one of which I’ve probably already mentioned before. I’ve finally started on a project that I’ve wanted to do for a while with some friends of mine, namely designing a complete computing architecture from NAND logic upwards. I’ve put together a basic toolchain for the very beginnings of this using Rake and Icarus Verilog up on github as gc-arch (for GeekCoalition Architecture).

    Another project I’m only barely beginning is a basic DSL for describing presentations which can then be processed into backends to target different medias (PDF, HTML, etc). I’ve gotten absolutely nowhere with this as of yet, which sucks because the impetus for this was to write and use it for a presentation on DSLs in Ruby at the next BUNIX meetup, so I have limited time to get something up and running!

     
c
compose new post
j
next post/next comment
k
previous post/previous comment
r
reply
e
edit
o
show/hide comments
t
go to top
l
go to login
h
show/hide help
shift + esc
cancel
%d bloggers like this: