Numbered list enhances communication

I was not sure if including item number in a list was worth the screen real estate if occupies, specially when designing for a mobile device. I browsed through few UI catalogue but did not find any pattern for the use of numbers in a list. Here is my opinion: “numbered list enhances communication”. Lets look at the … Continue reading Numbered list enhances communication

Nepal Loadshedding App for Google Chrome: Design considerations

Recently, I wrote a small google chrome extension to display loadshedding schedule.  This extension was a two night hack so the term “design considerations” would sound overstretched. But still, there were some considerations that was taken into account while building it up. I tried to focus on few things while designing the extension. I will describe them … Continue reading Nepal Loadshedding App for Google Chrome: Design considerations

jQuery snowfall plugin – recreating Google’s “Let it Snow” effect

Google rolled out its “Let it snow” easter egg for this winter. Trying to recreate the same snow flakes falling effect, I wrote a jQuery based plugin to simulate snowfall similar to Google’s. The demo of the plugin is available here. Please refer to the source of the page to see how to initiate the … Continue reading jQuery snowfall plugin – recreating Google’s “Let it Snow” effect

Vimeo Downloader Google Chrome Extension

Google Chrome TOS has changed to not allow any type of downloader on its web store. So Vimeo Downloader has been discontinued. The source code is available at https://github.com/sul4bh/Vimeo-Video-Downloader if you want to install it locally. —– My major browser has changed from Firefox to Google Chrome. Amongst many things I miss from Firefox is the addon(GM script) to … Continue reading Vimeo Downloader Google Chrome Extension