4 Years of Posterous.

24 May 2013

Posterous is Closing up Shop

With Posterous shutting downtheir servers for good, it was about time that I figured out a way to archive and migrate over to another platform. Enter Tumblr, the leading free blogging platform that we all have come to love. The problem with migrating hundreds of posts from one host to another is that you have to deal with pagination. When a visitor navigates to a website it is highly unlikely that they will navigate into the archives of pagination, and will usually only press “next page” a handfull of times.

The solution? Change the way users navigate a website and make it easier for them to scan articles and images. Vertical scrolling is the standard, but it is definitely not the quickest way of navigating through a large number of posts.

By downloading the archive of my Posterous site I was able to sort out all 500+ posts and their associated content. Using the Google Maps API I created a simple proof of concept landing page that would display every post from 2008 to 2011 as a “super collage.” In doing so, users can now go through years worth of posts quickly and zoom into articles which they find interesting.

This was a fun weekend project that was relatively easy to accomplish.

You can view the proof of concept here

1. bash

Last updated: Sun May 31 17:29:48 on ttys000
Rohan-Likhites-MacBook-Pro:~ rohanlikhite$ cd Documents
Rohan-Likhites-MacBook-Pro:Documents rohanlikhite$ cat myBio.txt

About
-----/
> I am a creative software developer and product designer from Toronto, Canada. I have experience designing, building and testing robust microservice enterprise applications for IoT platforms, desktop/mobile applications, and AR/VR experiences, all using modern tech-stacks. I enjoy modern art, Formula One, green tea and play tennis in my spare time.

Skills
------/
> JavaScript + Node, Typescript, Ruby + ROR, GoLang, GraphQL, RabbitMQ, SocketIo, VueJs, Webpack, Nightwatch, Rspec, Selenium, Capybara, Intern, Jenkins, HTML5, Slim, CSS3, SASS, Bootstrap/Foundation/Chocolate, Source Code Management (GIT + SVN), Bower, Yarn, NPM, Unity3D, Open Frameworks, Processing, MAX MSP, VPT7, Adobe Creative Suite, Autocad, Revit, Oculus Rift, META SpaceGlass.

Other Interests
---------------/
-Tennis
-Reading
-Formula One
-Architecture
-Music
-Cooking

Links
-----/
Email: [email protected]
Github: imRohan
Dribbble: imRohan
LinkedIn: rohan-likhite
Twitter: @rohanlikhite
Medium: @RohanLikhite


>Press ESC to close window
>Lovingly crafted by Rohan Likhite - 2014


Rohan-Likhites-MacBook-Pro:Documents rohanlikhite$