Weekend Links – FancyZoom, Icon Design, PHP Desktop Applications, PHP Geocoding Using Google Maps API, LinkedIn, TextboxList AutoCompletion

By  on  

FancyZoom 1.1

FancyZoom is a unique light-box like script that gracefully appears when you click on a thumbnail. Doesn't go "black-screen-in-the-background" but simply hovers the image over everything else.

http://www.cabel.name/2008/02/fancyzoom-10.html

10 Mistakes in Icon Design

I'm not a graphic designer but I did find this post extremely insightful. If you create icons or other small graphics, take look at this post..and don't make these mistakes.

http://turbomilk.com/truestories/cookbook/criticism/10-mistakes-in-icon-design/

Building Desktop Applications in PHP

PHP isn't frequently mentioned as a viable desktop application language. This article discusses how you can build a desktop application using your favorite language -- PHP!

http://www.developertutorials.com/tutorials/php/building-desktop-applications-in-php-8-02-01/page4.html

Geocoding with PHP and the Google Maps API

If you'd like to sprinkle so geological information into your website, this article guides you through it using the Google Maps API.

http://www.phpriot.com/articles/google-maps-geocoding/1

Top 10 Reasons You Should Be Using LinkedIn

This article persuaded me to join LinkedIn. Will it do the same for you?

http://dustinbrewer.com/top-10-reasons-you-should-be-using-linkedin/

TextboxList Meets Autocompletion

Devthought shows you how to create a Facebook-like autocompletion control. Really slick!

http://devthought.com/textboxlist-meets-autocompletion/

Recent Features

  • By
    5 HTML5 APIs You Didn’t Know Existed

    When you say or read "HTML5", you half expect exotic dancers and unicorns to walk into the room to the tune of "I'm Sexy and I Know It."  Can you blame us though?  We watched the fundamental APIs stagnate for so long that a basic feature...

  • By
    6 Things You Didn’t Know About Firefox OS

    Firefox OS is all over the tech news and for good reason:  Mozilla's finally given web developers the platform that they need to create apps the way they've been creating them for years -- with CSS, HTML, and JavaScript.  Firefox OS has been rapidly improving...

Incredible Demos

  • By
    Create a Dojo Lightbox with dojox.image.Lightbox

    One of the reasons I love the Dojo Toolkit is that it seems to have everything.  No scouring for a plugin from this site and then another plugin from that site to build my application.  Buried within the expansive dojox namespace of Dojo is

  • By
    CSS Gradients

    With CSS border-radius, I showed you how CSS can bridge the gap between design and development by adding rounded corners to elements.  CSS gradients are another step in that direction.  Now that CSS gradients are supported in Internet Explorer 8+, Firefox, Safari, and Chrome...

Discussion

    Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!