I’ve wanted to build a simple gallery viewer for some time. “But there are thousands of already built viewers,” you may be thinking. Yes there are. But I wanted a simple viewer that was at once trĂ©s snappy and minimalist. I dislike the gallery systems that open another window or create a floating panel which [...]
Another try at cleaning the flickr css (ugh) and javascript (sucks). div.flickr_badge { width: 162px; } div.flickr_badge { padding : 4px; } div.flickr_badge img { margin: 2px; } div.flickr_badge img { border: 1px solid black; float: left; } What I did was to remove the javascript and index the thumbnails directly. I could put the [...]
I’m looking at adding my snaps to flickr. Here’s a few from my trip to Hyderabad last year. It was a glorious day on the Deccan Plateau. The flickr code is bloated and if I decide to keep it, it’ll need a css trim. Again, it seems a bit large for the sidebar but perhaps [...]