Increased Presentation Impact with BigNote

Leon Bambrick and I recently came up with an idea for a tool to use during presentations  – essentially a big floating textbox that takes up as much room as possible on the screen. We also gave it a name – BigNote. The idea with BigNote is that instead of switching between on-screen subject matter (like visual studio, a web site or whatever) into PowerPoint and back you just ‘live annotate’ what is going on screen. This is similar in spirit to other tools like ZoomIt, which allows you to draw shapes over the top of things on the screen, but with the focus on text rather than images. A tool like this obviously isn’t going to suit every presenter, or every style of presentation, but since it was a really simple idea I went ahead and built it. I built it in WPF, and the first version was about 5 lines of non-generated code. After a few refinements like a global keyboard hook (so you can bring focus back to BigNote) and an animating viewbox to animate the re-sizing of the text. Here is a video of BigNote in action.

BigNote In Action

You can install it from codeplex (or download the code and hack on it if you want – as you’d expect from such a simple app the codebase is very small). I expect there’ll be a jQuery plug-in to do this in the future, and look forward to seeing how things like system-wide keyboard hooks can be implemented in javascript.

Comments (3) -

Jeff Grasty
Jeff Grasty
7/16/2011 6:21:03 PM #

It's a shame you don't have a donate button! I'd certainly donate to this outstanding blog! I suppose for now i'll settle for book-marking and adding your RSS feed to my Google account. I look forward to brand new updates and will talk about this website with my Facebook group. Talk soon!

Luke
Luke
7/16/2011 10:07:10 PM #

Add the ability to replay typing in a realistic manner and you may just have NotePud V2.0: http://www.vimeo.com/17630858  Smile

Sidenote: What's the deal with the preceding comments?

Joseph
Joseph
7/17/2011 8:44:24 PM #

Yeah, a transparent background to notepad would give you 80% of the feature-set of BigNote.

Comments are closed

Recent Tweets

Twitter May 24, 06:51
Google hangouts has been a massive downgrade for me. Crashes every time I open it.

Twitter May 22, 05:47
Listening to 'thus spake Zarathustra' in a loop all day. Everything seems way more epic.

Twitter May 17, 05:39
Why use add/edit/delete in your doco when you can use append, amend and annul. #whatcouldgowrong

Twitter May 15, 15:25
From the dark heart of the enterprise comes biztalk.js

Twitter May 15, 15:21
http://t.co/eMfOSWJ5gH good story

@josephcooney

Latest Tool - logEnvy

logEnvy is the latest tool I've been working on for searching, sorting and filtering windows and IIS logs, and it's sexy! For more info check it out here.