Staff Blogs

Archive April 2010

Twitter Weekly Updates for 2010-04-24April 24, 2010 by Mark

  • Busy busy Brighton beach http://flic.kr/p/7VR87K #
  • "businesses waste an average of 20% of their payroll on bad meetings"
    http://j.mp/cyllk1 #
  • RT @timwhitlock: if you think I'm not taking this seriously, you may be right. http://j.mp/OmniLike <– i like #
  • Linux on the iPhone: Android running on iPhone!: http://bit.ly/92LpgI #
  • How to Delete Facebook Applications (and Why You Should) http://j.mp/ayzjql #
  • Best this morning was a bloke, head to toe in all the gear, wearing his helmet backwards and zig zagging through a red light into traffic #
  • Ahhh Spring. Sunny mornings, blossom on trees and a city full of crazy fair-weather cyclists. #
No Tags

Read more

Augmented (hyper)RealityApril 21, 2010 by Mark Rochefort

Martin, a robotics researcher friend of mine, showed me this video at the weekend:

Augmented (hyper)Reality: Domestic Robocop from Keiichi Matsuda on Vimeo.

It certainly got us talking about where augmented reality may be headed, particularly for advertising. While the video is perhaps a little over exaggerated, the technology is rapidly getting there. Take, for example, the new augmented-reality mapping from Microsoft:

No Tags

Read more

Augmented (hyper)RealityApril 21, 2010 by Mark Rochefort

Martin, a robotics researcher friend of mine, showed me this video at the weekend:

Augmented (hyper)Reality: Domestic Robocop from Keiichi Matsuda on Vimeo.

It certainly got us talking about where augmented reality may be headed, particularly for advertising. While the video is perhaps a little over exaggerated, the technology is rapidly getting there. Take, for example, the new augmented-reality mapping from Microsoft:

No Tags

Read more

Twitter Weekly Updates for 2010-04-17April 17, 2010 by Mark

No Tags

Read more

Adding Twitter’s @anywhere to your siteApril 15, 2010 by Mark Rochefort

  1. Create a new app at dev.twitter.com/anywhere/apps/new
    a) Application Name = Name of your website
    b) Application Website = Your website URL
    c) Callback URL = Your website URL
  2. Insert the following code into your html:
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
     <script src="http://platform.twitter.com/anywhere.js?id=YOUR_APP_ID&v=1"></script>
      <script type="text/javascript">
          twttr.anywhere(onAnywhereLoad);
          function onAnywhereLoad(twitter) {
            twitter.hovercards();
            twitter('.follow-me').followButton("yourtwittername");

          };

      </script>
  3. Job done. Grab a coffee and read more on the API docs

Demo:
* hover card – @markrocky || @markrocky
* follow button –

No Tags

Read more

Adding Twitter’s @anywhere to your siteApril 15, 2010 by Mark Rochefort

  1. Create a new app at dev.twitter.com/anywhere/apps/new
    a) Application Name = Name of your website
    b) Application Website = Your website URL
    c) Callback URL = Your website URL
  2. Insert the following code into your html:
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
     <script src="http://platform.twitter.com/anywhere.js?id=YOUR_APP_ID&v=1"></script>
      <script type="text/javascript">
          twttr.anywhere(onAnywhereLoad);
          function onAnywhereLoad(twitter) {
            twitter.hovercards();
            twitter('.follow-me').followButton("yourtwittername");

          };

      </script>
  3. Job done. Grab a coffee and read more on the API docs

Demo:
* follow button –
* hover cards – implemented on all Twitter URLs on this site…

No Tags

Read more

Twitter Weekly Updates for 2010-04-10April 10, 2010 by Mark

  • Would you get bored of the weather if it was like this every day? I used to think variety is the answer but reckon I could handle this. #
  • Did I miss something? #debill #whatdebill #
No Tags

Read more

Twitter Weekly Updates for 2010-04-03April 3, 2010 by Mark

No Tags

Read more