This is the main screen for an app I built. This is all CSS - no images.
About this app:
On my personal site, my blog is powered by a custom system that I built. I never have finished the UI for the comment management and when those wonderful life insurance offers and European lottery notifications get posted in my comments, I didn't have an easy way to remove them. I would have to log in to PHP MyAdmin and manually remove them.
I was bored and decided to throw together a small iPhone webapp for comment management. I styled it after the iPhone contact book using only CSS. I used some nifty CSS animation to mimic iPhone's animation and it's quite nice. That combined with AJAX for actually removing the comments from the DB and I have what looks, feels, and acts very much like a native app for managing comments on my blog.
1 Response
This is the main screen for an app I built. This is all CSS - no images.
About this app:
On my personal site, my blog is powered by a custom system that I built. I never have finished the UI for the comment management and when those wonderful life insurance offers and European lottery notifications get posted in my comments, I didn't have an easy way to remove them. I would have to log in to PHP MyAdmin and manually remove them.
I was bored and decided to throw together a small iPhone webapp for comment management. I styled it after the iPhone contact book using only CSS. I used some nifty CSS animation to mimic iPhone's animation and it's quite nice. That combined with AJAX for actually removing the comments from the DB and I have what looks, feels, and acts very much like a native app for managing comments on my blog.
almost 3 years ago