function wpb_rand_posts() { $args = array( 'post_type' => 'post', 'orderby' => 'rand', 'posts_per_page' => 5, ); $the_query = new WP_Query( $args ); if ( $the_query->have_posts() ) { $string .= ''; /* Restore original Post Data */ wp_reset_postdata(); } else { $string .= 'no posts found'; } return $string; } add_shortcode('wpb-random-posts','wpb_rand_posts'); add_filter('widget_text', 'do_shortcode');

Graffiti

Back in kindergarten, I wrote my name on the front steps of the school; they made me scrub it off with a brush and bucket of water. They teach you to write your name, then they get all upset when you put that knowledge to work.

The bus stop in Bloomfield center was right in front of a grand old bank building, and kids would hoist themselves up to sit on its window ledge while waiting for the bus. One day I noticed that my brother had etched our family name deep into the sandstone window frame, enclosing it in a perfect rectangle, Roman SPQR style. I could tell it had taken him a long time and many bus waits, and I was very proud.

In high school gym class I wasn’t famous for my athletic ability, so when sides were chosen up for a ball game, I was usually picked about two-thirds of the way back. (“Can’t field, good for a single.”) There was something I liked about rope climbing, though, and once I wrote a small “SMITHEE 56” in black marker on the gym ceiling with my free hand while I was up there. When Mr. Marucci discovered it weeks later and called me on it, he seemed equally annoyed and impressed. He was one of the good ones.

In the army, several guys in my unit went into town and came back with the same tattoo, a stalking panther. These days, every Tom, Dick and waitress seems to have some sort of body art. A girl showing me her ink asked if I had any of my own, then got mad when I said no, I never got that drunk. Actually, I do kind of wish I had gone into town with my buddies that day; I think I missed out on something important.

courtesy lossoprano.tv
courtesy fubar.com

And then there’s street graffiti, the witty kind. Sometimes it’s just a few words of commentary scrawled in the margin of a subway poster.

Finally, there’s serious, wall-commanding, actual art. The world owes a lot to these  artists.

Keith Haring, courtesy Keith Haring Foundation
Banksy, courtesy metropoles.com
© 2019-2024 Pushbutton Technologies