Site search

Subscribe!

So far, I've only got

Links:

Archives

Tags

adolescence Android Melody Generator Animation Mentor art birthday blogging cartoon project CD Baby Christmas Consciousness Explained creativity Daily Science Fiction Daniel C. Dennett Daniel Coyle dreams e-readers goals Hannifin World House Hugo John Powell Jurassic Park Lamentation Maker of the Twenty-first Moon marketing melody project my first album NaNoWriMo Neal Stephenson No One Was Abendsen Oberon's Paradise Orson Scott Card Pixar religion school The Compose Pile The Designers The Genius in All of Us The Invention of Hugo Cabret The Lord of the Rings The Melody Box The Shadow Prince The Talent Code twitter Wolfgang Amadeus Mozart

Site menu:

 

May 2013
S M T W T F S
« Apr    
 1234
567891011
12131415161718
19202122232425
262728293031  

2013 stats

Stories written: 1

What I’m Reading

Categories

Recent Posts

Recent Comments

Archive for 'Programming'

In Search of Strong AI

While trying to work on my novel, my mind sometimes turns to mush and I can’t think creatively, at least not in the way that novel-writing calls for. So I began a journal with which to chronicle my thoughts and explorations as I search for Strong AI. I would love to live to see Strong [...]

In search of the best idea ever

Last month, or the month before (it’s all a bit of blur), I started programming what I thought could be a general purpose AI engine.  And it works!  It can find any pattern that is computational, and thus solve any computationally defined problem.  But it’s unfortunately completely inefficient for most interesting tasks.  If it wanted [...]

Melody Generator for the web progress…

Finally fixed this blog’s recent comment-spam problem by adding a CAPTCHA plugin.  Duh.  Why didn’t I think of that before? Anyway, my Melody Generator for the web is slowly coming along.  It mainly consists of two pages.  First, the "Compose Melody" page: Above you can see all the functionality the melody generator should have.  Right [...]

Web-based melody generator?

Grrr, my poor blog here has recently been getting overly abused by the WordPress comment spambots (of the “You, sir, have valuable information here, I will check back for more of your posts” variety) of which quite a few are slipping past WordPress’s Akismet plugin. I don’t want to have to moderate all the comments [...]

Melody Generator 2.0 progress update

I have just about finished rewriting the main algorithms of my Android Melody Generator, though I have not yet reprogrammed all of the features. Here’s a ZIP file with 100 MIDI examples. A few things about the examples: – I am forcing every melody to end on the tonic – I am forcing every melody [...]

Work started on Melody Generator 2.0

I’ve finally started working on a new version of my Melody Generator for Android. I’m pretty much rewriting all of the code for it, attempting to make the algorithm work more efficiently. Currently, parts of the program work by generating random sets of data and then looking through the data to see what’s usable. It [...]

The Android Melody Generator – coming this week

The first version of my Android Melody Generator app is complete. The only things left to be done do not involve programming: – create an icon for it – create some screenshots for it – create a little website for it that includes examples and some documentation (I purchased the domain melodygenerator.com … it’s simple [...]

Melody generator – almost done

My Android melody generator is complete (at least what will be the first version of it).  All I have to do now is put in some anti-piracy measures (though I know no method is ever 100% effective) and figure out how to get it on the Android market.  Not sure how long that will take, [...]

Melody project – update 9

Whew, I haven’t blogged yet this month. Animation Mentor starts back up in less than two weeks, on June 27th, and my semester-long leave of absence will be over. I’m excited to get back to animation, but I’m not excited about free time being reduced once again to almost zilch. Anyway, I’ve been continuing to [...]

Melody project – update 8

I was too tired to podcast yesterday; maybe I will today. But I’m still really tired due to my sleep schedule being awfully messed up, so who knows. So… about my Android melody generator project… Part of me really wants to maximize profits for this thing, so, as mentioned before I am preparing to query [...]