Last night I demoed the “Trampoline Sensor MK II” (patent pending) at the EFF Plutopia event @ SXSW.

If you were at the event and have any questions please leave feedback here.

Video by Vern Graner of the Sensor in action at a The Robot Group meeting.

The trampoline sensor was awarded an Editor’s Choice Ribbon at Maker Faire Austin. Local news Video of the Trampoline Sensor MK II @ Maker Faire. (About 1/2 way into the clip.)

Some tonemap and hdr images I did from Friday night’s DorkBot event.

Gator Girl

Bio-Mechanicals

SanDraw Machine


<?
$URLTOSENDTO="http://www.unfocusedbrain.com/site/";
header("Expires: Wed, 15 Aug 1984 20:30:00 GMT"); // Date in the past
header("Last-Modified: " . gmdate("D, d M Y H:i:s") . " GMT"); // always modified
header("Cache-Control: no-cache, must-revalidate"); // HTTP/1.1
header("Pragma: no-cache");
header(”Location: $URLTOSENDTO”);
?>
<a href=”site/”>Enter Here</a>

I am a huge fan of TiddlyWiki and use it all the time. This morning I wrote a quick utility in JavaScript to convert CSV to TiddlyWiki Table format.

I am releasing this code into the public domain. The main reason I am doing this is because I had problems finding a JavaScript CSV interpreter that was already public domain. Mine is quick easy and kinda bug free. //smile

Sure there are over 6 million places on the internet to check your IP Address. I’m sure I’ve written this app at least 7-8 times.

But this one is different. No mission creep. Just a plain minimalist way to find out: What is My IP Address?

Some interesting things have happened Since May of last year when I wrote the “Color Match” article.

  • If you do a google search right now for “Classical Art” the article comes up as the 7th natural link.
  • According to my logs over 400,000 people have seen the article.
  • People have posted blog articles about it at least 6 different languages.
  • The content of the article is now being heisted and put on “Scraper Sites” using tons of my bandwidth by hot-linking the photos.
  • I get great feedback from people using the technique.
  • I think the coolest thing about it is: Sometimes when I meet someone for the first time; they have already read my article.

These are some of the first photos I have ever released under Creative Commons Licenses

US Capitol

DAR - Memorial Continental Hall

Lincoln Memorial

The White House At Night

Some time ago I went on a glue buying freak-out. I needed glue for a particular project and realized that we were really understocked in general. So I went over to the office supply store and bought about 4 different kinds. They all have their uses but the one I keep finding new uses for is the “ELMER’S® Glue-All™” pens.

They seem to just contain the normal white glue but the real advantage of these things is the applicator tip. Just squeeze and out comes a drop of glue. I sometimes use the tip to help spread the glue around. I don’t have a caliper small enough to measure the inner diameter of the tip but it is about 1.5mm diameter.

Another thing that has impressed me about these pens is that I have had one ‘active’ for at least 3 months and it hasn’t dried out or clogged yet. The cap seems to make a really snug connection.

I haven’t tried it yet but the applicator tip unscrews from the pen part, so theoretically these things could be re-filled.

A pack of 4 cost me less than $1.50 and each pen holds 10.5mL of glue.

For some reason I got the idea that importing my Firefox bookmarks.html into a TiddlyWiki would be a good idea. I know its just a .html file and that I could just open it in a text editor and paste it inside a TiddlyWiki tiddler and be done with it.

Deciding against the easy option, I decided to have the bookmarks.html file process its self by adding some JavaScript to it. After making a copy of my bookmarks.html file I added this code to the top of the file:



<SCRIPT LANGUAGE="JavaScript">

var theOutput="";

function run_me()

{

    myDiv=document.getElementById("my_div");

    theOutput="";

    theDL=document.getElementsByTagName('dl')[0];

    theOutput=”";

    walkBookmarks(theDL);

    myDiv.innerHTML=”<textarea cols=\”80\” rows=\”20\”>”+theOutput+”</textarea>”;

}

function walkBookmarks(node)

{

    if (node.nodeName ==”H3″)

    {

        theOutput +=”!”+node.firstChild.nodeValue+”<br>\n”;

    }

    if (node.nodeName ==”A”)

    {

        theURL = node.href;

        theText=node.firstChild.nodeValue;

        theOutput += “[["+theText+"|"+theURL+"]]<br>\n”;

    }

    if (node.childNodes != null)

    {

        for (var i=0; i < node.childNodes.length; i++)

        {

            walkBookmarks(node.childNodes.item(i));

        }

    }

}

</SCRIPT>

<div id=”my_div”>Working….</div>

And this code to the end of the file:



<script language="JavaScript">

run_me();

</script>

Which will give wiki formatted text like this:



!Bookmarks Toolbar Folder<br>

[[UnfocusedBrain.com -|http://www.unfocusedbrain.com/]]<br>

[[[Yahoo!]|http://www.yahoo.com/]]<br>

Works pretty nice.

My second attempt was to try using “rdf:bookmarks” as described in the RDF in Mozilla FAQ on the developer website. I really didn’t make much headway with this method. If I were to develop a plug-in for TiddlyWiki that works w/ Firefox’s built in bookmarks this would definitely be the way to go.

My third attempt was to use the ExternalTiddlersPlugin by Eric Shulman. Which allowed me to just put one line in a tiddler and have the bookmarks show up:

<<tiddler "file:///home/username/.mozilla/firefox/l3qbefb3.default/bookmarks.html">>

It almost worked. Since the bookmarks isn’t a really well formed html file it doesn’t come through the tiddly process very well. So I just added a couple lines of code to add around the file and it worked perfectly.



function my_textprocess(text)

{

    text = "<html>" + text + "</html>";

    return text;

}

With this method the links reflect the non editable nature of the real bookmarks from the TiddlyWiki.

In the end I’m not entirely satisfied with any of these methods. What I would like to make would be a plug-in to TiddlyWiki that will open the “rdf:bookmarks” interface. For each folder in the bookmarks it would create a new tiddler and under each tiddler would be the links. In addition to this I would like to add a Bookmarklet to add links to the wiki instead of the real bookmarks.

Tiddly.

What would happen if you took a Capitalist economy and switched it to a form of “State Capitalism” overnight? It happened on Dec 10th 2007 in RuneScape the MMORPG. They made these massive changes to put an end to real world trading. People took to the streets rioting. Flooded the forums with post after post of opinions. Most expressing displeasure with the new changes. I had a different reaction. I watched for days as the new markets started to take effect and read tons of peoples opinions.

To me it was like watching a real economy with all its complexities in faster than real time. If it was only a simplified game version of an economy. I watched people who were disillusioned with the government emigrate. I watched prices on some items fall as people panicked and flooded the market with goods. Now as time has gone on I have seen certain markets stabilize and some dry up completely.

One of the best articles I have read about the shift in the economy was the TruthScape Special Reports - Understanding and Surviving the RuneScape Market Crash of 2007 by Charles M. Kozierok. A 6 page article that does a really good job of comparing and contrasting the RuneScape economy to real world economies.

Have their efforts to stop gold farming and real world trading worked? I don’t know. There do seem to be substantially less people online and I have yet to see anyone resembling a bot or gold farmer.

I personally like the new changes. They have reduced the amount of “noise” in the cities and have cut down on the scarcity of some resources.

Next Page »