CPAWS: Making an environmental impact in Canada

Thursday, January 7th, 2010

Last year we kicked off our company environmental policy by donating 5% of our profits to the Canadian Parks and Wilderness Society (CPAWS). Today, we are pleased to announce that this groundbreaking environmental non-profit has managed to protect 400,000 hectares of Canadian wilderness in 2009. Some of their major highlights include the huge expansion of the Nahini National Park, and the addition of a massive protected wilderness area near Ship Harbour, Nova Scotia (which is the largest protected area to be added to Nova Scotia in a decade).

Our heartiest congratulations go to all the staff at CPAWS who have worked incredibly hard this year to preserve Canada’s unique wilderness.

IMG_1400

*Note: If you are interested in donating to CPAWS more information can be found on their site.

Movable Type 5 vs. WordPress 2.9

Wednesday, January 6th, 2010

This morning I noticed that Movable Type 5.1 was just announced. As one of the main alternatives to Wordpress what really shocked me was how similar the interface of Movable Type has become to Wordpress.

Intro-MT5

wordpress

I think it is always a bad move when you stop thinking about how your product differentiates itself from the products on your competitors, and you start flat out cloning them. Is this redesign the result of a lot of design exploration that just happened to take them in a similar design direction to Wordpress? Or did they just look at Wordpress and think “Wow! That’s pretty good, perhaps we should just change our interface to look like that.” They should be thinking how they can take Movable Type to the next level, not just make it a WordPress alternative.

Combining a travelogue with a camera review

Tuesday, January 5th, 2010

I’ve often thought that it is unfortunate that camera reviews are done in sterile and unrealistic environments. Take for example most of the reviews here at dpreview, which typically look something like this. Recently, I came across one of the best camera reviews I think I have ever read simply because the photographer took the camera on vacation with him, and wrote a review as part of his travelogue.

I took a trip to the Himalayas about 2 months ago and brought a new camera with me.I had such a blast using the camera I thought it would be fun to review it. But I wondered why are camera reviews always so clinical? We don’t use cameras in clinical settings. As an experiment I decided to combine a camera review with a travelogue. After all, we use cameras on the road, not in a laboratory. I thought you might be interested in the final result. In hindsight it was an obvious idea but I’ve yet to see anyone else do something like this before.

Source: Craig Mod
people-1

Using google.load() to optimize web page load times

Monday, January 4th, 2010

One of the problems in developing large feature-rich AJAX web applications is that page load times can really suffer once you start using the larger JavaScript libraries such as JQuery, MooTools, Prototype, or SWFObject. Most of these libraries are larger than 50Kb in size and once you start combining libraries you can easily add 100Kb+ to your page loads.

At Simple Station we are adding the finishing touches to optimizing our first big open source application and we have been looking for every possible way to optimize the JavaScript we use. Today I came across google.load(), which promises to significantly decrease JavaScript load times.

The benefits of using Google to provide these libraries instead of your own server include:

  • Google’s huge CDN (content delivery network) can deliver the file much faster than your own server(s). Since Google has large data centers all over the world, these files will be served from data centers geographically closer to your users. This helps to reduce network latency and works to increase reliability, scalability, and website speed.
  • The more sites that include Google’s google.load() API the greater the chance that a user has already has the file cached, thus enabling your site to load faster as the script will not need to be downloaded.
  • You save bandwidth as you no longer have to serve the file(s).
  • The versioning system that Google has created makes it easy to include specific versions of these libraries.

All you need to utilize Google’s google.load() technology is this JavaScript snippet:

<script src="http://www.google.com/jsapi" type="text/javascript"></script>
google.load('mootools', '1.2.1');
google.load('jquery', '1.3.1');
google.load('jqueryui', '1.5.3');
google.load('prototype', '1.6.0.3');
google.load('scriptaculous', '1.8.2');
google.load('dojo', '1.2.3');
google.load('swfobject', '2.1');
google.load('yui', '2.6.0');

View the complete list of ajax libraries hosted by Google.

Print Society

Thursday, December 31st, 2009

Print Society is an open, free virtual marketplace for prints and original artwork online.

Our goal is to empower galleries to sell more art, build relationships with many thousands of new art buyers online, and enable art fans everywhere to find and spread your art online while still giving your gallery complete control of your artwork. The power of the social web has been proven many ties over, and Print Society is making it easy for your gallery to take advantage of it, connect with art buyers everywhere, and build a following.

print-society

Christmas Wishes

Thursday, December 24th, 2009

vfmvyxyqwu
I just found this image from an incredible series of HDR photographs. For those readers who may not be familiar with HDR photography, here is a brief excerpt from Wikipedia on the technique.

In image processing, computer graphics, and photography, high dynamic range imaging (HDRI or just HDR) is a set of techniques that allows a greater dynamic range of luminances between light and dark areas of a scene than normal digital imaging techniques. The intention of HDRI is to accurately represent the wide range of intensity levels found in real scenes ranging from direct sunlight to shadows. High dynamic range imaging was originally developed in the 1930s and 1940s by Charles Wyckoff. Wyckoff’s detailed pictures of nuclear explosions appeared on the cover of Life magazine in the mid 1940s. The process of tone mapping together with bracketed exposures of normal digital images, giving the end result a high, often exaggerated dynamic range, was first reported in 1993, and resulted in a mathematical theory of differently exposed pictures of the same subject matter that was published in 1995 by Steve Mann and Rosalind Picard.[2] In 1997 this technique of combining several differently exposed images to produce a single HDR image was presented to the computer graphics community by Paul Debevec. This method was developed to produce a high dynamic range image from a set of photographs taken with a range of exposures.

Merry Christmas and a happy New Year.
Signed, Stuart, Nathan, Anthony and Melanie

A mobile Christmas carol

Saturday, December 19th, 2009

“We took this as an opportunity to reinterpret the Christmas tree and its role as the traditional focal point for a communal space.” (via swissmiss)

Tough Icelandic Living

Friday, December 4th, 2009

I came across these stark and brooding advertisements while I was recently in Reykjavik, Iceland. What struck me was the bold nature of the imagery, and that they paint a picture of Iceland as an incredibly harsh place to live. I wonder how many tourists see these ads and then are compelled to move to Iceland. I know I was!

Technical Note: I took these photos on my iPhone 3GS and posted them via the Wordpress iPhone app.

Mmm… Ampersandwich

Wednesday, December 2nd, 2009

Simplebits Ampersandwich

On Being

Tuesday, November 24th, 2009

hainey01
Via: A Continuous Lean