Add an iPhone icon
Just a quick one today. I was working on a mobile site using the really cool JQuery Mobile framework. When I finished, I noticed that the iPhone 'add to desktop' option was using a snap shot of the page for the desktop icon. A quick search and I found you could customize this icon, just by adding one link.
1) First, just create your icon 57x57 and save it as PNG file and called it "apple-touch-icon.png".
2) Then just add the following line to your head. Match the href to your image directory.
Jan09



Mura CMS - Shadowbox issues
Keith Ralston said: What are you using the shadow box to display? I have built a page for launching video in jw player w... [More]
Mura: New ORM Tag Attribute
cfJeff said: Thanks for sharing this little tidbit. I was just looking at integrating and external ORM applicat... [More]
API Authentication with Taffy
Glyn Jackson said: Thanks Spills. You are right if it’s not over HTTPS that it can be seen. You really don’t care who... [More]
API Authentication with Taffy
spills said: Thanks for a very detailed post with some awesome ideas. If this not being done over HTTPS your API ... [More]
Check file size before ColdFusion upload
Glyn Jackson said: Yes maybe I need to explain better. Normally you would have to FULLY upload the image. Of course, it... [More]