h1

3 minutes with a 4 year old =”start menu lockers”

October 6, 2008

Look what happens if you leave a 4 year old unattended with a computer for 3 minutes.

Laptop on the kitchen table after we attempted to do a budget. Conversation goes like this

Me  – Ezra, Noah, don’t play with that.

Me – (turns away to make some coffee)

Me – Ezra…

Me – Ezra! I said don’t play with that.

Ezra – I’m just trying to get the blocks away.

Me – (retrieves laptop from table). Holy heck. I didn’t even know there was such a thing as ’start menu lockers’.

Who knew?

Who knew?

h1

For taking photographs of meeting notes on a whiteboard

August 15, 2008

Thought folks might find this useful

http://www.polyvision.com/products/wbp.asp

Haven’t used it, mind you, just saw it mentioned here..

http://www.edwardtufte.com/bboard/q-and-a-fetch-msg?msg_id=0000aX&topic_id=1

.. but looking at the demos it sure looks cool. Let you know if I try it – not that anyone reads this blog.  (Hopefully ;)

h1

Forcing “Convert to Web Application..” to see errors in VS.NET

May 26, 2008

Sometimes I mess with the tags enough so that VS.NET gets upset with me and refuses to auto-update the usually automatically updating.. WebForm1.aspx.designer.cs.

Now I know that this is because something is not valid, well OK I understand that. What bugs me – it doesn’t tell me why, just silently fails to update the designer.cs.

Here’s my workaround:

1. Delete WebForm1.aspx.designer.cs completely.

2. The “Convert to Web Application” option appears on right click menu for the .aspx (or .master). When I run this, it gives me errors.

Yay, now I can fix the errors.

h1

quote of the week “communities need love not math”

December 19, 2007

Just saw this this great quote on Knol vs Wikipedia and thought that it was worth spreading wider.

“I mean knol is being announced by Google’s engineering vp. Lolz. That’s telling of Google’s DNA – and why that DNA always blocks Google from building true networks/communities.

Let me make it as simple as possible: communities need love to work – not math.

So true! And what a great quote. That’s also why google video failed and they had to buy YouTube. Still not quite getting it over at the googleplex!

Miles

h1

Two Great Upgrades

October 19, 2007

Two reasons to be super grateful this week..!

So.. Thank you reddit people.

And.. Thank you Daily Show people.

You both rock!

…And hey, while we’re at it.. thank you Radiohead as well.

h1

“998?” I inquired, “what can I do for you?”

September 18, 2007


using System.IO;

using System.Text;

using NUnit.Framework;

namespace ParseText.Test

{

[TestFixture]

public class TextGenerator_Test : BaseTest

{

[Test]

public void TestGenerate()

{
ParseTrace.OutputLevel = ParseText.TraceLevel.Some;
TextGenerator generator = new TextGenerator(_root_context, MAX_ORDER);
StringBuilder generated = new StringBuilder();
StringWriter writer = new StringWriter(generated);
string seed = “You will never marry Constance now, and if you marry any one”;
generator.GenerateText(seed, LENGTH_TO_GENERATE, writer);
TestTrace.TraceIf(TraceLevel.Lots, “generated :” + generated.ToString());
Assert.That(generated.ToString().Length == LENGTH_TO_GENERATE + seed.Length, “generated text not the right length”);
}
}}

output:
------ Test started: Assembly: ParseText.Test.dll ------Parsing file dataEgyptionBookOfTheDead.txt
Done parsing file dataEgyptionBookOfTheDead.txt
Parsing file dataTheKingInYellow_Chapter1.txt
Done parsing file dataTheKingInYellow_Chapter1.txt
generated :You will never marry Constance now, and if you marry any one else could know it. Nothing, however trivial, escapes his search
"I want to ask of you," I said, in a soft voice."Yes," he continued, more quietly, "it will secure the happiest fellow that even if I d"I put on my .
"Louis," I called him insane, but I kept my eye on Louis, I thought I had never interest in Hawberk's apartment house."Louis," I called him insane,
"About armor also -- maybe -- but he is wrong in regard to the imperial family to Uoht and Thale, from Naotalba and Phantom of Truth to "The ambition is the first act only allowed the blow to fall afterwards with me. It was flat and pointed out to Vance what his share in
"998?" I inquired, "what can I do for you? "In Mr. Wilde had climbed before me. Suddenly a man came running down from the manoeuvres in Westchester County to its new barracks the
"Vance, come in!" cried Mr. Wilde, who had died in Paris on the armor, but I did not seem to notice the sudden ceasing his ears with hi
Mr. Wilde, who had died in Paris on the armor, but I did not seem to notice the sudden ceasing his ears with his squadron. He was eccen Mr. Wilde, who had died in Paris on the armor, but I did not seem to notice the sudden ceasing his ears with his crippled hand. "Perhaps Constance --"
I did not answer, but took the circlet from his hand tremble before that which churned the conversation back to Mr. Wilde and myself.
--
1 passed, 0 failed, 0 skipped, took 11.41 seconds.
h1

Wellington overlaid on top of NYC

September 13, 2007

I’ve always wanted to see this and the new MapMixer thing from Yahoo made it all too easy.

NYC and Wellington at the same size and on top of each other.

Here:
wellingon_nyc.png

h1

Well designed (but depressing) code

September 7, 2007

Courtesy of Ayende

Depressing code

I have seen some code that may require serious consulting sessions, but this is probably the most depressing piece that I have seen so far:

depressing code

And before you ask, it is about people…

Well designed too, by the look of things…

h1

Is this thing on… ?

June 16, 2007

tap tap tap is this thing on…. ?