Natmandu’s Posterous

Twitter overflow. I'm sorry. 

Stereo Realism

Illustrations based on images scanned from old magazines. Go retro.

Loading mentions Retweet
Filed under  //   design  

Comments [0]

New from Roland Emmerich - We're All Spectacularly Screwed By Big CGI Effects III

"But the special effects were really impressive"...

Zzz.

Loading mentions Retweet
Filed under  //   movies  

Comments [0]

Food... has a good claim to be the world's most important subject.

From one of my course books.

Loading mentions Retweet
Filed under  //   food  

Comments [0]

Oh yeah, I've stayed there.

Loading mentions Retweet
Filed under  //   news  

Comments [0]

Study progress report

Comments [0]

That Dave's a joker!

Yes, Dave's a real joker. 'Vere are your paperz?'. Ha! Brilliant. What a funny guy. Daaaave.

Loading mentions Retweet
Filed under  //   news   politics  

Comments [0]

Iranian state media photoshops rally image (update - it's old news) #IranElection

Putting the image here as the original is hosted on an Iranian site and it's reasonable to assume it might be shut down. The story's on Reddit and is five hours old, but a glance at the site hosting the image shows that it is at least a week old, if the date stamp is correct. It's associated with this Farsi language blog entry from 10 June on Iranian photographer Mohammad Kheirkhah's website, which appears to link to a story on Kayhan News, a pro-government newspaper. The English language version of Kayhan News carries a story headlined "President Joins Sea of Celebrations:Election a Blow to World Oppressors", with a comment from Mahmoud Ahmadinejad that the election was like a "football match" played by two teams, adding the loser should just "let it go."

This is nothing new - it isn't the first time Iran has sucked at Photoshop.

Loading mentions Retweet
Filed under  //   iran   news   photos  

Comments [0]

I'm very busy so all I have to offer this morning is a grainy photograph I took of mongooses shagging. Kthxbai.

 

Soundtrack optional.

I'm Gonna Love You Just A Little More, Baby by Barry White  
(download)

Loading mentions Retweet
Filed under  //   hibbedy dibbedy   lovin'   mongoose   music  

Comments [0]

WordPress 2.8 errors

Non self-hosted WordPress users look away now, this will be pretty dull.

If you host your own WordPress blog, you should by now have upgraded to version 2.8, 'Baker'. The admin interface is more polished than ever, making WordPress even more of a pleasure to use.

If however you have problems upgrading using WordPress's new automatic upgrade (usually in the form of a 500 server error), the advice on Bassmadrigal's blog should help - it did me. Essentially, find the file '.htaccess' in the root of your WordPress installation and add the line AddType x-mapp-php5 .php to it. Your .htaccess file should look something like this:

# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /blog/
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /blog/index.php [L]
</IfModule>
# END WordPress

AddType x-mapp-php5 .php


NOTE that the extra line has been added outside of the block book-ended with # BEGIN WordPress and # END Wordpress - ensure you do this or WordPress will remove that rule next time it writes something to the .htaccess file.

Upload it back to your server in the same place (back up your old .htaccess file as a precaution) and try running the automatic upgrade again.

There have been reports of memory exhausted errors in WordPress 2.8 - this WordPress support forum has some useful information.

Loading mentions Retweet
Filed under  //   blogging   wordpress  

Comments [0]

Angkor Interactive

On National Geographic, a fantastic set of interactive features on Angkor including animations, too short, depicting life in Angkor-era Cambodia.

Loading mentions Retweet
Filed under  //   angkor   cambodia   interactive  

Comments [0]