-
Posts bookmarked on: maratz.com
15 June 2009
-
05:03
WordPress related articles by tags and/or categories
Here is a quick code snippet for displaying any given number of articles, related first by tags and optionally from the same category. This is by no means definitive solution, but might come in handy as a quick start. Drop this inside the loop in single.php template, I suggest right behind the the_content() call. See it [...]
-
18 December 2008
-
09:07
Episode Four: Create bullet-proof, eco-friendly CSS
This is the fourth part of the series, “Environmental friendly CSS” In the previous episodes we’ve created a creative/technical brief, mocked-up design in Photoshop and decided on proper markup for the category cloud. Finally, we turn our design into web page element with some nifty CSS. For those of you who better understand from live examples, here’s [...]
23 November 2008
-
11:14
Environmental friendly CSS, the series
Anything is recyclable, so is your HTML markup. Claim the right to do it with nature-, eco-, environmental-friendly style sheets! (use whichever buzzword). Buckle up, ‘cause we are introducing Environmental friendly CSS, a four article series, that aims to shift any novice and CSS expert alike — into ecologically aware client-side developer. The series is based [...]