Oh, Canada! (Elections) Cartoon by Bors
Oct 21st, 2015 by Aldouspi

Why part of this cartoon by Bors about election cycles is already out of date (Biden reference) the general theme is still spot on…

Comics


    Canada Art For Sale

    [phpbay]Canada Art, 20, “”, “”[/phpbay]

News About Canada Elections


[insert_php]
$rss = new DOMDocument();
$rss->load(‘http://news.google.com/news?output=rss&q=[Canada+Election]’);
$feed = array();
foreach ($rss->getElementsByTagName(‘item’) as $node) {
$item = array (
‘title’ => $node->getElementsByTagName(‘title’)->item(0)->nodeValue,
‘desc’ => $node->getElementsByTagName(‘description’)->item(0)->nodeValue,
‘link’ => $node->getElementsByTagName(‘link’)->item(0)->nodeValue,
‘date’ => $node->getElementsByTagName(‘pubDate’)->item(0)->nodeValue,
);
array_push($feed, $item);
}
$limit = 8;
for($x=0;$x<$limit;$x++) { $title = str_replace(' & ', ' & ', $feed[$x]['title']); $link = $feed[$x]['link']; $description = $feed[$x]['desc']; $date = date('l F d, Y', strtotime($feed[$x]['date'])); echo '‘.$title.’
‘;
echo ‘Posted on ‘.$date.’

‘;
echo ”.$description.’

‘;
}
[/insert_php]

Artist Gets Bored Does Self-Portrait Pin-up by Kassidy Quinn
Oct 18th, 2015 by Aldouspi

Got bored and started messing with pictures, it reminds me of a scanner darkly 🙂

pin-up


    Self Portrait Art For Sale

    [phpbay]self portrait art, 15, “”, “”[/phpbay] [phpbay]fine art nude, 6, “”, “”[/phpbay]

News About Self Portraits


[insert_php]
$rss = new DOMDocument();
$rss->load(‘http://news.google.com/news?output=rss&q=[self+portrait]’);
$feed = array();
foreach ($rss->getElementsByTagName(‘item’) as $node) {
$item = array (
‘title’ => $node->getElementsByTagName(‘title’)->item(0)->nodeValue,
‘desc’ => $node->getElementsByTagName(‘description’)->item(0)->nodeValue,
‘link’ => $node->getElementsByTagName(‘link’)->item(0)->nodeValue,
‘date’ => $node->getElementsByTagName(‘pubDate’)->item(0)->nodeValue,
);
array_push($feed, $item);
}
$limit = 7;
for($x=0;$x<$limit;$x++) { $title = str_replace(' & ', ' & ', $feed[$x]['title']); $link = $feed[$x]['link']; $description = $feed[$x]['desc']; $date = date('l F d, Y', strtotime($feed[$x]['date'])); echo '‘.$title.’
‘;
echo ‘Posted on ‘.$date.’

‘;
echo ”.$description.’

‘;
}
[/insert_php]

Author: kassidyquinn
 
SIDEBAR
»
S
I
D
E
B
A
R
«
» Copyright | Privacy Policy »  Substance: WordPress   »  Style: Ahren Ahimsa
The owner of this website, Paul Frea, is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking Pin-up Artists to Amazon properties including, but not limited to, amazon.com, endless.com, myhabit.com, smallparts.com, or amazonwireless.com.