Tag Archives: web developers

Recommended Web-developers

Web Programming Hack – How to Replace Images at Time Intervals with Fading!

Here’s another cool web programming hack for you web developers out there, how to replace images at a set time intervals using jQuery.  Nice. – link

This post is somehow a continuation of our previous post on replacing images, but this post is one step closer to creating an image gallery using jQuery. In this post I will show you how to replace one image with another one in specific time intervals. For example: replacing image1.jpg with image2.jpg every 5 seconds.

Leave a comment

Digital Frame Hack – How to Build a Custom Web Interface!

For those of you looking to hack your wireless digital frames, here’s a great guide on how to build your own custom web interface.  The hack uses PHP and MySQL so it shouldn’t be a surprise for most of you web developers out there.  This is a great way to make more usage out of the wireless digital frame than showing pictures and videos.

As soon as you enter the needed data like ssid and password (yes, he can do wep and wpa/2 !), the frame connects to your wifi

Click Here to Read Full Article

Leave a comment

iPhone Hack – How to Develop Native iPhone Apps with Javascript/HTML!

Here’s a cool iPhone dev app called PhoneGap that allows you to develop iPhone Apps with Javascript and HTML for webmasters who know nothing about C.

PhoneGap is a free open source development tool and framework that allows web developers to take advantage of the powerful features in the iPhone SDK from HTML and JavaScript. We’re trying to make iPhone app development easy and open. For many applications a web application is the way to but in Safari you don’t get access to the native iPhone APIs, and the that’s the problem we&

Click Here to Read Full Article

Leave a comment