Skip to content Skip to sidebar Skip to footer
Showing posts with the label Web Applications

Get Data From Within Url

On my website, say test.com, if someone visits test.com/hello I want it to redirect to test.com and… Read more Get Data From Within Url

Html 5 Audio Player And Android/ios

my question is: Can the HTML5 Audio Player play files from the device. So if the user downloads a a… Read more Html 5 Audio Player And Android/ios

Background Html5 Webapps On Android 2.3+

iOS 4.2+ allows certain webapps to run in the background, without any special requirements. How is … Read more Background Html5 Webapps On Android 2.3+

Ios6 - How To Clear Cache Of Homescreen/standalone Web App?

It would appear that Apple have changed the way homescreen/standalone web apps work in iOS 6. Acco… Read more Ios6 - How To Clear Cache Of Homescreen/standalone Web App?

Swiping Through Photo Stack Like Tinder - Cross-platform (hybrid / Html5 Is Ok)

I'm looking to create an app like Tinder where users swipe through a photo stack. Does anyone k… Read more Swiping Through Photo Stack Like Tinder - Cross-platform (hybrid / Html5 Is Ok)

Localhost/test.php Returns Nothing

I am following a tutorial 'PHP & MySQL for dummies' to build a web application. I creat… Read more Localhost/test.php Returns Nothing

How To Get Parameters In An Html Page Passed From A Snippet With Lift Framework

I want to develop a Lift web app, I've an index page that has in here body: App Solution 1: T… Read more How To Get Parameters In An Html Page Passed From A Snippet With Lift Framework

How To Make A Ussd Call On A Iphone From A Button In A Webpage?

How to make a USSD call on a iPhone from a button in a webpage? I have tried the urlencode tel%3A*1… Read more How To Make A Ussd Call On A Iphone From A Button In A Webpage?