Posts Tagged ‘Google’

Blog publishing platforms and Google Sets March 7, 2010 No Comments

I was looking for a list of blog publishing platforms and thought Google Sets, a little-known Google labs experiment that takes a list of items as input and outputs a larger set of items of the same kind, might be useful. I gave it WordPress, pivot, geeklog and greymatter as input and got a pretty [...]

Come on Google, really?! December 25, 2009 No Comments

The Scotland Yard has shutdown over 1000 sites that claimed to sell designers goods for cheap prices. The sites main source for suckers… hmm, I mean, traffic was Google searches for terms like “discount ugg boots” (look what happened to the SERP – it has around trizillion DMCA complaints). The site owners seems to get ranked [...]

CSSJanus: Convert LTR CSS to RTL December 25, 2009 No Comments

I found CSSJanus couple days ago, an online tool that attempts to change CSS from left-to-right to right-to-left, by changing properties like text-align, float and direction from “left” to “right”, “ltr” to “rtl” (and vice-versa), dealing with CSS properties that has “something: top left bottom right” (like margin: 10px 5px 1px 3px), and also some [...]