|
Remember that I created "the iPhone unlock screen" and "the iPhone springboard" in xHTML, CSS and jQuery? Today, I'm bringing you another chapter of transferring some of the beautiful iPhone layouts to the webbrowser.
The design of the Contacts app will be used and displayed in your browser. Funny fact is that this is the first "iPhone to CSS/jQuery conversion" that I created (before the unlock and springboard screen). I'll try to give you the real iPhone feeling with these tutorials.
OK, maybe not fully the "feeling" (look and feel) from the iPhone, since I can't make any webbrowser react to placing your finger on the screen, but your mouse will do the trick.
Features:
- XHTML and CSS valid.
- "Top indicator" changes character while scrolling (Just like the iPhone).
- Including "Search" on the right (Just like the iPhone).
- Pretty sleek interface, including see-through elements (Just like the iPhone).
- Falls back nicely when the user has JavaScript disabled.
- Combined with the unlock and springboard screen, it looks like the real deal.
- Tested and working on Firefox 3, Internet Explorer 7 (With fixes) and Safari 3.
Known issues
- The "top indicator" doesn't always show the correct character, especially when using the search.
- The "top indicator" is placed on top of the scrollbar of the browser.
- I wrote some pretty damn ugly JavaScript (Hey, it works).
- Works crappy on an actual iPhone.
- Only works correct when browser doesn't scroll. For people with a small screen resolution, here's a smaller demo (I just changed the CSS and images to 50% of the original size).
Other than those minor issues, it works as expected. Make sure you check it out! Tags: iphone mac screen jquery xhtml css
|
|
|
Last week, I wrote an article on how to create the iPhone Unlock Screen using xHTML, CSS and jQuery. As stated in the article, I would really love to tranfer more of the sleek iPhone design to a webpage. The next obvious step for me, was to create the iPhone Springboard in xHTML, CSS and jQuery.
Chris Coyier from CSS-Tricks allowed me to place the article over at his website (Thanks Chris!). If you want to know how I created the iPhone Springboard, make sure you read the article on CSS-Tricks.
I'm planning to make some more of these "iPhone style" webpages, so subscribe to the feed if you want to keep updated. Tags: iphone mac springboard jquery xhtml css
|
|
|
The iPhone: Everybody knows what it is, many people "played around" with the gadget and most people love it. I also own one of these amazing smartphones, and the looks of the software is really, really sleek and innovative (Just like we're used from Apple).
I wanted to transfer (some) of these amazing designs to a webpage to re-create the same look and feel for webbrowsers. Today, I'm going to show you how to create The iPhone unlock screen in xHTML, CSS and jQuery.
OK, maybe not fully the "feeling" (look and feel) from the iPhone, since I can't make any webbrowser react to placing your finger on the screen, but your mouse will do the trick.
Features:
- XHTML and CSS valid.
- "Timer" displays the current time (Just like the iPhone).
- "Date" displays the current date (Just like the iPhone).
- Pretty sleek interface, including see-through elements (Just like the iPhone).
- Changeable background.
- Tested and working on Firefox 3, Internet Explorer 7 and Safari 3.
Known issues
- The "slider" doesn't slide back (what the iPhone does).
- The "unlock animation" isn't exactly the same as the iPhone.
- Doesn't work on an actual iPhone.
Other than those minor issues, it works as expected. I'm planning to make some more of these "iPhone style" webpages, so subscribe to the feed if you want to keep updated. Want to know how I created it? Check it out. Tags: iphone mac screen jquery xhtml css
|
|
|
A while ago, I placed an article called building a blog with CakePHP - Part 1: Getting started. The tutorial gave you a good start in the world of CakePHP, just to learn the basics of the framework.
Now we're improving the blog by adding some functionality. We'll make it a little bit more search engine friendly and we're going to build an admin panel to add new articles.
What we did last time
- Creating the database
- Clearing CakePHP errors
- Creating the "Blog" model
- Data from controller to view
- Altering the layout & styling with CSS
Make sure you've read the previous article before starting with this one if you want to learn the framework. You can also try viewing the source code of part 2 if you want to show your chest hair.
There we go! Strap on your cooks hat; We're going to bake some delicious Blog-cake. Tags: cakephp framework seo blog webdevelopment programming php
|
|
|
As you might have noticed, I've been mentioning the Twitter service already a couple of times here. I've created a webpage that you can use to display your own Twitter updates and showed that Twitter can be great for asking quick questions to other Tweeters. You could follow me to get the latest updates too.
Anyway, the goal for article isn't promoting how great and addicting Twitter is. I went through the Twitter API to create another great and probably very useful Twitter application. I want to present to you the Mass Twitter Action & Retrieve Script.
What does it do? The mass Twitter script allows you to mass follow, defollow or retrieve friends or followers from Twitter. This can be useful for several reasons, like retrieving all your followers and automatically follow them back at once. Or de-friend a couple of people you follow because they're only spamming. I'm sure you could think about more reasons where you can implement this script.
Once again, I'm not going to explain the code. If you want to make adjustments to it, feel free to do so. Tags: twitter free mass php webdesign website
|
|
|
For those people that are following me already on Twitter will know that I'm working with the amazing CakePHP framework on my webdevelopment / webdesign job.
CakePHP is a rapid development framework for PHP that provides an extensible architecture for developing, maintaining, and deploying applications. Using commonly known design patterns like MVC and ORM within the convention over configuration paradigm, CakePHP reduces development costs and helps developers write less code.
This tutorial will give you a good start in the world of CakePHP, just to learn the basics of the framework. The official CakePHP Blog tutorial (For Cake 1.1) gives you a good idea, but this tutorial will take it a couple of steps further (and in the next parts way beyond the official tutorial). Don't worry: This article will perfectly guide to making your first steps on baking some code.
Download the source code I created directly if you don't want to write anything yourself, but still want to learn. I do recommend you to read the full article to understand the whole code. Take note that this tutorial is written for Cake version 1.2 (Using 1.2.0.7692 RC3 to be precise).
There we go! Strap on your cooks hat; We're going to bake some delicious Blog-cake. Tags: cakephp blog webdevelopment programming php
|
|
|
<< Start < Prev 1 2 3 4 5 6 7 8 9 Next > End >>
|
| Results 31 - 36 of 51 |
(18 Comments)