Ukulele chord chart…. that’s all




2010-05-06_2200

Originally uploaded by Jonathan Camp

All the useful ukulele chords in one place…

An interesting read…

Amazon.com: The Guinea Pig Diaries: My Life as an Experiment (9781416599067): A. J. Jacobs: Books http://ping.fm/vILHh

What are the BIG 8 things that lead to SUCCESS

What are the 8 secret things that lead to success?

Listen to the TED video (it’s only 3 minutes long) and it will tell you what the 8 things are. If your even more impatient and don’t even want to have a short explanation here’s the list – do it – become successful – not my words, but sounds like good advice!

  1. Persist
  2. Focus
  3. Work
  4. Passion
  5. Serve
  6. Push
  7. Good
  8. Ideas

The value of Pi

What’s the value of Pi (Pie)?

Strange as it may seem the value of Pi (Pie) is actually easy to remember and strangly symetrical…

Google StreetView now has 3D View

I notice now that Google Maps StreetView now has 3D view (assuming you have the correct 3D Glasses)

Embed Google Docs document within your web page

One way of showing a formatted document on your web page is to embed a Google Document as an iFrame within your page

The iFrame would then contain the document you wanted to view, including the ability to scroll the pages and print, etc. this is a good way to show the final document to your viewers in an easy to read format.

The document viewer http://docs.google.com/viewer has two parameters:

1. url: the URL of the document
2. embedded: if set to TRUE the viewer will use the embedded mode interface

So, if you wanted to view a PDF or DOC on your web page you would use an IFrame and the document (PDF, DOC, etc.)

http://docs.google.com/viewer?url=http://freesoftware.mit.edu/papers/sturmer.pdf&embedded=true

I have created an example of the above page here

The benefit of using this method instead of just using the native Google viewer is that the user still has the focus of your web page with all the surrounding information and is not taken off to the google site to view the document. You can use this technique to view all supported Google documents, which would be very useful for such things as presentations and spreadsheets. The ifame is the container to hold the document, in the above example the width and height were set to keep the document within the page of the web page, these are of course not required. There are other attributes for iFrames such as the frameborder and scrolling properties. You could also apply some CSS styling to make the appearance more in keeping with your sites theme. for example:

You could use the iFrame generator to create all the basic code for you and then just add your Google document to the src attribute.

Lastly… if you just want to view a PDF or other document online you could go directly to: http://docs.google.com/viewer

Using the Posterous Bookmarklet – Posterous Help

If your not using posterous for posting and other social networking activities – YOU SHOULD!

KnowEm Username Check – Secure your Brand or Online Identity on Social Media

KnowEm Username Check – Secure your Brand or Online Identity on Social Media

KnowEm allows you to check for the use of your brand, product, personal name or username instantly on over 350 popular and emerging social media websites. Grab your name and secure your brand before someone else does.

KnowEm was developed to assist everyone – from individuals to Fortune 500 companies – in discovering where their names, brands, or trademarked terms are available (or stolen) on Social Media networks. KnowEm will not only help you secure your name across the vast social media landscape but we can also show you how to contact each site in order to have the name released and returned to you.

(tags: socialmedia tools username web2.0 social socialnetworking search branding)

jQuery and AddToAny social media generator

  • Five quick tips that I found valuable while learning jQuery in depth. I learned them the hard way so you don’t have to! Really good post outlining using jquery with:
  1. Using Firebug to experiment interactively
  2. Caching selector results
  3. Explains about the best times to use jQuery (e.g. NOT all the time!)
  4. Advanced selectors, filters and traversals

addtoany social media generator

  • Help your visitors share & bookmark your pages and subscribe to your feeds using any service. System to interactively create a bookmarking widget that allows your users to subscribe to all the popular social networking systems. Easy to use and can generate in multiple languages.

    Addtoany has a comprehensive API that allows you to get and set key parameters. The API page has plenty of good examples of how to use. The button can be small and unobtrusive. This system can be used with Feedburner, and the service is absolutely FREE

Cache selector results

Fiddler debugging and storyboarding templates

the elearning coach website

the mix10 conference videos - adv debugging with Fiddler

fiddler html debugging