Archive for the 'Technology' Category

Vestal client Xobni demoed by Bill Gates

Wednesday, February 20th, 2008

gates-xobni.png
On February 11th, Bill Gates apparently demoed Xobni in front of a huge crowd! Xobni’s Matt Brezina writes:

Bill Gates demoed Xobni as part of his opening keynote at the Office Developers Conference in San Jose, California today.

Bill called Xobni “the next generation of social networking.” He credited Xobni as leveraging the data in email to help users better manage their relationships.

Vestal designed Xobni’s user interface several months ago, and it’s great to see our design up on the big screen…

Webcast (Thanks, Xobni )

Popularity: 7% [?]

Kogbox: social coding on the cloud

Saturday, December 29th, 2007

kogbox-screenshot.png

Kogbox lets users create snippets – small scripts limited to 100 lines and 10 seconds of execution time. Write as many as you like, and combine your snippets with others’ to build simple web tools.

This new project is kind of like a Wikipedia for code… but active code, not code examples. I’ve often come up with ideas for small tools or functions which don’t quite merit an entire website, and which could be easily incorporated into other projects. Kogbox (as its name implies) allows users to create small snippets which all work together to accomplish larger tasks. It’s also a kind of sandbox for experimentation.

You don’t have to take my word for it, take a look at the Kogbox website »

For now it’s invitation only. Contact me for an account.

Popularity: 9% [?]

ARMSFLOW.org

Tuesday, December 4th, 2007

armsflow-screensh.jpg
I’ve been spending some time on my own projects in the last month, and the one I’m most proud of is called ARMSFLOW.

ARMSFLOW is a data visualization which displays arms transactions globally between 1950 and 2006. It was created with data from the Stockholm International Peace Research Institute.

ARMSFLOW includes 14,619 arms transactions (each is a sum of 1 year’s exports) and 228 government entities.

Visit ARMSFLOW

Popularity: 10% [?]

Yeast & Sugar-based Generator Developed

Monday, December 3rd, 2007

12-3-07cedrick_ngalande_invention.jpg
This was covered by Engadget already, but it is amazing enough that we’re jumping on the bandwagon.

Victor Kaonga points us to Dr. Cedrick Ngalande, a Malawian, who has built a prototype power source made specifically for Africa. It generates power using sugar and yeast for up to 8 hours at a time.

Link »

Popularity: 11% [?]

Robotic Telepathy

Tuesday, October 16th, 2007

aksioma_brainloop.jpg

Have you ever wanted to move things with just your thoughts? Well ‘sci-fi’ isn’t too far away. Brainloop, a media project created by the Aksioma Institute for Contemporary Art in Ljubljana, is turning brainwaves into movement, in this case through a program like Google Earth. Simply by thinking about moving your right hand, you can transmit a non-muscular signal to the ‘Brain Computer Interface’ unit and elicit a response from the program, such as zooming in, allowing you to travel the world literally without lifting a finger.

Aside from just being cool, this could have some very real applications for the physically disabled. While this might not replace Helper Monkeys anytime soon, it’s a step towards creating a different medium for people to communicate and turn thoughts into actions.

Link to Brainloop

Video:

Popularity: 12% [?]

WordPress Image Resizer Plugin

Monday, October 15th, 2007

wordpress-image-resizer-plugin.png
A common problem for our clients is that they’d like to display images which have been optimized for web display (500px wide, jpg compression, nice and crisp) but want to offer the full-resolution images for download also. However not everyone wants to boot up Photoshop, Automator, or their photo editor of choice to create the thumbnails and web-sized images. Here’s a WordPress plugin incorporating James Heinrich’s phpThumb() thumbnailing script. It automates the process:

  • Simply upload a large (huge) version of the image, put them in normal <img src="" /> tags. WPIR parses them out and generates 400px wide versions (configurable) in a <div class="images"></div> at the top of the post. You can style this to float:right; or whatever.
  • It also generates a <div class="presskit"></div> at the bottom of the post with links to the high-res originals. These do a force-download instead of opening in the browser window.
  • Exempt images from resizing: <img class="custom" src="foo" />
  • Puts a nice, slight unsharp mask filter to crispify the images after that muddy bicubic resampling.

    There are more details and specifics in the INSTALL file. The plugin does not create any new databases and all the resized images are cached in the plugin folder. Using ImageMagick as described in the INSTALL file is highly recommended.

    I’d like to have a full WP interface to allow different widths to be configured, perhaps by what kind of page they’re in, what category, or even just a field in the WordPress sidebar to specify pixel width. But this is a good start… anyone want to pitch in?

    Download the plugin: wp-image-resizer-0-7.zip (v0.7)

    (Documentation: install.txt)

    All versions:


    wp-image-resizer-0-7.zip (v0.7)

    wp-image-resizer.zip (v0.6)



    Popularity: 14% [?]

SoccerRatings Widget

Friday, October 12th, 2007
sr-widget.png

We just launched a cool Flex interface for soccerratings.com. The widget allows you to chart several team’s ratings, or predict the outcome between two teams on their current ratings, all in realtime. A bittersweet widget, perhaps, as I just found out that it looks my alma mater doesn’t have good prospects this season.

Link to soccerratings.com

Popularity: 6% [?]

Workaround for gTalk on Safari

Tuesday, October 2nd, 2007


Just bookmark this page, or go to: Google’s widget generator

Popularity: 6% [?]

Vestal clients get together: CleanScores interviewed on PodTech

Thursday, September 27th, 2007

Popularity: 6% [?]

Star Update

Tuesday, September 25th, 2007

Support Star Image

There’s quite a bit of dialog going on now about my friend Star Simpson and her comedy of errors. So, you all know where I stand, but I invite you all to check out some new articles recently posted and discuss!

Boston Herald
Boston Herald 2
Wired Article
Machinist: Salon.com
Boston Globe

So, speak your mind … and if you decide you’d like to support Star, you can make a donation (or buy a sweet t-shirt) to help with legal fees here.

Popularity: 5% [?]