News Feed
Sections
News Archive


Community Events
php|tek 2008 PHP Conference



feed this:

Evan Sims' Blog:
Introducing SmugURL
0 comments :: posted Wednesday April 23, 2008 @ 10:23:35
voice your opinion now!

Evan Sims, a recent convert from Flickr to SmugMug, has whipped up a little something to help make getting to those SmugMug unfriendly URLs a little bit easier - SmugUrl:

one aspect I didn't like was their URL scheme. They have good reasons for doing it, and I can't fault them for trying to maintain the privacy and security of their users. Heck, I applaud them for it. Still, I like my URLs pretty, and more importantly search engine friendly. So, I decided to take matters into my own hands and build SmugURL.

His example replaces this - http://evansims.smugmug.com/gallery/4717671_Ywtjp#279209234_a2ALu - with this - http://smugurl.com/evansims/myst_online...much more readable. He's even created a little bookmarklet you can drop into your bookmarks to make creating the URLs quick and easy. Check out for more.

tagged with: smugurl smugmug photo hosting url rewrite bookmarklet


PHPWACT.org:
Handling UTF-8 with PHP
0 comments :: posted Thursday January 24, 2008 @ 07:51:00
voice your opinion now!

Ed Finkler has pointed out a handy resource for those trying to cope with using the UTF-8 support included in several of PHP's functions - this page on the Web Application Component Toolkit wiki.

This page is intended as a reference for functionality PHP provides which can either help with handling UTF-8 or should be regarded as a risk when used in conjunction with UTF-8 encoded strings. Further information can be found on the Internationalization (I18N) and Character Sets / Character Encoding Issues pages.

It talks about the "dangerous" functionality PHP has (issues that the language has in current functions) when using things like the PCRE extension, the string extension, the array methods, handling variables, the XML extensions (DOM and SAX), image manipulation, and URL parsing functionality.

tagged with: utf8 dangerous functionality pcre xml string array image url


zend zendframework application PHP5 cakephp book release PEAR code mysql framework developer database conference job ajax package pecl security releases

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework