Skip to main content

A new point of view

New feature, I am getting my head around it and cannot really control it. You have been warned...
Blogger has recently launched a new feature for their blogs, that in "modern" browsers enables an exciting way to go through the posts and comments: dynamic views

MOSAIC:
http://undernda.blogspot.com/view/mosaic#!/


FLIPCARD: 
http://undernda.blogspot.com/view/flipcard#!/

TIMESLIDE: 
http://undernda.blogspot.com/view/timeslide#!/

SIDEBAR:
http://undernda.blogspot.com/view/sidebar#!/


SNAPSHOT:
http://undernda.blogspot.com/view/snapshot#!/

More interesting, it's quite easy to jump from one to the other so it's quite easy to find what you want. The information is always the same, but if you remember WHEN it was posted, you go to timeslide, if you remember an image, you go to snapshot, if you want to see how different topics are related you use flipcard and for a general overview - or most popular posts you grab mosaic. Simple magic.

But the good news continue: this feature is available to most blogs hosted by Blogger (some of my favourites failed though), all you need to do is to add "/view" at the end of the address! This means you can use it, for instance, in these cool blogs:

Comments

Popular posts from this blog

My reading list
Mathematic explorations

Back on the saddle after a long silence, this time bringing a list of books that have kept me busy... is this a good excuse for not writing blog entries??? With a deadline for this afternoon I cannot spend a lot of time describing each book... yet I want to push myself to communicate some of the mind-opening good reads I came across recently. Most are not new books, and probably you will recognise them. Without further introduction, here's a list of books about maths, with a twist: Godel, Escher, Bach: and eternal golden braid by D. Hofstadter The_Emperor's New Mind by Roger Penrose In Pursuit of the Unknown: 17 Equations That Changed the World by Ian Stewart Introducing Chaos, a graphic guide Art and Physics by Leonard Shlain Things to Make and Do in the Fourth Dimension by Matt Parker So, these are some of my current and past reads. Have you read them? Any recommendations down these lines? In future entries I will explore books about design and programmi...

First steps in RevitPythonShell

A couple of months ago, and a couple of weeks ago I have presented  a quick primer of Python scripting on the Revit Platform at the Manchester and London Revit User Groups. Both have been fantastic experiences, summarized the evening I was having a beer (or #BIMbeer) and heard someone say "I've been told that the other day there was an interesting presentation on Python at the Manchester Revit User Group", to what I replied "That was me, thanks!". My main objective is to trigger curiosity and push at least some people to discover that the programming edge is not that hard to climb, and things appear much nicer from those heights. I have to clarify that among non-programmers I can pretend to be one, but in all ernesty I am a wannabe noob of a programmer, despite a few lines of code I cannot understand does not stop me from trying to understand it!! Following a recent request on Twitter to share the presentation and thinking that they are probably available so...