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
    9 Mind-Blowing Canvas Demos

    The <canvas> element has been a revelation for the visual experts among our ranks.  Canvas provides the means for incredible and efficient animations with the added bonus of no Flash; these developers can flash their awesome JavaScript skills instead.  Here are nine unbelievable canvas demos that...

  • By
    How I Stopped WordPress Comment Spam

    I love almost every part of being a tech blogger:  learning, preaching, bantering, researching.  The one part about blogging that I absolutely loathe:  dealing with SPAM comments.  For the past two years, my blog has registered 8,000+ SPAM comments per day.  PER DAY.  Bloating my database...

Incredible Demos

  • By
    Parallax Sound Waves Animating on Scroll

    Scrolling animations are fun. They are fun to create and fun to use. If you are tired of bootstrapping you might find playing with scrolling animations as a nice juicy refreshment in your dry front-end development career. Let's have a look how to create animating...

  • By
    Create a Context Menu with Dojo and Dijit

    Context menus, used in the right type of web application, can be invaluable.  They provide shortcut methods to different functionality within the application and, with just a right click, they are readily available.  Dojo's Dijit frameworks provides an easy way to create stylish, flexible context...

Discussion

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