::peeto.net

Navigate Site


Arrow Site Options

Arrow Cookies
Arrow Site Panel
Arrow Page Panel
Arrow Site Color

Select Color View mode


Arrow InetTime

Local
::
InetTime


Convert

::

Arrow User Details

Host: 38.107.191.98
IP: 38.107.191.98
Port: 46704
Protocol: HTTP/1.1
Method: GET
User Agent: CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Referer: [Link]
Cookies:

Server: peeto.net
Server Port: 80
Server Software: Apache/2.2.10 (Win32) mod_ssl/2.2.10 OpenSSL/0.9.8i PHP/5.2.6
spacing
Home Site Map

Site


Welcome to Chris Petersen's web site

Photograph of Chris Petersen

This is the personal web site of Chris Petersen from Melbourne Australia. Here you will find information about me, things I am interested in, and links to other sites and my friends. You can get in contact with me by sending me e-mail or interacting with my blog.

I work primarily as an Internet Developer so I will be using this site to provide information on Internet technologies and links to useful resources.

If you need an Internet/Web site, especially one that does something useful, then I should be able to help you.


My Blog

My Blog is being updated using Blogger.com.

Yet another decade
Wednesday 30th of December 2009 4:11:07 PM

Wow, I feel old as I am about to see my fifth decade on this spinning rock. It's been a good one, probably better than the last especially in terms of new music.

I can't wait to see the expected reviews of the last ten years that will invariably show up in the media. I'm also looking forward to see what happens in the next decade, even though I can foresee an economic depression.

I wish to extend a Merry Christmas and Happy New Year to you. Let's enjoy the last few days of 200x.

My first comic
Wednesday 16th of December 2009 2:01:51 AM

So I've always wanted to do a comic strip on the web but never had enough time. After working for way too long on my first commercial Microsoft .NET application I realised I have enough time to create a comic dedicated to it:

Steve Blamer has a great idea Steve goes to the Microsoft Office programming department to tell them his great idea Hey guys, I just had a great idea What if we promoted Microsoft .NET by using it as the framework for the next Microsoft Office? (Silence) (Laughter) Steve, you've come up with some classic jokes, but that was sheer genius! Ha ha! Just imagine trying to use a DataGridView for Excel! LMAO!

Fixed my web site
Sunday 6th of December 2009 11:57:18 PM
After a few years of upgrades to the hosting of my web site (PHP 4.2->5.0->5.1->5.2) and expected changes on the world wide web my site became pretty broken. I can now proudly say I have fixed most of the bugs on this site. The biggest problem was updating how I was aggregating news feeds, I only had to update my code to support RSS 0.91/2.0, RSS 1.0, RDF, ATOM "channel", and ATOM "entry". Yay for standards.

I need to vent
Monday 29th of June 2009 3:25:01 PM

Grr, f***, sh**, a** f***! I am setting up one of my PHP CMS's and was having trouble with non-ASCII characters. After pulling my hair out and endless googling I found the problem, htmlentities(). It turns out that htmlentities() is set to ISO-8859-1 by default and needs a specific parameter to be UTF-8.

I found this:

/**
 * Encodes HTML safely for UTF-8. Use instead of htmlentities.
 *
 * @param string $var
 * @return string
 */
function html_encode($var)
{
 return htmlentities($var, ENT_QUOTES, 'UTF-8') ;
}

Here:
http://developer.loftdigital.com/blog/php-utf-8-cheatsheet


peeto.net News


News

Google Australian News
Google World News
Yahoo! World News
Slashdot
The Register

Television Guides

ABC
ABC 2
ABC 3

Locations of visitors of peeto.net

Locations of visitors to this page